/* 
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 */
body {
    font-family: "proxima-nova",sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
}
.red-text {
	color: #ff0000;
}
.orange-text {
	color: #F77619;
}
.green-text {
	color: #9FCC47;
}
.blue-text {
	color: #4B9CDF;
}
.accent-text {
	font-weight: 700;
}

.video-list .elementor-widget-image {
    cursor: pointer;
}

.home-announcement-btn .elementor-button {
    width: 100%;
    display: flex;
    align-items: center;
}
.home-announcement-btn svg {
    margin-bottom: -5px;
}

.announcement-item-outer:hover .home-announcement-btn , .elementor-editor-active .home-announcement-btn {
    opacity: 1;
}
.announcement-item-outer {
    margin-left: 60px;
    margin-right: 4px
}

.home-announcements-inner .slick-list {
    margin-left: -60px;
}

button.slick-arrow {
    position: absolute;
    top: 0;
    font-size: 0;
    border: none;
    padding: 0;
    width: 18px;
    height: calc(100% - 66px);
    background-image: url("data:image/svg+xml,%3Csvg fill='%23AFAFAF' height='200px' width='200px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 330 330' xml:space='preserve'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath id='XMLID_222_' d='M250.606,154.389l-150-149.996c-5.857-5.858-15.355-5.858-21.213,0.001 c-5.857,5.858-5.857,15.355,0.001,21.213l139.393,139.39L79.393,304.394c-5.857,5.858-5.857,15.355,0.001,21.213 C82.322,328.536,86.161,330,90,330s7.678-1.464,10.607-4.394l149.999-150.004c2.814-2.813,4.394-6.628,4.394-10.606 C255,161.018,253.42,157.202,250.606,154.389z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    left: -5%;
}

button.slick-prev.slick-arrow {
    transform: rotate(180deg);
    left: -9%;
}

button.slick-arrow:hover , button.slick-arrow:focus {
    background-color: #fff;
    outline: none;
}
.work-tile .elementor-button-icon svg {
    font-size: 16px;
    margin-bottom: -2px;
}
.work-tile .elementor-widget-heading , .work-tile .elementor-widget-button{
    opacity: 0;
    transition: 0.2s;
}
.work-tile:hover .elementor-widget-heading , .work-tile:hover .elementor-widget-button {
    opacity: 1;
} 
.work-tile:hover .work-tile-inner {width: 120% !important;max-width: 120% !important;}

.work-tile:hover {
    z-index: 999;
}
.work-tile-inner {
    transition: 0.2s;
    height: 100%;
}
.work-tile-inner .elementor-widget-image {
    height: 100%;
}
.announcement-item p {
    margin: 0;
}
.service-item {
    max-width: 450px;
    height: initial !important;
    background-color: #EFEFEF;
    cursor: pointer;
}
.service-item:nth-child(odd) {
    background-color: #E5E5E5;
}
.right-angle-btn .elementor-button-icon {
    font-size: 55%;
}
.service-slider .slick-track {
    display: flex;
}
.service-item-inner {
    height:100%;
}
.service-item:hover:nth-child(4n+1) {
    background-color: #f00;
}
.service-item:hover:nth-child(4n+2) {
    background-color: #f77619;
}
.service-item:hover:nth-child(4n+3) {
    background-color: #9fcc47;
}
.service-item:hover:nth-child(4n+4) {
    background-color: #4b9cdf;
}

.service-item:hover .elementor-heading-title , .service-item:hover .elementor-widget-text-editor {
    color: #fff !important;
    transform: translatey(0);
}

.service-item .elementor-widget-button {
    opacity: 0;
    transition: 0.5s;
}

.service-item:hover .elementor-widget-button {
    opacity: 1;
}


.service-item .elementor-widget-text-editor {transform: translatey(50px);transition: 0.5s;}
.call-head a.elementor-item {
    background-color: #f00;
    color: #fff !important;
    padding: 5px 20px 5px 40px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath d='M511.203 387L487.953 487.782C484.688 502.032 472.156 512.001 457.484 512.001C205.234 512.001 0 306.78 0 54.497C0 39.84 9.969 27.309 24.219 24.059L124.969 0.809C139.656 -2.598 154.734 5.027 160.828 18.934L207.359 127.497C212.797 140.279 209.125 155.154 198.375 163.935L144.547 208.029C178.531 277.249 234.828 333.531 304.078 367.531L348.125 313.718C356.813 302.937 371.828 299.218 384.609 304.749L493.094 351.25C507 357.25 514.578 372.406 511.203 387Z'/%3E%3C/svg%3E");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 20px;
	height: 45px;
}
.back-to-top-btn .elementor-button-icon {
    font-size: 80%;
}
.back-to-top-btn {
    display: none;
}
.elementor-sticky--active .back-to-top-btn {
     display: block;
}
.client-page-list .elementor-shortcode {
    display: flex;
    flex-wrap: wrap;
}
.client-page-list .project.type-project {
    width: 100%;
    max-width: calc(100% / 6);
}
.articles-slider .slick-slide {
    margin-left: 40px;
    display: flex !important;
    flex-direction: column;
    gap: 40px;
}
.articles-slider .slick-list {
    margin-left: -40px;
}
.elementor-nav-menu--main .menu-item:nth-child(2) .elementor-item:after {
    background-color: #F77618 !important;
}
.elementor-nav-menu--main .menu-item:nth-child(3) .elementor-item:after {
    background-color: #9fcc47 !important;
}
.elementor-nav-menu--main .menu-item:nth-child(4) .elementor-item:after {
    background-color: #4b9cdf !important;
}
.riddle-lable {
    color: #747474;
    font-size: 27px;
    font-weight: 300;
    text-align: right;
}

.riddle-option {
    color: #747474;
    font-size: 24px;
    font-weight: 300;
    position: relative;
    display: flex;
    align-items: center;
    column-gap: 30px;
}
.riddle-option:before {
    content: "";
    height: 70%;
    width: 6px;
    position: absolute;
    top: 15%;
    left: 30px;
    background-color: #747474;
    transition: 0.5s;
    z-index: -1;
}

.riddle-option:hover:before {
    background-color: #4B9CDF;
    width: calc(100% + 10px);
    left: -10px;
}

.riddle-option:hover , .riddle-option.wrong-checked {
    color: #fff;
    cursor: pointer;
}
.correct-pop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #4b9cdf;
    grid-template-columns: calc(100% - 300px) 300px;
    align-items: center;
    height: 100%;
    display: none;
}

.correct-pop-text {
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    padding: 0 20px;
}

.correct-pop-text p {
    font-weight: 300;
}

.next-riddle {
    font-size: 32px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 900;
    background-color: #2A74B1;
    cursor: pointer;
}

.right-checked .correct-pop {
    display: grid;
}
.option-letter {
    font-weight: 900;
}
.wrong-checked.riddle-option:before {
    background-color: #ff0000;
    width: calc(100% + 10px);
    left: -10px;
}
.wrong-checked .option-letter {
    font-size: 0;
}
.wrong-checked .option-letter:before {
    content: "Not Quite!";
    font-size: 24px;
}
.home .work-tile-inner:before {
    z-index: 20;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.8;
    transition: opacity 0.2s linear;
    content: "";
}

.home .work-tile-inner:hover:before {
    opacity: 0;
    z-index: -1;
}
@media(min-width: 1900px){
.home-hero-tiles .e-loop-item:nth-child(n + 10) {
    display: none;
}}
@media(min-width: 1025px){
.home-announcement-btn {
    opacity: 0;
    transition: 0.5s;
}
.full-row-tile .elementor-loop-container .e-loop-item:last-child .elementor-widget-button , .right-half-tile .elementor-loop-container .e-loop-item:nth-child(even) .elementor-widget-button , .client-page-list .project.type-project:nth-child(6n) .elementor-widget-button, .work-page-tiles .project.type-project:nth-child(6n+7) .elementor-widget-button{
    right: initial !important;
    left: -20px;
}

.full-row-tile .elementor-loop-container .e-loop-item:last-child .work-tile-inner , .right-half-tile .elementor-loop-container .e-loop-item:nth-child(even) .work-tile-inner , .client-page-list .project.type-project:nth-child(6n) .work-tile-inner,.work-page-tiles .project.type-project:nth-child(6n+7) .work-tile-inner  {
    left: initial !important;
    right: 0;
}
.riddle-main-wrap {
    display: grid;
    grid-template-columns: 46% 50%;
    column-gap: 4%;
    align-items: center;
    min-height: 80px;
}
.riddle-options-wrap {
    display: grid;
    grid-template-columns: repeat(2 , calc(50% - 5px));
    column-gap: 10px;
}
}
@media(max-width: 1024px){
.call-head {
    display: none !important;
}
.service-item {
    max-width: 280px;
}
.filter-nav ul.elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start !important;
}
.riddle-lable {
    max-width: 750px;
    text-align: left;
}
.riddle-options-wrap {
    padding-left: 20px;
    display: grid;
    row-gap: 10px;
}
}

@media(min-width: 768px) and (max-width: 1024px){
    .home-hero-tiles .e-loop-item:nth-child(n + 8) , .full-row-tile .e-loop-item:nth-child(n + 7) {
        display: none;
    }
    .home-hero-tiles  .e-loop-item:nth-child(4) .elementor-widget-button, 
    .home-hero-tiles  .e-loop-item:nth-child(7) .elementor-widget-button , 
    .full-row-tile  .e-loop-item:nth-child(3) .elementor-widget-button, 
    .full-row-tile  .e-loop-item:nth-child(6) .elementor-widget-button,
    .work-page-tiles .project.type-project:nth-child(3n+4) .elementor-widget-button{
        right: initial !important;
        left: -20px;
    }
    
    .home-hero-tiles  .e-loop-item:nth-child(4) .work-tile-inner , 
    .home-hero-tiles  .e-loop-item:nth-child(7) .work-tile-inner , 
    .full-row-tile  .e-loop-item:nth-child(3) .work-tile-inner , 
    .full-row-tile .e-loop-item:nth-child(6) .work-tile-inner,
    .work-page-tiles .project.type-project:nth-child(3n+4) .work-tile-inner{
        left: initial !important;
        right: 0;
    }
    
}
@media(max-width: 767px){
    button.slick-arrow {
        height: 50px;
        top: 100%;
        left: 60px;
    }

    button.slick-prev.slick-arrow {
        left: 10px;
    }
    .home-hero-tiles .e-loop-item:nth-child(n + 6) , .full-row-tile  .e-loop-item:nth-child(n + 5){
    display: none;
}
    .home-hero-tiles  .e-loop-item:nth-child(odd) .elementor-widget-button, .full-row-tile  .e-loop-item:nth-child(even) .elementor-widget-button ,.work-page-tiles .project.type-project:nth-child(2n+3) .elementor-widget-button {
        right: initial !important;
        left: -20px;
    }
    
    .home-hero-tiles  .e-loop-item:nth-child(odd) .work-tile-inner ,.full-row-tile  .e-loop-item:nth-child(even) .work-tile-inner,.work-page-tiles .project.type-project:nth-child(2n+3) .work-tile-inner {
        left: initial !important;
        right: 0;
    }
    .service-item-inner {
    padding: 20px 30px 30px 30px !important;
}
.riddle-lable {
    padding-bottom: 20px;
    font-size: 24px;
}
.correct-pop {
    grid-template-columns: 100%;
}

.riddle-main-wrap.right-checked {
    max-height: 240px;
}
}