/*
Theme Name: Custom Theme
Version: 1.0
*/

body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}
.foto {
	border: 1px solid #ddd;
	width: 100%;
	height: auto;
}
.wpcf7 .wpcf7-response-output{
	width: 550px;
    padding: 30px!important;
    text-align: center;
    line-height: 28px;
    left: calc(50% - 250px);
    background: #eee url(images/bg-2.jpg);
    border: 2px solid #facc63!important;
    font-weight: bold;
}
.soc-p p{
    margin-bottom: 0;
    line-height: 24px;
    font-weight: bold;
}
.about-wrapp{
	margin-bottom: 40px;
}
.about-img{
	float: left;
	margin-right: 25px;
	margin-top: 10px;
}
.about-wrapp p{
	display: inline;
}
.wpcf7-form .placeholder{
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica!important;
	color: #898885;
    position: absolute;
    top: 2px;
    left: 12px;
    z-index: -1;

}
.wpcf7-form-control-wrap{
    height: 50px;
    display: block;
}

.wpcf7-form-control-wrap{
	position: relative;
}

.row-items{
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.row-items .half{
	width: 485px;
	box-sizing: border-box;
	padding: 0 15px;
}
.row-items  .image-wrapp{
	width: 100%;	
	height: 280px;
	margin-bottom: 40px;
}
.row-items  .image-wrapp img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	
}
.row-items .named{
	font-size: 21px;
	color: #363021;
	display: inline-block;
	margin-bottom: 55px;
}
.row-items .more{
	width: 100%;
	color: #fff;
	font-size: 24px;
	display: block;
	text-align: center;
	transition: 0.3s;
	background: #DF272A;
    padding: 26px 0;
}
.row-items .more:hover{
	background: #f7575a;
	text-decoration: none;
}
.services-link{
	margin: 65px 0 25px 0;
}

.ps{
	width: 100%;
    position: relative;
    display: block;
    clear: both;
}

.row di {
	background-color: #f6f6f6;

	-moz-box-shadow:inset 0px 0px 1px #DBDBDB;
	-webkit-box-shadow:inset 0px 0px 1px #DBDBDB;
	box-shadow:inset 0px 0px 1px #DBDBDB;
}

#footer {
	width: 100%;
	/*background: rgba(0, 0, 0, 0.05);*/
	background: #facc63;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #222;
	padding-top: 20px;
	margin-top: 40px;
	text-align: center;
    padding: 57px 0 30px 0;
}

#footer p {
	text-align: center;
}

#footer a {
	color: #222;
}

.loghi-home {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}

.loghi-about {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	margin: 20px 0;
	text-align: center;
}

.ico-works {
	background: rgba(0, 0, 0, 0.05);
	display: block;
	padding: 40px 0;
	text-align: center;
	color: #333;
	font-size: 24px;
	margin-top: 40px;
}

a.works {
	text-align: center;
	color: #333;
	font-size: 24px;
}

.ico-works:hover {
	background: rgba(0, 0, 0, 0.2);
	text-decoration: none;
}

#lang_sel_list a, #lang_sel_list a:visited,
#lang_sel_list ul a, #lang_sel_list_list ul a:visited {
	background: transparent;
}

.lang {
	float: right;
	margin-top: 20px;
}




#flags {
	position:fixed;
	top:121px;
	right:0;
	z-index:99;
}

#flags li {
height:30px;
width:30px;
line-height:30px;
text-align:center;
margin-bottom:10px;
background-color:#D8E0B2;
/*-moz-box-shadow:0 1px 1px #111;
-webkit-box-shadow:0 1px 1px #111;
box-shadow:0 1px 1px #111;*/
}

#flags li a {
color:#333;
display:block;
}

#flags li a:hover {
}

#active-flag {
}

#social {
position:fixed;
top:250px;
right:0;
z-index:99;
}

#social li {
height:30px;
width:30px;
line-height:30px;
text-align:center;
margin-bottom:10px;
background-color:#414141;
-moz-box-shadow:0 1px 1px #111;
-webkit-box-shadow:0 1px 1px #111;
box-shadow:0 1px 1px #111;
}

#social li a {
display:block;
line-height:0;
}

#social #fb a {
background:#547BBC;
}

#social #gp a {
background:#777;
}

#social #yt a {
background:#E9644A;
}

#social #ld a {
background:#1384C7;
}

#social li a:hover {
color:#333!important;
background:#414141!important;
}


.col-left {
	background: url(images/Translation.png) no-repeat;
	padding-top: 185px;

	width: 48%;
	margin-left: 2%;
	float:right;
	position: relative;
}

.col-right {
	background: url(images/Interpretation.png) no-repeat;
	padding-top: 185px;
	position: relative;
	width: 48%;
	margin-right: 2%;
	float:left;
}
.col-left strong, .col-right strong{
	position: absolute;
    top: 78px;
    left: 200px;
    color: #373737;
    font-size: 24px;
    font-weight: 400;
}
.col-left ul, .col-right ul{
	padding-left: 22px;
	margin-bottom: 70px;
}
.col-left ul li, .col-right ul li{
	font-size: 18px;
	color: #E1A723;
	position: relative;
	padding-left: 0;
    margin-bottom: 7px;
	line-height: 41px;

}
.col-right, .col-left{
	margin-top: 30px;
}
.col-left ul li:before, .col-right ul li:before{
	content: '';
	position: absolute;
	top: 17px;
    left: -22px;
	width: 7px;
	height: 7px;
	background: #DE0A35;
	border-radius: 100%;
}
#menu-principale ul li a{
	line-height: 26px!important;
    padding: 27px 25px;
}
#menu-principale ul li .sub-menu a{
	    padding: 14px 25px;
}
h1{
	background: none;
	text-align: left;
    color: #000;
    padding-left: 0;
    font-size: 26px;
    font-family: 'Roboto';
}
h2,h3,h4,h5,h6{
    font-family: 'Roboto';
}
h2,h3{
	font-size: 24px;
}
.advantages h3{
    color: #000;
    width: 77%;
    margin: 0 auto;
    text-align: center;
    padding: 41px 0;
    border-top: 2px solid #DF272A;
    border-bottom: 2px solid #DF272A;
    margin-top: 15px;
    letter-spacing: 1px;
    font-weight: 500;
}
.advantages-list{
display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 50px;
	margin-bottom: 100px;
}
.advantages-list .item{
	width: 33.3333%;
	text-align: center;
}
.advantages-list .item img{
	height: 160px;
}
.advantages-list .item .title{
	font-size: 20px;
	text-align: center;
    color: #373737;
}
.happy{
	margin-top: 40px;
}
.loghi-about{
	text-align: left;
	color: #000;
	    text-transform: inherit;
	    margin-top: 100px;
}
.form-page{
	margin-top: 100px;
}
.red{
	color: #c02b2e!important;
}
.text-bottom {

}
.p-bottom{
	line-height: 20px;
	margin-bottom: 0;
    box-sizing: border-box;
    padding: 0 15px;
}
.text-bottom p{
	font-size: 20px;
	font-weight: 500;
	color: #000;
	line-height: 20px;
	margin-bottom: 0;
}
.wpcf7 form{
	display: flex;
    justify-content: space-between;
    position: relative;

}
.wpcf7 p{
	width: 23%;
}
.wpcf7 p input{
	width: 100%;
	box-sizing: border-box;
	height: 50px;
	border:2px solid #facc63;
	background: transparent;
	padding-left: 15px;
}
.wpcf7 p textarea{
    padding-top: 11px;
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	border:2px solid #facc63;
	background: transparent;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
}
.wpcf7 p input[type='submit']{
    background: #facc63;
    color: #000;
    font-size: 22px;
	
}
.con h3{
	font-size: 22px;
	color: #000;
	margin-bottom: 30px;
}
.wpcf7-response-output{
    position: absolute;
    bottom: -40px;
    left: 0;
}

.sent-page{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    align-content: center;
    text-align: center;
    padding-top: 300px;
}
.sent-page{
	color: #000;
}
.sent-page p{
	color: #000;
    text-align: center;
    font-size: 20px;
}
.sent-page .next{
    background: #facc63;
    color: #000;
    text-decoration: none;
    font-size: 24px;
    padding: 15px 80px;
    margin-top: 110px;
    margin-bottom: 300px;
}
.box-sert{

}
.box-sert .loghi-home{
    text-transform: capitalize;
    background: #DF272A;
    color: #fff;
    padding: 28px 0;
    font-size: 21px;
    width: 100%;
    text-align: center;
    margin-top: 0;
}
.box-sert .loghi-wrap{
	line-height: 0;
}
.box-sert .loghi-wrap img{
    line-height: 0;
    border: 1px solid #DF272A;
}
body p{
	color: #373737;
    line-height: 46px;
    font-size: 18px;
    clear: both;
}
.form-page strong{
	font-size: 24px;
	line-height: 24px;
}
.form-page .hp{
	line-height: 24px;
}
blockquote{
	background: none;
	padding: 23px 0 23px 0;
	text-align: center;
    border-top: 2px solid #DF272A;
    border-bottom: 2px solid #DF272A;
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 70px;
}
blockquote p{
	margin-bottom: 0;
	text-align: center;
    line-height: 47px;
}
.about-short{
	margin-top: 70px;
	margin-bottom: 50px;
}
.about-short h4{
	color: #2d2d2d;
	font-size: 27px;
	line-height: 44px;
}

.swiper-button-prev{
	background-image: url(images/arrow-l.png);
	/*background-image: url(images/left-arrow.svg);*/
	background-size: auto 100%;
	width: 50px;
	height: 50px;
}
.swiper-button-next{
	background-image: url(images/arrow-r.png);
	/*background-image: url(images/next.svg);*/
	background-size: auto 100%;
	width:30px;
	height: 50px;
}
.menu .sub-menu{
	display: none;
}
.menu .menu-item-has-children{
	position: relative;
}
.menu .menu-item-has-children:hover > .sub-menu{
	display: flex;

}
.menu .menu-item-has-children .sub-menu{
    background: #fece60eb;
    flex-wrap: wrap;
    width: 350px!important;
    position: absolute;
}
.menu .menu-item-has-children .sub-menu li{
	width: 100%;

}
.menu .menu-item-has-children .sub-menu li a{
	width: 100%;
	display: block;
	height: auto!important;
	line-height: 55px!important;
}
.tours{
	margin-bottom: 60px;
	margin-top: 25px;
}
.tours .item img{
	max-width: 100%;
	width: 100%;

}
.tours .text-wrapp{
	height: 400px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tours .item .name-tour{
	text-align: center;
	font-size: 24px;
	color: #373737;
	margin-top: 40px;
	margin-bottom: 20px;
}
.tours .item{
	padding-right: 65px;
}
.tours .more{
    width: 230px;
    text-align: center;
    background: #facc63;
    color: #2f2f2f;
    font-size: 24px;
    display: block;
    padding: 15px 0;
    margin: 0 auto;
}

#flags li{
	width: 34px;
	height: 34px;
}
#social li{
	width: 34px;
	height: 34px;
}
#social{
	top: 275px;
}
.wpcf7-response-output{
	position: absolute;
    top: -206px;
    width: 320px;
    left: 50%;
    z-index: 100;
    height: auto;
    bottom: unset;
    padding: 20px 20px;
    border: none;
    background: #facc63;
    font-size: 18px;
}

#menu{
	margin-bottom: 0;
}

.wpcf7 p{
	margin-bottom: 0;
}
#wpcf7-f420-o1.wpcf7 .ajax-loader{
	position: absolute;
	bottom: -21px;
	right: 0;
}


/* MD - Medium devices Desktops */
@media only all and (max-width : 1200px) {

#menu-principale ul li a {
	padding: 0 15px;
}

/* SM - Small devices Tablets */
@media only all and (max-width : 992px) {

#menu-principale ul li a {
  padding: 0 5px;
}

}

/* XS - Extra small devices */
@media only all and (max-width : 768px) {

.col-left, .col-right {
	margin: 0;
	float: none;
	width: auto;
}

.swiper-container {
	display: none;
}

}


@media (max-width: 999px){
	.col-right, .col-left{
	    background-size: 100px;
	    padding-top: 112px;
	}
	.col-left strong, .col-right strong {
	    top: 39px;
	    left: 112px;
	    font-size: 18px;
	}
	.row-items{
		flex-wrap: wrap;
	}
	.row-items .half{
		width: 100%;
		margin-bottom: 50px;
	}
	.row-items .named{
		margin-bottom: 15px;
	}
	.row-items .more{
		font-size: 18px;
		padding: 13px 0;
	}
	.wpcf7 p{
		width: 100%;
	}
	.wpcf7 form{
		flex-wrap: wrap;
	}
	.advantages-list .item{
		width: 100%;
		margin-bottom: 25px;
	}
	.advantages-list{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.text-bottom{
		margin-bottom: 30px;
	}
	.tours .item{
		margin-bottom: 20px;
		padding-right: 15px;
	}
}


@media only all and (max-width: 1200px){
	#menu-principale ul li a{
		padding: 27px 20px;
	}
}
@media (max-width: 768px){
	#menu-principale ul li a {
	    padding: 27px 8px;
	    font-size: 18px;
	}

	#menu-principale .menu-item-has-children a{
		position: relative;

	}
	#menu-principale .menu-item-has-children>a:before{
		content: '';
		width: 14px;
	    height: 12px;
	    position: absolute;
	    top: 23px;
	    right: 11px;
		
		background: url(images/arrow-down.svg);
		background-size: 100%;
		transition: 0.3s;
	}
	#menu-principale .menu-item-has-children .sub-menu li a{
		font-size: 14px;
	}
	#menu-principale .menu-item-has-children a.active:before{
		transform: rotate(180deg);
	}
	#menu-principale .menu-item-has-children .sub-menu{
		position: relative;
    	width: 100%!important;
	}
	#menu-principale .menu-item-has-children .sub-menu li{

	}
	#menu-principale .menu-item-has-children .sub-menu li a{
		
	}
	#menu-principale ul li a {
	    padding: 16px 8px;
	}
	#menu-principale ul li .sub-menu a {
	    padding: 10px 25px;
	    line-height: 20px!important;
	}
	.menu .menu-item-has-children:hover > .sub-menu{
		display: none;
	}
	#menu-principale .menu-item-has-children .sub-menu{
		overflow: hidden;
		background: #222;
	}

}