/*   
Theme Name: Business
Theme URI: 
Description: 
Author: Сергей
Author URI: 

Version: 1.0

*/



html {
	margin:0;
	padding:0;
}


body{
	font-family: 'Neue Haas Unica';


	margin:0;
	padding:0;

}

p {
    
    line-height: 1.6;
}

a:visited {

 border: none; 
 outline: 0; 
 background-color: transparent;
 text-decoration: none;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 0px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 0px auto 0px auto;
}

.alignright {
    float:right;
    margin: 0px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 0px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 0px 0 20px 20px;
}

a img.alignnone {
    margin: 0px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 0px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


/* WordPress Core END. */

.clear{
	clear:both;
}


.noresize {
  resize: none; 
}



.wpcf7-not-valid{
background: #ffe2e2;
    border: 2px solid #ff8a8a !important;
color: #ec3c06;
}

.wpcf7-not-valid-tip { display:none !important; }

div.wpcf7-response-output {
    margin: 3px !important;
    padding: 6px !important;
    color: #909090;
}


.rounded-pill{
	max-width: 260px;
    height: auto;
}



.nav li a{
	    font-size: 16px;
	    color: #1e266d;
		font-weight: 700;
}

.b_column{
	position:relative;
}

.pb_column{
	padding: 20px;
	margin: 20px;
	display: inline-block;
	border: 1px solid #e7e7e7;
    border-radius: 10px;
	position:relative;
	top:0px;
	 -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pb_column:after {
    content: "";
    transition: .2s all ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 50%;
    height: 5px;
    width: 0;
    bottom: 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #0855FE;
	border-radius:0 0 10px 10px;
}

.pb_column:hover{
	position:absolute;
	top:-20px;
}


.b_column:hover .pb_column:after {
    width: 100%;
}

.pb-img-area{
	
    
    margin: 0px 0px 25px 0px ;
    float: left;
    width: 100%;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}


.pb-customimg{
	text-align: center;
	    margin-bottom: 25px;
}

.cb-heading{
	font-size: 20px;
	text-align: center;
}

.cb-text-area h4{
	margin-bottom: 20px;
	font-weight: 600;
	letter-spacing: -.01em;
    line-height: 1.3;
	color: #1e266d;
}

.cb-text-area p{
	font-size: 16px;
	color: #696969;
	text-align: center;
}

.container-block{
	 background:#ecf1fe;
}

.content-w1{
	    padding: 50px 0;
}

.content-w1 h3{
	    margin-bottom: 15px;
		    color: #1e266d;
			font-size: 20px;
    line-height: 28px;
	}
	
.content-w1 p{
	    font-size: 18px;
		    line-height: 1.6;
			margin: 0 0 10px;
			    color: #696969;
				    font-weight: 400;
	}
	
	



.group-image{
	display: flex;
    position: relative;
    z-index: 10;
	height: 530px;
    align-items: center;
	 text-align: right;
	 justify-content: flex-end;
}


.group-image2{
	display: flex;
    position: relative;
    z-index: 10;
	height: 530px;
	  
		  align-items: center;
		
}


.group-image img, .group-image2 img{
	border-radius: 10px;
	    box-shadow: 0 20px 70px rgb(38 42 76 / 20%);

}





.content-p1{
	padding: 50px 0;
	height: 630px;
}


.content-w1 i{
color: #ffffff;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 16px;
    padding: 2px 4px;
    background-color: #1475ca;
    border-radius: 50%;
}

.group-image-item-1:hover{
	z-index: 2;
}



.container-block2{
	padding-top:120px;
	padding-bottom:120px;
	position: relative; 
	box-sizing: border-box;
	background-image: url(img/transport-bg.png);
	background-position: 50%;
}

.separator_off{
	font-size: 38px;
	line-height: 48px;
	margin-bottom: 20px;
	color:#1e266d;
	
}

.btn-talk{
	font-size: 16px;
    line-height: 17px;
	border-width: 1px ;
	border-radius: 5px;
	color: #0855FE;
	    background: 0 0;
		border: 1px solid #0855FE;
		    -webkit-transition: .2s!important;
    -moz-transition: .2s!important;
    -ms-transition: .2s!important;
    -o-transition: .2s!important;
    transition: .2s!important;
    text-align: center;
	padding: 18px 35px;
    margin: auto;
    box-sizing: border-box;
    cursor: pointer;
}

.btn-talk:hover{
	border-color: #0855FE;
	color: #fff;
	background:#0855FE;
}

.btn-quote{
	font-size: 16px;
    line-height: 17px;
	border-width: 1px ;
	border-radius: 5px;
	color: #fff;
	    background:#0855FE;
		border: 1px solid #0855FE;
		    -webkit-transition: .2s!important;
    -moz-transition: .2s!important;
    -ms-transition: .2s!important;
    -o-transition: .2s!important;
    transition: .2s!important;
    text-align: center;
	padding: 18px 35px;
    margin: auto;
    box-sizing: border-box;
    cursor: pointer;
	
}

.btn-quote:hover{
	border-color: #1E266D;
	color: #fff;
	background:#1E266D;
}

.sub-title{
	margin-bottom:60px;
	    color: #445781;
		    line-height: 1.5;
    font-weight: 400;
}

.tt-iconbox-customimg-2{
	margin-right:10px;
}

.trein-block{
    min-height: 70px;
    border-bottom: 2px solid #0855FE;
    margin: 0 0 30px 0;
}


.upper-footer {
    background-color: #10153C;
}

.upper-footer{
    color: #BDBEC8;
}
.footer_widget .menu li {
    padding: 10px 0;
    width: 100%;
}

.footer_widget .menu {
    list-style-type: none;
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 25px;
}
.upper-footer .textwidget {
    border: none;
    margin-bottom: 30px;
    font-size: 16px;
    margin-top: 25px;
   
}
.upper-footer .widget-title{
	color: #FFFFFF;
	    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 0;
	line-height: 28px;
	    margin: 0;
}
.footer_widget ul a, .footer_widget .menu li a {
	    position: relative;
    padding-bottom: 6px;
	    outline: 0;
    text-decoration: none;
    color: inherit;
    -webkit-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    font-size: 16px;
    letter-spacing: .01em;
    font-weight: 500;
}

.footer_widget ul a {
    text-transform: initial;
}

.footer-widget-area {
    padding-top: 60px;
}

.lower-footer{
	    padding: 17px 15px;
    text-align: center;
    border-top: 1px solid #ccc;
    border-color: #0855FE26;

}

.footer-business-info, .lower-footer {
    background-color: #10153C;
}

.lower-footer.copyright-justify .container span {
    display: flex;
    justify-content: space-between;
    margin: 0;
	color: #BDBEC8;
}


.carousel-caption h3{
	    text-shadow: 0 4px 12px rgb(0 0 0 / 55%), 0 16px 20px rgb(0 0 0 / 53%);
}
