@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap'); 
#WidgetControl4 {
    position: fixed;
    z-index: 1;
}

#WidgetControl4 {
    display: none;
}
@-webkit-keyframes zoom {
    from {
  -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}

.bnr-sec .carousel-inner .carousel-item > img {
  -webkit-animation: zoom 40s;
  animation: zoom 40s;width:100%; height:100vh;
}
body {
  font-family: 'Roboto', sans-serif; color: #444444;}
a {
  color: #5cbdff; text-decoration: none;
}

p{ font-size:15px; color:#121212; line-height: 24px;}

.table-responsive {
    border: 0;
}

/*contact*/

/*cont-page*/
/*inner-pg*/
.inner-pg{ position:relative;}
.inner-pg .tp-img{ position:relative;}
.inner-pg .tp-img img { height:450px; width:100%;}
.inner-pg .tp-img:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #000, 70%, transparent);
    z-index:1; top:0; left:0; opacity: .75;
}

.inner-pg .innr-pg-heading{ position: absolute; color: #fff; top:50%; z-index: 9; letter-spacing:2; left: 0; right:0; font-size:45px; text-align:center; font-weight:700; text-transform: uppercase;}
.inner-pg .innr-pg-heading span{ display:block; font-size:18px; font-weight:400; letter-spacing:1; line-height:30px;}
/*inner-pg*/

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}
section.bnr{padding:0;}
img{max-width:100%;}

#HeaderControl{
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 5px 0;
    transition: 0.5s;
    position: absolute;
    /* left: 74px; */
    top: 0px;
    z-index: 9;
    width: 30%;
    background: transparent;
    text-align: center;
    }
	
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl{
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    /* top: 46px; */
    z-index: 9;
    width: 71%;
    background: transparent;
    }
	
	
.body-fx #HeaderControl{
    float: Left;
    position: fixed;
    width: 32%;
    padding: 5px;
    padding-left: 0;
    background: #5cbdff;
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 90px;
    /* top: 46px; */
}

.body-fx #logo-web{ margin-top: 6px;}

.body-fx #MenuControl_C{ height: 68px !important;}


.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 71%;
    padding: 0;
    padding-right: 0;
    background: #5cbdff;
    transition: 0.5s;
    /* top: 46px; */
}
#HomepagecontentControl{padding-right:0;padding-left:0;}
center #form1 #HomepagecontentControl{padding-top: 138px;padding-bottom:25px;}
.inner-pg{padding:0;}
center #form1 .top-nav{ background: #111;}
center #form1 #HeaderControl,
center #form1 #MenuControl{ background: #5cbdff; height: 90px;}

center #form1 #HeaderControl{ margin-left: -2px; width: 31%;}
center #form1 #MenuControl{ margin-right: -2px;}
center #form1 .fix-box{ display:none;}

.body-fx center #form1 #HeaderControl{margin-left:0;}
.body-fx center #form1 #MenuControl{margin-right: 0px;}

center #form1 footer{opacity:1; visibility:visible;}

.top-nav{background: #5cbdff; color:#c7c7c7;}
.top-nav a{color:#fff; text-decoration:none;}
.top-nav-lft ul{list-style:none; padding-left:0;     margin-bottom: 0;}
.top-nav-lft ul li{display:inline-block; margin-right:20px;color: #fff;}
.top-nav-lft ul li .fa{margin-right:5px; color:#fff; font-size:16px; text-align: center; background: #1f80c2; padding:15px 15px;}

.top-nav-rht ul{list-style:none; padding-left:0; text-align:right;     margin-bottom: 0;}
.top-nav-rht ul li{display:inline-block; margin-left:-1px; position:relative; background: #1f80c2;}
.top-nav-rht ul li .fa{text-align: center; padding: 16px 15px; transition:0.5s; z-index:9; position:relative}
	
.top-nav-rht ul li:before{ position:absolute; top:45px; left:0; background: #222; width:100%; height:100%; transition:0.5s; content:"";}
	
.top-nav-rht ul li:hover:before{ background: #000; transition:0.5s; top:0;}
.top-nav-rht ul li:hover .fa{color:#fff;}

/*topbar*/
/**/
.head-hm {
    text-transform: uppercase;
    font-weight: bold;
    color: #222222; font-size:40px;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
}
.head-hm span {
    color: #5cbdff;
}
.border-btm {
    margin-left: 0;
    position: absolute;
    left: 0;
    width: 50px;
    margin: 0 auto;
    border-radius: 5px;
    border: 2px solid #5cbdff;
    bottom: 0px;
    text-align: center;
    margin: 0 auto;
    right: 0;
}
.border-btm:before {
    position: absolute;
    content: '';
    left: -20px;
    top: -2px;
    width: 12px;
    border-radius: 5px;
    border: 2px solid #222222;
}
.border-btm:after {
    position: absolute;
    content: '';
    right: -20px;
    top: -2px;
    width: 12px;
    border-radius: 5px;
    border: 2px solid #222222;
}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec{padding:0; overflow: hidden; position:relative;}
.bnr-cont{position: absolute; top: 200px; color:#eee; left:0; right:0; margin:0 auto; width: 80%; text-align: center;}
.bnr-cont h2{ color:#fff;font-size:50px; line-height:50px; font-weight:600; text-shadow:#181818 5px 4px 6px;}
.bnr-cont h2 span{ font-size:50px; line-height:50px; font-weight:600; color:#fff;}
.bnr-sec .fa{ line-height:20px; font-size: 40px; font-weight: 600;}

.carousel-indicators li{ background-color:#fff; width:15px; height:15px; border-radius:50%;border: 5px solid #003b5b; opacity:1; margin:0;}
.carousel-indicators .active{ border: 5px solid rgba(254,254,254,1); background: #000c; width: 15px; height: 15px; margin: 0;}
.carousel-indicators [data-bs-target]{border:0;    height: 3px; width: 30px; background:#5cbdff;}
.bnr-sec:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 48px;
    overflow: visible;
    width: 50%;
    height: 5px;
    z-index: 1;
    -webkit-transform: skewY(5deg);
    -moz-transform: skewY(5deg);
    -ms-transform: skewY(5deg);
    -o-transform: skewY(5deg);
    transform: skewY(5deg);
    background: #003b5b;
    background: -moz-linear-gradient(-45deg,#003b5b 0%,#263240 100%);
    background: -webkit-gradient(left top,right bottom,color-stop(0%,#5cbdff),color-stop(100%,#5cbdff));
    background: -webkit-linear-gradient(-45deg,#003b5b 0%,#263240 100%);
    background: -o-linear-gradient(-45deg,#003b5b 0%,#5cbdff 100%);
    background: -ms-linear-gradient(-45deg,#003b5b 0%,#263240 100%);
    background: -webkit-linear-gradient(315deg,#5cbdff 0%,#5cbdff 100%);
    background: -o-linear-gradient(315deg,#003b5b 0%,#263240 100%);
    background: linear-gradient(135deg,#5cbdff 0%,#5cbdff100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cbdff', endColorstr='#5cbdff', GradientType=1 );
	display:none;
}
.bnr-sec:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 48px;
    overflow: visible;
    width: 50%;
    height: 5px;
    z-index: 1;
    -webkit-transform: skewY(-5deg);
    -moz-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    -o-transform: skewY(-5deg);
    transform: skewY(-5deg);
    /*! background: #263240; */
    /*! background: -moz-linear-gradient(45deg,#263240 0%,#003b5b 100%); */
    /*! background: -webkit-gradient(left bottom,right top,color-stop(0%,#263240),color-stop(100%,#003b5b)); */
    background: -webkit-linear-gradient(45deg,#5cbdff 0%,#5cbdff 100%);
    background: -o-linear-gradient(45deg,#263240 0%,#003b5b 100%);
    background: -ms-linear-gradient(45deg,#263240 0%,#003b5b 100%);
    background: linear-gradient(45deg,#5cbdff0%,#5cbdff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263240', endColorstr='#003b5b', GradientType=1 );
	display:none;
}
/*-----carousel zoom effect-----*/
@-webkit-keyframes zoom {
    from {
  -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.4, 1.4);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.4, 1.4);
  }
}

.bnr-sec .carousel-inner .item > img {
  -webkit-animation: zoom 40s;
  animation: zoom 40s;width:100%; height:100vh;
}


/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/

.banner-btm {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 5em;
}
.banner-btm:before {
    content: '';
    position: absolute;
    left: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 0;
    -webkit-transform: skewY(5deg);
    -moz-transform: skewY(5deg);
    -ms-transform: skewY(5deg);
    -o-transform: skewY(5deg);
    transform: skewY(5deg);
    background-color: #fff;
}
.banner-btm:after {
    content: '';
    position: absolute;
    right: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 0;
    -webkit-transform: skewY(-5deg);
    -moz-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    -o-transform: skewY(-5deg);
    transform: skewY(-5deg);
    background-color: #fff;
}
.banner-btm .banner-btm-bx{display:flex; margin-bottom: 40px;}
.banner-btm .banner-btm-bx:hover .img-box{background:#1c1c1c;}
.banner-btm .img-box{align-items: center; justify-content: center; height: 100px; width: 100px; display:flex; background:#5cbdff; transition:.5s;}
.banner-btm .img-box .fa{font-size: 40px; color: #fff;}
.banner-btm .cont-bx{width: calc(100% - 100px); margin-left:20px;}
.banner-btm .cont-bx h4{color:#003b5b; font-size:26px;}
.banner-btm .cont-bx h4 a{color:#5cbdff;text-decoration: none;}
.banner-btm .cont-bx p{font-size:14px;}
/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts{ background:url(image/count-bg.jpg) no-repeat fixed; background-size:cover;}
.counts p{ font-size:28px;}
.counts .count-box {padding: 80px 10px; width: 100%; position: relative; text-align: center;color:#fff;}
.counts .count-box h4 {font-size: 70px; display: block; font-weight: 600; padding-top: 10px;}
.counts .count-box p {padding: 10px 0; margin: 0; font-size: 25px; }
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #084a94;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
#topbar .social ul li a {
    display: inline-block;
    font-size: 18px;
    line-height: 49px;
    border-left: 1px solid #073D51;
    color: #999ea3;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#topbar .social ul li { display: inline;}
#topbar .contact-info ul li a { display: inline-block; font-size: 13px;
    line-height: 49px;
    padding: 0 0px;
    margin-right: 42px;
    color: #A2A2A2;
    font-family: 'Open Sans';
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.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;
}


#HeaderControl section{/*! padding:0; *//* text-align:center; */}
#HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent !important;}


#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}

#header img {}


#widgetsControl, #widgetsControl_C, #widgetsControl, #widgetsControl1_C{height:inherit !important;}



/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-sec{background:url(image/about-bg.jpg) no-repeat;background-size:cover;padding: 50px 0 10px;position:relative;}
.about-sec:before{ content:''; position:absolute; width:100%; height:100%; /* background:rgba(240,240,240,.85); */ top:0; right:0; left:0;}
.about-sec p{font-size: 15px; color:#000; text-align:justify; line-height:24px;}
.about-sec ul li{font-size: 15px; text-align:left; line-height:24px;}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{ padding:50px 10px;}
.services .service-box h3{ font-size: 17px;padding: 10px 0 10px 0;text-transform: uppercase;}
.services .service-box{padding: 20px 15px;position: relative;overflow: hidden;background: #fff;box-shadow: 0 0 29px 0 rgb(68 88 144 / 20%);transition: all 0.3s ease-in-out;border-radius: 8px;text-align: center;margin-bottom: 15px;z-index: 0;height: 100%;}
.services .icon {
    margin: 20px auto 10px auto;
    padding-top: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    background: #5cbdff;
    transition: all 0.3s ease-in-out;
}
.services .service-box .icon .fa{font-size:30px; line-height:50px; color:#fff;}
.services .service-box:hover .icon .fa{color:#151515;}
.services .service-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: ease-in-out 0.3s;
    z-index: -1;
}
.services .service-box:hover::before {
    background: #5cbdff;
    height: 100%;
    border-radius: 0px;
}
.services .service-box:hover .icon { background: #fff;}
.services .service-box:hover h3, .services .service-box:hover p, .services .service-box:hover a{color:#fff;}
.services .ser-line{background:#ccc;width:76.7%; height:1px; margin:0 auto; margin-bottom:50px;}
.services .col-md-6{position:relative;}
.services .col-md-6:before{content:''; position:absolute; top:-50px; height:50px; width:1px; background:#ccc; margin:0 auto; right:0; left:0; margin:0 auto;}
.innr-pg ul{margin:0; padding:0; list-style:none;}
.innr-pg ul li{
    width: 31.3%;
    border: 1px solid #000;
    color:#fff;
    min-height: 170px;
    padding: 48px;
    float: left;
    text-align:center;
    margin: 1%;
    /* min-height: 80px; */
    background:#4f81bc;
    }

.innr-pg ul li:nth-child(-n + 3) {
    border: 1px solid #000;
    margin-bottom: 1px;
  min-height: 170px;
    padding: 48px;
}

.innr-pg ul li:nth-child(even) {
    background-color: #b9cde5;
    color:#000;
    min-height: 170px;
    padding: 39px;
}

/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 90px;
  position: relative;
}

.team .member .pic {
  overflow: hidden;
  background: #5cbdff;
}
.team .member .pic img{
  max-width:100%;    margin: 20px 10px;
}

.team .member .member-info {
  position: absolute;
  top: 85%;
  left: 20px;
  right: 20px;
  background: #000;
  padding: 20px 0;
  color: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  max-height: 95px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.team .member:hover .member-info {
  max-height: 300px;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 22px;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
}

.team .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #b1cbd7;
  bottom: 0;
  left: calc(50% - 25px);
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.team .member .social {
  margin-top: 15px;
}
.member-info p{padding-top:10px; font-size:15px;}
.team .member .social a {
  transition: color 0.3s;
  color: #52869d;
}

.team .member .social a:hover {
  color: #ffb03b;
}

.team .member .social i {
  font-size: 16px;
  margin: 0 2px; color:#fff;
}
.member-info a{color:#fff;}


/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.contact{padding:50px 0;}
.contact .info-box { color: #444444; text-align: center; box-shadow: 0 0 30px rgb(214 215 216 / 60%); padding: 30px 0 32px 0;   border-radius: 4px;margin-top: 15px;margin-bottom: 15px;}
.contact .info-box i { width:60px; height:60px; font-size: 32px; color: #5cbdff; border-radius: 50%; padding: 8px;  border: 2px dotted #f8d4d5;line-height: 40px;}
.contact .info-box h3 {  font-size: 20px; color: #777777; font-weight: 700; margin: 10px 0;}
.contact .info-box p {padding: 0; line-height: 24px; font-size: 14px; margin-bottom: 0;}
.contact .map-hm-rht { box-shadow: 0 0 30px rgb(214 215 216 / 60%); padding: 30px; border-radius: 4px; margin-top: 20px;}
.contact .sub-btn-hm {background: #5cbdff; border: 0; padding: 10px 32px; color: #fff; transition: 0.4s; border-radius: 4px;}
.contact .map-hm-rht label{margin-bottom: 0px;}
.contact .form-control{border: 1px solid #ced4da; height:55px;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #5cbdff;
  padding:10px  0  0;
  color: #fff;
  font-size: 15px;
  margin-left: -12px;
  margin-right: -11px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;
}


#footer .footer-top .footer-info h3 {font-size: 18px;margin: 0 0 20px 0;padding: 2px 0 3px 10px;color: #fff;line-height: 1;font-weight: 700; border-left:5px solid #eee;line-height: 25px;}
#footer img{margin:0 auto;}
#footer .social-links{text-align:left;}
#footer .footer-info{padding: 10px 0;}
#footer .footer-info p{color:#fff;}
#footer .footer-add .fa, #footer .footer-email .fa, #footer .footer-phone .fa{font-size:50px; border-bottom:1px solid #d93921;display: block; padding:20px;}
#footer .footer-add p, #footer .footer-email p, #footer .footer-phone p{padding-top:20px;}
#footer .footer-add, #footer .footer-email, #footer .footer-phone{ text-align:center;}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  font-family: 'Roboto', sans-serif;
}
#footer .mb-2 .fa{margin-right:10px; font-size:20px;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #eee;
  color: #5cbdff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top ul {  list-style: none;
    padding: 0;
    padding: 0;
    margin: 0;
}
#footer .footer-top ul i {
    padding-right: 7px;
    color: #eee;
    font-size: 13px;
    line-height: 1;
}

#footer .footer-top ul li {
    padding: 5px 0;
    display: flex;
    align-items: center;
	font-size: 15px;
}

#footer .footer-top ul a:hover {
    text-decoration: none;
    color: #fff;
}
#footer .footer-top ul a{
    color: #fff;
    text-decoration: none;
}
#footer .footer-top .social-links a:hover {
  background: #35362c;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 24px;
  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 .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cfe3;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #084a94;
  color: #fff;
  transition: 0.3s;
  border-radius: 4;
}

#footer .copyright {text-align: left; padding: 15px 0; background:#121212; }
#footer .credits{ text-align: right; font-size: 15px; color: #fff;}
#footer .credits1{ text-align: left; font-size: 15px; color: #fff;}
.credits a{ color:#eee; font-weight:bold;}

.top { position: fixed;  right: 10px;  bottom: 30px;  text-align: center; color: #fff;  background: #000; 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;
}

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{     margin: 0;
    font-size: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;

    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
.map-contp{border:1px #ccc solid;}	
.brn-bx h2{text-align:center;}
.st-feature-box p{color:#fff;}
.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #5cbdff;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #fff;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
	margin-top:10px;}
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}
	
.cont-page h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}


/*cont-page*/

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media(max-width:1024px){

}

@media (max-width: 992px) {
  .team .member {
    margin-bottom: 110px;
  }
  .services .icon-box{margin:15px auto;}
  .hidemo img{max-width:300px;}
  .carousel-inner img { height: 400px !important;}
}

@media (max-width: 769px) {

.hm-team  .team-pic {overflow: hidden; background-color:#c5c5c5; width:auto; border-radius: 50%;}

.body-fx #HeaderControl, .body-fx #MenuControl{ position: inherit !important;
transition: 0s;  top: 0; height: auto !important;}

#MenuControl_C #navbar-collapse-1{ height:auto !important;}
.carousel-inner img { height: 400px !important;}

}

	
@media(max-width:767px){
.top-nav{display:none;}
.innr-pg ul li{ width: 47.3%;}
.hidemo img{    float: inherit !important;}
}

@media(max-width:767px){

.body-fx #MenuControl{ height: inherit !important;  width: 100%;}
.body-fx #HeaderControl{ z-index: 999999999;  top: -2px;}
.body-fx #HeaderControl{ width: 50%;}
.body-fx #MenuControl_C{ height: inherit !important; }
.body-fx #MenuControl_C #navbar-collapse-1{height: auto !important;  overflow-y: auto;}
.navbar-nav{ margin-bottom:0;}
center #HeaderControl{ padding: 5.5px 0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #013f63;}
center .navbar-default .navbar-toggle {
    border-color: #013f63;
}

.body-fx center #HeaderControl{/*height: 67px !important;*/}
.body-fx #HeaderControl{background: #fff;}
center #form1 #HomepagecontentControl{padding-top: 75px;}
}


@media (max-width: 568px) {
.top-nav-lft{width:100%;}	
.top-nav-rht{display:none;}
#demo-1{height: 270px !important;}
.head-main span span{font-size: 26px;}
.body-fx #MenuControl_C #navbar-collapse-1{height: 225px !important;}
.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;
}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
.carousel-inner img { height: 300px !important;}
}


@media (max-width: 480px) {
.navbar-default{padding: 8px 0; top: 0;}
#HeaderControl, #MenuControl{    top: 0;}
#logo-web{height:inherit;}
#HeaderControl, .body-fx #HeaderControl, center #form1 #HeaderControl{       width: 100%; margin-left: 13px;}
.navbar-toggle{    margin-top: 12px;}
center #HeaderControl { padding: 8.5px 0;}
.qyery-hm h4{font-size: 24px;}	
.qyery-hm h4 strong{font-size: 32px;}
.qyery-hm h4 span{margin-left: 0px;font-size: 10px;}
.copyrht-lft{text-align:center; width:100%; margin-bottom:5px;}
.copyrht-rht{text-align:center; width:100%;}
.camera_wrap {
    height: 250px !important;
    margin-bottom: 0 !important;
}

.head-banner {
    margin-top:50px !important;
}
.innr-pg ul li{ width: 98%;}
.head-banner span {
    background: #60355c;
    padding: 4px 13px 10px;
    font-size: 12px !important;
    font-weight: 100;
    font-family: sans-serif;
    border: double 4px #fff;}


center #form1 #HomepagecontentControl {
    padding-top: 45px;}
.carousel-inner img { height: 250px !important;}
}

@media(max-width:414px){
.team-img {
    height: 250px; width:100%;
}
.team-img img{height:100%;}	
.team-cnt{width:100%; margin-top:10px;}
.navbar-default .navbar-brand{padding-left: 10px;
    padding-right: 0;}
	}

	
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 {
    height: initial !important;
    max-height: 380px;
}
	}