/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/

.boxShadow {
	-webkit-box-shadow: 0px 0px 10px -1px rgba(145,145,145,0.47);
	box-shadow: 0px 0px 10px -1px rgba(145,145,145,0.47);
	
}
.lasttextcenter{
	text-align-last:center;
}

.sticky-header-shrunk #site-header-inner {
	height: unset !important;
}

#site-header.shrink-sticky-header {
	background-color: rgb(10 10 10 / 20%) !important;
}

#site-header-sticky-wrapper.is-sticky #site-header {
	background-color: #0a0a0a !important;
	opacity: 1 !important;
}

.col-2 {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.col-2 .field {
	width: 50%;
}

.col-2 .field:first-child {
	margin-right: 10px;
}

.col-2 .field input {
	width: 100%;
	padding:10px;
	border-radius: 0px;
}

.col-1 .field {
	margin-bottom: 15px;
	width: 100%;
}

textarea,
.col-1 .field input {
	width: 100%;
	padding:10px;
	border-radius: 0px;
}

input[type="submit"] {
	padding: 10px;
	border-radius: 0px;
	width: 200px;
	background-color: #b1886a !important;
}

.with-border figure {
	position: relative;
}

.with-border figure::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -319%;
    color: #fff;
    width: 63.1673px;
    margin-top: -0.514405px;
    border-top: 1px solid #a58161;
}

.with-border figure::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -319%;
    color: #fff;
    width: 63.1673px;
    margin-top: -0.514405px;
    border-top: 1px solid #a58161;
}

.services-section .wpex-mb-20 {
	margin-bottom: 0 !important;
}

.datainfo {
	display: flex;
	color: #9aa8bc;
}

@media(max-width: 756px) {
	.datainfo {
		display: unset;
		color: #9aa8bc;
	}
	
	
	.datainfo input {
		width: 100%;
	}
	.datainfo > * {
		display: unset;
	}
	.datainfo input[type="date"] {
		width: 355px !important;
	}
}

.datainfo > * {
	align-items: center;
	display: flex;
}

.datainfo  #ttt {
	margin-right: 10px;
}

.datainfo  input[type="date"] {
	width: 333px;
	border-radius: 0;
}

.datainfo #dt {
	margin: 10px;
}

.datainfo  #tie {
	margin: 10px;
}

.datainfo  input[type="time"] {
	width: 140px;
	border-radius: 0;
}

.wpcf7 * {
	color: #96a5b8;
	font-size: 13px;
}

.infinite-body input, .infinite-body textarea {
    padding: 0 7px 0px !important;
}

.infinite-body input, .infinite-body textarea {
    color: #4e4e4e !important;
}


.career-form input, .career-form textarea {
    padding: 0 7px 0px;
}

.career-form input, .career-form textarea {
    color: #4e4e4e;
	border-radius: 0px;
}

.career-form input:not(input[type="submit"]) {
	height: 25px;
}

.mse-language-information .lnguage input {
	height: 20px;
}

.education-single span:nth-child(1) {
	margin-right: 7px;
}

input[type="submit"] {
	padding: 15px 58px 15px 58px !important;
}

.navbar-style-one{
    position: absolute;
    top: 50%;
    margin-top: -25px;
    height: 50px;
    left: 50% !important;
    transform: translateX(-50%) !important;
	right: unset !important;
}

.business-block .vcex-icon-box-symbol {
	margin: 0px 60px;
    border: 2px solid #ccc;
    padding: 20px;
}

.business-block  .vcex-icon-box-content {
    margin: 0px 60px;
    border: 2px solid #ccc;
    padding-top: 20px;
    border-top-color: transparent;
    padding-bottom: 0px;
}

.business-block  .vcex-icon-box-content p {
	margin-bottom: 20px;
	line-height: 1.6;
	transition: background .3s
}

.business-block  .vcex-icon-box-content p.vist-webiste-btn {
    margin-bottom: 0px;
    padding: 15px;
    border-top: 2px solid #ccc;
    background: #3b4858;
	transition: background .3s;
	cursor: pointer;
}

.business-block  .vcex-icon-box-content p.vist-webiste-btn a {
	color: #fff; 
	transition: background .3s
}

.business-block  .vcex-icon-box-content p.vist-webiste-btn:hover {
	background-color: #232937;
}

@media(max-width: 767px) {
	.business-block .vcex-icon-box-symbol {
		margin: 0px;
		padding: 10px;
	}
	
	.business-block  .vcex-icon-box-content  {
		margin: 0px;
	}
}

.home-page-title {
    color: #ffffff;
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 48px;
    font-weight: 500;
}

.home-page-title .slider-title p:first-child {
	margin: 0;
 	text-transform: uppercase;
}

.home-page-title .slider-title p:last-child {
	font-size: 35px;
	text-align: center;
}

@media(max-width:756px) {
	.home-page-title {
		width: 100%;
	}
	.home-page-title .slider-title p:first-child {
	    font-size: 32px;
   		text-align: center;
	}
	.home-page-title .slider-title p:last-child  {
		font-size: 30px;
	}
}

.main-btn {
    padding: 15px;
	width: 100%;
    background-color: #3b4858 !important;
    border: 2px solid #ccc;
    font-weight: bold;
	color: #fff; 
	transition: background .3s
}

.main-btn:hover {
	background-color: #232937 !important;
}

.section-scroller {
	display: inline-block;
    width: 50%;
    height: 100px;
    background-color: transparent;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -150%;
}

.sub-page-title {
	text-shadow: 1px 1px 19px #00000091;
}

#site-logo {
	width: 260px;
	height: 60px;
}

.main-butun {
	border-radius: 0px;
    width: 200px;
    background-color: #b1886a !important;
	padding: 15px 45px 15px 45px !important;
	font-size: 13px;
	font-weight: 700;
}

.footer-social > div > div {
    display: flex !important;
    align-items: center;
    justify-content: space-between;;
}

@media(max-width: 756px) {
	.footer-social > div > div {
		justify-content: center;
		gap: 20px;
	}
}

.business-block > div:not(.business-block div:last-child) {
	background-color: #fff;
}

.business-block .vcex-icon-box-content {
	background: #fff;
}