/*
 Theme Name:   Hello-elementor Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Hello-elementor Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  hello-elementor-child
*/


body{
    background-color: #14243F;
}
.elementor-widget-image a img[src$=".svg"] {
    width: 100% !important;
}
.socials .elementor-icon i, .socials .elementor-icon svg {
    height: auto !important;
    width: auto !important;
    transition: all 0.3s;
}
.imggallery .swiper-slide{
    min-height: 500px;
}
.imggallery .copy{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #14243F;
    color: #fff;
    min-height: 80px;
}
.socials .elementor-icon svg:hover {
    transform: scale(1.1);
    transition: all 0.3s;
}
.socials{
    margin-top: -40px;
}
.socials .elementor-social-icons-wrapper{
    position: relative;
    width: fit-content !important;
}
.socials .elementor-social-icons-wrapper::before{
    content: "";
    position: absolute;
    border-top: 2px solid #DBD5D7 !important;
    left: -80px;
    top: 13px;
    width: 70px;
}
.socials-footer{
    margin-top: -70px;
}
.socials-footer .elementor-social-icons-wrapper::before{
    content: "";
    position: absolute;
    border-left: 2px solid #DBD5D7 !important;
    left: 14px;
    bottom: -60px;
    top: auto;
    width: 2px;
    height: 50px;
}
.res-btn a .small{
    font-size: 16px;
    font-weight: 300;
    line-height: 20px !important;
}
.res-btn a{
    position: relative;
    z-index: 99;
    display: flex;
    align-items: flex-end;
    width: 200px !important;
    height: 200px;
    text-align: left;
}
.res-btn a .elementor-button-content-wrapper {
    justify-content: flex-start;
}
.res-btn a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("images/thecorner.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.res-btn a::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 20px;
    background-image: url("images/arrow.png");
    width: 44px;
    height: 30px;
    transition: all 0.3s;
}
.res-btn a:hover::before {
    left: 50px;
    transition: all 0.3s;
}
.white{
    color:#fff !important;
}
.sectionpadding{
    padding: 60px 20px 60px 20px !important;
}
.sectionpadding-reset{
    padding: 60px 0px 60px 0px !important;
}
.line-under h5{
    border-bottom: 2px solid #fff;
    padding-bottom: 20px;
}
.line-under.blue h5{
    border-bottom: 2px solid #14243f;
}
.counter-headings{
    margin-bottom: -60px !important;
    z-index: 99;
}
.counter-headings h5:after{
    content: "";
    border-bottom: 2px solid #DBD5D7;
    padding-bottom: 28px;
    position: absolute;
    width: 30px;
    left: 0;
}
.counter{
    min-height: 220px;
    max-width: 200px !important;
    align-content: flex-end !important;
}
.counter .elementor-counter-number{
    font-size: 50px !important;
    min-width: 60px;
}
.counter .elementor-counter-title{
    margin-left: -30px !important;
}
.counter.mid .elementor-counter-title{
    margin-left: -40px !important;
}
.mainfooter h5{
    padding-left: 15px !important;
    line-height: 30px;
}
.mainfooter h5::before{
    content: "";
    position: absolute;
    left: 0;
    height: 33px;
    border-left: 2px solid #fff;
}
.line-before h2{
    padding-left: 15px !important;
}
.line-before h2::before{
    content: "";
    position: absolute;
    left: 0;
    height: 40px;
    border-left: 2px solid #fff;
}
.line-before.blue h2::before{
    border-left: 2px solid #14243F;
}
.btn-a a{
    border: 2px solid #fff;
    background-color: transparent;
    border-radius: 0;
    padding: 10px 20px 10px 20px;
    color: #fff !important;
}
.btn-a a:hover{
    border: 2px solid #DCB271;
    background-color: #DCB271;
    color: #fff !important;
}
.btn-b a{
    border: 2px solid #00311e;
    color: #00311e !important;
    background-color: transparent;
    border-radius: 0;
    padding: 10px 20px 10px 20px;
}
.btn-b a:hover{
    border: 2px solid #00311e;
    background-color: #00311e;
    color: #fff !important;
}
.mainmenu .menu-item a::after {
    /*
    opacity: 1 !important;
    content: "";
    position: absolute;
    left: auto;
    right: -15px;
    top: 3px;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 20px;
    background-image: url(images/downarrow-white.png);
    background-size: contain;
    background-color: transparent !important;
    */
}
.mainmenu .menu-item a:hover::after {
    /*
    transform: rotate(-90deg);
    */
}
.menu-item-home a:after{
    display: none !important;
}
.mainmenu .sub-menu a::after {
    display: none !important;
}
.sub-menu{
    max-width: 150px !important;
}
.bolder{
    font-weight: 600;
}
.elementor-nav-menu a{
    white-space: wrap !important;
}
.justify p{
    text-align: justify;
}
.width-a{
    max-width: 840px !important;
    margin: 0px auto;
}
.width-b{
    max-width: 1240px !important;
    margin: 0px auto;
}
.ov-hidden{
    overflow: hidden !important;
}
.ov-x-hidden{
    overflow-x: hidden !important;
}
.header-toggle{
    position: fixed !important;
    z-index: 9999 !important;
    background-color: #14243F;
    transition: all 0.3s !important;
    padding: 10px 5% 10px 5% !important;
}
.header-toggle.toggled{
    background-color: #14243F;
    transition: all 0.3s !important;
    padding: 0px 5% 0px 5% !important;
}
.mainmenu a{
    padding: 10px 5px 10px 5px !important;
    transition: all 0.3s !important;
}
.header-toggle.toggled .mainmenu a{
    padding: 0px 5px 0px 5px !important;
}
.header-toggle.toggled .mainmenu .sub-menu a{
    padding: 10px 10px 10px 10px !important;
}
.mainmenu li{
    padding: 0px 10px 0px 10px !important;
    transition: all 0.3s !important;
}
.header-toggle.toggled .mainmenu li{
    padding: 0px 10px 0px 10px !important;
    transition: all 0.3s !important;
}
.header-toggle.toggled .mainmenu .sub-menu li {
    padding: 10px 10px 10px 10px !important;
    transition: all 0.3s !important;
}
.header-toggle .mainlogo img{
    transition: all 0.3s;
    max-width: 170px;
}
.header-toggle.toggled .mainlogo img{
    transition: all 0.3s;
    max-width: 100px;
}
.page-padding{
    margin-top: 100px !important;
}
.nobreak{
    --flex-wrap: none !important;
}
.contactform{
    padding: 10% 15% 10% 15%;
}
.contactform textarea{
    border: 2px solid #DBD5D7 !important;
}
.contactform .elementor-field-type-submit{
    position: absolute !important;
    bottom: -80px;
    left: 0;
}
.contactform .elementor-field-type-submit button{
    min-width: 200px;
    border: 2px solid;
}
.contactform input{
    margin-left: 15px;
    padding-left: 0 !important;
    padding-bottom: 3px !important;
}
.contactform .elementor-field-type-textarea{
    margin-top: 30px;
}
.contactform .elementor-field-group::before{
    content: "";
    position: absolute;
    height: 30px;
    width: 2px;
    left: 0;
    border-left: 2px solid #DBD5D7 !important;
}
.contactform .elementor-field-type-textarea.elementor-field-group::before{
    border-left: 0px solid #DBD5D7 !important;
}
.elementor-slideshow__footer {
    position: absolute !important;
    z-index: 5;
    top: auto !important;
    bottom: 10% !important;
}
.gal .elementor-gallery-item__content{
    height: 60px !important;
    top: auto !important;
    bottom: 0 !important;
    background-color: #14243F !important;
}
.gal .elementor-gallery-item__title{
    opacity: 1 !important;
}
.scrollbox{
    max-height: 420px !important;
    overflow-y: scroll !important;
}

.bounce{
    animation: bounce 2s infinite;
}
@keyframes bounce {
  0%, 100% {
    top: 0; /* Starting and ending position (at the top) */
    animation-timing-function: ease-in; /* Slow start, fast end for the upward motion */
  }
  50% {
    top: 20px; /* Mid-point position (at the bottom) */
    animation-timing-function: ease-out; /* Fast start, slow end for the downward motion */
  }
}

@media all and (max-width: 1700px){
    .res-btn a{

    }
}

@media all and (max-width: 1450px){
    .res-btn a{

    }
}

@media all and (max-width: 1400px){
    .counter{
        min-height: 220px;
        max-width: 200px !important;
        align-content: flex-end !important;
    }
    .counter .elementor-counter-number{
        font-size: 40px !important;
        min-width: 50px;
    }
    .counter .elementor-counter-title{
        margin-left: -30px !important;
        font-size: 15px !important;
        line-height: 18px !important;
    }
    .counter.mid .elementor-counter-title{
        margin-left: -40px !important;
    }
}

@media all and (max-width: 1260px){
    .counter .elementor-counter{
        flex-direction: column-reverse !important;
    }
    .counter{
        min-height: 220px;
        max-width: 200px !important;
        align-content: flex-end !important;
    }
    .counter .elementor-counter-number{
        font-size: 40px !important;
        min-width: 50px;
    }
    .counter .elementor-counter-title{
        margin-left: 0px !important;
        font-size: 15px !important;
        line-height: 18px !important;
    }
    .counter.mid .elementor-counter-title{
        margin-left: 0px !important;
    }
    .socials{
        margin-top: 0px;
    }
    .socials-footer{
        margin-top: -40px;
    }
}

@media all and (max-width: 1240px){
    .res-btn a{

    }
    .res-btn .elementor-button-text{
        font-size: 24px !important;
    }
    .res-btn a .small {
        font-size: 18px;
        line-height: 20px !important;
    }
}

@media all and (max-width: 1180px){
    .footer-a{
        max-width: 300px;
    }
    .footer-b{
        max-width: 300px !important;
    }
    .footer-c{
        max-width: 260px !important;
    }
    .footer-b a{
        font-size: 12px !important;
    }
    .footer-c a, .footer-c{
        font-size: 12px !important;
    }
}

@media all and (max-width: 1080px){
    .res-btn a{

    }
}

@media all and (max-width: 1024px){
    .line-before h2::before{
        height: 30px;
    }
    .counter .elementor-counter{
        flex-direction: row-reverse !important;
    }
    .counter .elementor-counter-number-suffix{
        display: none !important;
    }
    .counter .elementor-counter-title{
        margin-left: -40px !important;
    }
    .counter.mid .elementor-counter-title{
        margin-left: -50px !important;
    }
    .footer-a{
        max-width: 200px;
    }
    .mainmenu a, .header-toggle.toggled .mainmenu a {
        padding: 0px !important;
    }
    .mainmenu .menu-item a::after{
        display: none;
    }
    .themenu{
        /*min-width: 100% !important;*/
    }
    .mainmenu li, .header-toggle.toggled .mainmenu li{
        padding: 10px 10px 10px 10px !important;
        transition: all 0.3s !important;
    }
    .header-toggle.toggled .mainlogo img {
        /*
        transition: all 0.3s;
        max-width: 170px;
        */
    }
    .header-toggle.toggled {
        padding: 0px 5% 0px 5% !important;
    }
    /*
    .mainmenu{
        position: absolute !important;
        right: 20px;
        z-index: 999;
        width: 100%;
        background-color: #14243F;
    }
    */
}

@media all and (max-width: 930px){
    .res-btn a{

    }
    .res-btn .elementor-button-text{
        font-size: 20px !important;
    }
    .res-btn a .small {
        font-size: 16px;
        line-height: 20px !important;
    }
}

@media all and (max-width: 895px){
    .footer-a{
        max-width: 170px;
    }
    .footer-b{
        max-width: 230px !important;
    }
    .footer-c{
        max-width: 260px !important;
    }
    .footer-b a{
        font-size: 12px !important;
    }
    .footer-c a, .footer-c{
        font-size: 12px !important;
    }
}

@media all and (max-width: 767px){
    .gal .elementor-gallery-item__title{
        font-size: 12px !important;
        line-height: 16px !important;
        font-weight: 300;
    }
    .gal .elementor-gallery-item__content {
        height: 80px !important;
    }
    .scrollbox{
        max-height: none !important;
        overflow-y: hidden !important;
    }
    .footer-a{
        max-width: none;
    }
    .footer-a img{
        max-width: 340px !important;
        width: 100%;
    }
    .secondmenu{
        margin-top: -20px !important;
    }
    .footer-b{
        max-width: 230px !important;
    }
    .footer-c{
        max-width: 260px !important;
    }
    .footer-b a{
        font-size: 12px !important;
    }
    .footer-c a, .footer-c{
        font-size: 12px !important;
    }
    .socials-footer{
        margin-top: -190px;
    }
}

@media all and (max-width: 670px){
    .counter .elementor-counter-number-wrapper{
        justify-content: flex-start !important;
    }
    .wrap-500{
        flex-wrap: wrap !important;
    }
    .counter{
        min-width: 190px !important;
    }
    .counter .elementor-counter{
        flex-direction: row-reverse !important;
    }
    .counter .elementor-counter-number-suffix{
        display: none !important;
    }
    .counter .elementor-counter-title{
        margin-left: -40px !important;
    }
    .counter.mid .elementor-counter-title{
        margin-left: -50px !important;
    }
    .wrap-500 .e-con.e-child{
        padding-top: 30px;
        align-content: center !important;
    }
}