.new-logo{
	width: 180px;
	margin-left: -20px;
}

.new-logo img{
	width: 100%;
}


.ceo_image{
    width: 25%;
}



.ceo_image img.ppl{
    width: 100%;
}


.g-flex{
	display: flex;
	align-items: center;
    justify-content: space-between;
    float: none;
}

.ppl-flex{
    display: flex;
    column-gap: 50px;
    align-items: center;
    margin-bottom: 100px;
}

.ceo_desc {
    margin-left: 0;
    text-align: justify;
    width: 65%;
}

.ceo_desc p {
    margin-bottom: 20px;
    color: #333;
    font-size: 18px;
}


.ppl-flex > div{
    float: none;
}

.npsa{
	background: white;
}


.gg-nav{
float: none;
    width: 75%;
    margin: 0;
}

.gg-nav ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.gg-nav ul li{
	display: block;
}
.gg-nav ul li a{
	color:#1f1f1f;

    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 400;

}

.nicdark_navigation_top_header_2 li a{
	padding: 2px 10px;
}

.nicdark_navigation_top_header_2> ul > li:after{
	margin: 0;
}

.active-language{
	    background: #395f70;
    border-radius: 3px;
    padding: 2px 10px;
    color: white;
}

.pp234{
	padding:0;
}

.btw h2 {
    color: white;
    text-transform: uppercase;
    text-align: left;
    display: block;
    padding:0 10px;
}

.search-block{
	padding:50px 0px;
}


.gg-list-flex{
	display: flex;
	float: none;
	column-gap: 20px;
}

.f1{
	    padding: 10px 15px;
    border-radius: 5px;
    background: #00000038;
}

.f2 {
    border-radius: 3px;
    background: none;
    color: white;
}

.nicdark_padding_3015{
	padding: 30px 15px;
}


.nicdark_font_size_40 {
    font-size: 50px;
    line-height: 45px;
    font-weight: 600;
}

.nicdark_font_size_440{
	    font-size: 50px;
    line-height: 45px;
    font-weight: 600;
}

p.short-intro a {
	    display: block;
    line-height: 16px;
    margin-top: 40px;
}

.gg-footer {
    background: #172830;
}

.gg-footer-flex{
	display: flex;
	justify-content: space-between;
	align-content: center;
}

.gg-footer-flex > div{
	float: none;
	    width: 50%;
    display: flex;
}

.gg-footer-socials{
	justify-content: flex-end;
	align-items: center;
	column-gap: 15px;
}

.mobile-menu-link{
	display: none;
}


.nicdark_navigation_2 > ul > li:after {
    content: "|";
    display: inline-block;
    margin: 0 10px 0 20px;
    color: #f1f1f1;
}


.top-header.fixed{
	position: fixed;
	top:0;
	width: 100%;
	    z-index: 999;

}

.main-header.fixed{
	position: fixed;
	top:38px;
	width: 100%;
	    z-index: 999;
	        box-shadow: 0px 80px 20px 20px #00000012;
	
}

.mobile-nav{display: none;
    position: fixed;
    position: fixed;
    top: 83px;
    background: #172830fa;
    width: 100%;
    height: 100vh;
    right: 0;
    z-index: 999;
    box-shadow: -20px 0px 20px #00000054;}

    .mobile-nav ul{
    	padding:0;
    	list-style: none;
    }

    .mobile-nav > ul li a {
    font-size: 18px;
    color: white;
    font-family: 'Montserrat';
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 30px;
    display: block;
}
.mml-one a.close-mobile-menu{
	display: none;
	width: 40px;
	height: 40px;
	margin:5px 0 0;
}


.mml-one a.close-mobile-menu.show{
	display: block;
}

@media(max-width: 1200px){
.mobile-menu-link{
	display: block;
}	
.top-header{
	display: none;
}


.mml-one a{
	display: block;
    width: 40px;
    height: 40px;

    border-radius: 4px;
}


.gg-list-flex{
	flex-wrap: wrap;
	        flex-direction: column;
}


.g-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    float: none;
    padding: 5px 0 7px;
}

.nicdark_height_370{
	height: 34px;
}

.btw h2{
	font-size: 23px;
}
.nicdark_height_100 {
    height: 50px;
}

.x2 h1{
	font-size: 24px;
	line-height: 26px;
}

.nicdark_padding_3015 {
    padding: 5px;
}

.f1 {
    padding: 10px 15px;
    border-radius: 5px;
    background: #00000038;
    flex: 0 0 100%;
    margin-bottom: 20px;
    text-align: center;
}

.gg3 h1{
	font-size: 22px;
	line-height: 22px;
}

.nicdark_padding_20_50 {
    padding: 20px;
}

.nicdark_font_size_50 {
    font-size: 28px;
    line-height: 28px;
    display: block;
}

h3.nicdark_color_grey {
    color: #a3a3a3;
    font-size: 15px;
    display: block;
    line-height: 15px;
}

    .lh32 {
        height: 100%;
        font-size: 16px;
        display: block;
        line-height: 18px;
    }


    .gg-footer-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.nicdark_margin_right_15 {
    margin-right: 0;
}

.gg-footer-socials {
    justify-content: center;
    align-items: center;
    column-gap: 25px;
    margin:15px 0;
	
}

.footer-logo{
	margin: 15px 0 25px;
}


.main-header.fixed{
	position: fixed;
	top:0px;
	width: 100%;
	    z-index: 999;
	        box-shadow: 0px 80px 20px 20px #00000012;
	
}


.nicdark_z_index_9 {
z-index: 9;
    top: 83px;
    background: #172830f0;
    padding: 30px;
    width: 86%;
    right: -300px;
    display: none;
}
.mobile-nav .nicdark_navigation_top_header_2.nnth2{
	padding:30px 30px 0;
}

.mobile-nav .nicdark_navigation_top_header_2 li a {
    padding: 2px 10px;
    font-size: 16px;
}

body.fixed{
	overflow-y: hidden;
}

#phone-call {
    position: fixed;
    bottom: 90px;
    right: 14px;
    z-index: 50;
    /* box-shadow: 0px 5px 18px 0px #8f241c5c; */
    width: 54px;
    height: 50px;
    box-sizing: border-box;
}

.crisp-client .cc-1brb6{
	z-index: 998 !important;
}


}


@media(max-width: 800px){
    .ppl-flex{
        flex-direction: column;
        margin-bottom: 50px;
    }

    .ceo_image {
    width: 50%;
    }

    .ceo_desc {
    margin-left: 0;
    text-align: justify;
    width: 100%;
    margin-top: 20px;
    }

    .ceo_desc p {
    margin-bottom: 20px;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    }
}

@media(max-width: 500px){
    .ceo_image {
    width: 75%;
    }
}


.nicdark_navigation_2 > ul li:hover > .supermenu {
display: block;
    z-index: 20;
    top: 56px;
    background: transparent;
    padding-top: 35px;
}

.supermenu {
    width: 100%;
    left: 0;
    padding-top: 0;
    position: absolute;
 
    border-radius: 10px;
    overflow: hidden;
}

.supermenu .subermenu-tabsContent{
	display: block;
    box-shadow: 0px 9px 20px 3px #00000029;
    border-radius: 10px;
    z-index: 100;
    position: relative;
    overflow: hidden;
}

.subermenu-tabsContent ul > li > a{
	font-size: 18px;
	padding-left: 50px;
}

.tlc-one ul {
    padding: 40px 50px 20px;
    margin: 0;
    text-align: left;
    justify-content: flex-start;
}

.tlc-one ul li{
	padding:0;
	margin-bottom: 25px;
	width: 33%;
}



.tlc-one li a img {
    position: absolute;
    left: 0;
    top: -6px;
    width: 32px;
}

.gg-nav > ul > li:hover > a{
	font-weight: bold;
}


.job-new{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    box-shadow: 0 0 10px #dadada;
    padding: 10px 20px;
    margin-bottom: 30px;

}

.job-new img{
	width: 100px;
	border-radius: 4px;
}

.job-img{
	flex:0 0 15%;
	margin:0 !important;
}

.job-title{
	flex: 0 0 50%;
	justify-content: flex-start;
	margin:0 !important;
	font-size: 20px;
}

.job-salary {
    font-size: 22px;
    font-family: Arsenal;
    font-weight: bold;
    color: #a71f15;
    float: left;
    margin-top: 0;
    flex: 0 0 20%;
}

.job-get {

    margin-top: 0 !important;;
    float: none !important;;
}

.bbbbuton {
    display: block;
    text-align: center;
    color: #fff;
    background: #8f241c;
    padding: 8px 0 12px !important;;
    border-radius: 4px;
}

.min-500{
	min-height: 700px;
}

.job-hidden{
	display: none;
	   
}

.job-hidden.open{
	 display: flex;
    flex: 0 0 100%;
    width: 100%;
    flex-direction: column;
}

.job-hidden-inner{
		background: #f1f1f1;
    padding: 20px;
    border-radius: 8px;
    font-size: 16px;
    font-family: 'Montserrat';
    color: #2f2f2f;
    margin: 30px 0;
    line-height: 20px;
}

.js-show-more{
	background: #172830;
	    width: 260px;
    margin: 30px 0 5px;

}