body {
	font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
	font-size : 14px !important;
	padding-top : 145px;
	
}

h5.font-type {
	font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
}

i:hover {
	color : white !important ;
}


nav {
	display : flex ;
}

.navbar-area nav ul li.dropdown ul li.active{
	    background-color: #00529b !important;
}

.nav-padding-0{
	padding-right : 0px
}

a.boxed-btn, button.boxed-btn {
	background-color : #00529b ;
}

a.boxed-btn:hover, button.boxed-btn:hover {
	color : #00529b ;
}

.containers {
  position: relative;
  width: 100%;
}

.navbar-area nav ul li:first-child{
	margin-left : 0px ;
}

.contact-custom{
	color : #4e5861 ; 
	font-size: 17px; 
	line-break:anywhere ;
}

.career_list{
	color : #00529b !important ;
}

.career_list:hover{
	text-decoration: underline !important;
	cursor: pointer;
}

.w3-modal-content{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.overlays {
  position: absolute; 
  bottom: 0; 
  background: rgba(74, 72, 72, 0.9); /* Black see-through */
  width: 100%;
  height : 100% ;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 15px;
  padding: 5px;
  text-align: center;
}

.containers:hover .overlays {
  opacity: 1;
}

.navbar-area nav ul{
	margin-top: 0px;
	width : 100% ;
}

.home-3.hero-area.home-6 .single-hero-item{
	padding : 55px 0px 250px 0px ;
}

.tab_2_content_padding{
	padding-bottom : 145px !important;
}

@media only screen and (max-width: 991px){
.tab_2_content_padding{
	padding-bottom : 0px !important;
}
.fmxasiamobile{
	width : 100% !important;
}
.slicknav_nav {
	background-color : #00529b ;
	top : 81px !important ;
	z-index : 1000 ;
}
.w3-modal-content{
	width : 85% !important ;
}
.mobile-respones {
	padding : 0px
}
.navbar-area nav ul li.active a{
	color : white !important;
}
.navbar-area nav ul li a{
	color : white !important;
}
.navbar-area nav ul li:hover a{
	color : white !important;
}
.navbar-area nav ul li.dropdown ul li{
	background-color : #00529b !important;
	border-bottom: 1.5px solid #ffffff;
}

.navbar-area .slicknav_nav a:hover{
	background-color: white;
}
.navbar-area nav ul li.dropdown{
	margin-right : 0px !important;
}
.navbar-area nav ul li{
	margin : 0px !important;
}
.bar-color{
	text-align: center;
}
.right-contents{
	float : none !important;
}
.tab-titles{
	font-size : 30px ;
}
.tabl{
	padding-bottom : 60px 
}
.tab__content{
	padding : 10px 10px !important; 
}
.about-color{
	padding : 0px 15px 30px 15px !important;
}
.mobile-res{
	padding-left : 0px ;
	padding-right : 0px;
}
.mobile-title-size{
	font-size : 21px !important ;
	margin-bottom : 30px !important;
}
.mobile-res-service{
	padding : 25px 5px !important;
}
div#service-section-ecommerce.container{
	text-align : left !important;
}

#breadcrumb{
	padding-bottom: 20px !important;
    font-size: 16px !important;
	padding-top : 20px !important;
	line-break: anywhere;
}
.tabsss button{
	width : 100%
}
.contact-section .single-info .icon-wrapper{
	margin-bottom : 0px ;
}
.navbar-area nav ul li.dropdown ul {
	position: initial !important;
}
.navbar-area nav ul{
	max-height: 500px;
    overflow-y: scroll;
}
}


nav ul li a.header-btn{
padding : 10px 15px 10px 15px !important;
background-color : #58bed3;
}

.navbar-area nav ul li:hover a.header-btn {
    color: #58bed3;
	background-color : white;
	padding : 10px 15px 10px 15px;
}

a.header-btn:hover{
    color: white;
}


/**
 * Tabs
 */
.tabs {
	display: flex;
	flex-wrap: wrap; 
	z-index : 1;
	position : absolute ;
	margin-top : -60px;
}
.tabs label {
	order: 1; 
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
  background: #90CAF9;
  font-weight: bold;
  transition: background ease 0.2s;
}
.tabs .tab {
  order: 99; 
  flex-grow: 1;
	width: 100%;
	display: none;
  padding: 1rem;
  background: #fff;

}
.tabs input[type="radio"] {
	display: none;
}
.tabs input[type="radio"]:checked + label {
	background: #fff;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}

.service-section {
	padding-top : 250px
}

.header-area .info-bar{
	background-color:#00529b !important;
}
.region-info{
	padding-right : 5px;
}
.info-2{
padding : 0px 5px
}

.announ{
	background-color : #03104A !important;
}

.right-contents{
	float : right ;
	padding-right :  10px;
	font-weight : bold ;
	font-size : 15px;
	color : white ;
	
}

.announ-bar {
	padding : 10px 0px 3px 0px;
	-webkit-box-shadow: inset 0px 2px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 2px 6px 0px rgba(0,0,0,0.75);
box-shadow: inset 0px 2px 6px 0px rgba(0,0,0,0.75);
}
.bar-color{
	background-color:#ff0000 ;
}

.bar-colors{
	background-color:#4a4848 ;
}

.font-color-scroll-text
{
	color : white;
	font-size : 15px ;
	text-align : inherit ;
}


.navbar-area::before {
	-webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
	background-color : white ;
}

.navbar-area{
	margin-left :0px;
	height : 100%;
	padding : 0px ;
	background-color : white ;
}

.logo-wrapper img{
	max-width : 171px ;
	max-height : 75px ;
}

.navbar-area nav ul li{
	margin : 0px 12px;
}

.navbar-area nav ul li:hover a{
	color : #00529b !important
}
.navbar-area nav ul li.dropdown ul li{
	background-color : #00529b ;
}

.navbar-area nav ul li.dropdown ul li a {
	color :white !important; 
	padding: 10px 30px;
}

.navbar-area nav ul li.dropdown ul{
	top : 25px ; 
}

.service-carousel.owl-carousel .owl-nav button.owl-next:hover, .service-carousel.owl-carousel .owl-nav button.owl-prev:hover{
	background-color: #00529b;
    color: #fff;
    border: 1px solid #00529b;
}

.stickys {
  position: fixed;
  top: 0;
  width: 100%;
}


.navbar-area nav ul li.dropdown ul li:hover a {
	color :#00529b !important; 
}

.navbar-area nav ul li.active::before{
	background-color : #ff0000 !important ; 
	height : 7px ; 
	width : 7px ; 
	left : -10px
}
.navbar-area nav ul li.dropdown::after{
top: -2px;
    right: -13px;
    font-size: 15px;
	color : #ff0000 !important ;
}

.header-area.sticky-navbar .navbar-area {
	padding : 0px ;
}

.navbar-area nav ul li a{
	color : black;
	font-size : 15px ;
}
.navbar-area nav ul li.active a{
	color : black;
}
.navbar-area nav ul li.active::before{
	background-color : black;
}
.navbar-area::after{
	background-color : white ;
}
.nav-row {
	height : 100%
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 40%;
	
}

.mobmenu{
align-self : center
}

.navbar-area nav ul li.dropdown{
	margin-right : 20px
}

.one-edge-shadow {
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.75);
background : white ;
}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index : 101;
}



/* tab 1 */

@import url(http://fonts.googleapis.com/css?family=Maven+Pro);
.tab-wrap {
	-webkit-transition: 0.3s box-shadow ease;
	transition: 0.3s box-shadow ease;
	border-radius: 6px;
	max-width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	  -ms-flex-wrap: wrap;
		  flex-wrap: wrap;
	position: relative;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
}


.tab {
	display: none;
}
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
	opacity: 1;
	
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
	color : white ;
}
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
	opacity: 1;

	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
	color : white ;
	background-color : #D71921;
}
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
	color : white ;
}
.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
	color : white ;
}
.tab:first-of-type:not(:last-of-type) + label {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background-color : #010b4c;
}
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab:last-of-type:not(:first-of-type) + label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background-color : #D71921 ;
}
.tab:checked + label {
	background-color: #00529b;
	cursor: default;
}
.tab + label {
	width:100%;	  
	border-radius: 20px 20px 0 0;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: white;
	text-align: center;
	background-color: #f2f2f2;
	-webkit-user-select: none;
	 -moz-user-select: none;
	  -ms-user-select: none;
		  user-select: none;
	text-align: center;
	-webkit-transition: 0.3s background-color ease, 0.3s box-shadow ease;
	transition: 0.3s background-color ease, 0.3s box-shadow ease;
	height: 50px;
	box-sizing: border-box;
	padding: 15px;
	font-weight : 700 ;
	font-size : 18px ;
}

@media (min-width:768px) {
		
	.tab + label {
		width:35%;
	}
}

@media only screen and (max-width: 991px) {
	.tabl{
	width : 100% !important;
	top : 0!important ;
	position : inherit !important;
	right : 0!important;
	z-index : 1;
	}
	
	.tab + label {
		width : 50%
	}
	.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1){
		z-index : 1 ;
	}
	div#weight.wrap-input100.validate-input.bg1{
		padding : 5px 5px 5px 15px;
	}
	
	.tab-titles{
		padding-top : 60px ;
	}
}


.tab__content {
	padding: 20px 30px;
	position: absolute;
	width: 100%;
	z-index: -1;
	opacity: 0;
	left: 0;
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
	border-radius: 12%;
	background-color : white;
	
}

.tabl{
	width : 35% ;
	top : 35% ;
	position :absolute ;
	right : 6%;
	z-index : 1;
}

.tab + label {
margin-bottom : 0px
}

.tab-titles{
	color : #010b4c ;
	font-weight : bold ;
	font-size : 28px ;
}



/* tab 2 */

.tab-wrap2 {
	-webkit-transition: 0.3s box-shadow ease;
	transition: 0.3s box-shadow ease;
	border-radius: 6px;
	max-width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	  -ms-flex-wrap: wrap;
		  flex-wrap: wrap;
	position: relative;
	list-style: none;
	background-color: #fff;
	margin: 40px 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.tab-wrap2:hover {
	box-shadow: 0 12px 23px rgba(0, 0, 0, 0.23), 0 10px 10px rgba(0, 0, 0, 0.19);
}

.tab2 {
	display: none;
}
.tab2:checked:nth-of-type(1) ~ .tab__content2:nth-of-type(1) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab2:checked:nth-of-type(2) ~ .tab__content2:nth-of-type(2) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab2:checked:nth-of-type(3) ~ .tab__content2:nth-of-type(3) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab2:checked:nth-of-type(4) ~ .tab__content2:nth-of-type(4) {
	opacity: 1;
	-webkit-transition: 0.5s opacity ease-in, 0.2s transform ease;
	transition: 0.5s opacity ease-in, 0.2s transform ease;
	position: relative;
	top: 0;
	z-index: 100;
	-webkit-transform: translateY(0px);
		  transform: translateY(0px);
	text-shadow: 0 0 0;
}
.tab2:first-of-type:not(:last-of-type) + label {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.tab2:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab2:last-of-type:not(:first-of-type) + label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.tab2:checked + label {
	background-color: #fff;
	box-shadow: 0 -1px 0 #fff inset;
	cursor: default;
	color : black ;
}
.tab2:checked + label:hover {
	box-shadow: 0 -1px 0 #fff inset;
	background-color: #fff;
}
.tab2 + label {
	width:100%;	  
	box-shadow: 0 -1px 0 #eee inset;
	border-radius: 6px 6px 0 0;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: white;
	-webkit-box-flex: 3;
	-webkit-flex-grow: 3;
	  -ms-flex-positive: 3;
		  flex-grow: 3;
	text-align: center;
	background-color: #D71921;
	-webkit-user-select: none;
	 -moz-user-select: none;
	  -ms-user-select: none;
		  user-select: none;
	text-align: center;
	-webkit-transition: 0.3s background-color ease, 0.3s box-shadow ease;
	transition: 0.3s background-color ease, 0.3s box-shadow ease;
	height: 50px;
	box-sizing: border-box;
	padding: 15px;
	font-size : 17px ;
	font-weight : bold ;
}
@media (min-width:768px) {
		
	.tab2 + label {
		width:auto;
	}
}

.tab__content2 {
	padding: 10px 25px;
	background-color: transparent;
	position: absolute;
	width: 100%;
	z-index: -1;
	opacity: 0;
	left: 0;
	-webkit-transform: translateY(-3px);
		  transform: translateY(-3px);
	border-radius: 6px;
	
}


.centertab {
position: absolute;
  top: 65%;
  left: 50%;
  
  transform: translate(-50%, -50%);

}

.imgdeliver{
	position : sticky ;
	
 top : 100% ;
 left : 100%
}

.margin-top-econ{
	margin-top : -180px
}

textarea.tabtextarea {

	width : 100% ;
	outline: black solid 1px ;
	height : 120px ;
}

.tab-ref {
	margin : 2px 0px 0px 0px ;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
    cursor: pointer;
    font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
    font-size: inherit;
    line-height: inherit;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 8px 12px;
    background: #00529b;
    display: inline-block;
    border: 0;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

.tab2-titles{
	color : #D71921 ;
	margin : 0px ;
	align-self : center ;
	padding-left : 3px ;
}

.numsize {
	width : 35px ;
	height : 41.75px ;
}

.yes-padding {
	
padding-left : 15px;
padding-right : 15px;
}

.appimage{
	width : 157.5px ;
	height : 81.25px ;
	
}
.service-section .single-service .service-txt h4{
	color: #00529b;
}

@media only screen and (max-width: 991px) {
.header-row{
	padding : 0px 15px ;
}
.centertab{
	
position: inherit;
  top: 0;
  left: 0;
  
  transform: none;

}
.tab2-titles{
	width : 85% ;
}

.tab2 + label{
	border-radius : 0px;
}

.hideitem{
	display: none; 
}

.margin-top-econ{
	margin-top: 0px;
}

.tab2:checked:nth-of-type(1) ~ .tab__content2:nth-of-type(1){
	z-index : 1; 
}

.appimagepad{
	padding-top : 15px ;
}

.mobilelabel{
	font-size : 15px !important;
}
.tab-ref{
	font-size : 15px !important;
	padding : 7px 0px ;
	line-height : normal ;
}

.subtitless{
	font-size : 25px !important ;
}

.owl-nav{
	display : none ;
}

.padding-top-service{
	padding-top : 45px ;

}


.ecommerce-container {
	
	padding : 15px 0px !important;
}

.mobile-img-e{
	padding : 0px 20px ;
	width : 100% ;
}

.btn-padding-e {
padding : 15px}

.home-2.service-section{
	padding-bottom : 50px !important;
}

.subtitle-e{
	line-height : 52px ;
	padding-bottom : 10px ;
	font-size : 28px !important;
}

.about-section .comment-content{
	padding : 65px 0px !important;
}

.tab2:checked:nth-of-type(3) ~ .tab__content2:nth-of-type(3) {
	z-index : 3 ;
}

.tab2:checked:nth-of-type(2) ~ .tab__content2:nth-of-type(2){
	z-index : 3;
}

}


.about-bg{
	background-image: url('../img/photo_apii.jpg') ;
}

.about-section .comment-content{
	padding : 165px 0px ;
}

.about-color{
	background-color : #fafafa !important ;
	background-image : none !important ;
	padding : 100px 0px ;
}

.e-image{
	width : 100%
}

.service-carousel.owl-carousel .owl-nav button.owl-next, .service-carousel.owl-carousel .owl-nav button.owl-prev{
	background-color : white;
	font-size : 23px;
	color : #00529b ;
}

.subtitless{
	text-align : center ;
	font-size: 45px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}

a.servicereadmore {
	color : #00529b;
}

.service-section .single-service .service-txt a.readmore{
	color : #00529b;
}

div#service-section-ecommerce.container{
	max-width : 100% ;
	text-align : center ;
}

h2.subtitle-none::after{
	display : none ;
}
h2.subtitle{
	color : #00529b ;
}

.form-element button[type="submit"], .form-element input[type="submit"]{
	background-color : #00529b ;
	border : 1px solid #00529b ;
}
.form-element button[type="submit"]:hover span{
	color : #00529b;
}
h2.subtitle::after{
	background-color : #00529b ;
}

.back-to-top{
	background-color : #00529b ;
	border : 1px solid #00529b ;
}
.back-to-top:hover{
	color : #00529b;
}

a {
    color: #00529b;
}

.service-title{
	font-weight : bold ;
	padding-top : 10px;
}

.news-content{
	line-height : 20px ;
	font-size : 13px;
	margin-bottom : 3px ;
}

.home-2.service-section{
	padding-top:80px ;
	padding-bottom : 80px;
}

.ecommerce-container{
	padding : 15px 30px
}

.ecom-padding{
	padding-bottom : 80px
}

.subtitle-e{
    font-size: 45px;
font-weight: 700;
color : #00529b !important;

}

.btn-homes {
	background-color : #00529b !important;
}

.p-econ{
	display: block;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
    font-style: normal;
    white-space: normal;
	color : black
}



/* input */
/*---------------------------------------------*/
input {
	outline: none;
	border: none;
}

input[type="number"] {
    -moz-appearance: textfield;
    appearance: none;
    -webkit-appearance: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

textarea {
  outline: none;
  border: none;
}



input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }

textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }
textarea:focus:-ms-input-placeholder { color:transparent; }

input::-webkit-input-placeholder { color: #adadad;}
input:-moz-placeholder { color: #adadad;}
input::-moz-placeholder { color: #adadad;}
input:-ms-input-placeholder { color: #adadad;}

textarea::-webkit-input-placeholder { color: #adadad;}
textarea:-moz-placeholder { color: #adadad;}
textarea::-moz-placeholder { color: #adadad;}
textarea:-ms-input-placeholder { color: #adadad;}


/*[ Contact ]*/

.container-contact100 {
  width: 100%;  
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background: #e6e6e6;
  
}

.wrap-contact100 {
  width: 920px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding: 62px 55px 90px 55px;
}


/*------------------------------------------------------------------
[  ]*/

.contact100-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contact100-form-title {
  display: block;
  width: 100%;
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 39px;
  color: #333333;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 59px;
}



/*------------------------------------------------------------------
[  ]*/

.wrap-input100 {
  width: 100%;
  position: relative;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 5px 15px;
  margin-bottom: 20px;
  background-color : white ;
  box-shadow: 1px 1px 10px 4px #cacaca;
}

.rs1-wrap-input100 {
  width: calc((100% - 30px) / 2);
}

.label-input100 {
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 12px;
  color: #393939;
  line-height: 1.5;
  text-transform: uppercase;
}
h5.font-type{
	font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
	width : 100% ;
	font-size : 16px;
	color : #00529b ;
}

.input100 {
  display: block;
  width: 100%;
  background: transparent;
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 18px;
  color: #555555;
  line-height: 1.2;
  padding-right: 15px;
}


/*---------------------------------------------*/



textarea.input100 {
  min-height: 120px;
  padding-top: 9px;
  padding-bottom: 13px;
}


.input100:focus + .focus-input100::before {
  width: 100%;
}

.has-val.input100 + .focus-input100::before {
  width: 100%;
}


/*------------------------------------------------------------------
[ Button ]*/
.container-contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 20px;
  width: 100%;
}

.contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background-color: #333333;
  border-radius: 25px;

  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.contact100-form-btn i {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.contact100-form-btn:hover {
  background-color: #00ad5f;
}

.contact100-form-btn:hover i {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 768px) {
  .rs1-wrap-input100 {
    width: 100%;
  }

}

@media (max-width: 576px) {
  .wrap-contact100 {
    padding: 62px 15px 90px 15px;
  }

  .wrap-input100 {
    padding: 5px 5px 5px 15px;
  }
}



/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
  position: relative;
}

.alert-validate::before {
  content: attr(data-validate);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  position: absolute;
  width: 100%;
  min-height: 40px;
  background-color: #f7f7f7;
  top: 35px;
  left: 0px;
  padding: 0 45px 0 22px;
  pointer-events: none;

  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 18px;
  color: #fa4251;
  line-height: 1.2;
}

.btn-hide-validate {
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 18px;
  color: #fa4251;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 35px;
  right: 12px;
}

.rs1-alert-validate.alert-validate::before {
  background-color: #fff;
}

.true-validate::after {
  content: "\f26b";
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 18px;
  color: #00ad5f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 35px;
  right: 10px;
}

/*---------------------------------------------*/
@media (max-width: 576px) {
  .alert-validate::before {
    padding: 0 10px 0 10px;
  }

  .true-validate::after,
  .btn-hide-validate {
    right: 0px;
    width: 30px;
  }
}


/*==================================================================
[ Restyle Select2 ]*/

.select2-container {
  display: block;
  max-width: 100% !important;
  width: auto !important;
}

.select2-container .select2-selection--single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: none;
  height: 40px;
  outline: none;
  position: relative;
}

/*------------------------------------------------------------------
[ in select ]*/
.select2-container .select2-selection--single .select2-selection__rendered {
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 18px;
  color: #555555;
  line-height: 1.2;
  padding-left: 0px ;
  background-color: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.select2-selection__arrow b {
  display: none;
}

.select2-selection__arrow::before {
  content: '\f312';
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 18px;
  color: #555555;
}


/*------------------------------------------------------------------
[ Dropdown option ]*/
.select2-container--open .select2-dropdown {
  z-index: 1251;
  width: calc(100% + 2px);
  border: 0px solid transparent;
  border-radius: 10px;
  overflow: hidden;
  background-color: white;
  left: -24px;

  box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.2);
}

@media (max-width: 576px) {
  .select2-container--open .select2-dropdown {
    left: -12px;
  }
}

.select2-dropdown--above {top: -38px;}
.select2-dropdown--below {top: 10px;}

.select2-container .select2-results__option[aria-selected] {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 24px;
}

@media (max-width: 576px) {
  .select2-container .select2-results__option[aria-selected] {
    padding-left: 12px;
  }
}

.select2-container .select2-results__option[aria-selected="true"] {
  background: #00ad5f;
  color: white;
}

.select2-container .select2-results__option--highlighted[aria-selected] {
  background: #00ad5f;
  color: white;
}

.select2-results__options {
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 14px;
  color: #555555;
  line-height: 1.2;
}

.select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: none;
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 15px;
  color: #333333;
  line-height: 1.2;
}

.wrap-input100 .dropDownSelect2 .select2-container--open {
  width: 100% !important;
}

.wrap-input100 .dropDownSelect2 .select2-dropdown {
  width: calc(100% + 2px) !important;
}

/*==================================================================
[ Restyle Radio ]*/
.wrap-contact100-form-radio {
  width: 100%;
  padding: 15px 25px 0 25px;
}

.contact100-form-radio {
  padding-bottom: 5px;
}

.input-radio100 {
  display: none;
}

.label-radio100 {
  display: block;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 18px;
  color: #555555;
  line-height: 1.2;
}

.label-radio100::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #cdcdcd;
  background: #fff;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.label-radio100::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 6px solid transparent;
  background: #00ad5f;
  -moz-background-clip: padding;     
  -webkit-background-clip: padding;  
  background-clip: padding-box; 
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;

}

.input-radio100:checked + .label-radio100::after {
  display: block;
}


/*==================================================================
[ rs NoUI ]*/
.wrap-contact100-form-range {
  width: 100%;
  padding: 20px 25px 57px 25px;
}

.contact100-form-range-value {
  font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
  font-size: 18px;
  color: #555555;
  line-height: 1.2;
  padding-top: 10px;
  padding-bottom: 30px;
}

.contact100-form-range-value input {
  display: none;
}

#filter-bar {
  height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 9px;
  background-color: #f7f7f7;
}
#filter-bar .noUi-connect {
  border: 1px solid #e6e6e6;
  border-radius: 9px;
  background-color: #00ad5f;
  box-shadow: none;
}
#filter-bar .noUi-handle {
  width: 40px;
  height: 36px;
  border: 1px solid #cccccc;
  border-radius: 9px;
  background: #f5f5f5;
  cursor: pointer;
  box-shadow: none;
  outline: none;
  top: -8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}

#filter-bar .noUi-handle.noUi-handle-lower {
  left: -1px;
}

#filter-bar .noUi-handle.noUi-handle-upper {
  left: -39px;
}

#filter-bar .noUi-handle:before {
  content: "";
  display: block;
  position: unset;
  height: 12px;
  width: 9px;
  background-color: transparent;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
}
#filter-bar .noUi-handle:after {
  display: none;
}

@media (max-width: 576px) {
  .wrap-contact100-form-range {
    padding: 20px 0px 57px 0px;
  }

  .wrap-contact100-form-radio {
    padding: 15px 0px 0 0px;
  }
}

.js-select2 {
	width : 100% ;
	border : none ;
	margin-left : -5px ;
}

div#selection1 {
	padding : 5px 5px 5px 15px ;
}

div#weight {
	padding : 5px 0px 5px 15px ;
}

input#weightforfee{
	/* width : 85% ; */
	padding-right : 0px;
	display : inline ;
}

.calculator_weight{
	width : 15% ;
	color : #5e5e5e ;
	float : right ;
	cursor : pointer ;
}
i:hover{
	color :#837c7c
}

.bs-example{
        margin: 200px 150px 0;
    }
.popover-title .close{
	position: relative;
	bottom: 3px;
}

a.close {
	top : 0 !important ;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
	border-top-color : white ;
}
.tooltip-inner{
	background-color : white ;
	color : black ;
}
.tooltip.show {
opacity: 1;
}

.tooltip{
	margin-bottom : 30px;
	z-index : 2;
}

.no-padding {
padding : 0px;
}

.fontss{
	margin-bottom: .5rem;
    font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}


input.right {
    float: right;
}

input.btn-styles{
	background-color : #D71921
}

div > input:hover {
	background-color : white;
}



/* Network */

#breadcrumb {
    padding-bottom: 30px;
    font-size: 18px;
    text-transform: uppercase;
    color: #656565;
    font-weight: bold;
	padding-top : 30px ;
}

.breadcrumbs:before{
	content :'\00A0\003E\00A0';
	font-size: 18px;
}

.breadcrumbsss:before{
	content :'\00A0\003E\00A0';
	font-size: 18px;
}



a.breadcrumbsss:hover {
	text-decoration : none ;
}

a.breadcrumbss{
	color :#00529b;
}

a.breadcrumbss:hover {
	text-decoration : none ;
} 


h1.title_h {
    margin: 0 0 30px;
    font-size: 40px;
    font-weight: bold;
    color: #00529b;
}

h3.title_ss{
	margin: 0 0 10px;
    font-size: 26px;
    font-weight: bold;
    color: #00529b;
}

h1.title_s {
    margin: 0 0 60px;
    font-size: 40px;
    font-weight: bold;
    color: #00529b;
}

ul.nwk-icon-list li .nwk-icon-logo {
	float: left;
    /* padding-right: 15px; */
    width: 30%;
    max-width: 60px;
}

ul.nwk-icon-list li{
	margin: 0 0 20px;
    padding: 0 30px 0 0;
    position: relative;
    font-size: 14px;
    /* height: 60px; */
}

.si_clearLeft {
    clear: left;
}

ul.nwk-icon-list {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

ul.nwk-icon-list li .nwk-icon-content span.content-header {
    display: block;
    font-weight: bold;
    font-size: 15px;
}

ul.nwk-icon-list li .nwk-icon-content {
    float: left;
    width: 70%;
    /* padding-left: 10px; */
}

a.btn-googlemap {
    padding: 13px;
    display: inline-block;
    background: #f6f6f6;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
    margin-top: 20px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
}


.net-padding{
	padding-bottom : 60px ;
}	

.net-padding2{
	padding : 60px 0px
}


#nwk_search_form {
    height: 110px;
    position: relative;
    margin-bottom: 35px;
}

.nwk_form_left {
    float: left;
    width: 120px;
    height: 100%;
    padding: 20px;
    color: #fff;
    font-size: 18px;
    background: #D71921;
    font-weight: bold;
    line-height: normal;
    position: relative;
}

.nwk_form_left span {
    position: absolute;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.nwk_form_right {
    border: 1px solid #b9b9b9;
    border-left: 0;
    background: #fff;
    float: left;
    width: 900px;
    height: 100%;
    padding: 20px;
}

.form_state {
    float: left;
    width: 30%;
    margin-right: 2%;
}
.form_services {
    float: left;
    width: 30%;
}

.form_state label, .form_services label {
    display: block;
    color: #848484;
    font-size: 13px;
}

.netlabel{
	max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}


#search_map_form select {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    padding: 8px;
}

.cd-gallery > ul > li {
    margin-bottom: 1.6em !important;
    display: none !important;
    letter-spacing: normal !important;
}
.box_info_container_head {
    display: block !important;
    vertical-align: top !important;
    float: none !important;
    padding: 0 7px !important;
    position: static !important;
    text-align: center !important;
}
.box_info_container {
    background: #e9e9e9;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 25px;
}

.box_info_container_head clear{
	display: block;
    margin: 0 0 15px 0;
    vertical-align: top;
    height: 100%;
    float: none;
    padding: 0 7px;
    position: static;
    text-align: center;
}


img.icon-marker-general-b {
    /* display: block; */
    /* margin: 0 auto 10px; */
    margin: 0 2px 10px;
    width: 38px;
}

.box_info_container h2.title {
    font-size: 18px;
    /* height: 70px; */
    line-height: normal;
    position: relative;
    font-weight: bold;
	color: #00529b;
}
.sub_page p {
    text-align: justify;
	margin: 0 0 10px;
}

ul.box_info_list {
    margin: 0;
    padding: 0 0 45px;
    list-style: none;
    /* border-bottom: 1px solid #CCC; */
    height: auto;
    overflow-y: hidden;
}
a.view-google-map {
    padding-top: 15px;
    display: block;
    font-weight: bold;
    color: #000;
    border-top: 1px solid #ccc;
    position: absolute;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
	text-align : center ;
}

.box_info_header {
    display: block;
    font-weight: bold;
    float: left;
    padding-right: 5px;
    text-align: center;
}

.box_info_content {
    display: block;
    /* width: 60%; */
    float: left;
}

ul.box_info_list li {
    text-align: left;
    margin: 0 0 2px;
}

span.box_info_header i {
    font-size: 18px;
    display: inline-block;
    width: 15px;
    margin-right: 5px;
    vertical-align: middle;
}

.display_f{
	display : flex ;
}

.basic-infos{
	padding-bottom : 40px ;
}

@media only screen and (max-width: 991px) {
	
	.nwk_form_left {
    float: none;
    width: 100%;
    max-width: none;
    padding: 15px 15px;
    font-size: 18px;
	
	}
	
	#nwk_search_form {
    margin-bottom: 15px;
    height: auto;
	position: relative;
	
	}
	
	
	.nwk_form_right {
    border: 1px solid #b9b9b9 !important;
	width : 100%
	}
	

	
	.form_state {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 15px;
	}
	
	
	
	.form_state label, .form_services label {
    display: block;
    color: #848484;
    font-size: 13px;
	}
	
	.mobilepaddingnetwork{
	padding : 30px
	}
	
	.mobile-infos{
		padding : 30px;
	}
	
	.form_services{
		width : 100%
	}
	h1.title_h{
		font-size : 32px ;
		margin-bottom : 15px;
		word-break: normal;
	}
	div#map{
		margin-top : 0px;
	}
	.title_sse{
		font-size : 18px !important;
	}
	
	.title_s{
		padding-left : 15px;
	}
	.news_mobile{
		display : block ;
		padding-left : 0px !important;
	}
	.pageNumbers{
		display : none !important;
	}
	.panel-footer{
		text-align-last : center ;
	}
	.mobile-pad {
		padding : 0 ;
	}
	.mimis {
		margin-right : 5px !important ;
	}
	
}




/* service page */

	.pages_hero {
	padding : 0px;
	height : 450px
	}
	
	#side_navi {
    float: left;
    max-width: 225px;
    width: 25%;
	}
	
	#side_navi a.heading {
    font-size: 17px;
    font-weight: bold;
    color: #00529b;
    text-transform: uppercase;
    display: block;
	text-decoration : none ;
	}
	
	#side_navi ul {
    padding: 0;
    margin: 0;
    list-style: none;
	}
	
	#side_navi ul li a {
    position: relative;
    display: block;
    color: #000;
    font-size: 14px;
    background: #fff;
    padding: 12px 9px 12px 20px;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
	text-decoration : none ;
	}
	
	#side_navi ul li:hover a, #side_navi ul li.selected a {
    background: #f3f3f3;
	text-decoration : none ;
	}
	
	#side_navi ul li a:before {
    font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important ;
    content: "\f105";
    display: inline;
    color: #D71921;
    font-weight: bold;
    padding-right: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    position: absolute;
    left: 9px;
	text-decoration : none ;
	}
	
	#side_container {
    padding: 0 0 0 20px;
	width : 100% ;
	text-decoration : none ;
	}

	.contact-sec2 {
		padding : 0px ;
		padding-bottom : 50px;
	}
	
	.contact-section .single-info .info-txt{
		width : 100%;
		float :none ;
	}
	
	
	
	/*News*/
	.panel{
		background-color: #fff !important;
		border: none !important;
		border-radius: 0px !important;
		-webkit-box-shadow : none !important ;
	}
	.panel-footer{
		background-color : white ;
		text-align-last : center ;
	}
	
	.list-group-item{
		font-weight:bold ; 
		cursor : pointer ; 
		padding-left:0px
	}
	
	/*Contact Us*/
	.contact-section .single-info p{
		display : unset ;
	}
	
	.contact-section{
		padding : 0px ;
	}
	.contact-form-section{
		padding-bottom : 90px ;
	}
	
	
	
	/*reference*/
	.form-selection{
	width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: 0;
    padding-left: 20px;
    color: #4e5861;
	}
	
	.mbg-form-section{
		margin-top : 15px;
	}
	
	.fome-selection-div{
		margin-bottom : 20px ;
	}
	.upload_mbg{
		width : 100% ;
		height : 50px ;
		padding : 10px;
	}
	.partype{
		width : 100%;
	}
	.dlist{
		margin-bottom : 5px;
	}
	.footer_cal{
		border : 1px solid black ;
		padding : 15px;
		margin : 0px ;
		display : inline-block ;
	}
	
	
	
	.table_border {
		width : 100% ; 
		border : 1px solid black
	}
	.th_sty{
		padding : 10px 15px
	}
	.tr_sty{
		padding : 15px
	}
	.th_right{
		float:right ;
	}
	
	/* create Shipment */
	.fakey {
		color : #616161 ;
	display : flex ;
	font-size : 18px ;
      
}

	.fakey input {
		border: none;   
		outline: none;    
	}
	.mimi {
		float:right ; 
		color : red ; 
		margin-top : 5px ;
		font-size : 13px ;
		font-weight : normal ;
	}
	
	.mimis {
		margin-right : 10px ;
		float:right ; 
		color : red ; 
		margin-top : 5px ;
		font-size : 13px ;
		font-weight : normal ;
	}
	
	
	/* Style the tab */
	.tabsss {
	  overflow: hidden;
	  background-color: white;
	}

	/* Style the buttons inside the tab */
	.tabsss button {
	  background-color: inherit;
	  float: left;
	  border: none;
	  outline: none;
	  cursor: pointer;
	  padding: 14px 16px;
	  transition: 0.3s;
	  font-size: 17px;
	  color : black
	}

	/* Change background color of buttons on hover */
	.tabsss button:hover {
	  background-color: #D71921;
	  color : white ;
	}

	/* Create an active/current tablink class */
	.tabsss button.active {
	  background-color: #D71921;
	  color: white;
	}

	/* Style the tab content */
	.tabcontent {
	  display: none;
	  padding: 6px 12px;
	  border: 1px solid #ccc;
	}

.all_img_box{
	padding : 30px ;
}

.w3-teal, .w3-hover-teal:hover{
	background-color : #00529b !important ;
}


.sec_logo{
	width: 100%;
    top: 8%;
    position: absolute;
    z-index: 1;
	margin-right: 15px;
    margin-left: 20px;
}

@media only screen and (max-width: 991px){
	.no-pad-mobile{
		padding : 0px ;
	}
	.sec_logo{
		margin-left: 5px;
		top: 2%;
	}
	.hide-btn-mob{
		display : none !important;
	}
	/*.owl-stage-outer{
		height : 150px !important ;
	}*/
	.slicknav_menu .slicknav_icon-bar {
        width: 20px !important;
		margin-bottom: 6px !important;
		height: 0.8px !important;
	}
	.tab2_img_size{
		width : 100% ;
	}
	
}

.short_news {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.short_news_title{
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{
    display:block;
    max-width:100%;
    height:auto
}
.carousel{
    position:relative
}
.carousel-inner{
    position:relative;
    width:100%;
    overflow:hidden
}
.carousel-inner>.item{
    position:relative;
    display:none;
    -webkit-transition:.6s ease-in-out left;
    -o-transition:.6s ease-in-out left;
    transition:.6s ease-in-out left
}
.carousel-inner>.item>a>img,.carousel-inner>.item>img{
    line-height:1
}
@media all and (transform-3d),(-webkit-transform-3d){
    .carousel-inner>.item{
        -webkit-transition:-webkit-transform .6s ease-in-out;
        -o-transition:-o-transform .6s ease-in-out;
        transition:-webkit-transform .6s ease-in-out;
        transition:transform .6s ease-in-out;
        transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility:hidden;
        backface-visibility:hidden;
        -webkit-perspective:1000px;
        perspective:1000px
    }
    .carousel-inner>.item.active.right,.carousel-inner>.item.next{
        -webkit-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0);
        left:0
    }
    .carousel-inner>.item.active.left,.carousel-inner>.item.prev{
        -webkit-transform:translate3d(-100%,0,0);
        transform:translate3d(-100%,0,0);
        left:0
    }
    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0);
        left:0
    }
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{
    display:block
}
.carousel-inner>.active{
    left:0
}
.carousel-inner>.next,.carousel-inner>.prev{
    position:absolute;
    top:0;
    width:100%
}
.carousel-inner>.next{
    left:100%
}
.carousel-inner>.prev{
    left:-100%
}
.carousel-inner>.next.left,.carousel-inner>.prev.right{
    left:0
}
.carousel-inner>.active.left{
    left:-100%
}
.carousel-inner>.active.right{
    left:100%
}
.carousel-control{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    width:15%;
    font-size:20px;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 2px rgba(0,0,0,.6);
    background-color:rgba(0,0,0,0);
    filter:alpha(opacity=50);
    opacity:.5
}
.carousel-control.left{
    background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat:repeat-x
}
.carousel-control.right{
    right:0;
    left:auto;
    background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat:repeat-x
}
.carousel-control:focus,.carousel-control:hover{
    color:#fff;
    text-decoration:none;
    outline:0;
    filter:alpha(opacity=90);
    opacity:.9
}
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{
    position:absolute;
    top:50%;
    z-index:5;
    display:inline-block;
    margin-top:-10px
}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{
    left:50%;
    margin-left:-10px
}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{
    right:50%;
    margin-right:-10px
}
.carousel-control .icon-next,.carousel-control .icon-prev{
    width:20px;
    height:20px;
    font-family:serif;
    line-height:1
}
.carousel-control .icon-prev:before{
    content:"\2039"
}
.carousel-control .icon-next:before{
    content:"\203a"
}
.carousel-indicators{
    position:absolute;
    bottom:10px;
    left:50%;
    z-index:15;
    width:60%;
    padding-left:0;
    margin-left:-30%;
    text-align:center;
    list-style:none
}
.carousel-indicators li{
    display:inline-block;
    width:10px;
    height:10px;
    margin:1px;
    text-indent:-999px;
    cursor:pointer;
    background-color:#0009;
    background-color:rgba(0,0,0,0);
    border:1px solid #fff;
    border-radius:10px
}
.carousel-indicators .active{
    width:12px;
    height:12px;
    margin:0;
    background-color:#fff
}
.carousel-caption{
    position:absolute;
    right:15%;
    bottom:20px;
    left:15%;
    z-index:10;
    padding-top:20px;
    padding-bottom:20px;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn{
    text-shadow:none
}
@media screen and (min-width:768px){
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{
        width:30px;
        height:30px;
        margin-top:-10px;
        font-size:30px
    }
    .carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{
        margin-left:-10px
    }
    .carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{
        margin-right:-10px
    }
    .carousel-caption{
        right:20%;
        left:20%;
        padding-bottom:30px
    }
    .carousel-indicators{
        bottom:20px
    }
}

.title-z-h{
	margin-top:60px !important;
}

.srcb{
	position: absolute;
}

@media screen and (max-width:414px){
	.rmmb{display :none;}
	.scroll-fmx{
		scroll-behavior: smooth;
	}
}

@media screen and (min-width:768px){
	.rmmbx{display :none;}
	.scroll-fmx{
		scroll-behavior: unset;
	}
}

.bus-div{
	text-align : center ;
	margin-top : 5% ;
	margin-bottom : 5% ;
}

.bus-title{
	font-size : 45px;
	font-weight : bold ;
	color : #00539a ;
}

.bus-des{
	margin-top: 2% ;
	font-size : 20px;
	color : #00539a ;
}

.bus-box{
	border: 5px solid #d3d3d3;
    box-shadow: 5px 5px #9a9595;
	margin : 7% ;
}
.icon-title-bus{
	color : #00539a ;
	font-weight : 600;
}

.bus-div-2{
	margin-top : 15% ;
}

.bus-title-p{
	font-size: 20px;
}


.bus-form{
	background : #eef5f9 ;
}

.bus-div-form{
	text-align : left ;
	margin-left : 5%;
	margin-right : 5% ;
}

.input-form-bus{
	width : 100% ;
	height: 40px;
	font-size: 20px;
	padding: 0px 12px;
}

.form-input-mar{
	margin : 15px 20px;
}

.label-input-form-bus{
	font-size : 20px ;
}

.form-bus-submit{
	text-align : center ;
	width: 100%;
	margin : 3% 0;
}

.bus-form-button{
	padding : 1% 10%;
	font-size : 20px ;
	
}

.bus-div-last{
	margin-top : 15% ;
	text-align : center ;
}

.bus-form-content{
	padding: 5% 0;
}

@media screen and (max-width:768px){
	.bus-title{
		font-size : 35px ;
	}
	.bus-des{
		font-size : 20px ;
	}
	.icon-title-bus{
		font-size : 24px;
	}
	.bus-title-p{
		font-size : 20px;
	}
	.bus-div-2{
		margin-top : 20%;
	}
}
