a{
    display: inline-block;
}

.top-head{
    background:#e2f5fb;
    padding: 20px 0;
}
section,footer{
    width: 100%;
    float: left;
}
.top-head i{
    color: #024d87;
    background: transparent;
    border: 2px solid #024d87;
    padding: 9px 10px;
    margin: 10px;
    font-size: 20px;
    float: left;
}
.top-head h6{
    font-size: 18px;
    color: #024d87;
    margin-bottom: 0;
}
#header{

	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.75); 
	position: relative;
	z-index: 10;
    float: left;
	width: 100%;
	background: #024D87;
	position: relative;
}
#header .login_wrap, #header .top_nav, #header .lng_wrap{
	float: right;
}
.top_bar_2{
	float: left;
	width: 100%;
	line-height: normal;
}
.contct_2{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding:11px 0; 
    
}
.contct_2 i{
	margin-right: 5px;
}
.login_wrap{
	float: right;
}
.login_wrap li{
	display:inline-block;
}
.login_wrap li a{
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	display: block;
	padding:10px 12px 8px; 
}
.login_wrap li i{
	float: left;
	margin:3px 5px 0px 0px;

}
.top_nav li a:hover,
.login_wrap li a:hover{
	text-decoration: underline;
}
.top_nav{
	float: left;
}
.top_nav li{
	display: inline-block;
}
.top_nav li a{
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	display: block;
	padding:10px 12px 8px; 
	position: relative;
	z-index: 2;
	position: relative;
}

.lng_wrap{
	float: right;
}
.lng_wrap .dropdown-menu > li > a{
	padding:5px 10px;
}
.lng_wrap .dropdown-menu li a i{
	float:left;
	margin:0px 10px 0px 0px;
}
.lng_wrap button{
	padding:10px 15px;
	background: rgba(0,0,0,0.2); 
	color: #fff;
	border: none;
	border-radius: 0;
	font-weight: bold; 
}
.lng_wrap button i{
	margin-right: 5px
}
.lng_wrap button:active,
.lng_wrap .btn-default.active,
.lng_wrap .btn-default:active,
.lng_wrap .open > .dropdown-toggle.btn-default,
.lng_wrap .btn-default.focus,
.lng_wrap .btn-default:focus,
.lng_wrap button:hover{
	background: #000;
	color: #fff;
}
.lng_wrap .open .dropdown-menu{
	right: 0!important;
	left: inherit;
}
.lng_wrap button .caret{
	margin-left: 5px;
}
/*navigation header 2*/
/* .kode_navigation{
	float: left;
	width: 100%;
	background: #024D87;
	position: relative;
} */
/* .kode_navigation .dl-menuwrapper{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: 15px;
} */
.logo_wrap{
	float: left;
	width: 100%;
	padding:22px 0; 
}
.nav{
	float: left;
	width: 100%;
    position: relative;
}
.nav a.drop_btn{
    display: none;
}
.nav ul{
	float: left;
	width: 100%;
	text-align:center;
        margin-bottom: 1px;
        padding: 0;
}
.nav ul li{
	display: inline-block;
	position: relative;
}
.nav ul li a{
	display: block;
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
    padding: 17px 22px;
	position: relative;
	z-index: 2;
    border-right: 1px solid #045a9c;
}

.nav ul li a:hover{
	color: #fff;
    text-decoration: none;
}
.nav .sub-menu{
    position: absolute;
    left: 95%;
    top: 0px;
    margin-top: -35px;
}
/*banner*/
.banner.banner_2 figure figcaption {
    left: 21%;
    margin: -109px 0 0 -149px;
    text-align: left;
    top: 50%;
    width: 45%;
}
.banner.banner_2 figcaption span::before{
	margin:inherit;; 
}
.banner.banner_2 .owl-pagination, .nav ul.menu_nav li.dropdown ul.drop_menu li.inner_dropdown > span i{
	display: none;
}

/*second ul*/
.nav ul ul {
    background-color: #fff;
    left: 0;
    
    position: absolute;
    top: calc(100% + 20px);
   display: none;
    width: 250px;
    z-index: 10;
    padding-inline-start: 0px;
}
.nav ul li:hover > ul {
    display: block;
    top: 100%;
}
.nav ul ul li {
    display: inline-block;
    padding: 0;
    position: relative;
    width: 100%;
    text-align: left;
}
.nav ul ul li a{
	font-size: 14px;
	text-transform: capitalize;
	font-weight: normal;
	padding: 7px 10px;
    background: #dcd3d36b;
    color: #888;
}
.nav ul ul li a  i{
        color: #024d87;
    float: right;
    margin-right: 15px;
}
.nav ul ul li a:hover i{
    color:#fff;
}
.nav ul ul li a:hover{
	color: #fff;
        background: #024d87;
}

.banner{
	float: left;
	width: 100%;
	position: relative;
}
.banner figure{
	float: left;
	width: 100%;
	position: relative;
}
.banner figure:before{
	content: "";
	left: 0;
	right:0;
	top: 0;
	bottom: 0;
	position: absolute;
	background-color: #000000;
	opacity: 0.5;
}
.banner figure figcaption{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: -109px auto 0;
	text-align: center;
}
.banner figcaption span{
	font-size: 24px;
	font-weight: normal;
	position: relative;
	color: #fff;
	text-transform: capitalize;
	padding-bottom: 13px;
	display: inline-block;
	margin-bottom: 4px;
}
.banner figcaption span:before{
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	height: 2px;
	width: 120px;
	background-color: #d3d3d3;
	margin:0 auto; 
}
.banner figcaption h2{
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 13px;
    font-size:45px;
}
.banner figcaption a{
    color: #000;
    background: #fff;
    padding: 8px 30px;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 25px;
        margin-top: 30px;
}
.banner figcaption a:hover{
    color:#fff;
    background: #000;
}
    
.banner figcaption p{
	color: #fff;
	margin: 0 0 30px 0;
	font-size: 20px;
	text-transform: capitalize;
}
.banner .owl-theme .owl-controls .owl-page span{
	    width: 10px;
    height: 10px;
    border: 1px solid #fff;
	border-radius: 100%;
	margin: 0 4px;
	background-color: transparent; 
	display: inline-block;
}
.banner .owl-theme .owl-pagination {
    bottom: 70px;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.banner .customNavigation {
    bottom: 0%;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    margin: 0 0 0;
    z-index: 1;
}
.banner .customNavigation  .btn {
    border: medium none;
    border-radius: 0;
    color: #fff;
    margin: 0;
    padding: 6px 6px;
    z-index: -1;
}
.banner .customNavigation  .btn i{
	font-size: 16px;
	color: #fff;
}
.banner .customNavigation  .btn.prev-1 i,
.banner .customNavigation  .btn.next-1 i{
	font-size: 25px;
	font-weight: bold;
}
.banner .customNavigation  .prev-1{
	margin-right: 58px;
	margin-left: 60px;
}


#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 20px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 1.3em;
    text-shadow: none;
    margin-top: 30px;
}

#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    background:#eee;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



.brochure{
    background: #116eb5;
}

.brochure h3,.brochure a{
    color:#fff;
    font-size:22px;
}
.brochure a{
    text-align: center;
    display: block;
    padding: 23px 0;
    text-decoration: underline;
}
.brochure-inner{
    background: url(../img/second-striop.png);
    background-position: center;
    background-size: cover;
    height: 70px;
}
.testimonial-section{
    background: url("../img/testi-bagkg.jpg");
    background-position: center;
    background-size:cover;
    color:#fff;
    padding: 50px 0;
    height: 411px;
}

.industry-section{
    background:#eee;
        padding-bottom: 50px;
}
.industry{
    margin: 50px 0 0;
    background: #fff;
}
.industry-content{
    padding: 15px;
    margin-top: -30px;
    background: #fff;
    z-index: 9;
    position: relative;
    width: 300px;
    margin-left: 30px;
}
.industry-content h6{
    font-size: 16px;
    font-weight: 600;
    color:#333;
}
.industry-content p{
    font-size:15px;
    color:#444;
}
.industry-content a{
    color: #6d6d6d;
    font-size: 15px;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 1.1px;

}
.industry-content a:hover{
    color:#ffb800 ;
}
.about{
    padding: 50px 0;
}
.index-about h2, .latest-news h2{
       font-size: 22px;
    padding-bottom: 7px;
    border-bottom: 3px solid #116eb5;
    width: fit-content;

}
.index-about p{
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
}
.index-about a{
    color: #fff;
    background: #08c;
    padding: 8px 30px;
    font-size: 11px;
    border-radius: 5px;
    border-bottom: 3px solid #006394;
}
.index-about a:hover{
    text-decoration: none;
}
.news img{
        float: left;
    margin-right: 10px;
}
.heading h2{
    font-size: 27px;
    font-weight: 600;
}
.heading h3{
    font-size: 29px;
        margin-bottom: 30px;
}
blockquote{
        font-size: 16px;
    font-style: italic;
    line-height: 26px;

}
.testimonial-section small{
        color: #116eb5;
}
.testimonial-section small::before{
    content: ' ';
}
.client{
    padding:35px 0;
}

footer{
    background: #1B273D;
    color: #fff;
    padding: 40px 0 0;
}
footer h2{
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 2px solid #024d87;
}
footer p, footer a{
    font-size: 15px;
    line-height: 24px;
}
footer a{
    color:#717171;
}
footer p i{
    float: left;
    margin: 2px 10px;
}
footer ul{
        list-style: square;
    padding-inline-start: 20px;
}
footer ul li{
    font-size: 15px;
}
.copyright{
    background: #024d87;
    padding: 20px 0;
    margin-top: 30px;
}
.copyright p a{
    color:#fff;
}

.inner-head{     
    background:url("../img/FInal-Banernern-1.jpg");
}

.inner-heading{
    padding:30px 0;
    margin:30px 0;
}
.inner-heading h1{
        color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 50px 0 0;
    margin: 50px 0 10px;
}
.breadcrumb {
    width: max-content;
    padding: 15px 30px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
    display: inline-block;
}
.breadcrumb>li {
    display: inline-block;
    color: #aaa;
    font-size:15px;
}
.breadcrumb li a{
    color:#000;
}
.breadcrumb>li+li:before {
    content: "\00BB";
}
form input, form textarea{
    color: #999;
    font-size: 15px;
    font-style: italic;
    border: none;
    background-color: #F7F7F7;
    width:100%;
    margin-bottom: 15px;
        padding: 11px;
}
form input[type=button]{
    width:auto;
    font-style: normal;
    color: #fff;
    background: #024d87;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
form input[type=button]:hover{
    color:#000;
}
.vendorform{
        background: #ccc;
    padding: 30px;
    margin: 35px 0;
}
.abtn{
    color: #fff;
    background: #08c;
    padding: 10px 30px;
    font-size: 15px;
    border-radius: 5px;
    border-bottom: 4px solid #006394;
    position: relative;
    margin-top: 25px;
}
.abtn:hover{
    color:#fff;
    top:2px;
    text-decoration: none;
}
.opening-section{
    padding:30px 0;
    margin:30px 0;
}
.opening{
        border-left: 4px solid #000;
    padding-left: 40px;
    margin: 30px 0;
}
.opening ul{
    padding-inline-start: 20px;
    list-style: square;
}
.opening ul li{font-size: 17px;}
.borleft{
    border-left:4px solid #000;
    padding-left: 40px;
    margin: 30px 0;
}
.borleft h2{
    font-weight: 600;
    font-size: 19px;
}
.borleft p{
    font-size:17px;
}
.inner-page{
    padding:30px 0;
}
.mission h2{
    font-weight: 600;
    font-size: 19px;
        line-height: 25px;
}
.news{
    border-bottom: 3px double #ccc;
    padding: 15px 0;
    margin-bottom: 25px;
}
.news h2{
        color: #000;
    font-size: 26px;
    margin-bottom: 22px;
    font-weight: 600;
}
.membership h2{
    font-weight: 600;
    font-size: 35px;
    margin: 75px 0;
    line-height: 55px;
}

.contact h2{
    font-size: 18px;
    color: #000;
    padding-bottom: 8px;
    border-bottom: 3px solid #024d87;
    width: fit-content;
}
.contact i{
    color:#024d87;
        margin: 0 7px 6px 0;
}
.contact form, .contact-right{
        padding: 30px 0;
}
.ferti-img{
    padding:15px 0;
}
.ferti-img p{
    text-align: center;
    font-weight: 600;
    margin:10px 0;
}
.ferti-list li{
        list-style: square;
    font-size:15px;
}
.example-image-link{
    margin:10px 0;
}