@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
body{font-family:"Open Sans",sans-serif !important; font-size: 15px;}
p{font-family:"Open Sans",sans-serif !important;font-size: 15px;}
.main-table{ font-family: "Open Sans",sans-serif; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{ font-weight:bold; Font-size: 20px; color:#222; text-align:left; line-height:30px; border-bottom:1px #ccc solid; text-transform:uppercase; margin-bottom:10px;}
.sub-heading{font-weight:bold;Font-size: 18px;color: #51585e;line-height:30px;text-align:left;margin: 0 0 15px;}
.team-title{ font-weight:bold; Font-size:14px; color:#222; line-height:30px; text-align:left;}
.maps{ text-align:center;}

#HomepagecontentControl {
    padding-top: 40px;
}


.cnt1 p{
    font-size: 15px;
    font-weight: 500;
    line-height: 1.9em;
    color: #54595f;
    padding-right: 80px;
}

.cnt1 a{
    color: #54595F;
    font-size: 21px;
    font-weight: 400;
    font-family: roboto;
}

.cnt1 i{
    font-size: 25px;
    margin-right: 10px;
}

.cnt2{padding: 45px 0;}

.cnt2 p{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    color: #54595f;
}

.cnt2 h2{
    font-family: "Oswald", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    color: #555555;
    position: relative;
    margin-bottom: 30px;
}

.cnt2 h2:after{
	background:#d3d3d3;
	position:absolute;
	content:'';
	top: 55px;
	left:0;
	width:7%;
	right:0;
	margin:0 auto;
	height: 4px;
}

.cnt3{
    padding: 45px 0;
}

.cnt3 h2{
    font-family: "Oswald", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    color: #555555;
    position: relative;
    margin-bottom: 30px;
}

.cnt3 h2:after{
	background:#d3d3d3;
	position:absolute;
	content:'';
	top: 55px;
	left:0;
	width:7%;
	right:0;
	margin:0 auto;
	height: 4px;
}

.cnt3 p{
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5em;
        color: #54595f;
}


.cnt3 i{
    font-size:30px;
    margin-bottom:30px;
    background: #51585e;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    width: 50px;
    height: 50px;
}

.cnt3 h5{
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 0px;
    color: #54595F;
}


#divmainenquiry11 .close {position: absolute;right: 14px;top: 0;font-size: 30px;cursor: pointer;}
.RadDock .rdContent{font-family: "Open Sans", sans-serif; }
.message{padding: 45px 0 60px;}
.footer-lft img{margin-bottom:15px;}
.message img{margin-top:60px;width:100%;}
.message p{margin-bottom:12px;font-size:14px;color:#000;}
.message h4{
	    font-size: 38px;
	    font-weight: 300;
	    line-height: 1em;
	    color: #222222;
	    font-family: 'Open Sans';
	    margin-bottom: 30px;
}
.message a{
	background:linear-gradient(45deg,#8295a9 33%,#47525d 81%) !important;
	display: inline-block;
	font-size: 15px;
	line-height: 1;
	padding: 12px 24px;
	font-family: 'Open Sans';
	fill: #fff;
	text-align: center;
	transition: all .3s;
	border-radius:5px;
	color:#fff;
	margin-top: 15px;
	font-weight: 600;
}



.tp-head {background: #ff0000;top: 0;position: absolute;right: 0;}
.tp-head h3{ margin:0; font-size:20px; color: #fff; font-weight:bold; line-height:30px; padding: 35px 30px; display:block; cursor: pointer;}

.tp-head a{ color: #fff;}

.tp-fx-head{position: fixed;z-index: 9;top: 50%;color: #fff;font-weight: bold;right: -45px;}
.tp-fx-head .btn{margin:0;font-size: 16px;transform: rotate(270deg);color: #fff;font-weight:bold;line-height:25px;padding:10px 20px;display:block;cursor: pointer;background: linear-gradient(45deg,#8295a9 33%,#47525d 81%) !important;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.tp-fix a{ color:#fff;}
.tp-fix a:hover{ text-decoration:none;}

.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:#87c232; border-radius:40px; transition:.3s;}
.modal-body center input:hover{color:#fff; background:#000;}
.modal-header .close{ /*background: #87c232;*/ padding: 5px 10px; color: #000; opacity:.9;position: absolute; right: 16px;}

.modal{top: 70px;z-index:999999999 !important;}
.modal-content{ padding:15px;}
.modal-backdrop{ z-index:9;}
.modal-open .modal-dialog{z-index:9999;}
.smt-btn {
    cursor: pointer;
    color: #fff;
    background: linear-gradient(45deg,#8295a9 33%,#47525d 81%) !important;
    padding: 5px 25px;
    line-height: 26px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}


.team{background: linear-gradient(70deg, #6D7C8B 33%, #5A6773 81%);padding: 60px 0 75px;text-align: center;}
.team h1{
    font-size: 38px;
    font-weight: 300;
    color: #FFFFFF;
    font-family: 'Open Sans';
    margin-bottom: 0;
}
.team p{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    margin: 25px 0 40px;
}
.team a{
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    background: #fff;
    font-family: 'Open Sans';
    border-radius: 5px;
    color: #000;
}


/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link{color:#fff;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl .bg-light{background-color:transparent !important; height:100%;}
.nav-link{font-weight: 600;color: #fff;}
.nav-fill{width:100%; font-size: 15px;}
.nav-item a{font-size: 15px;font-family: "Open Sans",sans-serif;}
.navbar-brand{margin:0;}
.RadGrid_Default .rgHoveredRow{background:#c5c5c5 !important;}
.navbar-toggler{background: #fff;}
/*nav-bar*/
/*header*/
header img{padding: 20px;background: #51585e !important;}
/*header*/
/*nav-top*/
.nav-top {position:relative;overflow:hidden;background-color: #ff4700;}
.nav-top:before{position: absolute; left: -140px; top: 0; z-index: 0; border-right: 5px solid #fff; background: #e3c901;  content:'';  height: 60px; width: 40%;  transform: skew(-20deg, 0deg);}
.nav-top .text-end .d-inline-flex .fa{background: #e3c901;  width: 40px;  height: 40px; line-height: 40px;   text-align: center;  border-radius: 5px;  transition: .5s;  margin-top: 3px;  margin-bottom: 3px;}
.nav-top .text-end .d-inline-flex .fa:hover{background: #000;}
.bnr-sec{position: relative;margin-top: 65px;padding: 80px 0px;background: url(../Image/hm-bn.jpg);z-index: 1;}
.bnr-sec img{position:relative;z-index: 99;}
.bnr-sec::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #ffffffe6;
    width: 100%;
    height: 100%;
    z-index: 2;
    }
.bnr-sec a i{margin-right:10px;}
.bnr-sec a{
	    background-color: #5A6773;
	    font-size: 17px;
	    font-weight: 500;
	    border-style: solid;
	    border-width: 1px 1px 1px 1px;
	    border-radius: 12px 12px 12px 12px;
	    padding: 15px 30px;
	    color:#fff;
	    position: relative;
	    z-index: 99;
}
.bnr-sec h1{
	    font-size: 40px;
	    font-weight: 700;
	    position:relative;
	    z-index:99;
	    text-transform: uppercase;
	    font-style: normal;
	    line-height: 1.3em;
	    color: #222222;
	    margin-bottom: 20px;
}
.bnr-sec ul li i{
	padding-right: 10px;
	color: #5A6773;
}
.bnr-sec ul{position:relative;z-index:99;padding-left: 0;list-style: none;margin-bottom: 42px;}
.bnr-sec ul li{
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	line-height: 40px;
}
/*nav-top*/

.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important;border: 0; padding:0;
}

/*--------------------------------------------------------------
# Contact form
--------------------------------------------------------------*/
.cont-page {padding:5px 0; position:relative;}
.cont-page .map-hm-rht input{
  border-radius: 5px;
  box-shadow: none;
  font-size: 15px;
}

.cont-page .map-hm-rht input::focus{
  background-color: #181818;
}

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


.cont-page .map-hm-rht .sub-btn-hm {
  background: #181818;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    font-weight: bold;
    font-size: 17px;
    border-radius: 5px;border:3px solid #181818;
}

.cont-page .map-hm-rht .sub-btn-hm:hover {
  background: #181818;
  border-radius:50px;
  border: 3px solid #ff4700;
}

/*contact*/

.cont-page h2{font-weight:bold;Font-size:18px;color: #000;line-height:30px;text-transform:uppercase;margin:0;}
.cont-page h5{font-weight:bold; Font-size:16px; color:#0185d6; line-height:30px; text-transform:uppercase; margin:0;}
.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: #640f24;
    margin: 0;
}

.st-feature-box {
    padding-left: 70px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
	color: #640f24;
	display: block;
	position: absolute;
	width: 52px;
	height: 52px;
	line-height: 0px;
	top: 20px;
	left: 8px;
	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:nth-of-type(2) .st-feature-box-icon{top:5px;}
.st-feature-box:nth-of-type(3) .st-feature-box-icon{top:0px;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}



.sectors{padding: 80px 0;text-align: center;}
.sectors h2{
	    font-size: 38px;
	    font-weight: 300;
	    color: #222222;
	    font-family: 'Open Sans';
}
.sectors .carousel-control-prev{left:-10%;}
.sectors .carousel-control-next{right:-10%;}
.sectors span{filter: brightness(.2);}
.sc-ind{
	box-shadow: 1px 1px 5px gray;
	border-radius: 5px;
	padding: 25px 15px 15px;
	min-height: 200px;
	margin: 20px 5px;
}
.sectors h2 span{
	font-weight:600;
	color: #5a6773;
}
.sectors p{
    margin: 30px 0 60px;
}
.sectors img{
    width: 80px;
}
.sectors h5{
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin: 20px 0 0;
    line-height: 24px;
}



/*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: 16px;}
.cont-page p{font-size:14px; color:#fff;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.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 .feature-box-image .fa {
    color: #fff;
    line-height: 30px;
    font-size: 30px;
    margin-top: 7px;
}
.cont-page .st-feature-box{
    background: #ff4700;
    padding-top: 24px;
    margin-top: 15px;
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    }


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

.abt-sec{
    position:relative;
    padding: 30px 0 0;
    /* background-size:100% 100%; background-repeat:no-repeat;*/
    }
   
   .abt-sec h2{
	       font-size: 38px;
	       font-weight: 200;
	       color: #222222;
	       text-align: center;
	       margin-bottom: 30px;
	       font-family: 'Open Sans';
	  }
.abt-sec p{text-align:justify;line-height: 25px;}

   
   .tm img{
	   box-shadow:1px 1px 5px gray;
	   border-radius:10px;
   }
     .tm  .sub-heading{
		 color:#000;
		 font-size:24px;
		 margin:10px;
	 }
 .tm p{
	 color:#000;
	 margin:0 10px;
 }




   /*abt-btm-sec section*/
   .abt-btm-sec{padding: 60px 0;  position: relative;  overflow: hidden;}

   .abt-btm-sec .icon-boxes .icon-box p {
       font-size: 15px;text-align:center;
       color: #848484;
   }
   .tm-inr-pg p, .tm-inr-pg ul{text-align:justify;}
   .abt-btm-sec .icon-boxes .icon-box {
       padding: 15px;
       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;
   }
   
   .abt-btm-sec .icon-boxes .icon-box:hover, .abt-btm-sec .icon-boxes .icon-box:hover .fa, .abt-btm-sec .icon-boxes .icon-box:hover a{ color:#fff;}
   .abt-btm-sec .icon-boxes .icon-box i {
     font-size: 40px;
     color: #0185d6;
     margin-bottom: 10px;
   }
   .abt-btm-sec .icon-boxes .icon-box::before {
       content: '';
       position: absolute;
       background: #0185d6;
       right: -60px;
       top: -40px;
       width: 100px;
       height: 100px;
       border-radius: 50px;
       transition: all 0.3s;
       z-index: -1;
   }
   .abt-btm-sec .icon-boxes .icon-box:hover::before {
       background: #0185d6;
       right: 0;
       top: 0;
       width: 100%;
       height: 100%;
       border-radius: 0px;
   }
   .abt-cont a {
    padding: 15px 30px;
    background: #e3c901;
    color: #0d0d0d;
    text-decoration: none;
    position: relative;
    top: 5px;
    border-radius: 10px;
}
   /*abt-btm-sec section*/
   
   /*--------------------------------------------------------------
   # Services
   --------------------------------------------------------------*/
   /* ser-sec
   --------------------------------*/
.ser-sec{padding:30px 0;}
  .ser-sec h2 {
    font-size: 38px;
    font-weight: 200;
    color: #222222;
    text-align: center;
    margin-bottom: 60px;
    font-family: 'Open Sans';
}
.ser-sec h2 span{
	color:#5a6773;
	font-weight:600;
}
.section-serv img{width:80px;}
.section-serv{text-align:center;padding: 26px 26px 26px 26px;border-style: solid;border-width: 0px 1px 1px 0px;border-color: #EEEEEE;}
.section-serv h5{
	    color: #5A6773;
	    font-size: 18px;
	    font-weight: 600;
	    font-family: 'Open Sans';
	    margin: 20px 0 !important;
}
.section-serv p{
	font-size: 14px;
	font-weight: 400;
	color: #7a7a7a;
	line-height: 24px;
	margin: 30px 0;
}
.section-serv a{
	color: #222;
}
.section-serv a:hover{
	color:#13aff0;
}
   /*COUNTS*/
.dark-bg {padding: 70px 0; background: #252525; color: #fff;}
.ts-facts .ts-facts-content .ts-facts-num {color: #fff;font-size: 44px;margin: 10px 0 10px;position: relative;}
.ts-facts .ts-facts-content .ts-facts-num:after{
	content:'+';
	position:absolute;
	top:0;
	right:40px;
}
.ts-facts-nums:after{
	display:none !important;
}
.ts-facts .ts-facts-content .ts-facts-title {font-size: 17px;color: #fff;margin: 0;line-height: 40px;}
   /*COUNTS*/
   /*--------------------------------------------------------------
   # team

   --------------------------------------------------------------*/
.sub_heading {font-weight: 300; text-transform: uppercase; font-size: 18px; line-height: normal; margin: 0;}
.main_heading {font-weight: 900;text-transform: uppercase;font-size: 32px;line-height: normal;margin: 0 0 25px 0;}
.about_box li{
	line-height:45px !important;
	font-size: 16px;
	font-weight: 600;
}
.about_box li:before{
	top:7px !important;
}

/*///TEAM-SEC///*/
.team_sec {padding: 40px 0;background-color: #f9f9f9;margin: 20px 0;}
.team_sec .sub_heading{
	    font-weight: 900;
    text-transform: uppercase;
    font-size: 32px;
    line-height: normal;
    margin: 10px 0 20px;
    text-align: center;
}
/*innr-pg-bnnr*/
.service_box {
    display: grid;
    justify-items: center;
    align-content: center;
    padding: 25px;
    text-align: justify;
    border: 1px solid #eee;
}
.service_box h5{
	margin-top:20px;
	font-size:16px;
	font-weight:600;
}
.service_box img{
	width:70px;
}
#WidgetControl4{display:none;}
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 85px 0 60px;width: 100%;background-size: cover;text-align: center;display: flex;position:relative;border-bottom-right-radius: 70px;border-bottom-left-radius: 70px;margin-bottom: 40px;background-position: center center;align-items: center;}
.innr-pg-bnnr:after{content:'';position:absolute;left: 0;right: 0;top:-1px;width:100%;height:100%;background: rgb(16 16 16 / 60%);border-bottom-right-radius: 70px;border-bottom-left-radius: 70px;}
.innr-pg-bnnr h1{color: #fff;text-align:center;text-transform: capitalize;font-size: 28px;font-weight:bold;position:relative;z-index: 999;}
.innr-pg-bnnr h1:after{content:'';position:absolute;bottom: -25px;margin:0 auto;left:0;right:0;width:100px;height:4px;border-radius:2px;/* background: #000; */}
.inner-page ul, .innr-pg ul{padding:0px; /*margin-bottom:0;*/}
.inner-page li, .innr-pg li {position: relative;list-style: none;font-size: 14px;padding-left: 30px;line-height: 28px;color: #302e2e;}
.inner-page .accordion-button, .inner-page .accordion-button:not(.collapsed){color: #fff;  background: #0185d6;}
.inner-page li:before, .innr-pg li:before{content: "\f101";  position: absolute; font-family: FontAwesome; font-size: 17px; line-height: 30px;    left: 7px;  top: -2px; color: #004488;}
.inner-page .text-white em{color:#fff;}
.innr-pg-bnnr h1{}
.inner-page .accordion-body ul li{border:1px solid #ccc; margin: 5px; line-height: 32px;}
.mission_box p{color:#000;line-height:30px;font-weight:600;}
/*innr-pg-bnnr*/

/*footer*/
.footer-rht h3{
	font-size:16px;
	position: relative;
	margin-bottom: 30px;
}
.footer-rht h3:after{
	background:#fff;
	height:4px;
	width: 45px;
	position:absolute;
	content:'';
	left:0;
	top: 30px;
}
footer{background: #51585e !important;color:#fff;padding: 50px 0 0;background-attachment:fixed;background-position:top center;background-size:100% 100%;}
footer h3 {font-family: "Open Sans", sans-serif;color: #fff;}
footer h5 {font-family: "Open Sans", sans-serif;color: #fff;}
footer p {color: #eee;font-size: 14px;line-height: 25px;}
footer p a{color:#fff;}
footer .sub-footer ul.socialmedia{list-style:none; margin:0; padding:0;}
footer ul.socialmedia li {display: inline-block;padding: 1px;}
footer .sub-footer p {
    font-size: 13px;
    margin-bottom: 0;
}
#FooterrControl1_tr_FooterBackImage{background-image: none !important;}
footer ul.socialmedia li a:after{display:none;}
footer ul.socialmedia li a {
    /*padding: 10px; */
    line-height: 35px;
    width: 35px;
    height: 35px;
    background: #fff;
    color: #000;
    border-radius: 100%;
    float: left;
    text-align: center;
    transition: all 300ms ease-in-out;
}
footer ul.socialmedia li a:hover {
    color: #000;
    transition: all 300ms ease-in-out;
}
footer .footer-cntr{border-left: 1px solid #3e3e3e;/* border-right: 1px solid #3e3e3e;*/}
footer .footer-cntr .fa{font-size:20px; line-height:20px; color:#eee; margin-right:10px;}
.footer-rht ul{list-style:none;padding-left:0;margin:0;}
.footer-rht ul li{padding: 6px 0px;font-family: "Open Sans", sans-serif;line-height: 30px;font-size: 14px;}
.footer-rht ul li a{color:#eee;position: relative;padding: 0px 12px;text-decoration: none;transition: all 300ms ease-in-out;}
.footer-rht ul li a:hover{transition:0.5s; color:#fff;}
.footer-rht ul li a:after{
    content: "\f105";
    position: absolute;
    left: -5px;
    top: 22%;
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
footer .sub-footer{background: #5e6b78;padding: 10px 0;margin-top: 25px;}
#FooterrControl1_tr_FooterBackImage td{height:inherit !important;     display: block;}
#FooterrControl1_tr_FooterBackImage tr{ display: block; width:100%;}
#FooterrControl1_tr_FooterBackImage table{color: #fff;}
#FooterrControl1_tr_FooterBackImage #FooterrControl1_Footer table{display:block;}
#FooterrControl1_Footer{display: block !important;margin-top: -1px !important;}
#FooterrControl1_Footer tbody{    width: 100%;
    display: block;}
/*footer*/
.inner-page a{color: #000;}
#widgetsControl, #widgetsControl_C{height: inherit !important;}
.facts-area.dark-bg {
    background: url(../Image/count-bg.jpg) no-repeat fixed;
    background-size: cover;
    padding: 50px 0;
    position: relative;
    margin: 30px 0;
}
.facts-area.dark-bg:after {content: '';position: absolute;height: 100%;width: 100%;background: rgb(255 255 255 / 90%);top: 0;left: 0;right: 0;}
.facts-area h1{
	    font-size: 38px;
	    font-weight: 300;
	    position:relative;
	    z-index:999;
	    text-align:center;
	    font-family: 'Open Sans';
	    color: #000;
	    margin-bottom: 35px;
}
.facts-area p{
	position:relative;
	z-index:99;
	color: #000;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
}
@media (max-width: 1170px){
    .navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
    }
    /*fix menu*/
@media (min-width: 991px){
    #HeaderControl{transition:.3s;position: absolute;left: 0;top: 0;z-index: 9;background: #51585e !important;} 
    #MenuControl{transition:.3s;position: absolute;top: 0;right: 0;background: #51585e !important;}
    #HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent !important;}
    .body-fx #HeaderControl, .body-fx #MenuControl{position:fixed;top:0;height:70px;transition:.3s;z-in;999: 9;ground: rgba(254,254,254,.95);z-index: 999;}
    .body-fx #HeaderControl{width:25%; float:left; left:0;}
    .body-fx #MenuControl{width:75%; float:right; right:0;}
    }
    /*fix menu*/
    @media (max-width: 991px){
    #MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{height: initial !important;}
    .navbar-expand-md .navbar-nav .nav-link, .dropdown-menu{font-size: 13px;}
    .fixed-top { position: relative;}
    .ser-sec ul li{width: 32%;}
        }
    @media (max-width: 769px){
		#HomepagecontentControl{padding-top: 10px;}
    #widgetsControl_C, #widgetsControl, #MenuControl, #MenuControl_C{height:initial !important}
    }
    a, a:hover{text-decoration:none !important;}
    @media (max-width: 767px){
		.cnt1 p{padding:0;}
		footer p{text-align:justify;}
		.footer-rht h3:after{margin:0 auto;left:0;right:0;}
		.abt-sec h2{font-size:28px;}
		.bnr-sec img{margin-top:30px;}
		.bnr-sec ul li{font-size:14px;}
		.bnr-sec{margin-top:0;}
        /* header img{width:100%;} */
		.abt-sec .abt-box{height: auto;}
		.ts-facts .ts-facts-content .ts-facts-title{font-size: 12px;}
		.ts-facts .ts-facts-content .ts-facts-num{font-size:20px;}
		.creating-description{font-size:14px;text-align:justify;line-height:26px;}
		.content-box-creating-growth, .crating-growth-content-wraper{padding:10px;}
		.pr-2{border:none;}
		.crating-growth-content-wraper:after{display:none;}
    .navbar.navbar-expand-md{text-align:center;}
    .navbar.navbar-expand-md .container-fluid{display:block;}
    .nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
    .navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
    .nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
    .nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
    .navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px;color: #000;padding-left: 5px;}
    .slide h3{display: none;}
    .wback .caption{width: 95%;bottom: 10px;left: 10px;}
    .ser-sec ul li{width: 48%;}
    }
    
    @media(max-width:568px){
        .abt-cont.abt-cont1{margin-right: 0;padding: 20px;}
    }
    @media(max-width:480px){
        .ser-sec ul li{width: 98%;}
    }
    
    
    
    @media (max-width: 414px){
    
    
    }
#msform fieldset {
    margin-top: 90px !important;
}
.hm-img{width:100%;height:110px;}