/*
Theme Name: fortune_hr_bazaar
Theme URI: https://hrbazaar.ru/
Author: https://hrbazaar.ru/
Version: 1.0
*/

@font-face {
    font-family: ProximaNova; /* Имя шрифта */
    src: url('../fonts/ProximaNova-Reg.otf'); /* Путь к файлу со шрифтом */
}
   
@font-face {
   font-family: ProximaNova_Bold; /* Имя шрифта */
   src: url('../fonts/ProximaNova-Bold.otf'); /* Путь к файлу со шрифтом */
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: ProximaNova, Georgia, serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: ProximaNova, Georgia, serif;
}
input[type=submit] {
	font-family: ProximaNova, Georgia, serif;
}
pre {
	font-family: ProximaNova, Georgia, serif;
}
code {
	font-family: ProximaNova, Georgia, serif;
}

body {
	background: #009ab4 url("../images/bg3.jpg") top left no-repeat;
	/*text-shadow: 1px 1px 2px #ffffff, 0 0 1px #ffffff;*/
}

/* Sets the background image for the wheel */
td.the_wheel
{
    background: url("../images/wheel_back2.png") 0px -3px no-repeat;
}

/* Do some css reset on selected elements */
h1, p
{
    margin: 0;
}

div.power_controls
{
    margin-right:70px;
}

div.html5_logo
{
    margin-left:70px;
}

/* Styles for the power selection controls */
table.power
{
    background-color: #cccccc;
    cursor: pointer;
    border:1px solid #333333;
}

table.power th
{
    background-color: white;
    cursor: default;
}

td.pw1
{
    background-color: #6fe8f0;
}

td.pw2
{
    background-color: #86ef6f;
}

td.pw3
{
    background-color: #ef6f6f;
}

.all {
	width: 100%;
	min-width: 1200px;
}

@media (max-width: 767px) {
	.all {
		min-width: 50px;
	}
}

.top {
	width: calc(460px + 5% + 500px);
	margin: 50px auto 50px auto;
	display: table;
}

@media (max-width: 767px) {
	.top {
		width: 100%;
		margin: 10px 0px 10px 0px;
	}
}

.top a {
	
}

.top a img {
	float: left;
	margin: 0px 70px 0px 25px;
}

@media (max-width: 767px) {
	.top a img {
		width: 200px;
		height: auto;
		margin: 10px 0px 20px 10px;
	}
}

.top h1 {
	font-size: 33px;
	line-height: 40px;
	font-family: 'Montserrat', sans-serif;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	width: auto;
	text-align: left;
	font-weight: 700;
	float: left;
}

@media (max-width: 767px) {
	.top h1 {
		font-size: 20px;
		line-height: 24px;
		margin: 0px 0px 0px 10px;
	}
}

.item {
	width: 100%;
	display: table;
}

.item .l {
	width: calc(50% - 0px);
	float: left;
}

@media (max-width: 767px) {
	.item .l {
		width: 100%;
		display: table;
	}
}

.item .l .list {
	width: 90%;
	max-width: 460px;
	float: right;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 100px;
}

@media (max-width: 767px) {
	.item .l .list {
		margin-left: 0%;
		width: 65%;
		margin-top: 10px;
		margin-right: 0%;
		float: left;
	}
	
	.item .l .list .bodyes {
		width: 80%;
		margin-left: 20%;
		height: 345px;
	}
}

.item .l h2 {
	font-size: 18px;
	line-height: 18px;
}

.item .l h2 span.left {
	font-size: 25px;
	line-height: 48px;
	font-family: 'Montserrat', sans-serif;
	color: #000000;
	background-color: #ffffff;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	text-align: center;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	margin-left: -55px;
	font-weight: 600;
}

.item .l h2 span.right {
	font-size: 20px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-weight: 600;
	height: 48px;
	display: block;
}

@media (max-width: 767px) {
	.item .l h2 span.right {
		font-size: 14px;
		line-height: 16px;
	}
}

.item .l h2 span.right1 {
	line-height: 46px;
}

@media (max-width: 767px) {
	.item .l h2 span.right1 {
		line-height: 16px;
	}
}

.item .l .share {
	width: auto;
	background-color: #ffffff;
	padding: 8px 8px 8px 8px;
	display: table;
	margin-top: -15px;
	margin-bottom: 30px;
}

.item .l form.send {
	width: 100%;
	position: relative;
}

.item .l form.send .line {
	width: 100%;
	margin: 0px 0px 15px 0px;
}

.item .l form.send .line input[type="text"] {
	width: calc(100% - 15px);
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 14px 15px;
	border: 2px solid #e2e5e4;
	background-color: #ffffff;
	box-shadow: inherit;
	border-radius: 10px;
	font-size: 20px;
	line-height: 20px;
	color: #000000;
}

.item .l form.send .line input[type="text"]:focus {
	border-color: #008489;
	outline:0;
}

.item .l form.send .line input[type="submit"] {
    font-family: 'Montserrat', sans-serif;
    border: 0px;
    border-radius: 10px;
    box-shadow: none;
    color: white;
    font-size: 25px;
    line-height: 25px;
    padding: 20px 10px 20px 15px;
    margin: 20px 0px 20px 0px;
    width: 100%;
    text-align: center;
    background-color: #e65e22;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
	transition: all .5s;
}

@media (max-width: 767px) {
	.item .l form.send .line input[type="submit"] {
		font-size: 18px;
    	line-height: 18px;
	}
}

.item .l form.send .line input[type="submit"]:HOVER {
    background-color: #cf203f;
}

.item .c {
	width: calc(50% - 0px);
	float: left;
}

@media (max-width: 767px) {
	.item .c {
		width: 100px;
		display: table;
		margin-left: 0px;
	}
}

.item .r {
	width: calc(50% - 250px);
	float: left;
}

.item .r .list {
	width: 95%;
	max-width: 500px;
	float: left;
	margin-left: 0%;
	margin-right: 5%;
}

.item .r ul {
	list-style: none;
	margin: 20px 0px 10px 0px;
}

.item .r ul li {
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	line-height: 18px;
}

.winner {
	border-radius: 15px;
    color: #ffffff;
    display: none;
    font-size: 20px;
    padding: 35px 35px 45px 35px;
    margin: 0px 0px 0px 0px;
    width: 90%;
    text-align: left;
    background-color: #ffffff;
}

@media (max-width: 767px) {
	.winner {
    	padding: 15px 10px 15px 10px;
    	width: 100%;
	}
}

.winner h1 {
	color: #cf203f;
	font-size: 38px;
    line-height: 38px;
    margin: 0px 0px 45px 0px;
    display: block;
    font-weight: 500;
}

@media (max-width: 767px) {
	.winner h1 {
		font-size: 20px;
    	line-height: 20px;
    	margin: 0px 0px 10px 0px;
	}
}

.winner p {
	color: #182633;
	font-size: 18px;
    line-height: 20px;
    margin: 0px 0px 35px 0px;
}

@media (max-width: 767px) {
	.winner p {
    	margin: 0px 0px 10px 0px;
	}
}

.winner h3.info {
	color: #468094;
	font-size: 26px;
    line-height: 26px;
    margin: 0px 0px 30px 0px;
    display: block;
    font-weight: 500;
}

@media (max-width: 767px) {
	.winner h3.info {
		font-size: 20px;
    	line-height: 20px;
    	margin: 10px 0px 10px 0px;
	}
}

.winner span {
	text-decoration: underline;
}

.winner .grey {
	
}

/* Форма запроса авторизации */

.rotating-border {
	display: none;
    position: absolute;
    border-left: 2px solid #000000;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    height: 46px;
    width: 46px;
    left: 30px;
    top: 30px;
    margin: -23px 0 0 -23px;
    text-indent: -9999em;
    font-size: 10px;
    z-index: 9999;
    -webkit-animation: load 0.8s infinite linear;
    -moz-animation: load 0.8s infinite linear;
    ms-animation: load 0.8s infinite linear;
    o-animation: load 0.8s infinite linear;
    animation: load 0.8s infinite linear;
}

.rotating-border,
.rotating-border:after {
    border-radius: 50%;
    width: 46px;
    height: 46px;
}


@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.error-label {
	border: 2px solid red!important;
}

.simplemodal-login-fields {
	font-family: 'Montserrat', sans-serif;
	color: #cf203f;
	margin: 10px 0px 10px 0px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	text-shadow: 0px 0px 0px white, 0 0 2px white;
	text-decoration: underline;
}

.modal {
	display: none;
}



















