@import url('https://fonts.googleapis.com/css2?family=Herr+Von+Muellerhoff&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@700&display=swap');

@font-face {
font-family: Myriad Pro;
src: url(../fonts/myriad-pro-cufonfonts/MYRIADPRO-BOLD.OTF);
src: url(../fonts/myriad-pro-cufonfonts/MYRIADPRO-REGULAR.OTF);
}

@font-face {
font-family: PegsannaHMK;
src: url(../fonts/PegsannaHMK.ttf);
}

#testimonials{
    background-color: #d6f3ff;
    border-top-left-radius: 100px;
    border: 5px solid #fff;
    padding: 0px 50px;
    padding-bottom: 40px;
}

#testimonial-section{
      padding-bottom: 100px;
}


#testimonials .carousel-indicators li{width: 20px; height: 20px; border: 2px solid #000; background-color: #000000; border-radius: 3px;}
#testimonial-section h2{   
  margin-bottom: 20px;
  font-size: 48px;
    color: #333;
    text-align: center;
    font-family: 'Myriad Pro';
    font-weight: lighter;
  text-transform: uppercase;}
#testimonials .carousel-indicators li.active{background-color: #fff;}
#testimonials .carousel-item{margin-top: 50px;}
#testimonials .testi-text {width: 50%;float: right;color: #fff;font-family: robotoregular;font-size: 30px;margin-right: 10%;}
#testimonials .testi-footer img {vertical-align: middle;display: inline-block;}
#testimonials .testi-footer .quoteicon {width: 50px;height: auto;margin: 35px 70px;}
#testimonials .testi-footer .custimg {width: 250px;height: auto;/*position: absolute; bottom: -10px;*/ margin-top: -120px;}
.testi-ftr-wrap {max-width: 1240px;margin-left: auto;margin-right: auto;}
.cust-pro-info {
    float: right;
    color: #606060;
    width: 50%;
  margin-bottom: 60px;
    padding: 20px;
    background-color: #ddd;
}
.cust-pro-info span.cust_name {font-size: 18px;text-transform: uppercase;}
.cust-pro-info span.cust_pro {font-size: 25px;}
.cust-pro-info span {clear: both;float: left;}
.testi-text-wrap {max-width: 1240px;margin-left: auto;margin-right: auto;}

.abtleftimg {     width: auto; float:left; margin: 0px 30px 30px 0px; }
.abtrightimg {    width: auto; float:right; margin: 0px 0px 25px 25px;; }

@media (max-width:992px){
  #testimonials .testi-text {width: 90%;font-size: 20px; margin-right: 5%;  }
  #testimonials .testi-footer{height: auto; padding: 10px;}
  #testimonials .testi-footer .quoteicon { width: 20px;height: auto;  margin: 0px; float: left; }
  #testimonials .testi-footer .custimg { width: 60px;height: auto; margin: 0px;  float: left; }
  .cust-pro-info span.cust_name{font-size: 15px;}
  .cust-pro-info span.cust_pro{font-size: 13px;}
  .blog .carousel-indicators{bottom: 0px;}
  .cust-pro-info { float: left;color: #fff;width: auto;margin-right: 0;padding-top: 10px; margin-left: 15px;}
}

*{
    margin: 0px;
    padding: 0px;
}

body{
    overflow-x: hidden;
    font-family: 'Myriad Pro';
    font-family: 'PegsannaHMK';
    font-family: 'Herr Von Muellerhoff', cursive;
    font-family: 'Fira Sans', sans-serif;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6{
    letter-spacing: 1px;
}

p{
    color: #ababab;
    font-family: 'Myriad Pro';
    font-weight: lighter;
    font-size: 18px;
    line-height: 32px;
}

a{  color:#5c6771;}

a:hover {
    text-decoration: none;
}

hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid rgb(190 190 190);
}

/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #e7bad5; 
  }


/*menubar start*/

.navbar {
    position: relative;
    padding: 1rem 1rem;
}


.navbar-light .navbar-nav .nav-link {
    color: #5c6771;
}

.nav-link {
    font-family: 'Myriad Pro';
    line-height: 18px;
    font-size: 17px;
    margin: 2px;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    background-color: #e7bad5;
    transition: 0.4s;
}

.navbar-light .navbar-nav .nav-link.active{
    background-color: #e7bad5;
    transition: 0.4s;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(100 97 97);
}

.custom-toggler .navbar-toggler-icon {
    width:  18px!important;
}

.custom-toggler:hover {
    border-color: rgb(235 235 235);
    background-color: #e8e8e8;
}

#logo_custom {
    margin-top: -30px;
    position: absolute;
}

.fa-facebook{
    border-radius: 50%;
    background-color: #92c5d9;
    padding: 18px 20px;
    margin: 0px 0px 0px 20px;
    color: #333 !important;
}

.fa-facebook:hover{
    transition: 0.4s;
    background-color: #9df7e4;
}

.fullwidth { width: 100%;
    display: flex;
}
.addressarea { width: 33%;
    /* float: left; */
    margin: 60px 0px 0px 5%; }


@media only screen and (max-width: 760px)  {
     #logo_custom {
    width:  40%;
      }
  
  
  
}

/*menubar end*/

/*banner start*/

.banner{
    background-image: url(../image/home-banner.jpg);
    height: 120vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   }
.innerbanner{
    background-image: url(../image/inner_banner.jpg);
    height: 85vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   }
.innerbanner3{
    background-image: url(../image/beyond.jpg);
    height: 85vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   }

.innerbanner5{
    background-image: url(../image/home-banner.jpg);
    height: 85vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   }

.innerbanner6{
    background-image: url(../image/aboutheader.jpg);
    height: 85vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   }
/*banner end*/

.home-bg{
    background-image: url(../image/bg-about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.welcome h1 {
    font-size: 48px;
    color: #333;
    text-align: center;
    font-family: 'Myriad Pro';
    font-weight: lighter;
    text-transform: uppercase;
}

.welcome{
    padding: 100px 0px;
}

.welcome h2{
    text-align: center;
    color: #306c83;
    margin: 40px 0px;
    font-size: 35px;
    font-family: 'PegsannaHMK';
}

.welcome p{
    color: #ababab;
    font-family: 'Myriad Pro';
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
}

.welcome .boxo h4{
    font-weight: bold;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-family: 'Myriad Pro';
    text-transform: uppercase;
    margin: 30px 0px;
}

.welcome .boxo p{
    font-weight: normal;
    color: #696969;
    font-size: 14px;
}

.welcome .boxo li{
    font-weight: normal;
    color: #696969;
    font-size: 14px;
    font-family: 'Myriad Pro';
    list-style-type: disc;
    line-height: 26px;
    margin-bottom: 10px;
}

.welcome .boxo{
    padding: 70px;
    background-color: #fff;
 }

.welcome .boxo .fa{
    font-size: 18px;
    color: #92c5d9;
    box-shadow: 0px 0px 5px #d2d2d2;
    border-radius: 50%;
    padding: 19px 20px 19px 20px;
}

.welcome .boxo .fa:hover{
    background-color: #e7bad5;
    color:  #fff;
    transition: 0.4s;
}

.welcome .boxo .paro{
    height: 400px;
}

.welcome .boxo img:hover {
  transform: scaleX(-1);
  transition: 0.4s;
}
.avatar {
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
}

.bird h3{
    text-align: left;
    font-size: 48px;
    font-family: 'Myriad Pro';
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0px 30px -40px;
}

.bird .row{
    justify-content: center;
    align-items: center;
}

.bird h1 {
    font-size: 64px;
    font-family: 'Herr Von Muellerhoff', cursive;
    color: #92c5d9;
}

.bird h2 {
    font-size: 48px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 40px;
}


/*carousel*/

.slide .title{
    font-weight: bold;
    color: #333;
    font-family: 'Myriad Pro';
    font-size: 18px;
    margin: 20px 0px;
    height: 60px;
}


.slide .description{
    color: #696969;
    font-family: 'Myriad Pro';
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    height: 320px;
}

.slide {
    background-color: #fff;
    padding: 1px 18px 15px 18px;
    margin: 0px 10px;
}

.slide:hover {
    background-color: #99e2d3;
    transition: 0.4s;
}

.slide:hover h3{
    color: #fff;
}

.slide .fa {
    font-size: 18px;
    color: #92c5d9;
    box-shadow: 0px 0px 5px #d2d2d2;
    border-radius: 50%;
    padding: 19px 20px 19px 20px;
}

.slide .fa:hover {
    background-color: #e7bad5;
    color: #fff;
    transition: 0.4s;
}

.numbers p{
    font-family: 'Fira Sans', sans-serif;
    color: #ababab24;
    font-size: 80px;
    text-align: right;
    margin: -18px 20px 40px 5px;
}
/*footer*/

footer{
    background-image: url(../image/footer-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px;
}


footer h3{
    font-weight: bold;
    font-family: 'Myriad Pro';
    text-transform: uppercase;
    color: #fff;
    margin: 30px 0px;
}

footer a {
    color: #120000;
    font-size: 14px;
    text-align: left;
    font-family: 'Myriad Pro';
}

footer .fa{
    color: #ababab;
    margin-right: 14px;
}

footer ul li{
    display: inline-flex;
}

footer ul li img{
   width: 80px;
   margin: 5px 10px 10px 0px;
}

footer ul li img:hover{
   opacity: 0.5;
}

.copyright p{
    color: #050000;
    font-size: 14px;
}

.copyright {
    justify-content: center;
    align-items: center;
}

.copyright .lefty{
    text-align: right;
}

.owl-dots { display: none; }
.owl-nav { position: absolute;
    bottom: 85px;
    /* background: #FF0000; */
    right: -60px; }
.owl-prev { display: none; }
.owl-next { font-size: 18px!important;
    background: #e7bad5!important;
    box-shadow: 0px 0px 5px #d2d2d2!important;
    border-radius: 50%;
     color: #FFF; }
.owl-next .fa { padding: 19px 20px 19px 20px!important; }

/*about*/


.bios{
    padding: 10px 40px 55px 40px;
    margin: 10px 0px;
    background-color: #ebf4f9;
   }

.bios h3{
    font-weight: bold;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-family: 'Myriad Pro';
    text-transform: uppercase;
    margin: 50px 0px 30px 0px;
}

.bios p{
  color: #696969;
  font-size: 14px;}

.bios p b{
  color: #333;}


.about-bg{
    background-image: url(../image/bg-about.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.about-banner{
    background-image: url(../image/about-banner.jpg);
    height: 120vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   }

/*contact*/

.contact-us .form-group label{
    font-family: 'Myriad Pro';
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.contact-us .form-control {
    display: block;
    width: 100%;
    padding: 1.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #99e2d3;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.1rem #e7bad5;
}

.btn-primary{
    text-transform: uppercase;
    border-radius: 0px;
    background-color: #92c5d9;
    border: 1px solid #fff;
    width: 100%;
    font-size: 18px;
    padding: 15px;
    color: #333;
}

.btn-primary:hover {
    transition: 0.4s;
    background-color: #9df7e4;
    color: #333;
}

.contact-us{
    background-color: #f7f7f7;
    margin: 60px 0px;
    border: 4px double #f1f1f1;
    padding: 60px;
    width: 70%;
}

footer p {
    margin-top: 0;
    margin-bottom: 0rem;
}

#button {
  display: inline-block;
  background-color: #e7bad5;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
      font-size: 1.5em;
    line-height: 50px;
    color: #333;
}
#button:hover {
  cursor: pointer;
  background-color: #fff;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 500px) {
  #button {
    margin: 30px;
  }
      }


                          
                          