*{
	position: relative;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: 'Avenir Next Cyr';
}
a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
a {
	outline: none;
}
a.active{
	outline: none;
}
button.active{
	outline: none;
}
button{
	cursor: pointer;
	outline: none;
}
.wrapper {
	overflow: hidden;
}
.mt10 {
	margin-top:10%;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0;
}
header {
	background-image: url(https://hubus.pro/images/slider.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 40px;
}
header .contacs {
	line-height: 28px;
}
header .contacs-phone {
	display: block;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: right;
}
header .contacs .contact-me {
	color: #fff;
 display: block;
 font-weight: 400;
 font-size: 18px;
 text-transform: uppercase;
 margin: 0 0 0 auto;
 text-align: right;
}
header .container-top {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	max-width: 1280px;
	padding: 0 15px;
	box-sizing: border-box;
	margin: 0 auto;
	transition: all 0.3s ease;
}
header .navbar .menuBtn {
	padding: 0;
 border: none;
}

header .navbar-nav{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
}
header .navbar-brand {
	color: #fff;
	min-width: 190px;
	font-weight: bold;
	line-height: 28px;
	font-size: 26px;
	margin: 0;
	padding: 0;
}
header .navbar-brand .logo__descr {
	display: block;
	font-size: 18px;
	font-weight: 400;

}
header .navbar-nav .nav-link{
	font-size: 20px;
	color: #fff;
	text-align: right;
	padding: 0;
}
header {
	padding-top: 45px;
}
header .navbar {
	align-items: flex-start;
	padding: 0;
}
header .navbar-nav .nav-item{
	margin: 0 20px 10px 10px;
	position: relative;
}
header .navbar-nav .nav-item:last-child{
	padding-right: 0;
}
header .head-title h1{
	font-size: 81px;
	color: #fff;
	font-weight: bold;
	padding: 250px 0 80px 0;
}
header .head-title .head-but{
	padding-bottom: 160px;
}
header .head-title .head-but a {
	font-size: 16px;
	color: #000;
	font-weight: 500;
	background-color: #fff;
	border-radius: 50px;
	text-align: center;
	padding: 18px 40px;
	text-decoration: none;
	border: 2px solid #fff;
	transition: .5s all ease;
}
header .head-title .head-but a:hover{
	border: 2px solid #fff;
	background: transparent;
	color: #fff;
}
.nav-contacts {
	line-height: 28px;
	display: inline-block;
	text-align: right;
	padding: 0;
}
.nav-contacts .nav-tel a {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
.nav-contacts .nav-but a{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
}
.nav-contacts .nav-tel a:hover, .nav-contacts .nav-but a:hover{
	text-decoration: underline;
}
header .head-title .head-end-text p{
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	text-shadow: -1px -1px #FF0000;
	padding-bottom: 20px;
}
header .head-title .head-end-text a img {
	color: #fff;
	width: 2%;
}
header .head-title .head-end-text{
	position: relative;
}
#brief-conn {
	color: #fff;
    font-size: 1.2em;
    cursor: pointer;
    width: 200px;
    margin: 40px auto 0;
}
.scroll-down-btn {
/* Тут стили кнопки, картинки, размеры */
  position: relative;
  bottom: 15px;
  animation: bounce 1.5s infinite; /* Анимацию bounce пропишем ниже */
}
@keyframes bounce {
  0% {
    bottom: 0;
  }

  100% {
    bottom: -25px;
  }
}
/*------------END HEADER------------*/
/*------------ QUIZ START-----------*/
.ui-widget-content {
	border: 1px solid #ededed;
    background: #ededed;
}
.ui-widget.ui-widget-content {
	border: none;
}
.quiz-bg {
	background: url(https://hubus.pro/images/q-a.svg) no-repeat center 0;
    padding: 0px 0 40px;
    margin-top: 30px;
}
.quiz {
	width: 50%;
	max-width: 500px;
    margin: 0 auto;
}

.quiz .navbar {
	visibility: hidden;
}

.quiz form {
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    background: #fff;
    height: 450px;
	border-radius: 20px;
	overflow: hidden;
}
.quiz form .tab-content {
	padding: 30px;
	height: 390px;
}
.quiz form h3 {
	font-weight: bold;
	text-align: center;
}
.quiz form h3 + p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
    color: #a1a1a1;
    font-size: 14px;
    font-weight: 500;
}
.quiz #polzunok-value, .quiz #polzunok-value2 {
	background-image: linear-gradient(to right, #4988ff, #5293ff, #5e9eff, #6ba9ff, #79b3ff);
    padding: 5px 0px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0px auto;
    display: block;
    width: 150px;
    text-align: center;
}
.quiz #polzunok, .quiz #polzunok2 {
	margin: 30px 0 15px 0;

}
.quiz #polzunok .ui-state-default, .quiz #polzunok2 .ui-state-default, .ui-widget-content .ui-state-default {
	border-radius: 50%;
	border: 5px solid #5e9eff;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    height: 36px;
    width: 36px;
}
.quiz #polzunok .ui-state-hover, .quiz #polzunok2 .ui-state-hover, .ui-widget-content .ui-state-hover {
	border-radius: 50%;
	border: 5px solid #5e9eff;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    height: 36px;
    width: 36px;
}
.quiz #polzunok .ui-state-hover, .quiz #polzunok2 .ui-state-focus, .ui-widget-content .ui-state-focus {
	outline: none;
}
.quiz #polzunok .ui-state-active, .quiz #polzunok2 .ui-state-active, .ui-widget-content .ui-state-active {
	border-radius: 50%;
	border: 5px solid #5e9eff;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    height: 36px;
    width: 36px;
    outline: none;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.8em;
}
.quiz #polzunok .ui-widget-header, .quiz #polzunok2 .ui-widget-header {
	background: #5e9eff;
}
.quiz #polzunok .ui-widget-content, .quiz #polzunok2 .ui-widget-content {
	background: #e7e7e7;
}
.quiz #polzunok .ui-widget.ui-widget-content, .quiz #polzunok2 .ui-widget.ui-widget-content {
	border: 1px solid #e7e7e7;
}
.quiz .min-max {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
	color:#000;
}
.quiz .progress {
	height: 10px;
	border-radius: 0;
}
.rub { 
	line-height: 5px;
	width: 0.4em;
	border-bottom: 1px solid #000; 
	display: inline-block;
}
.rub.rub-val {
	border-color: #fff;
}
.rub.rub-val.fix {
	border-bottom: 2px solid #2982ca;
}
.quiz .pager {
	display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding-inline-start: 0px;
    margin-inline-end: 0px;
    position: absolute;
    bottom: -30px;
    margin-block-end: 0;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    padding: 0 20px;
}
.quiz .pager li {
	list-style: none;
	width: 100%;
}
.quiz .pager li + li {
	margin-left: 10px;
}
.quiz .pager li a {
	display: inline-block;
    width: 100%;
    text-align: center;
	text-decoration: none;
    background: linear-gradient(to right, #4988ff, #5293ff, #5e9eff, #6ba9ff, #79b3ff);
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
}
#submit-quiz {
	display: inline-block;
    width: 100%;
    text-align: center;
	text-decoration: none;
    background: linear-gradient(to right, #4988ff, #5293ff, #5e9eff, #6ba9ff, #79b3ff);
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    border: none;
    outline: none;
}
.quiz .pager li.previous a {
	background: #d8d8d8;
}
.quiz #tab2 h3 {
	margin-bottom: 30px;
}


/* Customize the label (the container) */
.custom-box {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.custom-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 31px;
  width: 31px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.custom-box:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.custom-box input:checked ~ .checkmark {
  	background-color: #ffffff;
    border: 4px solid #5a9aff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-box input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-box .checkmark:after {
  	top: 4px;
    left: 4px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #4f90ff;
}

.quiz form #tab4 h3 + p,
.quiz form #tab5 h3 + p {
	margin-bottom: 20px;
}
.quiz form #tab6 h3 + p {
	margin-bottom: 70px;
}
.btn-secondary:focus,
.btn-secondary.focus {
	box-shadow: none;
}
.quiz .btn {
	padding: .375rem 0.5rem;
}
.quiz .btn-secondary {
	color: #212529;
    background-color: #ffffff;
    border-color: #5d9dff;
    margin: 4px 3px;
    font-size: 14px;
    cursor: pointer;
}
.quiz .btn-secondary:hover {
	color: #fff;
    background-color: rgba(98, 162, 255, 0.5);
    border-color: #5d9dff;
}
.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active {
	color: #fff;
    background: linear-gradient(to right, #4988ff, #5293ff, #5e9eff, #6ba9ff, #79b3ff);
    box-shadow: none;
    border: none;
}
 .quiz .quiz-form {
	margin: 0 auto 20px auto;
    width: 100%;
    height: 45px;
    border: 2px solid #69a7ff;
    border-radius: 10px;
 }
 .mb-50 {
 	margin-bottom: 50px;
 }
 @media (max-width: 1210px){
 	header .container-top {
 		flex-wrap: wrap;
 	}
 	header .contacs {
 		flex-grow: 3;
			order: 3;
			width: 100%;
 	}
 	header .navbar {
 		position: relative;
			flex-wrap: wrap;
			justify-content: flex-end;
			order: 2;
			flex-basis: 30px;
			flex-shrink: 30px;
 	}
 	header .navbar .menuBtn {
 		align-self: center;
			width: 30px;
			height: 30px;
			position: absolute;
 		right: 0;
 		top: 7px;
 		background-color: transparent;
 		border: none;
			background-image: url(https://hubus.pro/img/menu.svg);
			background-repeat: no-repeat;
			background-position: center;
			background-size: 100%;
 	}
 	header .navbar-nav {
 		width: 0;
			display: block;
			visibility: hidden;
			transition: height .3s ease;
			text-align: right;
			height: 0;
			overflow: hidden;
 	}
 	header .navbar-nav .nav-item {
 		padding: 5px 0;
			margin: 0;
 	}
 	.menuShow .navbar {
 		flex-basis: auto;
 	}
 	.menuShow .navbar-nav {
 		width: auto;
			visibility: visible;
			display: flex;
			flex-direction: column;
			height: 250px;
			margin-top: 70px;
 	}
 	.menuShow .navbar-nav .nav-item {
 		display: inline-block
 	}
@media only screen and (max-width: 780px){
	header .navbar-brand .logo__descr {
		font-size: 16px;
	}
	header .contacs {
		line-height: 22px;
		margin-top: 20px;
	}
	
	.menuShow .contacs {
			margin-top: 0;
		}
}
 }
 @media (max-width: 767px) {
	.quiz {
		width: 90%;
		max-width: 400px;
	}
}
@media only screen and (max-width: 700px) {
		header .navbar {
			position: relative;
			top: auto;
			right: 0;
		} 
}
@media (max-width: 860px) {
	.quiz h3 {
		font-size: 20px;
	}
	.quiz form h3 + p {
		font-size: 12px;
	}
	.quiz .btn {
	padding: .175rem 0.5rem;
	}
}
@media only screen and (max-width: 560px) {
		header {
			justify-content: flex-end;
		}
		header .navbar .navbar-nav {
			margin-top: 60px;
		}
		header .contacs {
			display: none;
		}
}
@media only screen and (min-width: 520px) {
		header .navbar-nav .nav-link:after {
			content: '';
	  position: absolute;
	  height: 2px;
	  width: 100%;
	  border-radius: 10px;
	  left: 0;
	  right: 0;
	  margin: auto;
	  top: 30px;
	  visibility: hidden;
	  background-color: #fff;
	  -webkit-transition: all .1s ease;
	  transition: all 0.3s ease;
	  -webkit-transform: scaleX(0);
	  -ms-transform: scaleX(0);
	  transform: scaleX(0);
		}
		header .navbar-nav .nav-link:hover{
			transition: .3s all ease;
		}
		header .navbar-nav .nav-link:hover:after{
			visibility: visible;
   -webkit-transform: scaleX(1);
   -ms-transform: scaleX(1);
   transform: scaleX(1);
		}
}
@media only screen and (max-width: 480px) {
	header {
	justify-content: flex-end;
	position: relative;
	transition: all ease 0.3s;
	}
	header .navbar {
		position: absolute;
		right: 20px;
	}
	.menuShow {
				height: 305px
		}
}
/*------------- Quiz end ------------*/
/*----------------START FIRST SCREEN--------*/
.second-rov .step-live {
	padding: 50px 70px 60px 0px;
}
.second-rov .step-pic{
	padding: 50px 0 60px 0;
}
.second-rov .step-pic img{
	width: 100%;
}
.second-rov .step-live .step-live-title{
	font-size: 22px;
	color: #000;
	padding-bottom: 60px;
	font-weight: 600;
}
.second-rov .step-live .step-live-text{
	font-size: 17px;
	color:  #31475E;
	padding-bottom: 15px;
	font-weight: 500;
}
.second-rov .step-live .step-live-butt{
	padding-top: 50px;
}
.second-rov .step-live .step-live-butt a{
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	background-color: #fb3e3a;
	padding: 15px 30px;
	border-radius: 50px;
	font-weight: 600;
	letter-spacing: 1px;
	transition: .5s all ease;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.second-rov .step-live .step-live-butt a:hover{
	background-color: red;
	box-shadow: 0 3px 2px rgba(0,0,0,.1);
}
.reward {
	display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.reward .reward-icons {
	display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}
.reward-img {
	width: 105px;
}
.reward-text {
	margin-left: 30px;
	width: 30%;
}
.reward-text-in {
	font-weight: 500;
	font-size: 1.1em;
	color: #31475E;

}
@media (min-width: 1080px) {
	.reward-row {
		margin-top:-100px;
	}
}
@media (min-width: 576px) {
	.modal-dialog {
		margin: 5px auto 0;
	}
}
@media (max-width: 768px) {
	.reward {
		flex-flow: column nowrap;
	}
	.reward-text {
		margin-top: 25px;
		margin-left: 0;
    	padding: 0 25px;
		text-align: center;
		width: auto;
	}
}
@media (max-width: 468px) {
	.reward-row {
		margin-top: 20px;
	}
	.reward .reward-icons {
		display: inline-flex;
	    flex-flow: row wrap;
	    justify-content: center;
	    align-items: center;
		}
	.reward-item {
		width: 50%;
	}
	.reward-img {
		display: inherit;
	    margin: 20px auto 0;
	} 
}
/*-------------end second screen---------*/
/*-----------start third screen----------*/
.garant {
	padding: 50px 0 50px 0;
}
.garant .garant-title{
	padding-bottom: 70px;
	padding-left: 50px;
}
.garant .garant-title .garant-big-title {
	font-size: 70px;
	font-weight: 500;
	color: #F2F2F2;
	opacity: 0.5;
	line-height: 0.8;
}
.garant .garant-title .garant-small-title{
	font-size: 30px;
	font-weight: 500;
	line-height: 0;
}
.garant .garant-block {
	text-align: center;
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,.05);
	border-radius: 10px;
	margin-bottom: 50px;
	transition: .4s all ease;
}
.garant .garant-block:hover{
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
}

.garant .garant-block:hover .garant-block-text .garant-text-title {
	color: #fb3e3a;
}

.garant-link-big {
	text-decoration: none;
}
.garant-link-big:hover {
	text-decoration: none;
}
.garant .garant-block .garant-pic {
	padding-bottom: 25px;
}
.garant .garant-block .garant-pic img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}
.garant .garant-block .garant-block-text{
	padding: 0 45px 0px 45px;
	height: 300px;
	overflow: auto;
}

.garant .garant-block .garant-block-text .garant-text-title{
	font-size: 19px;
	color: #31475E;
	padding-bottom: 15px;
	font-weight: 600;
	transition: color 0.2s;
}
.garant .garant-block .garant-block-text .garant-text {
	font-size: 17px;
	color: #31475E;
	padding-bottom: 15px;
	font-weight: 500;
	transition: color 0.2s;
}
.garant .garant-block .garant-butt a{
	border-radius: 5px 5px 10px 10px;
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	padding: 15px;
	background-image: linear-gradient(to bottom, #4884FF, #0152FF);
	font-weight: 600;
	transition: .4s all ease;
	display: inline-block;
	width: 100%;
	outline: none;
}
.garant .garant-block .garant-butt a:hover{
	background-image: linear-gradient(to bottom, #4985FF, blue);
	border-radius: 5px 5px 10px 10px;
	color: #fff;
}
/*------------end thrid section----------*/
/*---------------start fourth section ----------*/
.fourth {
	padding: 60px 0 50px 0;
}
.fourth .fourth-pic {
	padding-bottom: 50px;
}
.fourth .fourth-pic img{
	width: 100%;
}
.fourth .four-text p{
	font-size: 17px;
	color:  #31475E;
	padding-bottom: 15px;
	font-weight: 500;
	line-height: 2;
}
.fourth .fourth-block {
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	background-color: #fff;
	margin-top: -225px;
}
.fourth .fourth-block .four-text{
	font-size: 27px;
	color: #31475E;
	font-weight: 500;
	padding: 120px 35px;
}
.fourth .fourth-block .four-text b{
	font-size: 18px;
}
.fourth .four-text-logo {
	font-size: 35px;
	color: #31475E;
	padding-bottom: 55px;
	padding-left: 60px;
}
/*----------end fourth---------------*/
/*-----------start five---------*/
.projects {
	padding: 50px 0 60px 0;
}
.projects .projects-title{
	padding-bottom: 70px;
	padding-left: 50px;
}
.projects .projects-title .projects-big-title {
	font-size: 80px;
	font-weight: 500;
	color: #F2F2F2;
	opacity: 0.5;
	line-height: 0.8;
}
.projects .projects-title .projects-small-title{
	font-size: 30px;
	font-weight: 500;
	line-height: 0;
}
.project-pic, .project-pic2{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 340px;
}
.projects-col{
	transition: .1s all ease;
	margin-bottom: 20px;
}
.projects-col .project-pic:hover, .projects-col .project-pic2:hover{
	box-shadow: 0 0 4px rgba(0,0,0,.2);
}
.project-pic2 {
	position: relative;
}
.project-pic2 .project-pic-in-block{
	width: 100%;
	background-color: #fff;
	padding: 20px 10px;
	position: absolute;
	bottom: 0;
	left: 0; 
	margin: 0;
	opacity: 0;
	transition: .4s ease all;
	z-index: 1000;
}
.project-pic2:hover .project-pic-in-block{
	opacity: 1;
	transition: .4s ease all;
}
.project-pic2 .project-image{
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0 0 5px 5px;
}
.project-image{
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
/*///////////////////////////////////////////////////////*/
.mini .project-pic-in-block .mob-dev{
	font-size: 14px;
}
.mini .project-pic-in-block .nextgen{
	font-size: 18px
}
.mini .project-pic-in-block .invest, .profit  {
	font-size: 15px;
}

.mini .project-butt .project-butt-one {
	padding: 7px 10px;
	font-size: 13px;
}
.mini .project-butt .project-butt-two {
	padding: 7px 10px;
	font-size: 13px;
}
/*/////////////////////////////////////*/
.project-pic-in-block .mob-dev {
	color: #ABB6C2;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 10px;
}
.project-pic-in-block .nextgen {
	font-size: 21px;
	color: #31475E;
	font-weight: 500;
}
.project-pic-in-block .invest, .project-pic-in-block .profit {
	font-size: 17px;
	color: #6A7C92;
	font-weight: 500;
}
.project-pic-in-block .invest span{
	color: #000;
}
.project-pic-in-block .profit span {
	color: #4A90E2;
}
.project-pic-in-block .project-butt {
	padding-top: 25px;
}
.project-butt .project-butt-one {
	text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: #F94C41;
    /*background-image: linear-gradient(to right, #fb3e3a, blue);*/
    padding: 8px 15px;
    border-radius: 50px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: .3s all ease;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.project-butt .project-butt-one:hover{
	box-shadow: 0 2px 0px rgba(248,85,70,.2);
}
.project-butt .project-butt-two {
	text-decoration: none;
    font-size: 14px;
    color: #000;
    background-color: #fff;
    /*background-image: linear-gradient(to left, #000, #8a8282);*/
    padding: 8px 15px;
    border-radius: 50px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: .3s all ease;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}
.project-butt .project-butt-two:hover {
	box-shadow: 0 2px 0px rgba(0,0,0,.1);
}
.project-call{
	text-align: center;
	padding: 60px 0 35px 0;
}
.project-call a {
	font-size: 14px;
	color: #000;
	font-weight: 500;
	background-color: #fff;
	border-radius: 50px;
	text-align: center;
	padding: 18px 40px;
	text-decoration: none;
	transition: .5s all ease;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.project-call a:hover{
	background: transparent;
	box-shadow: 0 0 15px 1px rgba(0,0,0,.1);
}
/*------------end projetct section--------*/
/*------------start choose section-------*/
.choose {
	padding-bottom: 100px;
}
.choose .choose-title {
	padding-bottom: 70px;
	padding-left: 50px;
}
.choose .choose-title .choose-big-title{
	font-size: 80px;
	font-weight: 500;
	color: #F2F2F2;
	opacity: 0.5;
	line-height: 0.8;
}
.choose .choose-title .choose-small-title{
	font-size: 30px;
	font-weight: 500;
	line-height: 0;	
}
.choose .choose-block {
	margin-top: 7px;
}
.choose .choose-block a:hover{
	color: #000;
}
.choose .choose-block-title.active{
	color: #000 !important;
	background-color: #fafafa !important;
}
.choose .choose-block-title.active:after{
	right: 0;
}
.choose .choose-block-title {
	font-size: 17px;
	color: #000;
	font-weight: 500;
	padding: 10px 0 10px 40px;
	overflow: hidden;
	
	position: relative;
	margin-bottom: 20px;
}
.choose .choose-block-title:after{
	content: "";
	width: 80px;
	height: 4px;
	background-color: #F85A49;
	position: absolute;
	right: -105px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.choose .choose-text {
	font-size: 17px;
	color: #000;
	font-weight: 500;
	padding: 30px 0 30px 40px;
}
.choose .choose-price {
	font-size: 15px;
	color: #c3c3c3;
	padding-bottom: 10px;
}
.choose .choose-block-two {
	padding-left: 40px;
}
.choose .choose-block-two .choose-block-two-in {
	padding-bottom: 30px;
}
.choose .choose-block-two .choose-block-two-in p{
	font-size: 17px;
	color: #000;
	font-weight: 500;
}
.choose .choose-block-two .choose-block-two-in p span {
	color: #F85A49;
}
.choose .choose-block-two .choose-block-text-two .choose-block-two-title {
	font-size: 16px;
	color: #000;
	padding-bottom: 15px;
}
.choose .choose-block-two .choose-block-text-two .choose-text-two {
	font-size: 16px;
	color: #000;
}
.choose .choose-button{
	text-align: center;
	margin-top: 40px;
}
.choose .choose-button a {
	text-decoration: none;
    font-size: 13px;
    color: #fff;
    background-color: #fb3e3a;
    padding: 12px;
    width: 70%;
    float: left;
    display: inline-block;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .5s all ease;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.choose .choose-button a:hover{
	background-color: red;
    box-shadow: 0 3px 2px rgba(0,0,0,.1);
}
.choose .choose-block-two  .choose-button a:active{
	box-shadow: 0 2px 4px rgba(251,62,68,1);
}
.choose .choose-pic {
	height: 345px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
/*------------end choose section-------*/
/*---------start partners----------*/
.partners {
	padding: 30px 0;
}
.partners .partners-title {
	padding-bottom: 70px;
	padding-left: 50px;
}
.partners .partners-title .partners-big-title{
	font-size: 80px;
	font-weight: 500;
	color: #F2F2F2;
	opacity: 0.5;
	line-height: 0.8;
}
.partners .partners-title .partners-small-title{
	font-size: 30px;
	font-weight: 500;
	line-height: 0;	
}
.partners .partners-block {
	padding: 70px 90px;
	background-color: #fcfcfc;
}
.partners .partners-block .partners-block-title {
	text-align: center;
	font-size: 20px;
	color: #000;
	padding: 0 20px 70px 20px;
	line-height: 2;
}
.partners .partners-block .partners-cols {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.partners .partners-block .partners-cols:nth-child(5) {
	border-right: none;
}
.partners .partners-block .partners-cols:nth-child(9) {
	border-right: none;
	border-bottom: none;
}
.partners .partners-block .partners-cols:nth-child(8) {
	border-bottom: none;
}
.partners .partners-block .partners-cols:nth-child(7) {
	border-bottom: none;
}
.partners .partners-block .partners-cols:nth-child(6) {
	border-bottom: none;
}
.partners .partners-block .partners-cols .partners-pic {
	height: 150px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: 40px 0;
}
.partners .partners-block .partners-cols{
	transition: .4s all ease;
	padding: 0;
}
.partners .partners-block .partners-cols:hover{
	box-shadow: 0 0 4px rgba(0,0,0,.3);
	transition: .2s all ease;
	background-color: #fff;
}
.main-block {
	position: relative;
	width: 100%;
	transition: .4s ease all;
	overflow: hidden;
	height: 150px;
}

/*----------------next row ---------------*/
.will {
	padding-top: 70px;
	margin: 0;
}

.will .eye-pic-left {
	margin-left: -70px;
}
.will .eye-pic-right {
	margin-left: 105px;
}
.will .will-block {
	height: 50px;
	margin-top: 45px;
}
.will .will-block.owl-carousel {
	margin-top: -2px;
}
.will .will-block p{
	text-align: center;
	font-size: 24px;
	color: #000;
	font-weight: 500;
}
.will .will-butt {
	text-align: center;
	padding-top: 40px;
}
.will .will-butt .red {
	text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: #fb3e3a;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .5s all ease;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    text-align: center;
    margin-right: 60px;
}
.will .will-butt .red:hover {
	background-color: #b70906;
}
.will .will-butt .blue {
	text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: #4291D9;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .5s all ease;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    text-align: center;
}
.will .will-butt .blue:hover{
	background-color: #004686;
}
.will .owl-nav {
	text-align: center;
}
.will .owl-nav button{
	outline: none;
}
.will .owl-nav .red {
	text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: #fb3e3a;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .5s all ease;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    text-align: center;
    margin-right: 60px;
}
.will .owl-nav .red:hover {
	background-color: red;
	color: #fff;
}
.will .owl-nav .blue {
	text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: #4291D9;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .5s all ease;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    text-align: center;
}
.will .owl-nav .blue:hover{
	background-color: blue;
	color: #fff;
}
.will .skopka-left p{
	text-align: right;
}
.will .skopka-right p{
	text-align: left;
}
.will .skopka-left p, .will .skopka-right p {
	font-size: 40px;
	color: #E8E8E8;
	margin-top: -20px;
	text-decoration: none;
	cursor: pointer;
}
.pills-block {
	display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    align-items: center;
    margin-top: -35px;
}
.pills-block .red,
.pills-block .blue {
	text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: #fb3e3a;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .5s all ease;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    text-align: center;
    margin-right: 0;
    margin-top: 20px;
    cursor: pointer;
}
.pills-block .blue {
	background-color: #4291D9;
}
.pills-block .red:hover {
	    background-color: red;
}
.pills-block .blue:hover {
	    background-color: blue;
}
@media (max-width: 767px) {
	.pills-block {
		justify-content: space-evenly;
		margin-top: 0;
	}
	.pills-block .red,
	.pills-block .blue {
		margin-right: 0;
	}
	.skopka-left,
	.skopka-right {
		display: none;
	}
	.will {
		padding-top: 0;
	}
	.eye-pic-left,
	.eye-pic-right {
		display: none;
	}
}


.we-make {
	padding-top: 260px;
	padding-bottom: 100px;
}
.we-make .we-make-block h1 {
	font-size: 200px;
	letter-spacing: 50px;
	color: #000;
	line-height: 0;
	opacity: 0.03;
	font-weight: bold;
}
.we-make .we-make-block h1 span {
	color: #fb3e3a;
}
.we-make .we-make-block-text {
	padding: 0 60px;
}
.we-make .we-make-block-text h2 {
	font-size: 40px;
	color: #000;
	margin-top: -165px;
	font-weight: 500;
}
.we-make .we-make-block-text p{
	font-size: 20px;
	color: #000;
	padding-top: 60px;
	line-height: 1.8;
}
/*-------------------end-----------*/
/*-----------------start footer form----------*/
.foot-form {
	padding-bottom: 30px;
}
.foot-form-con{
	background-image: url('https://hubus.pro/images/footform.svg');
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 80px;
}
.foot-form-con form{
	padding-top: 80px;
	display: inline-grid;
}
.foot-form .foot-form-title{
	padding-bottom: 70px;
	padding-left: 50px;
	text-align: left;
}
.foot-form .foot-form-title .foot-form-big-title {
	font-size: 80px;
	font-weight: 500;
	color: #F2F2F2;
	opacity: 0.5;
	line-height: 0.8;
}
.foot-form .foot-form-title .foot-form-small-title{
	font-size: 30px;
	font-weight: 500;
	line-height: 0;
}
.foot-form-con .inputs2{
	height: 65px;	
    border-radius: 50px;
    border: none;
    -ms-border: none;
    -o-border: none;
    -webkit-border: none;
    -moz-border: none;
    font-size: 20px;
    padding: 0 100px 0 35px;
    margin-bottom: 20px;
    outline: none;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.foot-form-con form .foot-butt{
	height: 65px;
	font-size: 20px;
	color: #fff;
	border-radius: 50px;
	background-color: #000;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	font-weight: 500;
	transition: .4s all ease;
	margin-top: 15px;
}
.foot-form-con form .foot-butt:hover{
	box-shadow: 0 0 10px rgba(0,0,0,.5);
}
/*----------------------------*/
/*-----------------------start foooter----*/
.f-rov{
	padding-bottom: 80px;
	border-bottom: 2px solid #dfdfdf;
}
footer .f-contacts {
	display: grid;
}
footer .f-contacts a{
	color: #6A7C92;
	padding: 5px 0;
	font-size: 17px;
	text-decoration: none;
}
footer .f-contacts a:hover{
	color: #32325d;
	font-weight: 500;
}
footer .f-title {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	padding-bottom: 30px;
}
footer .f-end-title{
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 30px;
	color: #FF5947;
}
footer .f-end{
	position: relative;
	max-width: 315px
}
footer .f-end .f-end-text{
	color: #6A7C92;
	font-size: 17px
}
footer .f-end .inputs2 {
    border-radius: 50px;
    height: 45px;
    font-size: 20px;
    outline: none;
    margin-top: 30px;
    -webkit-appearance: none;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    width: 100%;
    display: inline-block;
    padding: 0 20px;
    border-width: 0px;
    position: relative;
    z-index: 1;
}
footer .f-end button{
	border: none;
	background: #1651ef;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	padding: 10px 15px;
	border-radius: 30px;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	z-index: 100;
}
footer .f-end button:hover{
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}
footer .f-end button:active{
	box-shadow: 0 3px 2px rgba(0,0,0,.1);
	outline: none;
}
footer .f-bottom-rov {
	padding: 40px 0;
}
footer .f-bottom-rov .copy{
	font-size: 16px;
	color: #6A7C92;
}
footer .f-bottom-rov .copy-right{
	text-align: right;
}
footer .f-bottom-rov .copy-right a{
	color: #6A7C92;
	padding: 5px 0;
	font-size: 16px;
	text-decoration: none;
	padding-right: 25px;
	text-align: right;
}
footer .f-bottom-rov .copy-right a:hover{
	color: #32325d;
}
/*//////////////modal//////////////*/
.modal-dialog-centered {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}
.close{
	text-shadow: none;
	outline: none;
}
.modal-header .close {
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 0;
    margin: 0;
    height: 22px;
    width: 22px;
    background: #e1e1e1;
    border-radius: 50%;
    outline: none;
}
.modal-header .close:hover {
	background: #d2d2d2;
	outline: none;
}
.modal-header .close:focus {
	outline: none;
}
.close span{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none;
}
.close span img {
	width: 10px;
	height: 10px;
	outline: none;
}

.modal-content {
    border-radius: 10px;
    background: #fff;
    position: relative;
    padding-bottom: 20px;
    border: none;
}
@media (min-width: 576px) {
	.modal-sm {
	 max-width: 400px;
	}
}
.modal .modal-header h5{
	color: #444444;
    text-align: center;
    padding-bottom: 0;
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: bold;
}
.modal .modal-header h5 + p {
	margin-bottom: 30px; 
	color: #9d9d9d;
	font-size: 13px;
}
.form-group input.form-control {
	width: 100%;
    height: 45px;
    border: 2px solid #98c1eb;
    border-radius: 10px;
    padding: 0 12px;
    margin-bottom: 25px;
    font-size: 17px;
}
.form-control:focus{
	box-shadow: none;
}
.modal-header{
	border: none;
	padding: 30px 20px 0 20px;
	display: flex;
    	flex-flow: column nowrap;
    	justify-content: flex-start;
    	align-items: center;
}
.modal-body{
	padding: 0 20px;
	margin-bottom: 35px;
}
.modal-content .mybutton {
	display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    width: 50%;
    border: none;
    border-radius: 10px;
    padding: 10px;
    background-image: linear-gradient(to right, #4988ff, #5293ff, #5e9eff, #6ba9ff, #79b3ff);
    color: #fff;
    transition: .4s ease all;
    margin: 0 auto;
    text-align: center;
}
.modal-content .mybutton:focus{
	outline: none;
}
.modal-content .mybutton:hover{
	opacity: .75;
}
/*-------------------end modal------------*/
/*-----------------start thanks-----------*/
.thanks {
	background-image: url('https://hubus.pro/images/network.svg');
	background-repeat: no-repeat;
    background-position: 1278px -176px;
    background-size: 34%;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.thanks .thanks-title{
	padding-bottom: 30px;
}
.thanks .thanks-title a{
	color: black;
    cursor: pointer;
    font-size: 28px;
    font-weight: 700;
    text-decoration: none;
}
.thanks .left img{
	border-radius: 10px;
	height: 450px;
    max-width: 95%;
}
.thanks-con{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100vw;
}
.thanks .right h2{
	color: #000;
    font-weight: bold;
    font-size: 30px;
    margin: 0 0 20px 0;
    letter-spacing: 1px;
}
.thanks .right-pic img {
	max-width: 100%;
    max-height: 400px;
}
.thanks .thanks-text {
    margin-top: 20px;
    color: #000;
    line-height: 1.2;
    font-size: 18px;
}
.thanks .thanks-text2 {
    margin-top: 40px;
    color: #000;
    line-height: 1.2;
    font-size: 18px;
}
.thanks .end{
	margin-top: 40px;
    color: #7F7F7F;
    line-height: 1.2;
    font-size: 18px;
}
.thanks .icons{
	padding-top: 30px;
	padding-bottom: 25px;
}
.thanks .icons a img{
	width: 5%;
	display: inline-block;
	margin-right: 15px;
}

.end-blue {
	display: none;
}




/*------------------------------end-----------*/
@media (min-width: 1200px){
	.container {
	    max-width: 1280px;
	}
	.thanks-con{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	header .head-title .head-but a{
		padding: 15px 20px;
	}
	.project-pic, .project-pic2{
		box-shadow: 0 0 15px rgba(0,0,0,.1);
		border-radius: 5px;
	}
	.project-pic2 {
		height: 540px;
	}
	.project-pic2 .project-pic-in-block{
		opacity: 1;
	}
	/*.project-pic2 .project-pic-in-block{
		border-radius: 0 0 5px 5px;
		width: calc(100% + 2px);
		background-color: #fff;
		padding: 20px 10px;
		position: absolute;
		bottom: -1px;
		left: 0; 
		margin: 0 0 0 -1px;
		opacity: 1;
		transition: .4s ease all;
		z-index: 1000;
	}*/
	/*.project-pic2 .project-pic-in-block{
		opacity: 1;
		border-radius: 0 0 5px 5px;
	}*/
	.project-image{
		background-position: center 20%;
	    background-size: 100%;
	    background-repeat: no-repeat;
	}
	.mini .project-pic-in-block .invest br,
	.mini .project-pic-in-block .profit br {
		display: none;
	}
	.navbar {
		width: 100%;
	}
	header .container-top {
		height: 45px;
	}
	header .menuShow {
    height: 305px
 }
	header .head-title h1 {
		font-size: 60px;
		padding: 100px 0 70px 0;
		transition: all ease 0.3s;
	}
	header .head-title-change h1 {
 	padding-top: 30px;
 }
	header .head-title .head-but {
		padding-bottom: 80px;
	}
	.second-rov .step-live{
		padding: 50px 0 20px 0px;
    	text-align: center;
	}
	.second-rov .step-pic{
		padding: 50px 0 20px 0;
	}
	.garant .garant-title{
		padding-bottom: 35px;
		padding-left: 15px;
	}
	.garant .garant-title .garant-big-title{
		font-size: 28px;
		font-weight: 600;
	}
	.garant .garant-title .garant-small-title {
		font-size: 24px;
		font-weight: bold;
	}
	.fourth .fourth-block{
		margin-top: 0;
	}
	.fourth .fourth-block .four-text{
		font-size: 22px;
		padding: 60px 0;
	}
	.fourth .four-text-logo{
		font-size: 30px;
		padding-left: 30px;
		padding-bottom: 40px;
	}
	.projects{
		padding: 20px 0 60px 0;
	}
	.projects .projects-title{
		padding-left: 15px;
		padding-bottom: 50px;
	}
	.projects .projects-title .projects-big-title {
		font-size: 30px;
	}
	.projects .projects-title .projects-small-title {
		font-size: 26px;
	}
	.projects-col{
		margin-bottom: 40px;
		padding: 0 40px;
	}
	.project-call {
		padding: 20px 0 35px 0;
	}
	.choose .choose-title .choose-big-title{
		font-size: 35px;
	}
	.choose .choose-title .choose-small-title{
		font-size: 24px;
	}
	.choose .choose-title {
		padding-bottom: 50px;
		padding-left: 15px;
	}
	.choose .choose-block{
		margin-bottom: 40px;
	}
	.choose .choose-pic{
		background-position: top;
	}
	.choose {
		padding-bottom: 40px;
	}
	.partners .partners-title .partners-big-title{
		font-size: 35px;
	}
	.partners .partners-title .partners-small-title{
		font-size: 24px;
	}
	.partners .partners-title{
		padding-bottom: 50px;
		padding-left: 15px;
	}
	.partners .partners-block{
		padding: 50px 60px;
	}
	.partners .partners-block .partners-cols .partners-pic {
		background-size: contain;
		margin: 20px 10px;
	}
	.partners .partners-block .partners-cols{
		border: 1px solid #eaeaea;
	}
	.partners .partners-block .partners-cols:nth-child(5){
		border-right: 1px solid #eaeaea;
	}
	.partners .partners-block .partners-cols:nth-child(8){
		border-bottom: 1px solid #eaeaea;
	}
	.partners .partners-block .partners-cols:nth-child(9){
		border-right: 1px solid #eaeaea;
		border-bottom: 1px solid #eaeaea;
	}
	.overlay p{
		font-size: 25px;
		padding: 55px 0;
	}
	.will .eye-pic-right{
		margin-left: 290px;
    	margin-top: -242px;
	}
	.will .eye-pic-left{
		margin-left: -30px;
    	margin-top: -20px;
	}
	.pills-block {
		margin-top:20px;
	}
	.we-make .we-make-block h1{
		font-size: 77px;
	}
	.choose .choose-block-two .choose-block-two-in p{
		font-size: 14px;
	}
	.choose .choose-block-two .choose-block-text-two .choose-block-two-title{
		font-size: 13px;
	}
	.choose .choose-block-two .choose-block-text-two .choose-text-two{
		font-size: 13px;
	}
	.choose .choose-button a{
		font-size: 12px;
		display: inline-block;
		width: 85%;
	    padding: 8px;
	    float: left;
	}
	.project-pic2 .project-image {
		border: none;
		border-radius: none;
	}
	.partners .partners-block .partners-block-title{
		padding: 0 20px 40px 20px;
	}
	.we-make{
		padding-bottom: 30px;
	}
	.we-make .we-make-block-text h2{
		font-size: 35px;
	}
	.we-make .we-make-block-text p{
		padding-top: 30px;
		font-size: 18px;
	}
	.foot-form .foot-form-title{
		padding-bottom: 50px;
		padding-left: 15px;
	}
	.foot-form .foot-form-title .foot-form-big-title{
		font-size: 38px;
	}
	.foot-form .foot-form-title .foot-form-small-title{
		font-size: 25px;
	}
	.foot-form-con .inputs2{
		height: 50px;
		padding-right: 0;
		font-size: 18px;
		border: none;
		-ms-border: none;
		-moz-border: none;
		-o-border: none;
		-webkit-border: none;
		-ms-box-shadow: 0 0 10px rgba(0,0,0,.5);
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
		-o-box-shadow: 0 0 10px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
	}
	.foot-form-con form .foot-butt{
		font-size: 18px;
		height: 50px;
		width: 50%;
    	margin-left: 111px
	}
	footer .f-title{
		padding-bottom: 10px;
		margin-top: 20px;
	}
	
	footer .f-contacts a{
		font-size: 16px;
	}
	footer .f-end-title{
		padding-bottom: 0;
		margin-top: 20px;
	}
	footer .f-end button{
		right: 24px;
		right: 0;
	}
	.f-rov{
		padding-bottom: 50px;
	}
	.project-call a{
		padding: 10px 25px;
	}
	/* header .navbar .navbar-nav .nav-item{
		margin-left: auto;
	} */
	.thanks {
		background-position: 149px -128px;
    	background-size: 100%;
	}
	.thanks .thanks-title{
		padding-left: 50px;
		margin-top: 50px;
	}
	.thanks .right{
		background-position: 60px bottom;
    	padding-bottom: 85px;
	}
	footer .f-end {
		text-align: center;
		max-width: 350px;
		margin: 0 auto
	}
	footer .f-end form {
		width: 100%;
		box-shadow: 0 0 10px rgba(0,0,0,.15);
		border-radius: 50px;
		margin-top: 30px;
	}
	footer .f-end .inputs2{
		box-shadow: none;  /*pravka*/
		text-align: center;
		width: 90%;
		display: block;
		margin: 0 auto 0 0;

	}
	.modal-dialog{
		margin: 0;
		margin: 0 50px 0 50px;
	}
	.close span {

	}
	.modal .modal-header h5{
		margin-bottom: 10px;
	}
	.form-group input.form-control{
		font-size: 18px;
		height: 55px;
	}
	.foot-form-con form{
		display: block;
	}
	.end-blue {
		display: block;
	}
	.end-blue input{
		margin-top: 30px;
		position: relative;
		height: 65px;	
  border-radius: 50px;
  border: none;
  -ms-border: none;
  -o-border: none;
  -webkit-border: none;
  -moz-border: none;
  font-size: 20px;
  padding: 0 100px 0 35px;
  margin-bottom: 20px;
  outline: none;
  box-shadow: 0 0 10px rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
  -o-box-shadow: 0 0 10px rgba(0,0,0,.5);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
  -ms-box-shadow: 0 0 10px rgba(0,0,0,.5);
	}
	.end-blue button{
		border: none;
  background: #4A90E2;
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  padding: 21px 24px;
  border-radius: 30px;
  position: absolute;
  right: 50px;
  bottom: 19px;
  color: #fff;
	}
	.thanks .left img{
		height: 400px;
    	max-width: 100%;
	}
	.thanks .right h2{
		margin-top: 30px;
	}
	.thanks .right{
		padding: 0;
	}
	.thanks .icons a img{
		width: 10%;
	}
	/*////////////////////////*/
	.mini .project-butt .project-butt-one{   /*pravka*/
		padding: 6px 0;
  font-size: 13px;
  width: 64%;
  display: inline-block;
  text-align: center;
	}
}
@media (max-width: 980px){
	footer .container .f-bottom-rov .copy {
	 width: 100%;
	 margin-bottom: 10px;
	 text-align: center;
	}
	 footer .container .f-bottom-rov .copy-right {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  justify-content: center;
}
}
@media (max-width: 620px) {}
footer .container .f-bottom-rov .copy-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*
     FILE ARCHIVED ON 21:31:58 Feb 14, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:36:27 Jul 18, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.621
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.03
  esindex: 0.016
  cdx.remote: 291.65
  LoadShardBlock: 1263.241 (3)
  PetaboxLoader3.resolve: 1023.154 (2)
  PetaboxLoader3.datanode: 920.063 (4)
  load_resource: 689.176
*/
