body {
	margin: 0;
	padding: 0;
	background: url(img/bg.png);
    background-attachment: fixed;
	height: 100%;
	width: 100%;
	font-family: 'Century Gothic';
}

#head {
	height: 120px;
	width: 100%;
	background: white;
	border-bottom: 3px solid #066eb7;
	box-shadow: 0 5px 20px rgba(0,0,0,0.5);
	position: fixed;
	z-index: 10;
}

#logo {
	position: fixed;
	left: 50%;
	width: 310px;
	margin-left: -155px;
	height: 100px;
	margin-top: 10px;
	z-index: 50;
	}

	#form-button-wrap{
	position: fixed;
	height: 120px;
	width: 430px;
	right: 5px;
	top: 0;
	background: white;
	z-index: 20;
	text-align: center;
}

#form_button {
	border: 4px solid #066eb7;
	width: 280px;
	margin-top: 25px;
	height: 60px;
	line-height: 60px;
	color: #066eb7;
	font-family: 'Century Gothic';
	font-size: 100%;
	text-align: center;
	font-weight: 700;
	background: white;
    cursor: pointer;
}

#noscr {
	width: 430px;
	background: white;
	color: red;
	line-height: 35px;
	font-family: 'Century Gothic';
	font-size: 18px;
}

#content {
width: 100%;
float: left;
margin-bottom: 40px;
overflow-y: auto;
margin-left: -400px;
margin-top: 120px;
}

#cont_wrap {
    padding-left: 4em;
    margin-left: 400px;
    overflow-x: hidden;
}

#right {
width: 280px;
right: 80px;
height: 500px;
float: right;
margin-top: 120px;
position: fixed;
}

#content_triangle {
position: relative;
top: 133px;
left: 50%;
margin-left: -15px;
width: 30px;
height: 23px;
}

.content_text {
position: relative;
width: 92%;
left: 4%;
right: 4%;
font-family: 'Century Gothic';
font-size: 17px;
height: auto;
}

.cont {
height: auto;
width: 90%;
background: white;
position: relative;
left: 50%;
margin-left: -45%;
margin-top: 70px;
padding-bottom: 30px;

}

.shomolink {
	margin-left: 80%;
	margin-top: 60px;
	text-decoration: none;
}

.cont_name {
	font-family: 'Century Gothic';
	font-size: 30px;
	color: #066eb7;
	position: relative;
	height: auto;
	top: -25px;
	text-align: center;
	line-height: 50px;
	width: 100%;
}

.spanName {
	height: 50px;
	border-bottom: 3px solid #066eb7;
	background: white;
	padding: 0 5px;
}
	
	.cont_name h1 {
		font-size: 30px;
		margin: 0;
		font-weight: 600;
	}
	
	#cont_5 {
		
	}
#contacts {
width: 100%;
height: 250px;
background: #066eb7;
color: white;
font-family: 'Century Gothic';
font-size: 20px;
width: 100%
}

#contacts_text {
width: 84%;
margin-left: 8%;
margin-right: 8%;
top: 8%;
position: relative;
}

#footer {
width: 100%;
position: fixed;
height: 30px;
background: white;
bottom: 0;
left: 0;
border-top: 2px solid #066eb7;
text-align: center;
line-height: 30px;
font-family: 'Century Gothic';
font-size: 20px;
color: #066eb7;
}

#footer a {
color: #066eb7;
text-decoration: none;
}

#footer a:hover {
color: #066eb7;
text-decoration: none;
}

#footer a:visited {
color: #066eb7;
text-decoration: none;
}

/************SENDMAIL STYLES****************/

#form {
	position: fixed;
	z-index: 11;
	right: 5px;
	width: 430px;
	height: 320px;
	background: white;
	margin-top: -320px;
	border-bottom: 3px solid #066eb7;
	/*box-shadow: 0 5px 20px rgba(0,0,0,0.5);*/
	box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .5);
}

input {
	transition: all 0.5s;
}

input.text {
	width:400px;
	height: 30px;
	font-size:22px;
	font-family: 'Century Gothic', sans-serif;
	margin:5px 0;
	border:2px solid #49a5e4;
	margin-left: 15px;
}

input.captcha {
	width: 100px;
	height: 50px;
	font-size:30px;
	font-family: 'Century Gothic', sans-serif;
	margin:1px 0;
	border:2px solid #49a5e4;
	float: left;
	margin-left: 15px;
}

textarea {
	border:2px solid #49a5e4;
	width: 400px;
	font-size:20px;
	font-family: 'Century Gothic', sans-serif;
	height: 100px;
	overflow: auto;
	resize: none;
	margin-left: 15px;
}

input.submit {
	font-family: 'Century Gothic' ,sans-serif;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: white;
	width: 400px;
	background: #49a5e4;
	border: 0px;
	margin-left: 15px;
}


/***************RANDOMIZER STYLES**********/

#article-wrapper {
	width: 280px;
	height: 290px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
	z-index: 7;
	background: #066eb7;
}

#article-slider {
	height: 240px;
}

.article {
	position: relative;
	float: left;
	margin: 0;
	color: white;
	width: 280px;
	height: 240px;
}

#article_name {
	width: 240px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	color: white;
	font-family: 'Century Gothic';
	font-size: 20px;
	margin-left: 20px;
	margin-top: 10px;
	position: absolute;
	text-align: center;
	height: 25px;
	line-height: 25px;
}

#article_text {
	position: absolute;
	width: 250px;
	left: 15px;
	top: 45px;
	color: white;
	font-family: 'Century Gothic';
	font-size: 17px;
}

#article_text:first-letter {
	color: white;
	font-family: 'Century Gothic';
	font-size: 28px;
	font-weight: 600;
}

#know-more {
	position: absolute;
	width: 240px;
	margin-left: 20px;
	text-align: center;
	height: 40px;
	border-bottom: 2px solid white;
}

#know-more-button {
	background: transparent;
	border: 3px white solid;
	height: 30px;
	width: 120px;
	color: lightgray;
	font-family: 'Century Gothic';
	font-size: 15px;
    cursor: pointer;
}

.special {
    position: relative;
    width: 92%;
    left: 4%;
    right: 4%;
    font-family: 'Century Gothic';
    font-size: 17px;
    height: auto;
}

.spec {
    height: auto;
    width: 90%;
    background: white;
    position: relative;
    left: 50%;
    margin-left: -45%;
    margin-top: 70px;
    padding-bottom: 40px;
}

.pForm {
    margin: 0 0 0 15px;
    font-size: 1.2em;
}

#inPhone {
    
}

#feedClose {
    text-align: right;
    color: #066eb7;
    padding-right: 1em;
    font-size: 1.2em;
    font-weight: 700;
    cursor: pointer;
    margin: 0;
}

@media screen and (max-width: 1200px) {
    #logo {
        margin-left: -200px;
    }
}

.articleC {
    margin-top: 4em;
    width: 100%;
    color: #000;
    background-color: #fff;
    padding-bottom: .5em;
}

.articleHeader {
    position: relative;
    font-size: 2em;
    top: -.8em;
    border-bottom: 2px solid  #066eb0;
    text-transform: uppercase;
    color: #066eb0;
    width: 60%;
    text-align: center;
    left: 50%;
    margin-left: -30%;
    background-color: #fff;
}

.toggle {
    padding-right: 3em;
    height: 2em;
    line-height: 2em;
    text-align: right;
    text-decoration: underline;
    color: #066eb7;
    cursor: pointer;
}



.articleText {
    font-size: 1.2em;
    width: 94%;
    padding-left: 3%;
    padding-right: 3%;
}

#contacts-print {
    display: none;
}

#form {
    color: #066eb7;
}

.flag {
    width: 10px;
    height: 10px;
    margin-top: -3px;
    vertical-align: middle;
    display: inline-block;
    background-image: url(img/radio.png);
    background-repeat: no-repeat;
    padding-right: .2em;
}

.originalRadio {
    width: 6em;
}

.Radio {
    width: 6em;
    overflow: hidden;
    display: inline-block;
    height: 1.2em;

}

.styledRadio {
    cursor: pointer;
    text-decoration: underline;
}

.checked {
    background-position: 0 -10px;
}

@media screen and (max-height: 720px) {
    #article-wrapper {
        margin-top: -50px;
    }
}

@media print {
    #form {
        display: none;
    }
    
    #form-button-wrap {
        display: none;
    }
    
    #head {
        display: none;
    }
    
    #right {
        display: none;
    }
    
    #footer {
        display: none;
    }
    
    #contacts-print {
        left: 4em;
        position: absolute;
        top: 130px;
        display: block;
        width: 90%;
    }
    
    #content {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-top: 140px;
    }
    
    #cont_wrap {
        margin: 0;
        overflow: visible;
    }
    
    #logo {
        position: absolute;
        top: 10px;
        left: 50%;
        width: 310px;
        margin-left: -155px;
    }
    
    .articleHeader {
        width: 100%;
        margin: 0;
        left: 0;
        top: 0;    
    }
    
    .toggle {
        display: none;
    }
    
    .more {
        display: block !important;
    }
}