/* ::::: http://moi-blogi.ru/eroforce/association-news-ru/index.css ::::: */

.text p {
    text-align: left;
}

a {
    text-decoration: none;
}

.under-href {
    text-decoration: underline;
}

.under-href:hover {
    text-decoration: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    outline: 0px none;
    vertical-align: top;
    background: transparent none repeat scroll 0% 0%;
}

body {
    line-height: 1;
    /*background: rgb(125,255,252);*/
    /*background: linear-gradient(180deg, rgba(125,255,252,1) 34%, rgba(255,252,252,1) 100%);*/
    background: rgb(125,255,252);
    background: linear-gradient(180deg, rgb(255 208 125) 0%, rgb(247 221 221) 19%);}

.fadepopup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 1000;
}

img, table {
    max-width: 100%;
}

a {
    color: rgb(70, 108, 199);
}

a:hover {
    text-decoration: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}

header {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgb(251 246 205);
    background-position: center center;
    background-size: 100% 100%;
}

.text h2 {
    text-align: center;
    font-size: 1.7em;
}

div.conContent {
    text-align: center;
    display: inline;
    width: 100%;
    font-size: 18px;
    padding: 10px 0px;
}

.images-logo {
    display: block;
}

.images-logo img {
    max-width: 100%;
    float: left;
    padding: 0px 10px;
    height: auto;
}

.images-logo img:last-child {
    width: 130px;
    padding-top: 25px;
}

div.text-header {
    display: block;
    text-align: center;
    padding-top: 10px;
}

div.text-header p {
    padding: 10px;
}

.container {
    width: 990px;
    position: relative;
    margin: 0px auto;
}

.content {
    /*background: rgb(255, 255, 255) none repeat scroll 0% 0%;*/
    border-radius: 10px;
    margin: 0px 0px 15px;
    overflow: hidden;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px rgb(230, 230, 230);
    box-shadow: 0px 0px 10px rgb(230, 230, 230);
    display: flex;
    justify-content: space-between;
}

.sidebar {
    /*float: right;*/
    font-size: 14px;
    line-height: 1.2;
    position: relative;
}

@media (max-width: 1000px) {
    .sidebar {
        /*float: right;*/
        font-size: 14px;
        line-height: 1.2;
        position: relative;
    }
}

.itemfirst {
    width: 249px;
    padding: 12px;
    background: rgb(251 246 205) none repeat scroll 0% 0%;
    border: 1px solid rgb(225, 225, 225);
    float: left;
}

.sidebar .author {
    text-align: left;
    overflow: hidden;
    padding: 0px 0px 15px;
}
.prod-img{
    max-width: 280px;
    margin: 20px auto;
}
.prod-img img{
    width: 100%;
}
.sidebar .author h3 {
    margin: 0px;
    text-decoration: underline;
}

.sidebar .author img {
    float: right;
}

.sidebar .author ul {
    position: relative;
    top: 13px;
    margin: 0px;
    font-weight: bold;
    padding: 0px 0px 30px 15px;
    overflow: hidden;
}
.img-d{
    max-width: 500px;
    margin: 20px auto;
}
.img-d h2{
    font-size: 24px;
}
.img-d img{
    width: 100%;
}
.text {
    /*width: 655px;*/
    /*float: left;*/
    font-size: 17px;
    line-height: 1.2;
    text-align: justify;
    padding: 0px 15px 0px 0px;
}

.content h1 {
    font-size: 28px;
    /*width: 655px;*/
    margin: 0px 0px 40px;
    text-align: left;
}

.content h1 span {
    color: red;
}

.content h3 {
    font-size: 17px;
    margin: 15px 0px 10px;
}

.content p {
    margin: 0px 0px 15px;
    font-weight: 400;
}

.content .red {
    font-size: 16px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

.text3 img {
    width: 65px;
    margin: 5px 0px 0px;
}

.content .red2 {
    font-size: 16px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

#comments {
}

#comments h1 {
    color: rgb(204, 0, 0);
    margin: 0px 0px 5px;
}

.maxB {
    margin: 0px auto;
    display: inline-block;
}

.comment {
    padding: 15px 0px;
    border-top: 1px solid rgb(232, 232, 232);
}

.comment .text1 {
    font-size: 14px;
    font-weight: bold;
}

.comment .text2 {
    font-size: 12px;
    float: right;
    color: rgb(136, 136, 136);
    font-weight: normal;
}

.comment .text3 {
    font-size: 15px;
    padding: 10px 0px 0px;
    font-weight: normal;
}

.footer {
    margin: 0px 0px 25px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 10px;
    padding: 15px;
    font-weight: 600;
    font-size: 12px;
    color: rgb(119, 119, 119);
}

.block2 {
    width: 650px;
    background: rgb(210 252 255) none repeat scroll 0% 0%;
    padding: 5px;
    border: 1px solid red;
}

.block2 p {
    font-weight: 600;
}

.red {
    font-size: 26px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

.yourChance {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, right top, left top, from(rgb(210 252 255)), to(rgb(0 178 255))) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to left, rgb(210 252 255), rgb(0 178 255)) repeat scroll 0% 0%;
    font-size: 18px;
    padding: 20px;
    margin-bottom: 15px;
    font-style: inherit;
}

.button_page, .btn {
    margin: 0px auto;
    border: medium none;
    font: bold 16px Arial, Helvetica, sans-serif;
    max-width: 100%;
    vertical-align: middle;
    text-decoration: none;
    color: rgb(255, 255, 255);
    position: relative;
    padding: 20px 30px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 1px 0px rgb(158, 141, 132) inset, 0px 5px 0px 0px rgb(178, 90, 8), 0px 10px 5px rgb(153, 153, 153);
    box-shadow: 0px 1px 0px rgb(158, 141, 132) inset, 0px 5px 0px 0px rgb(178, 90, 8), 0px 10px 5px rgb(153, 153, 153);
    background-color: #f44336;
    text-transform: uppercase;
    text-align: center;
}

.itemfirst .button_page {
    max-width: 100%;
}

.insite {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

#slidebox {
    width: 200px;
    height: 100px;
    padding: 0px 10px;
    background-color: rgb(255, 255, 255);
    border-top: 3px solid rgb(226, 132, 9);
    position: fixed;
    bottom: 10px;
    left: -100%;
    -webkit-box-shadow: -2px 0px 5px rgb(170, 170, 170);
    box-shadow: -2px 0px 5px rgb(170, 170, 170);
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.insight {
    position: relative;
    width: 100%;
    height: 100px;
    padding: 5px;
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 25px;
    padding: 0px 10px;
    cursor: pointer;
    z-index: 999;
    font-weight: 600;
    color: rgb(204, 204, 204);
}

.box img {
    max-width: 30%;
    float: left;
    padding-right: 10px;
}

.box {
    width: 100%;
    height: 100px;
    position: relative;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#slidebox p {
    font-size: 11px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: rgb(85, 85, 85);
    margin-right: 18px;
}

.box .read {
    font-size: 14px;
    color: rgb(22, 151, 206);
    text-decoration: underline;
}

@media screen and (max-width: 999px) {
    .content h1 {
        width: auto;
    }

    .container {
        width: 95%;
    }

    .text {
        width: auto;
        float: none;
        text-align: justify;
        padding: 0px;
    }

    .block2 {
        width: auto;
    }

    .conteinerCenter {
        width: 550px;
        margin: 0px auto;
    }

    .itemfirst {
        display: none;
    }

    #slidebox {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    img.imgFl {
        float: none !important;
        margin: 0px auto 10px;
        display: block;
    }

    .conteinerCenter {
        width: 100%;
    }

    .button_page {
        width: 100% !important;
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    .content h1 {
        width: auto;
        font-size: 22px;
    }

    .text p {
        text-align: left;
    }

    .block2 {
        text-align: left;
    }

    .text3 {
        text-align: left;
    }

    .comment {
        text-align: left;
    }

    .footer {
        text-align: center;
    }
    .img-d h2{
        font-size: 22px;
    }
}

@media screen and (max-width: 320px) {
    .button_page {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .images-logo img {
        float: none;
    }
}

@media screen and (max-width: 720px) {
}

@media screen and (max-width: 468px) {
    .images-logo img {
        float: none;
    }
}


* {
    margin: 0px;
    padding: 0px;
}

.screenLock {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
    top: 0px;
    left: 0px;
    z-index: 99999;
    display: none;
}

.msg {
    position: absolute;
    width: 600px;
    height: auto;
    padding-bottom: 30px;
    text-align: center;
    top: 100px;
    left: 50%;
    margin-left: -300px;
    background: rgb(20, 143, 185) none repeat scroll 0% 0%;
    border: 1px solid rgb(238, 238, 238);
}

.msg > h1 {
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
}

.submit {
    margin-top: 10px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    width: 400px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0px none;
    background-color: firebrick;
    color: rgb(255, 255, 255);
    font-size: 26px;
    border-radius: 3px;
}

.text-actor{
    font-style: italic;
}
.time span{
    font-size: 30px !important;
}
#order_form .prod-img{
    max-width: 160px;
    margin: 10px auto;
}
#order_form {
	padding: 20px;
	max-width: 600px;
	font-family: Arial;
	margin: 7px auto;
	background-image: url(./img/formbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center;
    box-sizing: border-box;
	text-align: center;
	}
	#order_form div {
	background: transparent!important;
	}
	#order_form h2 {
		margin: 7px 0 0 0;
		padding: 0px;
		line-height: 32px;
		border: none;
		font-size: 26px;
		font-weight: 700;
	}
	#order_form span {
		font-size: 12px;
	}
    .time span{
        font-size: 33px;
        font-weight: 600;
    }
    .fly-ic-r{
        width: 60px;
        position: absolute;
        top: 10px;
        left: 20px;
        z-index: 20;
        opacity: .7;
    }
	#order_form .order_form_pole {
		padding: 10px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
    .res-im{
        max-width: 500px;
        width: 100%;
    }
    .res-im img{
        width: 100%;
    }
	#order_form label {
		width: 230px;
		display: block;
		/*padding: 5px 0 5px 0;*/
		font-weight: bold;
		font-size: 12px;
	}
	#order_form input {
		font-size: 12px;
		padding: 6px;
		border-radius: 3px;
		border: 2px solid #e9d7dc;
		max-width: 250px !important;
		width: 100%;
												}
	#order_form button {
		display: block;
		width: 55%;
		padding: 10px 7px 10px 7px;
		color: #fff;
		font-weight: 700;
		text-decoration: none;
		box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
		border-radius: 5px;
		background-color: red;
		background-position: 1.35em .94em;
		background-size: 1em;
		background-repeat: no-repeat;
		transition: all .15s ease-in-out;
		border: none;
		cursor: pointer;
		font-size: 14px;
		margin-top: 5px;
	}
    .landFormRow{
        position: relative;
    }
    .fly-ic{
        width: 70px;
        height: 70px;
        position: absolute;
        top: 20px;
        z-index: 20;
        right: 30px;
    }
	#order_form{
		position: relative;
	}
	@media screen and (max-width: 480px){
		#order_form .order_form_pole {
			padding: 0px;
			margin: 2px;
			#order_form label {
			font-size: 14px;
			}
		}
		#order_form h2{
			margin: -12px 0 0 0;
		}
		#order_form {
			margin-left: -20px;
			margin-right: -20px;
			padding: 7px;
		}
		#order_form {
			padding: 10px;
			/* padding-bottom: 120px; */
			margin-bottom: 30px;
		}
		#order_form::before{
			content: "";
			display: block;
			width: 20px;
			height: 100%;
			position: absolute;
			top: 0;
			right: 0;
			background: url(./line.png) no-repeat;
			background-size: contain;
			padding-bottom: 20%;
		}
	}
	.landFormRow {
		box-sizing: border-box; 
		margin: 40px auto 0 auto; 
		max-width: 461px;
		position: relative; 
	}
	.show_now .myImg{
		max-height: 1000px;
	}

@media screen and (max-width: 468px) {
    body{
        min-width: 400px;
    }
    .fly-ic{
        width: 50px;
        height: 50px;
        right: 0;
    }
    .fly-ic-r{
        left: 0;
    }
    #order_form input{
        font-size: 14px;
    }
    .images-logo img:last-child{
        padding: 0;
    }
    .images-logo{
        max-width: 90px;
        margin: 0 auto;
    }
    .text-header h1{
        font-size: 26px;
    }
}