/*!
	Theme Name: Hello Elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 2.4.1
	Stable tag: 2.4.1
	Requires at least: 4.7
	Tested up to: 5.6
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/*!
 * Based on Normalize.css v8.0.0, HTML5 Boilerplate v6.1.0, & Bootstrap Reboot v4.1.0 | Under MIT License
*/


/* popap Form */
.site-main.post-12.page.type-page.status-publish.hentry{
    padding-right: 0;
}

html{
    overflow-x: hidden;
}

element.style {
    opacity: 1;
    display: block;
}
#pum-979{
    overflow-y: hidden;
}

#pum-979{
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0;
    cursor: default;
}


#popmake-979 .pum-content{
    display:flex;
    flex-direction:row;
    max-height: 700px;
    max-width: 1246px;
    width: 100%;
    height: 100%;
}

#popmake-979{
    background-color:white;
    border-radius: 10px;
    margin: auto;
    top: calc(50% - 350px) !important;
    left: 0 !important;
}

#popmake-979 .formDescription{
    font-family: 'Helvetica Now Display', Sans-serif !important;;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #5D5D5D;
    margin-bottom: 65px;
}
#popmake-979 .pum-content img{
    width:100%;
    height:100%;
}

#wpcf7-f980-o1{
    padding: 90px 160px 0 75px;
    box-sizing: border-box;
}
#popmake-979 .pum-content h2{
    margin: 0 0 30px 0;
}

#wpcf7-f980-o1 label input{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid rgba(80, 79, 79, 0.25);
    padding: 10px 0;
}

#wpcf7-f980-o1 textarea{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid rgba(80, 79, 79, 0.25);
    max-height:70px;
    padding: 10px 0;
}


#wpcf7-f980-o1 .email-wrapper, #wpcf7-f980-o1 .name-wrapper{
    width:40%;
    display: inline-block;
}

#wpcf7-f980-o1 label span{
    color: #E74C3C;
}

#wpcf7-f980-o1 .message-wrapper label{
    width:100%;
}

#wpcf7-f980-o1 .name-wrapper{
    margin-right: 19%;
}

.message-wrapper label{
    margin-top: 40px;
}

#wpcf7-f980-o1 label{
    font-family: "Nexa Bold", Sans-serif !important;;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 36px;
    color: #000000;
}

#wpcf7-f980-o1 .wpcf7-submit{
    padding: 21.5px 77px;
    font-family: 'Nexa Bold', Sans-serif !important;;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.05em;
    background: #E74C3C;
    border: 1px solid #ED1C24;
    border-radius: 60px;
    color: #FFFFFF;
    margin: 55px 0 50px 240px;
    outline-color: transparent;
}

#popmake-979{
    position: relative;
}

#popmake-979 .pum-close{
    padding: 0;
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 0;
    outline-color: transparent;
}

#popmake-979 .pum-close:before{
    content: url("/wp-content/uploads/2021/08/carbon_close-filled.svg");
}
.required::placeholder{
    color: rgba(237, 28, 36, 0.5);
}

.wpcf7-response-output, .wpcf7-not-valid-tip{
   display: none;
}

/*popap Responsiv*/

@media screen and (max-width: 1250px) {
    #popmake-979{
        min-width: 0 !important;
        max-width: 800px !important;
    }

    #popmake-979 .pum-content div img{
        display: none;
    }

    #wpcf7-f980-o1{
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media screen and (max-width: 1024px) {

    .wpcf7-form{
        display: flex;
        flex-direction: column;
    }

    #wpcf7-f980-o1{
        padding-top: 20px;
    }

    #popmake-979 .formDescription{
        margin-bottom: 30px;
    }

    .message-wrapper label{
        margin-top: 20px;
    }

    #wpcf7-f980-o1 .email-wrapper, 
    #wpcf7-f980-o1 .name-wrapper,
    #wpcf7-f980-o1 .message-wrapper label{
        width: 100%;
    }
    #popmake-979 {
        max-width: 440px !important;
    }
    #wpcf7-f980-o1 .wpcf7-submit{
        margin: 10px 0;
        margin-right: auto;
        margin-left: auto;
    }

    #popmake-979{
        background-color:white;
        border-radius: 10px;
        margin: auto;
        left: 0 !important;
    }
}

/* Card Style*/

.card__wrapper {
    position: relative;
    max-width: 445px;
    max-height: 445px;
    overflow: hidden;
}

/*.slick-track{
    height: 445px;
}*/

.card__wrapper .card__img {
    width: 100%;
    height: 100%;
    transition: 1s;
    object-fit: cover;

}

.card__img-gradient{
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 36.98%);
    z-index: 15;
}

.card-img__image{
    min-width: 21px;
    max-height:21px;
    max-width:21px;
    height: 21px;
    color: #000;
    position: absolute;
    right: 15px;
    top: 15px;
}

.card__icon {
    padding: 25px;
    border-radius: 50% 50%;
    background-color: white;

    position: absolute;
    top: 15px;
    right: 25px;
}

.card__title {
    color: white;
    max-width: 230px;
    font-family: "Nexa", Sans-serif !important;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 20;
    /*cropping text*/
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -ms-line-clamp: 3;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    display: -webkit-box;
    display: box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    box-orient: vertical;
}

.card__wrapper:hover .card__img {
    filter: brightness(40%);
    transform: scale(1.2);
}


.custom-div{
    position:relative;
    padding-right:150px;
}

.prev{
    position: absolute;
    bottom: calc(50% - 84.5px);
    right:0;
}

.next{
    position: absolute;
    bottom: calc(50% + 7.5px);
    right:0;
}

body.fixed-header .elementor-element-bf59a5b.header-scroll{
    background-color: #F2F2F2;
}

/*Responsiv*/

@media screen and (min-width: 1777px) {
    #ourPhilosophy{
    padding-left: calc((100vw - 1520px)/2);}
}

@media screen and (max-width: 1700px){
    .page-id-12 .elementor-12 .elementor-element.elementor-element-5d5cd6c{
            padding-top: 115px;
        }

    .card__wrapper{
        padding-right: 0;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-a0bbd88 > .elementor-element-populated{
        margin-right: 0;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-0ae8a07 > .elementor-element-populated{
        padding: 0;
    }
}

@media screen and (max-width: 1479px) {
    .card__wrapper {
        max-width: inherit;}
}

@media screen and (max-width: 1352px) and (min-width: 1025){
    .page-id-12 .elementor-12 .elementor-element.elementor-element-7c62bd4 img,
    .page-id-12 .elementor-12 .elementor-element.elementor-element-ccc580c img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}
@media screen and (max-width: 1352px){
    .page-id-12 .elementor-12 .elementor-element.elementor-element-bf59a5b{
        padding-right: 100px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-ce03275{
        width: 20%;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-2a6df2b{
        width: 80%;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-b8cf2dc .elementor-heading-title {
        font-size: 60px;
        line-height: 58px;
    }

}

@media screen and (max-width: 1420px) {
    
    .card__icon {
        padding: 15px;
        border-radius: 50% 50%;
        background-color: white;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .custom-div{
        padding-right: 120px;
    }

    .card__wrapper{
        max-width: inherit;
        max-height: inherit;
    }

    .card-img__image{
        min-width: 16px;
        max-height:16px;
        max-width:16px;
        height: 16px;
        color: #000;
        position: absolute;
        top: 7px;
        right: 8px;
    }
}
@media screen and (max-width: 1265px) {
	.page-id-12 .elementor-12 .elementor-element.elementor-element-22e4901 .elementor-heading-title, .page-id-12 .elementor-12 .elementor-element.elementor-element-0b71d5a{
    font-weight: 500;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-0b71d5a > .elementor-widget-container {
        margin-bottom: 20px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-b8cf2dc .elementor-heading-title {
        font-size: 36px;
        line-height: 40px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-99b6ec3 > .elementor-element-populated {
        padding-right: 20px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-b277acf > .elementor-element-populated {
        margin-left: 20px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-124ccca {
        width: 80%;
    }
}
@media screen and (max-width: 1024px){
    .elementor-section.elementor-section-height-full{
        height: auto;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-5d5cd6c{
        padding-top: 100px;
    }

    #contactUs .elementor-column-gap-no{
        justify-content: space-between;
    }

    .elementor-12 .elementor-element.elementor-element-4395a50{
        font-size: 16px;
        line-height: 30px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-ea71eb8 > .elementor-element-populated{
        margin-left: 0;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-ea71eb8{
        width: 40%;
    }

	.page-id-12 .elementor-12 .elementor-element.elementor-element-22e4901 .elementor-heading-title, .page-id-12 .elementor-12 .elementor-element.elementor-element-0b71d5a{
	font-weight: 400;}

    .page-id-12 .elementor-12 .elementor-element.elementor-element-0b71d5a > .elementor-widget-container{
        margin-bottom: 35px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-bf59a5b{
        padding-right: 5%;
        padding-left: 5%;
    }

    #menu-1-6ef2502 .menu-item-1096 .elementor-item-anchor{
        padding: 13px 10px;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-b8cf2dc > .elementor-widget-container{
        margin: 0;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-c3072cb > .elementor-container{
        flex-direction: column;
        align-items: center;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-c3072cb > .elementor-container > .elementor-column{
        width:100%;
        padding-top: 20px;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-c3072cb > .elementor-container > .elementor-column .elementor-widget-wrap{
        margin-left: 0;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-124ccca{
        width: 100%;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-c3ff6ef > .elementor-widget-container{
        margin-top: 0;
    }

    .card-img__image{
        min-width: 21px;
        max-height:21px;
        max-width:21px;
        height: 21px;
        right: 15px;
        top: 15px;
    }

    .card__icon {
        padding: 25px;
        top: 15px;
        right: 25px;
    }

    #aboutUs .elementor-widget-container img{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-c3072cb{
        margin-bottom: 0;
        margin-top: 0;
    }

    .card__wrapper{

        max-height: 445px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 768px){
       .page-id-12 .elementor-12 .elementor-element.elementor-element-b8cf2dc .elementor-heading-title {
        font-size: 18px;
        line-height: 18px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-6fe2f9e,
    .page-id-12 .elementor-12 .elementor-element.elementor-element-f6ab5b1 {
        font-size: 12px;
        line-height: 16px}

    .page-id-12 .elementor-12 .elementor-element.elementor-element-7c62bd4 > .elementor-widget-container,
    .page-id-12 .elementor-12 .elementor-element.elementor-element-f6ab5b1 > .elementor-widget-container{
        margin-top: 35px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-5ca128c {
        font-size: 12px;
        line-height: 18px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-c3ff6ef{
        font-size: 10px;
        line-height: 16px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-a266949,
    .page-id-12 .elementor-12 .elementor-element.elementor-element-431dfc7{
        font-size: 12px;
        line-height: 16px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-52d157f .elementor-heading-title{
        font-size: 24px;
        line-height: 28px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-96c75d7{
        font-size: 11px;
        line-height: 16px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-6690a99 .elementor-heading-title {
        font-size: 24px;
        line-height: 28px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-4395a50{
        font-size: 12px;
        line-height: 24px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-5ca128c p{
        margin-bottom: 0;
    }

    .page-id-12 .elementor-12 .elementor-element-6ef2502 .elementor-widget-container .elementor-menu-toggle{
        align-self: flex-end;
        margin: 0;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-5707da0 > .elementor-element-populated {
        margin-left:5%;
        margin-right: 5%;
        padding: 0;
    }

    .page-id-12 .elementor-element-bf59a5b .elementor-column-gap-no{
        flex-wrap: nowrap;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-5d5cd6c{
        padding-top: 140px;
        padding-bottom: 50px;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-ce03275{
        width: 15%;
    }

    .page-id-12 .elementor-12 .elementor-element.elementor-element-ea71eb8 > .elementor-element-populated{
        margin-left: 0;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-ea71eb8{
        width: 100%;
    }
    .page-id-12 .elementor-12 .elementor-element.elementor-element-988dd54{
        margin-bottom: 25px;
    }

    .page-id-12 .elementor-element-ea71eb8{
       order: 1;
    }

    .page-id-12 .elementor-element-a0bbd88{
        order: 2;
    }

    .page-id-12 .elementor-element-12dcded{
        order: 3;
    }

    .page-id-12 .elementor-element-0ae8a07{
        order: 4;
    }

    .slick-arrow{
        max-width: 35px;
    }

    .prev{
        position: absolute;
        bottom: calc(50% - 42.5px);
        right:0;
    }

    .next{
        position: absolute;
        bottom: calc(50% + 7.5px);
        right:0;}

    .custom-div{
        padding-right: 60px;
    }
}
@media screen and (max-width: 450px) {
    .page-id-12 .elementor-12 .elementor-element.elementor-element-22e4901 .elementor-heading-title, .page-id-12 .elementor-12 .elementor-element.elementor-element-0b71d5a {
        font-size: 30px;
        font-weight: 400;
        line-height: 28px;
        padding-bottom:25px;
    }

    .card__icon {
        padding: 15px;
        border-radius: 50% 50%;
        background-color: white;
        z-index: 25;
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .card-img__image{
        min-width: 16px;
        max-height:16px;
        max-width:16px;
        height: 16px;
        color: #000;
        position: absolute;
        top: 7px;
        right: 8px;
    }

    .custom-div {
        padding-right: 85px;
    }
}

html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin-top:.5rem;margin-bottom:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:.9rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;text-decoration:none;color:#c36}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{font-size:16px;color:#333;line-height:1.4;font-style:italic;font-weight:400}[hidden],template{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{*,:after,:before{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid;border:1px solid #ccc}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border:1px solid #666;border-radius:3px;padding:.5rem 1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333;outline:0 none}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;border-radius:3px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}[type=button]:focus,[type=submit]:focus,button:focus{outline:5px auto -webkit-focus-ring-color}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-bottom:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid #ccc}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-top:1px solid #ccc}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:#f7f7f7}table tbody tr:hover>td,table tbody tr:hover>th{background-color:#e9e9e9}table tbody+tbody{border-top:2px solid #ccc}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-top:0;margin-bottom:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}