html, body, section, div, span, input, label, p, a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	user-select: none;
	box-sizing: border-box;
}

h1, h2, h3, h4, h5, label, p, a {
	user-select: text;
}

textarea:focus, input:focus, button:focus {
    outline: none;
}

input {
    -webkit-user-select: text; /* Chrome, Opera, Safari */
    -moz-user-select: text; /* Firefox 2+ */
    -ms-user-select: text; /* IE 10+ */
    user-select: text; /* Standard syntax */
}

body {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 720px;
	height: 100%;
	overflow: auto;
	background-color: #2E3192;
}

#block-2 {
	position: relative;
	width: 100%;
	height: 770px;
	background-color: #E6E6EC;
	background-image: url(/images/training-logo.png);
	background-position: 5% 115px;
	background-repeat: no-repeat;
}

#block-2 .title {
	padding: 150px 0px 60px 11.5%;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 60px;
	line-height: 60px;
}

#block-2 .youtube {
    position: absolute;
    top: 250px;
    width: 100%;
    height: 600px;
	text-align: center;
	z-index: 99;
}

#block-2 .youtube iframe {
	width: 1000px;
	height: 600px;
} 

#block-2 .txt1 span {
	color: #000000;
}

#block-2 .container {
	padding: 20px 11.5%;
}

#block-2 .container .col1 {
	display: inline-block;
	width: 79%;
	padding-right: 125px;
	vertical-align: top;
}

#block-2 .container .col2 {
	display: inline-block;
	width: 19%;
	padding-right: 15px;
	vertical-align: top;
}

#block-2 .container h3 {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: -0.8px;
	text-transform: uppercase;
	margin: 50px 0px;
	color: #252525;
}

#block-2 .container h4 {
	font-family: Roboto;
	font-weight: 900;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.8px;
	margin: 50px 0px 30px 0px;
	color: #000000;
}

#block-2 .container h5 {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.8px;
	margin: 10px 0px;
	color: #000000;
}

#block-2 .container p {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #252525;
}

#block-2 a {
	font-weight: 500;
	color: #008BCD;
	text-decoration: none;
}

#block-32 {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	top: 0px;
	background-repeat: no-repeat;
	padding: 50px 11.5%;
}

#block-32 .txt1 {
	padding: 80px 0 70px 5%;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
	color: #008BCD;
}

#block-32.blur {
	filter: blur(5px);
}


#block-32 h2 { 
	font-family: Roboto;
	font-weight: 500;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: -1px;
	color: #252525;
	text-align: left;
    width: initial;
    position: relative;
    display: block;
    top: initial;
    left: initial;
    margin: 45px 0px 50px 0px;
}

#block-32 .row {
	display: block;
	padding: 30px 0px;
}

#block-32 .row .col {
	display: inline-block;
	width: 33%;
	vertical-align: top;
	cursor: pointer;
}

#block-32 .row .col._1 {
	padding-right: 10px;
}

#block-32 .row .col._2 {
	padding-left: 5px;
	padding-right: 5px;
}

#block-32 .row .col._3 {
	padding-left: 10px;
}

#block-32 .row .col .img {
	width: 100%;
    padding-top: 48.8%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #E6E6EC;
}

#block-32 .row .col h3 {
	font-family: Roboto;
	font-weight: 500;
	font-size: 30px;
	line-height: 48px;
	text-transform: uppercase;
	color: #252525;
	margin: 30px 0px 15px 0px;
}

#block-32 .row .col p {
	font-family: Roboto;
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
	color: #252525;
}

#block-4 {
	position: relative;
	width: 100%;
	background-color: #9BC2D5;
	padding: 51px 11.5% 154px 11.5%;
	text-align: center;
}

#block-4 h3 {
	margin: 0;
	width: 100%;
	font-family: Roboto;
	font-weight: normal;
	font-size: 34px;
	line-height: 34px;
	text-align: center;
	color: #252525;
}

#block-4.blur {
	filter: blur(5px);
}

#block-4 .btn-newsletter {
	background: #008BCD;
	border-radius: 29px;
	font-family: Roboto;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	padding: 13px 31px;
	border: 0px;
	margin-top: 30px;
	cursor: pointer;
}

#block-4 .btn-newsletter:hover {
	background-color: #007ABC;
}

#block-5 {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	padding: 51px 11.5% 68px 11.5%;
	text-align: center;
}

#block-5 h3 {
	margin: 0;
	width: 100%;
	font-family: Roboto;
	font-weight: 500;
	font-size: 34px;
	line-height: 34px;
	text-align: center;
}

#block-5 .partners {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}

#block-5 .partners a {
	text-decoration: none;
}

#block-5 .partners img {
	display: inline-block;
	vertical-align: top;
	padding: 10px 10px;
	width: 229px;
	transition: width 0.2s;
}

#block-5 .partners img:hover {
	width: 269px;
}

#block-5 .sponsors {
	padding-top: 30px;
	padding-bottom: 10px;
	width: 100%;
}

#block-5 .sponsors a {
	text-decoration: none;
}

#block-5 .sponsors img {
	display: inline-block;
	vertical-align: top;
	padding: 5px 5px;
	width: 160px;
	transition: width 0.2s;
}

#block-5 .sponsors img:hover {
	width: 200px;
}

.fuild {
	width: 100%;
}

.navbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	background-color: #2C3491;
	font-family: 'Roboto';
	z-index: 999;
}

.navbar.blur {
	filter: blur(5px);
}

.navbar .simbolo-g {
    position: absolute;
    top: 20px;
    left: 11.5%;
    width: 50px;
    cursor: pointer;
}

.navbar .social {
	position: absolute;
	top: 20px;
    right: 11.4%;
    width: 490px;
    height: 50px;
    overflow: hidden;	
}

.navbar .social label {
	position: absolute;
	top: 20px;
	left: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	display: none;
}

.navbar .social .facebook {
	position: absolute;
    top: 13px;
    left: 82px;
}

.navbar .social .twitter {
	position: absolute;
    top: 13px;
    left: 122px;
}

.navbar .social .linkedin {
	position: absolute;
	top: 13px;
	left: 162px;
}

.navbar .social .youtube {
	position: absolute;
    top: 13px;
    left: 202px;
}

.navbar .social .instagram {
	position: absolute;
    top: 13px;
    left: 242px;

}

.navbar .option1 {
	position: absolute;
    top: 30px;
    left: calc(11.5% + 205px);
    font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.03em;
	color: #E6E6EC;
	font-weight: 300;
	text-decoration: none;
}

.navbar .option2 {
	position: absolute;
    top: 30px;
    left: calc(11.5% + 241px);
    font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.03em;
	color: #E6E6EC;
	font-weight: 300;
	text-decoration: none;
}

.navbar .option3 {
	position: absolute;
    top: 30px;
    left: calc(11.5% + 360px);
    font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.03em;
	color: #E6E6EC;
	font-weight: 300;
	text-decoration: none;
}

.navbar .option4 {
	position: absolute;
    top: 30px;
    left: calc(11.5% + 95px);
    font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.03em;
	color: #E6E6EC;
	font-weight: 300;
	text-decoration: none;
}

.navbar .option1:hover, .navbar .option2:hover, .navbar .option3:hover, .navbar .option4:hover {
	color: #B8D433;
}

h2 {
	display: block;
	position: absolute;
	top: 92px;
	left: 0px;
	width: 100%;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.13em;
	color: #FFFFFF;
}

h2.when {
	top: 329px;
    left: 11.5%;
    width: initial;
    font-size: 36px;
    line-height: 55px;
    letter-spacing: -0.8px;
}

h2.when2 {
	top: 427px;
    left: 11.4%;
    width: initial;
    font-size: 26px;
    line-height: 31px;
    color: #B8D433;
    letter-spacing: 0px;
    text-align: left;
}

h2.when2 .a {
    font-weight: 900;
	letter-spacing: 0.7px;
}

h2.when2 .b {
	font-size: 22px;
}

h2.atention {
	top: 434px;	
	font-size: 24px;
	letter-spacing: -0.01em;
}

.logo {
    display: block;
	position: absolute;
    top: 170px;
    left: 11.5%;
}

.btn-placeholder {
	display: block;
	position: absolute;
	top: 382px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.btn-placeholder .btn-book {
    background: #008bcc;
    border: none;
    border-radius: 35px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    padding: 12px 44px;
    cursor: pointer;
}

.btn-placeholder .btn-watch {
    background: transparent;
    border: 2px solid #008bcc;
    border-radius: 35px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    padding: 10px 35px;
    cursor: pointer;
}

.social .btn-newsletter {
	position: absolute;
    top: 0px;
    right: 0px;
    background: #c3db00;
    border: none;
    border-radius: 35px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #3A4098;
    padding: 10px 14px;
    cursor: pointer;
}

.social .btn-newsletter:hover {
	background: #b2ca00;
}

.social .btn-book-now {
	position: absolute;
    top: 0px;
    right: 0px;
    background: #c3db00;
    border: none;
    border-radius: 40px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #3A4098;
    padding: 12px 55px;
    cursor: pointer;
}

.social .btn-book-now:hover {
	background: #b2ca00;
}

.privacy-policy-placeholder {
	display: block;
    position: absolute;
	bottom: 95px;
    left: 0px;
    width: 100%;
	text-align: center;
}

.privacy-policy-placeholder .privacy-policy {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.02em;
    text-decoration: none;
	color: #ffffff;
}

.line-place-placeholder {
	display: block;
    position: absolute;
	bottom: 85px;
    left: 0px;
    width: 100%;
	text-align: center;
}

.line-place-placeholder .line {
	display: block;
	width: 92%;
	height: 1px;
	background-color: #3a4098;
	margin: 0px auto;
}

.copy-placeholder {
	display: block;
    position: absolute;
	bottom: 41px;
	left: 0px;
    width: 100%;
	text-align: center;	
}

.copy-placeholder p {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.02em;
	color: #ffffff;
}

.form-layer {
	display: none;
	opacity: 0;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(18, 20, 58, 0.9);
	transition: opacity 0.4s;
}

.form-layer .widget {
	position: fixed;
    top: calc(50% - 196px);
    left: calc(50% - 203px);
    width: 406px;
    height: 392px;
    background: #ffffff;
    border-radius: 4px;
    text-align: center;
}

.form-layer .widget .close {
    position: absolute;
    top: 18px;
    right: 20px;
    width: 19px;
    height: 19px;
    background-image: url(../images/icon_close.svg);
    cursor: pointer;
}

.form-layer .widget .title {
    position: absolute;
    top: 45px;
    left: 0px;
    width: 100%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    line-height: 27px;
    font-size: 26px;
    text-align: center;
    color: #3A4098;
    transition: all 0.5s;
}

.form-layer .widget .description {
	position: absolute;
    top: 96px;
    left: 0px;
    width: 100%;
    font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	font-size: 15px;
	text-align: center;
	color: #333333;
	transition: all 0.4s;
}

.form-layer .widget .title.pos2 {
	top: 211px !important;
}

.form-layer .widget .description.pos2 {
	top: 262px !important;
}

.form-layer .widget .invisible {
	opacity: 0;
}

.form-layer .widget .widget-image {
    position: absolute;
    top: 70px;
    left: 0px;
    width: 100%;
    height: 110px;
    background-image: url(../images/icon_sucess.svg);
    background-position: top center;
    background-repeat: no-repeat;
    transition: all 0.4s;
}

.form-layer .widget .name-placeholder {
	position: absolute;
    top: 170px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.form-layer .widget .email-placeholder {
	position: absolute;
    top: 235px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.form-layer .widget .btn-placeholder {
	position: absolute;
    top: 300px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.form-layer .widget .btn-placeholder .btn-submit {
	background: #c3db00;
    border: none;
    border-radius: 29px;
    font-family: 'Roboto';
    font-size: 14px;
    color: #3A4098;
    padding: 13px 0px;
    width: 40%;
    font-weight: 500;
}

.form-layer .widget .btn-placeholder .btn-submit:hover {
	background: #b2ca00;
}

.form-layer .widget input {
	background: #f2f2f2;
	border-radius: 29px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	padding: 13px 30px;
	width: 86.5%;
	color: #828282;
}

.form-layer .widget .error-placeholder {
	display: none;
	position: absolute;
    top: 350px;
    left: 0px;
    width: 100%;
    text-align: center;	
    font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #ff3333;
}

.modal {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

.modal .widget {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-top: -300px;
	margin-left: -400px;
	border-radius: 8px;
	background-color: #000000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	overflow: hidden;
}

.modal .close {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 381px;
    margin-top: -311px;
    color: #ffffff;
    background-color: #000000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 2px 9px;
    font-family: cursive, sans-serif;
    font-size: 18px;
}

.modal2 {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 9999;
}

.modal2 .widget2 {
    position: absolute;
    top: 5%;
    left: 25%;
    width: 70%;
    height: 90%;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    overflow: hidden;
}

.modal2 .close2 {
    position: absolute;
    top: calc(5% - 15px);
	right: calc(5% - 15px);
	z-index: 9999;
}

.modal2 .widget2 .container {
    position: absolute;
    top: 15px;
    left: 0px;
    width: calc(100% - 0px);
    height: calc(100% - 90px);
    overflow: auto;
}

.modal2 .widget2 .container .content {
	display: none;
	padding: 40px 80px;
}

.modal2 .widget2 .container .content h3 {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 38px;
	text-transform: uppercase;
	color: #252525;
}

.modal2 .widget2 .container .content h4 {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	color: #252525;
}

.modal2 .widget2 .container .content h5 {
	font-family: Roboto;
	font-style: normal;
	font-size: 24px;
	line-height: 24px;
	color: #252525;
}

.modal2 .widget2 .container .content p {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	color: #252525;
}

.modal3 {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

.modal3 .widget3 {
    position: absolute;
    top: 5%;
    left: 25%;
    width: 70%;
    height: 90%;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
    overflow: hidden;
}

.modal3 .close3 {
    position: absolute;
    top: calc(5% - 15px);
    right: calc(5% - 15px);
}

.modal3 .widget3 .container {
    position: absolute;
    top: 15px;
    left: 0px;
    width: calc(100% - 0px);
    height: calc(100% - 90px);
    overflow: auto;
}

.modal3 .widget3 .container .content {
	display: none;
	padding: 40px 80px;
}

.modal3 .widget3 .container .content .image {
	display: inline-block;
	width: 160px;
	height: 165px;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	vertical-align: top;
}

.modal3 .widget3 .container .content .name-job {
	display: inline-block;
	padding: 10px 20px;
	vertical-align: top;
	width: calc(100% - 188px);
}

.modal3 .widget3 .container .content .name-job h4 {
	margin: 0px
}

.modal3 .widget3 .container .content .links a {
	display: inline-block;
	vertical-align: top;
	padding: 10px 10px;
}

.modal3 .widget3 .container .content h3 {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 38px;
	text-transform: uppercase;
	color: #252525;
}

.modal3 .widget3 .container .content h4 {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	color: #252525;
}

.modal3 .widget3 .container .content h5 {
	font-family: Roboto;
	font-style: normal;
	font-size: 24px;
	line-height: 24px;
	color: #252525;
}

.modal3 .widget3 .container .content p {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	color: #252525;
}

.footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 86px;
	background-color: #ffffff;
	border-top: 1px solid #efefef;
}

.footer img {
	position: absolute;
	left: 11.5%;
	top: 20px;
}

.footer a {
	display: block;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #A1A1A1;
	margin-top: 36px;
	text-decoration: none;
}

.footer span {
	display: block;
	position: absolute;
	top: 36px;
	right: 11.5%;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	display: flex;
	align-items: center;
	text-align: right;
	letter-spacing: 0.02em;
	color: #A1A1A1;
}

@media screen and (max-width: 1400px) {
	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .what {
    	padding: 17px 30px;
    	font-size: 14px;
    	line-height: 20px;
	}
}

@media screen and (max-width: 1200px) {
	.navbar .social {
    	top: 39px;
    }
	.social label {
		display: none;
	}

	.navbar .option1 {
		top: 25px;
    	left: calc(11.5% + 190px);
    	font-size: 18px;
	}

	.navbar .option2 {
		top: 25px;
    	left: calc(11.5% + 210px);
    	font-size: 18px;
	}

	.navbar .option3 {
		top: 25px;
    	left: calc(11.5% + 330px);
    	font-size: 18px;
	}

	.navbar .option4 {
		top: 25px;
    	left: calc(11.5% + 75px);
    	font-size: 18px;
	}

	.navbar .social {
		width: 410px;
	}

	.social .btn-book-now {
    	top: 12px;
	    font-size: 14px;
	    padding: 8px 25px;
	    cursor: pointer;
	}

	#block-2 {
		height: 630px;
	}

	#block-2 .title {
		font-size: 46px;
	}

	#block-2 .youtube {
		height: 452px;
	}

	#block-2 .youtube iframe {
		width: 800px;
		height: 452px;
	} 

	#block-2 .txt1 {
    	padding: 300px 0 0 11.5%;
    }

    #block-2 .container .col1 {
	    display: inline-block;
	    width: 69%;
	    padding-right: 80px;
   	}

   	#block-2 .container .col2 {
    	width: 29%;
	}

	#block-31 .row .col._2 .map-responsive {
	    padding-bottom: 170%;
	}

	#block-21 .tab-container .tab-content .tab-content-item {
	    width: 49.85%;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .what {
	    padding: 17px 30px;
	    font-size: 14px;
	    line-height: 20px;
	}

	#block-32 .row .col {
	    width: 32.8%;
	}

	#block-32 .row .col h3 {
	    font-size: 24px;
	    line-height: 34px;
	    margin: 20px 0px 15px 0px;
	}

	.modal2 .widget2 .container .content {
    	padding: 20px 50px;
	}
}

@media screen and (max-width: 1000px) {
	#block-31 .row .col._1 {
    	padding-left: 0px;
	}

	#block-31 .row .col._2 {
    	padding-left: 0px;
    	padding-top: 20px;
	}

	#block-31 .row .col {
	    display: inline-block;
	    width: 100%;
	}

	#block-31 .row .col._2 .map-responsive {
	    padding-bottom: 70%;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .what {
	    padding: 17px 10px;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .speaker {
	    padding: 20px 10px;
	    font-size: 16px;
	    line-height: 22px;
	}

	#block-32 h2 {
	    font-size: 50px;
	    line-height: 50px;
	    margin: 35px 0px 40px 0px;
	}

	.modal2 .widget2 {
	    left: 15%;
	    width: 80%;
	}
}

@media screen and (max-width: 800px) {
	.footer {
		display: none;
	}

	#block-2 {
		height: 525px;
	}

	#block-2 .youtube {
		height: 339px;
	}

	#block-2 .youtube iframe {
		width: 600px;
		height: 339px;
	}

	#block-2 .txt1 {
    	padding: 180px 0 0 11.5%;
    }

    #block-2 .container h3 {
    	font-size: 40px;
    	line-height: 40px;
	}

	#block-2 .container .col1 {
		display: block;
		width: 100%;
		padding-right: 0px;
	}

	#block-2 .container .col2 {
    	width: 100%;
	}

	#block-31 .row .col._1 h3 {
	    font-size: 42px;
	    line-height: 48px;
	}

	#block-32 .row .col {
	    width: 100%;
	}

	#block-32 .row .col._1,
	#block-32 .row .col._2,
	#block-32 .row .col._3 {
    	padding-left: 0px;
    	padding-right: 0px;
	}

	#block-32 .row .col p {
    	padding-bottom: 15px;
    }

    .modal2 .widget2 {
	    top: 2.5%;
	    left: 2.5%;
	    width: 95%;
	    height: 95%;
	}

	.modal2 .widget2 .container {
	    height: calc(100% - 70px);
	}

	.modal2 .widget2 .container .content {
    	padding: 0px 15px;
    }

    .modal2 .close2 {
    	top: calc(2.5% - 15px);
    	right: calc(4.5% - 15px);
   	}
}

@media screen and (max-width: 600px) {
	.social {
	    width: 270px;
	    right: 25px;
	}

	.social label {
		display: none;
	}

	.navbar .simbolo-g {
		left: 5.5%;
    	top: 30px;
    	width: 30px;
    	top: 20px;
   	}

   	.navbar .option1 {
    	left: calc(11.5% + 130px);
    	font-size: 16px;
    	top: 20px;
    }

    .navbar .option2 {
    	left: calc(11.5% + 140px);
    	font-size: 16px;
    	top: 20px;
    }

    .navbar .option3 {
    	left: calc(11.5% + 235px);
    	font-size: 16px;
    	top: 20px;
    }

    .navbar .option4 {
    	left: calc(11.5% + 25px);
    	font-size: 16px;
    	top: 20px;
    }

   	.navbar .social {
    	top: 39px;
    	right: 5%;
	}

	#block-1 {
    	height: 670px;
    }

	#block-2 {
		height: 385px;
	}

	#block-2 .title {
		font-size: 32px;
	}

	#block-2 .youtube {
		top: 220px;
		height: 200px;
	}

	#block-2 .youtube iframe {
		width: 355px;
    	height: 200px;
	}

	#block-2 .txt1 {
    	padding: 100px 0 0 8.5%;
    }

	#block-3 .row .col._1 {
    	padding-left: 0px;
	}

	#block-3 .row .col._2 {
    	padding-left: 0px;
    	padding-top: 20px;
	}

	#block-3 .row .col {
	    display: inline-block;
	    width: 100%;
	}

	#block-3 h2 {
    	font-size: 45px;
    }

	.social .btn-newsletter {
	    top: 4px;
	    border-radius: 30px;
	    color: transparent;
	    padding: 0px;
	    width: 30px;
	    height: 30px;
	    overflow: hidden;
	    background-image: url(../images/icon_info.png);
    	background-position: center;
    	background-repeat: no-repeat;
	}

	.modal .widget {
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		margin-top: 0px;
		margin-left: 0px;
		border-radius: 0px;
	}

	.modal .close {
		top: 0px;
		right: 0px;
		margin-left: 0px;
		margin-top: 0px;
	}

	/******/
	#block-21 {
		padding: 30px 0px;
	}

	#block-21 h2 { 
		font-size: 32px;
		line-height: 32px;
	}

	#block-21 .tab-buttons {
		height: 60px;
	}

	#block-21 .tab-buttons .tab-button {
		padding: 20px 20px 20px 20px;
		font-size: 22px;
	}

	#block-21 .tab-buttons .tab-button.selected {
		background-position: 10px center;
	}

	#block-21 .header {
		display: none;
	}

	#block-21 .header .time,
	#block-21 .header .what,
	#block-21 .header .venue,
	#block-21 .header .speaker {
		padding: 12px 14px;
		font-size: 18px;
	}

	#block-21 .tab-container .tab-content .tab-content-item {
		display: inline-block;
		font-size: 0px;
		vertical-align: top;
		width: 49.71%
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row {
		height: 60px;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-workshop {
		background-color: transparent;
		height: 220px;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row .text {
		padding: 22px 0px;
		font-size: 22px;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row .time {
		display: block;
		padding: 20px 0px;
		height: 100%;
		float: left;
	}


	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-workshop .time span {
		display: block;
		margin-top: 80px;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-break .what {
		padding: 22px 30px;
		font-size: 22px;
		width: 67%;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker {
		height: 220px;		
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .what,
	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-workshop .what {
	    display: block;
	    width: 60%;
	    height: 40%;
	    padding: 15px 30px;
	    font-size: 16px;
	    line-height: 23px;
	    background-color: #FFFFFF;
	    float: left;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .what span,
	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-workshop .what span {
		display: none;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .venue,
	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-workshop .venue {
	    display: block;
	    width: 60%;
	    height: 20%;
	    padding: 10px 30px;
	    font-size: 16px;
	    line-height: 16px;
	    background-color: #ffffff;
	    float: left;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .speaker,
	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-workshop .speaker {
	    display: block;
	    width: 60%;
	    height: 30%;
	    padding: 20px 30px;
	    font-size: 16px;
	    line-height: 22px;
	    background-color: #ffffff;
	    float: left;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-speaker .speaker span,
	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-workshop .speaker span {
		display: none;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-startup {
		height: 220px;		
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-startup .what {
	 	display: block;
	    width: 60%;
	    height: 40%;
	    padding: 15px 30px;
	    font-size: 16px;
	    line-height: 23px;
	    background-color: #FFFFFF;
	    float: left;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-startup .what span {
		display: none;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-startup .venue {
		display: block;
	    width: 60%;
	    height: 20%;
	    padding: 10px 30px;
	    font-size: 16px;
	    line-height: 16px;
	    background-color: #ffffff;
	    float: left;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-startup .speaker {
		display: block;
	    width: 60%;
	    height: 30%;
	    padding: 20px 30px;
	    font-size: 16px;
	    line-height: 22px;
	    background-color: #ffffff;
	    float: left;
	}

	#block-21 .tab-container .tab-content .tab-content-item .tab-row.type-startup .speaker span {
		display: none;
	}

	/******/
}

@media screen and (max-width: 500px) {
	.logo {
    	top: 140px;
    	left: 7.5%;
	}

	.logo img {
		width: 250px;
	}

	h2.when {
		top: 240px;
		left: 7.5%;
		font-size: 30px;
	}

	h2.when2 {
    	top: 325px;
    	left: 7.4%;
    	font-size: 24px;
    }
}

@media screen and (max-width: 406px) {
	.form-layer .widget {
	    left: 0px;
	    width: 100%;
	}

	.modal .widget {
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		margin-top: 0px;
		margin-left: 0px;
		border-radius: 0px;
	}

	.modal .close {
		top: 0px;
		right: 0px;
		margin-left: 0px;
		margin-top: 0px;
	}
}