@font-face {
    font-family: "IntroBookAlt";
    src: url('a_AvanteBs.ttf');
}

a {
  text-decoration: none;
}

.enterBody{
  width: 100%;
  height: 100vh;
  background:#ffffff;
  position: fixed;
}

div.partnerNamea:first-letter{
  text-transform: uppercase;
}

.cpForm{
  width: 500px;
  background: #000;
  position: fixed;
  left: 50%;
  margin-left: -250px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  top: 120px;
  text-align: center;
  padding-bottom: 10px;
}

body{
  margin:0px;
  font-family: "Open Sans", sans-serif;
  font-size:.8em;
  line-height:1.5em;
  letter-spacing: .7px;

}

.container{
  width:1170px;
  margin:0px auto;
}

.headerBg{
  width:100%;
  height:550px;
  background:url('../images/header-bg.jpg');
  background-size: cover;
}

.prodbg{
  width:100%;
  background:#f7f8fa;
  padding: 0px 0px 50px 0px;
}

.bigTitle{
  text-transform: uppercase;
  font-size:48px;
  line-height: 58px;
  color:#fff;
  font-weight: bold;
  text-align: center;
  margin-top:90px;
}

.topNav{
  width:1170px;
  height: 124px;
  background:#ffffff;
  margin: 0px auto;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
}

.callus{
  width:1170px;
  height: 180px;
  background:#ffffff;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  margin-top:-60px;
  position: absolute;
  left:50%;
  margin-left:-585px;
}

.callusleft{
  color:#000;
  font-weight: 500;
  font-size:22px;
  line-height: 24px;
  width:200px;
  padding-top:55px;
  margin-left: 40px;
  float:left;
}

.getcall{
  padding: 17px 30px;
  font-size:15px;
  background:#e5e5e5;
  margin-top:18px;
  border:0px;
  width:450px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px #c6c6c6 solid;
  outline: none;
  -webkit-appearance:  none;
   -moz-appearance:    none;
   appearance:         none;
}

.callbut{
  margin-top:74px;
  height:54px;
  width:170px;
  background:#ec2159;
  text-align: center;
  color:#fff;
  font-size:14px;
  font-weight: bold;
  float:left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left:-10px;
  line-height: 54px;
  cursor: pointer;
}

.callbut:hover{
  color: #fff;
  background-color: #d21348;
}

.proditem{
  width:281px;
  margin-right: 15px;
  float:left;
  text-align: center;
}

.iconcirc{
  width:80px;
  height:80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  background:#fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
  position: absolute;
  margin-left:100px;
  margin-top:-40px;
}

.proditemtext{
  width:100%;
  background:#fff;
  margin-top:-5px;
  padding-bottom: 30px;
}

.proditemtitle{
  font-size:22px;
  width:170px;
  display: inline-block;
  font-weight: 600;
  line-height: 25px;
  margin-top:60px;
}

.sectionTitle{
  color:#18192c;
  font-size:32px;
  font-weight: bold;
  text-align: center;
  padding: 50px 0px;
}

.whitebg{
  width:1110px;
  background:#fff;
  margin: 50px 0px;
  padding:40px 30px;
}

.blockform{
  float:left;
  width:490px;
}

.abouttextbg{
  width:1170px;
  height:550px;
  background:url('../images/about.jpg');
  background-size: cover;
}

.pinkbg{
  width:580px;
  height:550px;
  background:rgba(236, 33, 89, 0.8);
  float:right;
}

.factBlock{
  float:left;
  width:260px;
  margin-right: 30px;
}

.cityform{
  width:200px;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.3);
  position: absolute;
  background:#fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-top:25px;
  margin-left:110px;
  z-index: 200;
  padding:15px;
  display: none;
}

.cityelement{
  height:30px;
  line-height: 30px;
  font-size:14px;
  color:#ec2159;
  padding:0px 10px;
  cursor: pointer;
}

.cityelement:hover{
  color:#fff;
  background:#ec2159;
}

.cityelementa{
  height:30px;
  line-height: 30px;
  font-size:14px;
  padding:0px 10px;
  cursor: pointer;
  color:#fff;
  background:#ec2159;
}

.proddesc{
  width:240px;
  font-size:14px;
  display: inline-block;
  margin-top:30px;
}

.logo{
  float:left;
  width:230px;
  height:70px;
  background:url('../images/logo.jpg');
  background-repeat: no-repeat;
  background-size: auto 70px;
  margin-top:27px;
  margin-left:25px;
}

.navElement{
  height:35px;
  line-height: 35px;
  text-transform: uppercase;
  color:#333;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: .7px;
  float:left;
  padding:0px 20px;
  cursor: pointer;
}

.navElement:hover{
  background:#ec2159;
  color:#fff;
}

#loginUser{
  font-size:16px;
  margin-right: 10px;
}

.navElementUser{
  height:61px;
  line-height: 64px;
  text-transform: uppercase;
  color:rgba(255,255,255, .8);
  font-weight: 400;
  font-size: 11px;
  letter-spacing: .7px;
  float:left;
  padding:0px 20px;
  margin-left:40px;
}

.navElementUser:hover{
  color:#fff;
}

.navElementUser:hover #loginUser{
  color:#f13b3e;
}

.footerElement{
  text-transform: uppercase;
  color:rgba(255,255,255, .8);
  font-weight: 400;
  font-size: 11px;
  letter-spacing: .7px;
  float:left;
  padding:0px 20px;
}

.footerElement:hover{
  color:rgba(255,255,255, 1);
}

.cpUserSpace{
  float:left;
  margin-left: 20px;
  width:950px;
}

.leftNav{
  float:left;
  width:200px;
}

.panelTitleHead{
  width:32px;
  height:3px;
  background:#f13b3e;
  margin-bottom: 15px;
}

.panelTitle{
  font-weight: bold;
  font-size:12px;
  color:#000;
  padding: 0px 0px 20px 0px;
  text-transform: uppercase;
}

.panelHNavElement{
  border-top: 1px #e5e5e5 solid;
  padding:15px 0px;
  font-size: 13px;
  font-weight: 400;
  color:#000;
  cursor: pointer;
}

.panelHNavElement:hover, .spoilerBodyElement:hover{
  color:#f13b3e;
}

.panelHNavElementSpoilerBody{
  display: none;
}

.spoilerBodyElement{
  font-size:12px;
  color:#c6c6c6;
  font-weight: 400;
  margin-bottom: 20px;
  padding-left: 20px;
  cursor: pointer;
}

.partnerAbout{
  width: 630px;
  float:left;
  margin-left: 20px;
}

.partnerAboutLogo{
  float:left;
  width:150px;
  height:200px;
  padding:20px;
  background:#f13b3e;
  margin-right: 20px;
}

.partnerAboutTitle{
  font-size:24px;
  font-weight: 600;
  color:#000;
  height:57px;
}

.aboutUsBackground{
  background:url('/images/rusmap.png');
  background-position: 0px 150px;
  background-size:600px auto;
  background-repeat:no-repeat;
  height:550px;
  position: relative;
}

.aboutUsRadar {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 520px;
    height: 520px;
    border-radius: 50%;
    bottom: -270px;
    border: 1px solid rgba(191, 191, 191, 0.2);
    pointer-events: none
}

.aboutUsRadar::before, .aboutUsRadar::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
    background: #f13b3e
}

.aboutUsRadar::before {
    width: 360px;
    height: 360px;
    border-radius: 50%;
    opacity: .07
}

.aboutUsRadar::after {
    width: 230px;
    height: 230px;
    border-radius: 50%;
    opacity: .23;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.22)
}

.aboutUsBlock{
  float:right;
  width:600px;
  margin-top:180px;
  position: relative;
  z-index: 1;
}

.aboutUsTitle{
  font-size:32px;
  font-weight: 700;
  color:#2c2c2c;
  line-height: 40px;
  margin-bottom: 20px;
}

.aboutUsText{
  color:#5c5c5c;
  line-height: 24px;
  font-size:13px;
}

.activeButtonBlack{
  padding:10px 20px;
  font-size:12px;
  color:#fff;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background:#000;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
}

.activeButton{
  padding:10px 20px;
  font-size:12px;
  color:#fff;
  background:#ec2159;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
}

.activeButton:hover{
  color: #fff;
  background-color: #d21348;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  border-color: #df1013;
}

.activeButton:active{
  color: #fff;
  background-color: #c70e11;
      border-color: #a10c0e
}


.activeButton2{
  padding:10px 20px;
  font-size:12px;
  color:#000;
  background:#ffe84a;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
}

.activeButton2:hover{
  color: #000;
  background-color: #fccc27;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  border-color: #df1013;
}

.activeButton2:active{
  color: #000;
  background-color: #e7ad10;
      border-color: #c99919;
}

.partnerInfo{
  float:left;
  margin-left:20px;
  width:300px;
}

.partnerInfoAddress{
  float:left;
  margin-left:10px;
  width:260px;
}

.partnerInfoLine{
  padding: 20px 0px;
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px #e5e5e5 solid;
  margin-top:-1px;
}

.partnerInfoLine iframe{
  width:300px !important;
  height:300px !important;
}

.itemsmall{
  width:140px;
  padding:4px;
  background:#fff;
  border:1px #e6e6e6 solid;
  cursor: pointer;
  margin-bottom: 15px;
  float:left;
  margin-right: 10px;
}

.itembig{
  width: 620px;
  padding: 4px;
  background: #fff;
  border: 1px #e6e6e6 solid;
  cursor: pointer;
  margin-bottom: 15px;
}

.whyItNeeds{
  width:100%;
  padding:40px 0px;
  background:#f13b3e;
  position: relative;
  z-index: 1;
}

.loginBody, .cpBody{
  width:100%;
  padding:40px 0px;
  background:#fff;
}

.feedsBody{
  width:100%;
  padding:40px 0px 50px 0px;
  background:#333333;
}

.cardbg{
  background-image: url('../images/cardbg.svg');
  background-size: auto 400px;
  background-repeat: no-repeat;
  height:400px;
  width:100%;
  position: absolute;
  z-index: 1;
  margin-left:-100px;
  margin-top:-50px;
}

.messagebg{
  background-image: url('../images/message.svg');
  background-size: auto 350px;
  background-repeat: no-repeat;
  height:400px;
  width:100%;
  position: absolute;
  z-index: 1;
  margin-left:-30px;
  margin-top:-40px;
}

.whyItNeedsBlock{
  background:#fff;
  width:230px;
  margin-right: 30px;
  padding:20px;
  float:left;
  height:150px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}

.workWithUs{
  width:100%;
  padding:40px 0px;
  background:#f5f5f5;
  position: relative;
  z-index: 1;
}

.whiteRound{
  width:100px;
  height:100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background:#fff;
  position: absolute;
  z-index: 1;
  margin-top:-70px;
  margin-left:65px;
}

.redRound{
  width:60px;
  height:60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  background:#f13b3e;
  position: absolute;
  z-index: 1;
  margin-top:20px;
  margin-left: 20px;
  text-align: center;
}

.roundText{
  position: relative;
  z-index: 2;
  margin-top:20px;
}

.aboutUsFacts{
  width:100%;
  padding:40px 0px;
  background:#333333;
  position: relative;
  z-index: 1;
}


.factBlockCounter{
  font-size:26px;
  font-weight: 400;
  color:#fff;
  line-height: 28px;
}

.factBlockAlt{
  font-size:14px;
  color:#808080;
  margin-top:5px;
}

.factBlockRunner{
  color:#f13b3e;
}

.mainContainer{
  width:100%;
  height:550px;
  background:#151515;
  background-image: url('../images/enterbg.jpg');
  background-size: 60% auto;
  background-repeat: no-repeat;
  background-position: top right;
}

.mainContainer1{
  width:1130;
  height:500px;
  background:#151515;
  background-image: url('../images/test1.jpg');
  background-size: auto 500px;
  background-repeat: no-repeat;
  background-position: top left;
  margin-top:30px;
  padding:0px 20px;
}

.mainEnterText{
  width:600px;
  padding-top:100px;
}

.mainEnterText2{
  width:500px;
  padding-top:50px;
  float:right;
}

.mainEnterDescriptionText{
  color:rgba(255,255,255,0.4);

}

.contactBlock{
  width:100%;
  background:#f13b3e;
  /*background-image: url('../images/oblprof.jpg');
  background-size: cover;*/
}

.whiteBlock{
  position: absolute;
  left:0px;
  width: -moz-calc((100% - 1170px) / 2);
  width: -webkit-calc((100% - 1170px) / 2);
  width: -o-calc((100% - 1170px) / 2);
  width: calc((100% - 1170px) / 2);
  height:483px;
  background:#fff;

}

.contactInfo{
    width:240px;
    height:483px;
    float:left;
    background:#fff;
}

.contactMapBg{
  width: 590px;
  height:483px;
  float:left;
}

.contactForm{
  width: 240px;
  padding: 20px 30px;;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.partnerForm{
  width: 270px;
  padding: 20px 30px;;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.loginForm{
  width: 400px;
  padding: 20px 30px 0px 30px;
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 6px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.06);
  left:50%;
  margin-left: -230px;
  position: relative;
}

.loginFormFooter{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin: 20px -30px 0px -30px;
  border-radius: 0 0 3px 3px;
  background-color: #fafafa;
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.06), inset 0 2px 2px 1px rgba(0, 0, 0, 0.03);
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color:#9e9e9e;
  font-size:12px;
}

.benefitsBlock{
  width:260px;
  margin-right: 20px;
  height:70px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  float:left;
  margin-bottom: 40px;
}

.redIcon{
  float:left;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background:#f13b3e;
  width:40px;
  text-align: center;
  height:70px;
}

.benefitsText{
  float:left;
  width:200px;
  background:#fff;
  padding:5px 10px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  height:60px;
}

.clearfix{
  clear:both;
}

.darkscene{
	width:100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position:fixed;
	z-index:2000;
  display: none;
}

.callform, .callform2, .priceform{
  width: 290px;
  padding: 20px 30px;;
  font-family: "Open Sans", sans-serif;
  background-color: #ec2159;
  text-align: center;
  position: fixed;
  z-index: 2100;
  top: 120px;
  left: 50%;
  margin-left: -175px;
  display: none;
}

.adminform{
	width:270px;
	background:#fff;
	position:fixed;
	z-index:2100;
	top:200px;
	left:50%;
	margin-left:-150px;
	text-align:center;
  padding:15px;
  border:2px #de0404 solid;
  display: none;
}

.formtitle{
  font-weight: bold;
  text-align: center;
  font-size:14px;
}

.callfield{
  background:#000;
  border:1px #de0404 solid;
  padding:5px 10px;
  font-size: 12px;
  color:#fff;
  float:left;
  margin-top:10px;
  margin-right:20px;
  width:178px;
  margin-left:35px;
}

.textcall{
	width:200px;
	font-size:12px;
	color:#4dbe01;
	margin-top:7px;
	margin-left:35px;
	text-align: center;
	clear:left;
	margin-bottom: 7px;
	display: none;
}


.back-to-top {
    position: fixed;
    z-index: 2000;
    bottom: 40px;
    right: 50px;
    text-decoration: none;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
}

.back-to-top:hover {
	color: #FFF;
    background-color: rgba(0, 0, 0, 0.50);
}

.fixed {
	position: fixed;
	z-index: 1900;
	width:100%;
	top:0px;
	font-size: 14px;
	font-family: 'Arial';
}

/*Custom Select Styles*/

select {
    padding:5px 10px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    border:1px #de0404 solid;
   	background: #000;
    color:#fff;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    font-size: 12px;
    margin-top:10px;
    margin-right:20px;
    width:178px;
    margin-left:35px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

label {position:relative}
label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:25px; top:15px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}

label:before {
    content:'';
    right:6px; top:0px;
    width:20px;
    background:#000;
    position:absolute;
 }

.big-nav-card{
  width: 800px;
  z-index: 3;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin:40px auto;
}

.big-nav {
    top: 540px;
    position: absolute;
    width: 100%;
    z-index: 3;
}

.big-nav__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 160px;
    padding: 0;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 1px 0 0 rgba(44, 44, 44, 0.1), 0 4px 6px 0 rgba(0, 0, 0, 0.06);
}

.big-nav__circle {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.big-nav__icon-container {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.big-nav__item {
    position: relative;
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.big-nav__item::after {
    width: 32px;
    height: 3px;
    display: block;
    content: '';
    background-color: #f13b3e;
    margin-top: 15px;
}

.big-nav__item:hover::before {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
}

.big-nav__item:hover .big-nav__circle {
    background: #f13b3e;
    -webkit-transform: translate(-50%, -50px);
    transform: translate(-50%, -50px);
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.22);
}

.big-nav__item:hover .big-nav__item-content {
    top: -15px;
    left: -15px;
    z-index: 1000;
    border: 15px solid #f13b3e;
    color: #fff;
    background: #f13b3e;
    box-shadow: 0 38px 82px 0 rgba(0, 0, 0, 0.3);
}

.big-nav__item:hover .big-nav__item-content::after {
    opacity: .09
}

.big-nav__item:hover .big-nav__title {
    font-size: 18px
}

.big-nav__item::before {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    content: '';
    background: #f13b3e;
    opacity: .5;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease
}

.big-nav__item::after {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0
}

.big-nav__item-content {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: content-box;
    border-radius: 3px;
    color: #1a1a1a;
    background: #fff;
}

.big-nav__item-content::after {
    bottom: 0;
    right: 15px;
    position: absolute;
    font-size: 140px;
    font-weight: 700;
    line-height: 1;
    content: attr(data-order);
    color: #000;
    opacity: 0
}

.big-nav__title {
    bottom: 40px;
    position: absolute;
    width: 100%;
    font-size: 16px;
    text-align: center
}


.inputBox {
    width:208px;
    background:#fafafa;
    height:32px;
    box-shadow: inset 0 2px 2px 1px rgba(158, 158, 158, 0.04);
    padding: 5px 15px;
    font-size: 12px;
    border:1px #e1e1e1 solid;
    display: block;
    line-height: 1.42857;
    color: #5c5c5c;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.inputBox:focus {
    border-color: #bfbfbf;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(191, 191, 191, 0.6);
    outline: none;
    z-index: 1;
    position: relative;
}

.roundMail{
  -webkit-border-bottom-right-radius: 3px !important;
  -webkit-border-bottom-left-radius: 3px !important;
  -moz-border-radius-bottomright: 3px !important;
  -moz-border-radius-bottomleft: 3px !important;
  border-bottom-right-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}

.roundName{
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}

.roundLastName{
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}

.roundPassword{
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

.roundPasswordField{
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

.inputBoxRounded {
    width:260px;
    background:#fafafa;
    height:40px;
    box-shadow: inset 0 2px 2px 1px rgba(158, 158, 158, 0.04);
    padding: 5px 15px;
    font-size: 12px;
    border:1px #e1e1e1 solid;
    display: block;
    line-height: 1.42857;
    color: #5c5c5c;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.inputBoxRounded:focus {
    border-color: #bfbfbf;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(191, 191, 191, 0.6);
    outline: none;
    z-index: 1;
    position: relative;
}

.formTitle{
  font-size:18px;
  font-weight: 700;
  color:#fff;
  display: inline-block;
  margin-bottom: 20px;
}

.formSmallTitle{
  font-size:12px;
  font-weight: 400;
  color:#5c5c5c;
  margin-top:-10px;
  margin-bottom: 30px;
}

.footer{
  width:100%;
  height:70px;
  background:#1a1a1a;
  color:#808080;
}

.footerTitle{
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  color:#fff;
  margin-bottom:10px;
}

.footerSmallAlt{
  font-weight: 300;
  font-size:11px;
  line-height: 14px;
}

.footerInput{
  width:100%;
  border:1px #313131 solid;
  height:40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top:10px;
}

.footerInputField{
  border:0px;
  height:27px;
  float:left;
  font-size:12px;
  color:#808080;
  margin-left:5px;
  width:182px;
  margin-top: 5px;
  background: none;
  outline: none;
}

.footerInputField::-webkit-input-placeholder {color:#313131;}
.footerInputField::-moz-placeholder          {color:#313131;}/* Firefox 19+ */
.footerInputField:-moz-placeholder           {color:#313131;}/* Firefox 18- */
.footerInputField:-ms-input-placeholder      {color:#313131;}

.footerSubmitButton{
  height:30px;
  margin-top:5px;
  margin-right: 5px;
  font-size:22px;
  width:50px;
  background:#f13b3e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#000;
  text-align: center;
  line-height: 28px;
  float:right;
}

.contacts{
  width:100%;
  height:550px;
}

.ctmap{
  float:left;
  width:50%;
  height:550px;
}

.ctinfo{
  float:left;
  width: 50%;
  background:#ec2159;
  height:550px;
}

.cttext{
  width:545px;
  text-align: left;
  padding:0px 20px;
}

.socIcon{
  font-size:23px;
  color:#808080;
  cursor: pointer;
  margin-right: 20px;
}

.socIcon:hover{
  color:#fff;
}

.testimonial {
    margin: 90px 10px 0;
}

.testimonial__box {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 230px;
    min-height: 200px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    border-radius: 3px;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.testimonial__box::before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    top: -75px;
    z-index: -1;
    display: block;
    content: '';
    background-color: rgba(255, 255, 255, 0.05)
}

.testimonial__image-container {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: -40px auto 0
}

.testimonial__image-container::before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 116px;
    height: 116px;
    border-radius: 50%;
    top: -58px;
    z-index: -1;
    display: block;
    content: '';
    background-color: rgba(255, 255, 255, 0.1)
}

.testimonial__image {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover
}

.testimonial__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.testimonial__name {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #313131
}

.testimonial__description {
    margin-top: 0;
    padding-top: -10px;
    color: #5c5c5c;
    background: url('../images/feed.svg') no-repeat top;
    background-size:80px auto;
}

div svg #leftArrowCircle, div svg #rightArrowCircle{
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}

div svg:hover #leftArrowCircle, div svg:hover #rightArrowCircle {
  fill: #f13b3e;
  opacity: 0.3;
}

div svg:hover #leftArrow, div svg:hover #rightArrow{
  fill: #f13b3e;
}

.leftArrow{
  position: absolute;
  z-index: 4;
  cursor: pointer;
  margin-top:170px;
  margin-left:-45px;
}

.rightArrow{
  position: absolute;
  z-index: 4;
  cursor: pointer;
  margin-top:-120px;
  margin-right:-45px;
  right:0px;
}

.feedDots{
  background:#fff;
}

.resetPass, .resendMail{
  color:#9e9e9e;
  font-size:12px;
}

.resetPass:hover, .resendMail:hover{
  color:#f13b3e;
}
