.icon1 {
    color: #fff;
    background: #000;
    padding: 16px;
    z-index: 1;
}

.main-q {
    margin-top: -44px;
    width: 50px;
}

.map-hm-rht .form-group {
  padding-bottom: 8px;
}

.map-hm-rht input{
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.map-hm-rht input {
  height: 44px;
}

.map-hm-rht .sbmt-btn{
  background: #354767;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  border: #727070 solid 1px;
  margin-top: 40px;
  transition: 0.4s;
  width:100%;
}
.map-hm-rht .sbmt-btn:hover {
  background: #5f7398;
}

body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px;}

/*modal*/
.tp-head {/* background: #f3b329;*/ top: 0; position: absolute; right: 0;}
.tp-head h3{ margin:0; font-size:26px; color: #f3b329; font-weight:700; line-height:30px; padding: 30px 30px; display:block; cursor: pointer; }

.tp-lft a{ color:#f3b329}
.tp-lft a:hover{ text-decoration:none;}


.tp-fx-head {position: fixed;z-index: 9;top: 50%;color: #fff;font-weight: bold;right: -58px;}
.tp-fx-head h3{margin:0;font-size:20px;transform: rotate(90deg);color: #fff;font-weight:bold;line-height:25px;padding:10px 20px;display:block;cursor: pointer;background: #354767;/* border-top-left-radius:10px; *//* border-top-right-radius: 10px; */}
.tp-fix a{color:#fff}
.tp-fix a:hover{text-decoration:none;}
.modal.show .modal-dialog{ top: 15%;}
.modal-open .modal-hm-bg input{ width:100%; line-height: 24px;}
.modal-open .modal-hm-bg label{ width:100%; font-size: 15px; margin-bottom: 2px; margin-top: 5px;}
.modal-open .modal-hm-bg textarea{ width:100%; font-size: 14px; line-height: 20px;}

.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:#f3b329; border-radius:40px; transition:.3s;}

.modal-body center input:hover{ color:#fff; background:#000;}
.modal-header .close{ padding: 5px 10px; color: #000; opacity:.9;position: absolute; right: 16px;}
.modal{ top:50px; z-index:999999999 !important;}
.modal-backdrop{ z-index:9;}
.modal-open .modal-dialog{z-index:9999;}
.smt-btn {
    cursor: pointer;
    color: #fff;
    background: #2d3e4d;
    padding: 10px 30px;
    line-height: 26px;
    border: 2px solid #000;
    border-radius: 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}
/*modal*/

.whatsapp_btn2 {
    position: fixed;
    bottom: 8em;
    right: 0px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn2 .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn2 .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn2 .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(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}

.container-middle{margin:0 auto;     text-align: left; font-family:Arial !important;     font-size: 14px !important; line-height: 24px !important; font-weight: normal !important; color: #333;}

.container{    font-family: Arial !important;
    font-size: 14px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;}

.container-middle a, .container a{color:#2376b6; text-decoration:none;}

.container-middle p, .container p{margin-bottom: 18px;margin-top: 0;text-align:justify;line-height: 26px;color: #333;}	

.cl{clear:both;}

/*color-box*/
.td-banner{background: rgba(3,26,65,0.8);}
.flip-front, .flip-back p a{background:#133e6a;}
.flip-back p a:hover, .flip-back p a
.td-banner:hover, .td-banner,
.us-lk ul li:hover, .us-lk ul li,
.abt-hm, .abt-hm:hover,
.td-banner p img, .td-banner:hover p img
{transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}


/*color-box*/

/*banner*/
.td-banner{    width: 100%;
    height: 200px;
    position: relative;
    /*border-radius: 18px 0px 18px 0px;*/
    overflow: hidden; border: 2px dashed transparent;}

.td-banner h2{font-family: Helvetica, Arial;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    margin-top: 0;
    padding: 10px 0px;
    font-size: 22px;
    text-transform: capitalize; position:relative;}
	
.td-banner p img{    float: left;
    margin-right: 5px;
    background:#354767;
    border-radius: 50%;
    padding: 5px 5px;
    border: 2px dashed #fff;
    margin-right:18px !important;
    box-shadow:4px 5px 3px #222;}

/*.td-banner:before{    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    background: #91620e;
    width: 80px;
    height: 80px;
    z-index: -1;}
	
.td-banner:after{    content: "";
    position: absolute;
    bottom: -3px;
    right: -3px;
    background: #91620e;
    width: 80px;
    height: 80px;
    z-index: -1;}*/


.inner-td{position:relative; z-index:1;}
	
.td-banner p{font-size: 14px;
    font-family: Helvetica;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;}
	
.td-banner a{color: #fff;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    font-size: 12px;}
/*banner*/

/*header*/
.top-nv{    background: #354767;
    color: #fff; line-height:36px;
    /* box-shadow: 0px 1px 1px #999; */
    /* z-index: 9; */
    position: relative; overflow: hidden;}
	
.top-nv .container-middle{ position:relative;}
	
.top-nv ul{margin:0; list-style:none; text-align:left;     font-size: 14px; padding-left: 0;}
.top-nv ul li{display:inline-block; color:#fff;     padding: 6px 0;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 18px;     float: initial;}
.top-nv ul li a{color:#fff;}

img{max-width:100%;}
.fr-head{float:right;}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 50px;}

/*header*/

center #form1{overflow:hidden;}

/*home*/
.inner-page1{
    background-image: url(../image/get.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    top: 0;
    padding-bottom: 20px;
    left: 0;
    overflow: hidden;
}

.text1{font-family: Helvetica, Arial;padding-top:50px;font-size: 35px;font-weight:boldblod;text-align: center;color: #fff;}

.sep-dv{margin-right:0px;}

.hm-adt h2{  text-align: center;
    font-size: 23px;
    margin-bottom: 0;
    line-height: 24px;
    margin-top: 0;
    font-weight: 600;
    text-transform: initial;
    /*! border-bottom: 1px dashed #031a41; */
    margin-bottom: 16px;
    padding-bottom: 5px; color:#031a41;
text-transform: uppercase;
}
	
.ser-bx{ margin-top:20px; margin-bottom:15px;}
.ser-bx a{float:right;}

.img-ser{ float:left; margin-right:10px;   border-radius: 60px;
    width: 80px;
    height: 80px;
    border: 5px solid #c1c2c3; transition:all .3s; margin-top: 10px;}
	
.ser-cnt{width: 75%;float:right;}
.ser-cnt h4{color:#17365d;font-weight:bold;font-size:15px;text-transform: uppercase;}

.img-ser:hover{transform:rotate(10deg) scale(1.1);}

/*home*/


/*footer*/

.get-tuch{    position: absolute;
    margin-top: -27px;}
	
.get-tuch span{
    background: #3f5c8e;
    color: #fff;
    padding: 8px 14px;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    }
	
.get-tuch span:after{
    content: "";
    position: absolute;
    left: -7px;
    top: 0;
    background: #3f5c8e;
    width: 25px;
    height: 12px;
    transform: skew(-36deg);
    z-index: 1;
    }

footer{margin-top: 20px;
    background: #354767;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top:20px;
    /* border-top: 4px solid #f9c809; */
	/*! background: url(image/ft-bg.jpg) no-repeat; */
    background-attachment: fixed;
    background-size: cover;
    
}

footer .container-middle{position:relative;}

footer h2{     font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 13px; text-transform: capitalize;     border-bottom: 1px dashed #333;
    padding-bottom: 5px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

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

.col-three{color:#8e8e8e;}
.col-three p{color:#ffffff;}

.ft-cont{}

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

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

.us-lk ul li{line-height: 26px; margin-bottom: 7px;}

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

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

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

footer a{color:#fff;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#8e8e8e;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{
    margin-bottom:8px;
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    line-height: 23px;
    min-height: 25px;
    transition: 0.5s;
    }

.copyrht{ background:#273d64;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding:10px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */
}
	
.copyrht p{    margin-bottom: 0;
    color: #fffdfd;
    font-size: 13px;}
	
footer .container{position:relative;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left; padding-top:0px;}

.cprht-rht{float:right; padding-top:0px;}

.cprht-rht ul{list-style:none; text-align:right; margin:0;     font-size: 13px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #db6e5d;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#fff;     padding: 0 4px;}


p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

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

.cprht-lft strong{color: #dbdbdb;}

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

.cprht-img{    float: left;
    margin-left: 120px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 12px;}

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

.top{ position: absolute;
    top: -20px;
    left: 60px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    /* z-index: 1; */
    width: 0px;
    /*! background: #021028; */
    color: #fff;
    padding: 15px 0px 10px;
    /*! border: 1px solid #fff; */
    border-bottom: 0;
    cursor: pointer;
    transition: 0.5s;
    border: 30px solid transparent;
    border-top: 30px solid #444;
    height: 0;
}
	
.top img{     display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: -39px;
    margin-left: -3px;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

.ft-nav ul li a:hover{color: #ffffff;}


.ft-nav ul li a{color: #ffffff;}
/*footer*/


/*contact*/
.map-cont{     margin-top: 10px;
    width: 62%;
    float: left;
    border: 1px solid #ddd;     margin-bottom: 20px;
    text-align: center; /*height:255px;*/}
.bx-rht-cont{     width: 38%;
    float: left;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 3%;
    height: 250px;
    border-left: 0;
    padding-right: 2%;
}
.bx-rht-cont h2{    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 8p}
	
.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: 19px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 20px;}
.cont-page p{font-size:14px;     line-height: 24px !important;     text-align: left;}

.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;}

/*contact*/

table{margin-top:0 !important;}

#widgetsControl, #widgetsControl_C,
#HeaderControl_C, #HeaderControl{height:inherit !important;}
/*#widgetsControl td{width:100% !important;}*/

#navbar-collapse-1{ /*   width: 1000px;
    margin: 0 auto*/}
	
	
#WhatsNewControl_C_ctl00_btn_Search, #WhatsNewControl_C_ctl00_txt_Search, #LoginControl_C_ctl00_btn_Login{color:#000;}

#WhatsNewControl_C_ctl00_tdeee tr{vertical-align: top !important;}

#WhatsNewControl_C_ctl00_tdeee tr tr{vertical-align: middle !important;}

#WhatsNewControl_C_ctl00_tdeee tr#WhatsNewControl_C_ctl00_tr_BulletinHeader{vertical-align: middle !important;}


#WhatsNewControl_C img{max-width:inherit !important;}

.container ul{/* text-align:left; */color:#333;Font-size: 14px;}justify
.container ul li{    line-height: 24px;}

.header-top{padding-top: 10px;padding-left: 10px;}

@media(max-width:1024px){
#navbar-collapse-1{width:100%;}	

#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav{margin-top: -2px;}
.navbar-default .navbar-nav>li>a{padding-left:2px; padding-right:2px;}

.ser-cnt{width: 66%;}
	}
	
@media(max-width:998px){
.td-banner{margin-bottom: 10px;
    height: initial;
    padding-bottom: 20px;}
.sol-icon{text-align:center}
.container ul{text-align:center; float:inherit; margin-top:5px;}	
.copy-rht p{float:inherit; text-align:center;     width: 100%;}
.header-top{padding-bottom:20px;}
	}
@media(max-width:991px){
#MenuControl, #MenuControl_C{height:initial !important}
.navbar-default .navbar-nav>li>a{line-height:40px; color:#fff;}
.navbar-nav{background:#071d46;}
.web-logo{margin:0 auto;}
.ser-bx {text-align:center;  margin-right: 2%;margin-top:10px; margin-bottom:15px;}
.ser-bx img{float:inherit;}
.ser-cnt{width:100%;}
.ser-bx a{margin-bottom: 15px;}

	}
@media(max-width:998px){
.ser-bx {text-align:center;  margin-right: 2%;}
.ser-bx img{float:inherit;}
.ser-cnt{width:100%;}

}


@media(max-width:767px){
.wslidess img{    height: 280px;}	
.wback_nav{top: 172px;}

.col-three{width:48%;}
.col-three.ft-cont{width:100%;}
.map-cont{width:100%;}
.bx-rht-cont{width:100%; padding:0;}
.img-ser{float:inherit;}
.sol-icon, .ft-link ul, .copy-rht p{text-align:center; float:inherit;}
.navbar-default .navbar-nav>li>a{line-height:20px;}
.top-nv .col-md-3{display:none;}
	}
	
@media(max-width:667px){
.header-lft{padding-top: 10px; width:72%;}	
	}

@media(max-width:568px){
.header-rht .click-box{height:70px !important; width:70px !important;}	
.copyrht .cprht-lft, .copyrht .cprht-rht{text-align:center; width:100%;}
.copyrht .cprht-lft{margin-bottom:5px;}

.abt-hm{    height: 150px; margin-left: 0; width: 100%;}
.fr-head{display:none;}
	}
	
@media(max-width:480px){
.hm-adt .container-middle .col-xs-6{width:100%; margin: 0 auto; float: inherit;}	
.ser-cnt{float: initial;     margin-right: 0;}
.ser-bx img{    margin: 0 auto;}	
.ser-bx a {
    margin-bottom: 25px;
    float: initial;
    display: block;
    text-align: center;
}
.header-top{    padding-left: 15px;
    padding-right: 15px;}
.top-nv ul li:first-child{padding-right: 2px !important;
    margin-right: 2px !important;}
	}
	
@media(max-width:414px){
.header-rht .click-box{    height: 50px !important;
    width: 50px !important;}
.header-lft{    padding-top: 6px;}	
	}
	
@media(max-width:375px){
.header-lft {
    padding-top: 12px;
}	
.col-three {
    width: 100%;
}
.top-nv{display:none;}
	}
	
@media(max-width:360px){
.top-nv{display:none;}
	}