/*

Theme Name: Ragonis Theme

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

.flexGrow-1{
    flex-grow: 1;
}

body #boxed-wrapper .head_right_icon_mb0 .content-box-column {
    margin-bottom: 0 !important;
}

body #boxed-wrapper .head_right_icon_mb0 .content-box-column .heading-with-icon {
    margin-bottom: 0 !important;
}

#menu-search .glyphicon.fa-search {
    background: url(search_icon.png) 0 center no-repeat;
    display: block;
    width: 30px;
    height: 30px;
}

#menu-search .glyphicon.fa-search:before {
    content: "";
}

body #boxed-wrapper .fusion-slider-sc-homebanner .fusion-title-heading.title-heading-tag {
    font-family: var(--body_typography-font-family);
    letter-spacing: 20px;
}

body #boxed-wrapper .flip_custom_box01 .flip-box-front .flip-box-image {
    padding-bottom: 33px;
}

body #boxed-wrapper .flip_custom_box01 .flip-box-back .flip-box-back-inner p .right_icon_button {
    position: relative;
    color: #fff;
    display: inline-block;
    padding-right: 22px;
}
body #boxed-wrapper .flip_custom_box01 .flip-box-back .flip-box-back-inner p .right_icon_button::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    height: 7px;
    color: currentColor;
    background-color: currentColor;
    mask-image: url('./right_icon.png');
    mask-size: contain;
    transform: translate(0,-50%);
    pointer-events: none;
}
body #boxed-wrapper .flip_custom_box01 .flip-box-back .flip-box-back-inner p .right_icon_button:hover {
    color: var(--awb-color7);
}

body #boxed-wrapper .flip_custom_box01 .flip-box-back .flip-box-back-inner p:last-child {
    margin-bottom: 0;
}

body #boxed-wrapper .custom_list_style01 .fusion-li-item .icon-wrapper {
    display: none;
}

body #boxed-wrapper .custom_list_style01 .fusion-li-item .fusion-li-item-content {
    margin-left: 0;
    display: flex;
}

body #boxed-wrapper .custom_list_style01 .fusion-li-item .fusion-li-item-content:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #234169;
    margin: 10px 14px 0 0;
    flex: 0 0 9px;
}

body #boxed-wrapper .footer_bottom_box:before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.02);
    width: calc(100vw + 100%);
}

body #boxed-wrapper .footer_bottom_box span.sep {}

body #boxed-wrapper .footer_menu_style .awb-menu__main-a:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #C98D55;
    flex: 0 0 9px;
    margin-right: 15px;
}

body #boxed-wrapper .footer_menu_style .awb-menu__li:last-child>span {
    display: none;
}

body #boxed-wrapper .bar_slider {
    margin-bottom: 0 !important;
}

body #boxed-wrapper .bar_slider .fusion-carousel-item-wrapper {
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
    gap: 20px;
}

body #boxed-wrapper .bar_slider .fusion-carousel-item-wrapper .awb-imageframe-caption-title {
    font-size: 40px !important;
    font-family: var(--awb-typography1-font-family);

}

body #boxed-wrapper .bar_slider .fusion-carousel-item-wrapper .fusion-image-wrapper {
    flex: 0 0 56px;
}

body #boxed-wrapper .bar_slider .awb-swiper-button{
    display: none;
}

/* custom-tab */
.custom-tabIndex:not(.is-tabCompleted) .custom-tabHeader .fusion-button {
    pointer-events: none;
}

.custom-tabIndex .custom-tabContent .fusion-builder-row.fusion-builder-row-inner {
    display: none;
}

.custom-tabIndex .custom-tabHeader .tab_button {
    display: block;
    width: 100%;
    white-space: nowrap;
}
.custom-tabIndex .custom-tabHeader .tab_button.is-active{
    color: var(--awb-color1) !important;
    background-color: #c98d55 !important;
}
.custom-tabIndex .custom-tabHeader .tab_button.is-active span{
    color: var(--awb-color1) !important;
}

@media only screen and (min-width: 1025px) {
    .custom-tabIndex .custom-tabContent .tabs_item>div {
        height: 100%;
    }
}
@media only screen and (max-width: 1024px) {
    .custom-tabHeader > .fusion-content-layout-column{
        flex-direction: row !important;
        gap: 0 15px !important;
        flex-wrap: wrap !important;
    }
}



@media only screen and (min-width: 1350px) {

    body #boxed-wrapper .footer_bottom_box span.sep {
        margin: 0 6px;
    }

    body #boxed-wrapper .bar_slider .fusion-carousel-item-wrapper {
        gap: 45px;
    }

    body #boxed-wrapper .bar_slider .fusion-carousel-item-wrapper .awb-imageframe-caption-title {
        font-size: 48px;
    }

    .custom-tabIndex .custom-tabHeader .tab_button {
        font-size: 22px;
        padding: 16px 22px;
    }

    body #boxed-wrapper .flip_custom_box01 .flip-box-back .flip-box-heading-back {
        margin-bottom: 20px;
    }

    body #boxed-wrapper .flip_custom_box01 .flip-box-back {
        padding-top: 47px;
        padding-bottom: 47px;
        /* min-height: 386.96px; */
    }

    body #boxed-wrapper .flip_custom_box01.spear_custom01 .flip-box-front .flip-box-heading {
        text-align: center;
        max-width: 169px;
        margin-left: auto;
        margin-right: auto;
    }

    #boxed-wrapper .custom_width_box>div {
        max-width: 1340px !important;
    }

    body #boxed-wrapper .custom_font .content-box-heading {
        font-size: 20px;
        padding-left: 39px !important;
    }

    body #boxed-wrapper .custom_font .heading-with-icon .image img {
        margin-right: 14px;
        margin-top: 4px;
    }

    body #boxed-wrapper .custom_menu .fusion-menu .menu-item .awb-menu__main-a {
        font-size: 22px;
    }

    body #boxed-wrapper .custom_menu {
        --awb-gap: 62px !important;
    }

    body #boxed-wrapper .fusion-slider-sc-homebanner .caption .fusion-title-heading {
        font-size: 100px !important;
    }

    body #boxed-wrapper .button-001.fusion-button,
    body #boxed-wrapper ~ .avada-footer-scripts .button-001.fusion-button{
        padding: 27.5px 50px;
        font-size: 20px;
    }
}




@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    body #boxed-wrapper .bar_slider .fusion-carousel-item-wrapper .awb-imageframe-caption-title {
        font-size: 29px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    body #boxed-wrapper .bar_slider .fusion-carousel-item-wrapper .awb-imageframe-caption-title {
        font-size: 29px !important;
    }
}
@media only screen and (max-width: 767px) {
    body #boxed-wrapper .bar_slider .fusion-carousel-item-wrapper .awb-imageframe-caption-title {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 576px) {
    body #boxed-wrapper .fusion-slider-sc-homebanner .heading .fusion-title {
        margin-bottom: 0 !important;
    }

    body #boxed-wrapper .fusion-slider-sc-homebanner .fusion-title-heading.title-heading-tag {
        font-size: 20px !important;
        letter-spacing: 1px;
    }

    body #boxed-wrapper .fusion-slider-sc-homebanner .caption .fusion-title-heading {
        font-size: 30px !important;
    }
}

@media only screen and (max-width: 400px) {
    body #boxed-wrapper .mobile_right .content-wrapper .heading .image {
        display: none;
    }

    body #boxed-wrapper .mobile_right .content-wrapper .heading .content-box-heading {
        padding-left: 0 !important;
    }

}


body #boxed-wrapper .right-full-column>div.fusion-content-layout-column {
    margin-right: calc((var(--site_width) - 97vw) / 2);
    width: calc(100% + (100vw - var(--site_width)) / 2);
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    body #boxed-wrapper .right-full-column>div.fusion-content-layout-column {
        margin-right: calc((var(--viewportWidth) - 100vw) / 2);
        width: calc(100% + (100vw - var(--viewportWidth)) / 2);
    }
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
    body #boxed-wrapper .right-full-column>div.fusion-content-layout-column {
        margin-right: calc((var(--viewportWidth) - 100vw) / 2);
        width: calc(100% + (100vw - var(--viewportWidth)) / 2);
    }
}

@media (max-width: 640px) {
    body #boxed-wrapper .right-full-column>div.fusion-content-layout-column {
        margin-right: -15px;
        width: calc(100% + 15px);
    }
}


body #boxed-wrapper .left-full-column>div.fusion-content-layout-column {
    margin-left: calc((var(--site_width) - 97vw) / 2);
    width: calc(100% + (100vw - var(--site_width)) / 2);
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    body #boxed-wrapper .left-full-column>div.fusion-content-layout-column {
        margin-left: calc((var(--viewportWidth) - 100vw) / 2);
        width: calc(100% + (100vw - var(--viewportWidth)) / 2);
    }
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
    body #boxed-wrapper .left-full-column>div.fusion-content-layout-column {
        margin-left: calc((var(--viewportWidth) - 100vw) / 2);
        width: calc(100% + (100vw - var(--viewportWidth)) / 2);
    }
}

@media (max-width: 640px) {
    body #boxed-wrapper .left-full-column>div.fusion-content-layout-column {
        margin-left: -15px;
        width: calc(100% + 15px);
    }
}


/* custom-infoBox-01 */
.custom-infoBox-01.fusion-content-boxes .content-box-wrapper {
    padding: 80px 30px 80px;
    overflow: hidden;
    z-index: 1;
}

.custom-infoBox-01.fusion-content-boxes .content-box-wrapper::before {
    content: '';
    position: absolute;
    width: 140%;
    height: 100%;
    background: var(--awb-color4);
    z-index: -1;
    left: -4%;
    bottom: calc(100% - 165px);
    border-radius: 100%;
}

.custom-infoBox-01.fusion-content-boxes .content-box-wrapper .heading {
    overflow: visible;
    margin-bottom: 10px;
}

.custom-infoBox-01.fusion-content-boxes .content-box-wrapper .image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 42px;
    width: 154px;
    height: 154px;
    border-radius: 50%;
    background-color: var(--awb-backgroundcolor);
    box-shadow: var(--awb-box-shadow);
}

.custom-infoBox-01.fusion-content-boxes .content-box-wrapper .image img {
    margin: 0 0 0;
}
.custom-infoBox-01.fusion-content-boxes .content-container{
    font-size: 22px;
    line-height: 1.454545;
}
.custom-infoBox-01.fusion-content-boxes .content-container:last-child {
    margin-bottom: 0;
}


/* slide-content-container */
.fusion-slider-sc-homebanner,
.fusion-slider-sc-homebanner [style~="max-height:"],
.fusion-slider-sc-homebanner [style~="max-height: "],
.fusion-slider-sc-homebanner [style*=";max-height:"],
.fusion-slider-sc-homebanner [style*=";max-height: "] {
    max-height: none !important;
}
.fusion-slider-sc-homebanner,
.fusion-slider-sc-homebanner [style~="height:"],
.fusion-slider-sc-homebanner [style~="height: "],
.fusion-slider-sc-homebanner [style*=";height:"],
.fusion-slider-sc-homebanner [style*=";height: "] {
    width: 100% !important;
    height: auto !important;
    max-height: calc( 100vh - 220px ) !important;
    aspect-ratio: 1280 / 720;
}
.fusion-slider-sc-homebanner .tfs-slider video{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.fusion-slider-sc-homebanner .tfs-slider .slide-content-container{
    display: block !important;
}
.fusion-slider-sc-homebanner .tfs-slider .slide-content-container .slide-content {
    margin-top: 0 !important;
    opacity: 1 !important;
}
.fusion-slider-sc-homebanner .tfs-slider.flexslider .flex-prev,
.fusion-slider-sc-homebanner .tfs-slider.flexslider .flex-next{
    background-color: transparent;
}
.fusion-slider-sc-homebanner .tfs-slider.flexslider:hover .flex-prev{
    left: clamp(0px, 2vw + -12px ,20px);
}
.fusion-slider-sc-homebanner .tfs-slider.flexslider:hover .flex-next{
    right: clamp(0px, 2vw + -12px ,20px);
}


/* custom-checkList-01 */
ul.fusion-checklist.custom-checkList-01 .fusion-li-item{
    --awb-icon-width: 24px;
    --awb-icon-height: 24px;
    --awb-icon-margin: 15px;
    --awb-content-margin: 40px;
}
ul.fusion-checklist.custom-checkList-01 .icon-wrapper{
    margin-top: 3px;
    font-size: 12px;
}

.footer_copyright a{
    color: #152a4c !important;
}
.footer_copyright a:hover{
    color: var(--link_hover_color) !important;
}








.equal-height-title--1 {
    min-height: calc( var(--awb-font-size) * 1.2 * 1 );
}
.equal-height-title--2 {
    min-height: calc( var(--awb-font-size) * 1.2 * 2 );
}
.equal-height-title--3 {
    min-height: calc( var(--awb-font-size) * 1.2 * 3 );
}
@media only screen and (min-width: 641px) {
    .equal-height-title-md--1 {
        min-height: calc( var(--awb-font-size) * 1.2 * 1 );
    }
    .equal-height-title-md--2 {
        min-height: calc( var(--awb-font-size) * 1.2 * 2 );
    }
    .equal-height-title-md--3 {
        min-height: calc( var(--awb-font-size) * 1.2 * 3 );
    }
}
@media only screen and (min-width: 1025px) {
    .equal-height-title-lg--1 {
        min-height: calc( var(--awb-font-size) * 1.2 * 1 );
    }
    .equal-height-title-lg--2 {
        min-height: calc( var(--awb-font-size) * 1.2 * 2 );
    }
    .equal-height-title-lg--3 {
        min-height: calc( var(--awb-font-size) * 1.2 * 3 );
    }
}