@font-face {
    font-family: 'proxima_novathin';
    src: url('../fonts/proxima_nova_thin-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'), url('../fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novamedium';
    src: url('../fonts/proxima_nova_medium-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novabold';
    src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('../fonts/fontsfree-net-proxima-nova-xbold-webfont.woff2') format('woff2'), url('../fonts/fontsfree-net-proxima-nova-xbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

body {
    font-family: 'proxima_novaregular';
    font-size: 18px;
    line-height: 1.5;
    background: url(../images/featured-bg.svg) no-repeat;
    background-attachment: fixed;
    letter-spacing: 1px;
}

h2 {
    font-family: 'proxima_novabold';
    font-size: 30px;
    line-height: 1.4;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #376ed4;
}

b,
strong {
    font-family: 'proxima_novabold';
}

a:hover {
    color: #404041;
}

.text-red {
    color: #376ed4;
}

.font-italic {
    font-style: italic;
}

h1 {
    font-size: 48px;
    font-family: 'proxima_novaextrabold';
    line-height: 1.2;
    margin-bottom: 12px;
    color: #272631;
}

h2 {
    font-size: 40px;
    font-family: 'proxima_novaextrabold';
    line-height: 1.2;
    margin-bottom: 12px;
    color: #272631;
    padding-top: 5px;
}

h3 {
    font-size: 19px;
    font-family: 'proxima_novabold';
    line-height: 1.45;
    padding-bottom: 10px;
    margin-bottom: 12px;
    color: #000;
    letter-spacing: 0.5px;
}

h2.h2-custome { font-family: 'proxima_novamedium'; line-height:1em; }

.btn,
.menu-btn a,
.btn .wppb-inner_addon .wppb-button-addon-content>a,
.btn .wppb-addon .wppb-button-addon .wppb-button-addon-content>a {
    display: inline-block;
    font-size: 18px;
    font-family: 'proxima_novabold';
    color: #fff;
    background: #376ed4;
    padding: 18px 58px;
    border: none;
    letter-spacing: 0;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    z-index: 9;
    transition: all 0.2s;
}
.schedule-btn {
    margin-top: 48px;
}

#section0 h1 {
    padding-top: 47px;
}
.btn:before,
.menu-btn a:before,
.btn .wppb-inner_addon .wppb-button-addon-content>a:before,
.btn .wppb-addon .wppb-button-addon .wppb-button-addon-content>a:before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    background: #1351c1;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.2s;
}

.btn:hover,
.menu-btn a:hover {
    background: #1c64e8;
    color: #fff;
}

.btn:hover:before,
.menu-btn a:hover:before {
    width: 100%;
}

.btn .wppb-inner_addon .wppb-button-addon-content>a,
.btn .wppb-addon .wppb-button-addon .wppb-button-addon-content>a {
    padding: 0px !important;
    background: none !important;
}

/* .wppb-row-parent {
    padding: 30px 0px !important;
} */

header.header {
    padding: 15px 0px 6px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 1111;
}

.logo {
    max-width: 250px; padding-top:6px;
}

.header-menu ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: center;
    justify-content: flex-end;
}
.header-menu ul li:first-child{
    display: none;
}
.banner-text h1 {
    margin-bottom: 10px;
}

.banner-text h2 {
    margin-bottom: 10px;
}

.banner-text .btn {
    margin-top: 10px;
}

.wppb-row-parent.services-section {
    padding: 60px 0px 40px !important;
}

.services-section .wppb-builder-addons {
    height: 100%;
}

.service-box {
    background: #edf3ff;
    padding: 59px 30px 25px;
    text-align: center;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    margin-top: -40px;
    flex: 1;
}
body .price-box-img ul,.text-ul ul{
    padding-left: 20px;
}

.service-box h2 {
    font-size: 22px;
    font-family: 'proxima_novabold';
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.service-box h2:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../images/draw-check-mark.png) no-repeat center;
    margin-right: 5px;
}

.service-box h6 {
    text-align: center;
}

.services-section .wppb-row .wppb-column-parent:nth-child(even) .service-box {
    background-color: #376ed4;
}

.services-section .wppb-row .wppb-column-parent:nth-child(even) .service-box h6 {
    color: #fff;
}

.services-section .wppb-row .wppb-column .wppb-builder-addon .wppb-image-addon img {
    border: 1px solid #e7edf9;
    border-radius: 50%;
}

.wppb-row-parent.struggle-section {
    padding: 60px 0px !important;
}

.struggle-wrap h2 {
    letter-spacing: 0px;
    margin-bottom: 20px;
}

ul.dotted-bullet {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-left: 0;
    display: inline-block;
    text-align: left;
}

ul.dotted-bullet li {
  /*  font-family: 'proxima_novamedium';*/
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: 0.75px;
    margin-bottom: 5px;
    padding-left: 30px;
    position: relative;
}
#section0 h3 {font-family: 'proxima_novaregular';}

ul.dotted-bullet li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 100%;
    display: inline-block;
    margin-right: 0;
    position: absolute;
    top: 10px;
    left: 0;
}

ul.dotted-bullet li:last-child {
    margin-bottom: 0px;
}

.wppb-row-parent.experience-section {
    padding: 100px 0px !important;
    background: #fff;
}

.experience-section h2 {
    text-align: center;
    margin-bottom: 40px;
}

.experience-box {
    text-align: center;
}

.experience-box-img {
    margin-bottom: 30px;
}

.experience-box-text h3 {
    font-family: 'proxima_novaregular';
    line-height: normal;
    font-size: 28px;
    margin-bottom: 10px;
}

.experience-box-text p {
    line-height: normal;
}

.btn-row {
    text-align: center;
    margin-top: 40px;
}

.wppb-row-parent.client-review-section {
    padding: 100px 0px !important;
    text-align: center;
}

.client-review-section h2 {
    margin-bottom: 15px;
}

.client-review-section p {
    letter-spacing: 0.6px;
    max-width: 810px;
    margin-left: auto;
    margin-right: auto;
}

.client-logo-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-column-gap: 30px;
    justify-content: center;
}

.wppb-row-parent.pricelist-section {
    background: #edf3ff;
    padding: 100px 0px !important;
}

.pricelist-section h2 {
    text-align: center;
    margin-bottom: 40px;
}

.price-box {
    text-align: center;
}

.price-box h3 {
    font-family: 'proxima_novaregular';
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0.7px;
    margin-bottom: 15px;
}

.price-box h4 {
    font-family: 'proxima_novaextrabold';
    font-size: 22px;
    line-height: normal;
    letter-spacing: 0px;
    margin-bottom: 10px;
}

.price-box p {
    letter-spacing: 0.7px;
}

.wppb-row-parent.how-Work-section {
    padding: 100px 0px !important;
}

.how-Work-section h2 {
    text-align: center;
    margin-bottom: 40px;
}

.how-Work-row {
    display: flex;
    grid-column-gap: 30px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.how-Work-img {
    width: 370px;
    text-align: center;
}

.how-Work-text {
    width: calc(100% - 400px);
}

.how-Work-text h3 {
    font-family: 'proxima_novaregular';
    font-size: 28px;
    margin-bottom: 0px;
}

.how-Work-text ul.dotted-bullet li {
    font-size: 22px;
}

.how-Work-text ul.dotted-bullet li::before {
    top: 14px;
}

.wppb-row-parent.about-section {
    background: #edf3ff;
    padding: 100px 0px !important;
}

.about-text {
    max-width: 650px;
}

.about-text h2 {
    margin-bottom: 20px;
}

.about-text p {
    font-family: 'proxima_novamedium';
    font-size: 18px;
    letter-spacing: 0.45px;
}

.about-text .btn-row {
    text-align: left;
}

.about-img {
    text-align: center;
}

.guide-section {
    text-align: center;
    padding: 60px 0px !important;
    display: none;
}

.guide-section form>p {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.guide-section h2 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
}

.ajax-loader {
    display: none !important;
}

input[type="text"],
input[type="email"] {
    width: 250px;
    background: #edf3ff;
    border: none;
    padding: 9px 20px;
    border-radius: 7px;
    font-size: 22px;
    color: #000;
}

input[type="submit"] {
    font-size: 20px;
    font-family: 'proxima_novamedium';
    color: #fff;
    background: #376ed4 url(../images/download.png) no-repeat center left 20px;
    padding: 12px 20px 9px 53px;
    border: none;
    letter-spacing: 0;
    border-radius: 7px;
}

input[type="submit"]:hover {
    background-color: #1351c1;
}

footer.footer {
    background: #ffffff;
    padding: 80px 0px 0px;
}
footer.footer .row {
    grid-column-gap: 30px;
}
.footer-logo p {
    font-size: 16px;
    letter-spacing: 0.25px;
    margin-top: 6px;
}
.footer h3 {
    font-size: 28px;
    font-family: 'proxima_novamedium';
    line-height: normal;
    margin-top: 12px;
}

.footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer ul li {
    margin-bottom: 10px;
}

.footer ul li a {
    font-size: 18px;
    font-family: 'proxima_novaregular';
    color: #000;
}

.footer ul li a:hover {
    color: #376ed4;
}

.footer-social {
    display: flex;
    grid-column-gap: 10px;
    flex-wrap: wrap;
    margin-top: 40px;
}

.social-icon {
    display: inline-block;
}

/* .social-icon a {
    font-size: ;
} */

.social-icon a:hover {
    background: #1351c1;
}

.social-icon a:hover {
    transform-style: preserve-3d;
    transform: rotateY(360deg);
    transition: all 0.5s linear;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(360deg);
    -moz-transition: all 0.5s linear;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(360deg);
    -webkit-transition: all 0.5s linear;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(360deg);
    -o-transition: all 0.5s linear;
}

.copyright {
    text-align: center;
    padding: 15px 0px;
    margin-top: 40px;
}

.copyright p {
    margin-bottom: 0px;
}

.wppb-image-addon-content {
    position: relative;
    overflow: hidden;
}

.wppb-image-addon-content::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.wppb-image-addon-content:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}


/* =============================================================================
   Scroll to Top
* ============================================================================= */

#return-to-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    background: rgba(0, 0, 0, 0.7);
    width: 35px;
    height: 35px;
    display: block;
    text-decoration: none;
    border-radius: 100%;
    display: none;
    transition: all 0.3s ease;
    color: #FFF;
    font-size: 16px;
    font-family: Verdana, Geneva, sans-serif;
    z-index: 9;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

#return-to-top span {
    font-size: 19px;
    text-align: center;
    display: block;
    line-height: 40px;
}


/* .header
{	position:fixed; top:0; left:0; width:100%; z-index:99;
} */

.slick-dots li,
.slick-dots li button {
    width: 16px;
    height: 16px;
}

.slick-dots li button:before {
    content: "";
    border: 1px solid #376ed4;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background: #376ed4;
}

.align-items-center .wppb-row {
    align-items: center !important;
}
@media (min-width: 1200px){
    .h2-custome{
        font-size: 44px;
    }    
}
.price-box-img p img {
    width: 100%;
    height: auto;
}
.icon-box-bock-main .wppb-builder-addons {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.footer-logo img {
    max-width: 370px;
}
.footeraddress {
    margin-top: 20px;
}
.footer .footeraddress ul li {
    margin-bottom: 5px;
    line-height: 1.3;
}

/* ========== Media Query ===========
================================== */

.wppb-container {
    width: 100% !important;
    margin-right: auto;
    margin-left: auto;
}


@media (min-width:576px) {
    .wppb-container {
        max-width: 540px !important;
    }
}

@media (min-width:768px) {
    .wppb-container {
        max-width: 720px !important;
    }
}

@media (min-width:992px) {
    .wppb-container {
        max-width: 960px !important;
    }
}

@media (min-width:1200px) {
    .wppb-container {
        max-width: 1140px !important;
    }
}

@media (min-width:1400px) {
    .wppb-container {
        max-width: 1320px !important;
    }
}

@media (min-width: 992px) {}


/*800 + 768*/

@media screen and (max-width: 1199px) {
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 16px;
    }
    .service-box h2 {
        font-size: 18px;
    }
    .btn,
    .menu-btn a {
        padding: 10px 30px;
        border-radius: 5px;
    }
    .wppb-row-parent.services-section,
    .wppb-row-parent.struggle-section {
        padding: 40px 0px !important;
    }
}

@media screen and (max-width: 991px) {
    .how-Work-text h3 {
        font-size: 22px;
        list-style: 1.2;
    }
    .how-Work-text ul.dotted-bullet li {
        font-size: 18px;
    }
    .price-box h4 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .price-box h3 {
        font-size: 36px;
        margin-bottom: 10px;
    }
    .wppb-row-parent.client-review-section {
        padding: 60px 0px !important;
    }
    .services-section .wppb-column-parent {
        margin-bottom: 10px;
    }
    .struggle-section .wppb-text-block-addon h2 {
        padding-top: 40px;
    }
    .wppb-row-parent.struggle-section {
        padding-top: 20px !important;
        padding-bottom: 70px !important;
    }
    .experience-box-img {
        margin-bottom: 15px;
    }
    .experience-section .wppb-row .wppb-column-parent {
        padding-bottom: 40px;
    }
    .experience-section h2 {
        margin-bottom: 15px;
    }
    .wppb-row-parent.experience-section {
        padding: 70px 0px 0px !important;
    }
    .client-review-section .wppb-row-parent .wppb-row .wppb-column-parent {
        padding-bottom: 20px;
    }
    .client-review-section .wppb-row-parent .wppb-row .wppb-column-parent:last-child {
        padding-bottom: 0px;
    }
    .pricelist-section h2 {
        margin-bottom: 15px;
    }
    .price-box {
        padding-bottom: 30px;
    }
    .wppb-addon-1629894371261.price-box {
        padding-bottom: 0px !important;
    }
    .wppb-row-1629891407612 {
        padding: 0px !important;
    }
    .how-Work-section h2 {
        margin-bottom: 15px;
    }
    .how-Work-img {
        margin-bottom: 20px;
    }
    .wppb-row-parent.how-Work-section {
        padding: 80px 0px 10px !important;
    }
    .about-text .btn-row {
        margin-top: 20px;
    }
    .about-text {
        padding-bottom: 40px;
    }
    .wppb-row-parent.about-section {
        padding: 60px 0px !important;
    }
    footer.footer .row {
        grid-row-gap: 30px;
    }
    .footer-social {
        margin-top: 20px;
    }
}

.wppb-builder-container > .wppb-row-parent.wppb-row-1632912987363{
    padding-bottom: 0px;
}
/*768 only slider*/

@media screen and (max-width: 768px) {
    header.header .row {
        grid-row-gap: 30px;
    }
    .header-menu ul {
        justify-content: center;
    }
    .logo {
        text-align: center;
        margin: auto;
    }
    .services-section .wppb-column-parent{
        margin-bottom: 30px;
    }
    .experience-section .wppb-row .wppb-column-parent.last-child{
        padding-bottom: 0px;
    }
    header.header{
        position: relative;
    }
}


/*640*/

@media screen and (max-width: 767px) {}


/*480*/

@media screen and (max-width: 575px) {
    input[type="text"], input[type="email"]{
        width: 220px;
    }
}


/*375*/

@media screen and (max-width: 480px) {
    input[type="text"], input[type="email"]{
        width: 100%;
    }
    .experience-box-text h3{
        font-size: 26px;
    }
}

@media screen and (max-width: 374px) {}


/*320*/

@media screen and (max-width: 359px) {}

@media screen and (min-width: 768px) {
    body .wppb-builder-container > .wppb-row-parent{
        padding: 0 !important;
    }
}
@media (max-width: 767px){
    .schedule-btn {
        margin-top: 3px;
    }
    #section0 h1{
        padding-top: 2px;
    }
}