html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style: normal;}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
main { padding-top: 100px; }
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat/Montserrat-Hairline.eot');
  src: url('../fonts/Montserrat/Montserrat-Hairline.woff') format('woff'),
       url('../fonts/Montserrat/Montserrat-Hairline.ttf') format('truetype'),
       url('../fonts/Montserrat/Montserrat-Hairline.svg#Montserrat') format('svg'),
       url('../fonts/Montserrat/Montserrat-Hairline.eot?#iefix') format('embedded-opentype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat/Montserrat-Light.eot');
  src: url('../fonts/Montserrat/Montserrat-Light.woff') format('woff'),
       url('../fonts/Montserrat/Montserrat-Light.ttf') format('truetype'),
       url('../fonts/Montserrat/Montserrat-Light.svg#Montserrat') format('svg'),
       url('../fonts/Montserrat/Montserrat-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat/Montserrat-Regular.eot');
  src: url('../fonts/Montserrat/Montserrat-Regular.woff') format('woff'),
       url('../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype'),
       url('../fonts/Montserrat/Montserrat-Regular.svg#Montserrat') format('svg'),
       url('../fonts/Montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat/Montserrat-Bold.eot');
  src: url('../fonts/Montserrat/Montserrat-Bold.woff') format('woff'),
       url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype'),
       url('../fonts/Montserrat/Montserrat-Bold.svg#Montserrat') format('svg'),
       url('../fonts/Montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat/Montserrat-Black.eot');
  src: url('../fonts/Montserrat/Montserrat-Black.woff') format('woff'),
       url('../fonts/Montserrat/Montserrat-Black.ttf') format('truetype'),
       url('../fonts/Montserrat/Montserrat-Black.svg#Montserrat') format('svg'),
       url('../fonts/Montserrat/Montserrat-Black.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato/Lato-Light.ttf');
  font-weight: 300;
  font-style: normal;
}




/* transition's 0.2s */
a, button, .our_works_bg img, nav, .sec6_2_block, .header3_input_holder, .sec6_5_form input, .sec6_5_form textarea, .sec4_11_block .link img, .sec6_11_block .img .image,
.footer7 input, .footer7 textarea, .sec1_9_block .img, .sec3_4_text, .sec3_4_text img, .sec3_4_link, .sec1_11_block, .header12_input_holder, .sec8_12_block, .header13 input,
.sec1_13_block img, .sec2_13_block img, .sec6_13_block, .header14_form .place, #header14_dates, #header14_select, .sec5_15_block .video, .header18_form input, .sec8_18_slider li, .footer18_form,
.footer20_popup, .desktop_menu{
    transition: all 0.2s;
}



body {
	font-family: Lato, Arial, sans-serif;
	color: #222328;
	font-size:16px;
	line-height:1.2;
	padding: 0;
	background: #fff;
	margin: 0 auto;
}
body, nav, header, section, footer{width:100%;position:relative;}
a, a:focus {color:#d01400;text-decoration:none;cursor:pointer;outline:none;}
a:hover{text-decoration:none;}
strong{font-weight:600;}
b {font-weight:700;}
i{font-style: normal; font-family:Droid Serif;}
h1,h2,h3,h4,h5,h6{line-height:1;margin:0 auto;text-align:center;}
ul{margin:0;padding:0;list-style:none;}

input{
	height: 30px;
	width: 25px;
	border:1px solid #c1c1c1;
	padding-left: 15px;
	padding-right:15px;
	font-size:14px;
	font-family: Lato, Arial;
	text-align:center;
	outline:none;
}

input[type=number]{-moz-appearance: textfield;}
input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;}

textarea{
	height: 128px;
	width: 760px;
	border:1px solid #c1c1c1;
	padding: 15px 20px;
	font-size:16px;
	font-family: Lato, Arial;
	margin:0pauto;
	margin-bottom:30px;
	display:block;
	resize:none;
	outline:none;
}

button{
	border:none;
	color: #fff;
	font-family: Lato, Arial;
	font-size:18px;
	cursor:pointer;
	outline:none;
	margin:0 auto;
	background:#eb4e01;
	padding:6px 20px;
}

.clr{clear:both;}
.c{min-height: 100%;width:1000px;margin: 0 auto;position:relative;}

/* стили разделов сайта */

h2{
	font-size:42px;
	line-height:52px;
}

h2.small{
	font-size:32px;
	line-height:42px;
}

h2.white{
	color:#fff;
}

h2.left{
	text-align:left;
}

@media(min-width:970px){
	h2 span, h1 span, .bullit1_text span, .sec3_1_text span, .sec1_3_text span, .sec1_3_pluses .text span, .sec2_3 .sec8_1_posttitle span, .sec2_2_text .text span, .sec5_3_slider .text span,
	.footer1_info .text span, .sec1_4_text span, .sec2_4_block .text span, .sec2_4_block_bottom span, .header5_text span, .sec3_5_text span, .sec5_5_text span, .sec5_6_text span,
	.sec2_6_text span, .sec3_6_text span, .sec2_8 .right h3 span, .sec6_9_block .text span, .sec1_10_text span, .sec1_11_block h3 span, .sec4_13_inner .text span, .sec5_18_block .left .title span,
	.sec1_13_text span{
		display:block;
	}
}

.container{
	padding:0;
}

.desktop_menu{
		position:fixed;
		left:0;
		top:0;
		height:100%;
		width:0px;
		background:#222328;
		overflow-x:hidden;
		z-index:1000;
}

.desktop_menu.white{
	background:#fff;
}

.desktop_menu.right{
	left:auto;
	right:0;
}

.desktop_menu.opened{
	width:320px;
	padding-left:60px;
	padding-right:20px;
}

.desktop_menu .inner{
	width:100%;
	padding:115px 0 80px 0;
}
	
.desktop_menu a{
	display:block;
	color:#fff;
	line-height:46px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:300;
}

.desktop_menu.white a{
	color:#222328;
}

.desktop_menu a:hover{
	opacity:0.7;
}

.mobile_menu{
	display:none;
	width:40px;
	height:40px;
	position:fixed;
	top:40px;
	left:48px;
	background: #000 url(../img/menu_white.png) no-repeat 50% 50%;
	z-index:900;
}

.mobile_menu.changeColor.opened{
	background:url(../img/menu_black.png) no-repeat 50% 50%;
}

.mobile_menu.black{
	background:url(../img/menu_black.png) no-repeat 50% 50%;
}

.mobile_menu.black.changeColor.opened{
	background:url(../img/menu_white.png) no-repeat 50% 50%;
}

.mobile_menu_close, .desktop_menu_close{
	position:absolute;
	top:40px;
	left:48px;
	display:none;
	width:40px;
	height:40px;
	background:url(../img/mobile_menu_close_white.png) no-repeat 50% 50%;
}

.mobile_menu_close.black, .desktop_menu_close.black{
	background:url(../img/mobile_menu_close_black.png) no-repeat 50% 50%;
}

.mobile_menu.right, .mobile_menu_close.right, .desktop_menu_close.right{
	left:auto;
	right:48px;
}

.mobile_socials{
	margin-top:100px;
	margin-bottom:100px;
	display:none;
}

.mobile_socials a{
	display:inline-block;
	width:24px;
	height:24px;
	margin-right:20px;
	background:url(../i/mobile_menu_socials_white.png) no-repeat 0px 50%;
}

.mobile_socials.black a{
	background:url(../i/mobile_menu_socials_black.png) no-repeat 0px 50%;
}

.mobile_socials a.fb{
	background-position:0px 50%;
}

.mobile_socials a.gp{
	background-position:-54px 50%;
}

.mobile_socials a.tw{
	background-position:-115px 50%;
}

.mobile_socials a.pi{
	background-position:-177px 50%;
}

.mobile_socials a.in{
	background-position:-237px 50%;
}


/* Navigation bar 1 */

.nav1{
	height:100px;
	background:#222328;	
}

.flex{
	height:100%;
	display:flex;
	justify-content:space-between;
	align-items:stretch;
}

.logo1{
	display:block;
	width:200px;
	height:100px;
	background:url(../i/logo1.png) no-repeat 0% 50%;
	background-size:100%;
	
}

.nav1_links{
	text-align:center;
}

.nav1_links li{
	display:inline-block;
	height:100%;
}

.nav1_links li a, .nav1_links li a:focus{
	padding:0 20px;
	color:#fff;
	font-size:16px;
	font-weight:300;
	line-height:100px;
	height:100%;
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
}

.nav1_links li:hover a{opacity:0.7;}

.nav1_links li.active a{opacity:0.4;}

.nav1_links li.search a{
	background:url(../i/icon_search.png) no-repeat 50% 50%;
}

.nav1_btn1{
	display:inline-block;
	padding:0 30px;
	margin-top:32px;
	color:#fff;
	height:36px;
	line-height:36px;
	border-radius:18px;
	text-align:center;
	font-size:11px;
	line-height:38px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.nav1_btn1:hover{
	color:#ccc;
}

.nav1_btn1.blue{
	background:#3b55e6;
}

.nav1_btn1.blue:hover{
	color:#fff;
	background:#203cd8;
}

/* header 1 */

.header1{
	height:1000px;
	background:url(../img/bg_header1.jpg) no-repeat 50% 50%;
	background-size:cover;
}

.header1_pretitle{
	font-size:32px;
	line-height:42px;
	margin-top:220px;
	text-align:center;
	color:#fff;
}

.header1 h1{
	font-size:72px;
	line-height:82px;
	margin-top:128px;
	text-align:center;
	color:#fff;
	font-weight:400;
}

.header1_posttitle{
	max-width:700px;
	margin:40px auto 0 auto;
	color:#fff;
	font-size:18px;
	line-height:28px;
	text-align:center;
	font-weight:300;
}

.header1_buttons{
	text-align:center;
	margin-top:150px;
}

.header1_button1, .header1_button2, .header1_button1:focus{
	height:60px;
	line-height:60px;
	padding:0 34px;
	font-size:14px;
	color:#fff;
	letter-spacing:1.5px;
	background:#f42267;
	border-radius:30px;
	display:inline-block;
	text-decoration:none;
}

.header1_button1:hover{
	color:#fff;
	background:#d91656;
}

.header1_button2, .header1_button2:focus{
	background:transparent;
	border:2px solid rgba(255,255,255,0.2);
	margin-left:40px;
	line-height:56px;
	position:relative;
	top:2px;
	text-decoration:none;
	color:#fff;
}

.header1_button2:hover{
	color:#fff;
	border-color:rgba(255,255,255,0.7)
}

/* Section 1 - bullits */

.sec1_1{
	padding: 90px 0;
  font-family: Lato;
}

@media (min-width: 1200px) {
	.container {
		width: 90%;
	}
}

.bullit1{
	text-align: left;
	padding:0 15px 20px;
}

@media (min-width: 768px) {
	.bullit1{
		padding:20px 30px 0;
	}
}

.bullit1_no_border{
	border-bottom:none;
}

.bullit1 h3{
	font-family: Lato;
	color: #246bb4;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 72px;
    font-weight: 900;
    line-height: normal;
}

.bullit1_text{
	margin-top: 15px;
    color: #246bb4;
    font-weight: bold;
	font-size:18px;
	line-height:26px;
	letter-spacing:1px;
}

.bullit1_text strong{
	font-weight:400;
}

/* gaz */

.bullit1_text > span{
	
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
	color: #848484;
	line-height: normal;
	font-weight: normal;
}

#doc{
    display: block;
    margin-top: 30px;
}

#doc > span{
	font-size: 16px;
  font-weight: 700;
  border-radius: 18.5px;
  border: solid 1px #246bb4;
  color: #246bb4;
  padding: 8px 24px;
}

.content-popup {
	position: relative;
	width: 100%;
	display: none;
}

.servicios_popup, .cv_popup{
  background: #fff;
  border-radius: 20px;
  padding: 70px;
  width: 70%;
  margin: 0 15%;
  box-shadow: 0px 20px 50px 20px rgba(0,0,0,0.3);
  font-size: 22px;
  line-height: 32px;
  position: absolute;
 	display: none; 
  z-index: 2000;
}

.servicios_popup .close, .cv_popup .close{
	display:block;
	width:16px;
	height:16px;
	background:url(../img/mobile_menu_close_black.png) no-repeat 50% 50%;
	opacity:0.5;
	position:absolute;
	top:35px;
	left:50%;
	margin-left:-8px;
}

.servicios_popup h1, .cv_popup h1{
    font-size: 24px;
    line-height: 1.33;
    letter-spacing: -0.5px;
    text-align: center;
    color: #246bb4;
    margin-bottom: 45px;
}

.servicios_popup h2, .cv_popup h2{
	font-size: 16px;
    font-weight: 700;
    line-height: 1.19;
    letter-spacing: 1.5px;
    color: #246bb4;
    margin: 35px 0 23px;
}

.servicios_popup h3, .cv_popup h3{
	font-size: 16px;
	text-align: left;
	margin-bottom: 23px;
	font-weight: 700;
}

.servicios_popup ol{
	text-align: justify;
	font-size: 16px;
    letter-spacing: 1.5px;
    color: #2f2f2f;
	padding: 0 0 0 20px;
    margin-bottom: 23px;
}

.servicios_popup ul li{
	list-style: disc;
	color: #246bb4;
}

.servicios_popup ul li > span {
	color: #222328;
}

.cv_popup h3 {
  margin: 35px 0 10px;
}

.servicios_popup ul{
	margin-left: 10px;
	text-align: left;
	font-size: 16px;
}

.servicios_popup p, .cv_popup p{
    font-size: 16px;
    line-height: 1.19;
    /*letter-spacing: 1.5px;*/
    text-align: justify;
}

/*.servicios_popup p:first-of-type{
	margin-bottom: 50px;
}*/

/* gaz - end */

/* Section 1 - bullits - end */

/* Footer 7 */

.footer7{
	padding-top:120px;
	padding-bottom:50px;
	background:#28282b url(../img/bg_footer.png) no-repeat 50% 50%;
	background-size:cover;
}

.footer7 .container{
	max-width:830px;
}

.footer7 form, .header13 form{
	background:#fff;
	border-radius:10px;
	margin:50px auto 0 auto;
	width:690px;
	padding:45px 60px;
	text-align:center;
	box-shadow:0 0 40px rgba(0,0,0,0.4);
}

.footer7 .sec6_5_label{
	text-align:left;
	margin-bottom: 8px;
}

.required {
	color: #ff0000;
  font-weight: 600;
  margin-left: 5px;
}

.footer7 input, .footer7 textarea, .header13 input{
	border:2px solid #e8e9e9;
	border-radius:25px;
	height:50px;
	width:100%;
	padding:0 30px;
	font-size:16px;
	color:#000;
	text-align:left;
	margin-bottom:35px;
}

.footer7 textarea{
	width:100%;
	height:150px;
	padding:20px 30px;
	line-height:26px;
}

.footer7 input:focus, .footer7 textarea:focus, .header13 input:focus{
	border-color:#fff;
	box-shadow:0 20px 50px rgba(0,0,0,0.2);
}

.footer7 button, .header13 button{
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1.5px;
	padding:0 60px;
	height:50px;
	line-height:50px;
	border-radius:25px;
	background: #246bb4;
	margin:20px 0;
}

.footer7 button:hover, .header13 button:hover{
	background: #246bb4;
}

.block370{
	float:left;
	width:370px;
	margin-right:30px;
}

.block170{
	float:left;
	width:170px;
}

.footer7 .flex{
	margin-top:95px;
}

.footer7_block{
	width:calc(100% / 4);
	color:#fff;
	text-align:center;
}

.footer7_block img {
	width: 32px;
	height: auto;
}

.footer7_block a {
	color: #fff;
}

.footer7_block .title{
	font-size:14px;
	line-height:24px;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-top:25px;
}

.footer7_block .text{
	font-size:14px;
	line-height:24px;
	font-weight:300;
	margin-top:25px;
}

.footer7 .socials{
	margin-top:100px;
	text-align:center;
}

.footer7 .socials a{
	display:inline-block;
	height:18px;
	width:24px;
	margin:0 20px;
	background:url(../i/footer5_socials.png) no-repeat 0 50%;
	opacity:0.7;
}

.footer7 .socials a.fb{
	background-position:-40px 50%;
}

.footer7 .socials a.gp{
	background-position:-78px 50%;
}

.footer7 .socials a.tb{
	background-position:-120px 50%;
}

.footer7 .socials a:hover{
	opacity:1;
}

/* gaz */
.footer7 h2{
	font-family: Lato;

}
/* gaz - end */
/* Footer 7 - end */

/* Landing 12 - Device */

/* Header 12 */

.header12{
	padding-top: 292px;
	padding-bottom: 94px;
	/* background: #222326 url(../i/slide-one.jpg) no-repeat 50% 50%; */
	background-size: cover;
	background-image: url(../img/slide-one.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-blend-mode: soft-light;
	background-color: #00000070;
	background-position: center;
}

@media (max-width: 767px) {
	.header12 {
		background-image: url(../img/portada-mobile.jpg);
	}
}

.header12 .logo_mobile{
    display: none; 
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 10;
}

.header12 h1{
	font-family: Lato;
	color:#fff;
	font-size:52px;
	line-height:62px;
	margin-bottom:21px;
	letter-spacing: -1px;
}

.header12_link, .header12_link:focus{
	display:inline-block;
	color:#fff;
	opacity:0.3;
	font-size:14px;
	text-decoration:underline;
	margin-top:25px;
}

.header12_link:hover{
	opacity:0.8;
	color:#fff;
	text-decoration:underline;
}

.header12_text{
	color:#fff;
	max-width:770px;
	font-size:26px;
	line-height:36px;
	letter-spacing: -0.5px;
    margin: 0 auto 20vh auto;
    font-family: Lato;
}

/*gaz */

.header12 > .container > a > span{
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
}

/* nav 12 */

.nav12{
	position: fixed;
	padding: 15px 0;
	top: 0;
	box-sizing: content-box;
	z-index: 1000;
	background: #fff;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 
											0 3px 1px -2px rgba(0,0,0,0.12), 
											0 1px 5px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 
							0 3px 1px -2px rgba(0,0,0,0.12), 
							0 1px 5px 0 rgba(0,0,0,0.2);
}

.nav12 a{
	color:#145196;
	line-height:36px;
}

.nav12 .nav5_logo{
	font-size:20px;
	float:left;
	margin-right:35px;
}

.nav12 .left{
	float:left;
	margin-top:2px;
}

.nav12 .right{
	float:right;
}

.nav12 .right a{
	/*opacity:0.4;*/
	font-size:16px;
	font-weight:900;
	display:inline-block;
	margin-right:25px;
}

.nav12 .left a:hover{
	opacity:0.8;
}

.nav12 a.header12_btn, .nav12 a.header12_btn:focus{
	display:inline-block;
	border:2px solid #313539;
	line-height:32px;
	height:36px;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	padding:0 20px;
	margin-left:20px;
	border-radius:18px;
	font-weight:400;
	color:#fff;
}

.nav12 a.header12_btn:hover{
	border-color:#ddd;
}

.nav12 a.header12_btn.white, .nav12 a.header12_btn.white:focus{
	background:#fff;
	border-color:#fff;
	color:#222328;
}

.nav12 a.header12_btn.white:hover{
	border-color:#ddd;
	background:#ddd;
}


/* Section 1 (12) */

.sec1_12{
	padding:25px 0;
	background:#f0ecdd;
}

.sec1_12 .left{
	float:left;
}

.sec1_12 .right{
	float:right;
	font-size:14px;
	line-height:50px;
	color:#b1afa5;
}

.sec1_12 .left a, .sec1_12 .left a:focus{
	line-height:50px;
	color:#222328;
	display:inline-block;
	margin-right:30px;
	font-size:14px;
}

.header12_input_holder{
	display:inline-block;
	vertical-align:top;
	height:50px;
	border-radius:25px;
	border:2px solid #dbd8cb;
	margin-right:35px;
	margin-left:15px;
	padding:5px;
}

.header12_input_holder.focused{
	border-color:#fff;
	background:#fff;
	box-shadow:0px 20px 50px rgba(0,0,0,0.2);
}

.header12_input_holder input{
	background:none;
	border:none;
	height:36px;
	padding:0 20px;
	width:250px;
	font-size:14px;
	line-height:36px;
	vertical-align:top;
	text-align:left;
}

.header12_input_holder.focused input{
	color:#222328;
}

.header12_input_holder button{
	height:36px;
	line-height:36px;
	padding:0 25px;
	background:#3b55e6;
	color:#fff;
	border-radius:18px;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:2px;
	vertical-align:top;
}

/* Landing 12 - Device - end */


/* Section 1 (15) */

.sec1_15{
	padding-top:140px;
	padding-bottom:161px;
	text-align:center;
	background: #246bb4;
}

/* gaz */

/*Titulo*/
.sec1_15 > .container > h2{
	color: #ffffff;
	font-family: Lato;
}


.sec1_15 .sec1_13_text{
	margin:40px auto 49px auto;
	max-width: 539px;
    opacity: 0.5;
    font-size: 18px;
    line-height: 1.56;
    color: #ffffff;
    font-weight: 300;
}

/*botones y popup*/
.sec1_15_holder .plus{
	font-family: Lato;
	display:block;
	position:absolute;
	width:60px;
	height:60px;
	margin-left:-30px;
	margin-top:-30px;
	line-height: 2.5;
	cursor:pointer;
	color: #ffffff;
}

.plus > span{
    position: relative;
	border: 1px solid;
	border-radius: 18.5px;
	padding: 8px 22px;
	right: 5px;
}

.plus3 > span, .plus4 > span{
	right: 25px;
	background: #fff;
	color: #246bb4;
	font-weight: 700;
}

.plus > i{
	font-family: Lato;
	font-size: 24px;
	border: 2px solid;
	border-radius: 50%;
	padding: 10px 20px;
margin-left: 20px;
}

.plus1{
	top: 9.685185185185185185185185185185%;
	left:24.077669902912621359223300970874%;
}

.plus2 {
    top: 25.654320987654320987654320987654%;
    left: 74.291262135922330097087378640777%;
}

.plus3 {
    top: 46.506172839506172839506172839506%;
    left: 24.077669902912621359223300970874%;
}

.plus4 {
    top: 82.654320987654320987654320987654%;
    left: 74.291262135922330097087378640777%;
}

.sec1_15_popup{
	background:#fff;
	border-radius:20px;
	padding:70px 25px 35px 25px;
	width:270px;
	box-shadow:25px 50px 50px rgba(0,0,0,0.3);
	font-size:22px;
	line-height:32px;
	position:absolute;
	display:none;
	z-index:20;
}

.sec1_15_popup1 {
    margin: 0 0 0 -135px;
    top: 0;
    left: 22.1%;
}

.sec1_15_popup2 {
    margin: 0 0 0 -135px;
    top: 14.5%;
    left: 77.2%;
}

.sec1_15_popup3 {
    margin: 0 0 0 -135px;
    top: 39%;
    left: 22.1%;
}

.sec1_15_popup4 {
    margin: 0 0 0 -135px;
    top: 69%;
    left: 77.2%;
}

.sec1_15_popup > b + br + span{

	font-family: Lato;
    font-size: 18px;
    letter-spacing: -0.4px;
    text-align: center;
    color: #246bb4;
    line-height: 3;
    font-weight: bold;
}

.sec1_15_popup > b{
	font-family: Lato;
    font-size: 24px;
    border: 2px solid;
    border-radius: 50%;
    padding: 5px 13px;
    color: #246bb4;
    font-weight: bold;
    line-height: 2.6;

}

.sec1_15_popup > i{
    font-size: 24px;
    line-height: 1.33;
    letter-spacing: -0.5px;
    color: #246bb4;
    font-style: normal;
}
/* gaz - end */

.sec1_15_holder{
	position:relative;
	width:1030px;
	margin:0 auto;
}

.sec1_15_holder img{
	width:100%;
}

.sec1_15_holder .plus:hover{
	border-color:#fff;
}

.sec1_15_popup .close{
	display:block;
	width:16px;
	height:16px;
	background:url(../img/mobile_menu_close_black.png) no-repeat 50% 50%;
	opacity:0.5;
	position:absolute;
	top:35px;
	left:50%;
	margin-left:-8px;
}

/* Section 1 (15) - end */

/* gaz */

.visible-mv{
	display: none;
}

.visible-ds{
	display: block;
}

/* gaz - end 

/* Section 5 (10) */

.sec5_10{
	padding-top:110px;
	padding-bottom:140px;
	background:#f0ecdd;
}

.sec5_10 .container{
	max-width:970px;
}

.sec5_10 .text{
	font-size:18px;
	line-height:28px;
	max-width:670px;
	font-weight:300;
	margin-top:25px;
}

.sec5_10 .text strong{
	font-weight:400;
}

.sec5_10 .header4_video{
	float:left;
	width:640px;
	/*height:370px;*/
	padding: 50px;
	margin-top:80px;
	box-shadow:0px 40px 50px rgba(0,0,0,0.4);
}

.sec5_10 .header4_video video{
	width:570px;
	height:370px;
}

.header4_video .content-servicio.ocultar {
	display: none;
}

.header4_video .content-servicio {
	text-align: justify;
}

.header4_video .content-servicio h3 {
	text-align: left;
	margin-bottom: 15px;
}

.sec5_10_menu{
	width:250px;
	height:400px;
	float:right;
	margin-top:65px;
}

.sec5_10_menu a{
	display:block;
	padding-left:20px;
	font-weight:300;
	color:#8c8f94;
	font-size:18px;
	line-height:50px;
	transition:color 0.2s;
}

.sec5_10_menu a.active{
	font-weight:400;
	color:#222328;
	background:url(../i/sec5_10_link_arrow.png) no-repeat 0 21px;
}

.sec5_10_menu a:hover{
	color:#444;
}

.sec5_10_menu .nano-pane{
	background:#dbd8cb;
	width:4px;
}

.sec5_10 .nano > .nano-pane > .nano-slider{
	width:4px;
	border-radius:2px;
	background:#222328;
}

.sec5_10_link{
	display:inline-block;
}

.sec5_10_link:hover{
	opacity:0.7;
}

.sec5_10 .sec5_10_link{
	margin-top:68px;
}

.sec5_10_link .icon{
	float:left;
	width:50px;
	height:50px;
	border-radius:50%;
	background:#222328 url(../i/download_white.png) no-repeat 50% 50%;
}

.sec5_10_link .left{
	float:left;
	margin-left:20px;
}

.sec5_10_link .left .title{
	font-size:14px;
	line-height:24px;
	color:#222328;
	letter-spacing:1.5px;
	text-transform:uppercase;
}

.sec5_10_link .left .subtitle{
	font-size:14px;
	line-height:28px;
	color:#8c8f94;
	font-weight:300;
}

/* Section 6 (7) */

.sec6_7{
	padding-top:120px;
	padding-bottom:135px;
	background:#555a63 url(../img/bg_sec6_7.jpg) no-repeat 50% 50%;
	background-size:cover;
}

.sec6_7 .container{
	max-width:970px;
}

.sec6_7 h2{
	/*font-size:52px;*/
	/*line-height:62px;*/
	margin-bottom:70px;
}

.sec6_7 .left{
	float:left;
	max-width: 90%;
	color:#fff;
	font-size:22px;
	line-height:32px;
	opacity:0.7;
}

.sec6_7 .left h3 {
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
}

.sec6_7 .left a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.sec6_7 .left i {
	font-size: 16px;
}

.sec6_7 .right{
	float:right;
	font-size:11px;
	color:#bbbcbe;
}

.sec6_7 .right .social{
	display:inline-block;
	width:60px;
	height:60px;
	border:2px solid #828287;
	border-radius:50%;
	vertical-align:top;
	margin-left:15px;
	background:url(../i/header4_socials.png) no-repeat 5px 50%;
}

.sec6_7 .right .social:hover{
	border-color:#fff;
}

.sec6_7 .right .sec4_4_big_btn{
	margin-right:15px;
}

/* Section 7 - The Executive Team */

.sec7_1{
	padding:100px 0;
	/*background: #f0ecdd;*/
}

.sec7_1 h2 {
	margin-bottom: 100px;
}

.ver-cv, .send-mail {
	justify-content: flex-end;
  display: flex;
	align-items: center;
	color: #fff;
	background-color: #145196;
	background-repeat: no-repeat;
	background-size: 33px;
	border-radius: 33px;
}

.ver-cv {
	height: 29px;
	width: 122px;
  margin: auto auto 0;
	background-image: url(../img/plus.png);
	padding: 17px 24px 18px 0;
	background-position-x: 1px;
	background-position-y: 1px;
}

.send-mail {
  height: 45px;
  width: 180px;
  margin: 20px auto 0;
  background-image: url(../img/msj-icon-blanco.png);
  padding: 17px 18px 18px 0;
  background-position-x: 25px;
  background-position-y: 4px;
}

.send-mail:focus, .send-mail:hover, .ver-cv:focus, .ver-cv:hover {
	font-weight: 900;
	color: #fff;
}

.send-mail:focus, .send-mail:hover {
	background-image: url(../img/icon-email.png);
	background-size: 135px;
	background-position-x: -30px;
}

.ver-cv:focus, .ver-cv:hover {
	background-image: url(../img/plusSolid.png);
}

@media (min-width: 1200px) {
	.sec7_1 > .container {
		width: 90%;
	}
	
}
6
.sec7_1 h2{
	margin-top:110px;
}

.sec7_1_posttitle{
	font-size:18px;
	line-height:28px;
	font-weight:300;
	margin-top:25px;
	text-align:center;
	opacity:0.8;
}

.sec7_1_team_holder{
	display:flex;
	justify-content:flex-start;
	align-items:stretch;
	flex-wrap: wrap;
}

.sec7_1_team{
	border:2px solid #bbc2c2;
	border-radius:8px;
	/*padding-top:50px;*/
	width:calc((100% - 120px) / 3);
	text-align:center;
	margin:30px 15px;
	padding-bottom:30px;
	position:relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}

.sec7_1_team.frase {
	height: 611px;
	padding: 0 15px;
	border: none;
	display: flex;
	background: #145196;
}

.sec7_1_team.frase > p {
	line-height: 50px;
  font-size: 24px;
  color: #fff;
  margin: auto;

}

.sec7_1_team img{
	/*border-radius:50%;*/
	max-width: 100%;
	height: auto;
}

.sec7_1_team h3{
	font-size:16px;
	line-height:26px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top:30px;
}

.sec7_1_text{
	font-weight:300;
	color:#8c8f94;
	font-size:16px;
	line-height:26px;
	max-width:310px;
	margin:25px 0 10px 0;
	padding: 0 10px;
}

.sec7_1_socials{
	text-align:center;
	position:absolute;
	bottom:45px;
	width:100%;
}

.sec7_1_socials a{
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../i/sec7_1_team_socials.png) no-repeat 0px 3px;
	margin:0 11px;
}

.sec7_1_socials a:hover{
	opacity:0.8;
}

.sec7_1_socials a.twitter{
	background-position: 0 3px;
}

.sec7_1_socials a.facebook{
	background-position: -50px 3px;
}

.sec7_1_socials a.google{
	background-position: -98px 3px;
}


@media (min-width: 1171px) {
	.nav12 .container {
	  display: flex;
	  align-items: center;
	}

	.nav12 .container > * {
		flex-basis: 0;
		flex-grow: 1;
	}

	.nav12 .container .right {
		text-align: right;
	}
}

/* Section 2 (7) */

.sec2_7{
	padding-top:100px;
	padding-bottom:120px;
	text-align:center;
	background: #e0e0e06b;
}

.sec2_7 .sec1_7_text{
	color:#8c8f94;
	margin-top:35px;
}

.sec2_7 .sec3_5_btn{
	margin-top:52px;
	margin-bottom:100px;
	padding:0 45px;
}

.sec2_7 .flex{
	flex-wrap:wrap;
}

.sec2_7 > .container > .flex:first-of-type {
	margin-top: 100px;
}

.sec2_7 > .container > .flex:first-of-type > .sec2_7_block:first-child {
	width: 100%;
	height: 280px;
}

.title-servicios, .title-staff {
	padding: 0 15px;
}

@media (max-width: 768px) {
	.title-servicios, .title-staff {
		padding: 0;
	}
	.sec2_7 > .container > .flex:first-of-type > .sec2_7_block {
		width: 100%;
		margin: 0 0 30px;
		background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	}	
}
@media (max-width: 410px) {
	.sec2_7 > .container > .flex:first-of-type > .sec2_7_block:first-child {
		height: 300px;
	}	
}

.sec2_7_block{
	display:inline-block;
	width:calc((100% - 90px) / 3);
	height:280px;
	margin: 0 15px 30px;
	border-radius:10px;
	background-size:cover;
}

.sec2_7_block:hover{
	opacity:0.8;
}

.sec2_7_block .inner{
	align-items:center;
	justify-content:center;
	text-align:center;
	font-size:42px;
	line-height:52px;
	color:#fff;
  text-shadow: 5px 5px 8px #000;
}

.cta-corresponsalia{
	height:60px;
	margin-top: 20px;
	padding:0 34px;
	font-size:14px;
	letter-spacing:1.5px;
	border-radius:30px;
	display:inline-block;
	text-decoration:none;
}

.cta-corresponsalia, .cta-corresponsalia:focus{
	background:transparent;
	border:2px solid rgba(255,255,255,0.2);
	line-height:56px;
	position:relative;
	top:2px;
	text-decoration:none;
	color:#fff;
}

.cta-corresponsalia:hover{
	color:#fff;
	border-color:rgba(255,255,255,0.7)
}

/* ver mapa */
span.ver-mapa {
    display: block;
    border-radius: 30px;
    margin: 10px auto;
    width: 100px;
    color: #fff;
    border: 1px solid #fff;
}

span.ver-mapa:hover {
    border-color: rgba(255,255,255,0.7);
}

	#title-accidentes-de-transito {
		background-image: url('../img/Transito600x600AZUL.jpg');
	}

@media (min-width: 768px) {
	#title-accidentes-de-transito {
		background-image: url('../img/Transito1200x500AZUL.jpg');
	}
}

.cv_popup ul {
	list-style: disc;
	font-size: 16px;
}

.cv_popup li {
	color: #246bb4;
}

.cv_popup li span {
	color: #222328;
}

/* sociales */
.sociales {
  margin: 20px 0;
  display: flex;
  justify-content: space-around;
  font-size: 2em;
}

.sociales a {
  color: #fff;
}

.sociales span {
  border: 2px solid #fff;
  border-style: dashed;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

span.facebook {
  padding: 10px 20px;
}

span.twitter {
  padding: 10px 12px;
}

span.linkedin {
  padding: 10px 15px;
}

.sociales span:hover {
  border-style: solid;
}