@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
body {
  font-family: 'Poppins', sans-serif;
  color: #444444;
}
*{ font-family: 'Poppins', sans-serif;}
a {
  color: #7bc7d7;
}
.btn{color:#fff;background: #1e82b6; transition:.5s; font-size:16px;padding: 10px 20px;}
.btn:hover{color:#fff; background:#034a6f;}
/*Contact Section*/
.contact{background: url(../Image/contct-bg.jpg) no-repeat;  background-attachment: scroll;  background-size: 100% 100%;  padding: 80px 0;}
.contact .container{webkit-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    -moz-box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    box-shadow: 0 0 30px rgb(214 215 216 / 60%); background:#fff;
}
.contact .head-hm{padding:50px 0 30px;}
.sub-btn-hm{cursor: pointer;color: #fff;background: #1e82b6;padding: 10px 30px;line-height: 26px;border: none;border-radius: 10px;font-size: 20px; transition:all .5s;}
.sub-btn-hm:hover{background: #3f3d56;}
.map-hm-rht ::placeholder{color:rgba(0,0,0,.5);}
/*Contact Section*/

.tp-fx-head {position: fixed; z-index: 9; top: 50%; color: #fff; font-weight: bold; left: -58px;}
.tp-fx-head h3{margin:0;font-size:20px;transform: rotate(90deg);color: #fff; font-weight:bold; line-height:25px;margin-top: 95px;padding:10px 20px; display:block;cursor: pointer;background: #1e82b6; border-top-left-radius:10px;border-top-right-radius:10px;}
.tp-fix a{color:#fff}
.tp-fix a:hover{text-decoration:none;}


/*modal*/
.modal.show .modal-dialog{ top: 15%;}
.modal-open .modal-hm-bg input{ width:100%; line-height: 24px;}
.modal-open .modal-hm-bg label{ width:100%; font-size: 15px; margin-bottom: 2px; margin-top: 5px;}
.modal-open .modal-hm-bg textarea{ width:100%; font-size: 14px; line-height: 20px;}

.modal-open .modal-content{ border-bottom-left-radius:0; border-bottom-right-radius:0;}
.modal-open .modal-hm-bg{ background-color:#fff; border-top-left-radius:0; border-top-right-radius:0;border-bottom-left-radius:6px; border-bottom-right-radius:6px; padding-bottom:10px;}
.modal-header{ color:#000; text-transform:uppercase; font-size: 20px; font-weight: bold;}
.modal-body input{display:inline-block; margin:7px auto; }
.modal-body center input{ padding:7px 20px; color:#000; background:#ff0000; border-radius:40px; transition:.3s;}
.modal-dialog {
  top: 15%;
}
.modal-body center input:hover{ color:#fff; background:#000;}
.modal-header .close{ padding: 5px 10px; color: #000; opacity:.9;position: absolute; right: 16px;}
.modal{ top:50px; z-index:999999999 !important;}
.modal-backdrop{ z-index:9;}
.modal-open .modal-dialog{z-index:9999;margin-top: 47px;}
.smt-btn {
    cursor: pointer;
    color: #fff;
    background: #ff0000;
    padding: 10px 30px;
    line-height: 26px;
    border: 2px solid #000;
    border-radius: 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}
/*modal*/

a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

.whatsapp_btn{
    position: fixed;
    top: 15em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
}
section.bnr{padding:0;}
img{max-width:100%;}

@media(max-width:767px){	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ border-color: #033c5e; background-color: #033c5e;}
.navbar-default .navbar-toggle{border-color: #033c5e;}
.navbar-toggle{background-color: #033c5e; border-color: #033c5e;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #033c5e; border-bottom:1px solid #fff;}
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{background: #033c5e; border-bottom: 1px solid #505b1f; color: #fff;}
#MenuControl_C #navbar-collapse-1{height:auto !important;}
}
	
@media(max-width:736px){
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #033c5e;  background-color: #033c5e;}
.navbar-default .navbar-toggle{border-color: #033c5e;}
.navbar-toggle{background-color: #1e1d1e; border-color: #033c5e;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #1e82b6; border-bottom:1px solid #fff;}
	
#HeaderControl, center #form1 #HeaderControl{ width: 45%; z-index: 999999999;}
.navbar{    margin-right: 0 !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{    margin: 0;
    width: 100%; border:0;}
	
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a{    background: #131617;
    border-bottom: 1px solid #fff; color: #fff;}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #aaa;
    background-color: #202020;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #033c5e;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 100%;}
.body-fx #MenuControl_C{height: inherit !important; }
.body-fx #MenuControl_C #navbar-collapse-1{height: 278px !important;
    overflow-y: auto;}
.navbar-nav{margin-bottom:0;}

center #HeaderControl{    padding:0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #033c5e;}
center .navbar-default .navbar-toggle {
    border-color: #010066;}

.body-fx center #HeaderControl{height: 67px !important;}

center #form1 #HomepagecontentControl{padding-top: 75px;}

}
	
@media(max-width:568px){
.abt-img {
    padding: 10px;
    position: relative;
}
p{ font-size: 14px;; line-height: 26px;}
#widgetsControl table, #widgetsControl td { height: initial !important;}
.body-fx #MenuControl_C #navbar-collapse-1{ }
.navbar-nav>li>a { line-height: 24px;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a { padding: 2px 15px 2px 25px;}

}
	
@media(max-width:480px){
#HeaderControl, #MenuControl{ top: 0;}
#logo-web{ height:inherit;}
#HeaderControl, center #form1 #HeaderControl{ width: 78%; }
.body-fx #HeaderControl, .body-fx center #form1 #HeaderControl{ width: initial; max-width:97%;}
.navbar-toggle{ margin-top: 12px;}
center #HeaderControl { padding:4px 0;}
center #form1 #HomepagecontentControl { padding-top:50px;}

}

	
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 { height: initial !important; max-height: 380px; }

}


.abt-img:after{position:absolute;bottom:10px; content:''; width:80%; height:80%; /*! background:#efcead; */ border-radius:50%; margin: 0 auto; right: 0;
    left: 0;}

#FooterrControl1_tr_FooterBackImage td.row{margin:0;}
/*navbar*/

.bnr-sec{position:relative;background: url(../image/banner-bg.png) no-repeat; background-attachment:scroll; background-size:100% 100%;}
.bnr-sec .banner-content{position:absolute; top:120px;}
.bnr-sec .banner-img { padding-top:120px; }
.banner-content h1{color:#000; font-size:30px; line-height:60px; letter-spacing:5px; font-weight:bold;text-transform: uppercase;}
.banner-content h2{color:#000;letter-spacing:3px; line-height:35px; font-size:25px; min-height:60px;}
.banner-content .txt-rotate .wrap{border-right:#7bc7d7 solid;}
.banner-content a{color:#fff; background:#000; line-height:40px; padding:10px 20px; margin:5px 20px; border-radius:10px; border:2px dashed #000; transition:.5s; font-weight:bold;}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #7bc7d7;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #86c0da;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    padding: 30px 0;
    height: 92px;
    position: absolute;
    left: 0;
    top: -25px;
    right: 0;
    transition: all 0.5s;
    z-index: 997; 
}
#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {
 /*! margin:0 auto; */
}

#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #dd3d25;
}

#header #logo img {
  padding: 0;
  margin: 0;
}
.body-fx #header{padding: 6px 0;
    height: 71px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background: rgba(254,254,254,.75);}
.body-fx .navbar-default{background-color: transparent !important;}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
}

.section-bg {
  background-color: #f4f9fc;
}

.section-title {
  text-align: center;
  padding-bottom: 20px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
  color: #000;
  text-transform:uppercase;padding-bottom: 20px;
  z-index: 2;
}

.section-title h2::after {content: '';  position: absolute;  left: 0; right:0;  bottom: -2px; height: 6px; background: #1e82b6; width: 60px;margin:0 auto;}
.section-title h2::before {content: ''; right: 0; width:150px; margin:0 auto; position: absolute;  left: 0;  bottom: 0; height: 2px;  background: #1e82b6;}
.tm-lft .section-title h2::before{background: #fff;}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/

.about { background:#fff;
  /* padding: 100px 0; */
  position: relative;
  overflow: hidden;
}


.about .container {
  position: relative;
  z-index: 10;
}

.about .content {
  padding: 10px 30px 0 30px;
}

.about .content h3 {
  font-weight: 700;
  margin: 0;
  font-size: 34px;
  color: #fdc27c;
  margin-bottom: 30px;
  position: relative;
  left: 20px;
}

.about .content p {
  margin-bottom: 10px; text-align:justify; line-height:26px;
  font-size: 14px;
}

.about .content .rd-mr {
  display: inline-block;
  background: #1e82b6;
  padding: 6px 44px 8px 30px;
  color: #fff;
  border-radius: 50px;
  transition: 0.3s;
  position: relative; font-weight:800; font-size:17px;
}

.about .content .rd-mr i {
  font-size: 18px;
  position: absolute;
  right: 18px;
  top: 9px;
}

.about .content .rd-mr:hover {
  background: #00295a;
}

.about .icon-boxes .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
	border:1px dashed #ccc;margin: 10px auto;
	text-align:center;
}

.about .icon-boxes .icon-box:hover, .about .icon-boxes .icon-box:hover .fa, .about .icon-boxes .icon-box:hover a{ color:#fff;}
.about .icon-boxes .icon-box i {
  font-size: 40px;
  color: #fdc27c;
  margin-bottom: 10px;
}
.about .icon-boxes .icon-box::before {
    content: '';
    position: absolute;
    background: #fdc27c;
    right: -60px;
    top: -40px;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    transition: all 0.3s;
    z-index: -1;
}
.about .icon-boxes .icon-box:hover::before {
    background: #fdc27c;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}
.about .icon-boxes .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.about .icon-boxes .icon-box p {font-size: 15px; color: #848484;}
.about:before{content:''; position:absolute;width: 180px;height: 80%;left: 0;background: #1e82b6;border-top-right-radius: 50px;border-bottom-right-radius: 50px;top: 30px;}
.about img{ border-radius: 50px;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{position:relative;}
.ser-bx {background: rgba(250,250,250,1); width: 100%;  position: relative;  z-index: 0;border-radius: 4px; margin:10px auto;  margin-bottom: 40px; box-shadow:-7px 11px 33px 8px rgb(0 0 0 / 20%);    padding: 20px 0;}
.services .container{ border-radius: 5px; padding:50px; position:relative; overflow:hidden;}
.services:after{content: ''; position: absolute; width: 200px; height: 90%; background: radial-gradient(#1e82b6, #1e82b6);     border-top-left-radius: 50px; border-bottom-left-radius: 50px; right:0px; top: 5%;  z-index: 0;}
.services .container{z-index:9;}
.ser-bx .img {width: 100%; height: 240px;  display: block;}
.ser-bx .img .icon {width: 70px; height: 70px; background: #fdc27c;  margin: 0 auto;  opacity: 0;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}
.ser-bx .img-bx{text-align:left;width:100%;padding: 15px 10px;}
.ser-bx .img-bx .fa{font-size:35px;color:#fff;background: #1e82b6;padding: 20px;border-radius: 50%;}
.ser-bx .text{ position: relative; padding:0 20px 20px; margin: 0 auto; text-align:justify; -moz-transition: all 0.3s ease;    -o-transition: all 0.3s ease;  -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;    -moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.1);}
.img-bx img{width:120px;}
.ser-bx .text h3 {font-size: 14px; font-weight: 700; text-transform: uppercase; text-align: left; margin: 0; line-height: 40px;}
.ser-bx .text p {font-size: 14px;}
.ser-bx .text p.rd-mr a{color:#000; font-weight:bold; border-bottom:2px solid #000; border-top:2px solid #000;line-height:30px;}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.tm-lft{background-image:url(../Image/tm-bg.jpg); background-repeat:no-repeat; background-size:100% 100%; min-height:450px;position:relative;}
.tm-lft:before{position:absolute; top:0; left:0; right:0; background:rgba(0,41,90,.7); content:'';width: 100%; height: 100%; z-index:0;}
.carousel-indicators li{background-color:#fff; width: 10px; height: 10px; border-radius: 50%;border: 5px solid #fdc27c; opacity:1;}
.carousel-indicators .active{background-color:#00295a;}
.carousel-indicators{bottom: -50px;right: inherit;margin-left: 10%;}
.tm-img img{float:left; width:80px; border:4px solid #fdc27c; border-radius:50%; margin-right:10px;}
.tm-bx h3{display:block; font-size:22px;line-height:30px; padding-top: 15px;color: #fff;}
.tm-bx p{color:#fff;}
.tm-bx h3 span{display:block; font-size:16px;}
.tm-rht{padding: 100px 60px 0;min-height: 450px; background:#00295a;}
.team .section-title{position:absolute; top:45%; margin:0 auto; right:0; left:0; color:#fff;}
/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact {/*padding:10px 0 80px;*/}
.contact .map-hm-rht {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px 30px 0;
  background: #fff;
}



.contact .map-hm-rht input{
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

.contact .map-hm-rht input::focus{
  background-color: #fdc27c;
}

.contact .map-hm-rht input {
  padding: 20px 15px;
}


.contact .map-hm-rht [type="submit"] {
  background: #fdc27c;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #8ec4dd;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {background: #f5f5f5; color: #fff; font-size: 15px;}
#footer .footer-top{padding: 60px 0 30px 0;}
#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: 'Poppins', sans-serif;
}
footer .footer-links ul{list-style:none; margin:0; text-align: left; padding: 19px;}
footer .footer-links ul li{display:inline-block;font-size: 14px;}
footer .footer-links ul li a{color:#000; /*! font-weight:bold; */ padding: 10px;font-size: 14px;}
footer .container{padding:30px 15px;}
#footer .social-links a {margin-top: 15px; font-size: 16px; display: inline-block; background: #1e82b6; color: #fff; padding: 8px 0; margin-right: 2px; border-radius: 50%; text-align: center;  width: 35px;  height: 35px;  transition: 0.3s;}

#footer .social-links a:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 24px;
  border-bottom:1px dashed #fff;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding:0 15px;
  color: #b5d9e9;
  font-size: 18px;
  line-height: 1;
}


#footer .copyright {
  background: #1e82b6;
  text-align: center;
}
#footer .copyright .container{padding: 20px 15px;}
.copyright .copy-lft p {text-align: left; color:#fff; margin:0;}
.copyright .copy-rht p {text-align: right; color:#fff; margin:0;}
.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #1e82b6;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .team .member {
    margin-bottom: 110px;
  }
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
  .about::before{display: none !important;}
}