@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');


body{ margin:0; padding:0; font-family: Poppins !important; font-size: 15px;
    font-weight: normal; color: #000; line-height: 24px; background:#fff; overflow-x:hidden;}
	

* {font-family:Poppins !important; }

.fa {font-family:fontawesome !important;} 
.glyphicon{font-family: 'Glyphicons Halflings'  !important;}
.container-fluid{padding-left:2px !important;padding-right:2px !important;}
.container { font-size: 14px; font-family:Poppins !important; line-height: 24px;}
	

.main-table{ font-family:Poppins; Font-size:15px; color:#333; line-height:24px; text-align:justify;}
.main-heading{ font-weight:600; Font-size:24px;color:#333; margin-bottom: 10px; line-height:30px; border-bottom:1px #ccc dashed; text-align:left;}
.sub-heading{ font-weight:500; Font-size:20px; color:#333; line-height:30px; text-align:left;}
.team-title{ font-weight:500; Font-size:17px; color:#333; line-height:30px; text-align:left;}

p{ font-family:Poppins; font-weight:300; Font-size:15px; color:#333; line-height:24px; text-align:justify;}

h1, h2, h3, h4, h5, h6{
	margin:0 ;
	padding:0;
}


a{ text-decoration:none;}


h2, .h2 { font-size: 30px;}

h4, .h4 {
    font-size: 17px;
}	



#divmainenquiry11 {
    text-align: initial;
}

.block.col-sm-12 {
    background-color: #e6e5e540;
}


/*-----header-manu-------*/

header img {  margin: 5px auto; max-width:100%;}

.body-fx header img {
    margin: 0px auto;
    width: 360px;
    margin-top: 5px;
}
.cl{ clear:both;}

/*-----header-manu-------*/	



.cl{ clear:both;}
.btn-primary:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.about h2 {
	color: #221f1f;
    font-size:45px; text-align:center;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
}
.about p.rd-mr{text-align:center;}
.about p.rd-mr a{position: relative;
    width: auto;
    height: 39px;
    line-height: 39px;
    padding: 0 23px;
    border: 2px solid #303030;
    font-size: 13px;
    text-align:center;
    color: #fff;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none; background:#002e5b;
    padding:15px 25px; font-size:16px;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
}
.about p.rd-mr a:hover{background:#000; color:#fff; text-decoration:none;}
.btn-primary {
    font-weight: 400;
    border: 1px solid #221f1f;
    color: #221f1f;
    background: none;
    border-radius: 0px;
}

.btn {
    display: inline-block;
    font-size: 14px;
    line-height: 33px;
    min-height: 50px;
    min-width: 140px;
    padding: 8px 30px 7px;
    text-transform: uppercase;
    text-align: center;
}


/*--Query--*/
.qyery-hm {
    background: #043d62;
    background-size: cover;
    padding: 20px 0;
    background-attachment: fixed;
}
.qyery-hm h4 {
    margin-bottom: 0;
    font-size: 31px;
    font-weight: normal;
    font-family: cursive;
    color: #eee;
    text-align: center;
}
.qyery-hm h4 strong {
    font-size: 44px;
    color: #ffffff;
	font-weight:500;
}
.qyery-hm h4 span {
    font-family: sans-serif;
    background: #221f1f;
    color: #fff;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 30px;
    border: 2px solid rgb(255,255,255,0.5);
    transition: 0.5s;
}
.qyery-hm h4 span:hover {
    background: #333;
    transition: 0.5s;
}
.qyery-hm h4 span a {
    COLOR: #FFF;
}

/*qyery-end*/


/*--service--*/


.hm-head { 
    font-size: 38px; 
    text-align: center;
    color: #043d62;
    font-weight: 400;
    margin-bottom: 30px;
	position:relative;
}
.hm-head span{ font-weight:800; }

.hm-head:before{content:''; position:absolute; height:3px; width:40px; left:0; right:0; margin:0 auto; bottom:-10px; background:#002e5b;}


/*ser-bx*/
.hm-service{background:#eee; padding-top:30px; padding-bottom:30px;}
.ser-bx{ min-height: 250px; transition:.3s; padding:30px 10px;}

.ser-bx:hover{background:#fff;}

.ser-bx h4{font-size:22px; line-height:30px; color:#043d62; position:relative; font-weight:600;}
.ser-bx p{ padding-top: 10px; text-align:left;}
.ser-bx p a{ color:#043d62; padding:5px 10px; font-weight:600;}
.ser-bx i{font-size:60px; line-height:70px; text-align:center; color:#333; float:left; position:relative; top:10px; left:10px;}
.ser-bx .ser-cont{float: right; padding-right:10px; width:75%;}
.ser-bx p.rd-mr{padding-top: 10px;}
/*ser-bx*/


/* Our  Team */

.hm-team{padding:30px;}
.hm-team h2{ font-weight: 600; font-size: 20px; color: #043d62; text-align:center;}
.tm-bx{ text-align:center; background:#eee; padding:20px;}
.tm-bx p{text-align: justify;}
.tm-bx img{ max-width:100%; border:1px #666 solid; margin-bottom:10px;}

/* inner page Team */

.tms{ background:#f8f6f6; padding:20px; overflow:auto;}
.tms img{ float:left; margin-right:20px;}

/* Our  Team */

/*footer*/
footer{ padding-top: 20px; background:#043d62; background-attachment: fixed;
    color: #fff; background-size: cover;
}

footer h2{ font-weight: 600; position:relative; font-size: 20px; color: #fff; margin-bottom: 0; padding-bottom: 10px;}

.socil-lnk{ list-style:none; margin:0; padding:0;}
.socil-lnk li{ display:inline-block; padding:2px; margin:2px; transition:all .5s;}
.socil-lnk li .fa{ text-align: center; font-size: 15px; padding: 7px; width:30px; height:30px; border-radius:50%; transition:0.5s; background:#166ca4;}
	

footer h2 span{ position: absolute; width: 100%; left: 1px; font-size: 20px; color: #222; z-index: 1; top: -17px;}

footer p{ color: #fff; font-size: 15px; line-height: 24px; text-align:left;}

footer .container-middle a{ color: #fff;}


/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{ list-style-type: square; font-size: 15px; margin-bottom: 0; color: #fff; padding-left: 24px;}

.us-lk ul li{ font-size: 15px; line-height: 24px; margin-bottom: 7px; transition: all .3s; }

.us-lk ul li:hover{ padding-left: 5px;}

.us-lk ul li a{ color:#fff;}

.us-lk ul li:hover a{ color:#fff !important;}

footer a{ color:#fff;}

.ft-soc ul{ font-size: 15px; margin-bottom: 0; list-style: none;}
	
.ft-cont strong{ color:#fff;}

.ft-cont p{margin-bottom:8px; font-size: 16px;  color: #fff; line-height: 22px;  min-height: 25px; transition: 0.5s;}

.copyrht{ margin-top: 10px; color: #fff; font-size: 15px;  border-top: 1px solid #002e5b;}
	
.copyrht p{ margin-bottom:0; color: #fff; line-height:36px; text-align: center;}
#FooterrControl1_tr_FooterBackImage{ background-image:none !important;}

.cprht-lft{/*float:left;*/}

.cprht-rht{ float:right;}

.cprht-rht a{ color:#fff;}

p.cprht-rht img { height: 25px; transition:0.5s;}
p.cprht-rht img:hover{ transform:rotate(360deg); transition:0.5s;}

.ft-cont i {    width: 35px;
    min-height: 40px auto;
    text-align: center;
    border: 1px solid #fff;
    font-size: 19px;
    line-height: 0;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    padding: 8px 0px;
}

.ft-cont p:hover i{ background: #0aaaaa;transition:0.5s;}

/*footer*/


/*---banner--*/
.body-fx .top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  outline: none;
  background-color: #221f1f;
  border:2px solid #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 30px;
  transition: ease-in 0.5s;
}
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top:hover {
  background-color: #555;
}


.bnr-top {
  position: absolute;
  z-index: 999;
  background-color: #221f1f;
  border:1px solid #fff;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 30px;
  transition: ease-in 0.5s;
  position: absolute;
left: 50%;
top: 80%;
transform: translate(-50%, -50px);
}


#widgetsControl, #widgetsControl_C, #DynamicEnquiry, #DynamicEnquiry_C{ height:inherit !important;}
.bnr-top img{ width:30px;}

.flyAnimation {
    animation: fly 3.59370755s forwards;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.445,.05,.55,.95);
    -webkit-animation: fly 2s forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.445,.05,.55,.95);
}

@-webkit-keyframes fly {
    0% {
        -webkit-transform: translate(0,0);
    }

    50% {
        -webkit-transform: translate(0,25px);
    }

    100% {
        -webkit-transform: translate(0,0);
    }
}

@keyframes fly {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }

    50% {
        -webkit-transform: translate(0,25px);
        transform: translate(0,25px);
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
}

.body-fx .top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  outline: none;
  background-color: #221f1f;
  border:2px solid #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 30px;
  transition: ease-in 0.5s;
}
.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}
.top:hover {
  background-color: #555;
}

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

.caption { width:60%; height:auto;
	display: block;
	position: absolute;
	z-index: 2;
	left: 20%;
	right: 0;
	padding: 20px;
	top: 35%;
}

.caption h1{font-family:'Poppins'; font-size:40px; font-weight:bold; color:#fff; text-align:center; text-shadow:#333 2px 3px 3px;}







/*----home----*/

.abt-hm{background:#3f3f95; padding-top:30px;position: relative;}
.abt-hm h2{text-align:center; font-size:35px; font-weight:700; color:#fff;}
.abt-hm p{text-align:justify; font-size:16px; color:#fff; line-height: 30px;}
.abt-hm img{border:5px solid #fff; box-shadow:#111 6px 5px 4px;}
.top-ser-lft { position: absolute; left: -20px; width: 175px;  height: 50px;  top: 0; background: #fff; transform: skew(-30deg); max-width: 25%;}
.top-ser-rht { position: absolute; right: -20px; width: 175px; height: 50px; top: 0; background: #fff; transform: skew(30deg); max-width: 25%;}
.bot-ser-lft{position:relative; width:150px; height:50px; transform:skew(30deg); left: -32px; background: #fff; bottom:0;}
.bot-ser-rht{position:relative; width:150px; height:50px; transform:skew(-30deg); right: -32px; background: #fff; bottom:48px; float:right;}

/*ser-box*/
.abt-ser{padding-bottom:30px;margin-bottom: 30px;}
.abt-ser h2{text-align:center; font-weight:600; font-size:36px;margin-bottom: 20px !important;}
.abt-ser .head-sep:before, .abt-ser .head-sep:after{background-color: #111 !important;}
.abt-ser .head-sep u:before{border-left: 2px #000 solid; border-right: 2px #000 solid; border-left-color: #333 !important;}
.abt-ser .head-sep u:after{border-left: 2px #000 solid; border-right: 2px #000 solid; border-right-color: #333 !important;}
.hm-abt{margin-top:20px; margin-bottom:30px;}
.hm-abt h2{padding:10px 0; margin:0}
.hm-abt img{/*margin-top:80px;*/}
.hm-serv-bx {
    transition: 0.5s;
    background: #fff;
    border-bottom: 5px solid #111;
    margin-top: 30px;
    margin-bottom: 20px; text-align:center;
}
.hm-serv-bx p{padding: 10px 5px;}
.hm-serv-bx-img {
    height: 240px;
    overflow: hidden;
    transition: 0.5s;
    position: relative;
}

.hm-serv-bx-img img {
    transition: 0.6s ease-in;border: 1px solid #ccc;
}
.hm-serv-bx-img h2 {
    position: absolute;

    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(63,63,149,0.95);
    color: #fff;
    font-size: 25px;
    margin: 0;
    padding-left: 15px;
    line-height: 50px;
    transition: 0.5s;
}
.hm-serv-bx  .hm-serv-bx-cnt{text-align:justify; min-height: 160px;border-right: 1px solid #eee; border-left: 1px solid #eee;}
.hm-serv-bx .rd-mr{background:#3f3f95; display:inline-block; padding:10px 5px;}
.hm-serv-bx .rd-mr a{color:#fff;}
.abt-ser .left.carousel-control, .abt-ser .right.carousel-control{background-image:none;position: absolute; bottom: -20px;}

.abt-ser .carousel-control{position:absolute; top:inherit;width: 90.5%;}
.glyphicon-chevron-left:before, .glyphicon-chevron-right:before{
    width: 150px;
    background: rgba(63,63,149,1);
    padding: 5px 30px;}
.carousel-control{opacity: 1 !important;}
/*ser-box*/

/*team-bx*/
.abt-tm{text-align:center; background-image:url(../Image/tm-img.jpg); background-repeat:no-repeat; margin-top:30px; padding: 30px 0;
    background-size: cover;
    color: #fff;
    min-height: 450px;
    background-attachment: fixed;}
.abt-tm h2{color:#fff;margin-bottom: 10px !important;}
.abt-tm .tm-bx{padding:10px 0;}
.abt-tm img{border-radius:50%; border:1px solid #ccc;}
.abt-tm .tm-cont{border:1px solid #ccc;margin-top: -30px;}
.abt-tm .tm-cont h4{text-align:center; font-size:18px; font-weight:bold; padding-top:40px; color:#fff;}
.abt-tm .tm-cont h4 span{text-align:center;display:inline-block; font-size:15px; font-weight:normal; font-style:italic; color:#ccc;line-height: 24px;}
.abt-tm .tm-cont p{padding:5px 10px; text-align:justify; color:#eee;}
.tm-bx .tm-cont .rd-mr{background: #221f1f;display: inline-block; padding: 8px 5px;}
.tm-bx .tm-cont .rd-mr a{color:#fff;}
.rd-mr img{border:none;}
.text-center { text-align: center;}
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
}
.head-sep:before {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    background-color: #eee !important;
    color: #fff !important;
}
.head-sep:after {
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    margin-left: 22px;
    margin-right: 0;
    background-color: #eee !important;
    color: #fff !important;
}
.head-sep u {
    width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 12px;
    margin-left: -10px;
}
.head-sep u:before {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #eee solid;
    border-right: 2px #eee solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
    border-left-color: #ccc !important;
}
.head-sep u:after {
    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #eee solid;
    border-right: 2px #eee solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
    left: auto;
    right: -3px;
    transform: skew(-30deg);
    -webkit-transform: skew(-50deg);
    border-right-color: #ccc !important;
}
/*team-bx*/
/*----home----*/

	
.panel-default>.panel-heading{    background: #221f1f;
    text-transform: uppercase;
    font-weight: bold; border-radius:0;}
	
.panel-title{font-weight:bold;}
.panel-group .panel{border:0; border-radius:0;}
.hm-about-rht{padding-top: 18px;}
.panel-body{border: 1px solid #eee; text-align:justify;}
/*.panel-group .panel+.panel{    margin-top: 7px;}*/

.panel-title a{display:block; position:relative;color: #fff;}
.panel-title a.collapsed:after{    content: "+";
    position: absolute;
    right: -2px;
    top: -5px;
    font-size: 26px;}
.panel-title a:after{ content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;}
div#accordion a {
    /*! color: #333; */display: block;text-decoration: none;
}
.tm-page img{float:left; margin-right:10px; padding:4px; border:1px solid #eee;}

/*hm-query*/
.hm-query h3{color: #fff; text-align:center; padding:15px 0; font-size:30px;}


.map-hm-lft{height:430px; margin-top:15px;}
.map-hm .col-md-6 {
    padding: 0;
}

.map-hm-lft {
    /*background: url(../image/contact-bg.jpg);
    background-attachment: fixed;
    background-size: 100%;
    height: 500px;*/
}
.head-main {
    margin-bottom: 10px !important;
	text-align:center;
}
.head-main span {
    font-family: "Times New Roman", Times, serif;
    font-size: 40px;
    line-height: 55px;
    display: block;
    color: #fff;
}
.head-main strong {
	font-family:Poppins;
    text-transform: uppercase;
    font-weight: bold;
}
.map-hm-lft-inner p strong {
    background: #fff;
    padding: 6px 9px;
    border-radius: 4px;
    font-size: 13px;
    display: block;
    width: 80%;
    margin: 0 auto;
	color:#3f3f95;
}
.map-hm-lft-inner p {
    text-align: center;
    color: #fff;
    font-size: 15px;
	line-height:30px;
}
.hm-query {
    background:rgba(63, 63, 149, 0.9);
    padding-bottom: 30px;
    padding-top: 20px;
	text-align:left;
}
.hm-query .lbl span{color: #fff;
    font-size: 15px;
    padding-left: 5px;
    line-height: 30px;}
	
.hm-query .form-control::placeholder{font-weight:normal; color:#999;}

.hm-query .lbl {width: 100%;}


#DynamicEnquiry tr td{text-align:center !important; font-size:20px;}

/*hm-query*/



/*cont-page*/
.table-responsive {
    min-height: .01%;
    overflow: hidden !important;
}

#HeaderControl {/*
    height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 0px;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 9;
    width: 30%;
    background: transparent;
    text-align: center;
    background-color: #002e5b;*/
}
#MenuControl {/*
    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 36px;
    z-index: 9;
    width: 70%;
    background: transparent;
	background-color: #002e5b;*/
}

header {text-align: center;}
.rdCenter{ background: transparent !important;}
.body-fx #MenuControl .rdCenter{ background: transparent !important;}
.body-fx #HeaderControl, .body-fx #HeaderControl_C, .body-fx #MenuControl_C, 
.body-fx #MenuControl{ height: 70px !important; transition: 0.5s;}

.body-fx #HeaderControl{
    float: Left;
    position: fixed;
    width: 32%;
    padding: 0;
    padding-left: 0;
    background: #eee;
    z-index: 99;
    text-align: left;
    box-shadow: 0px 1px 3px #ccc;
    transition: 0.5s; top: 0;}

.body-fx #MenuControl{ float: Right; position: fixed; right: 0; width: 70%; padding: 0; padding-right: 0;
    background: #eee; box-shadow: 2px 1px 3px #ccc; transition:0.5s;top: 0;}
	
.body-fx .navbar-default{ background-color: transparent !important;}
	
#MenuControl_C .dropdown-menu{ padding:0 !important; animation: fadeInUp 400ms;}

#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C .navbar-nav
{ height:100%;}

#MenuControl_C #navbar-collapse-1{ height:100% !important;}

.top-nav{ background: #043d62; color: #fff;}
.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:5px; color:#fff; font-size: 15px;}
.top-nav-lft ul li .fa{ margin-right:5px; color:#fff; font-size: 18px; text-align: center; padding: 11px 5px;}

.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;}
.top-nav-rht ul li .fa{ text-align: center; font-size: 18px; padding: 12px 5px; transition:0.5s; z-index:9; position:relative;}
	

@media (max-width: 1024px){
	.body-fx #HeaderControl{ padding-left: 20px;}
	.body-fx #MenuControl{ width: 71%;}
}

@media (max-width: 991px){
	#MenuControl, #MenuControl_C{height: initial !important;}	
	#widgetsControl_C, #widgetsControl{height:initial !important}
	
	.hm-serv-bx-img h2{ font-size: 20px;}
	.abt-tm .tm-bx {  width: 80%; margin: 0 auto;}
	
	.body-fx #MenuControl, .body-fx #HeaderControl{display:none;}
	.top-nav-rht{display:none;}
}

@media (max-width: 769px){
.body-fx #MenuControl, .body-fx #HeaderControl{position:relative;}
.body-fx #HeaderControl{width:30%;}
}



@media screen and (max-width: 1024px) {
	.caption h1{font-size:40px;}
}
@media screen and (max-width: 991px) {
	.caption h1{font-size:35px;}
}

@media screen and (max-width: 769px) {
	
}

@media screen and (max-width: 767px) {
.top {	display: none;}

.hm-service { background-size: cover !important;}
.caption h1 { font-size: 30px;}


}
@media screen and (max-width: 669px) {

.caption{text-align:center;}
.caption h1 { font-size: 25px;}



}

@media screen and (max-width: 600px) {
.caption h1 { font-size: 20px;}

.tms{ text-align:center;}
.tms h3{ text-align:center;}
.tms p{ text-align:center;}
.tms img{ float: inherit; margin-right:  inherit;}

}

@media screen and (max-width: 375px) {
.caption h1 { font-size: 18px;}

}
