@charset "utf-8";
* {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    box-sizing: border-box;
}
::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  background-color: lightsteelblue;
  border-radius: 30px;
}

::-webkit-scrollbar
{
  width: 30px;
  background-color: #F5F5F5;
   
}
::-webkit-scrollbar-thumb
{
  border-radius: 30px;
  background-image: url("../images/Scroll0.png");
  background-size: 32px;
  background-color:#81A4D5 ;
  
}
::-webkit-scrollbar-thumb:hover
{
  border-radius: 30px;
  background-image: url("../images/Scroll0.png");
  background-size: 32px;
  background-color: #5089DA;
}

header {
    background-image: url("../images/506691.jpg");
    min-height: 950px;
    position: relative;
    background-size: cover;
    background-position: right center;
    background-repeat: no-repeat;
}

header .text-effect{
    padding-left: 10%;
    padding-top: 20%;
    text-align: left;
    color: rgba(248,1,2,1.00);
    font-family: 'Pacifico',sans-serif;
    font-size: 60px;
    font-weight: 500;
    text-shadow: 1px 5px 4px rgba(0,0,0,.3), 0 0 2px rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1),
                0 0 20px rgba(255,255,255,1), 0 0 30px rgba(255,255,255,1), 0 0 40px #00ff7f, 0 0 70px #00ff7f, 0 0 80px #00ff7f, 0 0 100px #00ff7f;
    animation: animate .3s infinite alternate;
}
@keyframes animate{
    60%{ text-shadow: 0 0 2px rgba(255, 255, 255, .1),0 0 10px  rgba(255, 255, 255, .4); }
    70%{
        text-shadow: 0 0 2px rgba(255,255,255,1),0 0 10px rgba(255,255,255,1),0 0 20px rgba(255,255,255,1),
                    0 0 30px rgba(255,255,255,1), 0 0 40px #00ff7f, 0 0 70px #00ff7f, 0 0 80px #00ff7f, 0 0 100px #00ff7f;
    }
    80%{ text-shadow: 0 0 2px rgba(255, 255, 255, .1),0 0 10px rgba(255, 255, 255, .4); }
    100%{
        text-shadow: 0 0 2px  rgba(255,255,255,1), 0 0 10px rgba(255,255,255,1), 0 0 20px rgba(255,255,255,1),
        0 0 30px rgba(255,255,255,1), 0 0 40px #00ff7f, 0 0 70px #00ff7f, 0 0 80px #00ff7f,0 0 100px #00ff7f;
    }
}
@media only screen and (max-width: 990px){
    .text-effect{ font-size: 100px; }
}
@media only screen and (max-width: 767px){
    .text-effect{
        font-size: 80px;
        color: #2A4966!important;
    }
}
@media only screen and (max-width: 576px){
    .text-effect{ font-size: 60px; }
}
@media only screen and (max-width: 479px){
    .text-effect{ font-size: 50px; }
}
@media only screen and (max-width: 767px) {
  header {
    background-image: url("../images/2084867.jpg");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
   
  }
}

.navbar-brand {
    font-family: chelsea-market;
    font-style: normal;
    font-weight: 400;
    font-size: x-large;
    
}
main {
    padding-top: 50px;
    background-color: #66c3ff;
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: cover;
}
main .container{
    text-align: center;
}

/* index - Up*/
main .container .Up figure .UpP1{
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    opacity: .8;
}
main .container .Up figure .UpP2{
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    opacity: .8;
}
main .container .Up figure .UpP3{
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    opacity: .8;
}
main .container .Up figure{
    margin: 10px;
    font-family: averia-gruesa-libre;
    font-style: normal;
    font-weight: 400;
    font-size: large;
    color: #262425;
    transition: all 500ms;
}
main .container .Up figure:hover{
    transform: translateY(-20px);
}
main .container .Up .FU1 img:hover{
    -webkit-box-shadow: 0px -10px 30px #E56076;
    box-shadow: 0px -10px 30px #E56076;
    opacity: 1;
}
main .container .Up .FU2 img:hover{
    -webkit-box-shadow: 0px -10px 30px #DCF0F6;
    box-shadow: 0px -10px 30px #DCF0F6;
    opacity: 1;
}
main .container .Up .FU3 img:hover{
    -webkit-box-shadow: 0px -10px 30px #C0E9EF;
    box-shadow: 0px -10px 30px #C0E9EF;
    opacity: 1;
}

/*index - Down:;*/
main .container .Down figure .DownP1{
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    opacity: .8;
}
main .container .Down figure .DownP2{
    border-top-left-radius: 50%;
    border-Top-right-radius: 50%;
    opacity: .8;
}
main .container .Down figure .DownP3{
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    opacity: .8;
}
main .container .Down figure{
    margin: 10px;
    font-family: averia-gruesa-libre;
    font-style: normal;
    font-weight: 400;
    font-size: large;
    color: #262425;
    transition: all 500ms;
}
main .container .Down figure:hover{
    transform: translateY(20px);
}
main .container .Down .FD1 img:hover{
    -webkit-box-shadow: 0px -10px 30px #2FB7B6;
    box-shadow: 0px -10px 30px #2FB7B6;
    opacity: 1;
}
main .container .Down .FD2 img:hover{
    -webkit-box-shadow: 0px -10px 30px #E5F9FF;
    box-shadow: 0px -10px 30px #E5F9FF;
    opacity: 1;
}
main .container .Down .FD3 img:hover{
    -webkit-box-shadow: 0px -10px 30px #E5A71A;
    box-shadow: 0px -10px 30px #E5A71A;
    opacity: 1;
}

main p{
    font-family: averia-gruesa-libre;
    font-style: normal;
    font-weight: 400;
    font-size: large;
    color: #AFC2E3;
}
main h2 ,h4{
    font-family: averia-gruesa-libre;
    font-style: normal;
    font-weight: 400;    
}

main .container-fluid{
    background-image: url("../images/2084811-1.jpg");
    min-height: 350px;
    position: relative;
    background-size: cover;
    background-position: center center;
}
main .container-fluid .blkdg h2{
    color: #C0C0C0;
    font-family: flavors;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-shadow: 0px 0px 30px #0AD6E0;
}
main .container-fluid .blkdg p{
    color: #C0C0C0;
    text-align: left;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    text-shadow: 0px 0px 30px #0AD6E0;
}
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
#accordion .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 30px 10px 30px;
    overflow: hidden;
    position: relative;
}

/*Dog breeds*/

#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a{
    display: block;
    padding: 15px 20px;
    margin: 0;
    background: #fe7725;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a.collapsed{ background: #1c2336;}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f068";
    font-family: "Font Awesome 5 pro";
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 25px;
    border-radius: 50%;
/*    background: #fe7725;*/
    font-size: 14px;
/*    font-weight: normal;*/
    color: #fff;
    text-align: center;
    border: 3px solid #fff;
    position: absolute;
    top: 10px;
    right: 14px;
}
#accordion .panel-title a.collapsed:before{
    content: "\f067";
    background: #ababab;
    border: 4px solid #626262;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "";
    width: 17px;
    height: 7px;
    background: #fff;
    position: absolute;
    top: 22px;
    right: 0;
}
#accordion .panel-title a.collapsed:after{
    width: 19px;
    background: #ababab;
}
#accordion .panel-body{
    border-left: 3px solid #fe7725;
    border-top: none;
    background: #fff;
    font-size: 15px;
    color: #1c2336;
    line-height: 27px;
    position: relative;
    text-align: center;
    padding: 20px;
}
#accordion .panel-body:before{
    content: "";
    height: 3px;
    width: 50%;
    background: #fe7725;
    position: absolute;
    bottom: 0;
    left: 0;
}
#accordion .panel-body p{
   color: #262425;
}

/*Our Services*/

main .mySpy {
    margin-top: 60px;
    position: relative;
    height: 800px;
    overflow-y: scroll;
    text-align: center;
    padding: 20px;
}
main .navbar{
    margin-top: 50px;
}
main .spy{
    background-color: #011936;
    border-style: hidden;
    border-width: 10px;
    border-radius: 30px;
    padding-bottom: 50px;
}
main .spy img{
    border-radius: 25px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 20px 10px 20px #0E2E56;
    box-shadow: 20px 10px 20px #0E2E56;
    border: thick solid #0E2E56;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}
main .spy h3{
    color:#AFC2E3;
    font-family: averia-gruesa-libre;
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
}
main .spy .nav-link{
    font-family: averia-gruesa-libre;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}

/*About Us*/

main .container .card-group{
    
}

footer {
    min-height: 150px;
    padding-bottom: 20px;
    font-family: averia-gruesa-libre;
    font-style: normal;
    font-weight: 400;
    font-size: large;
    text-align: center;
    padding: 20px;
    background-color: #53d8fb;
}
footer a{
    color: #050763!important;
}
footer .fa-youtube:hover{
    color: #FF0000;
}
footer .fa-twitter:hover{
    color: #1D9BF0;
}
footer .fa-telegram:hover{
    color: #1E98D6;
}
footer .fa-instagram:hover{
    color: #d93175;
}
footer address{
    color: #dce1e9;
}
footer .subscribe{
    text-align: center;
}
footer .subscribe .subtxt{
    background-color: #dce1e9;
    width: 300px;
}footer .subscribe .submit {
    background-color: #dce1e9;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    width: 100px;
}
footer .social{
    font-size: 30px;
    text-align: center;
    float: right;
}
