.float-none{float:none !important;}
.pt-0{padding-top:0;}

* {
    font-weight: inherit !important;
}

.call_back .modal-header {
    background: #e30613;
}

.call_back .modal-content { 
    border-radius: 15px !important;
    overflow: hidden;
    border: none;
}
.intro_sec a.btn.btn-custom.brchr_btn {
    transform: translate(0);
    left: 0;
    margin: 0;
}
.call_back .modal-header * {
    color: #fff !important;
    opacity: 1;
}

.call_back button.close {
    margin-top: 0px !important;
    font-size: 35px;
}

.call_back .form-group input {
    padding: 22px 11px;
    font-size: 13px;
}

.call_back .form-group textarea {
    min-height: 100px;
    font-size: 13px;
    padding: 10px 11px;
}

.call_back .form-group input[type="submit"] {
    padding: 10px 19px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.carousel-cell {
  width: 100%; /* full width */
  height: 160px; /* height of carousel */
  margin-right: 10px;
}

.hdr_logo {
    padding-top: 8px;
    padding-bottom: 8px;
}
.thank h3 {
    text-align: center;
    padding: 150px 0;
    font-size: 32px;
}
form#contact-form input::placeholder,form#contact-form textarea::placeholder {
    font-weight: normal;
}
.thank {
    background: #fafafa;
}

.footer {
    width: 100%;
    background: #333;
    display: inline-block;
    padding-bottom: 50px;height:auto;
}
.thank h3 small {
    width: 100%;
    float: left;
}
.hdr_logo img {
    max-width: 255px;
}
.strap_line h3 {
    margin-top: 6px;
    text-align: center;
    font-size: 26px;
    color: #e30613;
}

.phn a {
    color: #000;
    font-size: 25px;
    display: flex;
    align-items: center;
}

.phn a i {
    background: #3d3d3d;
    color: #fff;
    padding: 7px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 7px;
    margin-top: 8px;
}
.phn a:hover {
    color: #e30613;
}
.phn a:hover i {
    background: #e30613;
}
.custom-shape-divider-bottom-1628487217 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1628487217 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 129px;
}

.custom-shape-divider-bottom-1628487217 .shape-fill {
    fill: #FFFFFF;
}

.bnr {
    position: relative;
    margin-top: 85px;
    margin-bottom: 60px;
    border-radius: 0;
    padding-bottom: 97px;
    padding-top: 50px;
    background-color:#1d1d1b;
}

.bnr_txt h1, .bnr_txt h2, .bnr_txt h3, .bnr_txt h4 {
    color: #fff;
}
.bnr_txt h3 {
    font-size: 67px;line-height:70px;
    font-weight: bold;
}
.lndng_hdr {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.bnr_txt h4 strong {
    color: #e30613;
}
.bnr_txt h5 {
    color: #fff;
    margin-top: 18px !important;
    display: inline-block;
    width: 100%;
}
.bnr_txt {
    margin-top: 103px;
}

.bnr_txt li {
    color: #fff;
    font-size: 18px;
    padding-left: 29px;
    list-style: none;
    margin-bottom: 14px;
    position: relative;
}

.bnr_txt ul {
    padding: 0;
    margin-top: 25px;
}
.race_sec .grid-box {
    background: #e30613;
    padding: 20px;
    display: flex;
    align-items: center;
    background: linear-gradient(to right,#e30613,#ff404c);
    border-color: #fff;
}
.intro_sec h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
h2.ovrvw_hdng {
    width: 100%;
    text-align: center;
    margin-bottom: 88px;
    font-size: 42px;color:#e30613;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.text-red {
    color: #e30613;
}

a.cal_btn {
    float: right;
    color: #fff;
    position: relative;
    font-size: 37px;
    display: flex;
    align-items: center;
}
a.cal_btn i {
    background: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    color: #f8303c;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 14px;
    font-size: 42px;
}
.race_sec .grid-box * {
    color: #fff;
}
.intro_sec .order {
    margin-top: 24px;
}

.intro_sec .price .amount {
    font-size: 1.8rem;
    color: #ff404c;
    margin: 0 5px;
}

.intro_sec .price {
    margin-top: 16px;
    margin-bottom: 16px;
}

.intro_sec div.price .start {
    font-size: 1.3rem;
}

.intro_sec div.price .taxes {
    font-size: 1rem;
}
.video_sec iframe {
    width: 100%;
    height: 100%;
}

.video_sec h3 {
    width: 100%;
    text-align: center;
    position: absolute;
    margin-top: 8px;
}


.video_sec .row {
    display: flex;
}
.bnr_txt li:before {content: "";width: 10px;height: 10px;background: white;position: absolute;left: 0;transform: rotate(44deg);top: 7px;}
.bnr_form {
    background: #fff;
    border-radius: 12px !important;
    overflow: hidden;
}
.bnr:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    top: 0;
    left: 0;
}
.bnr_form h3 {
    background: #e30613;
    color: #fff;
    text-align: center;
    padding: 9px;
    margin-bottom: 21px;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 600;
}

.bnr_form form {
    padding: 0 28px;
    padding-bottom: 25px;
}

.bnr_form form .form-group input {min-height: 46px !important;padding: 0 15px;}

.bnr_form form .form-group textarea {
    height: 84px;
}

.bnr.main-slider {
    height: auto;
}

.bnr_txt .corporate {
    background: rgba(255, 255, 255, 0.5);
    max-width: 20rem;
    border-radius: 5px;
    padding: 0 5px;
}

.bnr_txt .times-online {
    width: 100%;
    max-width: 30rem;
    fill: #ffffff;
    color: #ffffff;
}

.home_testi {
    position: relative;
    margin-top: 30px !important;
    display: inline-block;
    width: 100%;
    padding-top: 33px;
    padding-bottom: 34px;
}
.home_testi p {
    color: #fff;
}

.home_testi .autor h6 {
    margin-top: 16px;
}

.home_testi .testimonial-quote {
    margin: 0 100px 0 33px;
}
.testi-main .carousel-cell {
  width: 100%; /* full width */
  height: 250px; /* height of carousel */
  margin-right: 10px;
}
.testi-main .flickity-page-dots .dot {
    display: inline-block;
    width: 30px;
    height: 5px;
    margin: 0 8px;
    background: #ddd;
    border-radius: 0;
    opacity: .25;
    cursor: pointer;
}
.testi-main .flickity-page-dots {
    bottom: 10px !important;
}
.testi-main .flickity-page-dots .dot.is-selected {
    background: #ff404c;
    opacity: 1;
}
.social-items .fa {
    color: #fff;
    font-size: 18px;
    transition: .3s;
}
.social-items .icon-fa {
    display: flex;
    justify-content: center;
    align-items: center;
}

.list p.content {
    color: #000;
    font-weight: bold;
}

.list li {
    list-style: none;
    position: relative;
    padding-left: 15px;
    color: #808080;
    margin-bottom: 7px;
}

.list ul.content {
    padding: 0;
}

.list li:before {
    background: #808080;
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 7px;
    transform: rotate(45deg);
}

.main.video_sec.pro2vdo img {
    height: 331px;
    object-fit: cover !important;
}
.partners .carousel-cell {
    width: 25%;
    height: auto;
    margin-right: 10px;
}
.partners .carousel-cell img {
    width: 100%;
    padding: 0 14px;
}
.prtnr_hdng {
    margin-bottom: 37px;
}

.prtnr_hdng h2 {
    font-size: 42px;
    margin-bottom: 2px;
    color: #e30613;
}
.why-us-info {
    margin-top: 5px !important;
}
.prtnr_hdng hr.short {
    display: inline-block;
}
.brchr_btn {
    margin-top: 37px;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.intro_sec .price {
    margin-bottom: 0 !important;
}
.intro_sec h5 {
    color: #ff404c;
    font-size: 19px;
    margin-top: 12px;
    line-height: 27px;
    font-family: 'Open Sans',sans-serif;
}
.profrmla_pg .intro_sec {
    margin-bottom: 40px;
}
.icon-rounded-info {
    width: 82%;
    display: inline-block;
}
.rounded-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
button.close {
    opacity: 1;
    color: #fff;
}
p {
    line-height: 25px;
}


@media(max-width:767px){
	
	.col-md-4.phn {
    position: absolute;
    top: 6px;
    right: 0;
}
.home_testi .carousel-cell img {
    margin-bottom: 14px;
}

.home_testi button.flickity-button {
    display: none;
}
.phn a {
    font-size: 0;
}

.phn a i {
    font-size: 29px;
    width: 50px;
    height: 50px;
}

.bnr_txt {
    margin-top: 0;
}

.bnr_txt h3 {
    font-size: 48px;
    line-height: 49px;
}


.col-md-6.bnr_txt + .pull-right {
    float: unset !important;
    margin-top: 27px !important;
}

.main.race_sec {
}

.race_sec .row {
    margin-top: 0 !important;
}

.race_sec .col-md-8 {
    padding-left: 0 !important;
    margin: 0 28px;
    padding: 0;
}

.video_sec .row {
    flex-direction: column;
}

.video_sec iframe {
    min-height: unset !important;
}

.video_sec h3 {
    position: relative;
    margin-bottom: 20px;
}

.main.video_sec {
    margin-bottom: 0;
}
.home_testi .testimonial-quote {
    margin: 0;
}

.testi-main .carousel-cell {
    height: auto !important;
}
a.cal_btn {
    font-size: 29px;
    margin-top: 11px;
}

.partners .carousel-cell {
    width: 90%;
}

.call_exprt {
    display: inline-block;
}

.call_exprt .banner-callout {
    display: inline-block;
}
section.section.center.lndng_hdr.sticky {
    position: fixed;
    z-index: 11;
    top: 0;
    background: #fff;
    left: 0;
    width: 100%;
}
a.cal_btn i {
    font-size: 33px;
    width: 50px;
    height: 50px;
}

.custom-shape-divider-bottom-1628487217 svg {
    height: 39px;
}
}