* {
    margin: 0;
    padding: 0;
}

.container {
    max-width: 1440px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: white;
}

.wrapper {
    margin: 0 auto;
    padding: 36px 72px 0 72px;
}
main .wrapper{
    padding: 0 72px;
}

hr {
    border: 1px solid #484848;
}

/* --HEADER-- */

.head-container {
    background: url(../img/man-works-on-a-computer2.png);
    background-position: 0 40%;
    background-size: cover;
    min-height: 600px;
}
.head-container-estimates{
    min-height: 550px;
}
.head-container-estimates .head-container-background-colour{
    min-height: 550px;
}
.head-the-best-2nd-account-collision-estimating{
    min-height: 450px;
}
.head-the-best-2nd-account-collision-estimating .head-container-background-colour{
    min-height: 450px;
}
.head-container-background-colour{
    background-color: rgba(18, 27, 46, 0.56);
    min-height: 600px;
}
.head-container-background-colour-estimates{
    background-color: rgba(28, 31, 57, 0.93);
}
.head-container-blog{
    background-color: #6057eb;
    min-height: 200px;
}

.head-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 45px;
    position: relative;
}

nav {
    display: flex;
}

.navigation {
    display: flex;
    height: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family:  "Open Sans", serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 28px;
}

.navigation li {
    padding-right: 32px;
    list-style: none;
}
.navigation div{
    cursor: pointer;
    user-select: none;
}

.navigation li:last-child {
    padding-right: 0;
}
.capabilities-menu{
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    background-color: #fdfdfd;
    position: absolute;
    width: 50%;
    top: 47px;
    right: 0;
    border-radius: 7px;
    border: 1px solid rgba(128,128,128,0.71);
    font-family: "Open Sans", serif;
    padding: 30px;
    display: none;
    color: #594fed;
}
.capabilities-menu.active{
    display: block;
    animation: show 0.5s;
    animation-fill-mode: forwards;
}
@keyframes show {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.capabilities-menu-item{
    display: flex;
    margin: 15px 0;
    border-radius: 3px;
    padding: 10px;
}
.capabilities-menu-item:hover{
    background-color: rgba(128, 128, 128, 0.07);
}
.capabilities-menu nav{
    display: flex;
    flex-wrap: wrap;
}
.capabilities-menu nav li{
    list-style-type: none;
    width: 50%;
}
.capabilities-menu nav li .capabilities-menu-square{
    min-width: 20px;
    height: 20px;
    border-radius: 4px;
    margin-top: 5px;
    margin-right: 7px;
}
.capabilities-menu nav li:nth-child(1) .capabilities-menu-square{
    background-color: #fd3131;
}
.capabilities-menu nav li:nth-child(2) .capabilities-menu-square{
    background-color: #8b51fd;
}
.capabilities-menu nav li:nth-child(3) .capabilities-menu-square{
    background-color: #01be62;
}
.capabilities-menu nav li:nth-child(4) .capabilities-menu-square{
    background-color: #0096b1;
}
.capabilities-menu nav li:nth-child(5) .capabilities-menu-square{
    background-color: #fdbc58;
}
.capabilities-menu nav li span{
    color: #535353;
}
.capabilities-menu nav li .capabilities-menu-name-title{
    height: 22px;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: normal;
    white-space: nowrap;
}
.capabilities-menu nav li .capabilities-menu-name-subtitle{
    display: block;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: normal;
}
.wrapper-estimates .main-block-text p span,
.wrapper-estimates .main-block-reverse p span{
    display: block;
    font-weight: 700;
}
.wrapper-estimates .main-block-text button,
.wrapper-estimates .main-block-reverse button{
    background-color: rgb(90, 80, 239);
    border: 1px solid rgb(90, 80, 239);
    border-radius: 10px;
    color: #FFFFFF;
    font-family: "Open Sans", serif;
    line-height: 24px;
    font-size: 20px;
    font-weight: 800;
    padding: 18px 15px;
    margin-top: 40px;
}
.wrapper-estimates .main-block-text h3,
.wrapper-estimates .main-block-reverse h3{
    margin-bottom: 40px;
}
.estimates-background-grey{
    background-color: #eceef2;
}
.estimates-background-grey-last{
    background-color: #f8f8f9;
}
.head-block {
    display: flex;
    justify-content: space-between;
    padding-top: 64px;
    padding-left: 45px;
    padding-bottom: 25px;
}
.estimate-head-block{
    display: block;
}
.estimate-head-block .head-title{
    margin: 0 auto;
    max-width: none;
}
.estimate-head-block .head-title h1{
    max-width: 540px;
    text-align: center;
    margin: 0 auto 15px;
}
.empower-techs-head-block .head-title h1{
    max-width: 570px;
}
.estimate-head-block .head-title h2{
    text-align: center;
    max-width: 870px;
    margin: 0 auto;
}
.estimate-head-block .head-title button{
    display: block;
    margin: 40px auto 0;
}
.registration-block {
    min-height: 381px;
    width: 460px;
    border-radius: 4px;
    background-color: #FFFFFF;
}

.head-title h1 {
    color: #FFFFFF;
    font-family: "Bebas Neue", serif;
    font-size: 46px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 65px;
    margin-bottom: 15px;
    max-width: 360px;
}
.head-pricing h1{
    max-width: 470px;
}
.head-title h2 {
    color: #FFFFFF;
    font-family: "Open Sans", serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 34px;
}
.head-title button{
    background-color: rgb(90, 80, 239);
    border: 1px solid rgb(90, 80, 239);
    border-radius: 10px;
    color: #FFFFFF;
    font-family: "Open Sans", serif;
    line-height: 24px;
    font-size: 20px;
    font-weight: 800;
    padding: 18px 15px;
    margin-top: 40px;
}
.head-title button:hover{
    background-color: rgb(79, 68, 239);
}
.head-title {
    max-width: 540px;
    padding-right: 50px;
    margin-top: 35px;
}

.title-green {
    color: #2DCA73;
}

.title-weight {
    font-weight: 400;
}

.form-material {
    padding: 32px 32px;
}

.form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.form-control {
    box-sizing: border-box;
    height: 42px;
    width: 396px;
    border: 1px solid rgba(28,31,57,.25);
    border-radius: 4px;
    background-color: #FEFEFE;
    margin: 8px 0 8px 0;
    padding-left: 15px;
}

.input-title {
    color: #1C1F39;
    font-family: "Open Sans", serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.25px;
    line-height: 22px;
}

.input-btn {
    border-radius: 4px;
    height: 42px;
    background: linear-gradient(135deg, #7267E7 0%, #6259EF 49.12%, #4E45EE 100%);
    color: #FFFFFF;
    font-family: "Open Sans", serif;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -0.28px;
    line-height: 24px;
    margin-top: 13px;
    border: none;
    cursor: pointer;
    transition: filter .4s;
}
.input-btn:hover{
    background: linear-gradient(135deg, #675be5 0%, #574dee 49.12%, #443bee 100%);
}
.input-btn:disabled {
    filter: opacity(0.8);
}
.registation-pass {
    color: #5E79FF;
    font-family: "Open Sans", serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.22px;
    line-height: 19px;
    float: right;
}

.registration-text {
    color: #1C1F39;
    font-family: "Open Sans", serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.22px;
    line-height: 19px;
    text-align: center;
}

.registration-link-btn {
    color: #5E79FF;
}

.error-login,
.error-login-2,
.error-pass {
    display: none;
    align-items: center;
    color: #FF5E5E;
    font-family: "Open Sans", serif;
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    margin-bottom: 5px;
}

.active-error {
    display: flex;
}

/* --MAIN FEATURES-- */

.main-title {
    color: #212524;
    font-family: "Bebas Neue";
    font-size: 40px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 43px;
    text-align: center;
    padding: 10px 0 10px 0;
    margin-top: 40px;
}
.main-better{
    display: flex;
}
.main-better-left{
    width: 80%;
}
.main-better-right{
    width: 20%;
    margin: 50px 0;
}
.main-title-better{
    font-size: 37px;
    text-align: left;
    padding: 0 45px;
    margin: 60px 0;
    color: rgb(0, 0, 0);
}
.main-block-text-terms{
    padding: 0 45px;
}
.main-block-text-terms h5,
.main-block-text-privacy h5 {
    color: #212524;
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: 800;
    letter-spacing: -0.5px;
    line-height: 43px;
    padding: 10px 0 10px 0;
}

.pricing-sticky {
    position: sticky;
    top: 0;
    background-color: white;
}

.pricing-sticky-first-text {
    position: sticky;
    top: 421px;
    background-color: white;
}

.main-block,
.main-block-reverse {
    display: flex;
    min-height: 381px;
}
.main-block-text h3{
    font-family: "Bebas Neue", serif;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 56px;
}
.main-block-picture h4{
    font-size: 17px;
    font-family: "Open Sans", serif;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: normal;
}
.estimates-main-block-picture-first{
    background: url(../capabilities/img/estimates-1.png) center no-repeat;
    background-size: auto 100%;
    margin: 60px 0 30px 0;
}
.estimates-main-block-picture-second{
    background: url(../capabilities/img/estimates-2.png) center no-repeat;
    margin: 60px 0 30px 0;
}
.estimates-main-block-picture-third{
    background: url(../capabilities/img/estimates-3.png) center no-repeat;
    margin: 60px 0 30px 0;
}
.communications-main-block-picture-1{
    background: url(../capabilities/img/communications-1.png) center no-repeat;
    margin: 60px 0 30px 0;
}
.communications-main-block-picture-2{
    background: url(../capabilities/img/communications-2.png) center no-repeat;
    margin: 60px 0 30px 0;
}
.estimates-main-block-logos{
    align-content: center;
}
.estimates-main-block-logos img{
    display: block;
    margin: 70px auto;
    align-items: center;
}
.estimates-main-block-logos img:nth-child(1){
    margin-top: 0;
}
.explore-more-block .main-block-text{
    width: auto;
}
.explore-more-block .main-block-text h3{
    text-align: center;
    margin-bottom: 0;
}
.explore-more-block .main-block-text p{
    font-size: 26px;
    line-height: 37px;
    font-weight: 400;
    font-style: normal;
    color: rgb(84, 84, 84);
    text-align: center;
    max-width: 980px;
    margin: 0 auto;
}
.explore-more-block-elements{
    display: flex;
    padding: 0 50px;
}
.explore-more-block-elements-item{
    border: 4px solid #594fed;
    border-radius: 8px;
    background-color: #fdfdfd;
    margin: 40px 20px 0;
    padding: 30px;
    width: 33.333%;
    cursor: pointer;
}
.explore-more-block-elements-item:hover{
    background-color: rgb(243, 243, 243);
}
.explore-more-block-elements-item-icon{
    height: 25px;
    width: 25px;
    border-radius: 3px;
}
.explore-more-block-elements-item:nth-child(1) .explore-more-block-elements-item-icon{
    background-color: #fdbc58;
}
.explore-more-block-elements-item:nth-child(2) .explore-more-block-elements-item-icon{
    background-color: #0096b1;
}
.explore-more-block-elements-item:nth-child(3) .explore-more-block-elements-item-icon{
    background-color: #8b51fd;
}
.explore-more-block-elements.workflow .explore-more-block-elements-item:nth-child(1) .explore-more-block-elements-item-icon{
    background-color: #fd3131;
}
.explore-more-block-elements.workflow .explore-more-block-elements-item:nth-child(2) .explore-more-block-elements-item-icon{
    background-color: #fdbc58;
}
.explore-more-block-elements.workflow .explore-more-block-elements-item:nth-child(3) .explore-more-block-elements-item-icon{
    background-color: #8b51fd;
}
.explore-more-block-elements.communications .explore-more-block-elements-item:nth-child(1) .explore-more-block-elements-item-icon{
    background-color: #fd3131;
}
.explore-more-block-elements.communications .explore-more-block-elements-item:nth-child(2) .explore-more-block-elements-item-icon{
    background-color: #0096b1;
}
.explore-more-block-elements.communications .explore-more-block-elements-item:nth-child(3) .explore-more-block-elements-item-icon{
    background-color: #8b51fd;
}
.explore-more-block-elements-item-title{
    font-size: 30px;
    font-family: "Bebas Neue", serif;
    color: rgb(90, 80, 239);
    line-height: 30px;
    font-weight: 500;
    font-style: normal;
    margin-top: 15px;
}
.explore-more-block-elements-item-subtitle{
    font-weight: 700;
    font-style: normal;
    font-family: "Open Sans", serif;
    color: rgb(112, 124, 126);
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
}
.main-block-text {
    width: 50%;
    padding: 45px 45px;
}
.main-block-better-text{
    margin-top: 30px;
    padding: 0 45px;
}
.main-block-better-text:last-child{
    margin-bottom: 100px;
}
.main-block-better-text:last-child{
    margin-bottom: 70px;
}
.main-subtitle-better h4{
    color: #212524;
    font-family: "Open Sans", serif;
    padding: 10px 45px 10px 45px;
    margin-top: 40px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 34px;
}
.main-block-better-text h4{
    font-family: "Bebas Neue", serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 35px;
    margin-top: 15px;
}
.main-block-better-text p{
    padding-top: 10px;
    font-family: "Open Sans", serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 28px;
}
.main-better-breadcrumb{
    font-size: 22px;
    line-height: 32px;
    margin-top: 60px;
    color: rgb(84, 84, 84);
    font-family: "Open Sans", serif;
    font-weight: 600;
    padding: 0 117px;
}
.main-better-breadcrumb a{
    color: rgb(97, 88, 237);
}
.main-block-picture{
    width: 50%;
    padding: 0 45px;
}
.main-block-picture.main-block-picture-first{
    width: 50%;
    background-color: #e5e7ea;
    text-align: center;
    padding: 65px 45px;
}
.main-block-picture.workflow-main-3{
    padding: 0 45px;
}
.main-block-picture .main-block-picture-logo{
    margin-top: 25px;
    margin-bottom: 20px;
}
.main-block-picture-vehicle-damage-photo{
    background: url(../img/vehicle-damage-photo.png) no-repeat;
    background-size: auto 100%;
    position: relative;
}
.main-block-picture-vehicle-damage-background{
    background-color: rgba(90, 80, 239, 0.08);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.main-block-picture-vehicle-damage-photo-btn-block{
    position: absolute;
    right: 40px;
    bottom: 45px;
}
.main-block-picture-vehicle-damage-photo button{
    padding: 5px 20px 5px 40px;
    background-color: #594fed;
    border: 1px solid #594fed;
    border-radius: 12px;
    font-weight: 600;
    font-style: normal;
    color: rgb(217, 217, 217);
    font-kerning: none;
    position: relative;
    display: block;
    width: 135px;
    font-size: 15px;
    margin: 10px 0;
}
.main-block-picture-vehicle-damage-photo button .bx{
    font-size: 27px;
    position: absolute;
    top: 0;
    left: 10px;
}
.main-block-picture-repairshop-page{
    background: url(../img/repairshop-page.png);
    background-size: auto 100%;
}
.main-block-picture .main-block-picture-logo img{
    margin: 0 20px;
}
.main-block-text h4 {
    color: #212524;
    font-family: "Nunito Sans";
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 32px;
    padding-top: 20px;
}
.main-block-text-terms h4{
    color: #212524;
    font-family: "Bebas Neue";
    font-size: 46px;
    font-weight: 500;
    letter-spacing: -0.5px;
    line-height: 43px;
    text-align: center;
    padding: 10px 45px 10px 45px;
    margin-top: 40px;
}
.main-block-text-terms h5{
    font-family: "Bebas Neue", serif;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 56px;
    margin-top: 30px;
}
.main-block-text p,
.main-block-text-terms p,
.main-block-text-privacy p {
    padding-top: 20px;
    font-family: "Open Sans", serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 28px;
}

.main-block-text-terms p:last-child,
.main-block-text-privacy p:last-child {
    margin-bottom: 50px;
}

.main-block-text-terms a,
.main-block-text-privacy a {
    color: #5E79FF;
}

.main-block-tabs {
    margin: 0 auto;
    height: 54px;
    width: 446px;
    border-radius: 12px;
    background: linear-gradient(135deg, #7267E7 0%, #6259EF 49.12%, #4E45EE 100%);
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 64px;
}

.tabs {
    position: relative;
}

.pages-block {
    display: none;
}

.main-content-active {
    display: block !important;
}

.pages-block-active {
    display: block !important;
}

.tabs-panel {
    display: none;
    background-color: #fff;
}

.tabs-btn-active {
    display: block;
    background-color: #FFFFFF;
    pointer-events: none;
    color: #5E79FF !important;
}

.tabs-btn {
    color: #FFFFFF;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -0.28px;
    line-height: 24px;
    padding: 9px 35px;
    border-radius: 12px;
    cursor: pointer;
}

.tabs-btn:hover {
    color: lightgray;
}
.main-adaptive-gradient{
    background: linear-gradient(135deg, #5ad9df 0%, #0049ac 100%);
}
.main-adaptive-block{
    display: flex;
    padding: 55px 72px;
}
.main-adaptive-block h3{
    font-weight: 500;
    font-style: normal;
    color: rgb(255, 255, 255);
    font-family: "Bebas Neue", serif;
    font-size: 37px;
    line-height: 52px;
}
.main-adaptive-block-left{
    width: 50%;
    display: flex;
    align-items: center;
    margin-left: 70px;
}
.main-adaptive-block-right{
    width: 50%;
}
.main-adaptive-block-right-items{
    display: flex;
    align-items: center;
    font-weight: 700;
    font-style: normal;
    color: rgb(255, 255, 255);
    line-height: 24px;
    font-size: 17px;
    font-family: "Open Sans", serif;
    text-align: center;

}
.main-adaptive-block-right-bottom-items div{
    margin: 15px 38px;
    max-width: 80px;
}
.main-adaptive-block-right-top-items div{
    margin: 15px 41px;
    max-width: 85px;
}
.main-adaptive-block-right-item-first-top{
    margin-left: 80px !important;
}
.main-adaptive-block-right-item-first-bottom{
    margin-left: 0 !important;
}
.main-adaptive-block-right-img{
    padding-left: 15px;
}
.main-connect-workflow{
    background-color: #6057eb;
}
.main-connect-workflow-block{
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 50px 0;
    font-style: normal;
}
.main-connect-workflow-block h3{
    font-size: 40px;
    line-height: 56px;
    font-family: "Bebas Neue", serif;
    font-weight: 500;
}
.main-connect-workflow-block h4{
    font-size: 26px;
    font-weight: 400;
    line-height: 37px;
    margin-top: 15px;
    font-family: "Open Sans", serif;
    margin-bottom: 30px;
}
.main-connect-workflow-block span{
    font-weight: 700;
}
.main-connect-workflow-block video{
    width: 560px;
}

.main-block-teamwork{
    padding: 45px;
}
.main-block-teamwork-title h3{
    font-size: 40px;
    color: rgb(0, 0, 0);
    line-height: 56px;
    font-weight: 500;
    font-style: normal;
    font-family: "Bebas Neue", serif;
}
.main-block-teamwork-title span{
    border-bottom: 10px solid #5b76f9;
}
.main-block-teamwork-text h4{
    font-family: "Open Sans", serif;
    font-weight: 400;
    font-style: normal;
    color: rgb(28, 31, 57);
    font-size: 26px;
    line-height: 37px;
    margin-top: 40px;
}
.main-block-teamwork-info{
    display: flex;
}
.main-block-teamwork-info .main-block-text{
    padding-right: 80px;
}
.main-block-teamwork-info h4{
    width: 100%;
    font-weight: 500;
    font-style: normal;
    color: rgb(0, 0, 0);
    font-size: 33px;
    line-height: 46px;
    font-family: "Bebas Neue", serif;
    margin-bottom: 20px;
}
.main-block-teamwork-info h5{
    font-weight: 400;
    font-style: normal;
    color: rgb(0, 0, 0);
    font-size: 20px;
    line-height: 28px;
    font-family: "Open Sans", serif;
    margin-bottom: 50px;
}
.main-block-teamwork .main-img{
    width: 100%;
}
.main-img-teamwork-solutions-photo-1{
    width: 50%;
    background: url(../img/workflow-main-3.png) center no-repeat;
    background-size: 100% auto;
    padding: 0 20px;
}
.main-img-teamwork-solutions-photo-5{
    width: 40%;
    background: url(../img/teamwork-main-3.png) center no-repeat;
    background-size: contain;
    padding: 0 20px;
}
.workflow-main-block-picture-3{
    width: 50%;
    background: url(../capabilities/img/workflow-3.png) center no-repeat;
    background-size: 100% auto;
    padding: 0 20px;
}
.workflow-main-block-picture-4{
    width: 50%;
    background: url(../capabilities/img/workflow-4.png) center no-repeat;
    background-size: 100% auto;
    padding: 0 20px;
}
.teamwork-btn{
    background-color: #594fed;
    border: 1px solid #594fed;
    color: rgb(255, 255, 255);
    border-radius: 10px;
    font-family: "Open Sans", serif;
    line-height: 24px;
    font-size: 20px;
    font-weight: 800;
    padding: 18px 20px;
    margin-top: 40px;
    cursor: pointer;
}
.teamwork-btn:hover{
    background-color: rgba(89, 79, 237, 0.92);
}
.main-img-teamwork-solutions-photo-none{
    width: 50%;
}
.main-img-teamwork-solutions-photo-2{
    width: 50%;
    background: url(../img/teamwork-main-2.png) center no-repeat;
    background-size: 100% auto;
    padding: 0 20px;
}
.main-img-teamwork-solutions-photo-5{
    width: 40%;
    background: url(../img/teamwork-main-3.png) center no-repeat;
    background-size: contain;
    padding: 0 20px;
}
.main-img-teamwork-solutions-photo-6{
    width: 50%;
    background: url(../img/teamwork-main-4.png) center no-repeat;
    background-size: 100% auto;
    padding: 0 20px;
}
.main-connect-low-cost h3{
    max-width: 225px;
    margin: 0 auto;
}
.main-connect-low-cost{
    background-color: #594fed;
}
.main-connect-low-cost button{
    background-color: rgb(253, 253, 253);
    border: 1px solid rgb(253, 253, 253);
    border-radius: 10px;
    color: #594fed;
    font-family: "Open Sans", serif;
    line-height: 29px;
    font-size: 24px;
    font-weight: 700;
    padding: 18px 60px;
    margin-top: 40px;
    cursor: pointer;
}
.main-connect-low-cost button:hover{
    background-color: rgb(246, 246, 246);
}
.main-img-teamwork-solutions-photo-3{
    width: 50%;
    padding: 0 20px;
}
.main-img-teamwork-solutions-photo-3-left{
    background: url(../img/Bitmap-card-photo-1.png) no-repeat;
    background-size: auto 100%;
    width: 50%;
    position: relative;
    left: 30px;
}
.main-img-teamwork-solutions-photo-3-right{
    background: url(../img/Bitmap-card-photo-2.png) no-repeat;
    background-size: auto 100%;
    width: 50%;
    position: relative;
    top: 45px;
}
.main-img-teamwork-solutions-photo-4{
    width: 50%;
    position: relative;
    padding: 0 45px;
}
.main-img-teamwork-solutions-photo-4-face{
    background: url(../img/Bitmap-estimate-desktop.png) center no-repeat;
    background-size:  100% auto;
    width: 100%;
}


.main-register-link-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 303px;
    background-color: #594fed;
    margin-bottom: 30px;
}

.main-register-link-block h4 {
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 56px;
    font-family: "Bebas Neue", serif;
    font-weight: 500;
}

.registration-link {
    margin: 0 auto;
    letter-spacing: -0.28px;
    text-align: center;
    background-color: white;
    border: 1px solid rgb(253, 253, 253);
    border-radius: 10px;
    color: #594fed;
    font-family: "Open Sans", serif;
    line-height: 29px;
    font-size: 24px;
    font-weight: 700;
    padding: 18px 60px;
}

.registration-link span {
    background-image: linear-gradient(135deg, #7267E7 0%, #6259EF 49.12%, #4E45EE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.main-img-double {
    display: flex;
}

.img-mobile-first {
    padding-bottom: 50px;
}

.img-mobile-two {
    padding-top: 50px;
}

.main-block-vertical {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 68px;
    text-align: center;
}

.main-block-vertical .main-block-text {
    margin: 0;
    width: 100%;
}

.main-block-vertical .main-block-text p {
    width: 700px;
    margin: 0 auto;
}

.main-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 54px;
}

.main-keep-me-posted-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 303px;
    background-color: #111324;
}

.main-keep-me-posted-block h4 {
    color: #FFFFFF;
    font-family: "Nunito Sans";
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 43px;
    text-align: center;
}

.main-keep-me-posted-block p {
    color: #FFFFFF;
    font-family: "Nunito Sans";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

.keep-me-posted-btn {
    color: #FFFFFF;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -0.28px;
    line-height: 24px;
    text-align: center;
    padding: 14px 39px;
    border-radius: 4px;
    background: linear-gradient(135deg, #7267E7 0%, #6259EF 49.12%, #4E45EE 100%);
    margin-top: 24px;
}

/* --MAIN PRICING-- */

.table-pricing {
    display: flex;
}

.table-pricing .table-block-first {
    display: flex;
}

.table-block-first {
    width: 50%;
}

.table-block {
    width: 25%;
}

.table-col-functional,
.table-col-free {
    width: 50%;
}

.table-row-first {
    height: 360px !important;
    position: sticky;
    top: 60px;
    background-color: white;
}

.table-col-free .table-row-first,
.table-col-free .pricing-sticky-first-text {
    background-color: #F7F7FF;
}

.table-col-free {
    background: #F7F7FF;
}

.table-col-functional {
    text-align: left;
    color: #212524;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 24px;
}

.table-col-functional div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    border-bottom: 1px solid #E9E9E9;
    padding-right: 27px;
}

.table-col-functional div,
.table-col-free div,
.table-col-level1 div,
.table-col-level2 div {
    height: 120px;
}

.table-col-free div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #E9E9E9;
    padding: 0 27px;
}

.table-col-level1 div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #E9E9E9;
    padding: 0 27px;
}

.table-col-level2 div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #E9E9E9;
    padding: 0 27px;
}

.table-row-first {
    border-bottom: 1px solid white !important;
    justify-content: space-between !important;
}

.table-row-first div {
    border-bottom: none !important;
    padding: 0;
    justify-content: normal;
}

.pricing-table-title {
    color: #212524;
    font-family: "Nunito Sans";
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 32px;
    padding-top: 20px;
}

.pricing-table-text {
    color: #5E5E5E;
    font-family: "Nunito Sans";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 16px;
    min-height: 150px;
}

.pricing-table-text-memo {
    margin-top: 10px;
    color: #111324;
    font-family: "Nunito Sans";
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
}

.pricing-table-price {
    color: #00B050;
    font-family: "Nunito Sans";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 32px;
    padding-bottom: 40px;
}

.pricing-table-price-first {
    padding-bottom: 44px;
}

.pricing-table-price span {
    font-weight: 900;
}

.pricing-table-link {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end !important;
    padding-left: 0 !important;
    border-bottom: none !important;
    margin-bottom: 20px;
}

.pricing-table-link-first {
    margin-bottom: 22px;
}

.table-row-last {
    border-bottom: none !important;
}
.the-best-2nd-account-collision-estimating .head-title h1,
.the-best-2nd-account-collision-estimating .head-title h2{
    max-width: none;
}
.the-best-2nd-account-collision-estimating .head-title h1{
    margin-top: 30px;
}
.btn-the-best-2nd-account-collision-estimating{
    min-width: 230px;
}

.pricing-table-link a {
    color: #544BEE;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -0.28px;
    line-height: 24px;
    text-align: center;
    border-radius: 4px;
    padding: 15px 30px;
    border: 2px solid #544BEE;
}

.table-col-free .pricing-table-link a {
    background: linear-gradient(135deg, #7267E7 0%, #6259EF 49.12%, #4E45EE 100%);
    color: #FFFFFF;
    border: none;
}

.table-col-level1:hover .pricing-table-link a {
    background: linear-gradient(135deg, #7267E7 0%, #6259EF 49.12%, #4E45EE 100%);
    color: #FFFFFF;
    border: none;
}

.table-col-level2:hover .pricing-table-link a {
    background: linear-gradient(135deg, #7267E7 0%, #6259EF 49.12%, #4E45EE 100%);
    color: #FFFFFF;
    border: none;
}

.checkbox-checked {
    height: 20px;
    width: 20px;
}

.table-element-large {
    height: 100px !important;
}

.table-addons {
    display: flex;
    margin: 42px 0;
}

.addons-col-functional {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 35%;
    text-align: left;
    color: #212524;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 24px;
}

.table-col-functional-column {
    display: none;
}

.addons-text {
    color: #5E5E5E;
    font-family: "Nunito Sans";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 auto;
    padding: 20px;
    max-width: 500px;
    text-align: center;
}

.addons-col-price {
    width: 65%;
    display: flex;
    flex-direction: column;
    color: #00B050;
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 27px;
}

.addons-col-functional div,
.addons-col-price div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 84px;
    border-bottom: 1px solid #E9E9E9;
    padding-right: 27px;
}

.addons-col-price div {
    padding: 0 27px;
}

.addons-col-price div:hover {
    background: #F7F7FF;
}

.addons-table {
    margin: 42px 0;
    border-collapse: collapse;
    overflow: hidden;
}

.addons-table tbody tr th {
    width: 25%;
    text-align: left;
    color: #212524;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 24px;
    padding: 9px 27px 20px 0;
}

.addons-table tbody td {
    color: #00B050;
    font-family: "Nunito Sans";
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 27px;
    padding: 9px 27px 20px 27px;
}

.addons-table tbody tr {
    box-sizing: border-box;
    height: 1px;
    width: 1295px;
    border-bottom: 1px solid #E9E9E9;
}

.addons-table-active:hover {
    background: #F7F7FF;
}

.changeBtn {
    background-color: #111324 !important;
}

/* --FOOTER-- */

footer {
    background-color: #000000;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 10px 0;
}

.footer-block-right,
.footer-block-left {
    width: 50%;
}

.footer-block h4 {
    font-family: "Bebas Neue", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 26px;
    color: rgb(255, 255, 255);
    line-height: 37px;
    margin-bottom: 25px;
}

.about-block-text {
    font-family: "Open Sans", serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    width: 430px;
    font-weight: 400;
    font-style: normal;
    color: rgb(255, 255, 255);
}

.footer-block-right {
    display: flex;
    justify-content: flex-end;
}

.footer-block-navigation,
.footer-block-contacts {
    color: #FFFFFF;
    font-family: "Open Sans", serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.28px;
    line-height: 22px;
    list-style: none;
}

.footer-block-navigation {
    width: 33%;
    padding-right: 20px;
}

.footer-block ul {
    list-style: none;
}

.footer-block ul li {
    white-space: nowrap;
    padding-bottom: 12px;
}
.footer-block-contacts ul li {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}

.footer-block-contacts ul li a {
    padding-top: 5px;
    font-weight: 400;
    font-style: normal;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 22px;
}

.footer-block-navigation ul li {
    padding-bottom: 25px;
}
.footer-block-social{
    display: flex;
}
.footer-block-social .bx{
    font-size: 50px;
    margin-top: 30px;

}
.footer-block-social .bxl-facebook-square{
    color: #233dfd;
}
.footer-block-social .bxl-linkedin-square{
    color: #2096bc;
    position: absolute;
    top: -40px;
    left: -10px;
}
.footer-block-social .bxl-linkedin-square-bg-white{
    background-color: white;
    height: 30px;
    width: 30px;
    position: relative;
    left: 15px;
    top: 40px;
}

.copyright-text {
    font-family: "Open Sans", serif;
    font-weight: 600;
    letter-spacing: -0.28px;
    line-height: 24px;
    padding: 30px 0;
    font-size: 17px;
    color: rgb(255, 255, 255);
}

.hidden {
    display: none !important;
}

@media screen and (max-width: 1500px) {
    .main-img-teamwork-solutions-photo-2-back{
        width: 93%;
    }
    .main-img-teamwork-solutions-photo-2-face{
        width: 93%;
    }
}
@media screen and (max-width: 1328px) {
    .pricing-table-title {
        height: 70px !important;
    }
    .main-img-teamwork-solutions-photo-3-left{
        background-size: auto 70%;
    }
    .main-img-teamwork-solutions-photo-3-right{
        background-size: auto 70%;
    }
    .main-block-teamwork-info .main-block-text{
        padding-right: 20px;
    }
    .main-adaptive-block-left{
        width: 100%;
        display: block;
        text-align: center;
        margin: 0 0 40px 0;
    }
    .main-adaptive-block-right{
        margin: 0 auto;
        width: 630px;
    }
    .main-adaptive-block{
        display: block;
        padding: 55px 0;
        margin: 0 auto;
    }
    .estimates-main-block-picture-first{
        background-size: contain;
    }
    .estimates-main-block-picture-second{
        background-size: contain;
    }
    .estimates-main-block-picture-third{
        background-size: contain;
    }
    .estimates-main-block-picture-first{
        background-size: contain;
    }
    .estimates-main-block-picture-second{
        background-size: contain;
    }
    .estimates-main-block-picture-third{
        background-size: contain;
    }
}
@media screen and (max-width: 1080px) {
    .main-block-teamwork-info{
        display: block;
        padding: 0 20px;
    }
    .main-block-teamwork-info .main-block-text{
        width: 100%;
        padding: 0;
    }
    .main-img-teamwork-solutions-photo-3{
        width: 100%;
        height: 500px;
    }
    .main-img-teamwork-solutions-photo-4{
        height: 500px;
        width: 100%;
        padding: 0;
    }
    .main-block-teamwork-info:last-child{
        display: flex;
        flex-direction: column-reverse;
    }
    .main-img-teamwork-solutions-photo-4-face{
        background-position: top;
    }
    .main-block-teamwork-info-margin-bottom{
        margin-bottom: 40px;
    }
    .capabilities-menu{
        width: auto;
        left: 45px;
    }
    .capabilities-menu nav li {
        list-style-type: none;
        width: 50%;
    }
    .capabilities-menu-item{
        margin: 5px 0;
    }
    .wrapper.wrapper-estimates .main-block-reverse{
        flex-direction: column;
    }
    .wrapper.wrapper-estimates:nth-child(1) .main-block-reverse,
    .wrapper.wrapper-estimates:nth-child(3) .main-block-reverse{
        flex-direction: column-reverse;
    }
    .wrapper.wrapper-estimates .main-content-active .main-block-reverse{
        flex-direction: column;
    }
    .estimates-main-block-logos{
        display: flex;
    }
    .estimates-main-block-logos img:nth-child(1){
        margin-top: auto;
    }
    .estimates-main-block-logos img{
        margin: 30px auto;
    }
    .wrapper.wrapper-estimates .main-block-reverse .main-block-text{
        width: auto;
    }
    .wrapper.wrapper-estimates .main-block-reverse .main-block-picture{
        width: auto;
        height: 350px;
    }
    .explore-more-block-elements {
        padding: 0;
    }
    .workflow-main-block-picture-3,
    .wrapper.wrapper-estimates .main-img-teamwork-solutions-photo-1,
    .workflow-main-block-picture-4,
    .communications-main-block-picture-2,
    .communications-main-block-picture-1{
        background-size: contain;
    }
}

@media screen and (max-width: 991px) {
    main .wrapper{
        padding: 0;
    }
    .wrapper-estimates .main-block-text h3, .wrapper-estimates .main-block-reverse h3{
        margin-bottom: 0;
    }
    .head-menu{
        padding-left: 0;
    }
    .head-title {
        padding-right: 20px;
    }
    .head-block{
        padding-left: 0;
        margin: 0 auto;
    }
    .head-title h1 {
        font-size: 25px;
        margin-bottom: 0;
        line-height: 35px;
    }

    .head-title h2{
        font-size: 20px;
    }
    .main-block-text{
        padding: 40px 20px;
    }
    .main-block-picture.main-block-picture-first{
        padding: 20px;
    }
    .main-adaptive-block h3{
        font-size: 30px;
        line-height: 35px;
    }
    .main-block-picture{
        padding: 0 20px;
    }
    .main-block-text h3{
        font-size: 30px;
    }
    .main-block-text p{
        font-size: 16px;
        line-height: 24px;
    }
    .head-block.estimate-head-block{
        padding-top: 70px;
    }
    .head-block {
        padding-top: 30px;
    }
    .capabilities-menu{
        left: 0;
    }
    .main-better-breadcrumb{
        padding: 0 20px;
    }
    .main-better{
        display: block;
    }
    .main-better-left{
        width: 100%;
    }
    .main-better-right{
        width: 100%;
        margin: 20px 0;
    }

    .main-block-vertical {
        flex-direction: column-reverse;
    }

    .main-block-vertical .main-block-text p {
        width: 500px;
    }

    .main-keep-me-posted-block {
        padding: 0 50px;
    }

    .table-element-large {
        height: 120px !important;
    }

    footer {
        height: auto;
    }

    .footer-block-left {
        width: 40%;
        padding-right: 40px;
    }

    .footer-block-right {
        flex-direction: column;
        width: 60%;
    }

    .about-block-text {
        width: 100%;
    }

    .footer-block-navigation {
        width: auto;
    }
    .copyright-text {
        padding-bottom: 20px;
    }
    .main-connect-workflow-block h3,
    .main-block-teamwork-title h3{
        font-size: 25px;
    }
    .main-connect-workflow-block h4,
    .main-block-teamwork-text h4{
        font-size: 20px;
    }
    .main-connect-workflow-block h4{
        margin-top: 0;
    }
    .main-block-teamwork-info h4{
        font-size: 24px;
        line-height: 30px;
    }
    .main-block-teamwork-text h4{
        line-height: 32px;
    }
    .main-block-teamwork-info h5{
        font-size: 17px;
        margin-bottom: 20px;
    }
    .teamwork-btn{
        margin-top: 20px;
        font-size: 15px;
    }
    .main-connect-workflow-block h3, .main-block-teamwork-title h3{
        font-size: 32px;
        line-height: 35px;
    }
    .main-connect-low-cost button{
        padding: 10px 40px;
        font-size: 22px;
    }
    .table-addons{
        padding-left: 20px;
    }
    .table-col-functional div{
        padding-left: 20px;
    }
    .table-col-functional .table-row-first{
        padding-left: 0;
    }
    .table-col-functional-column div{
        padding-left: 20px;
    }
    .table-col-functional .table-row-first{
        padding-left: 0;
    }
    .main-title.main-title-better{
        font-size: 32px;
        line-height: 35px;
        padding: 0 20px;
    }
    .main-subtitle-better h4{
        font-size: 20px;
        line-height: 32px;
        margin-top: 20px;
        padding: 10px 20px;
    }
    .main-block-better-text h4{
        font-size: 24px;
        line-height: 30px;
    }
    .main-block-better-text p{
        font-size: 17px;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .main-block-better-text{
        width: auto;
        margin-top: 20px;
        padding: 0 20px;
    }
    .main-register-link-block h4{
        font-size: 32px;
        line-height: 35px;
    }
    .registration-link{
        padding: 10px 40px;
        font-size: 22px;
    }
    .main-block-text-terms{
        padding: 0;
    }
    .main-block-text-terms h4{
        font-size: 32px;
        line-height: 35px;
        padding: 0 20px;
    }
    .main-block-text-terms p{
        font-size: 17px;
        margin-bottom: 10px;
        padding-top: 10px;
    }
    .main-block-text-terms h5{
        font-size: 24px;
        line-height: 30px;
        margin-top: 20px;
    }
    main .wrapper-terms{
        padding: 0 20px;
    }
    .main-adaptive-block-left{
        width: auto;
        padding: 0 20px;
    }
    .explore-more-block-elements{
        flex-wrap: wrap;
        justify-content: center;
        min-width: 280px;
    }
}

@media screen and (max-width: 865px) {
    .table-row-first {
        min-height: 300px !important;
    }

    .pricing-table-title {
        height: 100px !important;
    }

    .pricing-table-text {
        min-height: 200px;
    }

    .table-element-large {
        height: 140px !important;
    }
    .head-title button{
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .head-block {
        padding-top: 20px;
        flex-direction: column;
        align-items: center;
    }
    .head-container{
        background-position: 15% 0;
    }
    .head-menu{
        padding-left: 0;
    }

    .head-title {
        padding: 0;
        max-width: 440px;
        margin-bottom: 20px;
    }

    .head-title h1 {
        text-align: center;
        font-size: 24px;
        max-width: 440px;
    }
    .navigation{
        font-size: 18px;
        white-space: nowrap;
    }
    .head-title h2{
        font-size: 18px;
        text-align: center;
    }
    .capabilities-menu nav li {
        width: 50%;
    }
    .main-block-reverse div img,
    .main-block div img,
    .main-img img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    .main-img-double {
        display: none;
    }

    .main-block-vertical .main-block-text p,
    .main-block-text {
        width: auto;
    }

    .main-block-text {
        margin-left: 0;
    }

    .table-pricing {
        flex-direction: column;
    }

    .table-block {
        display: flex;
    }

    .table-block-first,
    .table-block {
        width: 100%;
    }

    .table-col-free {
        background: none;
    }


    .pricing-table-link {
        height: auto;
    }

    .table-row-first {
        align-items: center;
        margin-left: -100%;
        text-align: center;
        height: 250px !important;
    }

    .pricing-table-title {
        height: 50px !important;
    }

    .pricing-table-text {
        min-height: 50px !important;
        width: 70%;
        margin-top: 0;
    }

    .pricing-table-link {
        padding-right: 0 !important;
    }

    .table-block {
        margin-top: 30px;
    }

    .table-col-functional-column {
        display: block;
        text-align: left;
        color: #212524;
        font-family: "Nunito Sans";
        font-size: 18px;
        font-weight: 800;
        letter-spacing: 0;
        line-height: 24px;
        width: 50%;
    }

    .table-col-functional-column div {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        height: 86px;
        border-bottom: 1px solid #E9E9E9;
        padding-right: 27px;
    }

    .table-col-level1,
    .table-col-level2 {
        width: 50%;
    }

    .addons-col-functional,
    .addons-col-price {
        width: 50%;
    }

    .footer-container {
        flex-direction: column;
        margin: 0;
    }

    .footer-block-left,
    .footer-block-right {
        width: 90%;
        margin: 0 auto;
        padding: 20px 0;
    }

    .footer-block {
        text-align: center;
        margin-bottom: 30px;
    }

    .footer-block-navigation nav {
        justify-content: center;
    }

    .copyright-text {
        text-align: center;
    }

    .table-block-first:hover,
    .table-block:hover {
        background: #F7F7FF;
    }

    .main-block-reverse-mobile {
        display: flex;
    }
    .main-block-reverse-mobile {
        flex-direction: column;
    }

    .main-img-double-mobile,
    .main-img-three-mobile {
        display: flex;
        margin-top: 20px;
    }

    .img-mobile-first,
    .img-mobile-two {
        width: 50%;
    }
    .main-img-three-mobile img {
        display: flex;
        padding-left: 30px;
    }
    .main-block-teamwork{
        padding: 20px;
    }
    .main-block {
        flex-direction: column;
    }

    .main-block-reverse {
        flex-direction: column;
    }
    .main-content-active .main-block-reverse{
        flex-direction: column-reverse;
    }
    .main-content-active .main-block-reverse .main-block-picture-vehicle-damage-photo{
        min-height: 395px;
        padding: 0;
        background-color: #e3e5e8;
        background-position: center;
    }
    .main-block-picture.main-block-picture-first{
        width: 100%;
        padding: 0;
    }
    .main-block-picture h4{
        margin-top: 30px;
    }
    .main-block-picture{
        width: 100%;
    }
    .pages-block-active .wrapper{
        padding: 0;
    }
    .main-block-picture-logo img{
        max-width: none !important;
    }
    .main-connect-workflow-block{
        padding: 50px 20px;
    }
    .main-block-picture-logo{
        display: flex;
        justify-content: center;
    }
    .main-adaptive-block-right{
        padding-left: 0;
        width: 540px;
    }
    .main-adaptive-block-right-img{
        width: 100%;
        padding-left: 0;
    }
    .main-img-teamwork-solutions-photo-4{
        margin-top: 0;
        height: 450px;
    }
    .main-block-picture.workflow-main-3{
        padding: 0;
    }
}

@media screen and (max-width: 576px) {
    .head-menu {
        flex-direction: column;
    }
    .main-adaptive-block-right{
        width: 420px;
    }
    .main-content-active .main-block-reverse .main-block-picture-vehicle-damage-photo{
        background-position: left;
    }
    .logo {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .head-title {
        display: none;
    }
    .estimate-head-block .head-title {
        display: block;
        margin-top: 60px;
    }
    .head-block.estimate-head-block{
        padding-top: 0;
    }
    .capabilities-menu{
        top: 145px;
    }
    .capabilities-menu-item {
        margin: 8px 0;
    }
    .registration-block {
        width: 100%;
        margin-top: 20px;
    }

    .form-control {
        max-width: 100%;
    }

    .main-block-tabs {
        flex-direction: column;
        height: 150px;
        width: 150px;
    }

    .tabs-btn {
        width: 140px;
        text-align: center;
        padding-right: 0;
        padding-left: 0;
    }

    .main-register-link-block {
        align-items: center;
    }

    .main-register-link-block h4 {
        width: 90%;
    }

    .main-img,
    .main-img-double {
        display: none;
    }

    .table-col-functional-column div,
    .table-col-level2 div,
    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div {
        height: 130px;
        padding-right: 0;
    }

    .table-row-first {
        padding: 0 !important;
    }

    .addons-col-functional div,
    .addons-col-price div {
        height: 120px;
    }

    .main-keep-me-posted-block {
        height: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .keep-me-posted-btn {
        margin-bottom: 20px;
    }
    .main-block-reverse-mobile {
        display: flex;
    }
    .main-block-reverse-mobile {
        flex-direction: column;
    }

    .main-img-double-mobile,
    .main-img-three-mobile {
        display: flex;
        margin-top: 20px;
    }

    .img-mobile-first,
    .img-mobile-two {
        width: 30%;
        display: block !important;
    }

    .main-img-three-mobile img {
        display: flex;
        padding-left: 30px;
    }
    .main-img-teamwork-solutions-photo-3{
        height: 375px;
    }
    .main-img-teamwork-solutions-photo-4-face{
        top: 100px;
        left: 80px;
    }
    .main-img-teamwork-solutions-photo-4 {
        height: 300px;
        width: 100%;
    }
    .main-img-teamwork-solutions-photo-3 {
        width: 100%;
    }
    .main-img-teamwork-solutions-photo-3-left{
        left: 0;
    }
    .main-img-teamwork-solutions-photo-3{
        padding: 0;
    }
    .communications-main-block-picture-2,
    .communications-main-block-picture-1{
        margin: 0;
    }
}

@media screen and (max-width: 1420px) {
    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div {
        height: 150px;
    }
}

@media screen and (max-width: 1225px) {
    .addons-col-functional div,
    .addons-col-price div {
        height: 110px;
    }
}

@media screen and (max-width: 1100px) {
    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div {
        height: 170px;
    }

    .table-row-first {
        height: 450px !important;
    }

    .pricing-sticky-first-text {
        top: 500px;
    }
}

@media screen and (max-width: 950px) {
    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div {
        height: 210px;
    }

    .addons-col-functional div,
    .addons-col-price div {
        height: 130px;
    }
}

@media screen and (max-width: 864px) {
    .table-row-first {
        height: 500px !important;
    }

    .pricing-sticky-first-text {
        top: 560px;
    }
}

@media screen and (max-width: 768px) {
    .wrapper {
        padding: 10px 20px;
    }

    .table-row-first {
        height: 300px !important;
    }

    .table-col-functional-column div {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    .table-row-first div {
        align-items: center;
        height: auto !important;
    }

    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div,
    .table-col-functional-column div {
        height: 140px;
    }

    .addons-col-functional div,
    .addons-col-price div {
        height: 100px;
    }

    .pricing-sticky-first-text {
        top: 360px;
    }

    .pricing-sticky-first-text {
        background-color: #fff !important;
        z-index: 2;
    }
}

@media screen and (max-width: 650px) {
    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div,
    .table-col-functional-column div {
        height: 170px;
    }

    .addons-col-functional div,
    .addons-col-price div {
        height: 150px;
        padding-right: 0;
    }
    main .wrapper{
        padding: 0 20px;
    }
    .main-connect-workflow-block video{
        width: 400px;
    }
    .main-img-teamwork-solutions-photo-4{
        height: 300px;
    }
    .main-block-teamwork-info-last{
        padding: 0;
    }
    .capabilities-menu nav li {
        width: 100%;
    }
    .explore-more-block-elements-item{
        width: 100%;
        margin: 15px 20px 0;
        padding: 15px;
    }
    .explore-more-block .main-block-text p{
        font-size: 23px;
        line-height: 33px;
    }
}

@media screen and (max-width: 440px) {
    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div,
    .table-col-functional-column div {
        height: 190px;
    }
    .main-adaptive-block-right{
        width: 315px;
    }
    .main-connect-workflow-block video{
        width: 315px;
    }
    .main-img-teamwork-solutions-photo-4{
        height: 250px;
    }
    .capabilities-menu-item {
        margin: 0;
    }
    .estimates-main-block-logos{
        display: block;
    }
    .wrapper-estimates .main-block-reverse .estimates-main-block-logos img{
        margin: 15px auto;
    }
}

@media screen and (max-width: 400px) {
    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div,
    .table-col-functional-column div {
        height: 210px;
    }

    .addons-col-functional div,
    .addons-col-price div {
        height: 180px;
    }
    .navigation li{
        padding-right: 15px;
    }
    .main-img-teamwork-solutions-photo-3-left{
        width: 70%;
    }
    .main-img-teamwork-solutions-photo-3-right{
        width: 70%;
    }
    .main-block-teamwork-info{
        padding: 0;
    }
    .main-block-teamwork{
        padding: 20px 0;
    }

}

@media screen and (max-width: 335px) {
    .table-col-functional div,
    .table-col-free div,
    .table-col-level1 div,
    .table-col-level2 div,
    .table-col-functional-column div {
        height: 260px;
    }
    .navigation{
        font-size: 16px;
    }
    .addons-col-functional div,
    .addons-col-price div {
        height: 220px;
    }
    .main-adaptive-block-right{
        width: 280px;
    }
    .main-connect-workflow-block video{
        width: 280px;
    }
}
