*{
	padding: 0px;
	margin: 0px;
}
@font-face {
    font-family: "HelveticaNeueCyr-Bold";
    src: url("../fonts/bold/HelveticaNeueCyr-Bold.eot");
    src: url("../fonts//bold/HelveticaNeueCyr-Bold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/bold/HelveticaNeueCyr-Bold.woff") format("woff"),
    url("../fonts/bold/HelveticaNeueCyr-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "RalewayRegular";
    src: url("../fonts/RalewayRegular/RalewayRegular.eot");
    src: url("../fonts/RalewayRegular/RalewayRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RalewayRegular/RalewayRegular.woff") format("woff"),
    url("../fonts/RalewayRegular/RalewayRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayThin"; */
@font-face {
    font-family: "RalewayThin";
    src: url("../fonts/RalewayThin/RalewayThin.eot");
    src: url("../fonts/RalewayThin/RalewayThin.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RalewayThin/RalewayThin.woff") format("woff"),
    url("../fonts/RalewayThin/RalewayThin.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayExtraLight"; */
@font-face {
    font-family: "RalewayExtraLight";
    src: url("../fonts/RalewayExtraLight/RalewayExtraLight.eot");
    src: url("../fonts/RalewayExtraLight/RalewayExtraLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RalewayExtraLight/RalewayExtraLight.woff") format("woff"),
    url("../fonts/RalewayExtraLight/RalewayExtraLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayLight"; */
@font-face {
    font-family: "RalewayLight";
    src: url("../fonts/RalewayLight/RalewayLight.eot");
    src: url("../fonts/RalewayLight/RalewayLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RalewayLight/RalewayLight.woff") format("woff"),
    url("../fonts/RalewayLight/RalewayLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayMedium"; */
@font-face {
    font-family: "RalewayMedium";
    src: url("../fonts/RalewayMedium/RalewayMedium.eot");
    src: url("../fonts/RalewayMedium/RalewayMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RalewayMedium/RalewayMedium.woff") format("woff"),
    url("../fonts/RalewayMedium/RalewayMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewaySemiBold"; */
@font-face {
    font-family: "RalewaySemiBold";
    src: url("../fonts/RalewaySemiBold/RalewaySemiBold.eot");
    src: url("../fonts/RalewaySemiBold/RalewaySemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RalewaySemiBold/RalewaySemiBold.woff") format("woff"),
    url("../fonts/RalewaySemiBold/RalewaySemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayBold"; */
@font-face {
    font-family: "RalewayBold";
    src: url("../fonts/RalewayBold/RalewayBold.eot");
    src: url("../fonts/RalewayBold/RalewayBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RalewayBold/RalewayBold.woff") format("woff"),
    url("../fonts/RalewayBold/RalewayBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RalewayExtraBold"; */
@font-face {
    font-family: "RalewayExtraBold";
    src: url("../fonts/RalewayExtraBold/RalewayExtraBold.eot");
    src: url("../fonts/RalewayExtraBold/RalewayExtraBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RalewayExtraBold/RalewayExtraBold.woff") format("woff"),
    url("../fonts/RalewayExtraBold/RalewayExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
.info{
	width: 100%;
    height: 104px;
	background-color: #fff;
}
.row{
	width: 320px;
	height: 100%;
	margin: 0px auto;
    overflow: hidden;
}
.header{
	width: 100%;
    height: 455px;
	background-image: url(../images/header.jpg);
	background-size: cover;
}
.overlow{
	width: 100%;
	height:100%;
	background-color: rgba(0,0,0,0.2);

}
h1{

 font-family: "RalewayBold";
 color: #fff;
 text-align: center;
     font-size: 31px;
    padding-top: 59px;
             line-height: 31px;
    
}
h2{
	 text-align: center;
	font-size: 27px;
	    line-height: 27px;
	    font-size: 22px;
	    color: rgb(229, 228, 228);
	       font-family: "RalewayLight";
	       padding-top: 20px;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
}
.button p{
    padding-top: 12px;
}
.button{
		color: #000;
	text-align: center;
	width: 245px;
	height: 50px;
    font-family: "RalewaySemiBold";
	margin: 0px auto;
	white-space: nowrap;
    font-size: 17px;
    line-height: 17px;
    line-height: 22px;
    font-weight: 400;
background: #fff;
    border-width: 0px;
    position: relative;
    top: 20px;
    cursor: pointer;
}
.button-about{
	top: 40px;
	width: 170px;
	height:46px;
background: none;
border: 2px solid #fff;
color: #fff;

}
.money{
	width: 100%;
	    height: 1047px;
}
h3{
 font-family: "RalewayBold";
 color: #000;
 text-align: center;
     font-size: 31px;
         padding-top: 41px;
             line-height: 31px;	
}
.money h3:after {
    position: relative;
    content: url(../images/main-title-divider.png);
      bottom: 0;
    width: 30px;
    height: 6px;
    left: -33%;
    top: 28px;
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.money-p{
	text-align: center;
	    font-size: 15px;
    color: #a5a5a5;
font-family: "RalewayMedium";
    margin-top: 40px;
}
.col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}
.welcome-content {
	position: relative;
    top: 24px;
    padding-left: 0px;
    padding-top: 80px;
}
.welcome-content h4 {
    font-size: 15px;
    line-height: 15px;
    color: #1bb580;
font-family: "RalewayBold";
    margin-bottom: 5px;
}
.welcome-content h5 {
    font-size: 22px;
    line-height: 22px;
    color: #282828;
    font-weight: 600;
    margin-top: 0;
    font-family: "RalewayBold";
}
.welcome-content p {
	 font-family: "RalewayLight";
	    padding-top: 8px;
    font-size: 17px;
    color: #9b9b9b;
    line-height: 17px;
}
.welcome-content > span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 52px;
    color: #cecece;
    font-weight: bold;
  font-family: "RalewayBold";
    line-height: 52px;
}
.figures{
	width: 100%;
	height: 990px;
}
.figures h3{
    padding-top: 0px;
}
.col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}
.col-sm-5{
	padding-top:25px;
}
.col-sm-5 .ball{
	 display: table;
	width: 90px;
	height: 90px;
	border: 3px solid #333;
	border-radius: 50%;
	margin: 0px auto;
text-align: center;

}
.col-sm-5 .ball p{
	  display: table-cell;
  vertical-align: middle;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	text-align: center;
	    position: relative;
    top: -5px;
}
.col-sm-5 p{
	margin: 0px auto;
	padding-top: 10px;
	text-align: center;
	width: 80%;
	font-size: 21px;
	line-height: 22px;
}
.money .button-about{
	border-color:#000;
	color: #000;
        top: 58px;
}
.SERVICES{
	width: 100%;
    height: 691px;
		background-image: url(../images/slider.jpg);
	background-size: cover;
}
.SERVICES h5{
	font-size: 31px;
	line-height: 31px;
	color: #fff;
	  font-family: "RalewayBold";
	  text-align: center;
	  padding-top: 30px;
}
.col-sm-6{
	  position: relative;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}
.col-sm-6 h6{
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	  font-family: "RalewayBold";
}
li .line{
	width:70%;
	height: 3px;
	background-color: #fff;
}
li{
	padding-top: 20px;
}
.col-sm-6 li{
	color:#fff;
font-size: 20px;
    line-height: 20px;;
	font-family: "RalewayLight";
}

.form-block{

	width: 100%;
height: 572px;
		background-image: url(../images/form.jpg);
	background-size: cover;
}
.form{
	width:90%;
    height: 438px;
	margin: 0px auto;
	text-align: center;
	background: #fff;
	  position: relative;
    top: 40px;

}
.form h6{
 font-family: "RalewayBold";
 color: #000;
     font-size: 31px;
         padding-top: 21px;
             line-height: 31px;	
             margin: 0px auto;
}
.h6-after{
	position: relative;
	top: 15px;
	 width: 30px;
    height: 6px;
   background-image: url(../images/main-title-divider.png);
   margin: 0px auto;
}

form{
	width: 80%;
	margin: 0px auto;
	padding-top: 40px;

}
input{
	    background-color: transparent;
    color: #9b9b9b;
    font-size: 13px;
    padding: 10px 18px;
    line-height: normal;
    width: 100%;
    margin: 0px auto;
    border-radius: 1px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-color: #e8e8e8;
    height: 51px;
    border-width: 0 0 2px 0;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 0;
    outline: none;
    box-shadow: none;
    margin-bottom: 5px;
}
 textarea {
 	width: 100%;
   font-weight: 500;
       line-height: normal;
    height: 95px;
    vertical-align: bottom;
    padding-left: 0;
    border-width: 0 0 2px 0;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
    font-size: 17px;
        margin-top: 15px;
                line-height: 4.428571;

}
.btn {
    border: 2px solid #313131;
    border-radius: 0;
    color: #222;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    padding: 17px 26px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    background-color: transparent;
    letter-spacing: 0.02em;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    background-color: #1bb580;
    border-color: #1bb580;
    color: #fff;
    width: 100%;
    margin-top: 30px;
    outline: none;
    box-shadow: none;
     font-family: "RalewayBold";
}
.logo{
	float: left;
    margin-left: 23px;
    margin-top: 23px;
    width: 82px;
    height: 65px;
	background-image: url(../images/logo.png);
	background-size: cover;
}
.form{
		    top: 69px;
	}
	.info ul{
		float: right;
    font-family: "HelveticaNeueCyr-Bold";
	  font-size: 22px;
      margin-right: 15px;
    line-height: 7px;
        width: 195px;
	}
	.col-sm-7{
		padding-top: 20px;
		padding-left: 15px;
		padding-right: 15px;

	}
	.col-sm-7 h5{
	     font-family: "RalewayBold";
	     font-size: 22px;
	     line-height: 22px;	
	}
	.col-sm-7 p{
	font-family: "RalewayLight";
	color: #333;
	font-size: 20px;line-height: 20px;	
	padding-top: 15px;
	}
	.work{
	width: 100%;
     height: 976px;
}
.footer{width: 100%;
	height: 130px;
	background-color: #222222;
	text-align: center;

}
.footer p{
	    padding-top: 44px;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
		font-family: "RalewayLight";
}
.prices h3{
    padding-bottom: 40px;
}
.prices{
    width: 100%;
    height: 2955px;
        background-color: #f6f6f6;
}
.cmsmasters_pricing_item{
padding-left: 20px;
padding-right: 20px;
padding-top: 40px;
    padding-bottom: 50px;
    background-color: #fff;
    margin: 0px auto;
width: 76%;
    margin-bottom: 20px;
}
.cmsmasters_pricing_item h6{
    margin: 0;
    padding: 0px 10px 15px;

    color: #212121;
    font-size: 24px;
    line-height: 30px;
}
.pricing_title{
       padding: 0 0 25px; 
}
.cmsmasters_price_wrap {
    color: #00bfa5;
      font-family: "RalewayMedium";
 font-size: 40px;
    line-height: 1em;
 padding: 0px 11px 30px;
}
.cmsmasters_pricing_table .feature_list {
    list-style: none;
    margin: 30px 0 0;
    padding: 30px 0 0;
    border-top-width: 1px;
    border-top-style: solid;
}
.cmsmasters_pricing_table .feature_list li {
    margin: 0;
    padding: 5px 0;
}
.prices ul li {
    display: block;
    position: relative;
}
.prices ul{

      border-top:1px solid #e0e0e0;
    width: 222px;
      margin: 0px auto;

    list-style-type: none;
}
.cmsmasters_pricing_but_wrap {
    padding: 0px 11px 15px;
}
.cmsmasters_pricing_but_wrap-btn{
    padding-top: 40px;
}
.cmsmasters_button {
        font-family: "RalewayMedium";
    font-style: normal;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-width: 2px;
    border-style: solid;
        font-size: 30px;
    line-height: 30px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(10,10,10,0);
    color: #00bfa5;
    border-color: #00bfa5;
}
.cmsmasters_pricing_but_wrap-btn:hover{
    cursor: pointer;
}
.cmsmasters_pricing_but_wrap:hover{
     cursor: pointer;   
}

@media screen and (min-width:479px) and (max-width:630px) {
.row{
	width: 480px;
}
.info ul{
        margin-right: 46px;
}
.footer p{
  padding-top:57px;
	}
	.work {
    height: 804px;
}
.money .row{
	width: 460px;
}
.logo{
        margin-left: 46px;
}
.money .button-about{
        top: 17px;
}
.prices{
    height: 2597px;
}
ul{
    width: 332px;
}
h1{
	font-size: 32px;
	line-height: 32px;
        padding-top: 78px;
}
h2{
	    line-height: 32px;
    font-size: 28px;
}
h3{
	font-size: 35px;
	line-height: 35px;
}
.welcome-content {
    padding-left: 100px;
    padding-bottom: 40px;
    padding-top: 0px;
        width: 85%;
}
.money {
    height: 829px;
	}
	.figures {
    height: 933px;
}
.SERVICES {
    height: 585px;
	}
	.form{
		    top: 69px;
	}
	.money h3:after{
		left: -24%;
	}
	.money-p{
		    font-size: 17px;
		    line-height: 17px;
	}
	}

	@media screen and (min-width:631px) and (max-width:959px) {
		.footer p{
  padding-top:57px;
	}
	.work {
    height: 684px;
}
.row{
	width:630px;
}
.info ul{
        margin-right: 46px;
}
.logo{
    margin-left: 46px;
}
h1{
	    padding-top: 100px;
    font-size: 37px;
    line-height: 37px;
}
h2{
	    line-height: 32px;
    font-size: 28px;
}
h3{
	font-size: 35px;
	line-height: 35px;
}
.cmsmasters_pricing_item h6{
        font-size: 28px;
    line-height: 33px;
}
.cmsmasters_price_wrap{
        font-size: 50px;
    line-height: 50px;
}
.cmsmasters_pricing_item{
        margin-bottom: 76px;
}
.prices{
        height: 2794px;
}
.prices ul{
    width: 436px;
    font-size:16px;
}
.cmsmasters_pricing_but_wrap-btn {
    padding-top: 51px;
    padding-left: 22px;
}
.money h3{
	   padding-left: 19px;
}
.welcome-content {
    padding-left: 100px;
    padding-bottom: 40px;
    padding-top: 0px;
        width: 85%;
}
	.button{
		position: static;
		float: left;
		margin-left: 20px;
		    margin-top: 20px;

	}
	.btn-position{
    margin-left: 62px;
	}
	.money h3:after{
		    left: -43%;
	}.money {
 height: 744px;
}
.money .button-about{
        border-color: #000;
    color: #000;
    top: 58px;
    margin: 0px auto;
        top: 24px;
    position: relative;
    float: none;
}
.figures .button{
position: relative !important;
    left: 50%;
    margin-left: -87px;
}
.figures {
	    height: 912px;
	}
	.SERVICES h5 {
    font-size: 37px;
    line-height: 37px;
}
.col-sm-6 h6 {
    font-size: 25px;
    line-height: 25px;
    }
    .col-sm-6 li{
    	font-size: 23px;
    line-height: 23px;
    }
    .SERVICES{
    height: 635px;
    }
	}
	@media screen and (min-width:960px) and (max-width:1279px) {
.info .row{
	width: 500px;
}
.col-sm-7{
width: 46%;
    float: left;
        margin-top: 17px;
    margin-left: 25px;
    padding-left: 0px;
    padding-right: 0px;
}
.work {
    height: 510px;
}
.cmsmasters_pricing_item{
        width: 40%;
    float: left;
    margin-left: 39px;
        margin-bottom: 60px;
}
.cmsmasters_pricing_item h6{
    font-size: 32px;
    line-height: 32px;
}
.cmsmasters_price_wrap{
    font-size: 45px;
    line-height: 45px;
}
.prices ul{
     width: 350px;
}
.prices li{
        font-size: 17px;
}
.prices{
    height: 1703px;
}
.footer{
	    height: 80px;
}
.footer p{
	    padding-top: 32px;
}
.row{
	width: 960px;
}
h1 {
    font-size: 53px;
    line-height: 55px;
    padding-top: 10%;
	}
	.header{
		height: 511px;
	}
	h2{
		line-height: 37px;
    font-size: 26px;
	}
	.button{
		position: static;
		float: left;
		margin-left: 20px;
	margin-top: 31px;

	}
	.btn-position{
margin-left: 24%;
margin-top: 31px;
	}
	.money h3{
	    padding-left: 27px;
	}
	h3 {
    font-size: 37px;
    line-height: 37px;
	}
	.money h3:after{
		    left: -29%;
	}
	.money-p{
		    font-size: 18px;
    line-height: 18px;
	}
	.col-sm-4 {
   width: 30.2%;
    float: left;
}
.welcome-content{
	    padding-left: 96px;
    padding-top: 14px;
}
.money{
	    height: 540px;
}
.col-sm-5 {
    width: 25%;
    float: left;
    padding-top: 61px;
}
.figures .button{
position: relative !important;
    margin-left: -87px;
    top: 75px;
}
.figures {
    width: 100%;
    height: 501px;
}
.col-sm-6{
	    width: 46%;
    margin-left: 33px;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}
.SERVICES{
	height: 416px;
}
.form-block .row{
width: 600px;
}
.btn-position:hover{
	background: none;
	border: 2px solid #fff;



}
.btn-position:hover{
			height: 46px;
	width: 241px;
}
.btn-position:hover .p-hover {
    padding-top: 10px;
     color: #fff;

}
.button-about:hover{
	background-color: #fff;
	color: #000;
}
.figures .button-about:hover{
background-color: #000;
	color: #fff;
}
input:focus{
	    border-color: #1bb580;
}
button:hover{
	cursor: pointer;
}
textarea:focus{
	    border-color: #1bb580;
}
.money .button-about{
    display: none;
}
h1{
        padding-top: 15%;
}
	}

@media screen and (min-width:1280px) and (max-width:2700px) {
	.info .row{
	width: 770px;
}
.logo{
    width: 381px;
}
.cmsmasters_pricing_item {
    width: 20%;
    float: left;
    margin-left: 18px;
    margin-bottom: 60px;
}
.prices{
        height: 1018px;
}
.col-sm-7{
width: 46%;
    float: left;
        margin-top: 17px;
    margin-left: 4%;
    padding-left: 0px;
    padding-right: 0px;
}
.work {
    height: 477px;
}
.footer{
	    height: 80px;
}
.footer p{
	    padding-top: 32px;
}
.row{
	width: 1280px;
}
h1 {
    font-size: 57px;
    line-height: 64px;
    padding-top: 24%;
}
	.header{
		height: 801px;
	}
	h2{
		line-height: 37px;
    font-size: 26px;
	}
	.button{
		position: static;
		float: left;
		margin-left: 20px;
	margin-top: 31px;


	}
    .money .button-about{
        display: none;
    }
	.btn-position{
margin-left: 33%;
margin-top: 31px;
	}
.money h3 {
    padding-left: 27px;
    padding-top: 60px;
}
	h3 {
    font-size: 37px;
    line-height: 37px;
	}
	.money h3:after{
		    left: -29%;
	}
	.money-p {
    font-size: 20px;
    line-height: 20px;
}
	.col-sm-4 {
width: 33.33333333%;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
}
.welcome-content{
	    padding-left: 96px;
    padding-top: 14px;
}
.money{
    height: 477px;
}
.col-sm-5 {
    width: 25%;
    float: left;
    padding-top: 80px;
}
.figures .button{
position: relative !important;
    margin-left: -87px;
    top: 52px;    left: 50%;
}
.figures {
    width: 100%;
    height: 501px;
}
.col-sm-6{
    width: 43%;
    float: left;
    margin-left: 89px;
    padding-left: 0px;
    padding-right: 0px;
}
.col-sm-6 h6 {
    font-size: 25px;
    line-height: 25px;
    }
    .col-sm-6 li {
    font-size: 22px;
    line-height: 23px;
}
.SERVICES{
	height: 416px;
}
.form-block .row{
width: 600px;
}
.money h3:after {
    left: -22%;
}
.btn-position:hover{
	background: none;
	border: 2px solid #fff;


}
.btn-position:hover{
			height: 46px;
	width: 241px;
}
.btn-position:hover .p-hover {
    padding-top: 10px;
 color: #fff;
}
.button-about:hover{
	background-color: #fff;
	color: #000;
}
.figures .button-about:hover{
background-color: #000;
	color: #fff;
}
input:focus{
	    border-color: #1bb580;
}
textarea:focus{
	    border-color: #1bb580;
}
button:hover{
	cursor: pointer;
}
	}