@charset "utf-8";
body {
	font-family: 'Exo 2', sans-serif !important;
}
.hero-section {
    /*background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(146, 127, 84, 0.99)), url(../stend_shod_razval_techno_vector_7_truck_v7204hta.jpg);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 150px 0 100px 0;
}

.footer {
padding: 50px 0 50px 0;
    background: #F1F1F1;
}

.h1, h1 {
    font-size: 4rem;
}
.h2, h2 {
    font-size: 3rem;
}
.h3, h4 {
    font-size: 2rem;
}
.h4, h4 {
    font-size: 1.5rem;
}
.h5, h5 {
    font-size: 1rem;
}
.h6, h6 {
    font-size: 0.8rem;
}


.card-pricing.popular {
    z-index: 1;
    border: 3px solid #007bff;
}
.card-pricing .list-unstyled li {
    padding: .5rem 0;
    color: #6c757d;
}

.features .features-list {
    padding: 50px 0 0 0;
    text-align: left;
}

.features-list ul {
    list-style-type: circle;
    padding-left: 20px;
    text-align: center;
}

.features-list ul li {
    display: list-item;
    text-align: left;
}
.features-list ul li {
    display: block;
    margin: 0 0 15px 0;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
}

.features-list ol li {
    list-style-type: decimal;
	display: list-item;
    margin: 0 0 15px 0;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
    padding-left: 10px;
}

    

.review-single img {
    width: auto;
    height: auto;
}

.navbar {
	    font-size: 14px;
    padding-top: 5px;
    height: 60px;
}

.comparetable {
    padding: 5px 0 50px 0;
    background: #fff;
}

.about {
    /*padding: 50px 0 50px 0;
    background: #F1F1F1;
	*/
}

.about-content {
    max-width: 900px;
    margin: 0 auto;
}

.about-content h2 {
    font-size: 38px;
	margin:20px 0 50px 0;
}

.features {
	    padding: 75px 0 75px 0;
}

.features-list ul li {
    display: list-item;
    text-align: left;
    margin: 0 0 15px 0;
    font-family: 'Exo 2', sans-serif;
    line-height: 1.2;
}

.features .features-list h1, .features .features-list h2 {
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    color: #222222;
    margin: 0 0 30px 0;
}

.titleh2 {
    font-size: 34px;
    font-weight: 400;
    color: rgb(38, 38, 38);
    line-height: 1.2;
    line-height: 50px;
    margin-bottom: 20px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 60px;
    height: 60px;
	background-color: #000;
	border-radius: 50px;
}

.carousel-caption {
	bottom: 2px;
    background: #ccc;
    font-size: 24px;
    color: #000;
    padding: 20px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
	background-size: 30px;
}

/* красивая форма */
.contact-form{
    background: #fff;
    width: 70%;
}
.contact-form .form-control{
    border-radius:1rem;
}
.contact-image{
    text-align: center;
}
.contact-image img{
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}
.contact-form form{

}
.contact-form form .row{
 
}
.contact-form h3{

    text-align: center;
    color: #0062cc;
}
.contact-form .btnContact {
    width: 70%;
    border: none;
    border-radius: 1rem;
    padding: 1.5%;
    background: #dc3545;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}

/* */
.tile {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
}
.tile .title {
  margin-top: 0px;
}
.tile.purple, .tile.blue, .tile.red, .tile.orange, .tile.green {
  color: #fff;
}
.tile.purple {
  background: #5133ab;
}
.tile.purple:hover {
  background: #3e2784;
}
.tile.red {
  background: #ac193d;
}
.tile.red:hover {
  background: #7f132d;
}
.tile.green {
  background: #00a600;
}
.tile.green:hover {
  background: #007300;
}
.tile.blue {
  background: #2672ec;
}
.tile.blue:hover {
  background: #125acd;
}
.tile.orange {
  background: #dc572e;
}
.tile.orange:hover {
  background: #b8431f;
}


/* таймлайн */
.circle {
  padding: 13px 20px;
  border-radius: 50%;
  background-color: #2c4f92;
  color: #fff;
  max-height: 50px;
  z-index: 2;
}

.how-it-works.row .col-2 {
  align-self: stretch;
}
.how-it-works.row .col-2::after {
  content: "";
  position: absolute;
  border-left: 3px solid #2c4f92;
  z-index: 1;
}
.how-it-works.row .col-2.bottom::after {
  height: 50%;
  left: 50%;
  top: 50%;
}
.how-it-works.row .col-2.full::after {
  height: 100%;
  left: calc(50% - 3px);
}
.how-it-works.row .col-2.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}


.timeline div {
  padding: 0;
  height: 40px;
}
.timeline hr {
  border-top: 3px solid #2c4f92;
  margin: 0;
  top: 17px;
  position: relative;
}
.timeline .col-2 {
  display: flex;
  overflow: hidden;
}
.timeline .corner {
  border: 3px solid #2c4f92;
  width: 100%;
  position: relative;
  border-radius: 15px;
}
.timeline .top-right {
  left: 50%;
  top: -50%;
}
.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}
.timeline .top-left {
  left: -50%;
  top: -50%;
}
.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 3px);
}


.header {
    padding: 20px 0;
}

.header>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap
}

.header nav ul {
    padding: 0;
    margin: 0;
    display: flex;
}





body {
    overflow-x: hidden;
}





.wrapper {
    background-color: white;
}


.header-menu-items,
.header-menu-items__item {
    margin: 0;
    padding: 0;
}

.header-menu-items__item {
    list-style: 0;
    margin-right: 25px;
}

.header-menu-items__item a {
    text-decoration: none;
    color: rgba(0, 0, 0, .5);
}

.header-menu-items__item a:hover,
.header-menu-items__item a:active,
.header-menu-items__item a:focus {
    color: rgba(0, 0, 0, .9);
}

.header-link__tel {
    margin-right: 30px;
    vertical-align: middle;
}

.uznp {
    display: block;
    text-align: center;
}

h2.h2 {
    font-size: 38px !important;
}

.colb {
    color: black !important;
}

.container .h3,
h3 {
    font-size: 25px !important;
}

.tv-text-orange {
    font-size: 48px !important;
}

.menu-icon {
    display: none;
    width: 35px;
    height: 35px;
    position: fixed;
    top: 15px;
    left: 15px;
    cursor: pointer;
    background-color: transparent;
    border: none
}

.menu-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: grey;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: .25s ease-in-out;
    z-index: 999;
}

.menu-icon span:nth-child(1) {
    top: 0
}

.menu-icon span:nth-child(2) {
    top: 11px;
}

.menu-icon span:nth-child(3) {
    top: 22px;
}

.header>.container .menu.menu_state_open {
    height: auto;
    overflow: auto;
}

.menu.menu_state_open .menu-icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}

.menu.menu_state_open .menu-icon span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}

.menu.menu_state_open .menu-icon span:nth-child(2) {
    width: 0%;
    top: 18px;
    left: 50%
}

.features2 {
    display: none;
}




@media screen and (max-width:768px) {
    .header {
        padding: 15px 0;
    }

    .header nav ul {
        padding: 15px 0;
        padding-bottom: 5px;
        flex-direction: column;
        align-items: center;
    }

    .header nav ul li {
        margin-bottom: 10px;
    }

    .header-link {
        width: 100%;
        text-align: center;
    }

    .header-link button {
        margin: 10px 25%;
    }


    .header .container nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        overflow: hidden;
        z-index: 999;
        background-color: white;
    }

    .phone-navbar {
        margin: 0 auto;
    }

    .header-link__btn {
        margin-top: 17px;
    }

    .menu-icon {
        display: block;
    }

    h2.h2 {
        text-align: center !important;
    }

    .no-gutters {
        text-align: center;
    }

    .tcen {
        text-align: center;
    }

    .features {
        /*display: none;*/
    }

    .features2 {
        display: none;
    }

    #myTab {
    	flex-flow: column nowrap;
    }

    .tv-text-orange {
        font-size: 38px !important;
    }

    .features-list {
        padding-top: 40px;
    }

    .text-danger {
        margin-bottom: 20px;
    }

    .features-list .red {
        color: red !important;
		font-weight: bold;
		background: #fff;
		padding: 5px;
    }

    .slashbg {
        width: auto !important;
        margin: 0rem !important;
        padding: 1rem !important;
    }

    h1.h1 {
        font-size: 2.5rem;
    }

    .morepros {
        padding: 1rem 0rem !important;
    }

    .tv-btn-success {
        font-size:16px !important;
    }

    .tilemm {
        margin-bottom: 60px;
    }

    html {
        overflow-x: hidden;
    }
    .hero-section {
        padding-top: 30px!important;
    }
    .col-2.text-center.top.d-inline-flex.justify-content-center.align-items-center.nnad:after {
    height: 100%;
}
.how-it-works.row .col-2.top.nnl::after{
    left: calc(50% - 3px);
}
.hero-section.bg-first .container {
    background: transparent !important;
}

}


@media (max-width: 576px) {
    .header-link__btn {
        margin-top: 17px;
    }
}