﻿* {
	margin:0;
	padding:0;
	outline: none;
}
.cl:after {
	content: '.';
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	position: relative;
}
html, body {
	font-size: 100%;
	margin:0;
	padding:0;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%;
	height: 100%;
}
#fix {
    min-height: 100%;
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    min-width: 980px;
}
textarea {
	resize: none;
}

.wrapp {
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 0;
}

.wrapp:after {
	content: '.';
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	position: relative;
}

body {
	/*z-index: -10;
	position: relative;*/
}

.btn {
	text-align: center;
	position: relative;
	cursor: pointer;
	border: 1px solid #ffee31;
	border-radius: 8px;
	font-family: 'PT Sans Caption';
	font-size: 16px;
	color: #000;
	line-height: 30px;
	text-shadow: 0 1px 0 #ffdf31;
	background: rgb(255,204,3);
	background: -moz-linear-gradient(top,  rgba(255,204,3,1) 0%, rgba(255,165,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,204,3,1)), color-stop(100%,rgba(255,165,0,1)));
	background: -webkit-linear-gradient(top,  rgba(255,204,3,1) 0%,rgba(255,165,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,204,3,1) 0%,rgba(255,165,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,204,3,1) 0%,rgba(255,165,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,204,3,1) 0%,rgba(255,165,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc03', endColorstr='#ffa500',GradientType=0 );
}

.btn:hover {
	background: rgb(255,224,3);
	background: -moz-linear-gradient(top,  rgba(255,224,3,1) 0%, rgba(255,185,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,224,3,1)), color-stop(100%,rgba(255,185,0,1)));
	background: -webkit-linear-gradient(top,  rgba(255,224,3,1) 0%,rgba(255,185,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,224,3,1) 0%,rgba(255,185,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,224,3,1) 0%,rgba(255,185,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,224,3,1) 0%,rgba(255,185,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc03', endColorstr='#ffa500',GradientType=0 );
}

.btn:active {
	background: rgb(255,185,3);
	background: -moz-linear-gradient(top,  rgba(255,185,3,1) 0%, rgba(255,224,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,185,3,1)), color-stop(100%,rgba(255,224,0,1)));
	background: -webkit-linear-gradient(top,  rgba(255,185,3,1) 0%,rgba(255,185,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,185,3,1) 0%,rgba(255,224,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,185,3,1) 0%,rgba(255,224,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,185,3,1) 0%,rgba(255,224,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc03', endColorstr='#ffa500',GradientType=0 );
}
.btn:before {
	width: inherit;
	height: inherit;
	padding: 1px;
	border: 1px solid #fc930b;
	position: absolute;
	left: -2px;
	top: -2px;
	content: '';
	border-radius: 9px;
}
.btn:after {
	width: 96%;
	height: 5px;
	position: absolute;
	left: 50%;
	margin-left: -48%;
	bottom: 6px;
	content: '';
	display: block;
	z-index: -1;
	border-radius: 5px;
	box-shadow: 0 10px 10px #81523f;
	background: none;
}
.btn:hover {
	cursor: pointer;
}
.c1 {
	width: 100%;
	height: 112px;
	background-color: #fff;
	/*z-index: -2;
	position: relative;*/
	border-bottom: 1px solid #ababab;
}

.c1 .btn {
	width: 148px;
	height: 29px;
	float: right;
}

.c1 .logo {
	width: 394px;
	height: 71px;
	float: left;
	background: url('/images/logo1.png') no-repeat;
	margin: 29px 15px 0 10px;
}
.c1 .slogan {
	height: 48px;
	border-left: 1px solid #ccc;
	padding: 8px 0 0 7px;
	float: left;
	font-size: 18px;
	color: #626061;
	font-family: 'PT Sans Caption';
	line-height: 21px;
	margin-top: 32px;
}

.c1 .phone_wrapp {
	float: right;
	margin: 20px 10px 0 0;
}

.c1 .phone_top {
	font-family: 'PT Sans Caption';
	font-size: 26px;
	color: #000;
	line-height: 29px;
	margin-bottom: 10px;
  font-weight: 400; 
}


/********Меню*******/

.top_menu_wrapp {
	height: 40px;
	width: 100%;
	background-color: #fff;
	z-index: 9;
}

.top_menu {
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #ababab;
	background-color: #d1d1d1;/*#ffdf31*/
}

.top_menu ul {
	list-style: none;
	text-align: center;
	padding-top: 10px;
}

.top_menu li {
	font-family: 'PT Sans Caption';
	font-size: 16px;
	color: #083c67;
	line-height: 19px;
	display: inline-block;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(8,60,103,0.4);
	margin-right: 50px;
	cursor: pointer;
}

.top_menu li:last-child {
	margin-right: 0px;
}



/********Слой 1*******/
.intro {
    height: 474px;
    background: url("/images/order.jpg") no-repeat center;
    padding-top: 35px;
}
.intro .wrapp h1 {
    width: 820px;
    font-size: 48px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6);
    line-height: 50px;
    color: #0E5E86;
      margin-bottom: 25px;

    font-family: 'PT Sans Caption', sans-serif;
}
.intro_text {
    color: #000001;
    font-size: 32px;
    line-height: 36px;
    font-family: 'PT Sans Caption';
    margin-bottom: 25px;
}

.intro .bts {
    width: 530px;
    margin: 30px auto 0 auto;
    clear: both;
}
.intro .btn {
    width: 275px;
    height: 55px;
    font-size: 20px;
    line-height: 55px;
    float: right;
    font-family: 'PT Sans Caption', sans-serif;
    margin-top: -8px;
}
.intro .btn:after {
	width: 96%;
	height: 5px;
	position: absolute;
	left: 50%;
	margin-left: -48%;
	bottom: 6px;
	content: '';
	display: block;
	z-index: -1;
	border-radius: 5px;
	box-shadow: 0 10px 10px #81523f;
	background: none;
}
.intro .bts a.wh_hrf {
    color: #0F3C52;
    font-size: 22px;
    font-family: 'PT Sans Caption', sans-serif;
    border-bottom: 1px dashed #0F3C52;
    cursor: pointer;
}

/********Слой 2*******/

.this-is > .title {
    background-color: #0c6aa4;
}
.title {
    height: 80px;
    font: 50px/88px 'PT Sans Caption', sans-serif;
    text-align: center;
    font-weight: 700; 
    color: #fff;
    letter-spacing: 2px;
}
.this-is > .container {
    margin-top: 29px;
    margin-bottom: 3px;
}
.container {
    width: 960px;
    margin: 0 auto;
}
.this-is > .container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.this-is > .container ul li {
    margin: 0 0 35px;
    padding: 0;
    display: inline-block;
    width: 240px;
    vertical-align: top;
}
.this-is > .container ul li .this-is-icon {
    width: 140px;
    height: 111px;
    margin: 0 auto;
}
.this-is > .container ul li:nth-child(1) .this-is-icon {
    background: url(/images/icon1.png) 0 0 no-repeat;
}
.this-is > .container ul li:nth-child(1) .this-is-text {
    width: 140px;
}
.this-is > .container ul li .this-is-text {
    font: 20px/22px 'PT Sans Caption', sans-serif;
    text-align: center;
    margin: 0 auto;
}

.this-is > .container ul li:nth-child(2), .this-is > .container ul li:nth-child(5) {
    margin: 0 115px;
}
.this-is > .container ul li:nth-child(2) .this-is-icon {
    background: url(/images/icon2.png) 0 0 no-repeat;
}
.this-is > .container ul li:nth-child(3) .this-is-icon {
    background: url(/images/icon3.png) 0 0 no-repeat;
}
.this-is > .container ul li:nth-child(4) .this-is-icon {
    background: url(/images/icon4.png) 0 0 no-repeat;
}
.this-is > .container ul li:nth-child(5) .this-is-icon {
    background: url(/images/icon5.png) 0 0 no-repeat;
}
.this-is > .container ul li:nth-child(6) .this-is-icon {
    background: url(/images/icon6.png) 0 0 no-repeat;
}
.this-is > .container ul li .this-is-text span {
    font: 35px 'PT Sans Caption', sans-serif;

font-weight: 700; 
    display: block;
    margin-top: 14px;
}




/********Слой 3*******/

.wrongs {
    /* background: #f5f5f5 url("/images/wrongs.jpg") repeat-x bottom; */
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5));
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 );
    border-top: #f9f9f9 solid 2px;
    padding: 60px 0 40px;
}
.wrongs .btn {
    width: 514px;
    height: 51px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 50px;
    margin-top: 16px;
}
.wrongs .caption {
    text-align: center;
    color: #16243b;
    font-size: 41px;
  font-family: 'PT Sans Caption';
    margin-bottom: 35px;
}
.wrong {
    width: 320px;
    float: left;
    text-align: center;
    color: #464646;
    font-size: 16px;
    line-height: 20px;
    background: url("/images/wrong.png") no-repeat top;
    padding-top: 35px;
}
.wrong ib {
    color: #199dde;
    font-size: 22px;
    font-family: 'PT Sans Caption';
}
.wrong span {
    display: block;
    text-align: center;
    color: #28364e;
    font-size: 22px;
    font-family: 'PT Sans Caption';
    height: 48px;
    width: 48px;
    line-height: 45px;
    margin: 10px auto 30px auto;
    background: url("/images/wrong_span.png") no-repeat center;
}
.wrongs_block .wrong_li {
    text-align: left;
    margin-bottom: 10px;
  font-family: 'PT Sans Caption', sans-serif;
    padding-left: 35px;
    line-height: 1em;
    font-size: 16px;
}
.wrong.w1 {
    margin-top: -55px;
}
.wrong.w2 {
    padding-bottom: 45px;
    background: url("/images/wrong.png") no-repeat top, url("/images/wrong.png") no-repeat bottom;
    margin-bottom: 10px;
}
.clear {
    clear: both;
}
.result2 {
    text-align: center;
    color: #2e3e59;
  font-family: 'PT Sans Caption', sans-serif;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 15px;
}
.result3 {
    text-align: center;
    color: #1889c1;
  font-family: 'PT Sans Caption', sans-serif;
    font-size: 61px;
    line-height: 61px;
}

/********Слой 4*******/
.facts {
    background: #fff;
    padding: 40px 0 60px;
    background: #ffffff;
}
.facts .h22 {
    color: #1889c1;
    font-size: 85px;
  margin-top: 56px;
    margin-bottom: 95px;
}
.h22 {
    text-align: center;
    
    color: #303e56;
    font-size: 39px;
    line-height: 43px;
  font-family: 'PT Sans Caption', sans-serif;
    margin-bottom: 40px;
}
.facts_divider {
    width: 72px;
    height: 2px;
    margin: 0 auto;
    background: #1e2d42;
    margin-bottom: 20px;
}
.facts .caption {
    color: #1e2d42;
    text-align: center;
    font-size: 34px;
    line-height: 27px;
  font-family: 'PT Sans Caption', sans-serif;
    margin-bottom: 50px;
}
.fact_col1 {
    float: left;
    margin-left: 50px;
    width: 430px;
}
.fact_col2 {
    float: right;
    margin-right: 50px;
    width: 410px;
}
.fact {
    padding-top: 77px;
    width: 420px;
    font-size: 18px;
  font-family: 'PT Sans Caption';
    line-height: 18px;
    color: #1e2d42;
    margin-bottom: 70px;
}
.f1 {
    background: url("/images/f1.png") no-repeat left top;
}
.f2 {
    background: url("/images/f2.png") no-repeat left top;
}
.f3 {
    background: url("/images/f3.png") no-repeat left top;
}
.f4 {
    background: url("/images/f4.png") no-repeat left top;
}
.f5 {
    background: url("/images/f5.png") no-repeat left top;
}
.f6 {
    background: url("/images/f6.png") no-repeat left top;
}
.f1 .fact_name {
    line-height: 42px;
    margin: 0;
}
.fact_name {
    font-family: 'PT Sans Caption', sans-serif;
    color: #199dde;
    font-size: 42px;
    line-height: 32px;
    margin: 5px 0;
}
.fact_divider {
    height: 6px;
    background: #ccc;
    width: 350px;
    margin-bottom: 25px;
}
.fact .bl1 {
    font-size: 30px;
    color: #1e2d42;
  font-family: 'PT Sans Caption', sans-serif;
    line-height: 24px;
    margin-bottom: 10px;
}
.fact .bl1 {
    font-size: 30px;
    color: #1e2d42;
    line-height: 24px;
    margin-bottom: 10px;
}
.fact .bl2 {
    margin-left: -10px;
    color: #999191;
    font-size: 18px;
    line-height: 18px;
}
.fact_divider2 {
    height: 2px;
    background: #1e2d42;
    width: 350px;
    margin: 10px 0;
}
.fact .bl3 {
    color: #1e2d42;
    font-size: 18px;
    line-height: 18px;
    font-family: 'PT Sans Caption', sans-serif;
}

/********Слой 5*******/
.c16 {
    width: 100%;
    height: 180px;
    background: url('/images/c16_bg.jpg') center center no-repeat;
}
.c16 .wrapp {
    padding-top: 35px;
}
.c16 .h1 {
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 34px;
    color: #fff;
    text-shadow: 0 1px 1px #00385c;
    text-align: center;
    line-height: 61px;
}
.c16 .h1 h2 {
    font-family: 'PT Sans Caption';
    font-size: 48px;
    color: #fff;
  
font-weight: 700; 
    text-shadow: 0 1px 1px #00385c;
    text-align: center;
    line-height: 51px;
}

.c17 {
	width: 100%;
	background-color: #fff;
	/*z-index: -2;
	position: relative;*/
}

.c17 .wrapp {
	padding: 50px 0 60px 0;
}

.c17 .block {
	padding-left: 180px;
	font-family: 'PT Sans Caption';
	font-size: 14px;
	color: #052540;
	line-height: 21px;
	height: 159px;
	margin-bottom: 40px;
	vertical-align: middle;
	position: relative;
  font-weight: 400; 
}

.c17 .block span {
	font-family: 'PT Sans Caption';
  font-weight: 700; 
}

.c17 .block_left {
	float: left;
}

.c17 .block_right {
	float: right;
}

.c17 .block1 p {
	padding-top: 25px;
}

.c17 p {
	padding-top: 35px;
}

.c17 .block1 .img {
	width: 159px;
	height: 159px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('/images/c17_1.png') no-repeat;
}

.c17 .block2 .img {
	width: 160px;
	height: 159px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('/images/c17_2.png') no-repeat;
}

.c17 .block3 .img {
	width: 159px;
	height: 174px;
	position: absolute;
	left: 0px;
	top: -15px;
	background: url('/images/c17_3.png') no-repeat;
}

.c17 .block4 .img {
	width: 182px;
	height: 159px;
	position: absolute;
	left: -23px;
	top: 0px;
	background: url('/images/c17_4.png') no-repeat;
}

.c17 .btn {
	width: 514px;
	height: 51px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 50px;
	margin-top: 16px;
}



/********Слой 6*******/

.c12 {
    width: 100%;
    margin: 0 auto;
  background: #F7F7F7;
}
.c12 .wrapp {
	padding: 20px 0 60px 0;
}
.c12_h1 {
    font-size: 42px;
    color: #0ec3f7;
    font-family: 'PT Sans Caption', sans-serif;
    text-align: center;
    margin: 30px 0;
    font-weight: 700; 
}
.c12 table {
    margin: 0 auto;
}
.c12_list {
    width: 63px;
    height: 66px;
    background-color: #0ec3f7;
    color: #ffffff;
    font-size: 18px;
    font-family: 'PT Sans Caption';
    text-align: center;
    line-height: 25px;
    padding-top: 15px;
   font-weight: 700; 
}
.c12_list span {
    font-size: 35px;
    font-family: 'PT Sans Caption';
}
div.c10_list_h1 {
    border-bottom: 1px solid black;
    display: inline-block;
    font-size: 24px;
    color: #2f2f2f;
    font-family: 'PT Sans Caption';
    padding-bottom: 3px;
    margin-bottom: 10px;
    margin-left: 20px;
    font-weight: bold;
}
.c12_list_text {
    font-size: 17px;
    color: #2f2f2f;
    font-family: 'PT Sans Caption';
    margin-left: 20px;
    margin-bottom: 40px;
}
.c12_list_text span {
    font-family: 'PT Sans Caption';
  font-weight: 700; 
}
.c12_list_h1 {
    border-bottom: 1px solid black;
    display: inline-block;
    font-size: 24px;
    color: #2f2f2f;
    font-family: 'PT Sans Caption';
    padding-bottom: 3px;
    margin-bottom: 10px;
    margin-left: 20px;
  font-weight: 700; 
}
.c12 .btn {
	width: 514px;
	height: 51px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 50px;
	margin-top: 16px;
}


/********Слой 7*******/

.faq {
    padding-top: 95px;
    background: #DAFBFA;
    height: 932px;
}
.faq h2 {
    color: #053763;
    font-family: 'PT Sans Caption';
    text-align: center;
    text-transform: uppercase;
    font-family: 'PT Sans Caption';
    font-size: 46px;
    line-height: 50px;
    position: relative;
    margin-bottom: 65px;
}
.faq h2:before {
    position: absolute;
    content: '';
    width: 140px;
    height: 2px;
    left: 50%;
    margin-left: -70px;
    top: -22px;
    background: #009ae1;
}
.faq h2:after {
    position: absolute;
    content: '';
    width: 140px;
    height: 2px;
    left: 50%;
    margin-left: -70px;
    bottom: -20px;
    background: #009ae1;
}
.faq .wrapp {
    width: 840px;
    color: #2f2f2f;
}
.faq_one {
    margin-bottom: 47px;
}
.faq_que {
    font-size: 24px;
   font-family: 'PT Sans Caption';
    line-height: 30px;
    margin-bottom: 2px;
}
.faq_que span {
    font-family: 'PT Sans Caption';
    color: #e7302a;
    font-size: 30px;
}
.faq_ans {
    margin-left: 50px;
    width: 540px;
    font-family: 'PT Sans Caption';
    font-size: 15px;
    line-height: 18px;
    padding: 34px 41px 22px 20px;
}
.fa1 .faq_ans {
    background: url(/images/fa1.png) no-repeat center;
}
.fa2, .fa4 {
    margin-left: 120px;
}
.fa2 .faq_ans {
    background: url(/images/fa2.png) no-repeat center;
}
.fa3 .faq_ans {
    background: url(/images/fa3.png) no-repeat center;
}
.fa4 .faq_ans {
    background: url(/images/fa1.png) no-repeat center;
}
.wrap {
    width: 960px;
    margin: 0 auto;
    padding: 0px;
    position: relative;
    z-index: 0;
}
.wrap:after {
    content: '.';
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    position: relative;
    font-size: 0px;
    line-height: 0px;
}













/********Слой 8*******/

.c14 {
    width: 100%;
    margin: 0 auto;
  background: #FFF;
}
.c14 .wrapp {
	padding: 50px 0 60px 0;
}
.c14_h1 {
    font-size: 58px;
    color: #39404a;
    font-family: 'PT Sans Caption';
}
.c14_h1 span {
    color: #0ebef0;
}
.c14_h1 .question {
    font-size: 22px;
    font-family: 'PT Sans Caption';
    color: #ff2400;
    float: right;
    border-bottom: 1px dashed #ff2400;
    margin-top: 40px;
    cursor: pointer;
}


/********Подвал*******/
footer {
    background-color: #39404a;
    min-height: 115px;
}
.footer_wrapp {
    width: 960px;
    margin: 0 auto;
}
.politika1 {
    font-family: 'PT Sans Caption';
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    bottom: -37px;
    position: relative;
    font-size: 18px;
}
.politika {
    font-family: 'PT Sans Caption';
    font-size: 14px;
    color: #ffffff;
    border-bottom: 1px dashed #ffffff;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
  margin-left: 130px;
    bottom: -47px;
    position: relative;
    font-size: 14px;
    
}
.bot_phone {
    float: left;
    margin-top: 5px;
}
.phone#bot_phone {
    color: #0ebef0;
}
.bot_callback_btn {
    font-family: 'PT Sans Caption';
    font-size: 18px;
    color: #ffffff;
    border-bottom: 1px dashed #ffffff;
    float: right;
    cursor: pointer;
}
.phone {
    font-family: 'PT Sans Caption';
    font-size: 28px;
    color: #000000;
}
.phone#bot_phone span {
    color: #bcbcbc;
}
.phone span {
    color: #656666;
}





/* ==========================================================================
   Remodal necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
    overflow: hidden;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
    visibility: hidden;
}

/* Necessary styles of the overlay */

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;

    display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: none;
    overflow: auto;

    text-align: center;

    -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
    display: inline-block;

    height: 100%;
    margin-left: -0.05em;

    content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
    -webkit-transform: translateZ(0px);
}

/* Necessary styles of the modal dialog */

.remodal {
    position: relative;

    display: inline-block;
}

/* Anti-zoom. Font-size should be >= 16px. */

.remodal select,
.remodal textarea,
.remodal input,
.remodal select:focus,
.remodal textarea:focus,
.remodal input:focus {
    font-size: 16px;
    display:block;
    width:98%;
    padding:5px;
    clear:both;
    margin-bottom:8px;
    border-radius:6px;
    border:1px solid #ddd;
}

.remodal label{display:block; text-align: left}

/* ==========================================================================
   Remodal default theme
   ========================================================================== */

/* Default theme font */

.remodal,
.remodal * {
    /*font-family: "Exo 2", sans-serif;*/
    font-family: 'PT Sans Narrow', sans-serif;
}

/* Background for effects */

.remodal-bg {
    -webkit-transition: -webkit-filter 0.2s ease-out;
    -moz-transition: -moz-filter 0.2s ease-out;
    -o-transition: -o-filter 0.2s ease-out;
    transition: filter 0.2s ease-out;
}

body.remodal-is-active .remodal-bg {
    -webkit-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;

    opacity: 0;
    background: rgba(33, 36, 46, 0.95);
}

body.remodal-is-active .remodal-overlay {
    opacity: 1;
}

/* Default theme styles of the modal dialog */

.remodal {
    font-size: 16px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    padding: 35px;

    -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;
    color: #182a3c;
    background: #f4f4f4;
    background-clip: padding-box;
}

body.remodal-is-active .remodal {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

    opacity: 1;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
    vertical-align: middle;
}

/* Close button */

.remodal-close {
    position: absolute;
    top: 5px;
    left: 5px;

    width: 28px;
    height: 28px;

    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    text-decoration: none;

    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.remodal-close:after {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 28px;
    line-height: 28px;

    display: block;

    content: "×";
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-decoration: none;

    color: #3e5368;
}

.remodal-close:hover,
.remodal-close:active {
    background: #3e5368;
}

.remodal-close:hover.remodal-close:after,
.remodal-close:active.remodal-close:after {
    color: #f4f4f4;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel, .remodal button {
    font-size: 14pt;

    display: inline-block;

    min-width: 120px;
    margin: 0 0 5px 0;
    padding: 9px 0;

    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-align: center;
    text-decoration: none;

    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-clip: padding-box;
}

.remodal-confirm, .remodal button{
    color: #16a085;
    border: 2px solid #16a085;
    background: #f4f4f4;

}

.remodal button{padding:10px 20px; margin-top:15px;}

.remodal-confirm:hover,
.remodal-confirm:active, .remodal button:hover{
    color: #f4f4f4;
    background: #16a085;
}

.remodal-cancel {
    color: #c0392b;
    border: 2px solid #c0392b;
    background: #f4f4f4;
}

.remodal-cancel:hover,
.remodal-cancel:active {
    color: #f4f4f4;
    background: #c0392b;
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 400px;
        min-height: 0;
        margin: 20px auto;

        -webkit-border-radius: 6px;
        border-radius: 6px;
    }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F021242E, endColorstr=#F021242E);
}

.lt-ie9 .remodal {
    width: 700px;
    min-height: 0;
    margin: 20px auto;
}

.lt-ie9 .remodal-close:after {
    margin: auto;

    text-align: center;
}

.lt-ie9 .remodal-close:hover,
.lt-ie9 .remodal-close:active {
    background: transparent;
}

.lt-ie9 .remodal-close:hover.remodal-close:after,
.lt-ie9 .remodal-close:active.remodal-close:after {
    color: #3e5368;
}


/*  DATEPICKER STYLES  */

.pika-single {
    z-index: 9999999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }
.pika-single { *zoom: 1 }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    *display: inline;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.pika-button:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
    border-radius: 3px !important;
}

input.err{box-shadow:0 0 5px red!important;}
