@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body {
  font-family: 'Roboto', sans-serif; color: #444444;}
a {
  color: #171717;
}

/* innrer  */
/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 100px 0 0;width: 100%;background-size: cover;min-height:300px;text-align: center;position:relative;margin-bottom: 10px;margin-top: 88px;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background: #242424bd;}
.main-table.innr-pg{padding-bottom:50px;}
.innr-pg-bnnr h1{color:#fff; text-align:center; text-transform:uppercase; font-size:40px; font-weight:bold; position:relative; z-index:1;}
.innr-pg-bnnr h1:after{content:''; position:absolute; bottom: -10px; margin:0 auto; left:0; right:0; width:100px; height:4px; border-radius:2px; background:#fff;}
.inner-pages ul, .innr-pg ul{padding:0px; margin-bottom:0;}
.inner-pages li, .innr-pg li {position: relative; list-style: none; padding-left: 30px;}
.inner-pages li:before, .innr-pg li:before{content: "\f101";  position: absolute; font-family: FontAwesome; font-size: 17px; line-height: 30px;    left: 7px;  top: -2px; color: #a2d5f2;}
/*innr-pg-bnnr*/


.carousel-control-next-icon, .carousel-control-prev-icon {
  display: none;
  
}


.services .carousel-control-next-icon, .carousel-control-prev-icon {
  display: block;
}

.services .carousel-control-prev{ opacity: 1; left: -15px !important;  width: 40px; height: 40px; top: 30%; 
color: #fff !important;}
.services .carousel-control-next{ opacity: 1; right: -15px !important; width: 40px; height: 40px; top: 30%; 
color: #fff !important;}




.table-responsive {
    border: 0;
    padding: 0;
}
.team_img {
  width: 120px;
  border: 6px solid #5f375a;
  border-radius: 50%;
}
.why_work a{
  background: #5f375a;
color: #fff;
text-decoration: none;
display: inline-block;
padding: 10px 20px;
font-size: 16px;
}
.whatsapp_btn {
  position: fixed;
  top: 28em;
  right: 40px;
  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(0.36, 0.11, 0.89, 0.32);
}

@keyframes waves {
  from {
    transform: scale(0.55, 0.55);
    opacity: 0.6;
  }
  to {
    transform: scale(1.8, 1.8);
    opacity: 0;
  }
}
.service-box p{
  text-align: justify;
}
.like_what_se_do_cont{
  font-size: 17px;
}
.like_what_se_do_btn a{
  background: #5f375a;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
}
/*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: 5px; 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:#222; line-height: 24px !important;}

.cont-heading{
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    background:#5f375a;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.head-bx{ float: left; width: 50%;}	
.contd-bx{ float: left; width: 50%;}	
.brn-bx h2{ text-align:center;}
.map-cont img{ max-width:100%;}

.cont-page .st-feature-box{
    background: #5f375a;
    padding-top: 10px;
    font-size: 14px;
    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: 16px;
    line-height: 20px;
    font-weight: normal;
}
.feature-box-content{font-size: 15px;}
.min-h{    min-height: 120px;}
.cont-soc img{margin-right:5px;}
.cont-page h2{
    font-weight:bold;
    color: #000;
    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 .map-contp{border:1px dashed #eee;}

/*cont-page*/
.container{font-family:Roboto; font-size:14px; line-height:20px; color:#555;overflow: hidden;}
.navbar-default{border:0; background:#fff;}
.navbar .navbar-right{    margin-top: 8px;}
.navbar-default{
    background: transparent;}

.navbar-default .navbar-nav>li>a:hover{    background: #013f63; color:#fff;}

.navbar-default .navbar-nav>li>a{color:#fff; padding-top: 8px;
    padding-bottom: 9px;}
.navbar-default .navbar-brand{padding:0;}

#logo-web{    transition: 0.5s;
    max-width: 100%;
    padding-left: 15px;
    margin: 0 auto;
    display: block;}


.navbar-fixed-top.navbar-default #logo-web{width: 81%; transition:0.5s;     padding-top: 4px;}
.navbar-fixed-top .nav>li>a{    padding-left:20px; padding-right:20px;}
.navbar-fixed-top.navbar-default{    padding: 9px 0;
    background: rgba(108,119,59,0.95);
    transition: 0.5s;
    border-bottom: 0;
    /* padding-bottom: 0; */
    box-shadow: 0;
    position: fixed;
    top: 0; z-index:999;}

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

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: 0px 0;
    transition: 0.5s;
    position: absolute;
    /* left: 74px; */
    top: 46px;
    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{
    height: 90px;
    float: Left;
    position: fixed;
    width: 32%;
    padding: 0;
    padding-left: 0;
    background: #5f375a;
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 93px !important;
    top: 0;
}

.body-fx #logo-web{margin-top: 6px;}

.body-fx #MenuControl_C{height: 84px !important;}


.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 71%;
    padding: 0;
    padding-right: 0;
    background: #5f375a;
    transition: 0.5s;
    top: 0px;
    height: 93px !important;
}

center #form1 #HomepagecontentControl{padding-top: 0px;padding-bottom:25px;}
center #form1 .top-nav{background: #111;}
center #form1 #HeaderControl,
center #form1 #MenuControl{background: #5f375a;height: 95px !important;}

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: #263240;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: #5f375a;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: #5f375a;}
.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: #263240; font-size:40px;
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
}
.head-hm span {
    color: #5f375a;
}
.border-btm {
    margin-left: 0;
    position: absolute;
    left: 0;
    width: 50px;
    margin: 0 auto;
    border-radius: 5px;
    border: 2px solid #5f375a;
    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 #263240;
}
.border-btm:after {
    position: absolute;
    content: '';
    right: -20px;
    top: -2px;
    width: 12px;
    border-radius: 5px;
    border: 2px solid #263240;
}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec{padding:0; overflow: hidden; position:relative;}
.bnr-cont{position: absolute; bottom: 200px; color:#eee; left:0; right:0; margin:0 auto;width: 80%; text-align: center;}
.bnr-cont h2{font-size:60px; line-height:60px;font-weight:600; text-shadow:#181818 5px 4px 6px;}
.bnr-cont h2 span{ font-size:50px; line-height:70px; font-weight:800; color:#fff;}
.bnr-sec .fa{line-height:20px;font-size: 40px; font-weight: 900;}

.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;}
.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%,#5f375a),color-stop(100%,#5f375a));
    background: -webkit-linear-gradient(-45deg,#003b5b 0%,#263240 100%);
    background: -o-linear-gradient(-45deg,#003b5b 0%,#5f375a 100%);
    background: -ms-linear-gradient(-45deg,#003b5b 0%,#263240 100%);
    background: -webkit-linear-gradient(315deg,#5f375a 0%,#5f375a 100%);
    background: -o-linear-gradient(315deg,#003b5b 0%,#263240 100%);
    background: linear-gradient(135deg,#5f375a 0%,#5f375a100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f375a', endColorstr='#5f375a', GradientType=1 );
}
.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,#5f375a 0%,#5f375a 100%);
    background: -o-linear-gradient(45deg,#263240 0%,#003b5b 100%);
    background: -ms-linear-gradient(45deg,#263240 0%,#003b5b 100%);
    background: linear-gradient(45deg,#5f375a0%,#5f375a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#263240', endColorstr='#003b5b', GradientType=1 );
}
/*-----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 .carousel-item > img {
  -webkit-animation: zoom 40s;
  animation: zoom 40s;width:100%; height:100vh;
}
a, a:hover{text-decoration:none;}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
.banner-btm {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 6em;
}
.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: #263240;}
.banner-btm .img-box{align-items: center; justify-content: center; height: 100px; width: 100px; display:flex; background:#5f375a; 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:#5f375a;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 {
 /*! margin:0 auto; */
 /* padding-top: 15px; */
 /* padding-left: 14%; */ 
}

#widgetsControl, #widgetsControl_C, #widgetsControl, #widgetsControl1_C{height:inherit !important;}



/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%235f375a ' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
    
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%235f375a ' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}


/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-sec{background:url(Image/about-bg.jpg) no-repeat; background-size:cover;padding:100px 0; 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{text-align:justify;line-height:25px;}
.about-sec ul li{text-align:justify; line-height:30px;}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{padding:50px 0;}
.services .service-box h3{font-size: 18px;padding: 10px 0 10px 0;text-transform: uppercase;}
.services .service-box{padding: 20px 15px;  position: relative;  overflow: hidden;  background: #fff;    min-height: 310px;  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: 1;}
.services .service-box p{text-align: center;}
.services .icon {
    margin: 20px auto 10px auto;
    padding-top: 10px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    background: #5f375a;
    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: #5f375a;
    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:68.5%; height:1px; margin:0 auto; margin-bottom:50px;} 
.services .col-md-4{position:relative;}
 .services .col-md-4:before{content:''; position:absolute; top:-50px; height:50px; width:1px; background:#ccc; margin:0 auto; right:0; left:0; margin:0 auto;} 
/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/

.hm-team{background-color: #f3f5fa; padding:50px 0;}
.team-bx{display: flex; position: relative; box-shadow: 0px 2px 15px rgb(0 0 0 / 10%); padding: 30px; border-radius: 5px;background: #fff;  transition: 0.5s;margin-top: 25px;}
.hm-team .team-bx:hover {transform: translateY(-10px);}
.hm-team  .team-pic {overflow: hidden;background-color:#c5c5c5;width: 140px;
  height: 140px;border-radius: 50%;}
.team-bx .team-cont{padding-left: 15px;padding-top: 0px;}
.team-bx .team-cont a{background:#5f375a; color:#fff; text-decoration:none; padding:10px 20px;/*! margin-top: 18px; */}


.blog-cont a{ background:#5f375a; color:#fff; text-decoration:none; padding:10px 20px; /*! margin-top: 18px; */}







/*--------------------------------------------------------------
# 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: #5f375a; 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: #5f375a; 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: #5f375a;
  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: 8px 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: 15px;
  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: #5f375a;
  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: 8px;
    color: #eee;
    font-size: 12px;
    line-height: 1;
}
#footer .footer-top ul li {
    padding: 5px 10px;
    display: flex;
    align-items: center;
}
#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;
}
.st-feature-box a{color:#fff;}
#footer .copyright {text-align: left;padding: 15px 0;background: #263240;}
#footer .credits{ text-align: right; font-size: 14px; color: #fff;}
#footer .credits1{ text-align: left; font-size: 14px; 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;
}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media(max-width:1024px){
.nav>li>a{    padding: 9px 2px;}	
.navbar-fixed-top .nav>li>a{padding-left: 10px;
    padding-right: 10px;}
.navbar-default .navbar-nav>li>a{font-size: 11px;}

}

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

@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;}
.navbar .navbar-right{    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.nav>li>a {
    padding: 9px 15px;
}
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
	.bnr-cont{display:none;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #013f63;     background-color: #013f63;}
.navbar-default .navbar-toggle{border-color: #013f63;}
.navbar-toggle{background-color: #013f63; border-color: #013f63;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #013f63; border-bottom:1px solid #505b1f;}
#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: #013f63;
    border-bottom: 1px solid #505b1f; color: #fff;}
.caption{width: 100%;}
.wback .caption{    top: 30%;}
.bnr-sec .carousel-inner .carousel-item > img{height:400px;}
}

@media(max-width:767px){
	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #013f63;     background-color: #013f63;}
.navbar-default .navbar-toggle{border-color: #013f63;}
.navbar-toggle{background-color: #013f63; border-color: #013f63;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}

#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;
}
.navbar-default .navbar-nav>li>a{
   color: #fff;
   padding: 5px 10px;
   background: #003b5b; border-bottom:1px solid #505b1f;
   }
#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: #003b5b;
    border-bottom: 1px solid #505b1f;
    color: #fff;
    }
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #013f63;
    background-color: #013f63;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #013f63;
}

.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: 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: inherit !important;}
#MenuControl, #HeaderControl{position:relative; width:100%;background:#5f375a !important; height:inherit !important; top:inherit !important;}
center #form1 #HomepagecontentControl{padding-top: 75px;}
#footer .footer-info {
    padding: 10px 15px;
}
.bnr-sec .carousel-inner .carousel-item > img{height:350px;}
}


@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;}
.bnr-sec .carousel-inner .carousel-item > img{height:300px;}
}
@media (max-width: 480px) {
center #form1 #HeaderControl, center #form1 #MenuControl {
    background: #5f375a;
    height: inherit !important;
}
.navbar-toggler {
  background: #fff;
}
  
.navbar-default{padding: 8px 0; top: 0;}
#HeaderControl, #MenuControl{    top: 0;}
#logo-web{height:inherit;}
#HeaderControl, .body-fx #HeaderControl, center #form1 #HeaderControl{
    width: 100%;
    /*! max-width: 70%; */
    /* margin-left: 13px; */
/*! margin-top: 0px !important; */
}
.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;
}

.head-banner span {
    background: #5f375a;
    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;}
.team-bx {
    display: inherit;
}

@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:767px){
.top-nav{display:none;}
	}
	
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 {
    height: initial !important;
    max-height: 380px;
}
	}