/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
.krth-testimonials-four .testi-content {
    padding: 0 0 0 15px;
    float: left;
    width: 100%;
}

.krth-testimonials-four {
       padding: 25px 5px;
    margin: 10px 0;
}

header.krth-header-one .krth-brand .row {
    display: flow-root;
}

.krth-content-area {
    padding: 35px 15px 0px !important;
}

#undefined-sticky-wrapper .krth-logo {
    max-width: 20%;
    flex: 0 0 20%;
}

#undefined-sticky-wrapper .krth-navigation {
    background: 0 0;
    float: right;
    width: 80%;
    flex: 0 0 80%;
}

ul.logo-list {
    list-style: none;
    margin: 0;
    margin-top: 30px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

ul.logo-list li{
	width: 16.6666%;
	flex: 0 0 16.6666%;
	margin-bottom: 32px;
}

ul.logo-list li img{
	max-height: 35px;
}

.b-mt-a {
    margin-top: -60px;
}

.world {
    position: relative;
    background-image: url(https://i.ibb.co/bvw1Gzz/1st.jpg);
    min-height: 400px;
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
}

.world h3{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    font-weight: 900;
    color: #000;
}

.white-overlay {
    position: absolute;
    background-color: #000;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    opacity: .05;
}

.get-q {
    position: relative;
	background-image: url(https://i.ibb.co/QdbCsPV/bg5.jpg);
    background-size: cover;
	background-position-x: center;
    min-height: 400px;
    background-repeat: no-repeat;
}

.get-q h3{
    position: absolute;
    margin-top: 35px;
    font-weight: 900;
    font-size: 32px;
    line-height: 42px;
    width: 100%;
    text-align: center;
    color: #000;
}

.p-custom-btn {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}


.mpb-shotcode-buttons .md-trigger.md-setperspective.btn-lg.text-center {
    font-family: \"Raleway\", Arial, sans-serif;
    font-style: normal;
    background-color: #131d33 !important;
    font-size: 18px;
    padding: 11px 25px;
    color: #fff;
}


@media (max-width: 767px){
	
	.wpb_wrapper .vc_custom_1668965055729 {
    margin-top: 0px !important;
	padding-top: 0px !important;
}
	
	.get-q h3 {
    top: 43%;
}
	
	.mpb-shotcode-buttons .md-trigger.md-setperspective.btn-lg.text-center {
    font-size: 14px;
	line-height: 30px;
}
	
	.get-q {
    background-image: url(https://i.ibb.co/WcHTggx/m-bg.jpg);
}
	
.get-q h3 {
    font-size: 20px;
	line-height: 32px;
}
	
	.b-mt-a {
    margin-top: 70px;
}
	
	.logo-row ul.logo-list li{
		display: flex;
    justify-content: center;
	width: 50%;
	flex: 0 0 50%;
	margin-bottom: 32px;
}	
	.logo-row ul.logo-list li img {
    max-height: 30px;
}
	.world {
    position: relative;
	margin-top: 20px;
    background-image: url(https://i.ibb.co/bvw1Gzz/1st.jpg);
    min-height: 400px;
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
}
	.krth-top-info.address {
    width: 100%;
}
	.krth-top-info.address .krth-ai-content {
    padding-left: 0px;
}
	.krth-topbar-left {
    text-align: center;
}
	.krth-topbar .krth-topbar-right {
    margin-bottom: 0px;
}
}

