@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
body{font-family:Montserrat !important; font-size: 15px;}
p{font-family:Montserrat !important;font-size: 15px;}
.main-table{ font-family: 'Montserrat', 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:16px;color: #ff4700;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;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.RadDock .rdContent{font-family:Montserrat !important; }



.banner-btm{position:relative; background: #f8f8f8;}
.banner-btm-left{position:relative;color: #fff;padding-bottom:42px;padding-top: 5px;}
.banner-btm-right {padding:60px 20px 40px;}
.banner-btm-left h3{padding-bottom: 0;color:#000;font-weight: 600;font-size: 22px;}
.banner-btm-left h4{color:#000;font-size: 14px;}
.sub-btn-hm{cursor: pointer;color: #fff;background: #ff4700;padding: 10px 30px;line-height: 26px;border: none;border-radius: 10px;font-size: 20px;}
.banner-btm-left label{font-weight: 400;margin: 18px 0;font-size: 14px;color: #000;margin-bottom:5px;}
.banner-btm .banner-btm-left ::placeholder{color:rgba(240,240,240,.7);}



/*nav-bar*/
.mission_box li{color:#000;font-size:16px;font-weight:600;line-height: 32px !important;margin-bottom: 18px;}
.mission_box li:before{top:2px !important;}
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl .bg-light{background-color:transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover, #MenuControl .dropdown-item:focus, #MenuControl .dropdown-item:hover{background-color: #ff4700 !important;color:#fff !important;}
.nav-link{font-weight: 600; color:#000;}
.nav-fill{width:100%; font-size: 15px;}
.nav-item a{font-size: 16px;}
.navbar-brand{margin:0;}
.RadGrid_Default .rgHoveredRow{background:#c5c5c5 !important;}
.navbar-toggler{background: #fff;}
/*nav-bar*/
/*header*/
header img{padding: 7px 0;width:60%;}
/*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;}
.bnr-sec::after{content: ""; position: absolute;  left: 0; top: 0;  background: linear-gradient(rgba(254, 254, 254,.85) 0%, transparent 100%);
    width: 100%;
    height: 195px;
    z-index: 2;}
/*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;
}


.products{
	padding:45px 0;
}
.products h4{font-weight: 900;text-transform: uppercase;font-size: 32px;line-height: normal;margin: 10px 0 20px;text-align: center;}
.pro-sc{text-align: center;position: relative;margin: 20px 0;}
.pro-sc:hover .pr-img img{transform:scale(1.1);}
.pr-img img{position: relative;transition: .3s;filter: drop-shadow(2px 4px 6px black);}
.pro-sc h5{font-size: 22px;font-weight: 600;margin: 25px 0 10px;}
.pro-sc a{font-size: 14px;color: #000;}
.pro-sc a i{
	width: 30px;
	background: #ff4700;
	padding: 7px;
	border-radius: 50%;
	color: #fff;
	margin-left: 5px;
}
.pr-2{
    border-left:1px #000 solid;
    border-right:1px #000 solid;
}


.Vision{
	background: url('../Image/vs-ms.jpg');
	padding: 45px 0;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
	position: relative;
}
.Vision:after{
	background: #1c1806de;
	position:absolute;
	content:'';
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.Vision h4{
	font-weight: 900;
	text-transform: uppercase;
	font-size: 32px;
	line-height: normal;
	margin: 10px 0 20px;
	text-align: center;
	color: #fff;
	z-index: 999;
}
.crating-growth-content-wraper:after{
	position:absolute;
	content:'';
	top:0;
	left:50%;
	background:#fff;
	width:1px;
	height:100%;
}
.crating-growth-content-wraper{
	padding: 50px 4%;
	position: relative;
	height: 100%;
	border: 1px #fff solid;
	z-index: 99;
	margin-top: 35px;
}
.content-box-creating-growth{
	 position: relative;
	 height: 100%;
	 z-index: 999;
	 color: #fff;
	 padding: 0 35px;
}
.font-playfair-display{
	font-size: 30px;
	margin-bottom: 20px;
}
.creating-description{
	font-size: 15px;
	line-height: 1.7;
}





/*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{  /* background:url(../Image/abt-bg.jpg);*/ position:relative; padding: 30px 0; 
    /* background-size:100% 100%; background-repeat:no-repeat;*/ }
   
   .abt-sec h2{ font-weight: 400; margin: 0;font-size: 34px;color: #fff; margin-bottom: 10px; 
   position: relative;}
   .abt-sec h2 span{ font-weight: 700; margin: 0; font-size: 40px; color: #e3c901; margin-bottom: 30px; position: relative; }
   .abt-sec p { margin-bottom: 10px; text-align:justify; line-height:26px; color: #fff; font-size:14px;}
   .abt-cont{padding: 30px;background-color: #ff4700;margin-left: -120px;transform:translateY(20px);transition:.5s;}
   
   .abt-sec:hover .abt-cont{ transform:translateY(50px);}
   .abt-cont.abt-cont1{margin-right: -70px;position:relative;margin-left: inherit;z-index: 9;margin-top: 10px;padding: 45px;}
   
   .abt-sec .abt-box{ box-shadow: 2px 3px 20px #333; text-align:center; background:#ccd8fe; margin-top:20px; border-radius: 8px; padding:8px 5px; height: 100%;}
   .abt-sec .abt-box img{padding: 4px;width: 50px;} 
   .abt-sec .abt-box h3{ color:#222; font-size: 24px; text-align:center; line-height: 30px; font-weight:600; margin:0;}
   
   .abt-sec .abt-box p{color: #333;font-size: 13px;text-align:center;line-height: 20px;font-weight: normal;margin: 5px 0;}
   
   .abt-box-inn{ box-shadow: 2px 3px 20px #ccc; text-align:center; background:#ccd8fe; margin-top:10px; margin-bottom:10px;  border-radius: 8px; padding:10px 5px;}
   .abt-box-inn h3{ color:#222; font-size: 24px; text-align:center; line-height: 30px; font-weight:600; margin:0;}
   
   .abt-box-inn p{ color: #333; font-size: 14px; text-align:center; line-height: 20px; font-weight: normal; margin:0;}
   
   
   .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
   --------------------------------*/
   .section-header{margin-bottom: 30px; padding-top:50px;}
   .abt-mda .section-header{padding-top:0;}
   .abt-mda img{margin:5px auto;}

   .section-header p {
       text-align: center;
       color: #333;
       font-weight: 600;
       font-size: 18px;
   }
   .section-header h3::before {
       content: '';
       position: absolute;
       display: block;
       width: 120px;
       height: 1px;
       background: #425161;
       bottom: 1px;
       left: calc(50% - 60px);
   }
   .section-header h3::after {
       content: '';
       position: absolute;
       display: block;
       width: 40px;
       height: 3px;
       background: #0185d6;
       bottom: 0;
       left: calc(50% - 20px);
   }
   
   .ser-sec{ padding:30px 0;background:url(image/hm-ser-bg.jpg); background-repeat:no-repeat; background-position: top center; color:#444;}
   .ser-sec .section-header{ padding-top: 10px;}
   .ser-sec .section-header h3:after, .ser-sec .section-header h3:before{display:none;}
   .ser-sec .ser-bx{ min-height: 300px;  text-align:left; vertical-align: top; border:3px solid #e3c901; border-top:none; border-left:none; border-radius: 10px; padding: 10px 15px; background: #fff; box-shadow: 8px 12px 11px #ccc; }
   .ser-sec ul{ margin:0; padding:0; list-style:none; text-align:center;}
   .ser-sec ul li{display:inline-block;width: 23%;margin: 15px 1.4%;padding-top:20px;}
   .ser-sec ul li:hover{display:inline-block; width:23%; margin:10px .8%; padding-top:12px;}
   .ser-sec .ser-bx h4{font-size: 16px;color: #222;font-weight: 600;margin-bottom:20px;}
   .ser-sec .ser-bx h4 span{ color:#e3c901}
   .ser-sec .ser-bx p{text-align:left; font-size:15px; line-height:24px;color:#222;}
   .ser-sec .ser-bx img { border-radius: 5%; transition:.4s; margin-bottom:10px;}
   .ser-sec .ser-bx p a{color: #ff4700;}
   .ser-sec .ser-bx:hover{ transition:.5s; margin-top:-10px;}
   /*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;
}
   /*PROJECTS*/
   .team-col{
    margin-bottom: 12px;
    margin-top: 15px;}
	
	
.team-col .hexagon {
    width: 185px;
    height: 107px;
    position: relative;
}

.team-col .hexagon2 {
        width: 185px;
    height: 105px;
    left: -2px;
    top: 0px;
}

.team-thumb {
    display: table;
    position: relative;
    margin: 75px auto;
}
.team-col:hover .hexagon{background-color: #e3c901;}
.team-col:hover .hexagon2, .team-col:hover .hexagon2 .corner1, .team-col:hover .hexagon2 .corner2{border-left: 2px solid #e3c901; border-right: 2px solid #e3c901;}

.hexagon-image{width: 170px;
    height: 203px;
    position: absolute;
    overflow: hidden;
    transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    top: -51px;
    left: 1px;}
	
.team-col .hexagon-image {
        width: 176px;
    height: 207px;
    left: 2px;
    top: -51px;
}

.hexagon-in1 {
    width: 100%;
    height: 100%;
    transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    overflow: hidden;
}

	
.team-img{float: left;
    width: 45%; max-height:265px; overflow:hidden;}
	
.team-img img{width:100%; transition:0.5s;}

.team-col:hover .team-img img{transition:0.5s; transform:scale(1.1);}

.team-cnt{width: 100%;
    text-align: center;}
	
.team-cnt p{text-align:center;}
	
.team-cnt h3{
    color: #ff4700;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: bold;
    }
	
.team-cnt h4{
    font-weight: normal;
    font-style: italic;
    color: #000;
    margin-bottom: 10px;
    text-transform: none;
    text-align:center;
    font-size: 15px;
    line-height: 26px;
    }
	
.info-btn a{
    font-weight: normal;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    }
	
.team-hm{padding: 40px 0 50px;}
.team-hm p{text-align:center;}
.team-thumb .hexagon2 .corner1, .team-thumb .hexagon2 .corner2{
    border-left: 2px solid #ff4700;
    border-right: 2px solid #ff4700;
    left: 0px;
    }
	
.hexagon-in2 {
    background-position: 40% 10%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    visibility: visible;
}

.hexagon-in2 img{    width: 100%; transition:0.5s; height: 100%;}

.team-col:hover img{-webkit-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);
    -ms-transform:rotateY(360deg);
    -o-transform:rotateY(360deg);
    transform: rotateY(360deg); transition:0.5s;}
    .hexagon-shapes {
        display: inline-block;
        margin: 30px auto 45px;
        position: relative;
    }
    
    .bn-ovly {
        height: 100%;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
        background-repeat: repeat;
    }
    .hexagon {
        position: relative;
        float: left;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    
    .hexagon {
        background-color: #ff4700;
        transition:0.5s;
    }
    
    .tp-colthree-inner .hexagon {
        width: 106px;
        height: 62px;
    }
    
    .hexagon .corner1, .hexagon .corner2, .hexagon2 .corner1, .hexagon2 .corner2 {
        position: absolute;
        width: 100%;
        height: 100%;
        content: "";
        background: inherit;
        left: 0;
        top: 0;
    }
    
    .hexagon .corner1, .hexagon2 .corner1 {
        -webkit-transform: rotate(60deg);
        -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        -o-transform: rotate(60deg);
        transform: rotate(60deg);
    }
    
    .hexagon .corner2, .hexagon2 .corner2 {
        -webkit-transform: rotate(-60deg);
        -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
        -o-transform: rotate(-60deg);
        transform: rotate(-60deg);
    }
    
    .hexagon2 {
        position: absolute;
        float: left;
    }
    
    .hexagon2 {
        background-color: #ffffff;
        border-left: 2px solid #ff4700;
        border-right: 2px solid #ff4700;
    }    

/*///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;
}
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 80px 0;width: 100%;background-size: cover;min-height: 350px;text-align: center;display: flex;position:relative;margin-bottom: 40px;background-position: center center;align-items: center;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;background: rgb(245 237 237 / 47%);}
.innr-pg-bnnr h1{color: #000;text-align:center;text-transform:uppercase;font-size:40px;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;padding-left: 30px;line-height:26px;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*/
#hm-footer .footer-rht{text-align: justify;}
footer{background:#425161; color:#fff; padding: 100px 0px 50px; background-image:url(../image/footer-bg.jpg); background-attachment:fixed; background-position:top center; background-size:100% 100%;}
footer h3 {font-family: Playfair Display;color: #fff;}
footer h5 {font-family: Playfair Display!important;color: #fff;}
footer p { color: #eee;}
footer .sub-footer ul.socialmedia{list-style:none; margin:0; padding:0;}
footer ul.socialmedia li {  display: inline-block;  padding: 4px; }
footer .sub-footer p {
    font-size: 17px;
    margin-right: 8px;
}
#FooterrControl1_tr_FooterBackImage{background-image: none !important;}
footer ul.socialmedia li a {
    /*padding: 10px; */
    line-height: 40px;
    width: 40px;
    height: 40px;
    background: #ff4700;
    color: #fff;
    border-radius: 100%;
    float: left;
    text-align: center;
    transition: all 300ms ease-in-out;
}
footer ul.socialmedia li a:hover {
    background: #eac945;
    color: #fff;
    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: Montserrat !important;}
.footer-rht ul li a{color:#eee; position: relative; padding: 6px 20px; 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{padding-top: 30px;}
#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: 100px 0; position: relative;
}
.facts-area.dark-bg:after {content: '';position: absolute;height: 100%;width: 100%;background: rgb(46 41 41 / 72%);top: 0;left: 0;right: 0;}

.facts-area.dark-bg .container{    position: relative;  z-index: 9;}
@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: 45px; z-index: 9;} 
    #MenuControl{ transition:.3s; position: absolute; top: 45px;right: 0;}
    #HeaderControl .rdCenter, #MenuControl .rdCenter{background: transparent !important;}
    .body-fx #HeaderControl, .body-fx #MenuControl{position:fixed; top:0; height:70px; transition:.3s; z-index: 9;background: rgba(254,254,254,.95)}
    .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){
    #widgetsControl_C, #widgetsControl, #MenuControl, #MenuControl_C{height:initial !important}
    }
    a, a:hover{text-decoration:none !important;}
    @media (max-width: 767px){
        /* 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; 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;}