.navmenuthree {
    justify-content: center;
}
a.navlogotextthree {
    padding: 3px 0 15px;
}
.navthree.no-gutters.g-bg-black {
	background-image: -moz-linear-gradient( 0deg, rgba(19,12,38, .251) 0%, rgba(57,0,58, .251) 100%)!important;
	background-image: -webkit-linear-gradient( 0deg, rgba(19,12,38, .251) 0%, rgba(57,0,58, .251) 100%)!important;
	background-image: -ms-linear-gradient( 0deg, rgba(19,12,38, .251) 0%, rgba(57,0,58, .251) 100%)!important;
    background-color: transparent!important;
}
.navmenuhrefthree{
	text-transform: uppercase;
}
.aboutleftimgone {
    width: auto;
    max-width: 100%;
}
.text-input{
	border: none;
	background: none;
	font-size: 14px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 7px 0;
	outline: none!important;
}
.text-input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.502); }
.text-input::-moz-placeholder          { color: rgba(255, 255, 255, 0.502); }
.text-input:-moz-placeholder           { color: rgba(255, 255, 255, 0.502); } 
.text-input:-ms-input-placeholder      { color: rgba(255, 255, 255, 0.502); }
.form-row{
	margin: 0;
	margin-bottom: 25px;
}
.btn {
	background-color: rgb(57, 0, 58);
	font-size: 14px;
	color: rgb(255, 255, 254);
	text-transform: uppercase;
	line-height: 1.714;
	font-weight: 300;
	padding: 12px 45px;
}
.o-bg{
	position: relative;
}
.o-bg::after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	right: 0;
	top: 0;
	background: url(../images/bg.png) right center no-repeat;
    background-size: auto 100%;
}
.o-bg > div{
	position: relative;
	z-index: 10;
}
.o-bg > .krayt_screen_block {
	position: absolute;
    z-index: 0;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
}
.gradient-bg{
	background-image: -moz-linear-gradient( 0deg, rgb(19,12,38) 0%, rgb(94,9,95) 100%)!important;
	background-image: -webkit-linear-gradient( 0deg, rgb(19,12,38) 0%, rgb(94,9,95) 100%)!important;
	background-image: -ms-linear-gradient( 0deg, rgb(19,12,38) 0%, rgb(94,9,95) 100%)!important;
}
.plusnewstwelve-item{
	line-height: 20px;
}
.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item .plusadvantages_titletwelve{
	margin-bottom: 20px;
}
.w-big{
	max-width: 1490px;
}
.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item .plusimgtwelve-container .plusimgtwelve {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item .plusimgtwelve-container {
    width: auto;
    height: 205px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.saletwotoplinetwo.g-bg-white {
    position: absolute;
    width: 100%;
    bottom: -110px;
    height: 510px;
}
.saletwo.no-gutters.col-12 {
    overflow: visible;
}
.saleconttwo.no-gutters {
    overflow: visible;
    padding-top: 0;
}
.count-block{
	background-image: -moz-linear-gradient( 180deg, rgb(249,169,26) 0%, rgb(243,98,10) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(249,169,26) 0%, rgb(243,98,10) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(249,169,26) 0%, rgb(243,98,10) 100%);
	color: rgb(255, 255, 255);
	padding: 20px;
}
.saletwo .container {
    z-index: 10;
    position: relative;
}
.count-block-title {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 80px;
	margin-top: 100px;
}
.count-item {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.75;
	opacity: 0;
	transition: .3s;
	margin-bottom: 10px;
}
.small-count{
	padding-bottom: 20px;
}
.count-item-description{
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
}
.count-list{
	margin-bottom: 80px;
}
.big-count .count-item{
	font-size: 150px;
	font-weight: bold;
	margin-bottom: 40px;
}
.big-count {
	text-align: center;
	padding: 200px 0 180px 0;
	background: url(../images/counter-bg.png) center no-repeat;
    margin-top: 40px;
    background-size: contain;
}
.count-list .col-sm-6:nth-child(1),
.count-list .col-sm-6:nth-child(2){
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.count-list .col-sm-6:nth-child(1) .small-count::after,
.count-list .col-sm-6:nth-child(2) .small-count::after{
	content: '';
	display: block;
	position: absolute;
	height: 1px;
	width: 30px;
	background: #fff;
	bottom: 7px;
    left: 15px;
}
.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item .plusimgtwelve-container {
    height: 130px;
}
.plustitletwelve, .titlethree {
    font-weight: bold;
}
.comandcontthree-item {
    width: 320px;
}
.comandcontthree-items-wrap {
    max-width: 1280px;
}
ul.slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}
ul.slick-dots li {
    display: inline-block;
}
ul.slick-dots button {
    border-width: 1px;
    border-color: rgb(57, 198, 247);
    border-style: solid;
    width: 10px;
    height: 10px;
    padding: 0;
    overflow: hidden;
    text-ident: 50px;
    background: transparent;
    margin: 10px;
    outline: none!important;
}
ul.slick-dots .slick-active button{
    background: rgb(57, 198, 247);
}
.screentextbottomeightteen {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 90px;
}
.top-slider {
    text-align: right;
    opacity: 0;
}
.top-slider.slick-initialized.slick-slider{
	opacity: 1;
}
.slide-img img {
    display: inline;
}
.slide-img {
    margin-bottom: 35px;
}
.screentexttopeightteen.g-color-white.g-font-size-60 {
    margin-bottom: 25px;
    text-transform: uppercase;
}
.screentextbottomeightteen.g-color-white.g-font-size-20{
    text-transform: uppercase;
    line-height: 2;
}
.screentexttopeightteen.g-color-white.g-font-size-40 {
    padding-left: 0;
}
.navbuythree .btn {
    height: 69px;
    padding: 21px 45px;
    transition: .3s;
}
a.btn:hover{
	color: #fff;
	opacity: .8;
}
.phone-number{
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.25;
    margin-left: 30px;
    padding: 18px 0 18px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.phone-number:focus,
.phone-number:hover{
	color: #fff;
	text-decoration: none;
}

@media(max-width: 1600px) {	
	.navlogothree.col-lg-2.col-md-2.col-12 {
	    width: 215px;
	    min-width: 215px;
	    overflow: hidden;
	}
	.navthree.no-gutters.g-bg-black.row {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0 15px;
	}
	a.navlogotextthree {
		display: block;
		width: 215px;
		overflow: hidden;
	}
}
@media(max-width: 1370px) {
	.navbuythree .btn{
		 display: none; 
	}
	.navmenuthree.col-lg-6.col-md-7.col-12 {
	    -webkit-flex: 1 1 auto;
	    -ms-flex: 1 1 auto;
	    flex: 1 1 auto;
	    max-width: none;
	}
	.navbuythree {
	    min-width: 215px;
	}
}
@media(max-width: 1300px) and (min-width: 992px) {
	.plusadvantagestwelve .plusnewstwelve-list .plusnewstwelve-item {
	    width: 33.333%;
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;
	}
}
@media(max-width: 1300px) {
	.screentexttopeightteen.g-color-white.g-font-size-60 {
		font-size: 40px!important;
		padding-right: 0;
	}
	.screentexttopeightteen.g-color-white.g-font-size-40{
		font-size: 30px!important;
	}
}
@media(max-width: 1200px){
	.phone-number {
	    padding: 17px 0 18px;
	    top: 0;
	}
}
@media(max-width: 1120px){
	.navthree.no-gutters.g-bg-black.row {
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    height: auto;
	}
	.navmenuthree.col-lg-6.col-md-7.col-12{
		order: 1;
		padding: 5px 15px 15px;
	}
	.navlogothree.col-lg-2.col-md-2.col-12 {
	    width: auto;
	    max-width: none;
	    flex: 0 0 auto;
	}
}
@media(max-width: 1100px){
	.count-block > .row > div{
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.count-block .col-lg-7 {
	    order: 1;
	    padding-bottom: 30px;
	}
	.big-count {
	    margin-top: 0;
	    padding: 100px 0 80px 0;
	}
	.count-list {
	    margin-bottom: 20px;
	}
	.big-count .count-item {
	    font-size: 90px;
	    margin-bottom: 10px;
	}
	.count-block {
	    padding: 20px 60px;
	    max-width: 640px;
    	margin: auto;
	}
}
@media(max-width: 991px){
	.o-bg::after {
	    display: none;
	}
	.screenconteightteen, .screentextconteightteen {
	    height: auto;
	    flex-wrap: wrap;
	}
	.o-bg > .krayt_screen_block{
	    height: 100%;   
	}
	.aboutcontone {
	    background: #fff;
	}
	.screentextbottomeightteen.g-color-white.g-font-size-20 {
	    display: block;
	}
	.screentextbottomeightteen.g-color-white.g-font-size-20 {
	    padding-bottom: 30px;
	    font-size: 16px!important;
	}
	.top-slider.slick-initialized.slick-slider.slick-dotted {
	    max-width: 100%;
	}
	.screentexttopeightteen.g-color-white.g-font-size-60 {
	    padding-bottom: 0;
	    font-size: 25px!important;
	}
	.screentextbottomeightteen.g-color-white.g-font-size-20 br {
	    display: none;
	}

	.screentexttopeightteen.g-color-white.g-font-size-40 {
	    padding-bottom: 15px;
	}
	.screentextconteightteen.col-lg-5.offset-lg-1.wow.fadeIn {
	    margin-top: 50px;
	}
	ul.slick-dots,
	.screentextbottomeightteen,
	.screentexttopeightteen,
	.top-slider {
	    text-align: center;
	}
	.top-slider{
	    margin-top: 150px
	}
	.aboutleftone.col-xl-5.col-lg-5.col-12 {
	    text-align: center;
	    margin-bottom: 20px;
	}
}
@media(max-width: 560px){
	.navmenuthree.col-lg-6.col-md-7.col-12 {
	    display: none;
	}
	.count-block.wow.fadeIn {
	    padding: 15px 30px;
	}
	.count-block-title {
	    font-size: 32px;
	    margin: 40px 0;
	}
	.big-count .count-item {
	    font-size: 40px;
	}
	.big-count {
	    padding: 60px 0 50px;
	}
	.g-font-size-60,
	.g-font-size-50 {
	    font-size: 2.57143rem!important;
	}
	.navthree.no-gutters.g-bg-black.row > div {
	    min-width: 100%;
	    text-align: center;
	}
	a.phone-number {
	    margin: 0;
	}
	a.navlogotextthree {
	    margin: 0 auto;
	    padding-bottom: 0;
	}
}

.form-block .response {
	display: none;
}

.form-block .response.active {
	display: unset;
}

.form-block .response.success {
	text-shadow: 1px 0px 2px #333, 0 0 8px #a1de9d;
}

.form-block .response.error, .form-block .response.empty {
    text-shadow: 1px 0px 2px #333, 0 0 8px #c52525;
}