* {
	margin: 0px;
	box-sizing: border-box;
}
:root {
	--main-bg-color: #650077;
	--zagolovok: #dffbff;
}
:root {
	--main-url: "http://openall.com.ar";
}
html, body {
	height: 100%;
	font-family: Ubuntu;
	font-size: 12px;
}
.right, .left, .center {
	display:flex;
    align-items: center;
}
.right { justify-content: flex-end; }
.left { justify-content: flex-start; }
.center { justify-content: center; }
.img_gen {
	width: 100%;
}
.cursor {
	cursor:pointer;
}
.header, .content, .content_leading, .footer {
	box-sizing: border-box;
}
.loading {
	width: 55px;
}
body {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	background-color: #000;
}
.user_personal {
	width: 35px;
	margin: 0 10px 0 0;
	border: 3px solid #FFF;
	padding: 3px;
	border-radius: 12px;
	cursor: pointer;
}
.contener {
	margin: 0 auto;
	max-width: 1440px;
	width: 100%;
	background-color: #FFF;
	display:flex;
    flex-direction: column;
    justify-content:flex-start;
}
.header {
	background: url(http://openall.com.ar/img/bg_1.jpg) no-repeat;
	background-size: cover;
	background-position: right top;
	box-sizing: border-box;
	padding: 5px 7% 0px 7%;
}
.header_top {
	height: 100px;
	display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
	padding: 70px 0;
}
.head_txt, head_txt1 {
	display:flex;
    justify-content:center;
    align-items: center;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
}
head_txt1 {
	flex-grow: 1;
}
.head_bt {
	width: 250px;
	background-color: #1EC9E8;
	border-radius: 3px;
	display:flex;
    justify-content:center;
    align-items: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}
.head_tit {
	font-family: Roboto;
	color: #FFF;
	font-size: 96px;
	margin-top: 80px
}
.head_tit1 {
	font-family: Roboto;
	color: #FFF;
	font-size: 48px;
	margin-top: 40px
}
.head_tit2 {
	font-family: Roboto;
	color: #FFF;
	font-size: 36px;
	margin-top: 40px
}
.head_bt_cont {
	margin-top: 70px;
	display:flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}
.head_tit_bt {
	width: 250px;
	height: 55px;
	border-radius: 8px;
	border: 1px solid #FFF;
	display:flex;
    justify-content:center;
    align-items: center;
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.2);
}
.header_top_down {
	background: url(http://openall.com.ar/img/bg_2.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	box-sizing: border-box;
	height: 200px;
}
/** 2 **********/
.box2_tit {
	font-family: Roboto;
	font-size: 42px;
	margin: 0px auto;
	padding: 70px 0px 0px 0px;
	text-align: center;
}
.box2_subtit {
	font-family: Roboto;
	font-size: 18px;
	margin: 0px auto;
	padding: 60px 10% 0 10%;
	text-align: justify;
}
.img_present_cont {
	display:flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}
.box2_video_cont {
	display:flex;
    flex-direction: row;
    justify-content:center;
    align-items: center;
	margin: 50px 0;
}
.box2_video {
	width: 560px;
	height: 315px;
	display:flex;
    justify-content:center;
    align-items: center;
	margin: 0px 30px;
}
.videoframe {
	width: 560px;
	height:315px;
}
.box2_tit_bt {
	margin: auto;
	width: 250px;
	background-color: #1EC9E8;
	border-radius: 5px;
	display:flex;
    justify-content:center;
    align-items: center;
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}




.img_gal_cont {
	display:flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
	background-color: #01142F;
	color: #FFF;
	margin: 50px 0 0 0;
	padding: 0 0 50px 0;
	box-sizing: border-box;
}
.img_gal_tit {
	font-family: Roboto;
	font-size: 42px;
	padding: 70px 0px 0px 0px;
	text-align: center;
}
.img_gal_box {
	display:flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
	padding: 60px 50px 0px 50px;
	width: 100%;
}
.img_gal_img {
	display:flex;
    flex-direction: column;
    justify-content:flex-start;
    align-items: center;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #052555;
	height: 290px;
	font-family: Roboto;
	font-size: 16px;
}
.img_gal_img1 {
	width: 270px;
}
.img_gal_img2 {
	text-align: center;
	padding: 10px 0 0 0;
}
.img_gal_bt_cont {
	width: 100%;
	display:flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
	padding: 80px 0 0 0;
}
.img_gal_bt {
	
}
.img_gal_subtit {
	margin: 50px 0 0 0;
	font-family: Roboto;
	font-weight: bold;
	font-size: 18px;
}
.img_gal_text {
	margin: 30px 0 0 0;
	font-family: Roboto;
	font-size: 14px;
	width: 80%;
}
.gal_bt {
	width: 250px;
	height: 55px;
	border-radius: 8px;
	border: 1px solid #FFF;
	display:flex;
    justify-content:center;
    align-items: center;
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.2);
	margin: 50px 0 0 0;
}



.box3_cont {
	position: relative;
	display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	background-color: #01142F;
	color: #FFF;
	margin: 200px 0 0 0;
	padding: 50px 0px 50px 0px;
	box-sizing: border-box;
}
.box3_zag_cont {
	display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 0px;
}
.box3_bg {}
.box3_zamok {
	position: absolute;
	width: 450px;
	top: -120px;
	right: 20px;
}
.box3_txt {
	display:flex;
    flex-direction: column;
    justify-content:flex-start;
    align-items: flex-start;
	padding: 0 0 0 10%;
	box-sizing: border-box;
}
.box3_zag {
	font-family: Roboto;
	font-weight: bold;
	font-size: 38px;
}
.box3_text {
	font-family: Roboto;
	font-size: 16px;
	margin: 70px 0 0 0;
}
.box3_bon {
	width: 100%;
	font-family: Roboto;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin: 70px 0 0 0;
}
.box3_compl_cont {
	width: 100%;
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
	z-index: 10;
	margin: 70px 0 0 0;
	padding: 0 100px;
}
.box3_price_box {
	border: 1px solid #FFF;
	border-radius: 10px;
	background: #052555;
}
.box3_k1 {
	padding: 20px 20px;
	display:flex;
    justify-content:center;
    align-items: center;
	font-family: Roboto;
	font-size: 22px;
}
.box3_k2 {
	background: #FFF;
	padding: 10px 20px;
	color: #333;
	font-family: Roboto;
	font-size: 22px;
}
.box3_k3 {
	background: #FFF;
	width: 100%;
	padding: 20px 20px;
	color: #333;
	font-family: Roboto;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.box3_price_m_box {
	border: 1px solid #FFF;
	border-radius: 10px;
	background: #052555;
	display:flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.box3_m1 {
	padding: 20px 20px;
	height: 45px;
	display:flex;
    justify-content:center;
    align-items: center;
	font-family: Roboto;
	font-size: 22px;
}
.box3_m2 {
	flex-grow: 1;
	background: #FFF;
	padding: 10px 20px;
	color: #333;
	font-family: Roboto;
	font-size: 22px;
}
.box3_m3 {
	background: #FFF;
	width: 100%;
	padding: 20px 20px;
	color: #333;
	font-family: Roboto;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.head_tit_bt {
	margin: 50px 0 0 0;
	width: 250px;
	height: 55px;
	border-radius: 8px;
	border: 1px solid #FFF;
	display:flex;
    justify-content:center;
    align-items: center;
	text-align: center;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.2);
}

.bt_input {
	width:100%;
	height:100%;
	background:transparent;
	border: transparent;
}
.cont_box {
}
.head_txt_user {
	width: 80px;
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.editico {
	width: 15px;
}
.adduser_bt {
	width: 30px;
	cursor: pointer;
	margin: 5px;
}

.def_zag {
	display:flex;
    justify-content:center;
    align-items: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}
.def_text {
	display:flex;
	flex-direction: column;
    justify-content:center;
    align-items: center;
	font-size: 16px;
	text-align: center;
}
.flag {
	wifth: 30px;
	margin: 0 5px;
}
.persedit {
	width: 100%;
	border: 1px solid #CCC;
	min-height: 200px;
	margin: 20px 0px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	padding: 20px;
}
.reg_text {
	margin: auto;
	width: 300px;
	display:flex;
    flex-direction: row;
    justify-content:flex-start;
    align-items: center;
}