/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
span.elementor-heading-title {
    font-family: PT Sans !important;
}
.cus-left-aling ul, .cus-left-aling ol {
    margin-bottom: 30px;
}
.cus-white-c h3, .cus-white-c h2 {
    color: #fff;
}
span.ti-stars {
    display: none !important;
}
.contact-page-form button.elementor-button {
    width: 100%;
}
.cus-a-underline a {
    text-decoration: underline;
}
.cus-gray a {
    color: #788399;
}
.cus-a-underline a:hover {
    text-decoration: none;
}
.cus-location-link p {
    margin-bottom: 0 !important;
}
.cus-location-link p a {
    color: #000;
    font-family: "PT Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
}
.cus-location-link p a:hover {
    color: #1F45A7;
}
.cus-bold a strong {
    color: #1F45A7 !important;
}
.cus-white a {
    color: #fff;
}
.cus-blog-single img {
    width: 100% !important;
    border-radius: 10px;
}
.cus-blog-single h2 {
    color: #000;
    text-align: center;
    font-family: "Arial";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-top: 1px solid #DBDBDB;
    padding-top: 20px;
}
.cus-blog-single h3 {
    color: #000;
    font-family: "Arial";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 5px;
}
.cus-blog-single blockquote {
    padding: 17px 21px;
    margin: 0;
    background: #F7F9FD;
    margin-bottom: 25px;
}
.cus-blog-single blockquote p {
    margin-bottom: 0;
}
.cus-blog-single p strong, .cus-blog-single li strong {
    color: #000;
}
.elementor-tab-content  a {
    display: inline-block;
    text-decoration: underline;
}
.elementor-tab-content a:hover {
    text-decoration: none;
}
.cus-blog-single ol, .cus-blog-single ul {
    margin-bottom: 30px;
}
.contact-page-form button.elementor-button:focus {
    outline: none;
}
@media (max-width: 768px) {
	.cus-a-underline a {
    word-break: break-all;
}
	.cus-blog-single h2 {
    font-size: 25px;
}
}






.step-number h5 {
    color: #FFF;
    text-align: center;
    font-family: PT Sans;
    font-size: 50px;
    font-weight: 700;
}

.step-number>div {
    margin: 0 auto;
    width: 120px;
    height: 120px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.steps-row .step-box:nth-child(odd) .step-number>div {
    background-color: #57D0FF;
}

.steps-row .step-box:nth-child(even) .step-number>div {
    background-color: #F77929;
}

.step-number>div:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 3px;
    height: 60px;
    z-index: -1;
}

.step-number>div:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    z-index: -1;
}

.steps-row .step-box:nth-child(odd) .step-number>div:before {
    background-color: #57D0FF;
    bottom: -50%;
}

.steps-row .step-box:nth-child(odd) .step-number>div:after {
    background-color: #57D0FF;
    bottom: -50%;
}

.steps-row .step-box:nth-child(even) .step-number>div:before {
    background-color: #F77929;
    top: -50%;
}

.steps-row .step-box:nth-child(even) .step-number>div:after {
    background-color: #F77929;
    top: -50%;
}

.steps-row .step-box .step-number:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 176px;
    height: 100px;
    transform: scale(1.22);
    border: 15px solid #fff;
}

.steps-row .step-box:nth-child(odd) .step-number:before {
    border-bottom: 0;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    top: 0;
}

.steps-row .step-box:nth-child(even) .step-number:before {
    border-top: 0;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    bottom: 0;
}

.step-number {
    padding: 40px 0;
}

.steps-row .step-box:nth-child(odd) .step-content {
    bottom: -40%;
    left: 50%;
    margin: auto;
    transform: translate(-50%, 50%);
}

.steps-row {
    padding: 150px 0;
}

.steps-row .step-box:nth-child(even) .step-content {
    top: -40%;
    left: 50%;
    margin: auto;
    transform: translate(-50%, -50%);
}

.steps-row .step-box .step-content {
    width: 350px;
    max-width: initial !important;
    position: absolute;
    margin: auto;
}

.pointer a {
    color: #fff !important;
}

.pointer a:hover {
    color: #000 !important;
}
a.elementor-accordion-title {
    font-family: Antic Slab !important;
}
@media screen and (max-width: 1199px) {
    .steps-row .step-box .step-content p {
        font-size: 14px !important;
        line-height: 1.4;
    }
    .steps-row .step-box .step-content h3 {
        font-size: 16px !important;
    }
    .steps-row .step-box .step-content {
        width: 250px;
    }
}


@media screen and (max-width: 1024px) {
    .steps-row .step-box .step-content {
        position: static;
        transform: translate(0px, 0px) !important;
        width: 100%;
        margin-top: 0 !important;
			max-width: 400px !important;
    }
    .steps-row .step-box .step-number:before {
        display: none;
    }
    .steps-row .step-box:nth-child(even) .step-number>div:before {
        top: inherit;
        bottom: -50%;
    }
    .steps-row .step-box:nth-child(even) .step-number>div:after {
        top: inherit;
        bottom: -50%;
    }
    .step-number {
        padding-top: 0;
    }
    .steps-row {
        padding: 0;
    }  
    .step-number h5 {
        font-size: 40px;
    }  
}