/*-------------------------------------    
CSS INDEX
===================================
#. VC: Common Button
#. VC: Owl Nav 1 
#. VC: Common Left Title
#. VC: Section Title
#. VC: Info Box
#. VC: Image Text Box
#. VC: Text With Title
#. VC: Text With Button
#. VC: CTA
#. VC: Posts
#. VC: Research
#. VC: Events
#. VC: Counter
#. VC: Testimonial
#. VC: Countdown
#. VC: Event Countdown
#. VC: Pricing Box
#. VC: Logo Slider
#. VC: Gallery
#. VC: Video
#. VC: Contact
#. VC: Course Search
#. VC: Course Slider
#. VC: Course Grid
#. VC: Course Featured
#. VC: Course Isotope
#. VC: Instructor
#. VC: Image Gallery- Flex Slider Slide
#. VC: Product Slider
#. VC: FAQ
---------------------------------------*/
/*-------------------------------------
#. VC: Common Button
---------------------------------------*/
body .entry-content .rdtheme-button-5,
body .rdtheme-button-5 {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 1.5;
    border: 2px solid #fdc800;
    background-color: transparent;
}

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

    body .entry-content .rdtheme-button-5,
    body .rdtheme-button-5 {
        padding: 8px 25px;
    }
}

body .entry-content .rdtheme-button-5,
body .rdtheme-button-5,
body .entry-content .rdtheme-button-5:link,
body .rdtheme-button-5:link {
    color: #ffffff;
}

body .entry-content .rdtheme-button-5:hover,
body .rdtheme-button-5:hover {
    color: #002147;
    background-color: #fdc800;
}

body .entry-content .rdtheme-button-6,
body .rdtheme-button-6 {
    text-align: center;
    padding: 12px 34px;
    font-size: 14px;
    display: inline-block;
    border: none;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 1.5;
    background-color: #002147;
}

@media all and (max-width: 480px) {

    body .entry-content .rdtheme-button-6,
    body .rdtheme-button-6 {
        padding: 8px 25px;
    }
}

body .entry-content .rdtheme-button-6,
body .rdtheme-button-6,
body .entry-content .rdtheme-button-6:link,
body .rdtheme-button-6:link {
    color: #ffffff;
}

body .entry-content .rdtheme-button-6:hover,
body .rdtheme-button-6:hover {
    background-color: #fdc800;
    color: #002147;
}

body .rdtheme-button-7,
body a.rdtheme-button-7 {
    padding: 15px;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border: none;
    min-width: 164px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 1.5;
    background-color: #002147;
}

@media all and (max-width: 767px) {

    body .rdtheme-button-7,
    body a.rdtheme-button-7 {
        padding: 10px;
        min-width: 150px;
    }
}

body .rdtheme-button-7,
body a.rdtheme-button-7,
body .rdtheme-button-7:link,
body a.rdtheme-button-7:link {
    color: #ffffff;
}

body .rdtheme-button-7:hover,
body a.rdtheme-button-7:hover {
    color: #002147;
    background-color: #fdc800;
}

.entry-content .isotop-btn {
    text-align: center;
    margin-bottom: 45px;
}

.entry-content .isotop-btn a {
    background-color: transparent;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #e0e0e0;
    line-height: 1.5;
    margin-bottom: 5px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

@media all and (max-width: 1199px) {
    .entry-content .isotop-btn a {
        padding: 10px 26px;
    }
}

.entry-content .isotop-btn a:hover,
.entry-content .isotop-btn a.current {
    color: #ffffff;
}

/*-------------------------------------
#. VC: Owl Nav 1 
---------------------------------------*/
.rt-owl-nav-1 .section-title {
    margin-bottom: 45px;
}

@media all and (max-width: 480px) {
    .rt-owl-nav-1 .section-title {
        margin-bottom: 30px;
    }
}

.rt-owl-nav-1 .section-title .owl-custom-nav-title {
    color: #002147;
    float: left;
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 0;
}

@media all and (max-width: 480px) {
    .rt-owl-nav-1 .section-title .owl-custom-nav-title {
        float: none;
    }
}

.rt-owl-nav-1 .section-title .owl-custom-nav {
    float: right;
    padding-left: 30px;
    margin-top: 10px;
}

@media all and (max-width: 480px) {
    .rt-owl-nav-1 .section-title .owl-custom-nav {
        float: none;
        padding-left: 0;
    }
}

.rt-owl-nav-1 .section-title .owl-custom-nav .owl-prev,
.rt-owl-nav-1 .section-title .owl-custom-nav .owl-next {
    background-color: #fdc800;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    opacity: 1;
    padding: 2px 0;
    text-align: center;
    width: 30px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: none;
}

.rt-owl-nav-1 .section-title .owl-custom-nav .owl-prev:hover,
.rt-owl-nav-1 .section-title .owl-custom-nav .owl-next:hover {
    background-color: #002147;
}

.rt-owl-nav-1 .section-title .owl-custom-nav .owl-next {
    margin-left: 4px;
}

.rt-owl-nav-1 .section-title .owl-custom-nav i {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}

/*--------------------------------------
#. VC: Common Left Title
---------------------------------------*/
.rt-vc-title-left {
    color: #002147;
    text-align: left;
    font-weight: 500;
    margin-bottom: 45px;
}

@media all and (max-width: 767px) {
    .rt-vc-title-left {
        margin-bottom: 36px;
        font-size: 28px;
    }
}

@media all and (max-width: 480px) {
    .rt-vc-title-left {
        margin-bottom: 30px;
        font-size: 26px;
    }
}

/*--------------------------------------
#. VC: Section Title
---------------------------------------*/
.rt-vc-title {
    text-align: center;
}

.rt-vc-title h2 {
    font-size: 48px;
    margin-bottom: 15px;
    line-height: 1.5;
    font-weight: 400;
    color: #002147;
}

@media all and (max-width: 1199px) {
    .rt-vc-title h2 {
        font-size: 40px;
    }
}

@media all and (max-width: 991px) {
    .rt-vc-title h2 {
        font-size: 36px;
    }
}

@media all and (max-width: 767px) {
    .rt-vc-title h2 {
        font-size: 32px;
    }
}

@media all and (max-width: 479px) {
    .rt-vc-title h2 {
        font-size: 28px;
    }
}

@media all and (max-width: 320px) {
    .rt-vc-title h2 {
        font-size: 26px;
    }
}

.rt-vc-title .rtin-subtitle {
    margin: 0 auto;
    max-width: 800px;
    color: #444444;
}

.rt-vc-title.style2 h2 {
    color: #222222;
    font-size: 35px;
    margin-bottom: 10px;
}

.rt-vc-title.style2 .rtin-subtitle {
    color: #646464;
    font-size: 17px;
    line-height: 1.5;
}

.rt-vc-title.style3 h2 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 17px;
}

.rt-vc-title.style3 .rtin-subtitle {
    max-width: inherit;
}

/*-------------------------------------
#. VC: Info Box
---------------------------------------*/
.rt-info-box {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}

.rt-info-box .rtin-icon {
    margin-bottom: 18px;
}

.rt-info-box .rtin-icon i {
    line-height: 1;
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.rt-info-box .rounded img,
.rt-info-box .rounded i {
    border-radius: 50%;
}

.rt-info-box .media-heading {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #002147;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.rt-info-box .media-heading a {
    color: #002147;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.rt-info-box .media-heading a:hover {
    color: #fdc800;
}

.rt-info-box.layout2 i {
    color: #002147;
    font-size: 40px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.rt-info-box.layout2:hover i {
    color: #fdc800;
}

.rt-info-box.layout2 .img-holder {
    margin-bottom: 18px;
}

.rt-info-box.layout2,
.rt-info-box.layout3 {
    display: block;
}

.rt-info-box.layout3 i {
    background-color: #eeeeee;
    color: #002147;
    font-size: 36px;
    padding: 27px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.rt-info-box.layout3:hover i {
    background-color: #fdc800;
}

.rt-info-box.layout3 .img-holder {
    width: 100px;
    height: 100px;
    padding: 27px 28px 27px 28px;
    margin-bottom: 18px;
    background-color: #eeeeee;
    border-radius: 50%;
    margin-left: 50%;
    position: relative;
    left: -50px;
}

.rt-info-box.layout3:hover .img-holder {
    background-color: #fdc800;
}

.rt-info-box.layout4 {
    background-color: #f5f5f5;
    text-align: left;
    padding: 25px 30px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-info-box.layout4::before {
    background-color: #002147;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-info-box.layout4 .rtin-icon,
.rt-info-box.layout4 .img-holder {
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
}

.rt-info-box.layout4 .rtin-icon i {
    font-size: 24px;
    background-color: #fdc800;
    color: #fff;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 63px;
    text-align: center;
}

.rt-info-box.layout4 .media-heading {
    margin-top: 12px;
}

.rt-info-box.layout4:hover {
    background-color: #002147;
}

.rt-info-box.layout4:hover .rtin-icon i {
    background-color: #fff;
    color: #002147;
}

.rt-info-box.layout4:hover .media-heading,
.rt-info-box.layout4:hover .media-heading a {
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-info-box.layout5 {
    text-align: left;
    background-color: rgba(0, 33, 71, 0.8);
    padding: 30px 30px 35px 40px;
    color: #fff;
    margin-bottom: 0;
}

@media all and (max-width: 768px) {
    .rt-info-box.layout5 {
        padding: 30px;
    }
}

.rt-info-box.layout5 .rtin-icon {
    margin-bottom: 0;
    margin-top: 2px;
    order: 2;
}

.rt-info-box.layout5 .rtin-icon i {
    color: #fdc800;
    font-size: 45px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.rt-info-box.layout5 img.attachment-full {
    float: right;
    margin-top: 5px;
}

.rt-info-box.layout5 .media-heading {
    margin-bottom: 10px;
    color: #fff;
}

.rt-info-box.layout5 .media-heading a {
    color: #fff;
}

.rt-info-box.layout5:hover .rtin-icon i {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.rt-info-box.layout5:hover .media-heading {
    color: #fdc800;
}

.rt-info-box.layout5:hover .media-heading a {
    color: #fdc800;
}

@media all and (max-width: 767px) {
    .rt-vc-infobox-6 {
        margin-bottom: 30px;
    }
}

.rt-vc-infobox-6.rtin-align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.rt-vc-infobox-6 .rtin-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.rt-vc-infobox-6 .rtin-item .rtin-left {
    padding-right: 30px;
}

.rt-vc-infobox-6 .rtin-item .rtin-left .rtin-icon i {
    font-size: 40px;
    padding-top: 2px;
    color: #fdc800;
}

.rt-vc-infobox-6 .rtin-item .rtin-left .rtin-icon img {
    padding-top: 2px;
    width: 100%;
    max-width: 80px;
}

.rt-vc-infobox-6 .rtin-item .rtin-right .rtin-title {
    color: #111111;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.5;
}

.rt-vc-infobox-6 .rtin-item .rtin-right .rtin-subtitle {
    font-size: 17px;
    line-height: 1.5;
}

.rt-info-box.hvr-bounce-to-right {
    display: flex;
}

/*-------------------------------------
#. VC: Image Text Box
---------------------------------------*/
.rt-vc-imagetext {
    text-align: center;
}

.rt-vc-imagetext .rtin-item {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.rt-vc-imagetext .rtin-item:after {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.rt-vc-imagetext .rtin-item .rtin-img {
    min-width: 300px;
    min-height: 150px;
}

@media all and (max-width: 1024px) {
    .rt-vc-imagetext .rtin-item .rtin-img {
        min-width: auto;
        min-height: auto;
    }
}

.rt-vc-imagetext .rtin-item .rtin-img img {
    border-radius: 10px;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.rt-vc-imagetext .rtin-item .rtin-overlay {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 5;
}

.rt-vc-imagetext .rtin-item .rtin-overlay .rtin-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
}

.rt-vc-imagetext .rtin-item .rtin-overlay .rtin-subtitle {
    color: #fff;
}

.rt-vc-imagetext .rtin-item:hover .rtin-img img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.rt-vc-imagetext-2 {
    text-align: center;
}

@media all and (max-width: 767px) {
    .rt-vc-imagetext-2 {
        max-width: 380px;
        margin: 0 auto;
    }
}

.rt-vc-imagetext-2 .rtin-img {
    margin-bottom: 20px;
    position: relative;
    border-radius: 50%;
    border: 15px solid #fff;
    overflow: hidden;
}

.rt-vc-imagetext-2 .rtin-img:before {
    background-color: rgba(0, 33, 71, 0.6);
    z-index: 1;
}

.rt-vc-imagetext-2 .rtin-img a {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 3;
    margin: 0 auto;
    text-align: center;
    width: 44px;
    line-height: 40px;
    border: 2px solid #fdc800;
    border-radius: 50%;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-imagetext-2 .rtin-img:hover a {
    opacity: 1;
}

.rt-vc-imagetext-2 .rtin-img.hvr-bounce-to-right:active:before,
.rt-vc-imagetext-2 .rtin-img.hvr-bounce-to-right:focus:before,
.rt-vc-imagetext-2 .rtin-img.hvr-bounce-to-right:hover:before {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.rt-vc-imagetext-2 .rtin-img img {
    border-radius: 50%;
}

.rt-vc-imagetext-2 .rtin-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 1.3;
}

.rt-vc-imagetext-2 .rtin-title a {
    color: #111;
}

.rt-vc-imagetext-2 .rtin-title a:hover {
    color: #002147;
}

/*-------------------------------------
#. VC: Text With Title
---------------------------------------*/
.rt-vc-text-title .rtin-title {
    color: #002147;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.5;
}

@media all and (max-width: 991px) {
    .rt-vc-text-title .rtin-title {
        line-height: 1.2;
    }
}

.rt-vc-text-title.style2 .rtin-title {
    font-weight: 400;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
}

.rt-vc-text-title.style2 .rtin-title::after {
    background-color: #fdc800;
    border-radius: 6px;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 40px;
    z-index: 1;
}

.rt-vc-text-title.style3 .rtin-title {
    font-size: 46px;
}

.rt-vc-text-title.style3 .rtin-btn {
    margin-top: 40px;
}

.rt-vc-text-title.style3 .rtin-btn a {
    background-color: #fdc800;
    color: #000;
    font-weight: 500;
    padding: 15px 25px;
    font-size: 13px;
    line-height: 1.3;
}

.rt-vc-text-title.style3 .rtin-btn a:hover {
    opacity: 0.8;
}

.rt-vc-text-title.style4 .rtin-title {
    font-size: 46px;
    color: #111;
}

.rt-vc-text-title.style4 .rtin-btn {
    margin-top: 30px;
}

.rt-vc-text-title.style4 .rtin-btn a {
    border: 1px solid #fdc800;
    color: #444;
    padding: 15px 30px;
    font-size: 14px;
    line-height: 1.3;
    border-radius: 100px;
    font-weight: 500;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-vc-text-title.style4 .rtin-btn a:hover {
    background-color: #fdc800;
    color: #fff;
}

/*--------------------------------------
#. VC: Text With Button
---------------------------------------*/
.rt-vc-text-button {
    text-align: center;
}

.rt-vc-text-button h2 {
    color: #fff;
    font-size: 50px;
    line-height: 1.3;
    margin-bottom: 12px;
    letter-spacing: 1px;
}

@media all and (max-width: 767px) {
    .rt-vc-text-button h2 {
        font-size: 40px;
        margin-bottom: 7px;
    }
}

.rt-vc-text-button h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-bottom: 50px;
}

@media all and (max-width: 767px) {
    .rt-vc-text-button h3 {
        font-size: 30px;
        margin-bottom: 35px;
    }
}

.rt-vc-text-button .rtin-btn a {
    background-color: #fdc800;
    border-radius: 5px;
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.5) inset;
    color: #000;
    font-weight: 500;
    padding: 20px 35px;
}

.rt-vc-text-button .rtin-btn a:hover {
    opacity: 0.9;
}

@media all and (max-width: 767px) {
    .rt-vc-text-button .rtin-btn a {
        padding: 15px 25px;
    }
}

.rt-vc-text-button.rtin-light h2,
.rt-vc-text-button.rtin-light h3 {
    color: #222;
}

/*--------------------------------------
#. VC: CTA
---------------------------------------*/
.rt-vc-cta {
    display: table;
    -webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.53);
    width: 100%;
}

.rt-vc-cta img {
    width: 100%;
}

@media all and (max-width: 991px) {
    .rt-vc-cta {
        display: block;
    }
}

.rt-vc-cta .rtin-right {
    background-color: #002147;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 300px;
    padding: 0 10px;
}

@media all and (max-width: 991px) {
    .rt-vc-cta .rtin-right {
        display: block;
        padding: 40px 10px;
        width: 100%;
    }
}

.rt-vc-cta .rtin-right h2 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.2;
    color: #ffffff;
}

@media all and (max-width: 1199px) {
    .rt-vc-cta .rtin-right h2 {
        font-size: 32px;
    }
}

@media all and (max-width: 991px) {
    .rt-vc-cta .rtin-right h2 {
        font-size: 30px;
    }
}

@media all and (max-width: 767px) {
    .rt-vc-cta .rtin-right h2 {
        font-size: 26px;
    }
}

@media all and (max-width: 479px) {
    .rt-vc-cta .rtin-right h2 {
        font-size: 24px;
    }
}

.rt-vc-cta .rtin-right .rtin-btn {
    background-color: #fdc800;
    border: 2px solid #fdc800;
    color: #002147;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 13px 40px;
    margin-top: 30px;
    text-align: center;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

@media all and (max-width: 767px) {
    .rt-vc-cta .rtin-right .rtin-btn {
        padding: 6px 31px;
    }
}

.rt-vc-cta .rtin-right .rtin-btn:hover {
    background-color: transparent;
    color: #ffffff;
}

.rt-vc-cta.style2 .rtin-right {
    background-color: #fdc800;
}

.rt-vc-cta.style2 .rtin-right .rtin-btn {
    background-color: #002147;
    border-color: #002147;
    color: #ffffff;
}

.rt-vc-cta.style2 .rtin-right .rtin-btn:hover {
    background-color: transparent;
    color: #002147;
}

/*--------------------------------------
#. VC: Posts
---------------------------------------*/
.rt-vc-posts .rtin-item {
    padding: 20px;
}

.rt-vc-posts .rtin-item .media-list {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

@media only screen and (max-width: 480px) {
    .rt-vc-posts .rtin-item .media-list .rtin-img {
        display: block;
        margin-bottom: 15px;
    }
}

.rt-vc-posts .rtin-item .media-list .rtin-img a img {
    max-width: inherit;
    margin-right: 10px;
}

.rt-vc-posts .rtin-item .media-list .rtin-content-area h3 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.4;
}

.rt-vc-posts .rtin-item .media-list .rtin-content-area h3 a {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-vc-posts .rtin-item .media-list .rtin-content-area .rtin-date {
    font-style: italic;
    font-size: 14px;
    line-height: 1.4;
    margin: 6px 0;
    font-weight: 500;
}

.rt-vc-posts .rtin-item .media-list .rtin-content-area .rtin-content {
    line-height: 1.5;
    margin-bottom: 0;
}

.rt-vc-posts .rtin-item .media-list:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.rt-vc-posts .rtin-btn {
    margin-top: 45px;
    text-align: center;
}

.rt-vc-posts-2 {
    background-color: #002147;
    padding: 60px 40px;
    color: #fff;
    border-radius: 20px;
}

.rt-vc-posts-2 .rtin-header {
    color: #fff;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 1.3;
}

.rt-vc-posts-2 .rtin-item {
    margin-bottom: 35px;
}

.rt-vc-posts-2 .rtin-item .rtin-date {
    color: #fdc800;
    margin-bottom: 10px;
}

.rt-vc-posts-2 .rtin-item .rtin-title {
    margin-bottom: 10px;
}

.rt-vc-posts-2 .rtin-item .rtin-title a {
    color: #fff;
}

.rt-vc-posts-2 .rtin-item .rtin-title a:hover {
    color: #fdc800;
}

.rt-vc-posts-2 .rtin-item .rtin-content {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
}

.rt-vc-posts-2 .rtin-item:last-child {
    margin-bottom: 0;
}

.rt-vc-posts-2 .rtin-btn {
    color: rgba(255, 255, 255, 0.7);
    font-size: 17px;
    line-height: 1.3;
}

.rt-vc-posts-2 .rtin-btn:hover {
    color: #fdc800;
}

.rt-vc-posts-2 .rtin-btn i {
    padding-left: 10px;
    color: #fdc800;
    font-size: 20px;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/*--------------------------------------
#. VC: Research
---------------------------------------*/
.rt-vc-research-1 .rtin-item {
    margin-bottom: 60px;
}

.rt-vc-research-1 .rtin-item img {
    margin-bottom: 25px;
}

.rt-vc-research-1 .rtin-item .rtin-title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
}

@media all and (max-width: 1199px) {
    .rt-vc-research-1 .rtin-item .rtin-title {
        font-size: 28px;
    }
}

@media all and (max-width: 991px) {
    .rt-vc-research-1 .rtin-item .rtin-title {
        font-size: 26px;
    }
}

@media all and (max-width: 767px) {
    .rt-vc-research-1 .rtin-item .rtin-title {
        font-size: 24px;
    }
}

@media all and (max-width: 479px) {
    .rt-vc-research-1 .rtin-item .rtin-title {
        font-size: 22px;
    }
}

.rt-vc-research-1 .rtin-item .rtin-title a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-vc-research-1 .rtin-item .rtin-title a:hover {
    color: #fdc800;
}

.rt-vc-research-1 .rtin-item .rtin-title::after {
    background-color: #fdc800;
    border-radius: 6px;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 40px;
}

.rt-vc-research-1 .rtin-item .rtin-content {
    margin-bottom: 0;
}

.rt-vc-research-1 .rtin-item .rtin-btn {
    margin-top: 30px;
}

.rt-vc-research-2 .rtin-item {
    margin-bottom: 60px;
}

.rt-vc-research-2 .rtin-item img {
    margin-bottom: 25px;
}

.rt-vc-research-2 .rtin-item .rtin-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.rt-vc-research-2 .rtin-item .rtin-title a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-vc-research-2 .rtin-item .rtin-title a:hover {
    color: #fdc800;
}

.rt-vc-research-2 .rtin-item .rtin-title::after {
    background-color: #fdc800;
    border-radius: 6px;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 40px;
}

.rt-vc-research-3 .rtin-item {
    margin-bottom: 35px;
}

.rt-vc-research-3 .rtin-item .rtin-holder {
    margin-bottom: 20px;
    position: relative;
    max-width: 360px;
}

.rt-vc-research-3 .rtin-item .rtin-holder .rtin-title {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    left: 30px;
    margin-bottom: 0;
}

.rt-vc-research-3 .rtin-item .rtin-holder .rtin-title a {
    color: #ffffff;
    background-color: #002147;
    padding: 10px 20px;
    display: block;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 1.5;
}

.rt-vc-research-3 .rtin-item .rtin-holder .rtin-title a i {
    color: #fdc800;
    font-size: 20px;
    margin-left: 15px;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 1.5;
}

.rt-vc-research-3 .rtin-item .rtin-holder .rtin-title a:hover {
    background-color: #fdc800;
    color: #002147;
}

.rt-vc-research-3 .rtin-item .rtin-holder .rtin-title a:hover i {
    color: #002147;
}

.rt-vc-research-3 .rtin-item .rtin-content {
    margin-bottom: 0;
}

/*--------------------------------------
#. VC: Events
---------------------------------------*/
.rt-vc-event .rtin-item {
    margin: 0 0 22px;
    padding: 20px;
    background-color: #ffffff;
}

.rt-vc-event .rtin-item:last-child {
    margin-bottom: 0;
}

.rt-vc-event .rtin-item .rtin-calender-holder {
    padding-right: 20px;
}

@media all and (max-width: 480px) {
    .rt-vc-event .rtin-item .rtin-calender-holder {
        display: block;
        margin-bottom: 15px;
    }
}

.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender {
    background-color: #fdc800;
    position: relative;
    padding-top: 20px;
    padding-right: 0px;
    text-align: center;
    width: 100px;
}

.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender:before,
.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender:after {
    color: #002147;
    content: "\f111";
    position: absolute;
    top: 8px;
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    line-height: 1;
}

.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender:before {
    left: 10px;
}

.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender:after {
    right: 10px;
}

.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender h3 {
    color: #002147;
    font-size: 24px;
    margin-bottom: 0;
    line-height: 1;
}

.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender p {
    color: #002147;
    margin-bottom: 5px;
}

.rt-vc-event .rtin-item .rtin-calender-holder .rtin-calender span {
    background-color: #002147;
    line-height: 2.5;
    height: 40px;
    display: block;
    color: #ffffff;
}

.rt-vc-event .rtin-item .rtin-right h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.4;
}

.rt-vc-event .rtin-item .rtin-right h3 a {
    color: #002147;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-vc-event .rtin-item .rtin-right h3 a:hover {
    color: #fdc800;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-event .rtin-item .rtin-right .rtin-content {
    margin-bottom: 10px;
}

.rt-vc-event .rtin-item .rtin-right ul {
    margin: 0;
    padding: 0;
}

.rt-vc-event .rtin-item .rtin-right ul li {
    color: #002147;
    font-weight: 500;
    display: inline;
}

.rt-vc-event .rtin-item .rtin-right ul li.rtin-location {
    border-left: 1px solid #bdbdbd;
    margin-left: 12px;
    padding-left: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .rt-vc-event .rtin-item .rtin-right ul li.rtin-location {
        margin-left: 7px;
        padding-left: 10px;
    }
}

.rt-vc-event .rtin-btn {
    margin-top: 45px;
    text-align: center;
}

.rt-vc-event .rtin-btn a:hover {
    color: #002147;
}

.rt-vc-event-grid .rtin-item {
    background-color: #f5f5f5;
    margin-bottom: 30px !important;
}

.rt-vc-event-box .rtin-item {
    background-color: #ffffff;
    margin-bottom: 20px;
    padding: 40px 35px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.rt-vc-event-box .rtin-item .rtin-thumb {
    margin-right: 20px;
}

@media all and (max-width: 480px) {
    .rt-vc-event-box .rtin-item .rtin-thumb {
        margin-bottom: 20px;
    }
}

.rt-vc-event-box .rtin-item .rtin-thumb img {
    background-color: #ececec;
    border-radius: 50%;
    padding: 0 3px 7px 0;
}

.rt-vc-event-box .rtin-item .rtin-title {
    margin-bottom: 10px;
}

.rt-vc-event-box .rtin-item .rtin-meta {
    color: #444444;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.rt-vc-event-box .rtin-item .rtin-meta i {
    color: #fdc800;
    padding-right: 15px;
}

.rt-vc-event-box .rtin-item .rtin-meta i.fa-map-marker {
    padding-left: 3px;
    padding-right: 17px;
}

.rt-vc-event-box .rtin-item .rtin-btn a {
    background-color: #fdc800;
    color: #fff;
    border: 1px solid #fdc800;
    padding: 5px 25px;
    display: inline-block;
    border-radius: 30px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.rt-vc-event-box .rtin-item .rtin-btn a i {
    padding-left: 10px;
}

.rt-vc-event-box .rtin-item .rtin-btn a:hover {
    color: #111;
    background-color: transparent;
}

/*--------------------------------------
#. VC: Counter
---------------------------------------*/
.rt-vc-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (max-width: 480px) {
    .rt-vc-counter {
        display: block;
        text-align: center;
    }
}

.rt-vc-counter .rtin-left {
    padding-right: 15px;
}

@media all and (max-width: 480px) {
    .rt-vc-counter .rtin-left {
        padding-right: 0;
    }
}

.rt-vc-counter .rtin-left .rtin-counter {
    border-bottom: 2px solid #fdc800;
    color: #002147;
    font-weight: 400;
    line-height: 1;
    padding-bottom: 15px;
    display: inline-block;
    font-size: 72px;
}

.rt-vc-counter .rtin-right {
    margin-top: -15px;
}

@media all and (max-width: 480px) {
    .rt-vc-counter .rtin-right {
        margin-top: 20px;
    }
}

.rt-vc-counter .rtin-right .rtin-title {
    color: #002147;
    font-size: 18px;
    line-height: 1.5;
}

/*--------------------------------------
#. VC: Testimonial
---------------------------------------*/
.rt-vc-testimonial .rt-item {
    position: relative;
}

.rt-vc-testimonial .rt-item .rt-item-img {
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 60px;
}

.rt-vc-testimonial .rt-item .rt-item-img img {
    border: 10px solid #ffffff;
    width: auto;
    margin: 0 auto;
}

.rt-vc-testimonial .rt-item .rt-item-content-holder .rt-item-title {
    color: #002147;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
}

.rt-vc-testimonial .rt-item .rt-item-content-holder .rt-item-designation {
    margin-bottom: 40px;
    display: block;
    color: #646464;
}

.rt-vc-testimonial .rt-item .rt-item-content {
    position: relative;
    padding: 30px 130px 30px 30px;
    background-color: #f8f8f8;
    color: #646464;
    line-height: 1.5;
    margin-bottom: 0;
}

.rt-vc-testimonial .rt-item .rt-item-content:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 38px;
    top: -30px;
    border: 15px solid;
    border-color: transparent transparent #f8f8f8 #f8f8f8;
}

.rt-vc-testimonial .owl-theme .owl-nav {
    margin-top: 0;
}

.rt-vc-testimonial .owl-theme .owl-dots {
    margin-top: 40px !important;
}

.rt-vc-testimonial .owl-theme .owl-dots .owl-dot span {
    margin: 3px;
    width: 20px;
    height: 8px;
    border-radius: 5px;
    background-color: #dedede;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-testimonial .owl-theme .owl-dots .owl-dot.active span {
    background-color: #002147;
}

.rt-vc-testimonial-2 {
    max-width: 600px;
}

@media all and (max-width: 767px) {
    .rt-vc-testimonial-2 {
        text-align: center;
    }
}

.rt-vc-testimonial-2 .rtin-section-title {
    color: #fff;
    font-size: 45px;
    line-height: 1.5;
    margin-bottom: 25px;
}

@media all and (max-width: 767px) {
    .rt-vc-testimonial-2 .rtin-section-title {
        font-size: 38px;
        line-height: 1.3;
    }
}

.rt-vc-testimonial-2 .rtin-item .rtin-item-content {
    color: #dcdcdc;
    margin-bottom: 0;
}

.rt-vc-testimonial-2 .rtin-item .rtin-item-title {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 30px;
}

.rt-vc-testimonial-2 .rtin-item .rtin-item-designation {
    color: #fdc800;
    margin-top: 5px;
}

.rt-vc-testimonial-2 .owl-theme .owl-dots {
    text-align: left;
    margin-top: 35px !important;
}

@media all and (max-width: 767px) {
    .rt-vc-testimonial-2 .owl-theme .owl-dots {
        text-align: center;
    }
}

.rt-vc-testimonial-2 .owl-theme .owl-dots .owl-dot span {
    height: 13px;
    width: 13px;
    margin: 5px;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.rt-vc-testimonial-2 .owl-theme .owl-dots .owl-dot:hover span,
.rt-vc-testimonial-2 .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fdc800;
    border-color: #fdc800;
}

.rt-vc-testimonial-2 .owl-theme .owl-dots .owl-dot:first-child span {
    margin-left: 0;
}

.rt-vc-testimonial-3 .rtin-item .rtin-img img {
    border-radius: 50%;
    height: 92px;
    width: 92px;
}

.rt-vc-testimonial-3 .rtin-item .rtin-content-area {
    padding-left: 30px;
}

.rt-vc-testimonial-3 .rtin-item .rtin-content-area .rtin-title {
    color: #002147;
    font-size: 22px;
    line-height: 1.3;
    margin-right: 12%;
    margin-bottom: 2px;
}

@media all and (max-width: 991px) {
    .rt-vc-testimonial-3 .rtin-item .rtin-content-area .rtin-title {
        margin-right: 0;
    }
}

.rt-vc-testimonial-3 .rtin-item .rtin-content-area:before {
    color: #e0e0e0;
    content: "\f10d";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    right: 10%;
    font-size: 40px;
}

@media all and (max-width: 991px) {
    .rt-vc-testimonial-3 .rtin-item .rtin-content-area:before {
        content: none;
    }
}

.rt-vc-testimonial-3 .rtin-item .rtin-content-area .rtin-designation {
    color: #646464;
    font-weight: 500;
}

.rt-vc-testimonial-3 .rtin-item .rtin-content-area .rtin-content {
    color: #444444;
    margin-top: 10px;
    margin-bottom: 0;
}

.rt-vc-testimonial-3 .owl-theme .owl-nav {
    margin-top: 0;
}

.rt-vc-testimonial-3 .owl-theme .owl-dots {
    margin-top: 40px !important;
}

.rt-vc-testimonial-3 .owl-theme .owl-dots .owl-dot span {
    margin: 3px;
    width: 20px;
    height: 8px;
    border-radius: 5px;
    background-color: #dedede;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-testimonial-3 .owl-theme .owl-dots .owl-dot.active span {
    background-color: #002147;
}

/*--------------------------------------
#. VC: Countdown
---------------------------------------*/
.rt-countdown {
    color: #fff;
}

.rt-countdown h3 {
    color: #fff;
    line-height: 1.3;
}

.rt-countdown .rtin-title1 {
    font-weight: 400;
    font-size: 26px;
    margin-bottom: 10px;
}

.rt-countdown .rtin-title2 {
    font-size: 55px;
    font-weight: 600;
}

.rt-countdown .rt-date {
    margin-top: 35px;
}

.rt-countdown .rt-date .rt-countdown-section-2 {
    border: 2px solid #fdc800;
    padding: 15px 20px;
    border-radius: 15px;
    display: inline-block;
    margin: 0 15px 15px 0;
    text-align: center;
}

.rt-countdown .rt-date .rt-countdown-section-2 .rtin-count {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
}

.rt-countdown.rtin-light {
    color: #111;
}

.rt-countdown.rtin-light h3 {
    color: #111;
}

.rt-countdown.elmaxwidth-450 .rt-date .rt-countdown-section-2 {
    padding: 7px 15px;
    margin: 0 10px 15px 0;
}

.rt-countdown.elmaxwidth-450 .rt-date .rt-countdown-section-2 .rtin-count {
    font-size: 24px;
}

/*--------------------------------------
#. VC: Event Countdown
---------------------------------------*/
@media all and (max-width: 1199px) {
    .rt-event-countdown .rt-content {
        text-align: center;
    }
}

.rt-event-countdown .rt-content h2 {
    color: #002147;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 400;
}

@media all and (max-width: 1199px) {
    .rt-event-countdown .rt-content h2 {
        font-size: 54px;
    }
}

@media all and (max-width: 991px) {
    .rt-event-countdown .rt-content h2 {
        font-size: 48px;
    }
}

@media all and (max-width: 767px) {
    .rt-event-countdown .rt-content h2 {
        font-size: 42px;
    }
}

.rt-event-countdown .rt-content h3 {
    color: #002147;
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 1.3;
    font-weight: 400;
}

@media all and (max-width: 767px) {
    .rt-event-countdown .rt-content h3 {
        margin-bottom: 20px;
    }
}

.rt-event-countdown .rt-date {
    text-align: right;
}

@media all and (max-width: 1199px) {
    .rt-event-countdown .rt-date {
        text-align: center;
    }
}

.rt-event-countdown .rt-date .rt-countdown-section {
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
}

.rt-event-countdown .rt-date .rt-countdown-section .rt-countdown-text {
    display: inline-block;
}

.rt-event-countdown .rt-date .rt-countdown-section .rt-countdown-text .rtin-count {
    color: #002147;
    font-size: 72px;
    font-weight: 700;
    line-height: 1;
}

@media all and (max-width: 767px) {
    .rt-event-countdown .rt-date .rt-countdown-section .rt-countdown-text .rtin-count {
        font-size: 60px;
    }
}

@media all and (max-width: 479px) {
    .rt-event-countdown .rt-date .rt-countdown-section .rt-countdown-text .rtin-count {
        font-size: 40px;
    }
}

.rt-event-countdown .rt-date .rt-countdown-section .rt-countdown-text .rtin-text {
    color: #002147;
}

.rt-event-countdown .rt-date .rt-countdown-section .countdown-colon {
    color: #fdc800;
    content: ":";
    font-size: 96px;
    line-height: 1.5;
    padding: 0 20px;
    font-weight: 400;
    vertical-align: bottom;
}

@media all and (max-width: 767px) {
    .rt-event-countdown .rt-date .rt-countdown-section .countdown-colon {
        padding: 0 10px;
        font-size: 78px;
    }
}

@media all and (max-width: 479px) {
    .rt-event-countdown .rt-date .rt-countdown-section .countdown-colon {
        font-size: 46px;
        line-height: 2;
        padding: 0;
    }
}

.rt-event-countdown.rt-dark .rt-content h2,
.rt-event-countdown.rt-dark .rt-content h3 {
    color: #fff;
}

.rt-event-countdown.rt-dark .rt-date .rt-countdown-section .countdown-colon {
    color: #fff;
}

.rt-event-countdown.rt-dark .rt-date .rt-countdown-section .rt-countdown-text .rtin-count {
    color: #fdc800;
}

.rt-event-countdown.rt-dark .rt-date .rt-countdown-section .rt-countdown-text .rtin-text {
    color: #e6e6e6;
}

/*--------------------------------------
#. VC: Pricing Box
---------------------------------------*/
.rt-price-table-box1 {
    text-align: center;
    padding: 50px 0;
    background-color: #f8f8f8;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-price-table-box1 span {
    color: #002147;
    font-size: 24px;
    font-weight: 500;
    display: block;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    line-height: 1.5;
}

.rt-price-table-box1 .rtin-price {
    background-color: #002147;
    color: #fff;
    font-size: 30px;
    height: 150px;
    min-width: 150px;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 35px;
    padding: 50px 15px 60px;
    line-height: 1.5;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-price-table-box1 .rtin-price .price-unit {
    font-size: 15px;
}

.rt-price-table-box1 .rtin-feature-each {
    color: #ffffff;
    font-size: 16px;
    color: #444444;
    line-height: 1.5;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-bottom: 12px;
}

.rt-price-table-box1 .rtin-btn {
    background-color: #fdc800;
    border: 2px solid #fdc800;
    margin-top: 25px;
    color: #002147;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    min-width: 160px;
    max-width: 90%;
}

.rt-price-table-box1 .rtin-btn:hover {
    background-color: transparent;
    color: #fff;
}

.rt-price-table-box1:hover {
    background-color: #002147;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
}

.rt-price-table-box1:hover span {
    color: #ffffff;
}

.rt-price-table-box1:hover .rtin-feature-each {
    color: #d2d2d2;
}

.rt-price-table-box1:hover .rtin-price {
    background-color: #fdc800;
    color: #002147;
}

.rt-pricing-box2 {
    text-align: center;
    margin-bottom: 30px;
    background-color: #f8f8f8;
    padding: 70px 0;
}

.rt-pricing-box2 .rtin-title {
    color: #002147;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 4px;
    margin-bottom: 25px;
    display: inline-block;
    line-height: 1.5;
}

.rt-pricing-box2 .rtin-price {
    color: #fdc800;
    font-size: 48px;
    line-height: 1.5;
    margin-bottom: 45px;
}

.rt-pricing-box2 .rtin-price span {
    font-size: 18px;
    color: #a4a4a4;
    font-weight: 500;
    letter-spacing: 4px;
}

.rt-pricing-box2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.rt-pricing-box2 ul li {
    color: #002147;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.5;
}

.rt-pricing-box2 .rtin-btn {
    margin-top: 30px;
}

.rt-price-table-box3 {
    text-align: center;
    padding: 45px 0;
    background-color: #f8f8f8;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.rt-price-table-box3 .rtin-title {
    color: #002147;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 1.5;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.rt-price-table-box3 .rtin-price {
    color: #002147;
    font-size: 55px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 30px;
}

.rt-price-table-box3 .rtin-price .price-currency {
    font-size: 19px;
    line-height: 1.5;
    vertical-align: top;
    color: #222;
}

.rt-price-table-box3 .rtin-price .price-unit {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding-left: 3px;
    vertical-align: baseline;
    color: #222;
}

.rt-price-table-box3 .rtin-feature-each {
    font-size: 16px;
    color: #646464;
    line-height: 1.5;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-bottom: 12px;
}

.rt-price-table-box3 .rtin-btn {
    background-color: #fdc800;
    margin-top: 30px;
    color: #000000;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    min-width: 150px;
    max-width: 90%;
    border-radius: 5px;
    line-height: 1.5;
}

.rt-price-table-box3.rtin-featured {
    padding: 55px 0;
    margin-top: -10px;
}

.rt-price-table-box3.rtin-featured,
.rt-price-table-box3:hover {
    background-color: #002147;
    -webkit-box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.5);
}

.rt-price-table-box3.rtin-featured .rtin-title,
.rt-price-table-box3:hover .rtin-title,
.rt-price-table-box3.rtin-featured .rtin-price,
.rt-price-table-box3:hover .rtin-price,
.rt-price-table-box3.rtin-featured .rtin-price .price-currency,
.rt-price-table-box3:hover .rtin-price .price-currency,
.rt-price-table-box3.rtin-featured .rtin-price .price-unit,
.rt-price-table-box3:hover .rtin-price .price-unit,
.rt-price-table-box3.rtin-featured .rtin-feature-each,
.rt-price-table-box3:hover .rtin-feature-each {
    color: #ffffff;
}

/*--------------------------------------
#. VC: Logo Slider
---------------------------------------*/
.rt-vc-logo-slider .rtin-item img {
    width: inherit !important;
    margin: 0 auto;
}

/*--------------------------------------
#. VC: Gallery
---------------------------------------*/
.rt-gallery-1 .rt-gallery-wrapper {
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .rt-gallery-1 .rt-gallery-wrapper {
        max-width: 360px;
    }
}

.rt-gallery-1 .rt-gallery-wrapper .col-lg-3 {
    padding: 0 3px;
}

.rt-gallery-1 .rt-gallery-wrapper .rt-gallery-box {
    margin-bottom: 6px;
    position: relative;
    max-width: 360px;
}

.rt-gallery-1 .rt-gallery-wrapper .rt-gallery-box:before {
    background-color: rgba(253, 200, 0, 0.8);
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-gallery-1 .rt-gallery-wrapper .rt-gallery-box .rt-gallery-content {
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-gallery-1 .rt-gallery-wrapper .rt-gallery-box .rt-gallery-content a {
    background-color: #002147;
    height: 55px;
    width: 55px;
    line-height: 60px;
    display: inline-block;
    border-radius: 50%;
}

.rt-gallery-1 .rt-gallery-wrapper .rt-gallery-box .rt-gallery-content a i {
    color: #ffffff;
    font-size: 18px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-gallery-1 .rt-gallery-wrapper .rt-gallery-box:hover:before,
.rt-gallery-1 .rt-gallery-wrapper .rt-gallery-box:hover .rt-gallery-content {
    opacity: 1;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/*--------------------------------------
#. VC: Video
---------------------------------------*/
.rt-vc-video .rtin-item {
    text-align: center;
}

.rt-vc-video .rtin-item .rtin-title {
    color: #fff;
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-bottom: 10px;
    text-align: center;
}

@media only screen and (max-width: 480px) {
    .rt-vc-video .rtin-item .rtin-title {
        font-size: 30px;
        line-height: 1.2;
    }
}

.rt-vc-video .rtin-item .rtin-content {
    color: #a3bed5;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 35px;
}

@media only screen and (max-width: 767px) {
    .rt-vc-video .rtin-item .rtin-content br {
        display: none;
    }
}

.rt-vc-video .rtin-item .rtin-btn {
    border: 3px solid #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: 70px;
    line-height: 65px;
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    width: 70px;
    z-index: 2;
    color: #fdc800;
    font-size: 20px;
}

.rt-vc-video .rtin-item .rtin-btn:hover {
    color: #ffffff;
    border-color: #fdc800;
}

.rt-vc-video .rtin-item .rtin-btn i {
    padding-left: 4px;
}

.rt-vc-video.rt-light .rtin-item .rtin-title {
    color: #002147;
}

.rt-vc-video.rt-light .rtin-item .rtin-content {
    color: #444444;
}

.rt-vc-video.rt-light .rtin-item .rtin-btn {
    color: #002147;
    border-color: #fdc800;
}

/*--------------------------------------
#. VC: Contact
---------------------------------------*/
.rt-vc-contact-1 h2 {
    font-size: 24px;
    color: #ffffff;
}

.rt-vc-contact-1 ul.rtin-item {
    border: 1px solid #BDBDBD;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.rt-vc-contact-1 ul.rtin-item > li {
    border-bottom: 1px solid #bdbdbd;
    padding: 15px 0 28px 30px;
    position: relative;
}

.rt-vc-contact-1 ul.rtin-item > li:last-child {
    border-bottom: 0;
}

.rt-vc-contact-1 ul.rtin-item > li > i {
    color: #002147;
    position: absolute;
    z-index: 1;
    right: 30px;
    top: 40px;
    font-size: 24px;
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .rt-vc-contact-1 ul.rtin-item > li > i {
        top: 20px;
        font-size: 20px;
    }
}

.rt-vc-contact-1 ul.rtin-item > li > h3 {
    color: #111111;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 5px;
}

.rt-vc-contact-1 ul.rtin-item > li > p {
    margin-bottom: 0;
}

.rt-vc-contact-1 ul.rtin-item > li .contact-social {
    border: none;
    margin: 10px 0 0;
    padding: 0;
    font-size: 0;
}

.rt-vc-contact-1 ul.rtin-item > li .contact-social li {
    display: inline;
    margin-right: 7px;
}

.rt-vc-contact-1 ul.rtin-item > li .contact-social li a {
    border: 1px solid #002147;
    color: #002147;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 20px;
}

@media all and (max-width: 991px) {
    .rt-vc-contact-1 ul.rtin-item > li .contact-social li a {
        height: 28px;
        width: 28px;
        line-height: 28px;
        font-size: 16px;
    }
}

.rt-vc-contact-1 ul.rtin-item > li .contact-social li a:hover {
    background-color: #002147;
    color: #fff;
}

.rt-vc-contact-2 ul.rtin-item {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.rt-vc-contact-2 ul.rtin-item > li {
    color: #002147;
    position: relative;
    padding: 25px 10px 25px 70px;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1.5;
}

@media all and (max-width: 1199px) {
    .rt-vc-contact-2 ul.rtin-item > li {
        margin-bottom: 17px;
    }
}

@media all and (max-width: 991px) {
    .rt-vc-contact-2 ul.rtin-item > li {
        padding-left: 60px;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .rt-vc-contact-2 ul.rtin-item > li {
        font-size: 14px;
        padding-left: 50px;
    }
}

.rt-vc-contact-2 ul.rtin-item > li:last-child {
    margin-bottom: 0;
}

.rt-vc-contact-2 ul.rtin-item > li > i {
    color: #fdc800;
    position: absolute;
    left: 23px;
    top: 22px;
    z-index: 1;
    font-size: 30px;
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .rt-vc-contact-2 ul.rtin-item > li > i {
        left: 20px;
        top: 24px;
        font-size: 24px;
    }
}

.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap {
    padding-left: 25px;
    padding-bottom: 20px;
}

@media all and (max-width: 991px) {
    .rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap {
        padding-left: 23px;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap {
        padding-left: 20px;
    }
}

.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap .rtin-social {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap .rtin-social li {
    display: inline-block;
    margin-bottom: 5px;
}

.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap .rtin-social li a {
    background-color: #fdc800;
    height: 30px;
    width: 35px;
    display: block;
    line-height: 30px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.rt-vc-contact-2 ul.rtin-item > li.rtin-social-wrap .rtin-social li a:hover {
    background-color: #002147;
}

/*--------------------------------------
#. VC: Course Search
---------------------------------------*/
.rt-vc-course-search {
    text-align: center;
}

.rt-vc-course-search .rtin-title {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 45px;
}

@media all and (max-width: 991px) {
    .rt-vc-course-search .rtin-title {
        font-size: 40px;
        margin-bottom: 30px;
        line-height: 1.3;
    }
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .rtin-title {
        font-size: 30px;
        margin-bottom: 25px;
    }
}

.rt-vc-course-search .form-group {
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
}

.rt-vc-course-search .form-group .input-group {
    width: 100%;
}

.rt-vc-course-search .form-group .input-group .input-group-addon {
    background-color: #fff;
    padding: 0;
    border: none;
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown {
    border-radius: 40px 0 0 40px;
    padding-left: 35px;
    color: #444444;
    text-align: left;
    position: relative;
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown {
        border-radius: 0;
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown button {
    background-color: transparent;
    color: #444444;
    padding: 0;
    height: 55px;
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown button:focus {
    outline: none;
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown button {
        width: 100%;
        height: 45px;
    }

    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown button:after {
        content: '';
        clear: both;
    }
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .rtin-cat {
        float: left;
    }
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .fa {
    font-size: 12px;
    line-height: 1;
    padding-left: 11px;
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .fa {
        float: right;
        padding-right: 20px;
        padding-top: 5px;
    }
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .rtin-sep {
    padding-left: 10px;
    padding-right: 5px;
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .rtin-sep {
        display: none;
    }
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .dropdown-menu {
    margin: 0;
    padding: 0;
    z-index: 5;
    width: 300px;
    white-space: normal;
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .dropdown-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .dropdown-menu ul li a {
    display: block;
    line-height: 1.3;
    padding: 9px 20px 9px 40px;
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-dropdown .dropdown-backdrop {
    display: none;
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-input-wrap {
    flex: auto;
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-input-wrap {
        display: block;
        width: 70%;
        width: calc(100% - 55px);
    }
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-submit-btn-wrap {
    border-radius: 0 40px 40px 0;
    width: initial;
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-submit-btn-wrap {
        display: block;
    }
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-submit-btn-wrap .rtin-submit-btn {
    background-color: #fdc800;
    border-radius: 0 40px 40px 0;
    color: #263238;
    font-size: 18px;
    height: 55px;
    line-height: 0.8;
    padding: 0 31px 0 35px;
}

.rt-vc-course-search .form-group .input-group .input-group-addon.rtin-submit-btn-wrap .rtin-submit-btn:hover {
    color: #fff;
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon.rtin-submit-btn-wrap .rtin-submit-btn {
        border-radius: 0;
        padding: 0 19px;
        height: 45px;
    }
}

.rt-vc-course-search .form-group .input-group .input-group-addon .rtin-searchtext {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 55px;
    width: 100%;
    border-radius: 0;
}

@media all and (max-width: 479px) {
    .rt-vc-course-search .form-group .input-group .input-group-addon .rtin-searchtext {
        height: 45px;
    }
}

.rt-vc-course-search.rtin-light .rtin-title {
    color: #222222;
}

.rt-vc-course-search.rtin-light .form-group {
    border: 1px solid #e1e1e1;
    border-radius: 40px;
}

/*--------------------------------------
#. VC: Course Slider
---------------------------------------*/
.rt-vc-course-slider .rt-course-box,
.rt-vc-course-slider .rt-course-box-2,
.rt-vc-course-slider .rt-course-box-3,
.rt-vc-course-slider .rt-course-box-4 {
    margin-left: 3px;
    margin-right: 3px;
    width: auto;
}

.rt-vc-course-slider.style-4.rt-owl-nav-1 .section-title {
    margin-bottom: 30px;
}

.rt-vc-course-slider.style-4.rt-owl-nav-1 .section-title .owl-custom-nav-title {
    color: #111111;
    font-size: 32px;
}

.rt-vc-course-slider.style-4.rt-owl-nav-1 .section-title .owl-custom-nav {
    margin-top: 5px;
}

.rt-vc-course-slider.style-4.rt-owl-nav-1 .section-title .owl-custom-nav .owl-prev,
.rt-vc-course-slider.style-4.rt-owl-nav-1 .section-title .owl-custom-nav .owl-next {
    border-radius: 50%;
    height: 40px;
    padding: 8px 0;
    width: 40px;
    color: #444444;
    background-color: #fff;
    -webkit-box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 1px 4px 0px rgba(0, 0, 0, 0.2);
    margin-left: 10px;
}

.rt-vc-course-slider.style-4.rt-owl-nav-1 .section-title .owl-custom-nav .owl-prev:hover,
.rt-vc-course-slider.style-4.rt-owl-nav-1 .section-title .owl-custom-nav .owl-next:hover {
    color: #fff;
    background-color: #fdc800;
}

/*--------------------------------------
#. VC: Course Grid
---------------------------------------*/
@media all and (max-width: 767px) {
    .rt-vc-course-grid .rt-course-box {
        max-width: 410px;
        margin-left: auto;
        margin-right: auto;
    }
}

/*--------------------------------------
#. VC: Course Featured
---------------------------------------*/
.rt-vc-course-featured .rtin-sec-title {
    color: #002147;
    font-weight: 500;
    margin-bottom: 45px;
}

@media all and (max-width: 575px) {
    .rt-vc-course-featured .rt-course-box {
        margin: 0 auto 20px;
        max-width: 410px;
    }
}

.rt-vc-course-featured .rt-course-box .rtin-thumbnail::before {
    background-color: rgba(253, 200, 0, 0.8);
}

.rt-vc-course-featured .rt-course-box .rtin-thumbnail a {
    background-color: #002147;
    border-color: #002147;
}

.rt-vc-course-featured .rt-course-box .rtin-thumbnail:hover .rtin-price {
    display: none;
}

@media all and (max-width: 767px) {
    .rt-vc-course-featured .rtin-leftbox .rt-course-box .rtin-title {
        margin-bottom: 0;
    }
}

.rt-vc-course-featured .rtin-leftbox .rt-course-box .rtin-meta {
    display: none;
}

.rt-vc-course-featured .rtin-leftbox .rt-course-box .rtin-content {
    padding: 30px;
}

@media all and (max-width: 767px) {
    .rt-vc-course-featured .rtin-leftbox .rt-course-box .rtin-content {
        padding: 20px;
    }
}

.rt-vc-course-featured .rtin-leftbox .rt-course-box .rtin-description {
    max-height: 135px;
    height: inherit;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media all and (max-width: 767px) {

    .rt-vc-course-featured .rtin-leftbox .rt-course-box .rtin-author,
    .rt-vc-course-featured .rtin-leftbox .rt-course-box .rtin-meta,
    .rt-vc-course-featured .rtin-leftbox .rt-course-box .rtin-description {
        display: none;
    }
}

.rt-vc-course-featured .rtin-rightbox .rt-course-box .rtin-author,
.rt-vc-course-featured .rtin-rightbox .rt-course-box .rtin-meta,
.rt-vc-course-featured .rtin-rightbox .rt-course-box .rtin-description {
    display: none;
}

.rt-vc-course-featured .rtin-rightbox .rt-course-box .rtin-title {
    max-height: 50px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

/*--------------------------------------
#. VC: Course Isotope
---------------------------------------*/
.rt-vc-course-isotope.style-2 .isotop-btn {
    font-size: 0;
    margin-bottom: 75px;
}

.rt-vc-course-isotope.style-2 .isotop-btn a {
    text-transform: none;
    font-weight: 400;
    border-color: #002147;
}

.rt-vc-course-isotope.style-2 .isotop-btn a:nth-child(1) {
    border-radius: 40px 0 0 40px;
}

@media all and (max-width: 767px) {
    .rt-vc-course-isotope.style-2 .isotop-btn a:nth-child(1) {
        border-radius: 0;
    }
}

@media all and (max-width: 575px) {
    .rt-vc-course-isotope .col-xs-6 {
        width: 100% !important;
    }
}

.rt-vc-course-isotope.style-2 .isotop-btn a:nth-child(2) {
    border-left-width: 0;
    border-right-width: 0;
}

@media all and (max-width: 767px) {
    .rt-vc-course-isotope.style-2 .isotop-btn a:nth-child(2) {
        border-radius: 0;
        border-left-width: 1px;
        border-right-width: 1px;
    }
}

.rt-vc-course-isotope.style-2 .isotop-btn a:nth-child(3) {
    border-radius: 0 40px 40px 0;
}

@media all and (max-width: 767px) {
    .rt-vc-course-isotope.style-2 .isotop-btn a:nth-child(3) {
        border-radius: 0;
    }
}

@media all and (max-width: 767px) {
    .rt-vc-course-isotope.style-2 .isotop-btn a {
        margin: 3px;
    }
}

.rt-vc-course-isotope.style-2 .rtin-btn {
    margin-top: 40px;
    text-align: center;
}

.rt-vc-course-isotope.style-2 .rtin-btn a {
    color: #002147;
    border: 1px solid #002147;
    border-radius: 50px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    padding: 14px 35px;
}

.rt-vc-course-isotope.style-2 .rtin-btn a:hover {
    background-color: #002147;
    color: #fff;
}

/*--------------------------------------
#. VC: Instructor
---------------------------------------*/
@media all and (max-width: 767px) {
    .rt-vc-instructor-1 {
        max-width: 540px;
        margin: 0 auto;
    }
}

.rt-vc-instructor-1 .rtin-item {
    text-align: center;
}

@media all and (max-width: 479px) {
    .rt-vc-instructor-1 .rtin-item {
        max-width: 270px;
    }
}

.rt-vc-instructor-1 .rtin-item .rtin-img {
    overflow: hidden;
    margin-bottom: 20px;
}

.rt-vc-instructor-1 .rtin-item .rtin-img img {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.rt-vc-instructor-1 .rtin-item .rtin-img img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.rt-vc-instructor-1 .rtin-item .rtin-content .rtin-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1.5;
}

.rt-vc-instructor-1 .rtin-item .rtin-content .rtin-title a {
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-1 .rtin-item .rtin-content .rtin-title a:hover {
    color: #fdc800;
}

.rt-vc-instructor-1 .rtin-item .rtin-content .rtin-social {
    margin: 20px 0 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}

.rt-vc-instructor-1 .rtin-item .rtin-content .rtin-social li {
    display: inline-block;
    margin: 0 2px 5px;
}

.rt-vc-instructor-1 .rtin-item .rtin-content .rtin-social li a {
    background-color: #fdc800;
    height: 30px;
    width: 35px;
    display: block;
    line-height: 30px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    color: #ffffff;
    font-size: 14px;
    line-height: 31px;
}

.rt-vc-instructor-1 .rtin-item .rtin-content .rtin-social li a:hover {
    background-color: #002147;
}

@media all and (max-width: 767px) {
    .rt-vc-instructor-2 {
        max-width: 360px;
        margin: 0 auto;
    }
}

@media all and (max-width: 767px) {
    .rt-vc-instructor-2 .section-title {
        margin-bottom: 30px;
    }
}

@media all and (max-width: 767px) {
    .rt-vc-instructor-2 .section-title .owl-custom-nav-title {
        float: none;
    }
}

@media all and (max-width: 767px) {
    .rt-vc-instructor-2 .section-title .owl-custom-nav {
        float: none;
        padding-left: 0;
    }
}

.rt-vc-instructor-2 .rtin-item {
    overflow: hidden;
    position: relative;
}

.rt-vc-instructor-2 .rtin-item:before {
    width: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    height: 100%;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(125, 185, 232, 0)), to(#002147));
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 55%, #002147);
}

.rt-vc-instructor-2 .rtin-item:after {
    opacity: 0;
    width: 100%;
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-2 .rtin-item .rtin-content {
    padding: 0 30px;
    position: absolute;
    z-index: 2;
    bottom: -10px;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 100%;
}

@media all and (max-width: 767px) {
    .rt-vc-instructor-2 .rtin-item .rtin-content {
        bottom: -15px;
    }
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-title-wrap {
    margin-bottom: 50px;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-title a {
    color: #fdc800;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-title a:hover {
    color: #ffffff;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-designation {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.5;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-description {
    color: #ffffff;
    margin-top: 20px;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-social {
    list-style-type: none;
    margin: 35px 0 0;
    padding: 0;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-social li {
    display: inline-block;
    margin: 6px 3px;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-social li a {
    height: 40px;
    width: 45px;
    display: block;
    line-height: 40px;
    border: 1px solid #ffffff;
    color: #fdc800;
    font-size: 18px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-social li a:hover {
    color: #ffffff;
    border-color: #fdc800;
    background-color: #fdc800;
}

.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-description,
.rt-vc-instructor-2 .rtin-item .rtin-content .rtin-social {
    display: none;
}

.rt-vc-instructor-2 .rtin-item:hover:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background-color: rgba(0, 33, 71, 0.7);
}

.rt-vc-instructor-2 .rtin-item:hover:before {
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-2 .rtin-item:hover .rtin-content {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-2 .rtin-item:hover .rtin-content .rtin-title-wrap {
    margin-bottom: 0;
}

.rt-vc-instructor-2 .rtin-item:hover .rtin-content .rtin-designation {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-2 .rtin-item:hover .rtin-content .rtin-description,
.rt-vc-instructor-2 .rtin-item:hover .rtin-content .rtin-social {
    display: block;
}

.rt-vc-instructor-3 .rtin-item {
    background-color: #f8f8f8;
    padding: 30px 28px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

@media all and (max-width: 479px) {
    .rt-vc-instructor-3 .rtin-item {
        text-align: center;
    }
}

.rt-vc-instructor-3 .rtin-item .pull-left {
    padding-right: 30px;
    float: left;
}

@media all and (max-width: 479px) {
    .rt-vc-instructor-3 .rtin-item .pull-left {
        padding: 0 0 20px;
        width: 100%;
    }
}

.rt-vc-instructor-3 .rtin-item .pull-left img {
    margin-top: 10px;
    border-radius: 50%;
}

.rt-vc-instructor-3 .rtin-item .rtin-name a {
    color: #222222;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
}

.rt-vc-instructor-3 .rtin-item .rtin-designation {
    color: #787878;
    font-weight: 500;
}

.rt-vc-instructor-3 .rtin-item .rtin-description {
    margin-top: 10px;
}

.rt-vc-instructor-3 .rtin-item .rtin-meta {
    color: #222222;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 5px;
}

.rt-vc-instructor-3 .rtin-item .rtin-meta span {
    color: #fdc800;
    font-size: 20px;
}

.rt-vc-instructor-3 .rtin-btn {
    margin-top: 70px;
    text-align: center;
}

.rt-vc-instructor-3 .rtin-btn a {
    color: #002147;
    border: 1px solid #002147;
    border-radius: 50px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    padding: 14px 35px;
}

.rt-vc-instructor-3 .rtin-btn a:hover {
    background-color: #002147;
    color: #fff;
}

.rt-vc-instructor-3.rtin-nostudent .rtin-item .pull-left img {
    margin-top: 0;
}

@media all and (max-width: 767px) {
    .rt-vc-instructor-4 {
        max-width: 540px;
        margin: 0 auto;
    }
}

@media all and (max-width: 479px) {
    .rt-vc-instructor-4 .rtin-item {
        max-width: 270px;
    }
}

.rt-vc-instructor-4 .rtin-item .rtin-img {
    overflow: hidden;
    margin-bottom: 15px;
}

.rt-vc-instructor-4 .rtin-item .rtin-img img {
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.rt-vc-instructor-4 .rtin-item .rtin-img img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.rt-vc-instructor-4 .rtin-item .rtin-content {
    position: relative;
    padding-bottom: 15px;
}

.rt-vc-instructor-4 .rtin-item .rtin-content .rtin-title {
    font-size: 23px;
    margin-bottom: 0;
    line-height: 1.5;
}

.rt-vc-instructor-4 .rtin-item .rtin-content .rtin-title a {
    color: #111;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.rt-vc-instructor-4 .rtin-item .rtin-content .rtin-title a:hover {
    color: #000;
}

.rt-vc-instructor-4 .rtin-item .rtin-content .rtin-designation {
    color: #646464;
}

.rt-vc-instructor-4 .rtin-item .rtin-content:after {
    background-color: #fdc800;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 50px;
}

@media all and (max-width: 575px) {
    .rt-vc-instructor-5 {
        max-width: 540px;
        margin: 0 auto;
    }

    .rt-vc-instructor-5 .col-xs-6 {
        width: 100% !important;
    }
}

.rt-vc-instructor-5 .rtin-item {
    background-color: #fdc800;
    text-align: center;
    border-radius: 15px;
    padding: 20px 20px 35px;
    position: relative;
}

.rt-vc-instructor-5 .rtin-item:before {
    content: '';
    position: absolute;
    left: 7px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 2px dashed #fff;
    border-radius: 15px;
}

.rt-vc-instructor-5 .rtin-item .rtin-img {
    position: relative;
    margin-bottom: 20px;
}

.rt-vc-instructor-5 .rtin-item .rtin-img img {
    width: 200px;
    border-radius: 50%;
}

.rt-vc-instructor-5 .rtin-item .rtin-content {
    position: relative;
}

.rt-vc-instructor-5 .rtin-item .rtin-content .rtin-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 1.5;
}

.rt-vc-instructor-5 .rtin-item .rtin-content .rtin-title a {
    color: #000;
}

.rt-vc-instructor-5 .rtin-item .rtin-content .rtin-title a:hover {
    color: #fff;
}

.rt-vc-instructor-5 .rtin-item .rtin-content .rtin-designation {
    color: #111;
}

.rt-vc-instructor-5 .rtin-item .rtin-content .rtin-social {
    margin: 25px 0 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}

.rt-vc-instructor-5 .rtin-item .rtin-content .rtin-social li {
    display: inline-block;
    margin: 0 3px 5px;
}

.rt-vc-instructor-5 .rtin-item .rtin-content .rtin-social li a {
    background-color: #fff;
    height: 43px;
    width: 43px;
    line-height: 43px;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    color: #111;
    font-size: 17px;
    border-radius: 50%;
}

.rt-vc-instructor-5 .rtin-item .rtin-content .rtin-social li a:hover {
    background-color: #002147;
    color: #fff;
}

/*--------------------------------------
#. VC: Image Gallery- Flex Slider Slide
---------------------------------------*/
.wpb_gallery .wpb_flexslider {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    display: none;
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a {
    background-color: #fdc800;
    color: #ffffff;
    opacity: 1;
    height: 45px;
    width: 45px;
    padding: 12px 19px;
    text-shadow: inherit;
    -webkit-transition: none;
    transition: none;
    z-index: 3;
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a::before {
    content: "\f104";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 22px;
    padding-bottom: 20px;
    font-weight: bold;
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a.flex-next {
    right: 0;
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a.flex-next::before {
    content: "\f105";
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a.flex-prev {
    left: 0;
}

/*--------------------------------------
#. VC: Product Slider
---------------------------------------*/
/* 
.rt-vc-products .product-info-area {
	h3 {
		margin-bottom: 5px;
	}
	.price {
		font-size: 20px;
		line-height: 1.5;
		color: @secondaryColor;
	}
	.star-rating,
	.add_to_cart_button,
	.added_to_cart {
		display: none;
	}
}
*/
/*--------------------------------------
#. VC: FAQ
---------------------------------------*/
.wpb-js-composer .vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
    background-color: #002147 !important;
    color: #fff !important;
}

.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #002147 !important;
    font-size: 18px;
}

.wpb-js-composer .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #f8f8f8 !important;
    border-color: #dddddd !important;
    border: 1px solid #dddddd !important;
}

.wpb-js-composer .vc_tta-style-classic .vc_tta-controls-icon:after,
.wpb-js-composer .vc_tta-style-classic .vc_tta-controls-icon:before {
    border-color: #002147 !important;
}

.wpb-js-composer .vc_tta-container {
    margin-bottom: 0px !important;
}

.wpb-js-composer .vc_tta-container .vc_tta-panel span.faq-box-count {
    z-index: 1;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    background: #fdc800;
    color: #002147;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-right: 15px;
}

.wpb-js-composer .vc_tta-container .vc_tta-panel.vc_active span.faq-box-count {
    background: #ffffff;
}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}