/*-------------------------------------    
CSS INDEX
===================================
#. EL: Owl Nav
#. EL: Owl Dots
#. EL: Info Box
#. EL: Text With Title
#. EL: Title
#. EL: About Area
#. EL: Departments Area
#. EL: Team Area
#. EL: Counter
#. EL: Blog Area
#. EL: Post Slider
#. EL: Speaker Area
#. EL: Price Table 
#. EL: Gallrey Tab
#. EL: Gallrey 1
#. EL: Gallrey 2
#. EL: Gallrey 3
#. EL: Logo Slider
#. EL: Navigation Menu
#. EL: Contact
#. EL: Call To Action
#. EL: Icon List
#. EL: Testmonial Area
#. EL: Features Area
#. EL: Faq Page
#. EL: Pricing Page
#. EL: Appointment Page
#. EL: Schedule

---------------------------------------*/
.elementor-widget-container .elementor-heading-title{
    line-height: 1.3;
}
/*-------------------------------------
#. EL: Owl Nav
---------------------------------------*/

.site-wrp .eicon-play::before {
    content: '\e8c3';
}
.item-btn.iconlight {
    padding: 12px 27px 12px 27px;
    color: #646464;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s ease-out;
    font-size: 14px;
    border: 1px solid;
    border-color: #396cf0;
    border-radius: 5px;
    font-weight: 700;
    display: inline-block;
}
.item-btn.iconlight i {
    position: relative;
    right: 0;
    color: #646464;
    margin-left: 7px;
    transition: all 0.3s ease-out;
}
.item-btn.iconlight:hover {
    background-color: #396cf0;
    color: #fff;
}
.item-btn.iconlight:hover i {
    color: #fff;
}
.elementor-button-icon i.fa {
    color: #396cf0;
}
.header-sticky-wrapper {
    transition: all 0.3s ease-out;
}
.d-content {
    padding-top: 60px;
}
.plus-patent {
    -webkit-clip-path: polygon(10% 38%, 36% 38%, 36% 0, 65% 0%, 65% 38%, 93% 39%, 93% 62%, 65% 62%, 65% 100%, 36% 100%, 36% 65%, 9% 64%);
    clip-path: polygon(-0.11% 29.71%, 36% 29.42%, 36% 0px, 66.27% 0.28%, 66.27% 29.13%, 100.06% 29.28%, 100.06% 69.72%, 66.26% 70.02%, 66.51% 99.71%, 35.49% 100%, 35.49% 70.15%, 0.42% 70.58%);
    background-color: #396cf0;
}
.site-wrp .full-box-padding-left .elementor-column-wrap {
    padding-left: 300px !important;
}
@media only screen and (max-width: 1500px) {
    .site-wrp .full-box-padding-left .elementor-column-wrap {
        padding-left: 140px !important;
    }
}
@media only screen and (max-width: 1400px) {
    .site-wrp .full-box-padding-left .elementor-column-wrap {
        padding-left: 63px !important;
    }
}
@media only screen and (max-width: 1300px) {
    .site-wrp .full-box-padding-left .elementor-column-wrap {
        padding-left: 23px !important;
    }
}
@media only screen and (max-width: 992px) {
    .site-wrp .full-box-padding-left .elementor-column-wrap {
        padding-left: 20px !important;
    }
}
.site-wrp .full-box-padding-right .elementor-column-wrap {
    padding-right: 300px !important;
}
@media only screen and (max-width: 1500px) {
    .site-wrp .full-box-padding-right .elementor-column-wrap {
        padding-right: 140px !important;
    }
}
@media only screen and (max-width: 1400px) {
    .site-wrp .full-box-padding-right .elementor-column-wrap {
        padding-right: 63px !important;
    }
}
@media only screen and (max-width: 1300px) {
    .site-wrp .full-box-padding-right .elementor-column-wrap {
        padding-right: 23px !important;
    }
}
@media only screen and (max-width: 992px) {
    .site-wrp .full-box-padding-right .elementor-column-wrap {
        padding-right: 20px !important;
    }
}
.site-wrp .nav-control-layout-top {
    position: relative;
}
.site-wrp .nav-control-layout-top .owl-nav {
    margin-top: 0;
}
.site-wrp .nav-control-layout-top .owl-nav > div {
    cursor: pointer;
    margin-left: 10px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem;
    width: 5rem;
    background-color: #ffffff;
    border-radius: 50%;
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout-top .owl-nav > div i:before {
    margin-left: 0;
    font-weight: 900;
    font-size: 2.5rem;
}
.site-wrp .nav-control-layout-top .owl-nav .owl-prev:hover,
.site-wrp .nav-control-layout-top .owl-nav .owl-next:hover {
    background-color: #396cf0;
    color: #ffffff;
    box-shadow: 0px 4px 20px 0px rgba(42, 92, 220, 0.75);
}
.site-wrp .nav-control-layout-top .owl-nav .owl-prev:hover i,
.site-wrp .nav-control-layout-top .owl-nav .owl-next:hover i {
    color: #ffffff;
}
.site-wrp .nav-control-layout-top2 {
    position: relative;
}
.site-wrp .nav-control-layout-top2 .owl-nav {
    margin-top: 0;
}
.site-wrp .nav-control-layout-top2 .owl-nav > div {
    cursor: pointer;
    margin-left: 10px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem;
    width: 5rem;
    background-color: #ffffff;
    border-radius: 50%;
    color: #396cf0;
    border: 1px solid #ffffff;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout-top2 .owl-nav > div i:before {
    margin-left: 0;
    font-weight: 900;
    font-size: 2.5rem;
}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-prev:hover,
.site-wrp .nav-control-layout-top2 .owl-nav .owl-next:hover {
    background-color: transparent;
    color: #ffffff;
    box-shadow: 0px 4px 20px 0px rgba(42, 92, 220, 0.75);
}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-prev:hover i,
.site-wrp .nav-control-layout-top2 .owl-nav .owl-next:hover i {
    color: #ffffff;
}
@media only screen and (min-width: 576px) {
    .site-wrp .nav-control-layout-top .owl-nav {
        position: absolute;
        top: -100px;
        right: 10px;
        z-index: 5;
    }
}
@media only screen and (max-width: 575px) {
    .site-wrp .nav-control-layout-top .owl-nav i {
        line-height: 26px;
        font-size: 16px;
    }
    .site-wrp .nav-control-layout-top .owl-nav .owl-nav > div {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin: 0 4px;
        height: 35px;
        width: 35px;
        transition: all 0.3s ease-out;
    }
    .site-wrp .nav-control-layout-top .owl-nav .owl-prev {
        left: 0px;
    }
    .site-wrp .nav-control-layout-top .owl-nav .owl-next {
        right: 0px;
    }
}
@media only screen and (min-width: 576px) {
    .site-wrp .nav-control-layout-top2 .owl-nav {
        position: absolute;
        top: -109px;
        right: 10px;
        z-index: 5;
    }
}
@media only screen and (max-width: 575px) {
    .site-wrp .nav-control-layout-top2 .owl-nav i {
        line-height: 26px;
        font-size: 16px;
    }
    .site-wrp .nav-control-layout-top2 .owl-nav .owl-nav > div {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin: 0 4px;
        height: 35px;
        width: 35px;
        transition: all 0.3s ease-out;
    }
    .site-wrp .nav-control-layout-top2 .owl-nav .owl-prev {
        left: 0px;
    }
    .site-wrp .nav-control-layout-top2 .owl-nav .owl-next {
        right: 0px;
    }
}
.site-wrp .nav-control-middle .owl-nav {
    margin-top: 0;
}
.site-wrp .nav-control-middle .owl-nav > div {
    border: 1px solid #396cf0;
    background: #396cf0;
    opacity: 1;
    font-size: 1.8rem;
    margin: 0 4px;
    height: 4.6rem;
    width: 4.6rem;
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-prev {
    left: -100px;
}
.site-wrp .nav-control-middle .owl-prev i {
    color: #ffffff;
    display: block;
    line-height: 3.6rem;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-prev:hover {
    background: transparent;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-prev:hover i {
    color: #396cf0;
}
.site-wrp .nav-control-middle .owl-next {
    right: -100px;
}
.site-wrp .nav-control-middle .owl-next i {
    color: #ffffff;
    display: block;
    line-height: 3.6rem;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-next:hover {
    background: transparent;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-next:hover i {
    color: #396cf0;
}
.site-wrp .nav-control-middle:hover .owl-prev {
    left: -40px;
    background: #fff !important;
}
.site-wrp .nav-control-middle:hover .owl-prev i {
    color: #396cf0 !important;
}
.site-wrp .nav-control-middle:hover .owl-next {
    right: -40px;
    background: #fff !important;
}
.site-wrp .nav-control-middle:hover .owl-next i {
    color: #396cf0 !important;
}
.site-wrp .dot-control .owl-nav {
    line-height: 1;
    margin-top: 5px;
}
.site-wrp .dot-control .owl-nav .owl-dots .owl-dot span {
    margin: 0 10px 0 0;
    height: 15px;
    width: 15px;
    background: #ffffff;
    border: 1px solid #ffffff;
    transition: all 0.3s ease-out;
}
.site-wrp .dot-control .owl-nav .owl-dots .owl-dot:last-child span {
    margin: 0;
}
.site-wrp .dot-control .owl-nav .owl-dots .active span {
    border: 1px solid #396cf0;
    background: #396cf0;
}
.site-wrp .dot-control .owl-nav {
    margin-top: 0;
}
.site-wrp .nav-control-layout1.owl-theme .owl-nav {
    margin-top: 0;
}
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
    color: #111111;
    border: 1px solid #396cf0;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    font-size: 18px;
    height: 46px;
    width: 46px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all 0.3s ease-out;
}
@media only screen and (max-width: 1199px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
        height: 44px;
        width: 44px;
    }
}
@media only screen and (max-width: 991px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
        height: 42px;
        width: 42px;
        font-size: 16px;
    }
}
@media only screen and (max-width: 767px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
        height: 38px;
        width: 38px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 575px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
        height: 36px;
        width: 36px;
        font-size: 14px;
    }
}
.site-wrp .nav-control-layout1.owl-theme .owl-prev {
    left: -10px;
}
@media only screen and (max-width: 1199px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-prev {
        left: -22px;
    }
}
@media only screen and (max-width: 991px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-prev {
        left: -20px;
    }
}
@media only screen and (max-width: 767px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-prev {
        left: -18px;
    }
}
@media only screen and (max-width: 575px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-prev {
        left: 0;
    }
}
.site-wrp .nav-control-layout1.owl-theme .owl-prev:hover {
    background: #396cf0;
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout1.owl-theme .owl-next {
    right: -10px;
}
@media only screen and (max-width: 1199px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-next {
        right: -22px;
    }
}
@media only screen and (max-width: 991px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-next {
        right: -20px;
    }
}
@media only screen and (max-width: 767px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-next {
        right: -18px;
    }
}
@media only screen and (max-width: 575px) {
    .site-wrp .nav-control-layout1.owl-theme .owl-next {
        right: 0;
    }
}
.site-wrp .nav-control-layout1.owl-theme .owl-next:hover {
    background: #396cf0;
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout1.owl-theme:hover .owl-prev {
    opacity: 1;
    visibility: visible;
}
.site-wrp .nav-control-layout1.owl-theme:hover .owl-next {
    opacity: 1;
    visibility: visible;
}
.site-wrp .nav-control-layout2.owl-theme {
    overflow: hidden;
}
.site-wrp .nav-control-layout2.owl-theme .owl-nav {
    margin-top: 0;
}
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div {
    opacity: 0;
    visibility: hidden;
    font-size: 24px;
    color: #396cf0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 52px;
    width: 52px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    margin: 0;
    padding: 0;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
    .site-wrp .nav-control-layout2.owl-theme .owl-nav > div {
        height: 48px;
        width: 48px;
        font-size: 22px;
    }
}
@media only screen and (max-width: 767px) {
    .site-wrp .nav-control-layout2.owl-theme .owl-nav > div {
        height: 42px;
        width: 42px;
        font-size: 20px;
    }
}
@media only screen and (max-width: 575px) {
    .site-wrp .nav-control-layout2.owl-theme .owl-nav > div {
        height: 38px;
        width: 38px;
        font-size: 18px;
    }
}
.site-wrp .nav-control-layout2.owl-theme .owl-prev:hover {
    background: #111 !important;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout2.owl-theme .owl-prev:hover i {
    color: #ffffff;
}
.site-wrp .nav-control-layout2.owl-theme .owl-next:hover {
    background: #111 !important;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout2.owl-theme .owl-next:hover i {
    color: #ffffff;
}
.site-wrp .nav-control-layout2.owl-theme:hover .owl-prev {
    opacity: 1;
    visibility: visible;
    left: 0;
}
.site-wrp .nav-control-layout2.owl-theme:hover .owl-next {
    opacity: 1;
    visibility: visible;
    right: 0;
}
.site-wrp .nav-control-layout3.owl-theme {
    overflow: hidden;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav {
    margin-top: 0;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div {
    font-size: 24px;
    color: #111;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 52px;
    width: 52px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    margin: 0;
    padding: 0;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
    .site-wrp .nav-control-layout3.owl-theme .owl-nav > div {
        height: 48px;
        width: 48px;
        font-size: 22px;
    }
}
@media only screen and (max-width: 767px) {
    .site-wrp .nav-control-layout3.owl-theme .owl-nav > div {
        height: 42px;
        width: 42px;
        font-size: 20px;
    }
}
@media only screen and (max-width: 575px) {
    .site-wrp .nav-control-layout3.owl-theme .owl-nav > div {
        height: 38px;
        width: 38px;
        font-size: 18px;
    }
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev {
    left: 0;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev:hover {
    background: #396cf0;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev:hover i {
    color: #ffffff;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next {
    right: 0;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next:hover {
    background: #396cf0;
    transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next:hover i {
    color: #ffffff;
}
/*-------------------------------------
#. EL: Owl Dots
---------------------------------------*/
.dot-control-layout1.owl-theme .owl-dots {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.dot-control-layout1.owl-theme .owl-dots .owl-dot {
    margin: 0 1px;
}
.dot-control-layout1.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    height: 16px;
    width: 16px;
    display: block;
    border-radius: 50%;
    background: transparent;
    border: 2px solid #396cf0;
    transition: all 0.3s ease-out;
}
.dot-control-layout1.owl-theme .owl-dots .owl-dot span:hover {
    background-color: #3c70fa;
}
.dot-control-layout1.owl-theme .owl-dots .owl-dot.active span {
    background: #396cf0;
}
.dot-control-layout1.owl-theme .owl-nav {
    margin-top: 0;
}
@media all and (max-width: 480px) {
    .dot-control-layout1.owl-theme .owl-nav {
        margin-top: 30px;
    }
}
.dot-control-layout2.owl-theme .owl-dots {
    margin-top: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
.dot-control-layout2.owl-theme .owl-dots .owl-dot {
    margin: 0 1px;
}
.dot-control-layout2.owl-theme .owl-dots .owl-dot span {
    margin: 0 5px;
    height: 16px;
    width: 16px;
    display: block;
    border-radius: 50%;
    background: transparent;
    border: 2px solid #ffffff;
    transition: all 0.3s ease-out;
}
.dot-control-layout2.owl-theme .owl-dots .owl-dot.active span {
    background: #ffffff;
}
.dot-control-layout2.owl-theme .owl-nav {
    margin-top: 0;
}
@media all and (max-width: 480px) {
    .dot-control-layout2.owl-theme .owl-nav {
        margin-top: 30px;
    }
}
.dot-control-left .owl-dots {
    text-align: left;
}
.dot-control-right .owl-dots {
    text-align: right;
}
.rt-owl-dot .owl-theme .owl-dots {
    margin-top: 20px !important;
}
@media all and (max-width: 480px) {
    .rt-owl-dot .owl-theme .owl-dots {
        margin-top: 10px !important;
    }
}
.rt-owl-dot .owl-theme .owl-dots .owl-dot span {
    margin: 3px;
}
.rt-owl-dot .owl-theme .owl-dots .owl-dot.active span,
.rt-owl-dot .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #396cf0;
}
/*-------------------------------------
#. EL: Info Box
---------------------------------------*/
.rt-el-info-box.clearfix.media.rtin-light.rtin-style2 .rtin-title {
    font-size: 20px;
    margin-bottom: 0;
}
.rt-el-info-box.clearfix.media.rtin-light.rtin-style2 .rtin-text {
    margin-bottom: 0;
}
.rt-el-info-box.rtin-style8 .rtin-title {
    font-size: 22px;
}
.rt-el-info-box.rtin-style8 .rtin-icon {
    position: relative;
    z-index: 9;
    margin-top: 30px;
}
.rt-el-info-box.rtin-style8 .rtin-icon:before {
    position: absolute;
    height: 56px;
    width: 56px;
    background-color: #f1f9ff;
    content: "";
    z-index: -1;
    top: -24px;
    left: 9px;
    border-radius: 50%;
    right: 0;
    margin: auto;
    transition: all 0.3s ease-out;
}
.rt-el-info-box.rtin-style8:hover .rtin-icon:before {
    top: -15px;
}
.choose-box1 .choose-layout-1 .item-icon {
    margin-bottom: 15px;
    overflow: hidden;
    display: inline-block;
}
.choose-box1 .choose-layout-1{
    position: relative;
}
.choose-box1 .choose-layout-1 .number{
    position: absolute;
    font-size: 42px;
    font-weight: 900;
    -webkit-text-stroke: 1px #ECF1FF;
    color: #fff;
    top: 30px;
    right: 35px;

}

@keyframes toBottomFromTop {
    49% {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toBottomFromTop10 {
    49% {
        -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        transform: translateY(-10%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(10%);
        -ms-transform: translateY(10%);
        transform: translateY(10%);
    }
    51% {
        opacity: 1;
    }
}
@keyframes toRightFromLeft10 {
    5% {
        left: -5px;
    }
    30% {
        opacity: 0.5;
        left: 10px;
    }
    60% {
        left: 5px;
        opacity: 1;
    }
}
@keyframes headerSlideDown {
    0% {
        margin-top: -100px;
    }
    100% {
        margin-top: 0;
    }
}
@keyframes toTopFromBottom {
    49% {
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    51% {
        opacity: 1;
    }
}
.choose-box1 .choose-layout-1 .item-icon:hover i::before {
    animation: toBottomFromTop 0.5s forwards;
}
.choose-box1 .choose-layout-1 .item-icon i {
    color: #fff;
    background-color: #396cf0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 70px;
    border: none;
    border-radius: 50%;
    font-size: 24px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.choose-box1 .choose-layout-1 .item-icon img{
    max-width: 46px;
}
.choose-box1 .choose-layout-1 .item-icon .normal-image,
.choose-box1 .choose-layout-1 .item-icon .hover-image{
    transition: 0.3s;
}
.choose-box1:hover .choose-layout-1 .item-icon .normal-image,
.choose-box1:not(:hover) .choose-layout-1 .item-icon .hover-image{
    display: none;
}
.choose-box1 .choose-layout-1 .choose-title h3 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 10px;
}
.choose-box1 .choose-layout-1 .choose-title a {
    color: #111111;
    transition: 0.3s;
}
.choose-box1 .choose-layout-1 .choose-title a:hover {
    color: #396CF0;
}
.choose-box1 .choose-layout-1 p {
    color: #646464;
    margin-bottom: 0;
    line-height: 26px;
}
.why-choose-box-5 .box-item {
    flex: 0 0 50%;
}
@media only screen and (max-width: 991px) {
    .why-choose-box-5 {
        text-align: center;
    }
}
@media only screen and (max-width: 1199px) {
    .why-choose-box-5 .box-item {
        padding: 15px;
    }
}
@media (max-width: 767px) {
    .why-choose-box-5 {
        display: block;
    }
    .why-choose-box-5 .box-item {
        flex: 0 0 100%;
        padding: 0;
        margin-bottom: 30px;
    }
}
.why-choose-box-6 .choose-icon-box {
    display: flex;
    align-items: center;
    background: #f0f4ff;
    border-radius: 6px;
    padding: 10px 20px;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
}
.why-choose-box-6 .choose-icon-box:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 24px;
    border-color: transparent transparent transparent #396df0;
    position: absolute;
    right: -7px;
    top: 50%;
    transform: translateY(-50%) translateX(50%);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: -1;
}
.why-choose-box-6 .choose-icon-box:hover {
    background-color: #396cf0;
}
.why-choose-box-6 .choose-icon-box:hover:after {
    visibility: visible;
    opacity: 1;
}
.why-choose-box-6 .choose-icon-box:hover .item-icon {
    background-color: #fff;
    color: #396cf0;
}
.why-choose-box-6 .choose-icon-box:hover .item-icon i {
    animation: toBottomFromTop 0.5s forwards;
}
.why-choose-box-6 .choose-icon-box:hover .item-content {
    color: #fff;
}
.why-choose-box-6 .choose-icon-box .item-icon {
    height: 60px;
    width: 60px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 50%;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    background-color: #396cf0;
    color: #fff;
}
.why-choose-box-6 .choose-icon-box .item-content {
    color: #060606;
    margin-left: 20px;
    transition: all 0.3s ease-in-out;
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
}
@media only screen and (max-width: 479px) {
    .why-choose-box-6 .choose-icon-box .item-content {
        font-size: 18px;
    }
}
@media only screen and (max-width: 320px) {
    .why-choose-box-6 .choose-icon-box .item-content {
        font-size: 16px;
    }
}
.why-choose-box-7{
    margin-top: 10px;
    margin-left: 20px;
}
@media only screen and (max-width: 991px) {
    .why-choose-box-7{
        margin-left: 0;
        padding-top: 40px;
    }
}
.why-choose-box-7 .item-img {
    overflow: hidden;
    margin-bottom: 30px;
}
.why-choose-box-7 .item-title {
    color: #111;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
.why-choose-box-7 .item-title::before {
    content: "";
    height: 1px;
    width: 100px;
    background-color: #396cf0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.why-choose-box-7 p {
    margin-bottom: 0;
}
.service-wrap-layout1 .service-inner-layout1.position-loop {
    position: relative;
}
.service-wrap-layout1 .service-inner-layout1.position-loop .single-item {
    position: absolute;
    z-index: 99;
}
@media only screen and (max-width: 1024px) {
    .service-wrap-layout1 .service-inner-layout1.position-loop .single-item {
        position: static;
        margin-top: 30px;
    }
}
.service-wrap-layout1.rtin-dark .service-box-layout1 {
    background-color: #3c70fa;
}
.service-wrap-layout1.rtin-dark .service-box-layout1:hover {
    background-color: #3364e2;
}
.service-wrap-layout1.rtin-light .service-box-layout1 {
    background-color: #396cf0;
}
.service-wrap-layout1.rtin-light .service-box-layout1:hover {
    background-color: #3364e2;
}
.service-box-layout1.left {
    border-radius: 4px 0 0 4px;
}
.service-box-layout1.right {
    border-radius: 0 4px 4px 0;
}
.service-box-layout1.all {
    border-radius: 4px;
}
.service-box-layout1.no {
    border-radius: 0;
}
.box-shadow-position .elementor-container {
    position: relative;
    top: -100px;
    box-shadow: 0px 1px 20px 0px rgba(185, 185, 185, 0.75);
    z-index: 999;
}
.service-box-layout1 {
    text-align: center;
    padding: 62px 40px 35px;
    color: #ffffff;
    transition: all 0.3s ease-out;
}
@media only screen and (max-width: 1199px) {
    .service-box-layout1 {
        padding: 30px 30px 40px;
    }
}
.service-box-layout1 .item-icon {
    overflow: hidden;
    margin-bottom: 15px;
}
.service-box-layout1 .item-icon i {
    display: inline-block;
}
.service-box-layout1 .item-icon i:before {
    font-size: 50px;
    margin-left: 0;
}
.service-box-layout1 .item-icon img {
    max-width: 50px;
}
.service-box-layout1 .item-title {
    text-transform: capitalize;
    font-weight: 700;
    color: #ffffff;
}
.service-box-layout1 .item-title a {
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.service-box-layout1 .item-title a:hover {
    color: #e3e3e3;
}
.service-box-layout1 p {
    color: #ffffff;
}
.service-box-layout1:hover .item-icon i {
    animation: toTopFromBottom 0.5s forwards;
}
.service-box-layout1:hover .item-icon img {
    animation: toTopFromBottom 0.5s forwards;
}
.service-box-layout2 {
    padding: 35px;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    bottom: 0;
    transition: all 0.5s ease-out;
}
.service-box-layout2 .item-icon {
    margin-bottom: 10px;
}
.service-box-layout2 .item-icon i:before {
    font-size: 60px;
    color: #396cf0;
    margin-left: 0;
    opacity: 1;
    transition: all 0.3s ease-out;
}
.service-box-layout2 .item-title {
    text-transform: capitalize;
    font-weight: 500;
}
.service-box-layout2 .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.service-box-layout2 .item-title a:hover {
    color: #396cf0;
}
.service-box-layout2 .item-btn {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    padding: 8px 20px;
    border: 1px solid;
    border-color: #396cf0;
    color: #396cf0;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.service-box-layout2 .item-btn:Hover {
    background-color: #396cf0;
    color: #ffffff;
}
.service-box-layout2:hover {
    box-shadow: 0px 5px 70px 0px rgba(220, 220, 220, 0.95);
    bottom: 7px;
}
.service-box-layout2:hover .item-icon i:before {
    color: #3364e2;
    opacity: 0.8;
}
/* /==== Service box layout 3=====/ */
.service-box-layout3 {
    background: #ffffff;
    border: 1px solid #f0f4ff;
    box-sizing: border-box;
    border-radius: 10px;
    text-align: center;
    padding: 50px 40px;
    margin-bottom: 30px;
    transition: all 0.3s ease-in-out;
}
.service-box-layout3:hover {
    box-shadow: inset 0px -2px 0px rgba(57, 108, 240, 0.5);
}
.service-box-layout3:hover .item-icon img {
    -webkit-animation: toTopFromBottom 0.5s forwards;
    animation: toTopFromBottom 0.5s forwards;
}
.service-box-layout3 .item-icon {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    height: 70px;
    width: 70px;
    padding: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: rgba(57, 108, 240, 0.08);
}
.service-box-layout3 .item-icon svg {
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}
.service-box-layout3 .service-title {
    color: #111;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
}
@media only screen and (max-width: 1199px) {
    .service-box-layout3 .service-title {
        font-size: 18px;
    }
}
@media only screen and (max-width: 991px) {
    .service-box-layout3 .service-title {
        font-size: 22px;
    }
}
.service-box-layout3 p {
    color: #646464;
}
.service-box-layout3 .item-button .item-btn {
    color: #396cf0;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    transition: all 0.3s ease-in-out;
}
.service-box-layout3 .item-button .item-btn i {
    position: relative;
    right: 0;
    margin-left: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.service-box-layout3 .item-button .item-btn:hover {
    color: #396cf0;
}
.service-box-layout3 .item-button .item-btn:hover i {
    right: -5px;
    color: #396cf0;
}
/* /==== Service box layout 4 =====/ */
.service-box-layout4 {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 20px 20px 20px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
@media screen and (max-width: 1199px) {
    .service-box-layout4 {
        margin-bottom: 30px;
    }
}
.service-box-layout4:hover {
    -webkit-box-shadow: 0px 29px 50px rgba(192, 203, 230, 0.5);
    box-shadow: 0px 29px 50px rgba(192, 203, 230, 0.5);
}
.service-box-layout4:hover .item-img:before {
    -webkit-animation: light 0.75s;
    animation: light 0.75s;
}
.service-box-layout4:hover .item-img a img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.service-box-layout4:hover .item-img .item-icon i::before {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.service-box-layout4:hover .item-content:after {
    width: 100%;
}
.service-box-layout4 .item-img {
    margin: 0;
    position: relative;
    overflow: hidden;
}
.service-box-layout4 .item-img:before {
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(57, 108, 240, 0)), to(rgba(57, 108, 240, 0.2)));
    background: linear-gradient(to right, rgba(57, 108, 240, 0) 0%, rgba(57, 108, 240, 0.2) 100%);
    position: absolute;
    top: 0;
    left: -70%;
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1;
}
.service-box-layout4 .item-img img {
    width: 100%;
}
.service-box-layout4 .item-img .item-icon {
    position: absolute;
    left: 50%;
    top: -20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.service-box-layout4 .item-img .item-icon{
    background-color: #fff;
    height: 90px;
    width: 90px;
    display: inline-block;
    text-align: center;
    line-height: 90px;
    border-radius: 50%;
    overflow: hidden;
}
.service-box-layout4 .item-img .item-icon:before {
    color: #396cf0;
    font-size: 46px;
    margin: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.service-box-layout4 .item-img .item-icon img{
    max-width: 50px;
    filter: grayscale(100%);
}
.service-box-layout4:hover .item-img .item-icon img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.service-box-layout4 .item-img a img {
    border-radius: 5px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.service-box-layout4 .item-content {
    padding: 25px 0px 20px 0px;
    text-align: center;
    position: relative;
}
.service-box-layout4 .item-content:after {
    content: "";
    width: 50px;
    height: 5px;
    background: #396cf0;
    position: absolute;
    border-radius: 50px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.service-box-layout4 .item-content .item-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}
.service-box-layout4 .item-content .item-title a {
    color: #111111;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-box-layout4 .item-content .item-title a:hover {
    color: #396cf0;
}
.service-box-layout4 .item-content .item-button .item-btn:hover,
.departments-box-layout9 .item-content .item-button .item-btn:hover,
.departments-box-layout10 .item-content .item-button .item-btn:hover,
.departments-box-layout11 .item-content .item-button .item-btn:hover {
    color: #fff;
}
.service-box-layout4 .item-content .item-button .item-btn:hover::after,
.departments-box-layout9 .item-content .item-button .item-btn:hover::after,
.departments-box-layout10 .item-content .item-button .item-btn:hover::after,
.departments-box-layout11 .item-content .item-button .item-btn:hover::after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
}
.service-box-layout4 .item-content .item-button .item-btn:hover i,
.departments-box-layout9 .item-content .item-button .item-btn:hover i,
.departments-box-layout10 .item-content .item-button .item-btn:hover i,
.departments-box-layout11 .item-content .item-button .item-btn:hover i {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.service-box-layout4 .item-content .item-button .item-btn i,
.departments-box-layout9 .item-content .item-button .item-btn i,
.departments-box-layout10 .item-content .item-button .item-btn i,
.departments-box-layout11 .item-content .item-button .item-btn i {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.service-box-layout4 .item-content .item-button .item-btn,
.departments-box-layout9 .item-content .item-button .item-btn,
.departments-box-layout10 .item-content .item-button .item-btn,
.departments-box-layout11 .item-content .item-button .item-btn {
    font-weight: 600;
    font-size: 15px;
    line-height: 26px;
    background: #F0F4FF;
    border-radius: 5px;
    padding: 8px 20px;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.service-box-layout4 .item-content .item-button .item-btn::after,
.departments-box-layout9 .item-content .item-button .item-btn::after,
.departments-box-layout10 .item-content .item-button .item-btn::after,
.departments-box-layout11 .item-content .item-button .item-btn::after {
    content: "";
    height: 100%;
    width: 0;
    background-color: #396cf0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 5px;
}

.service-box-layout4 .item-content .item-button .item-btn:hover::after,
.departments-box-layout9 .item-content .item-button .item-btn:hover::after,
.departments-box-layout10 .item-content .item-button .item-btn:hover::after,
.departments-box-layout11 .item-content .item-button .item-btn:hover::after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
}

.service-box-layout4 .item-content .item-button .item-btn i,
.departments-box-layout9 .item-content .item-button .item-btn i,
.departments-box-layout10 .item-content .item-button .item-btn i,
.departments-box-layout11 .item-content .item-button .item-btn i {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1);
    transform: scale(1);
    font-size: 16px;
    margin-left: 10px;
}

.service-box-layout4 .item-content .item-button .item-btn:hover,
.departments-box-layout9 .item-content .item-button .item-btn:hover,
.departments-box-layout10 .item-content .item-button .item-btn:hover,
.departments-box-layout11 .item-content .item-button .item-btn:hover {
    color: #fff;
}

.departments-box-layout10 .item-button .item-btn {
    border: 1px solid #396cf0;
    background-color: transparent !important;
}

.Service__item-round {
    position: relative;
}
@media screen and (max-width: 767px) {
    .Service__item-round {
        display: none;
    }
}
.Service__item-round .item-round {
    width: 240px;
    height: 240px;
    background: #FAB3B3;
    -webkit-filter: blur(150px);
    filter: blur(150px);
    position: absolute;
    top: -80px;
    left: -100px;
}
.departments-box-layout9 {
    margin-bottom: 30px;
}
.departments-box-layout9:hover .item-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.departments-box-layout9:hover .item-img .item-icon {
    background-color: #396cf0;
}
.departments-box-layout9:hover .item-img .item-icon img{
    filter:  brightness(0) invert(1);
}
.departments-box-layout9:hover .item-img .item-icon i:before {
    color: #fff;
}
.departments-box-layout9 .item-img {
    position: relative;
    overflow: hidden;
}
.departments-box-layout9 .item-img a img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 100%;
}
.departments-box-layout9 .item-img .item-icon {
    position: absolute;
    bottom: 30px;
    left: 35px;
}
.departments-box-layout9 .item-img .item-icon {
    height: 70px;
    width: 70px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    line-height: 70px;
    text-align: center;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.departments-box-layout9 .item-img .item-icon::before {
    font-size: 39px;
    margin: 0;
    color: #396cf0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.departments-box-layout9 .item-icon img {
    max-width: 36px;
}
.departments-box-layout9 .item-content {
    background-color: #fff;
    padding: 30px 30px 35px 35px;
}
.departments-box-layout9 .item-content .item-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}
.departments-box-layout9 .item-content .item-title a {
    color: #111111;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.departments-box-layout9 .item-content .item-title a:hover {
    color: #396cf0;
}
.departments-box-layout9 .item-content p {
    margin-bottom: 25px;
}
.departments-box-layout9 .item-content .item-button .item-btn:hover {
    color: #fff;
}
.departments-box-layout9 .item-content .item-button .item-btn:hover::after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
}
.departments-box-layout9 .item-content .item-button .item-btn:hover i {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.departments-box-layout9 .item-content .item-button .item-btn i {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.departments-box-layout10 {
    background: #FFFFFF;
    border: 1px solid #E4E7EF;
    border-radius: 15px;
    padding: 40px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.departments-box-layout10 .item-icon {
    margin-bottom: 25px;
}
.departments-box-layout10 .item-icon {
    height: 80px;
    width: 80px;
    background-color: #396cf0;
    border-radius: 50%;
    display: inline-block;
    line-height: 80px;
    text-align: center;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 0px 20px 30px rgba(57, 108, 240, 0.4);
    box-shadow: 0px 20px 30px rgba(57, 108, 240, 0.4);
}
.departments-box-layout10:not(.departments-box-style10) .item-icon img{
    filter: brightness(0) invert(1);
}
.departments-box-layout10 .item-icon img{
    max-width: 40px;
}
.departments-box-layout10 .item-icon:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.departments-box-layout10 .item-icon::before {
    font-size: 39px;
    margin: 0;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.departments-box-layout10 .item-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
    color: #111111;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.departments-box-layout10 p {
    line-height: 28px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.departments-box-layout10 .item-button .item-btn {
    border: 1px solid #396cf0;
    background-color: transparent;
}
.departments-box-layout10 .item-button .item-btn::after {
    border-radius: 4px;
}
.departments-box-layout10 .item-button .item-btn:hover {
    color: #fff;
    border-color: #fff;
}
.departments-box-layout10 .item-button .item-btn:hover::after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
    background-color: #396cf0;
}
.departments-box-layout10 .item-button .item-btn:hover i {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.departments-box-layout10 .item-button .item-btn i {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.departments-box-layout11 {
    background: #FFFFFF;
    border: 1px solid #E4E7EF;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    gap: 30px;
    margin-bottom: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 767px) {
    .departments-box-layout11 {
        display: block;
    }
}
.departments-box-layout11:hover {
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}
.departments-box-layout11:hover .item-img img {
    -webkit-transform: rotate(-5deg) scale(1.2);
    transform: rotate(-5deg) scale(1.2);
}
.departments-box-layout11 .item-img {
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .departments-box-layout11 .item-img {
        margin-bottom: 25px;
    }
}
.departments-box-layout11 .item-img a img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 767px) {
    .departments-box-layout11 .item-img a img {
        width: 100%;
    }
}
.departments-box-layout11 .item-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.departments-box-layout11 .item-content .item-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}
.departments-box-layout11 .item-content .item-title a {
    color: #111111;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.departments-box-layout11 .item-content .item-title a:hover {
    color: #396cf0;
}
.departments-box-layout11 .item-content p {
    margin-bottom: 25px;
}
.departments-box-layout11 .item-content .item-button .item-btn {
    border: 1px solid #396cf0;
    background-color: transparent;
}
.departments-box-layout11 .item-content .item-button .item-btn::after {
    border-radius: 4px;
}
.departments-box-layout11 .item-content .item-button .item-btn:hover {
    color: #fff;
    border-color: #396cf0;
}
.departments-box-layout11 .item-content .item-button .item-btn:hover::after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
}
.departments-box-layout11 .item-content .item-button .item-btn:hover i {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.departments-box-layout11 .item-content .item-button .item-btn i {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.departments-box-layout10.departments-box-style10{
    border:none;
    box-shadow: 0 8px 8px rgba(10, 56, 176, 0.1);
    text-align: center;
    padding-top: 50px;
}
.departments-box-layout10.departments-box-style10 .item-icon {
    background-color: #ECF1FF;
    box-shadow: none;
    margin-bottom: 30px;
}
.departments-box-layout10.departments-box-style10 .item-content .item-button .item-btn{
    font-size: 16px;
}
.departments-box-style10 p{
    margin-bottom: 25px;
}
/* Service Laout 9 */
.service-box-layout9{
    background-color: #fff;
    padding: 20px;
    text-align: center;
    padding-bottom: 40px;
    transition: 0.4s;
}
.service-box-layout9:hover{
    box-shadow: 0 10px 40px #DDE6FE;
}
.service-box-layout9 .item-img{
    position: relative;
}
.service-box-layout9,
.service-box-layout9 .item-img > a > img{
    border-radius: 12px;
}
.service-box-layout9 .item-content .item-icon {
    background-color: #396CF0;
    height: 70px;
    width: 70px;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    position: relative;
    margin-top: -30px;
    box-shadow: 0 15px 15px #E0E8FC;
}
.service-box-layout9 .item-title{
    margin-top: 20px;
    margin-bottom: 15px;
}
.service-box-layout9 .item-title a{
    color: #111;
}
.service-box-layout9 .item-title a:hover{
    color: #396CF0;
}
.service-box-layout9 .item-img::before{
    content:url('../img/service_shape.svg');
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom:-9px;
}
.service-box-layout9 .item-content .item-icon img{
    max-width: 40px;
    filter: brightness(0) invert(1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.service-box-layout9 .item-button a{
    font-weight: 700;
}
.service-box-layout9 .item-button i{
    display: inline-block;
    margin-left: 10px;
}
.service-box-layout9 .item-content .btn-icon{
    width: 50px;
    height: 50px;
    line-height: 58px;
    border-radius: 50%;
    background-color: transparent;
    display: inline-block;
    text-align: center;
    border: 1px solid #91A0C2;
    transition: 0.4s;
}
.service-box-layout9:hover .item-content .btn-icon{
    background-color: #396CF0;
    border-color: #396CF0;
    transition: 0.4s;
}
.team-box-layout8 .team-social-1 .social-item .fa-share-alt,
.service-box-layout9 .item-content .btn-icon svg{
    transition: 0.4s;
    transform: rotate(0deg);
}
.service-box-layout9:hover .item-content .btn-icon path{
    fill: #fff;
}
.service-box-layout9:hover .item-content .btn-icon svg{
    transform: rotate(180deg);
}
.team-box-layout8 .team-social-1 .social-item:hover .fa-share-alt{
    transform: rotate(90deg);
}

.team-box-layout8 .team-social-1 .social-item:hover .team-social-dropdown {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-ad-area {
    position: relative;
    border-radius: 4px;
    text-align: center;
}
.widget-ad-area .item-btn-wrap {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
}
.widget-ad-area .ad-wrap img {
    width: 100%;
}
.widget-ad-area .item-btn {
    border-radius: 4px;
    padding: 16px 30px;
    color: #111111;
    background-color: #ffffff;
    transition: all 0.3s ease-out;
    font-weight: 500;
}
.widget-ad-area .item-btn i {
    color: #396cf0;
    margin-left: 15px;
    transition: all 0.3s ease-out;
}
.widget-ad-area .item-btn:hover {
    background-color: #396cf0;
    color: #ffffff;
}
.widget-ad-area .item-btn:hover i {
    color: #ffffff;
}
.rt-el-info-box.rtin-style2:hover {
    box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.35);
}
.rt-el-info-box.rtin-style2:hover {
    background-color: #fff;
    transform: translate3d(0, -10px, 0);
}
.rt-el-info-box.rtin-style2 {
    position: relative;
    padding: 30px 15px 30px 30px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 8px;
    transition: all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);
}
.rt-el-info-box .rtin-icon i {
    text-align: center;
    font-size: 28px;
    line-height: 70px;
    color: #fff;
    transition: all 0.5s ease-out;
}
.rt-el-info-box .rtin-content .rtin-title {
    color: #000000;
    margin-bottom: 10px;
}
.rt-el-info-box .rtin-content .rtin-title a {
    color: #000000;
    transition: all 0.5s ease-out;
}
.rt-el-info-box .rtin-content .rtin-title a:hover {
    color: #396cf0;
}
.rt-el-info-box .rtin-content .rtin-text {
    margin-bottom: 0;
}
.rt-el-info-box:hover .rtin-icon i {
    color: #396cf0;
    background-color: transparent;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon {
    margin-right: 10px;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon i {
    text-align: center;
    font-size: 6rem;
    line-height: 1.2;
    color: #3c70fa;
    background-color: transparent;
    border: none;
    border-radius: 50%;
    transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon img {
    width: 67px;
    height: 67px;
    border-radius: 50%;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content {
    margin-left: 15px;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title {
    color: #3c70fa;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.4;
}
@media only screen and (max-width: 1199px) {
    .rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title {
        font-size: 22px;
    }
}
@media only screen and (max-width: 767px) {
    .rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title {
        font-size: 22px;
    }
}
@media only screen and (max-width: 479px) {
    .rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title {
        font-size: 20px;
    }
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title a {
    color: #3c70fa;
    transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title a:hover {
    color: #396cf0;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-text {
    margin-bottom: 0;
    color: #444444;
}
.rt-el-info-box.rtin-style1.rtin-light:hover .rtin-icon i {
    color: #396cf0;
    background-color: transparent;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon i {
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    height: 34px;
    width: 34px;
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon img {
    width: 67px;
    height: 67px;
    border-radius: 50%;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content {
    margin-left: 0;
    color: #fff;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title {
    color: #fff;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.4;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title a {
    color: #fff;
    transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title a:hover {
    color: #fff;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-text {
    margin-bottom: 0;
}
.rt-el-info-box.rtin-style1.rtin-primary:hover .rtin-icon i {
    color: #fff;
    background-color: transparent;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon {
    margin-right: 30px;
}
@media all and (max-width: 1200px) {
    .rt-el-info-box.rtin-style1.rtin-primary .rtin-icon {
        margin-right: 20px;
    }
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 12px;
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title a {
    color: #3c70fa;
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title a:hover {
    color: #fff;
}
.rt-el-info-box.rtin-style1.rtin-dark p.rtin-text {
    color: #fff;
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-content {
    margin-left: 0;
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-icon i {
    text-align: center;
    font-size: 6rem;
    line-height: 1.2;
    color: #fff;
    background-color: transparent;
    border: none;
    border-radius: 50%;
    transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1 .rtin-icon {
    float: left;
    margin-bottom: 25px;
    margin-right: 30px;
}
@media all and (max-width: 1200px) {
    .rt-el-info-box.rtin-style1 .rtin-icon {
        margin-right: 20px;
    }
}
.rt-el-info-box.rtin-style2 {
    transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style2 h3.rtin-title {
    font-weight: 700;
    font-size: 20px;
}
.rt-el-info-box.rtin-style2 .rtin-icon {
    margin-bottom: 25px;
}
.rt-el-info-box.rtin-style2 .rtin-icon i {
    font-size: 58px;
    line-height: 1.2;
}
.rt-el-info-box.rtin-style2 .rtin-icon i.primaryColor {
    color: #396cf0;
}
.rt-el-info-box.rtin-style2 .rtin-icon i.secondaryColor {
    color: #3c70fa;
}
.rt-el-info-box.rtin-style2 .rtin-icon i.colorGreen {
    color: #396cf0;
}
.rt-el-info-box.rtin-style3 {
    background-color: #fff;
    border-bottom: 1px solid #dde2e5;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
@media all and (max-width: 767px) {
    .rt-el-info-box.rtin-style3 {
        max-width: 490px;
        margin: 0 auto;
    }
}
.rt-el-info-box.rtin-style3:hover {
    box-shadow: 0 0 20px 0 rgba(202, 202, 202, 0.75);
}
.rt-el-info-box.rtin-style3 .rtin-icon {
    position: relative;
    overflow: hidden;
}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(57, 108, 240, 0.9);
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease-out;
    text-align: center;
    margin-top: 0;
}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a {
    font-size: 15px;
    position: relative;
    top: 30%;
    transform: translateY(-50%);
    padding: 12px 22px;
}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a:hover i {
    color: #fff;
}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a i {
    border: none;
    width: inherit;
    height: inherit;
    font-size: 18px;
}
.rt-el-info-box.rtin-style3 .rtin-icon img {
    border-radius: inherit;
    width: inherit;
    height: auto;
    transition: all 2s ease-out;
    width: 100%;
}
.rt-el-info-box.rtin-style3 .rtin-content {
    padding: 25px 20px 30px;
    text-align: center;
}
.rt-el-info-box.rtin-style3:hover .rtin-button {
    visibility: visible;
    opacity: 1;
    transition: all 0.4s ease-out;
}
.rt-el-info-box.rtin-style11 h3.rtin-title {
    font-size: 22px;
}
.rt-el-info-box.rtin-style11 .rtin-icon {
    background: #396cf0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.rt-el-info-box.rtin-style11 .rtin-icon i {
    text-align: center;
    font-size: 36px;
    line-height: 2.2;
    color: #fff;
    transition: all 0.5s ease-out;
}
.rtin-style11 .rtin-icon img{
    max-width: 44px;
}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-title {
    color: #fff;
}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-title a {
    color: #fff;
}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-text {
    margin-bottom: 0;
    color: #a9b5bf;
}

.rtin-style11 .rt-readmore-enabled {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
    margin-right: 20px;
}

.rtin-style11 .rt-readmore-enabled .rt-readmore{
    border: 1px solid #D4DCF0;
    border-radius: 10px;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    transition: 0.3s;
}
.rtin-style11 .rt-readmore-enabled .rt-readmore svg path{
    fill: #006BFF;
    transition: 0.3s;
}
.rtin-style11 .rt-readmore-enabled .rt-readmore:hover{
    border-color: #006BFF;
    background: #006BFF;
}

.rtin-style11 .rt-readmore-enabled .rt-readmore:hover svg path{
    fill: #fff;
}
@media all and (min-width: 1025px) {
    .rt-column-sticky-min-1024 {
        align-self: flex-start !important;
        position: sticky !important;
        top: 115px !important;
    }
}

.rt-el-info-box.rtin-style11:hover .rtin-icon i {
    color: #fff;
    animation: toTopFromBottom 0.5s forwards;
}
.rt-el-info-box.rtin-style11:hover .rtin-icon img {
    color: #fff;
    animation: toTopFromBottom 0.5s forwards;
}
.rt-el-info-box.rtin-style4 {
    text-align: center;
    position: relative;
}
.rt-el-info-box.rtin-style4 .rt-number {
    position: absolute;
    font-size: 72px;
    text-align: right;
    color: #e5e5e5;
    font-weight: 300;
    transition: all 0.4s ease-out;
    width: 100%;
    top: 20px;
}
.rt-el-info-box.rtin-style4 .rtin-icon {
    transition: all 0.3s ease-out;
    overflow: hidden;
    border-radius: 50%;
    background-color: #fff;
    padding: 15px;
    position: relative;
    z-index: 9;
}
.rt-el-info-box.rtin-style4 .rtin-icon img {
    border-radius: 50%;
    transform: scale(1);
    transition: all 0.3s ease-out;
    width: 100%;
}
.rt-el-info-box.rtin-style4 .rtin-title {
    font-size: 22px;
    font-weight: 700;
}
.rt-el-info-box.rtin-style4 .rtin-content {
    padding: 25px 0;
}
.rt-el-info-box.rtin-style4:hover .rt-number {
    color: #396cf0;
    top: 0px;
}
.rt-el-info-box.rtin-style4:hover .rtin-icon {
    background-color: #396cf0;
}
.rt-el-info-box.rtin-style4:hover .rtin-icon img {
    transform: scale(1.1);
}

.rt-el-info-box.rtin-style15 .rtin-content .rtin-title{
    margin-bottom: 5px;
    line-height: 1;
    font-size: 20px;
}
.rt-el-info-box.rtin-style15 .rtin-icon{
    width: 80px;
    height: 80px;
    background: #F0F4FF;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 80px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.rt-el-info-box.rtin-style15:hover .rtin-icon{
    background-color: #396cf0;
}
.rt-el-info-box.rtin-style15 .rtin-icon i{
    font-size: 40px;
    color: #396cf0;
    line-height: 80px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.rt-el-info-box.rtin-style15:hover .rtin-icon i{
    color: #fff;
}

.rt-el-info-box.rtin-style15 .media-body{
    margin-left: 20px;
}

.rt-el-info-box.rtin-style16{
    background-color: #396cf0;
    padding: 30px 0px 22px 0px;
    text-align: center;
    -webkit-clip-path: polygon(19% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 18%);
    clip-path: polygon(19% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 18%);
}

.rt-el-info-box.rtin-style16 .rtin-icon{
    width: 79px;
    height: 79px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 0px 12px 30px rgb(0 0 0 / 10%);
    box-shadow: 0px 12px 30px rgb(0 0 0 / 10%);
    border-radius: 50%;
    line-height: 79px;
    display: inline-block;
    margin-bottom: 12px;
}

.rt-el-info-box.rtin-style16 .rtin-icon i{
    line-height: 79px;
}

.rt-el-info-box.rtin-style16:hover .rtin-icon i{
    color: #fff;
}

.rt-el-info-box.rtin-style16 .rtin-content .rtin-title{
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.rt-el-info-box.rtin-style16 .rtin-content .rtin-text{
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.rt-el-info-box.rtin-style16 .media-body.rtin-content{
    margin-left: 0;
}
.rt-el-info-box.rtin-style17 .rtin-icon{
    width: 70px;
    height: 70px;
    line-height: 87px;
    border-radius: 50%;
    background-color: #396CF0;
    text-align: center;
    box-shadow: 0 4px 10px #00000026;
}
.rt-el-info-box.rtin-style17{
    padding: 50px 30px 42px;
}

.rtin-style17.rt-el-info-box .rtin-content .rtin-title {
    margin-bottom: 16px;
}
.rtin-style17 .rtin-title{
    font-size: 24px;
    font-weight: 700;
}
.rtin-style17 .number {
    position: absolute;
    font-size: 60px;
    font-weight: 900;
    -webkit-text-stroke: 1px #ECF1FF;
    color: #fff;
    bottom: 30px;
    left: 35px;
}
@media only screen and (max-width: 767px) {
    .rtin-style11 .rt-readmore-enabled .rt-readmore,
    .rtin-style11 .rt-readmore-enabled,
    .rtin-style11{
        display: block;
    }
    .rtin-style11 .rt-readmore-enabled .rt-readmore,
    .rtin-style11 .rt-readmore-enabled {
        margin: 20px 0 0;
    }
}


/*-------------------------------------
#. EL: Text With Title
---------------------------------------*/
.about-box-layout1 .item-content {
    margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
    .about-box-layout1 .item-content {
        text-align: center;
    }
}
@media only screen and (max-width: 1199px) {
    .about-box-layout1 .item-content {
        margin-top: 0;
        margin-bottom: 5rem;
    }
}
.about-box-layout1 .item-content .item-title {
    text-transform: capitalize;
    color: #111111;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
}
@media only screen and (max-width: 767px) {
    .about-box-layout1 .item-content .item-title {
        font-size: 30px;
    }
}
.about-box-layout1 .item-content .sub-title {
    color: #111111;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px;
}
.about-box-layout1 .item-content p {
    margin-bottom: 24px;
}
.rt-el-twt-2 .item-content {
    margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
    .rt-el-twt-2 .item-content {
        text-align: center;
    }
}
@media only screen and (max-width: 1199px) {
    .rt-el-twt-2 .item-content {
        margin-top: 0;
        margin-bottom: 5rem;
    }
}
.rt-el-twt-2 .item-content .item-title {
    text-transform: capitalize;
    color: #396cf0;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.3;
}
@media only screen and (max-width: 767px) {
    .rt-el-twt-2 .item-content .item-title {
        font-size: 30px;
    }
}
.rt-el-twt-2 .item-content .sub-title {
    color: #111111;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px;
}
.rt-el-twt-2 .item-content p {
    margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
    .rt-el-twt-3 .item-content {
        text-align: center;
    }
}
@media only screen and (max-width: 1199px) {
    .rt-el-twt-3 .item-content {
        margin-top: 0;
        margin-bottom: 5rem;
    }
}
.rt-el-twt-3 .item-content .item-title {
    text-transform: capitalize;
    color: #396cf0;
    font-size: 32px;
    line-height: 1.3;
}
@media only screen and (max-width: 767px) {
    .rt-el-twt-3 .item-content .item-title {
        font-size: 30px;
    }
}
.rt-el-twt-3 .item-content .sub-title {
    color: #111111;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700;
}
.rt-el-twt-3 .item-content .rtin-button {
    display: inline-block;
}
.rt-el-twt-3 .item-content .rtin-button .item-btn {
    background-color: #396cf0;
    color: #fff;
    padding: 18px 28px;
}
.rt-el-twt-3 .item-content .rtin-button .item-btn:hover {
    background-color: transparent;
    color: #396cf0;
}
.rt-el-twt-3 .item-content .rtin-button .item-btn i {
    margin-left: 10px;
}
.rt-el-twt-3 .item-content p {
    margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
    .rt-el-twt-4 .item-content {
        text-align: center;
    }
}
@media only screen and (max-width: 1199px) {
    .rt-el-twt-4 .item-content {
        margin-top: 0;
        margin-bottom: 5rem;
    }
}
.rt-el-twt-4 .item-content .item-title {
    text-transform: capitalize;
    color: #fff;
    font-size: 32px;
    line-height: 1.3;
}
@media only screen and (max-width: 767px) {
    .rt-el-twt-4 .item-content .item-title {
        font-size: 30px;
    }
}
.rt-el-twt-4 .item-content .sub-title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 700;
}
.rt-el-twt-4 .item-content .rtin-button {
    display: inline-block;
}
.rt-el-twt-4 .item-content .rtin-button .item-btn {
    background-color: #fff;
    color: #fff;
    padding: 18px 28px;
    color: #396cf0;
    border: 2px solid #fff;
}
.rt-el-twt-4 .item-content .rtin-button .item-btn:hover {
    background-color: transparent;
    color: #fff;
}
.rt-el-twt-4 .item-content .rtin-button .item-btn i {
    margin-left: 10px;
}
.rt-el-twt-4 .item-content p {
    margin-bottom: 24px;
    color: #fff;
}

.rt-el-twt-5 .item-content .item-title{
    font-weight: 700;
    margin-bottom: 13px;
    font-size: 36px;
    line-height: 1.3;
}

@media only screen and (max-width: 767px) {
    .rt-el-twt-5 .item-content .item-title{
        font-size: 32px;
    }
}

.rt-el-twt-5 .item-content .sub-title{
    font-style: italic;
    font-weight: 500;
    font-size: 17px;
    color: #111111;
    margin-bottom: 15px;
}

.rt-el-twt-5 .item-content > p {
    position: relative;
    padding-left: 15px;
}

.rt-el-twt-5 .item-content > p::after {
    content: "";
    width: 4px;
    height: 68px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #396CF0;
}

.about-box-layout2 {
    position: relative;
}
.about-box-layout2 .item-img {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}
@media only screen and (max-width: 991px) {
    .about-box-layout2 .item-img {
        position: inherit;
    }
}
.about-box-layout2 ul {
    padding-left: 0;
}
.about-box-layout2 ul li {
    list-style: none;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 500;
}
.about-box-layout2 ul li:last-child {
    margin-bottom: 0;
}
.about-box-layout2 ul li a {
    border-radius: 4px;
    background: linear-gradient(to right, #396cf0, #285ada);
    padding: 30px 30px 30px 75px;
    display: block;
    color: #ffffff;
    position: relative;
    z-index: 2;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 767px) {
    .about-box-layout2 ul li a {
        padding: 20px 30px 20px 75px;
    }
}
.about-box-layout2 ul li a i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}
.about-box-layout2 ul li a:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0%;
    top: 0;
    right: 0;
    background-color: #396cf0;
    z-index: -1;
    transition: all 0.5s ease-out;
    border-radius: 4px;
}
.about-box-layout2 ul li a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 1;
    color: #ffffff;
}
.about-box-layout2 ul li a:hover:after {
    width: 100%;
    left: 0;
}
.about-box-layout16 {
    position: relative;
}
.about-box-layout16 .item-img {
    position: relative;
    z-index: 1;
}
.about-box-layout16 ul {
    list-style: none;
}
.about-box-layout16 .shape-list li:nth-child(1) {
    position: absolute;
    top: 15%;
    right: 10%;
    z-index: -1;
}
.about-box-layout16 .shape-list li:nth-child(2) {
    position: absolute;
    bottom: 20%;
    left: 55px;
}
.about-box-layout16 .shape-list li:nth-child(3) {
    position: absolute;
    top: 60%;
    right: 17%;
}
.about-box-layout16 .shape-list li:nth-child(4) {
    position: absolute;
    top: 32%;
    right: 8%;
}
.about-box-layout16 .about-box1 {
    background: #e7edff;
    border: 3px solid #ffffff;
    box-shadow: 0px 10px 50px rgba(57, 108, 240, 0.15);
    border-radius: 10px;
    padding: 20px;
    display: inline-block;
    position: absolute;
    bottom: 200px;
    right: 35px;
}
@media only screen and (max-width: 575px){
    .about-box-layout16 .about-box1 {
        display: none;
    }
}
.about-box-layout16 .about-box1 .about-content {
    display: flex;
    align-items: center;
}
.about-box-layout16 .about-box1 .about-content .item-number {
    background-color: #396cf0;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: none;
    border-radius: 4px;
}
.about-box-layout16 .about-box1 .about-content .item-exprienced {
    color: #396cf0;
    margin: 0;
    margin-left: 13px;
    padding-left: 0;
}
.about-box-layout16 .about-box1 .about-content ul.item-exprienced li{
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5;
}
.about-box-layout22 {
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1199px) {
    .about-box-layout22 {
        margin-bottom: 30px;
    }
}
.about-box-layout22 .item-img {
    margin: 0;
    position: relative;
    background-color: #fff;
    z-index: 1;
}
.about-box-layout22 .item-img > img {
    border-radius: 0px 150px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 5px solid #fff;
    z-index: 1;
    position: relative;
}
@media screen and (max-width: 575px) {
    .about-box-layout22 .item-img .item-thumbs-img {
        display: none;
    }
}
.about-box-layout22 .item-img .item-thumbs-img ul li {
    position: absolute;
    list-style: none;
}
.about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(1) {
    right: -50px;
    top: 50px;
    z-index: 1;
}
@media(max-width: 1024px){
    .about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(1){
        right: 0;
    }
}
.about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(2) {
    right: -50px;
    bottom: 30px;
    z-index: 1;
}
@media(max-width: 1024px){
    .about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(1),
    .about-box-layout22 .item-img .item-thumbs-img ul li:nth-child(2){
        right: 0;
    }
}
.about-box-layout22 .item-img .item-thumbs-img ul li img {
    border-radius: 0;
    border: 5px solid #fff;
}
.about-box-layout22 .item-img .item-round {
    width: 240px;
    height: 240px;
    background: #9587ED;
    -webkit-filter: blur(130px);
    filter: blur(130px);
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
@media screen and (max-width: 991px) {
    .about-box-layout22 .item-img .item-round {
        display: none;
    }
}
@media screen and (max-width: 1199px) {
    .about-box-layout22 .item-img .shape-element {
        display: none;
    }
}
.about-box-layout22 .item-img .shape-element ul li {
    position: absolute;
    list-style: none;
}
.about-box-layout22 .item-img .shape-element ul li:nth-child(1) {
    top: 0;
    right: 0;
    z-index: 1;
}
.about-box-layout22 .item-img .shape-element ul li:nth-child(2) {
    bottom: 0;
    left: 0;
    z-index: -1;
}
.about-box-layout22 .item-img .shape-element ul li:nth-child(3) {
    bottom: -50px;
    right: 129px;
    z-index: -1;
}
.about-box-layout22 .item-img .shape-element ul li:nth-child(4) {
    bottom: -50px;
    right: 15px;
    z-index: -1;
}
.about-box-layout22 .item-img .shape-element ul li img {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.about-box-layout22 .item-img .rt__circle {
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
@media screen and (max-width: 575px) {
    .about-box-layout22 .item-img .rt__circle {
        display: none;
    }
}
.about-box-layout22 .item-img .rt__circle .round-shape {
    width: 118px;
    height: 118px;
    background: #396CF0;
    border-radius: 59px;
    position: absolute;
    bottom: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateY(50%) translateX(50%);
    transform: translateY(50%) translateX(50%);
    display: inline-block;
    text-align: center;
    line-height: 118px;
}
.about-box-layout22 .item-img .rt__circle .round-shape i::before {
    font-size: 50px;
    margin: 0;
    color: #fff;
}
.about-box-layout20.round-shape {
    width: 226px;
    height: 226px;
    background: #FAB3B3;
    -webkit-filter: blur(150px);
    filter: blur(150px);
    border-radius: 50%;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 1;
}
.about-box-layout23 .item-title {
    font-weight: 700;
    line-height: 48px;
    color: #000000;
    margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
    .about-box-layout23 .item-title {
        line-height: 1.3;
    }
}
.about-box-layout23 .item-quote {
    font-style: italic;
    font-weight: 500;
    font-size: 17px;
    color: #111111;
    margin-bottom: 15px;
}
.about-box-layout23 > p {
    position: relative;
    padding-left: 15px;
}
@media screen and (max-width: 479px) {
    .about-box-layout23 > p {
        padding-left: 0;
    }
}
.about-box-layout23 > p::after {
    content: "";
    width: 4px;
    height: 68px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #396CF0;
}
@media screen and (max-width: 479px) {
    .about-box-layout23 > p::after {
        display: none;
    }
}
.about-box-layout23 .about__bottom__wrapper {
    margin: 40px 0px 0px 0px;
}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 23px;
}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1:hover .item-icon i {
    background-color: #396cf0;
}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1:hover .item-icon i::before {
    color: #fff;
}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1:last-child {
    margin-bottom: 0;
}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 .item-icon i {
    width: 80px;
    height: 80px;
    background: #F0F4FF;
    border-radius: 100px;
    display: inline-block;
    text-align: center;
    line-height: 80px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 .item-icon i:before {
    font-size: 40px;
    color: #396cf0;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 .item-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.about-box-layout23 .about__bottom__wrapper .about__Wrapper .about__Inner__1 .item-content .rt__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 0;
}
.about-box-layout23 .about__bottom__wrapper .about__Content {
    background-color: #396cf0;
    padding: 30px 0px 22px 0px;
    text-align: center;
}
@media screen and (min-width: 1200px) {
    .about-box-layout23 .about__bottom__wrapper .about__Content {
        -webkit-clip-path: polygon(19% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 18%);
        clip-path: polygon(19% 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 0 18%);
    }
}
@media screen and (max-width: 1199px) {
    .about-box-layout23 .about__bottom__wrapper .about__Content {
        margin-top: 20px;
    }
}
.about-box-layout23 .about__bottom__wrapper .about__Content .item-icon {
    width: 79px;
    height: 79px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    line-height: 79px;
    display: inline-block;
    margin-bottom: 12px;
}
.about-box-layout23 .about__bottom__wrapper .about__Content .item-icon i:before {
    font-size: 40px;
    color: #fff;
    margin: 0;
}
.about-box-layout23 .about__bottom__wrapper .about__Content .white-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.about-box-layout23 .about__bottom__wrapper .about__Content .white-subtitle {
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0;
}

/*-------------------------------------
#. EL: Title
---------------------------------------*/
.section-heading p {
    width: 80%;
}
@media only screen and (max-width: 991px) {
    .section-heading p {
        width: 100%;
    }
}
.section-heading.text-center h1,
.section-heading.text-center h2,
.section-heading.text-center h3,
.section-heading.text-center h4,
.section-heading.text-center p {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.section-heading.text-left p,
.section-heading.text-right p {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.section-heading.heading-dark h1,
.section-heading.heading-dark h2,
.section-heading.heading-dark h3,
.section-heading.heading-dark h4 {
    color: #111111;
}
.section-heading.heading-light h1,
.section-heading.heading-light h2,
.section-heading.heading-light h3,
.section-heading.heading-light h4 {
    color: #ffffff;
}
.section-heading.heading-light p {
    color: #ffffff;
}
.heading-layout1 {
    margin-bottom: 70px;
    text-align: center;
    position: relative;
}
.heading-layout1:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #396cf0;
    left: 0;
    bottom: -24px;
    right: 0;
    margin: 0 auto;
    border-radius: 4px;
}
.heading-layout1 h2,
.heading-layout1 h3 {
    text-transform: capitalize;
    font-size: 32px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .heading-layout1 h2,
    .heading-layout1 h3 {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
.heading-layout1 p {
    color: #646464;
    text-transform: capitalize;
}
.heading-layout1.theme2.style1 {
    margin-bottom: 80px;
    text-align: center;
    position: relative;
}
.heading-layout1.theme2.style1:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #396cf0;
    left: 0;
    bottom: -24px;
    right: 0;
    margin: 0 auto;
    border-radius: 4px;
}
.heading-layout1.theme2.style1 h2,
.heading-layout1.theme2.style1 h3 {
    text-transform: capitalize;
    font-size: 32px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .heading-layout1.theme2.style1 h2,
    .heading-layout1.theme2.style1 h3 {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
.heading-layout1.theme2.style1 p {
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.heading-layout1.theme3.style1 {
    margin-bottom: 35px;
    text-align: center;
    position: relative;
}
.heading-layout1.theme3.style1:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #396cf0;
    left: 0;
    bottom: -24px;
    right: 0;
    margin: 0 auto;
    border-radius: 4px;
}
.heading-layout1.theme3.style1 h2,
.heading-layout1.theme3.style1 h3 {
    text-transform: capitalize;
    font-size: 32px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .heading-layout1.theme3.style1 h2,
    .heading-layout1.theme3.style1 h3 {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
.heading-layout1.theme3.style1 p {
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.heading-layout1.theme4.style1 {
    margin-bottom: 35px;
    text-align: center;
    position: relative;
}
.heading-layout1.theme4.style1:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #396cf0;
    left: 0;
    bottom: -24px;
    right: 0;
    margin: 0 auto;
    border-radius: 4px;
}
.heading-layout1.theme4.style1 h2,
.heading-layout1.theme4.style1 h3 {
    text-transform: capitalize;
    font-size: 32px;
    margin-bottom: 15px;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .heading-layout1.theme4.style1 h2,
    .heading-layout1.theme4.style1 h3 {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
.heading-layout1.theme4.style1 p {
    font-size: 16px;
    font-weight: 700;
    color: #396cf0;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.heading-layout1.theme5.style1 {
    margin-bottom: 70px;
    text-align: center;
    position: relative;
}
.heading-layout1.theme5.style1:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #fff;
    left: 0;
    bottom: -24px;
    right: 0;
    margin: 0 auto;
    border-radius: 4px;
}
.heading-layout1.theme5.style1 h2,
.heading-layout1.theme5.style1 h3 {
    text-transform: capitalize;
    font-size: 32px;
    margin-bottom: 15px;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .heading-layout1.theme5.style1 h2,
    .heading-layout1.theme5.style1 h3 {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
.heading-layout1.theme5.style1 p {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.heading-layout6.theme1 {
    margin-bottom: 70px;
    text-align: center;
    position: relative;
}
.heading-layout6.theme1 h2,
.heading-layout6.theme1 h3 {
    text-transform: capitalize;
    font-size: 32px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .heading-layout6.theme1 h2,
    .heading-layout6.theme1 h3 {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
.heading-layout6.theme1 p {
    color: #fff;
}
.heading-layout6.theme2 {
    margin-bottom: 70px;
    text-align: center;
    position: relative;
}
.heading-layout6.theme2:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background: linear-gradient(to right, #3c70fa, #7c4dff);
    left: 0;
    bottom: -24px;
    right: 0;
    margin: 0 auto;
    border-radius: 4px;
}
.heading-layout6.theme2 h2,
.heading-layout6.theme2 h3 {
    text-transform: capitalize;
    font-size: 32px;
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .heading-layout6.theme2 h2,
    .heading-layout6.theme2 h3 {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
.heading-layout6.theme2 p {
    color: #646464;
    margin-bottom: 10px;
    font-weight: 500;
}
.heading-layout6.theme3 {
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}
.heading-layout6.theme3:after {
    display: none;
}
.heading-layout6.theme3 .rtin-title {
    text-transform: capitalize;
    font-size: 32px;
    margin-bottom: 15px;
    line-height: 1.2;
}
@media only screen and (max-width: 767px) {
    .heading-layout6.theme3 .rtin-title {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
.heading-layout6.theme3 p {
    color: #646464;
    margin-bottom: 10px;
    font-weight: 500;
}
@media only screen and (max-width: 767px) {
    .text-left.heading-layout1 {
        text-align: center !important;
    }
}
.text-left.heading-layout1:after {
    right: inherit;
    margin: 0;
}
@media only screen and (max-width: 767px) {
    .text-left.heading-layout1:after {
        left: 0;
        right: 0;
        margin: auto;
    }
}
.heading-layout2 {
    margin-bottom: 70px;
}
.heading-layout2 h2 {
    font-size: 4rem;
    font-weight: 700;
    text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
    .heading-layout2 h2 {
        font-size: 30px;
    }
}
.heading-layout2 p {
    width: 60%;
}
@media only screen and (max-width: 767px) {
    .heading-layout2 p {
        width: 100%;
    }
}
.heading-layout3 {
    margin-bottom: 50px;
    text-align: center;
}
.heading-layout3 h2,
.heading-layout3 h3 {
    font-weight: 700;
    text-transform: capitalize;
}
.heading-layout4 {
    margin-bottom: 22px;
}
.heading-layout4 h2.rtin-title {
    font-weight: 700;
    font-size: 32px;
}
.heading-layout4 span.rtin-beforetitle {
    color: #396cf0;
    font-size: 16px;
    margin-bottom: 12px;
    display: block;
    font-weight: 400;
}
.heading-layout4.dark {
    margin-bottom: 22px;
}
.heading-layout4.dark h2.rtin-title {
    font-weight: 700;
    font-size: 32px;
    color: #ffffff;
    line-height: 1.3;
}
.heading-layout4.dark span.rtin-beforetitle {
    color: #a9b5bf;
    font-size: 16px;
    margin-bottom: 12px;
    display: block;
    font-weight: 700;
}
.heading-layout4.dark p.rtin-subtitle {
    color: #ffffff;
}
.heading-layout5 {
    margin-bottom: 60px;
    text-align: left;
    position: relative;
}
.heading-layout5:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #396cf0;
    left: 0;
    bottom: -20px;
    border-radius: 4px;
}
.heading-layout5 h2,
.heading-layout5 h3 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 32px;
}
@media only screen and (max-width: 767px) {
    .heading-layout5 h2,
    .heading-layout5 h3 {
        font-size: 30px;
    }
}
.rt-el-paragraph-title .rtin-title span {
    color: #396cf0;
    font-weight: 700;
}
.rt-el-paragraph-title .sub-title {
    color: #111111;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px;
}
.rt-el-paragraph-title h2.rtin-title {
    font-size: 32px;
    line-height: 1.3;
}
@media only screen and (max-width: 767px) {
    .rt-el-paragraph-title h2.rtin-title {
        font-size: 28px;
    }
}
.rt-el-paragraph-title h1.rtin-title {
    font-size: 38px;
    line-height: 1.3;
}
@media only screen and (max-width: 767px) {
    .rt-el-paragraph-title h1.rtin-title {
        font-size: 30px;
    }
}
/*-------------------------------------
#. EL: About Area
---------------------------------------*/
.about-box-layout14 .item-video,
.about-box-layout17 .item-video {
    position: relative;
}
.about-box-layout14 .item-video img,
.about-box-layout17 .item-video img {
    border-radius: 4px;
    margin-top: 10px;
}
.about-box-layout14 .item-video .video-icon,
.about-box-layout17 .item-video .video-icon {
    position: absolute;
    left: 45%;
    transform: translate(-50%, -50%);
    line-height: 1.48;
}
@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(57, 108, 240, 0.8);
    }
    100% {
        box-shadow: 0 0 0 35px rgba(57, 108, 240, 0);
    }
}
@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0px rgba(57, 108, 240, 0.7);
    }
    100% {
        box-shadow: 0 0 0 70px rgba(57, 108, 240, 0);
    }
}
.about-box-layout14 .item-video .video-icon .popup-video,
.about-box-layout17 .item-video .video-icon .popup-video {
    width: 90px;
    height: 90px;
    color: #fff;
    text-align: center;
    background: #396cf0;
    border-radius: 50%;
    animation: shadow-pulse 1s infinite;
}
.about-box-layout14 .item-video .video-icon .popup-video i,
.about-box-layout17 .item-video .video-icon .popup-video i {
    font-size: 37px;
    line-height: 2.4;
    margin-left: 5px;
}
.about-box-layout17 .item-video {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.about-box-layout17 .item-video .item-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 2;
}
.about-box-layout17 .item-video img.size-medilink-size3 {
    width: 100%;
}
.about-box-layout17 .item-video .video-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    line-height: 1.48;
}
@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.8);
    }
    100% {
        box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
    }
}
@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.7);
    }
    100% {
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    }
}
@-webkit-keyframes scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    40% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    40% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.about-box-layout17 .item-video .video-icon .popup-video {
    width: 90px;
    height: 90px;
    color: #396cf0;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    animation: shadow-pulse 1s infinite;
}
.about-box-layout17 .item-video .video-icon .play-btn i:before {
    color: #396cf0;
}
.video-area-layout.rtin-layout1 .video-area {
    position: relative;
    z-index: 99;
}
.video-area-layout.rtin-layout1 h3 {
    color: #111;
    text-align: center;
    margin-top: 20px;
}
.video-area-layout.rtin-layout1 h3 a {
    color: #111;
}
.video-area-layout.rtin-layout1 h3 a:hover {
    color: #396cf0;
}
.video-area-layout.rtin-layout2 .video-area {
    position: relative;
    z-index: 99;
}
.video-area-layout.rtin-layout2 h3 {
    color: #111;
    text-align: center;
    margin-bottom: 20px;
}
.video-area-layout.rtin-layout2 h3 a {
    color: #111;
}
.video-area-layout.rtin-layout2 h3 a:hover {
    color: #396cf0;
}
.video-area-layout.rtin-layout3 .video-area {
    position: relative;
    z-index: 9;
}
.video-area-layout.rtin-layout3 .video-area .play-btn {
    top: 58%;
}
.video-area-layout.rtin-layout3 h3 {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    margin: 0 auto;
    z-index: 9;
    transition: all 0.5s ease-out;
    color: #fff;
}
.video-area-layout.rtin-layout4 .video-area {
    position: relative;
    z-index: 9;
}
.video-area-layout.rtin-layout4 .video-area .play-btn {
    top: 40%;
}
.video-area-layout.rtin-layout4 h3 {
    position: absolute;
    top: 58%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    margin: 0 auto;
    z-index: 9;
    transition: all 0.5s ease-out;
    color: #fff;
}
.video-box1 .item-img {
    position: relative;
}
.video-box1 .item-img:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(57, 108, 240, 0.15);
    position: absolute;
    bottom: 0;
    left: 0;
    border: none;
    border-radius: 20px;
    cursor: pointer;
}
.video-box1 .item-img img {
    border-radius: 20px;
}
.video-box1 .item-img .play-icon {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateY(-50%) translateX(50%);
}
.video-box1 .item-img .play-icon .item-icon {
    background: #ffffff;
    box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.28);
    height: 120px;
    width: 120px;
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
@media only screen and (max-width: 767px) {
    .video-box1 .item-img .play-icon .item-icon {
        height: 80px;
        width: 80px;
    }
}
@media only screen and (max-width: 479px) {
    .video-box1 .item-img .play-icon .item-icon {
        height: 60px;
        width: 60px;
    }
}
.video-box1 .item-img .play-icon .item-icon:hover span {
    color: #0711fc;
}
.video-box1 .item-img .play-icon .item-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #396cf0;
    animation: pulse-border 2000ms ease-out infinite;
    z-index: -1;
}
.video-box1 .item-img .play-icon .item-icon span {
    color: #396cf0;
    font-size: 30px;
    transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
    .video-box1 .item-img .play-icon .item-icon span {
        font-size: 24px;
    }
}
@media only screen and (max-width: 479px) {
    .video-box1 .item-img .play-icon .item-icon span {
        font-size: 20px;
    }
}

.video-box1.style-2 .item-img:before{
    content: none;
}
.video-box1.style-2 .item-img img {
    padding: 5px;
    background-color: #fff;
    border-radius: 5px;
}
.video-box1.style-2 .item-img .play-icon .item-icon{
    height: 60px;
    width: 60px;
}
.video-box1.style-2 .item-img .play-icon .item-icon span{
    font-size: 18px;
}
.video-box1.style-2 .item-img .play-icon .item-icon:before {
    width: 90px;
    height: 90px;
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 0;
    }
}
.check-up-wrap:hover .image-shape-up {
    animation: scale-up-one 4s infinite linear;
}
/*-------------------------------------
#. EL: Departments Area
---------------------------------------*/
.single-medilink_departments ul,
.single-medilink_doctor ul {
    padding-left: 0;
}
.single-medilink_departments ul li,
.single-medilink_doctor ul li {
    list-style: none;
}
.departments-wrap-layout2 {
    position: relative;
}
.departments-wrap-layout2 .left-img {
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
}
.departments-box-layout3 .slick-slide img {
    margin: auto;
}
.departments-box-layout3 .nav-item{
    text-align: center;
}
.departments-box-layout3 .nav-item img {
    border-radius: 50%;
}
.departments-box-layout3 .nav-item img.icon-image {
    border-radius: inherit;
    width: 60px;
    margin-bottom: 10px;
}
.departments-box-layout3 .nav-item img.icon-image.hover {
    display: none;
    width: 60px;
}
.departments-box-layout3 .nav-item.slick-current img.icon-image.hover {
    display: block;
}
.departments-box-layout3 .nav-item.slick-current img.icon-image {
    display: none;
}
.departments-box-layout3 .slick-navigation {
    background-color: transparent;
    color: #396cf0;
    border: 1px solid #396cf0;
    text-align: center;
    opacity: 1;
    font-size: 20px;
    height: 45px;
    width: 45px;
    line-height: 43px;
    border-radius: 50%;
    transition: all 0.3s ease-out;
    opacity: 0;
    visibility: hidden;
}
.departments-box-layout3 .slick-navigation:hover {
    background-color: #396cf0;
    color: #ffffff;
}
@media only screen and (max-width: 479px) {
    .departments-box-layout3 .slick-navigation {
        background-color: #ffffff;
        border: 1px solid #ffffff;
    }
}
.departments-box-layout3 .slick-prev {
    position: absolute;
    left: 15px;
    top: 75px;
    z-index: 7;
}
@media only screen and (max-width: 479px) {
    .departments-box-layout3 .slick-prev {
        left: 2px;
    }
}
.departments-box-layout3 .slick-prev:before {
    display: none;
}
.departments-box-layout3 .slick-next {
    position: absolute;
    right: 15px;
    top: 75px;
    z-index: 7;
}
@media only screen and (max-width: 479px) {
    .departments-box-layout3 .slick-next {
        right: 2px;
    }
}
.departments-box-layout3 .slick-next:before {
    display: none;
}
.departments-box-layout3 .slick-slider {
    position: initial;
}
.departments-box-layout3:hover .slick-navigation {
    opacity: 1;
    visibility: visible;
}
.departments-box-layout4 .slick-slide img {
    margin: auto;
}
.departments-box-layout4 .nav-item img {
    border-radius: 50%;
}
.departments-box-layout4 .nav-item img.icon-image {
    border-radius: inherit;
}
.departments-box-layout4 .slick-navigation {
    background-color: transparent;
    color: #396cf0;
    border: 1px solid #396cf0;
    text-align: center;
    opacity: 1;
    font-size: 20px;
    height: 45px;
    width: 45px;
    line-height: 43px;
    border-radius: 50%;
    transition: all 0.3s ease-out;
}
.departments-box-layout4 .slick-navigation:hover {
    background-color: #396cf0;
    color: #ffffff;
}
@media only screen and (max-width: 479px) {
    .departments-box-layout4 .slick-navigation {
        background-color: #ffffff;
        border: 1px solid #ffffff;
    }
}
.departments-box-layout4 .slick-prev {
    position: absolute;
    left: 2px;
    top: 75px;
    z-index: 7;
}
@media only screen and (max-width: 479px) {
    .departments-box-layout4 .slick-prev {
        left: 2px;
    }
}
.departments-box-layout4 .slick-prev:before {
    display: none;
}
.departments-box-layout4 .slick-next {
    position: absolute;
    right: 2px;
    top: 75px;
    z-index: 7;
}
@media only screen and (max-width: 479px) {
    .departments-box-layout4 .slick-next {
        right: 2px;
    }
}
.departments-box-layout4 .slick-next:before {
    display: none;
}
.departments-box-layout4 .slick-slider {
    position: initial;
}
.departments-wrap-layout6 {
    position: relative;
    overflow: hidden;
}
.departments-wrap-layout6:after {
    content: url('img/department/department-bg2.png');
    bottom: -9px;
    left: 0;
    position: absolute;
    z-index: 1;
}
.departments-box-layout1 {
    margin-bottom: 30px;
    border-radius: 4px;
    transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 4px 4px 0 0;
}
.departments-box-layout1 .item-img img {
    width: 100%;
}
.departments-box-layout1 .item-img:after {
    position: absolute;
    content: "";
    background-color: rgba(57, 108, 240, 0.9);
    height: 100%;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-img .item-btn-wrap {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 7;
    text-align: center;
    display: inline-block;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn {
    display: inline-block;
    padding: 8px 20px;
    font-size: 14px;
    border: 2px solid;
    border-color: #ffffff;
    color: #ffffff;
    background-color: transparent;
    font-weight: 500;
    border-radius: 4px;
    transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn:hover {
    background-color: #ffffff;
    color: #396cf0;
}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn i {
    margin-left: 3px;
    font-size: 18px;
}
.departments-box-layout1 .item-content {
    text-align: center;
    padding: 30px 20px;
    background-color: #ffffff;
    border-radius: 0 0 4px 4px;
}
.departments-box-layout1 .item-content .item-title {
    margin-bottom: 10px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 22px;
}
.departments-box-layout1 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-content .item-title a:hover {
    color: #396cf0;
}
.departments-box-layout1 .item-content .department-info {
    padding-left: 0;
}
.departments-box-layout1 .item-content .department-info li {
    list-style: none;
    color: #444444;
    font-weight: 500;
}
.departments-box-layout1 .item-content .department-info li i {
    color: #396cf0;
    margin-right: 10px;
}
.departments-box-layout1 .item-content .department-info li i:before {
    margin-left: 0;
}
.departments-box-layout1 .item-content .department-info li span {
    display: inline-block;
    margin-right: 10px;
    font-weight: 500;
    color: #111111;
}
.departments-box-layout1:hover {
    box-shadow: 0px 1px 50px 0px rgba(209, 209, 209, 0.75);
}
.departments-box-layout1:hover .item-img:after {
    top: 50%;
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%);
}
.departments-box-layout1:hover .item-btn-wrap {
    top: 50%;
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%);
}
.departments-wrap-layout2 .owl-stage {
    padding: 39px 0 16px 0;
}
.departments-wrap-layout2 .owl-item:hover {
    transform: translate3d(0, -5px, 0);
}
.departments-wrap-layout2 .owl-item {
    position: relative;
    transition: all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);
}
.departments-box-layout2update {
    border-radius: 8px;
}
.departments-box-layout2update {
    text-align: center;
    background-color: #ffffff;
    margin-bottom: 3rem;
    padding: 40px 45px;
    position: relative;
    box-shadow: 0px 1px 0px 0px rgba(227, 227, 227, 0.75);
    transition: all 0.3s ease-out;
}
.departments-box-layout2update .departments-sl {
    font-size: 22px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 5;
    color: #cccccc;
    transition: all 0.3s ease-out;
}
.departments-box-layout2update .item-img {
    margin-bottom: 20px;
    border-radius: 50%;
}
.departments-box-layout2update .item-img img {
    width: inherit !important;
    display: inherit !important;
    border-radius: 50%;
    position: relative;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    opacity: .5;
}
.departments-box-layout2update .item-icon {
    position: relative;
    margin-bottom: 25px;
}
.departments-box-layout2update .item-icon img {
    width: inherit !important;
    display: inherit !important;
    position: relative;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
}
.departments-box-layout2update .item-icon i {
    display: inline-block;
    position: relative;
    z-index: 9;
}
.departments-box-layout2update .item-icon i:before {
    line-height: 1;
    margin-left: 0;
    font-size: 62px;
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.departments-box-layout2update .item-title {
    font-size: 22px;
    margin-bottom: 15px;
}
.departments-box-layout2update .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.departments-box-layout2update .item-title a:hover {
    color: #3c70fa;
}
.departments-box-layout2update p {
    margin-bottom: 15px;
}
.departments-box-layout2update .item-btn {
    padding: 8px 30px;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s ease-out;
    font-size: 14px;
    border: 1px solid;
    border-color: #396cf0;
    border-radius: 5px;
    font-weight: 500;
    color: #646464;
    display: inline-block;
}
.departments-box-layout2update .item-btn i {
    position: relative;
    right: 0;
    margin-left: 5px;
    transition: all 0.3s ease-out;
    color: #646464;
}
.departments-box-layout2update .item-btn:hover {
    background-color: #396cf0;
    color: #fff;
}
.departments-box-layout2update .item-btn:hover i {
    color: #fff;
}
.departments-box-layout2update:hover {
    box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.2);
}
.departments-box-layout2update:hover .departments-sl {
    color: #111111;
}
.departments-box-layout2update:hover .item-icon i {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2update:hover .item-icon img {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2update:hover .item-img img {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2update:hover .item-btn:hover {
    color: #fff;
}
.departments-box-layout2update:hover .item-btn:hover i {
    right: -5px;
}
.departments-wrap-layout2 .owl-theme .owl-dots .owl-dot.active span,
.departments-wrap-layout2 .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #396cf0;
}
.departments-wrap-layout2 .owl-theme .owl-dots .owl-dot span {
    width: 26px;
    height: 8px;
    border-radius: 4px;
    background-color: #dedede;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.departments-box-layout2 {
    background-color: #ffffff;
    margin-bottom: 3rem;
    padding: 40px 45px;
    position: relative;
    box-shadow: 0px 1px 0px 0px rgba(227, 227, 227, 0.75);
    transition: all 0.3s ease-out;
}
.departments-box-layout2 .departments-sl {
    font-size: 22px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 5;
    color: #cccccc;
    transition: all 0.3s ease-out;
}
.departments-box-layout2 .item-img {
    margin-bottom: 25px;
    border-radius: 50%;
}
.departments-box-layout2 .item-img img {
    width: inherit !important;
    display: inherit !important;
    border-radius: 50%;
}
.departments-box-layout2 .item-icon {
    margin-bottom: 25px;
}
.departments-box-layout2 .item-icon img {
    width: inherit !important;
    display: inherit !important;
}
.departments-box-layout2 .item-icon i {
    display: inline-block;
}
.departments-box-layout2 .item-icon i:before {
    line-height: 1;
    margin-left: 0;
    font-size: 62px;
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.departments-box-layout2 .item-title {
    font-weight: 700;
    font-size: 22px;
}
.departments-box-layout2 .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.departments-box-layout2 .item-title a:hover {
    color: #3c70fa;
}
.departments-box-layout2 p {
    margin-bottom: 20px;
}
.departments-box-layout2 .item-btn {
    padding: 5px 10px 5px 0;
    color: #b2b2b2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s ease-out;
    font-size: 14px;
    font-weight: 500;
}
.departments-box-layout2 .item-btn i {
    position: relative;
    right: 0;
    color: #b2b2b2;
    margin-left: 10px;
    transition: all 0.3s ease-out;
}
.departments-box-layout2:hover {
    box-shadow: 0px 15px 27px 0px rgba(218, 218, 218, 0.75);
}
.departments-box-layout2:hover .departments-sl {
    color: #111111;
}
.departments-box-layout2:hover .item-icon i {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2:hover .item-icon img {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2:hover .item-img img {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2:hover .item-btn {
    color: #111111;
}
.departments-box-layout2:hover .item-btn i {
    color: #396cf0;
}
.departments-box-layout2:hover .item-btn:hover {
    color: #396cf0;
}
.departments-box-layout2:hover .item-btn:hover i {
    right: -5px;
}
.departments-box-layout3 {
    position: relative;
}
.departments-box-layout3 .nav-wrap {
    margin-bottom: 26px;
    width: 100%;
    border-bottom: 0;
}
.departments-box-layout3 .nav-wrap .slick-slide {
    cursor: all-scroll;
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 4px;
    margin-bottom: 4px;
    text-align: center;
    color: #111111;
    padding: 30px 5px;
    background: #ffffff;
    position: relative;
    box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.75);
    transition: all 0.3s ease-out;
    font-weight: 500;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide i {
    display: block;
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide i:before {
    margin-left: 0;
    font-size: 5.8rem;
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.departments-box-layout3 .nav-wrap .slick-slide.slick-center {
    background: #396cf0;
    color: #ffffff;
    font-weight: 700;
    transition: all 0.3s ease-out;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide.slick-center i {
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide.slick-center i:before {
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.departments-box-layout3 .single-item .media {
    position: relative;
    -ms-flex-align: center;
    align-items: center;
    background-color: #396cf0;
    z-index: 1;
}
.departments-box-layout3 .single-item .media .item-img {
    overflow: hidden;
    -webkit-clip-path: ellipse(75% 75% at 25% 50%);
    clip-path: ellipse(75% 75% at 25% 50%);
}
@media only screen and (max-width: 1399px) {
    .departments-box-layout3 .single-item .media .item-img {
        width: 50%;
    }
}
@media only screen and (max-width: 1199px) {
    .departments-box-layout3 .single-item .media .item-img {
        overflow: inherit;
        -webkit-clip-path: none;
        clip-path: none;
        width: 100%;
    }
}
.departments-box-layout3 .single-item .media .media-body {
    padding-right: 60px;
    padding-left: 30px;
}
@media only screen and (max-width: 1399px) {
    .departments-box-layout3 .single-item .media .media-body {
        padding: 2rem;
    }
}
@media only screen and (max-width: 1199px) {
    .departments-box-layout3 .single-item .media .media-body {
        padding: 4rem 5rem 3rem;
        clear: both;
    }
}
@media only screen and (max-width: 991px) {
    .departments-box-layout3 .single-item .media .media-body {
        padding: 4rem 5rem 4rem;
        clear: both;
    }
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body {
        padding: 4rem 5rem 1rem;
        clear: both;
    }
}
.departments-box-layout3 .single-item .media .media-body .item-title {
    font-size: 30px;
    color: #ffffff;
    position: relative;
    margin-bottom: 50px;
}
.departments-box-layout3 .single-item .media .media-body .item-title:before {
    position: absolute;
    height: 5px;
    width: 50px;
    background-color: #ffffff;
    content: "";
    z-index: 1;
    bottom: -24px;
    left: 0;
    border-radius: 4px;
}
.departments-box-layout3 .single-item .media .media-body p {
    color: #ffffff;
    margin-bottom: 30px;
}
.departments-box-layout3 .single-item .media .media-body ul.list-item {
    margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
    .departments-box-layout3 .single-item .media .media-body ul.list-item {
        overflow: hidden;
    }
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body ul.list-item {
        margin-bottom: 40px;
        padding: 0;
    }
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li {
    margin-bottom: 20px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-right: 1px solid #648eff;
    padding-right: 30px;
    margin-right: 30px;
    float: left;
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li:first-child {
    padding-right: 30px;
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body ul.list-item li:first-child {
        padding-right: 5px;
    }
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child {
        padding-left: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body ul.list-item li {
        border-right: 0;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 30px;
        display: -ms-flexbox;
        display: flex;
    }
    .departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child {
        margin-bottom: 0;
    }
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i {
    margin-top: 5px;
    display: inline-block;
    line-height: 1;
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i:before {
    margin-left: 0;
    color: #ffffff;
    font-size: 56px;
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i:before {
        font-size: 32px;
    }
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text {
    margin-left: 20px;
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text {
        margin-left: 10px;
    }
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text .inner-item-title {
    color: #ffffff;
    margin-bottom: 5px;
    font-size: 24px;
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text .inner-item-title {
        font-size: 20px;
    }
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text span {
    color: #ffffff;
}
.departments-box-layout3 .single-item .media .media-body a.item-btn {
    padding: 11px 29px;
    border: 1px solid #ffffff;
    text-align: center;
    color: #ffffff;
    border-radius: 4px;
    font-weight: 500;
    transition: all 0.3s ease-out;
    margin-top: 8px;
}
@media only screen and (max-width: 767px) {
    .departments-box-layout3 .single-item .media .media-body a.item-btn {
        padding: 8px 20px;
    }
}
.departments-box-layout3 .single-item .media .media-body a.item-btn i {
    margin-left: 6px;
}
.departments-box-layout3 .single-item .media .media-body a.item-btn:hover {
    background-color: #ffffff;
    color: #396cf0;
}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon {
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: -1;
}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon .icon-image.non-hover {
    width: 165px;
    opacity: .1;
}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon i {
    display: block;
    line-height: 1;
}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon i:before {
    margin-left: 0;
    font-size: 18rem;
    color: #295de8;
}
.departments-box-layout4 {
    margin-bottom: 30px;
    padding: 45px 35px 45px 35px;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0px 1px 1px 0px rgba(221, 226, 229, 0.75);
    transition: all 0.3s ease-out;
}
@media only screen and (max-width: 991px) {
    .departments-box-layout4 {
        padding: 20px 20px 40px;
    }
}
.departments-box-layout4 .box-content {
    text-align: center;
}
.departments-box-layout4 .box-content .icon-img img {
    border-radius: 1px;
    margin: auto;
    width: 60px;
}
.departments-box-layout4 .box-content .icon-img {
    margin-bottom: 25px;
}
.departments-box-layout4 .box-content .icon-img.hover {
    display: none;
}
.departments-box-layout4 .box-content .thumbnail-img {
    margin-bottom: 15px;
}
.departments-box-layout4 .box-content .thumbnail-img img {
    border-radius: 15px;
    width: 88px;
    margin: auto;
    padding: 9px;
}
.departments-box-layout4 .box-content i:before {
    color: #396cf0;
    font-size: 70px;
    margin-left: 0px;
    transition: all 0.3s ease-out;
}
.departments-box-layout4 .box-content .item-title {
    font-size: 22px;
}
.departments-box-layout4 .box-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.departments-box-layout4 .box-content p {
    transition: all 0.3s ease-out;
}
.departments-box-layout4:hover {
    background-color: #396cf0;
    color: #ffffff;
    box-shadow: 0px 10px 20px 0px rgba(159, 159, 159, 0.75);
}
.departments-box-layout4:hover .box-content i:before {
    color: #ffffff;
}
.departments-box-layout4:hover .box-content .item-title a {
    color: #ffffff;
}
.departments-box-layout4:hover .box-content .item-title a:hover {
    color: #e3e3e3;
}
.departments-box-layout4:hover .box-content p {
    color: #ffffff;
}
.departments-box-layout4:hover .box-content .icon-img.hover {
    display: block;
}
.departments-box-layout4:hover .box-content .icon-img.non-hover {
    display: none;
}
.departments-box-layout5 {
    border-radius: 4px;
    margin-bottom: 30px;
    transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img {
    position: relative;
    overflow: hidden;
}
.departments-box-layout5 .item-img img {
    border-radius: 4px;
    width: 100%;
}
.departments-box-layout5 .item-img:before {
    content: "";
    background: linear-gradient(to top, #396cf0, transparent);
    height: 60%;
    width: 100%;
    bottom: 0;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img .item-content {
    padding: 0 20px 0 30px;
    position: absolute;
    top: 73%;
    left: 0;
    right: 0;
    z-index: 3;
    transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img .item-content .item-title {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 12px;
}
.departments-box-layout5 .item-img .item-content .item-title a {
    color: #ffffff;
    transition: all 0.5s ease-out;
}
.departments-box-layout5 .item-img .item-content .item-title a:hover {
    color: #e3e3e3;
}
.departments-box-layout5 .item-img .item-content p {
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img .item-content .item-btn {
    padding: 8px 24px;
    border: 1px solid;
    border-color: #ffffff;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img .item-content .item-btn:hover {
    background-color: #ffffff;
    color: #000000;
}
.departments-box-layout5 .item-img .item-content .item-btn i {
    margin-left: 3px;
    font-size: 18px;
}
.departments-box-layout5:hover {
    box-shadow: 0px 8px 20px 0px rgba(126, 126, 126, 0.75);
}
.departments-box-layout5:hover .item-img:before {
    height: 100%;
    background-color: #396cf0;
    opacity: 0.9;
}
.departments-box-layout5:hover .item-content {
    transform: translateY(-50%);
    top: 50%;
}
.departments-box-layout5:hover .item-content p,
.departments-box-layout5:hover .item-content .item-btn {
    opacity: 1;
    visibility: visible;
}
.departments-box-layout6 {
    position: relative;
}
.departments-box-layout6 .item-img {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
}
.departments-box-layout7 .single-box {
    padding: 3rem 1rem 2.5rem;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    margin-bottom: 5px;
    transition: all 0.5s ease-out;
}
.departments-box-layout7 .single-box .hover-no {
    display: block;
    transition: all 0.2s ease-out;
    margin: 0 auto 15px auto;
}
.departments-box-layout7 .single-box .hover-yes {
    display: none;
    transition: all 0.2s ease-out;
    margin: 0 auto 15px auto;
}
.departments-box-layout7 .single-box:hover {
    background-color: #396cf0;
    box-shadow: 0px 10px 50px 0px rgba(162, 162, 162, 0.75);
}
.departments-box-layout7 .single-box:hover i:before {
    color: #ffffff;
}
.departments-box-layout7 .single-box:hover .hover-no {
    display: none;
    transition: all 0.2s ease-out;
    width: 64px;
}
.departments-box-layout7 .single-box:hover .hover-yes {
    display: block;
    transition: all 0.2s ease-out;
    width: 64px;
}
.departments-box-layout7 .single-box:hover p a {
    color: #ffffff;
    position: relative;
    transition: all 0.3s ease-out;
}
.departments-box-layout7 .single-box:hover p a:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: -1px;
    font-size: 15px;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    color: #e3e3e3;
    transition: all 0.2s ease-out;
}
.departments-box-layout7 .single-box:hover p a:hover {
    padding-right: 20px;
}
.departments-box-layout7 .single-box:hover p a:hover:after {
    opacity: 1;
    visibility: visible;
    transform: translateX(5px);
}
.departments-box-layout7 .single-box i {
    display: block;
    line-height: 1.2;
    margin-bottom: 10px;
}
.departments-box-layout7 .single-box i:before {
    margin-left: 0px;
    font-size: 65px;
    color: #396cf0;
    line-height: 1;
}
.departments-box-layout7 .single-box p {
    margin-bottom: 0px;
    font-weight: 500;
}
.departments-box-layout7 .single-box p a {
    color: #111111;
}
.departments-box-layout7 .single-box p a:hover {
    color: #e3e3e3;
}
/* Departments Box Layout 8*/
.feature-box-layout8 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #cfeff8;
    position: relative;
    border-radius: 8px;
    min-height: 300px;
    display: flex;
    align-items: flex-end;
    padding: 30px;
    overflow: hidden;
}
.feature-box-layout8:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
}
@media only screen and (max-width: 575px){
    .feature-box-layout8{
        text-align: center;
    }
}
.feature-box-layout8:hover .item-content {
    transform: translateY(0px);
}
.feature-box-layout8:hover .item-content .item-button .item-btn {
    visibility: visible;
    opacity: 1;
}
.feature-box-layout8:hover .item-img img {
    transform: scale(1.1);
}
.feature-box-layout8 .item-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 30px;
    transform: translateY(70px);
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.feature-box-layout8 .item-content .item-title h3 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 10px;
    color: #fff;
}
.feature-box-layout8 .item-content p {
    color: #fff;
    width: 75%;
}
@media only screen and (max-width: 991px){
    .feature-box-layout8 .item-content p {
        width: 100%;
    }
}
.feature-box-layout8 .item-content .item-button {
    transition: all 0.3s ease-in-out;
}
.feature-box-layout8 .item-content .item-button .item-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #396cf0;
    padding: 10px;
    border: 1px solid #396cf0;
    border-radius: 6px;
    transition: all 0.3s ease-out;
    visibility: hidden;
    opacity: 1;
}
.feature-box-layout8 .item-content .item-button .item-btn:hover {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff;
}
.feature-box-layout8 .item-content .item-button .item-btn i {
    margin-left: 7px;
    transition: all 0.3s ease-out;
}
.feature-box-layout8 .item-img {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    z-index: 0;
}
@media only screen and (max-width: 991px){
    .feature-box-layout8 .item-img {
        top: inherit;
        bottom: 0;
        transform: inherit;
        height: 100%;
    }
}
.feature-box-layout8 .item-img img {
    border-radius: 0px 8px 8px 0px;
    transform: scale(1);
    transition: all 0.3s ease-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.feature-box-layout8 .figure-img {
    position: absolute;
    left: 30px;
    top: 30px;
}
.feature-box-layout8 .figure-img i:before{
    font-size: 60px;
    color: #4071f0;
}
.feature-box-layout4 {
    background-color: #d2cbeb;
}
.feature-box-layout5 {
    background-color: #ffe5d3;
}
.single-department-wrap-layout1 {
    padding: 10rem 0 7rem;
}
@media only screen and (max-width: 991px) {
    .single-department-wrap-layout1 {
        padding: 5rem 0px 7rem;
    }
}
.single-departments-box-layout1 {
    padding-left: 15px;
}
@media only screen and (max-width: 991px) {
    .single-departments-box-layout1 {
        padding-left: 0;
    }
}
.single-departments-box-layout1 .single-departments-img {
    border-radius: 4px;
    margin-bottom: 45px;
}
.single-departments-box-layout1 .single-departments-img .tab-content {
    border: none;
    position: relative;
    overflow: hidden;
}
.single-departments-box-layout1 .single-departments-img .tab-content a {
    cursor: move;
    display: block;
    background-color: #cecece;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 10px;
}
.single-departments-box-layout1 .single-departments-img .tab-content a img {
    border-radius: 4px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav {
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}
@media only screen and (max-width: 1199px) {
    .single-departments-box-layout1 .single-departments-img .tab-nav {
        margin-bottom: 35px;
    }
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item {
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item:last-child {
    margin-right: 0;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a {
    position: relative;
    display: block;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a img {
    width: 100%;
    border-radius: 4px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a.active:before {
    content: "\f067";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 3;
    color: #ffffff;
    font-size: 36px;
    text-align: center;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a.active:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 4px;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(57, 108, 240, 0.8);
    z-index: 2;
}
.single-departments-box-layout1 .item-content .item-content-wrap {
    margin-bottom: 50px;
}
.single-departments-box-layout1 .item-content .item-title {
    font-weight: 700;
    color: #111111;
}
.single-departments-box-layout1 .item-content .sub-title {
    font-size: 24px;
    color: #111111;
    margin-bottom: 20px;
    display: block;
}
@media only screen and (max-width: 991px) {
    .single-departments-box-layout1 .item-content .sub-title {
        font-size: 22px;
    }
}
@media only screen and (max-width: 767px) {
    .single-departments-box-layout1 .item-content .sub-title {
        font-size: 20px;
    }
}
.single-departments-box-layout1 .item-content .department-info {
    margin: 35px 0;
}
.single-departments-box-layout1 .item-content .department-info li {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    font-weight: 500;
    padding-left: 40px;
}
.single-departments-box-layout1 .item-content .department-info li:after {
    content: "\f054";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 10px;
    left: 0;
    top: 2px;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    z-index: 1;
    border-radius: 50%;
    background-color: #396cf0;
    height: 20px;
    width: 20px;
    box-shadow: 0px 2px 15px 0px rgba(42, 92, 220, 0.75);
}
.single-departments-box-layout1 .item-content .department-info li:last-child {
    margin-bottom: 0;
}
.single-departments-box-layout1 .item-content .item-cost {
    margin-bottom: 50px;
}
.single-departments-box-layout1 .item-content .item-cost ul {
    padding: 0;
}
.single-departments-box-layout1 .item-content .item-cost ul li {
    color: #111111;
    padding: 15px 0px 15px 25px;
    position: relative;
}
.single-departments-box-layout1 .item-content .item-cost ul li span {
    font-weight: 500;
    right: 25px;
    position: absolute;
}
.single-departments-box-layout1 .item-content .item-cost ul li:nth-child(odd) {
    background-color: #f1f7fa;
}
.single-departments-box-layout1 .item-content .item-cost ul li:nth-child(even) {
    background-color: #ffffff;
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 {
    position: relative;
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body {
    position: absolute;
    right: 0;
    background: #fffc;
    width: 57%;
    top: 24px;
    padding: 20px;
}
@media only screen and (max-width: 575px) {
    .single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body {
        position: inherit;
        width: 100%;
    }
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body h4.item-title {
    margin-bottom: 10px;
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body span.degree {
    margin-bottom: 10px;
}
.single-departments-box-layout1 .item-content .item-specialist {
    margin-bottom: 30px;
}
.single-departments-box-layout1 .item-content .item-specialist .item-img {
    background-color: #f1f7fa;
    border-radius: 4px;
}
@media only screen and (max-width: 575px) {
    .single-departments-box-layout1 .item-content .item-specialist .item-img {
        width: -webkit-max-content;
        width: max-content;
    }
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title {
    text-transform: capitalize;
    font-weight: 700;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title a:hover {
    color: #396cf0;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body span {
    font-size: 16px;
    margin-bottom: 20px;
    font-family: poppins;
    display: block;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-btn {
    border: 1px solid #396cf0;
    font-size: 14px;
    font-weight: 500;
    color: #396cf0;
    border-radius: 4px;
    padding: 9px 20px;
    display: inline-block;
    transition: all 0.3s ease-out;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-btn:hover {
    color: #ffffff;
    background-color: #396cf0;
}
/*-------------------------------------
#. EL: Team Area
---------------------------------------*/
.team-wrap-layout3 {
    overflow: hidden;
}
.team-box-layout5 {
    padding: 30px 10px 25px 40px;
    background-color: #ffffff;
    margin-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .team-box-layout5 {
        padding: 30px 10px 30px 20px;
    }
}
.team-box-layout5 .item-img {
    max-width: 170px;
    max-height: 170px;
}
.team-box-layout5 .item-img img {
    background-color: #f1f7fa;
    width: 100%;
    border-radius: 50%;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .team-box-layout5 .media-body {
        margin-left: 2rem;
    }
}
.team-box-layout5 .item-content .item-title {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 22px;
}
.team-box-layout5 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.team-box-layout5 .item-content .item-title a:hover {
    color: #396cf0;
}
.team-box-layout5 .item-content .item-degree {
    color: #396cf0;
    margin-bottom: 20px;
}
.team-box-layout5 .item-content .designation {
    font-weight: 500;
}
.team-box-layout5 .item-content ul.item-btns {
    padding: 0;
}
.team-box-layout5 .item-content ul.item-btns li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn,
.team-box-layout7 .item-content ul.item-btns li a.item-btn {
    display: inline-block;
    border: 1px solid;
    border-color: #396cf0;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    padding: 10px 24px;
    transition: all 0.3s ease-out;
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-ghost {
    color: #396cf0;
    background-color: transparent;
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-ghost:hover {
    background-color: #396cf0;
    color: #ffffff;
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-fill {
    color: #ffffff;
    background-color: #396cf0;
    box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-fill:hover {
    background-color: transparent;
    box-shadow: inherit;
    color: #396cf0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .team-box-layout5 .item-content ul.item-btns li {
        margin-right: 5px;
    }
}
/* team-box-layout8 */
.team-box-layout8{
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #F6F7FB;
}
.team-box-layout8 .team-social-1 {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 3;
}
.team-box-layout8 .team-social-1{
    margin: 0;
    padding: 0;
    list-style: none;
}
.team-box-layout8 .team-social-1 .social-item .social-hover-icon {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #396CF0;
    color: #ffffff;
    font-size: 16px;
    border: none;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}
.team-box-layout8 .team-social-1 .social-item .team-social-dropdown {
    position: absolute;
    top: 44px;
    left: 0;
    transition: all ease 0.4s;
    visibility: hidden;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
    padding: 0;
}
.team-box-layout8 .item-img .item-content {
    background: #FFFFFF;
    padding: 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.team-box-layout8 .item-img img {
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team-box-layout8 .item-img .item-content .item-title{
    margin-bottom: 5px;
}
.team-box-layout8 .item-img .item-content .item-title a {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #102737;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team-box-layout8 .item-img .item-content .item-title a:hover{
    color:#396CF0;
}
.team-box-layout8:hover .item-img img{
    filter: grayscale(0);
}
.team-box-layout8 .team-social-1 .social-item:hover .team-social-dropdown {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}
.team-box-layout8 .team-social-1 .social-item .team-social-dropdown li {
    display: block;
    margin-bottom: 4px;
}
.team-box-layout8 .team-social-1 .social-item .team-social-dropdown li a {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #396CF0;
    color: #ffffff;
    font-size: 16px;
    border: none;
    border-radius: 50%;
}
.team-box-layout8 .team-social-1 .social-item:hover .team-social-dropdown{
    margin: 0;
    padding: 0;
    list-style: none;
}
.team-box-layout5 .item-content ul.item-btns li:last-child {
    margin-right: 0;
}

.team-box-layout9{
    border-radius: 12px;
    background: #fff;
    padding: 12px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}
.team-box-layout9,
.team-box-layout9 .item-img{
    border-radius: 12px;
}
.team-box-layout9 .item-img{
    position: relative;
    background: #F6F7FB;
    padding-top: 10px;
}
.team-box-layout9 .item-img::before{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 130px;
    content: "";
    background-image: linear-gradient(rgb(209 40 40 / 0%), rgb(255 255 255 / 88%));
    z-index: 3;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
}
.team-box-layout9:hover .item-img::before{
    opacity: 1;
    visibility: visible;
}
.team-box-layout9 .team-social-1{
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 20px;
    z-index: 5;
    transform: scaleX(0);
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
}
.team-box-layout9 .team-social-1 li{
    display: inline-block;
    margin: 0 3px;
}
.team-box-layout9 .team-social-1 li:first-child{
    margin-left: 0;
}
.team-box-layout9 .team-social-1 li:first-last{
    margin-right: 0;
}
.team-box-layout9 .item-title{
    margin-bottom: 3px;
}
.team-box-layout9 .item-title a{
    color: #111111;
    transform: 0.4s;
}
.team-box-layout9 .item-designation{
    color: #111111;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 500;
    padding-top: 10px;
}
.team-box-layout9 .item-title a:hover{
    color: #396CF0;
}
.team-box-layout9 .team-social-1 i {
    height: 36px;
    width: 36px;
    line-height: 36px;
    align-items: center;
    justify-content: center;
    background-color: #396CF0;
    color: #ffffff;
    font-size: 16px;
    border: none;
    border-radius: 50%;
}
.team-box-layout9 .team-social-1 .fa-facebook{
    background-color: #1877F2;
}
.team-box-layout9 .team-social-1 .fa-linkedin{
    background-color: #0A66C2;
}
.team-box-layout9 .team-social-1 .fa-twitter{
    background-color: #1DA1F2;
}
.team-box-layout9 .team-social-1 .fa-youtube-play{
    background-color: #E62117;
}
.team-box-layout9 .team-social-1 .fa-github{
    background-color: #171515;
}
.team-box-layout9 .team-social-1 .fa-pinterest-p{
    background-color: #c8232c;
}
.team-box-layout9 .team-social-1 .fa-stack-overflow{
    background-color: #EF8236;
}
.team-box-layout9 .item-content {
    padding: 25px 10px 0;
}
.team-box-layout9 .item-img img {
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team-box-layout9 .hover-shape-image {
    position: absolute;
    top: 20px;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}
.team-box-layout9 .normal-image {
    position: relative;
}
.team-box-layout9:hover .item-img img {
    filter: grayscale(0);
}
.team-box-layout9:hover .team-social-1{
    transform: scaleX(1);
    opacity: 1;
    visibility: visible;
}
.team-box-layout9:hover .hover-shape-image{
    opacity: 1;
    visibility: visible;
}
.team-box-layout1 {
    padding: 30px 45px 75px;
    background-image: url(../img/team-bg1.jpg);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    position: relative;
}
@media only screen and (max-width: 991px) {
    .team-box-layout1 {
        padding: 30px 15px 39px;
    }
}
.team-box-layout1 .item-content {
    position: relative;
    z-index: 2;
}
.team-box-layout1 .title-bar {
    position: relative;
    margin-bottom: 45px;
}
.team-box-layout1 .title-bar:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #396cf0;
    bottom: -24px;
    left: 0;
    z-index: 1;
}
.team-box-layout1 .item-title {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
    .team-box-layout1 .item-title {
        font-size: 22px;
    }
}
.team-box-layout1 .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.team-box-layout1 .item-title a:hover {
    color: #396cf0;
}
.team-box-layout1 .item-schedule ul {
    margin-bottom: 20px;
}
.team-box-layout1 .item-schedule ul li {
    color: #111111;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.team-box-layout1 .item-schedule ul li:last-child {
    margin-bottom: 0;
}
.team-box-layout1 .item-schedule ul li span {
    font-weight: 400;
    display: block;
    color: #444444;
}
.team-box-layout1 .item-schedule .item-btn {
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    border: 1px solid;
    border-color: #396cf0;
    color: #396cf0;
    background-color: transparent;
    text-transform: initial;
    font-weight: 500;
    padding: 9px 20px;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.team-box-layout1 .item-schedule .item-btn:hover {
    background-color: #396cf0;
    color: #ffffff;
}
.team-box-layout1 .item-schedule .item-btn:hover:after {
    color: #ffffff;
}
.team-box-layout1 .item-img {
    position: absolute;
    bottom: 0;
    right: 7px;
    z-index: 1;
}
.team-box-layout1.style3 .item-img{
    top: 35px;
    width: 140px;
    height: 140px;
    right: 35px;
}
.team-box-layout1.style3 .item-img img{
    border-radius: 50%;
}
.team-box-layout2 {
    background-color: #ffffff;
    padding: 40px 30px;
    margin-bottom: 30px;
}
.team-box-layout2:hover {
    box-shadow: 0px 5px 50px 0px rgba(220, 223, 225, 0.75);
    transition: all 0.5s ease-out;
    box-shadow: 0 1px 9px 4px rgba(137, 173, 255, 0.1);
}
.team-box-layout2:hover .item-schedule .item-btn {
    background-color: #396cf0;
    color: #ffffff;
}
.team-box-layout2 .item-img {
    position: relative;
    background-color: #f1f7fa;
    border-radius: 50%;
    margin: 0 auto 23px;
    max-width: 230px;
    max-height: 230px;
}
.team-box-layout2 .item-img img {
    width: 100%;
    border-radius: 50%;
}
.team-box-layout2 .item-img:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(57, 108, 240, 0.9);
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    border-radius: 50%;
    visibility: hidden;
    transition: all 0.5s ease-out;
}
.team-box-layout2 .item-img .item-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    z-index: 2;
}
.team-box-layout2 .item-img .item-icon li {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
}
.team-box-layout2 .item-img .item-icon li a {
    color: #ffffff;
    font-size: 36px;
    transition: all 0.5s ease-out;
}
.team-box-layout2 .item-img .item-icon li a:hover {
    color: #e3e3e3;
}
.team-box-layout2 .item-img:hover:after {
    visibility: visible;
    opacity: 1;
}
.team-box-layout2 .item-img:hover .item-icon {
    padding-left: 0;
}
.team-box-layout2 .item-img:hover .item-icon li {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s ease-out;
}
.team-box-layout2 .item-content {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}
.team-box-layout2 .item-content:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 50px;
    background-color: #396cf0;
    left: 0;
    bottom: -20px;
    right: 0;
    margin: 0 auto;
    border-radius: 4px;
}
.team-box-layout2 .item-content .item-title {
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 6px;
}
.team-box-layout2 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.team-box-layout2 .item-content .item-title a:hover {
    color: #396cf0;
}
.team-box-layout2 .item-content p {
    color: #646464;
    margin-bottom: 0;
    font-weight: 500;
}
.team-box-layout2 .item-schedule ul {
    margin-bottom: 20px;
}
.team-box-layout2 .item-schedule ul li {
    margin-bottom: 5px;
    color: #646464;
    position: relative;
    text-transform: capitalize;
}
.team-box-layout2 .item-schedule ul li span {
    position: absolute;
    right: 0;
    top: 0;
}
.team-box-layout2 .item-schedule .item-btn {
    width: 100%;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid;
    border-color: #396cf0;
    color: #646464;
    background-color: transparent;
    text-transform: capitalize;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.team-box-layout2 .item-schedule .item-btn:hover {
    background-color: #3c70fa;
}
.team-box-layout41 {
    background-color: #ffffff;
    padding: 45px 30px 26px 30px;
    margin-bottom: 30px;
}
.team-box-layout41 .item-img {
    position: relative;
    background-color: #f1f7fa;
    border-radius: 50%;
    margin: 0 auto 23px;
}
.team-box-layout41 .item-img img {
    width: 100%;
    border-radius: 50%;
}
.team-box-layout41 .item-img:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(57, 108, 240, 0.9);
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    border-radius: 50%;
    visibility: hidden;
    transition: all 0.5s ease-out;
}
.team-box-layout41 .item-img ul.item-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: 0;
    margin: 0;
    padding: 0;
}
.team-box-layout41 .item-img ul.item-icon li {
    display: inline-block;
    visibility: hidden;
    list-style: none;
}
.team-box-layout41 .item-img ul.item-icon li a {
    color: #ffffff;
    font-size: 36px;
    transition: all 0.5s ease-out;
}
.team-box-layout41 .item-img ul.item-icon li a:hover {
    color: #e3e3e3;
}
.team-box-layout41 .item-img:hover:after {
    visibility: visible;
    opacity: 1;
}
.team-box-layout41 .item-img:hover ul.item-icon {
    opacity: 1;
}
.team-box-layout41 .item-img:hover ul.item-icon li {
    visibility: visible;
    transform: translateY(0);
    transition: all 0.5s ease-out;
}
.team-box-layout41 .item-social {
    text-align: center;
    margin-bottom: 15px;
    display: block;
    clear: both;
    overflow: hidden;
}
.team-box-layout41 .item-social li {
    display: inline-block;
    margin: 0 10px;
}
.team-box-layout41 .item-social li a {
    color: #646464;
}
.team-box-layout41 .item-social li a:hover {
    color: #396cf0;
}
.team-box-layout41 .item-content {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.team-box-layout41 .item-content .item-title {
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 6px;
}
.team-box-layout41 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.team-box-layout41 .item-content .item-title a:hover {
    color: #396cf0;
}
.team-box-layout41 .item-content p {
    color: #646464;
    margin-bottom: 0;
}
.team-box-layout41 .item-schedule ul {
    margin-bottom: 20px;
}
.team-box-layout41 .item-schedule ul li {
    margin-bottom: 5px;
    color: #646464;
    position: relative;
    text-transform: capitalize;
}
.team-box-layout41 .item-schedule ul li span {
    position: absolute;
    right: 0;
    top: 0;
}
.team-box-layout41 .item-schedule .btn-holder {
    text-align: center;
}
.team-box-layout41 .item-schedule .item-btn {
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    border: 2px solid;
    border-color: #396cf0;
    color: #646464;
    background-color: transparent;
    text-transform: capitalize;
    font-weight: 700;
    padding: 13px 28px;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.team-box-layout41 .item-schedule .item-btn:hover {
    background-color: #3c70fa;
    color: #fff;
}
.team-box-layout42 {
    background-color: #ffffff;
    padding: 25px;
    margin-bottom: 30px;
    border-radius: 4px;
}
.team-box-layout42 .item-mid {
    position: relative;
}
.team-box-layout42 .item-mid .item-img {
    position: relative;
    background-color: #f1f7fa;
    border-radius: 4px;
}
.team-box-layout42 .item-mid .item-img .item-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    z-index: 2;
}
.team-box-layout42 .item-mid .item-img .item-icon li {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
}
.team-box-layout42 .item-mid .item-img .item-icon li a {
    color: #ffffff;
    font-size: 36px;
    transition: all 0.5s ease-out;
}
.team-box-layout42 .item-mid .item-img .item-icon li a:hover {
    color: #e3e3e3;
}
.team-box-layout42 .item-mid .item-img:hover:after {
    visibility: visible;
    opacity: 1;
}
.team-box-layout42 .item-mid .item-img:hover .item-icon li {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s ease-out;
}
.team-box-layout42 .item-mid .item-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
    transition: all 0.5s ease-out;
}
.team-box-layout42 .item-mid .item-content .item-content-mid {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    background-color: #0f2738;
    border-radius: 4px;
    overflow: hidden;
    padding: 10px 0 0 0;
    height: 86px;
    transition: all 0.5s ease-out;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 0px;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title a {
    color: #fff;
    transition: all 0.3s ease-out;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title a:hover {
    color: #e0dede;
}
.team-box-layout42 .item-mid .item-content .item-content-mid p {
    color: #fff;
    margin-bottom: 20;
    font-weight: 500;
    transition: all 0.6s ease-in-out;
    transform: all 0.6s;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social {
    text-align: center;
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.7s ease-in-out;
    transform: all 0.7s;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social ul {
    margin: 0;
    padding: 0;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li {
    display: inline-block;
    margin: 0 10px;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li a {
    color: #fff;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li a:hover {
    color: #e0dede;
}
.team-box-layout42:hover .item-content .item-content-mid {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(15, 39, 56, 0.9);
    border-radius: 4px;
    height: auto;
    overflow: hidden;
    padding: 26px 15px 33px 15px;
}
.team-box-layout42:hover .item-content .item-content-mid .item-social {
    opacity: 1;
    visibility: visible;
    display: block;
}
.team-box-layout3 {
    background-color: #ffffff;
}
.team-box-layout3:hover {
    box-shadow: 0px 5px 50px 0px rgba(220, 223, 225, 0.75);
    transition: all 0.5s ease-out;
}
.team-box-layout3 .item-img {
    position: relative;
}
.team-box-layout3 .item-img:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(57, 108, 240, 0.9);
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out;
}
.team-box-layout3 .item-img .item-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    z-index: 2;
}
.team-box-layout3 .item-img .item-icon li {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
}
.team-box-layout3 .item-img .item-icon li a {
    color: #ffffff;
    font-size: 36px;
    transition: all 0.5s ease-out;
}
.team-box-layout3 .item-img .item-icon li a:hover {
    color: #e3e3e3;
}
.team-box-layout3 .item-content {
    text-align: center;
    padding: 25px 30px 30px;
}
.team-box-layout3 .item-content .item-title {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
}
.team-box-layout3 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.team-box-layout3 .item-content .item-title a:hover {
    color: #396cf0;
}
.team-box-layout3 .item-content .item-btn {
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    border: 1px solid;
    border-color: #396cf0;
    color: #396cf0;
    background-color: transparent;
    text-transform: uppercase;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.team-box-layout3 .item-content .item-btn:hover {
    background-color: #396cf0;
    color: #ffffff;
}
.team-box-layout3 .item-content .item-btn:hover:after {
    color: #ffffff;
}
.team-box-layout3:hover .item-img:after {
    visibility: visible;
    opacity: 1;
}
.team-box-layout3:hover .item-icon li {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s ease-out;
}
.team-box-layout4 {
    padding: 30px 10px 25px 40px;
    background-color: #ffffff;
    margin-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .team-box-layout4 {
        padding: 30px 10px 30px 20px;
    }
}
.team-box-layout4 .item-img img {
    background-color: #f1f7fa;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .team-box-layout4 .media-body {
        margin-left: 2rem;
    }
}
.team-box-layout4 .item-content .item-title {
    text-transform: capitalize;
    font-weight: 700;
}
.team-box-layout4 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.team-box-layout4 .item-content .item-title a:hover {
    color: #396cf0;
}
.team-box-layout4 .item-content .item-degree {
    color: #396cf0;
    font-weight: 500;
    margin-bottom: 20px;
}
.team-box-layout4 .item-content ul.item-btns li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn {
    display: inline-block;
    border: 1px solid;
    border-color: #396cf0;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    padding: 10px 24px;
    transition: all 0.3s ease-out;
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-ghost {
    color: #396cf0;
    background-color: transparent;
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-ghost:hover {
    background-color: #396cf0;
    color: #ffffff;
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-fill {
    color: #ffffff;
    background-color: #396cf0;
    box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-fill:hover {
    background-color: transparent;
    box-shadow: inherit;
    color: #396cf0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .team-box-layout4 .item-content ul.item-btns li {
        margin-right: 5px;
    }
}
.team-box-layout4 .item-content ul.item-btns li:last-child {
    margin-right: 0;
}
.team-box-layout6 {
    padding: 0;
    background: transparent;
    margin-bottom: 30px;
}
.team-box-layout6 .media {
    align-items: center;
}
.team-box-layout6 .media .media-body .item-content p {
    color: #646464;
}
.team-box-layout6 .media .media-body .item-content ul.item-btns li a.item-btn.btn-fill {
    color: #396cf0;
    background-color: transparent;
    box-shadow: inherit;
}
.team-box-layout6 .media .media-body .item-content ul.item-btns li a.item-btn.btn-fill:hover {
    background-color: #396cf0;
    color: #fff;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
    -moz-box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
    box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
}
.team-box-layout1.team-box-layout6 .item-img{
    position: inherit;
    bottom: auto;
    right: auto;
    z-index: inherit;
}
.team-box-layout6 .item-img{
    max-width: 100%;
    max-height: 100%;
}
.team-box-layout6 .item-img img{
    background-color: transparent;
    border-radius: inherit;
}
@media only screen and (max-width: 991px) {
    .team-box-layout6 .item-img img,
    .team-box-layout7 .item-img img{
        width: auto;
    }
    .team-box-layout6 .media-none-md > div,
    .team-box-layout7 .media-none-md > div{
        width: inherit;
    }
    .team-box-layout6 .media-none-md,
    .team-box-layout7 .media-none-md{
        display: flex;
    }
    .team-box-layout6 .media-body,
    .team-box-layout7 .media-body{
        margin-left: 30px;
    }
}
@media (max-width: 575px) {
    .team-box-layout6 .media-none-md,
    .team-box-layout7 .media-none-md{
        display: block;
    }
    .team-box-layout7 {
        padding: 30px;
    }
    .team-box-layout6 .media-body,
    .team-box-layout7 .media-body{
        margin-left: 0;
    }
}
/*======== Team Box 7 ========*/
.team-box-layout7 {
    background-color: #f6f9ff;
    border-radius: 6px;
    padding: 10px 30px 10px 30px;
    padding-bottom: 0;
    position: relative;
    background-image: none;
}
@media (max-width: 575px) {
    .team-box-layout7 {
        padding: 30px 10px;
    }
}
.team-box-layout7 .background-shape {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}
.team-box-layout7 .background-shape img{
    opacity: 0.5;
}
.team-box-layout7 .background-shape-2 {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    animation: scale-up-one 4s infinite linear;
}
.team-box-layout7 .media {
    align-items: center;
}
.team-box-layout7 .media .item-img {
    z-index: 2;
    position: relative;
}
.team-box-layout7 .media .item-img img {
    background-color: transparent;
}
.team-box-layout7 .media .media-body {
    margin-left: 20px;
    padding-bottom: 20px;
    margin-top: 0;
    padding-top: 20px;
    z-index: 2;
    position: relative;
}
.team-box-layout7 .media .media-body .item-title {
    font-weight: 700;
    font-size: 22px;
}
.team-box-layout7 .item-content .item-degree {
    color: #396cf0;
    margin-bottom: 20px;
}
.team-box-layout7 .media .media-body ul{
    padding-left: 0;
}
.team-box-layout7 .media .media-body ul.item-btns li{
    list-style: none;
}
.team-box-layout7 .media .media-body ul.item-btns li a.item-btn.btn-fill {
    color: #396cf0;
    background-color: transparent;
    box-shadow: inherit;
}
.team-box-layout7 .media .media-body ul.item-btns li a.item-btn.btn-fill:hover {
    background-color: #396cf0;
    color: #fff;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
    -moz-box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
    box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
}
.team-box-layout7 .media .body-style-2 {
    margin-left: 10px;
}
@media only screen and (max-width: 991px) {
    .team-box-layout7 .media .body-style-2 {
        margin-left: 0;
    }
}
.team-box-layout11 .item-img img{
    max-width: 230px;
    border-radius: 50%;
    height: 230px;
    object-fit: cover;
}
.team-box-layout11{
    border: 1px solid #E4E8F1;
    border-radius: 20px;
    padding: 36px;
    margin: 0 0 30px;
}
.team-box-layout11 .team-social-1 .social-item a {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #396CF0;
    color: #ffffff;
    font-size: 16px;
    border: none;
    border-radius: 10px;
    transition: all 0.4s ease-in-out;
}
.team-box-layout11 ul{
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.team-box-layout11 .team-social-1 .social-item .team-social-dropdown {
    position: absolute;
    left: 45px;
    transition: all ease 0.4s;
    visibility: hidden;
    opacity: 0;
    transform: scaleX(0);
    transform-origin: 0 0 0;
    transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
    padding: 0;
    transform-origin: left;
    bottom: 0;
}
.team-box-layout11 .team-social-1 .social-item .team-social-dropdown li {
    display: inline-block;
}
.team-box-layout11 .team-social-1 .social-item:hover .team-social-dropdown {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}
.team-box-layout11 .media{
    align-items: center;
}
.loading-button {
    text-align: center;
    margin-top: 20px;
}
.loading-button .item-btn {
    color: #fff;
    background-color: #396cf0;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding: 16px 32px;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    border: 1px solid;
    border-color: #396cf0;
}
.loading-button .item-btn:hover {
    background-color: transparent;
    box-shadow: inherit;
    color: #396cf0;
}
.loading-button .item-btn:hover i {
    color: #396cf0;
    margin-left: 10px;
}
.loading-button .item-btn i {
    margin-left: 8px;
    transition: all 0.3s ease-in-out;
    color: #fff;
}
.team-wrap-layout11 .loading-button .item-btn{
    background: #F0F4FF;
    border-radius: 7px;
    color: #396cf0;
    border: none;
    transition: 0.3s;
}
.team-wrap-layout11 .loading-button .item-btn svg{
    position: relative;
    top: 2px;
    margin-left: 4px;
}
.team-wrap-layout11 .loading-button .item-btn path{
    fill: #396cf0;
    transition: 0.3s;
}
.team-wrap-layout11 .loading-button .item-btn:hover{
    background: #396cf0;
    color: #fff;
}
.team-wrap-layout11 .loading-button .item-btn:hover path{
    fill: #fff;
}
.team-search-box {
    margin-bottom: 40px;
    padding: 20px 20px 10px;
    background-color: #ffffff;
    box-shadow: 0px 1px 2px 0px rgba(194, 205, 211, 0.75);
    border-radius: 4px;
}
.team-search-box .doctor-name {
    background-color: #f1f7fa;
    border: 1px solid #f1f7fa;
    width: 100%;
    height: 50px;
    padding: 5px 20px;
    font-size: 16px;
    color: #111111;
}
.team-search-box input.form-control::-webkit-input-placeholder {
    color: #111111;
}
.team-search-box input.form-control::-moz-placeholder {
    color: #111111;
}
.team-search-box input.form-control:-moz-placeholder {
    color: #111111;
}
.team-search-box input.form-control:-ms-input-placeholder {
    color: #111111;
}
.team-search-box .item-btn {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding: 11.5px 10px;
    border: 1px solid;
    border-color: #396cf0;
    background-color: #396cf0;
    color: #ffffff;
    transition: all 0.5s ease-out;
    cursor: pointer;
    border-radius: 4px;
}
.team-search-box .item-btn:hover {
    background-color: #3c70fa;
}
.team-details-wrap-layout1 {
    padding: 10rem 0px;
}
.team-detail-box-layout1 {
    padding: 50px 55px 60px;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 1px 0px 0px rgba(222, 229, 232, 0.75);
    margin-bottom: 30px;
}
.team-detail-box-layout1 .single-item {
    margin-bottom: 40px;
}
.team-detail-box-layout1 .single-item:last-child {
    margin-bottom: 0;
}
.team-detail-box-layout1 .single-item .section-title {
    color: #111111;
    text-transform: capitalize;
    font-weight: 700;
}
.team-detail-box-layout1 .single-item table {
    margin-bottom: 0;
}
.team-detail-box-layout1 .single-item table thead tr {
    background-color: #f1f7fa;
}
.team-detail-box-layout1 .single-item table thead tr th {
    vertical-align: middle;
    padding: 13px 30px;
    font-weight: 500;
    color: #111111;
    border: 0px;
}
.team-detail-box-layout1 .single-item table thead tr th:first-child {
    width: 20%;
}
@media only screen and (max-width: 1199px) {
    .team-detail-box-layout1 .single-item table thead tr th:first-child {
        width: auto;
    }
}
.team-detail-box-layout1 .single-item table tbody tr:nth-child(even) {
    background-color: #f1f7fa;
}
.team-detail-box-layout1 .single-item table tbody td {
    padding: 13px 30px;
    color: #111111;
    border: 0px;
}
.team-detail-box-layout1 .single-item table.schedule-table tbody td {
    padding: 8px 30px;
    vertical-align: middle;
}
.team-detail-box-layout1 .single-item table.schedule-table tbody td.weekday,
.team-detail-box-layout1 .single-item table.schedule-table tbody td.weektime {
    text-transform: uppercase;
}
.team-detail-box-layout1 .single-item table.schedule-table tbody td .item-btn {
    border: 1px solid #396cf0;
    color: #396cf0;
    padding: 7px 50px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.team-detail-box-layout1 .single-item table.schedule-table tbody td .item-btn:hover {
    background-color: #396cf0;
    color: #ffffff;
    box-shadow: 0px 1px 10px 0px rgba(56, 101, 219, 0.75);
}
.team-detail-box-layout1 .single-item table.schedule-table tbody .schedule-btn {
    text-align: right;
}
.rtin-content-doctor {
    padding: 50px 55px 60px;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0px 1px 0px 0px rgba(222, 229, 232, 0.75);
}
/*-------------------------------------
#. EL: Counter
---------------------------------------*/
.progress-box-layout1 {
    text-align: center;
    position: relative;
    min-height: 20rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    .progress-box-layout1 {
        border-right: 0;
    }
}
.progress-box-layout1 .inner-item .item-icon {
    line-height: 0.9;
}
.progress-box-layout1 .inner-item .item-icon img {
    opacity: 0.5;
    filter: grayscale(100%);
}
.progress-box-layout1 .inner-item .item-icon i:before {
    font-size: 22rem;
    margin-left: 0;
    color: #f1f1f1;
}
@media only screen and (max-width: 1199px) {
    .progress-box-layout1 .inner-item .item-icon i:before {
        font-size: 20rem;
    }
}
@media only screen and (max-width: 991px) {
    .progress-box-layout1 .inner-item .item-icon i:before {
        font-size: 18rem;
    }
}
.progress-box-layout1 .inner-item .item-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 1;
}
.progress-box-layout1 .inner-item .item-content .counting-text {
    font-size: 6rem;
    color: #111;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1.5;
    position: relative;
    margin-bottom: 33px;
}
.progress-box-layout1 .inner-item .item-content .counting-text:after {
    position: absolute;
    content: "";
    height: 5px;
    width: 80px;
    background-color: #396cf0;
    left: 0;
    bottom: -8px;
    right: 0;
    margin: 0 auto;
    border-radius: 4px;
}
.progress-box-layout1 .inner-item .item-content p {
    font-size: 18px;
    color: #396cf0;
    font-weight: 500;
}
.progress-box-layout2 {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.progress-box-layout2 .item-icon {
    display: block;
    margin-bottom: 30px;
    font-size: 72px;
}
.progress-box-layout2 .counting-text {
    font-size: 48px;
    color: #111;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
}
.progress-box-layout2 p {
    color: #646464;
    font-size: 16px;
    font-weight: 500;
}
/* Progress Box 3*/
.progress-box-layout3 {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 14px 25px rgba(57, 108, 240, 0.1);
    border-radius: 8px;
    margin-right: 30px;
}
.progress-box-layout3:last-child {
    margin-right: 0;
}
@media only screen and (max-width: 767px) {
    .progress-box-layout3 {
        border-right: 0;
    }
}
.progress-box-layout3 .inner-item {
    display: flex;
    align-items: center;
}
.progress-box-layout3 .inner-item .item-icon i {
    color: #fff;
    background-color: #396cf0;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 70px;
    border: none;
    border-radius: 6px;
    padding: 10px;
}
.progress-box-layout3 .inner-item .item-bg-2 i {
    background-color: #19bc90;
}
.progress-box-layout3 .inner-item .item-bg-3 i {
    background-color: #bd4eea;
}
.progress-box-layout3 .inner-item .item-bg-4 i {
    background-color: #ffa800;
}
.progress-box-layout3 .inner-item .item-content {
    margin-left: 20px;
}
.progress-box-layout3 .inner-item .item-content .counting-text {
    font-size: 30px;
    color: #111111;
    text-transform: capitalize;
    font-weight: 500;
}
.progress-box-layout3 .inner-item .item-content p {
    font-size: 18px;
    color: #646464;
    font-weight: 400;
    margin-bottom: 0;
}
.progress-box-layout3 .inner-item .item-content .item-content__text span {
    font-size: 30px;
    color: #111111;
    text-transform: capitalize;
    font-weight: 700;
    display: inline-block;
}
.box-shadow-none .progress-box-layout3  {
    box-shadow: none;
}
.team-box-layout10{
    background: transparent;
}
.team-box-layout10 .team-social-1 .social-item .team-social-dropdown li a,
.team-box-layout10 .team-social-1 .social-item .social-hover-icon{
    border-radius: 10px;
}
.team-box-layout10 .team-social-1{
    top: auto;
    bottom: 54px;
}
.team-box-layout10 .item-img .item-content{
    text-align: left;
    position: static;
    padding: 15px 0 0;
}
.team-box-layout10 .item-img img {
    filter: grayscale(0%);
    border-radius: 20px;
}
.team-box-layout10 .team-social-1 .social-item:hover .fa-share-alt {
    transform: rotate(-90deg);
}
.team-box-layout10 .team-social-1 .social-item .team-social-dropdown {
    top: auto;
    bottom: 40px;
}
.team-box-layout10 .team-social-1 .social-item .team-social-dropdown {
    transform-origin: bottom;
}
.team-box-layout10 .item-content .item-title{
    font-size: 22px;
}
.team-box-layout10 .item-designation {
    font-size: 15px;
    color: #396CF0;
}
/* Progress Box 4*/
.progress-box-layout4 .feature-info-layout .counting-text {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.5;
}
.progress-box-layout4 .feature-info-layout .item-title {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
    .progress-box-layout4 .feature-info-layout .item-title {
        font-size: 21px;
    }
}
.progress-box-layout4 .feature-info-layout p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 26px;
    font-weight: 400;
}
.vcenter-section .elementor-row {
    position: absolute;
    z-index: 9;
    background: #fff;
    top: -114px;
    padding: 40px 0 30px 0;
    box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.2);
}
@media only screen and (max-width: 991px) {
    .vcenter-section .elementor-row {
        position: inherit;
        top: inherit;
    }
}
.progress-box-layout5{
    text-align: center;
}
.progress-box-layout5 .item-icon{
    overflow: hidden;
    margin-bottom: 17px;
}
.progress-box-layout5 .item-icon i {
    display: inline-block;
    margin: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.progress-box-layout5:hover .item-icon i {
    -webkit-animation: toBottomFromTop 0.5s forwards;
    animation: toBottomFromTop 0.5s forwards;
}
.progress-box-layout5 .item-icon i:before {
    color: #396cf0;
    font-size: 58px;
    margin: 0;
}
.progress-box-layout5 .item-content .counting-text {
    font-weight: 700;
    font-size: 48px;
    text-transform: capitalize;
    color: #111111;
    font-family: "Raleway", sans-serif;
    display: inline-block;
    margin-bottom: 10px;
}
.progress-box-layout5 .item-content .counting-text span.rt-counter-num {
    display: inline-block;
    margin-bottom: 10px;
}
.progress-box-layout5 .item-content p {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    color: #848484;
    margin-bottom: 0;
}
.progress-box-layout5 .item-round-shape1{
    position: absolute;
    width: 277px;
    height: 260px;
    background-color: #FAB3B3;
    opacity: 0.8;
    -webkit-filter: blur(150px);
    filter: blur(150px);
    border-radius: 50%;
}
.progress-box-layout5 .item-round-shape2{
    position: absolute;
    width: 277px;
    height: 260px;
    background-color: #FAB3B3;
    opacity: 0.8;
    -webkit-filter: blur(150px);
    filter: blur(150px);
    border-radius: 50%;
}
.progress-box-layout6{
    padding: 17px 20px;
}
.progress-box-layout6 .inner-item{
    display: flex;
    align-items: center;
}
.progress-box-layout6 .inner-item .rt-counter-num{
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #396CF0;
    border-radius: 18px 0 18px 18px;
    margin-right: 15px;
    font-size: 28px;
    font-weight: 700;
}
.progress-box-layout6 .item-content p{
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #111111;
}
.rt-el-info-box.rtin-style17:hover .rtin-icon svg {
    animation: toBottomFromTop 0.5s forwards;
}
/*-------------------------------------
#. EL: Blog Area
---------------------------------------*/
.post-each-single .news-meta-info {
    padding-left: 0;
    background-color: #396cf0;
    padding: 18px 15px 15px 30px;
    margin-bottom: 24px;
    border-radius: 0 0 4px 4px;
}
.news-meta-info {
    margin-bottom: 15px;
    font-size: 15px;
}
.news-meta-info li {
    display: inline-block;
    color: #fff;
}
.news-meta-info li a {
    color: #fff;
}
.news-meta-info li a:hover {
    color: #fff;
}
.news-meta-info.mar20-ul li {
    margin-right: 20px;
    color: #fff;
}
.news-meta-info.mar20-ul li i {
    color: #fff;
    margin-right: 5px;
}
.news-meta-info.mar20-ul li a {
    color: #fff;
}
.news-meta-info.mar20-ul li a:hover {
    color: #396cf0;
}
.blog-layout1 {
    margin-bottom: 30px;
    transition: all 0.5s ease-out;
}
.blog-layout1 .item-title h3 {
    margin-bottom: 15px;
    line-height: 1.3;
}
.blog-layout1 .item-title h3 a {
    color: #111;
}
.blog-layout1 .item-content {
    padding: 3rem;
    background-color: #ffffff;
    box-shadow: 0px 1px 0px 0px rgba(220, 220, 220, 0.75);
}
.blog-layout1 .item-img {
    position: relative;
}
.blog-layout1 .item-img img {
    width: 100%;
}
.blog-layout1 .item-img .item-date {
    text-align: center;
    padding: 8px 10px 7px;
    position: absolute;
    left: 20px;
    bottom: 20px;
    background-color: #396cf0;
    color: #000000;
    font-size: 18px;
    line-height: 1.3;
    transition: all 0.5s ease-out;
}
.blog-layout1 .item-img .item-date span {
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.blog-layout1:hover {
    box-shadow: 0px 0px 40px 0px rgba(216, 216, 216, 0.5);
}
.blog-layout1:hover .item-date {
    left: 0;
    bottom: 0;
}
.blog-layout2 {
    margin-bottom: 30px;
    background-color: #ffffff;
    box-shadow: 0px 1px 0px 0px rgba(220, 220, 220, 0.75);
}
.blog-layout2 .item-img {
    position: relative;
}
.blog-layout2 .item-img .item-date {
    text-align: center;
    padding: 8px 20px 7px;
    position: absolute;
    right: -35px;
    transform: translateY(-50%);
    top: 45%;
    background-color: #396cf0;
    color: #000000;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 767px) {
    .blog-layout2 .item-img .item-date {
        right: 0;
    }
}
.blog-layout2 .item-img .item-date span {
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.blog-layout2 h3.title {
    margin-bottom: 15px;
    font-weight: 700;
}
.blog-layout2 h3.title a {
    color: #000000;
}
.blog-layout2 h3.title a:hover {
    color: #3c70fa;
}
.blog-layout2:hover .item-img .item-date {
    top: 0;
    transform: translateY(0px);
}
.blog-layout2.blog-section {
    box-shadow: none;
}
.blog-layout2.blog-section .item-img .item-date {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 4px;
    padding: 8px 13px 7px;
}
.blog-layout2.blog-section h3.title {
    margin-bottom: 15px;
}
.blog-layout2.blog-section .item-deccription p {
    margin-bottom: 20px;
}
.blog-layout3.no-img {
    background-color: #f5f5f5;
    padding: 20px;
}
.blog-layout3.no-img {
    margin-bottom: 3rem;
    position: relative;
    overflow: hidden;
}
.blog-layout3.no-img .item-date-wrap {
    position: relative;
    display: inline-block;
    margin: 16px 0 20px 10px;
}
.blog-layout3.no-img .item-date-wrap .item-date {
    text-align: center;
    padding: 8px 20px 7px;
    background-color: #396cf0;
    color: #444444;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    transition: all 0.5s ease-out;
}
.blog-layout3.no-img .item-date-wrap .item-date:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #d5ae26;
    top: 5px;
    left: 5px;
    transition: all 0.5s ease-out;
}
.blog-layout3.no-img .item-date-wrap .item-date span {
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.blog-layout3.no-img .item-content {
    padding: 0 12px;
    bottom: 20px;
    left: 15px;
    text-align: left;
    z-index: 3;
}
.blog-layout3.no-img .item-content p {
    color: #444444;
}
@media only screen and (max-width: 991px) {
    .blog-layout3.no-img .item-content p {
        margin-bottom: 0;
    }
}
.blog-layout3.no-img .item-content .item-title h3 {
    margin-bottom: 15px;
    line-height: 1.4;
    color: #000000;
}
@media only screen and (max-width: 991px) {
    .blog-layout3.no-img .item-content .item-title h3 {
        margin-bottom: 10px;
    }
}
.blog-layout3.no-img .item-content .item-title h3 a {
    color: #000000;
}
.blog-layout3.no-img .item-content .item-title h3 a:hover {
    color: #3c70fa;
}
.blog-layout3.no-img:hover img {
    transform: scale(1.1);
}
.blog-layout3.no-img:hover .item-date:before {
    top: -5px;
    left: -5px;
}
.blog-layout3.thumb-img {
    margin-bottom: 3rem;
    position: relative;
    overflow: hidden;
}
.blog-layout3.thumb-img img {
    transform: scale(1);
    transition: all 0.5s ease-out;
    width: 100%;
}
.blog-layout3.thumb-img .item-date-wrap {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 1;
}
@media only screen and (max-width: 767px) {
    .blog-layout3.thumb-img .item-date-wrap {
        top: 10px;
        left: 10px;
    }
}
.blog-layout3.thumb-img .item-date-wrap .item-date {
    text-align: center;
    padding: 8px 20px 7px;
    background-color: #396cf0;
    color: #000000;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 767px) {
    .blog-layout3.thumb-img .item-date-wrap .item-date {
        font-size: 18px;
    }
}
.blog-layout3.thumb-img .item-date-wrap .item-date:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-color: #d5ae26;
    top: 5px;
    left: 5px;
    transition: all 0.5s ease-out;
}
.blog-layout3.thumb-img .item-date-wrap .item-date span {
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.blog-layout3.thumb-img .item-content {
    padding: 0 12px;
    position: absolute;
    bottom: 20px;
    left: 15px;
    text-align: left;
    z-index: 3;
}
@media only screen and (max-width: 767px) {
    .blog-layout3.thumb-img .item-content {
        bottom: 20px;
        left: 0;
    }
}
@media only screen and (max-width: 991px) {
    .blog-layout3.thumb-img .item-content p {
        margin-bottom: 0;
    }
}
.blog-layout3.thumb-img .item-content .item-deccription {
    color: #ffffff;
}
.blog-layout3.thumb-img .item-content .item-title h3 {
    margin-bottom: 15px;
    line-height: 1.4;
}
@media only screen and (max-width: 991px) {
    .blog-layout3.thumb-img .item-content .item-title h3 {
        margin-bottom: 10px;
    }
}
.blog-layout3.thumb-img:hover img {
    transform: scale(1.1);
}
.blog-layout3.thumb-img:hover .item-date:before {
    top: -5px;
    left: -5px;
}
.blog-layout4 {
    margin-bottom: 30px;
}
.blog-layout4 .entry-image .item-image {
    overflow: hidden;
}
.blog-layout4 .entry-image img {
    width: 100%;
    transform: scale(1);
    transition: all 0.5s ease-out;
}
.blog-layout4 .entry-image .item-title h3 {
    font-size: 24px;
}
.blog-layout4 .entry-image .item-content {
    padding: 2.5rem 3rem 2rem;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
}
.blog-layout4 .entry-image .item-content .title {
    margin-bottom: 10px;
}
.blog-layout4 .entry-image:hover img {
    transform: scale(1.1);
}
.blog-layout4 .entry-content .item-content {
    padding: 8rem 3rem;
    text-align: center;
}
.blog-layout4 .entry-content .item-content .title {
    margin-bottom: 25px;
    position: relative;
    padding-top: 70px;
}
.blog-layout4 .entry-content .item-content .title:before {
    content: "\f10e";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    font-family: fontawesome;
    z-index: 1;
}
.blog-layout5 {
    margin-bottom: 60px;
}
.blog-layout5 .entry-image .item-image {
    margin-bottom: 3.5rem;
    border-radius: 4px;
    overflow: hidden;
}
.blog-layout5 .news-meta-info.mar20-ul li,
.blog-layout5 .news-meta-info.mar20-ul li a,
.blog-layout5 .news-meta-info.mar20-ul li i,
.blog-layout5 .news-meta-info.mar20-ul li a i{
    color: #6c6c6c;
}
.blog-layout5 .news-meta-info.mar20-ul li a i,
.blog-layout5 .news-meta-info.mar20-ul li i{
    color: #396cf0;
}
.blog-layout5 .news-meta-info.mar20-ul li a:hover{
    color: #396cf0;
}
.blog-layout5 .entry-video .item-video {
    position: relative;
    margin-bottom: 3.5rem;
}
.blog-layout5 h2 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
}
.blog-layout5 h2 a {
    color: #282828;
}
.blog-layout5 h2 a:hover {
    color: #396cf0;
}
.blog-layout5 .item-image img {
    width: 100%;
}
.blog-last .pagination-area {
    padding-top: 0;
}
.single-blog-wrapper .item-image {
    margin-bottom: 35px;
}
.single-blog-wrapper .single-blog-content-holder {
    padding-bottom: 40px;
    border-bottom: 1px solid #ebebeb;
}
.single-blog-wrapper .single-blog-content-holder .title {
    margin-bottom: 10px;
}
.single-blog-wrapper .single-blog-content-holder blockquote {
    margin: 35px 0;
    background: #f8f8f8;
    padding: 40px 40px 20px;
    position: relative;
    display: block;
    color: #707070;
    font-style: italic;
    border: none;
    border-left: 4px solid #396cf0;
    font-weight: 700;
}
@media only screen and (max-width: 480px) {
    .single-blog-wrapper .single-blog-content-holder blockquote {
        padding: 30px;
    }
}
.single-blog-wrapper .single-blog-content-holder blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    bottom: 18px;
    right: 30px;
    z-index: 1;
    color: #396cf0;
    opacity: .5;
}
@media only screen and (max-width: 480px) {
    .single-blog-wrapper .single-blog-content-holder blockquote:before {
        bottom: 18px;
        right: 30px;
    }
}
.single-blog-wrapper .tag-share {
    margin-bottom: 50px;
}
.single-blog-wrapper .tag-share li {
    display: inline-block;
}
@media only screen and (max-width: 575px) {
    .single-blog-wrapper .tag-share li {
        display: block;
    }
}
.single-blog-wrapper .tag-share li ul li {
    display: inline-block;
    font-size: 15px;
}
.single-blog-wrapper .tag-share li ul li:last-child {
    float: inherit;
}
.single-blog-wrapper .tag-share li:last-child {
    float: right;
}
@media only screen and (max-width: 575px) {
    .single-blog-wrapper .tag-share li:last-child {
        float: inherit;
        margin-top: 15px;
    }
}
.single-blog-wrapper .tag-share li .inner-tag {
    margin-top: 5px;
}
.single-blog-wrapper .tag-share li .inner-tag li a {
    color: #646464;
}
.single-blog-wrapper .tag-share li .inner-tag li a:hover {
    color: #396cf0;
}
.single-blog-wrapper .tag-share li .inner-tag li:first-child {
    font-weight: 700;
}
.single-blog-wrapper .tag-share li .inner-share li {
    margin-left: 5px;
}
@media only screen and (max-width: 991px) {
    .single-blog-wrapper .tag-share li .inner-share li {
        margin-right: 5px;
        margin-left: 0;
    }
}
.single-blog-wrapper .tag-share li .inner-share li a {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(1n) a {
    background: #3b5998;
}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(2n) a {
    background: #00aced;
}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(3n) a {
    background: #276cca;
}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(4n) a {
    background: #e94a0b;
}
.single-blog-wrapper .about-author {
    margin-bottom: 45px;
    background-color: #f8f8f8;
    padding: 35px 10px 15px 30px;
}
.single-blog-wrapper .about-author .title {
    margin-bottom: 10px;
}
.single-blog-wrapper .blog-comments {
    padding-bottom: 10px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ebebeb;
}
.single-blog-wrapper .blog-comments .title {
    margin-bottom: 40px;
}
.single-blog-wrapper .blog-comments ul li {
    margin-bottom: 40px;
    position: relative;
}
.single-blog-wrapper .blog-comments ul li .item-img a {
    display: block;
    border-radius: 50%;
}
.single-blog-wrapper .blog-comments ul li .comments-content {
    padding-top: 10px;
}
.single-blog-wrapper .blog-comments ul li .comments-content h3 {
    font-size: 18px;
}
.single-blog-wrapper .blog-comments ul li .comments-content h3 a {
    font-weight: 700;
    color: #000000;
}
.single-blog-wrapper .blog-comments ul li .comments-content h3 a:hover {
    color: #396cf0;
}
.single-blog-wrapper .blog-comments ul li .comments-content h3 .date {
    color: #444444;
}
.single-blog-wrapper .blog-comments ul li .comments-content .reply {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
}
@media only screen and (max-width: 767px) {
    .single-blog-wrapper .blog-comments ul li .comments-content .reply {
        position: inherit;
        display: inline-block;
    }
}
.single-blog-wrapper .blog-comments ul li .comments-content .reply a {
    color: #ffffff;
    padding: 8px 20px;
    display: block;
    background: #396cf0;
    font-size: 12px;
    transition: all 0.5s ease-out;
}
.single-blog-wrapper .blog-comments ul li .comments-content .reply:hover a {
    background: #396cf0;
}
.single-blog-wrapper .blog-comments ul li:nth-child(even) {
    padding-left: 40px;
}
@media only screen and (max-width: 575px) {
    .single-blog-wrapper .blog-comments ul li:nth-child(even) {
        padding-left: 0;
    }
}
.single-blog-wrapper .leave-comments .title {
    margin-bottom: 40px;
}
.single-blog-wrapper .leave-comments .form-group {
    margin-bottom: 30px;
}
.single-blog-wrapper .leave-comments .form-group .form-control {
    border-radius: 0;
    background: #f9f9f9;
    box-shadow: none;
    border: none;
}
.single-blog-wrapper .leave-comments .form-group input {
    padding: 3px 5px 5px 25px;
    height: 50px;
    color: #000000;
    font-weight: 700;
}
.single-blog-wrapper .leave-comments .form-group textarea {
    font-weight: 700;
    padding: 20px 30px;
}
.single-blog-wrapper .leave-comments .form-group input.form-control::-webkit-input-placeholder,
.single-blog-wrapper .leave-comments .form-group textarea.form-control::-webkit-input-placeholder {
    color: #707070;
}
.single-blog-wrapper .leave-comments .form-group input.form-control::-moz-placeholder,
.single-blog-wrapper .leave-comments .form-group textarea.form-control::-moz-placeholder {
    color: #707070;
}
.single-blog-wrapper .leave-comments .form-group input.form-control:-moz-placeholder,
.single-blog-wrapper .leave-comments .form-group textarea.form-control:-moz-placeholder {
    color: #707070;
}
.single-blog-wrapper .leave-comments .form-group input.form-control:-ms-input-placeholder,
.single-blog-wrapper .leave-comments .form-group textarea.form-control:-ms-input-placeholder {
    color: #707070;
}
.single-item-wrp {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.blog-box-layout1 {
    margin-bottom: 44px;
}
.blog-box-layout1 .entry-meta {
    padding-left: 0;
}
.blog-box-layout1 .entry-meta li {
    display: inline-block;
    color: #646464;
    margin-bottom: 5px;
    margin-right: 30px;
    font-size: 14px;
    font-weight: 500;
}
.blog-box-layout1 .entry-meta li:last-child {
    margin-right: 0;
}
.blog-box-layout1 .entry-meta li i {
    color: #396cf0;
    margin-right: 10px;
}
.blog-box-layout1 .entry-meta li a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.blog-box-layout1 .entry-meta li a:hover {
    color: #396cf0;
}
.blog-box-layout1 .item-title {
    font-size: 24px;
    font-weight: 700;
}
.blog-box-layout1 .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.blog-box-layout1 .item-title a:hover {
    color: #396cf0;
}
.non-img .blog-box-layout2 {
    margin-bottom: 1px;
}
.blog-box-layout2 {
    background-color: #ffffff;
    margin-bottom: 3rem;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.blog-box-layout2 .item-img {
    overflow: hidden;
}
.blog-box-layout2 .item-img img {
    transform: scale(1);
    transition: all 0.3s ease-out;
    width: 100%;
}
.blog-box-layout2:hover {
    box-shadow: 0px 2px 30px 0px rgba(208, 208, 208, 0.75);
}
.blog-box-layout2:hover .item-img img {
    transform: scale(1.1);
}
.blog-box-layout2 .item-content {
    padding: 40px 30px 26px 30px;
    position: relative;
    border: 1px solid #D9E4FF;
}
.blog-box-layout2 .item-content .post-date {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 500;
}
.blog-box-layout2 .item-content .post-date.add-pimg {
    color: #fff;
    margin-bottom: 16px;
    font-weight: 400;
    position: absolute;
    font-size: 15px;
    top: -20px;
    border-radius: 5px;
    padding: 7px 28px;
    left: 30px;
    margin: auto;
    display: inline-table;
}
.blog-box-layout2 .item-content .post-date.add-pimg i {
    margin-right: 5px;
}
.blog-box-layout2 .item-content .post-date.add-pimg a {
    color: #fff;
}
.blog-box-layout2 .item-content .post-date.noadd-img {
    color: #fff;
    position: relative;
    top: -13px;
    border-radius: 50px;
    padding: 5px 23px;
    display: inline-block;
}
.blog-box-layout2 .item-content .post-date.noadd-img i {
    margin-right: 5px;
}
.blog-box-layout2 .item-content .item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
}
@media only screen and (max-width: 575px) {
    .blog-box-layout2 .item-content .item-title {
        font-size: 22px;
        line-height: 33px;
    }
}
.blog-box-layout2 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.blog-box-layout2 .item-content .item-title a:hover {
    color: #396cf0;
}
.blog-box-layout2 .item-content p {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 25px;
    color: #646464;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul {
    margin-bottom: 0;
    padding-left: 0;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li {
    width: 68%;
    font-weight: 500;
    display: inline-block;
    transition: all 0.3s ease-out;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li:last-child {
    text-align: right;
    width: 30%;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li:last-child a {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s ease-out;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a i {
    margin-right: 10px;
    color: #9e9e9e;
    transition: all 0.3s ease-out;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a:hover {
    color: #396cf0;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a:hover i {
    color: #396cf0;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn {
    padding: 0;
    color: #396cf0;
}
@media only screen and (max-width: 575px) {
    .blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn {
        padding: 0;
    }
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn i {
    color: #396cf0;
    margin-left: 10px;
    margin-right: 0;
    position: relative;
    right: 0;
    transition: all 0.3s ease-out;
    top: 1px;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn:hover {
    color: #3c70fa;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn:hover i {
    right: -5px;
    color: #3c70fa;
}
.non-img .blog-box-layout6 {
    margin-bottom: 1px;
}
.blog-box-layout6 {
    margin-bottom: 3rem;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.blog-box-layout6 .item-img {
    overflow: hidden;
}
.blog-box-layout6 .item-img img {
    transform: scale(1);
    transition: all 0.3s ease-out;
    width: 100%;
}
.blog-box-layout6:hover {
    box-shadow: 0px 2px 30px 0px rgba(208, 208, 208, 0.55);
}
.blog-box-layout6:hover .item-img img {
    transform: scale(1.1);
}
.blog-box-layout6 .item-content {
    padding: 38px 40px 40px 40px;
    background-color: #f9fafc;
    position: relative;
}
.blog-box-layout6 .item-content .post-date {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
}
.blog-box-layout6 .item-content .post-date.add-pimg {
    color: #fff;
    margin-bottom: 16px;
    font-weight: 400;
    position: absolute;
    font-size: 15px;
    top: -20px;
    border-radius: 5px;
    padding: 7px 28px;
    left: 30px;
    margin: auto;
    display: inline-table;
}
.blog-box-layout6 .item-content .post-date.add-pimg i {
    margin-right: 5px;
}
.blog-box-layout6 .item-content .post-date.add-pimg a {
    color: #fff;
}
.blog-box-layout6 .item-content .post-date.noadd-img {
    color: #fff;
    position: relative;
    top: -13px;
    border-radius: 50px;
    padding: 5px 23px;
    display: inline-block;
}
.blog-box-layout6 .item-content .post-date.noadd-img i {
    margin-right: 5px;
}
.blog-box-layout6 .item-content .item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
}
@media only screen and (max-width: 575px) {
    .blog-box-layout6 .item-content .item-title {
        font-size: 22px;
        line-height: 33px;
    }
}
.blog-box-layout6 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.blog-box-layout6 .item-content .item-title a:hover {
    color: #396cf0;
}
.blog-box-layout6 .item-content p {
    color: #646464;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul {
    margin-bottom: 0;
    padding-left: 0;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li {
    width: 68%;
    font-weight: 500;
    display: inline-block;
    transition: all 0.3s ease-out;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li:last-child {
    text-align: right;
    width: 30%;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li:last-child a {
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #646464;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s ease-out;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li a i {
    margin-right: 10px;
    background: -webkit-linear-gradient(#7c4dff, #3c70fa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.3s ease-out;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li a:hover {
    color: #396cf0;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li a:hover i {
    color: #396cf0;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn {
    padding: 0;
    color: #396cf0;
}
@media only screen and (max-width: 575px) {
    .blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn {
        padding: 0;
    }
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn i {
    background: -webkit-linear-gradient(#7c4dff, #3c70fa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 10px;
    margin-right: 0;
    position: relative;
    right: 0;
    top: 0px;
    font-size: 18px;
    transition: all 0.3s ease-out;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn:hover {
    color: #3c70fa;
}
.blog-box-layout6 .item-content .post-actions-wrapper ul li .item-btn:hover i {
    right: -5px;
    color: #3c70fa;
}
.non-img .blog-box-layout5 {
    margin-bottom: 1px;
}
.blog-box-layout5 {
    background-color: #ffffff;
    margin-bottom: 3rem;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.5s ease-out;
}
.blog-box-layout5 .item-img {
    overflow: hidden;
}
.blog-box-layout5 .item-img img {
    transform: scale(1);
    transition: all 0.3s ease-out;
    width: 100%;
}
.blog-box-layout5:hover {
    box-shadow: 0px 2px 30px 0px rgba(208, 208, 208, 0.75);
}
.blog-box-layout5:hover .item-img img {
    transform: scale(1.1);
}
.blog-box-layout5 .item-content {
    padding: 50px 30px 26px 30px;
    position: relative;
    background-color: #f5f8fa;
}
.blog-box-layout5 .item-content .post-date.add-pimg {
    color: #fff;
    margin-bottom: 16px;
    font-weight: 400;
    position: absolute;
    font-size: 15px;
    top: -20px;
    border-radius: 5px;
    padding: 7px 28px;
    left: 30px;
    margin: auto;
    display: inline-table;
    background-color: #396cf0;
}
.blog-box-layout5 .item-content .post-date.add-pimg i {
    margin-right: 5px;
}
.blog-box-layout5 .item-content .post-date.add-pimg a {
    color: #fff;
}
.blog-box-layout5 .item-content .post-date.noadd-img {
    color: #fff;
    position: relative;
    top: -13px;
    border-radius: 50px;
    padding: 5px 23px;
    display: inline-block;
}
.blog-box-layout5 .item-content .post-date.noadd-img i {
    margin-right: 5px;
}
.blog-box-layout5 .item-content .item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 700;
    font-size: 24px;
}
@media only screen and (max-width: 575px) {
    .blog-box-layout5 .item-content .item-title {
        font-size: 22px;
        line-height: 33px;
    }
}
.blog-box-layout5 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.blog-box-layout5 .item-content .item-title a:hover {
    color: #396cf0;
}
.blog-box-layout5 .item-content p {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 25px;
    color: #646464;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul {
    margin-bottom: 0;
    padding-left: 0;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li {
    width: 68%;
    font-weight: 500;
    display: inline-block;
    transition: all 0.3s ease-out;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li:last-child {
    text-align: right;
    width: 30%;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li:last-child a {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    color: #9e9e9e;
    transition: all 0.3s ease-out;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a i {
    margin-right: 10px;
    color: #9e9e9e;
    transition: all 0.3s ease-out;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a:hover {
    color: #396cf0;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a:hover i {
    color: #396cf0;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn {
    padding: 0;
    color: #396cf0;
}
@media only screen and (max-width: 575px) {
    .blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn {
        padding: 0;
    }
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn i,
.blog-box-layout8 .item-content .post-actions-wrapper-2 .item-btn i {
    color: #396cf0;
    margin-left: 10px;
    margin-right: 0;
    position: relative;
    right: 0;
    transition: all 0.3s ease-out;
    top: 2px;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn:hover {
    color: #3c70fa;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn:hover i,
.blog-box-layout8 .item-content .post-actions-wrapper-2 .item-btn:hover i {
    right: -5px;
    color: #3c70fa;
}
.blog-box-layout3 {
    border: 1px solid #dedede;
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.blog-box-layout3:hover .item-img img {
    transform: scale(1.1);
}
.blog-box-layout3 .item-img {
    position: relative;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.blog-box-layout3 .item-img a {
    display: block;
    border-radius: 4px 4px 0 0;
}
.blog-box-layout3 .item-img a img {
    border-radius: 4px 4px 0 0;
    width: 100%;
    transition: all 0.3s ease-out;
}
.blog-box-layout3 .post-date {
    position: absolute;
    background-color: #396cf0;
    top: 25px;
    left: 25px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    line-height: 20px;
    color: #ffffff;
    z-index: 9;
}
.blog-box-layout3 .post-date span {
    display: block;
}
.blog-box-layout3 .item-content {
    padding: 25px 30px 25px;
}
.blog-box-layout3 .item-content .item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-transform: capitalize;
    font-weight: 500;
}
.blog-box-layout3 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.blog-box-layout3 .item-content .item-title a:hover {
    color: #396cf0;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li {
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li:last-child {
    margin-right: 0px;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li span {
    color: #396cf0;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a {
    color: #444444;
    transition: all 0.3s ease-out;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a i {
    margin-right: 10px;
    color: #396cf0;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a i:before {
    margin-left: 0;
    font-size: 14px;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a:hover {
    color: #396cf0;
}
.blog-box-layout3 .entry-carousel {
    position: relative;
}
.blog-box-layout3 .entry-content {
    position: relative;
    padding: 80px 0px 0px;
}
.blog-box-layout4 {
    border: 1px solid #dedede;
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.blog-box-layout4:hover .item-img {
    border-radius: 4px 4px 0 0;
}
.blog-box-layout4:hover .item-img a {
    display: block;
    border-radius: 4px 4px 0 0;
}
.blog-box-layout4:hover .item-img a img {
    border-radius: 4px 4px 0 0;
    transform: scale(1.1);
}
.blog-box-layout4 .item-img {
    position: relative;
    overflow: hidden;
}
.blog-box-layout4 .item-img img {
    width: 100%;
    transition: all 0.3s ease-out;
}
.blog-box-layout4 .item-img.no-img {
    position: inherit;
    display: inline-block;
    margin-left: 30px;
    margin-top: 30px;
}
.blog-box-layout4 .item-img.no-img .post-date {
    width: inherit;
    position: inherit;
    background-color: transparent;
    top: 25px;
    left: 25px;
    text-align: center;
    padding: 0;
    border-radius: 5px;
    line-height: 20px;
    color: #444444;
}
.blog-box-layout4 .item-img.no-img .post-date i {
    color: #396cf0;
}
.blog-box-layout4 .item-img.no-img .post-date span {
    display: block;
}
.blog-box-layout4 .post-date {
    width: 97px;
    position: absolute;
    background-color: #396cf0;
    top: 25px;
    left: 25px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    line-height: 20px;
    color: #ffffff;
}
.blog-box-layout4 .post-date span {
    display: block;
}
.blog-box-layout4 .item-content.no-img {
    padding: 9px 30px 25px;
}
.blog-box-layout4 .item-content {
    padding: 25px 30px 25px;
}
.blog-box-layout4 .item-content .item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 24px;
}
.blog-box-layout4 .item-content .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.blog-box-layout4 .item-content .item-title a:hover {
    color: #396cf0;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul {
    padding: 0;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li {
    font-size: 14px;
    display: inline-block;
    margin-right: 20px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li:last-child {
    margin-right: 0px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li span {
    color: #396cf0;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li i {
    color: #396cf0;
    font-size: 16px;
    margin-right: 5px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li i:before {
    margin-left: 0;
    font-size: 16px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a {
    color: #444444;
    transition: all 0.3s ease-out;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a i {
    margin-right: 10px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a i:before {
    margin-left: 0;
    color: #396cf0;
    font-size: 14px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a:hover {
    color: #396cf0;
}
/* Blog Box Layout 7*/
.blog-box-layout7 {
    border-radius: 10px;
}
.blog-box-layout7 .item-content {
    border: 1px solid #D9E4FF;
    border-radius: 0 0 10px 10px;
}
.blog-box-layout7:hover .item-content{
    border: 1px solid transparent;
}
.blog-box-layout7 .item-content .post-meta {
    margin-bottom: 10px;
}
.blog-box-layout7 .item-content .post-meta ul{
    padding:0;
}
.blog-box-layout7 .item-content .post-meta ul li {
    display: inline-block;
    margin-right: 13px;
}
.blog-box-layout7 .item-content .post-meta ul li:last-child {
    margin-right: 0;
}
.blog-box-layout7 .item-content .post-actions-wrapper ul li:last-child {
    text-align: inherit;
    width: 100%;
}
.blog-box-layout7 .item-content .post-meta ul li {
    display: inline-block;
}
.blog-box-layout7 .item-content .post-meta ul li i {
    margin-right: 8px;
    font-size: 15px;
    color: #396CF0;
}
.blog-box-layout7 .item-content .post-meta ul li span,
.blog-box-layout7 .item-content .post-meta ul li a {
    color: #646464;
    font-size: 15px;
    font-weight: 400;
}
.blog-box-layout7 .item-content p{
    border-bottom: transparent;
    padding-bottom: 0;
}
/*=== Blog Box layout 8 ===*/
.blog-box-layout8 {
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: none;
    position: relative;
}
.blog-box-layout8:hover {
    box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.08);
}
.blog-box-layout8:hover .item-img img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.blog-box-layout8:hover .item-content {
    border: 1px solid #fff;
}
.blog-box-layout8 .item-img {
    border-radius: 10px 10px 0px 0px;
}
@media (max-width: 1399px) {
    .blog-box-layout8 .item-img img {
        width: 100%;
    }
}
.blog-box-layout8 .item-img .post-date {
    position: absolute;
    top: 30px;
    left: 30px;
}
.blog-box-layout8 .item-img .post-date {
    background-color: #396cf0;
    padding: 8px 14px;
    display: inline-block;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 400;
}
.blog-box-layout8 .item-img .post-date i {
    margin-right: 10px;
}
.blog-box-layout8 .item-content {
    border: 1px solid #d9e4ff;
    border-radius: 0px 0px 10px 10px;
    padding: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-top: -1px;
}
.blog-box-layout8 .item-content .post-meta {
    margin-bottom: 15px;
}
.blog-box-layout8 .item-content .post-meta ul{
    list-style: none;
    padding-left: 0;
}
.blog-box-layout8 .item-content .post-meta ul li{
    display: inline-block;
    margin-right: 13px;
}
.blog-box-layout8 .item-content .post-meta ul li a{
    color: #646464;
}
.blog-box-layout8 .item-content .post-meta ul li i{
    margin-right: 8px;
    font-size: 15px;
    color: #007bff;
}
.blog-box-layout8 .item-content p {
    border-bottom: 0;
    padding-bottom: 0;
}
.blog-box-layout8 .item-content .post-actions-wrapper-2 a{
    color: #396cf0;
    font-weight: 500;
}
.blog-box-layout8 .item-content .post-actions-wrapper-2 .item-btn:hover{
    color: #396cf0;
}
/* Blog Box 9*/
.blog-box-layout9 {
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    -webkit-box-shadow: 0px 0px 250px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 250px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    overflow: hidden;
    transition: 0.4s;
}
.blog-box-layout9:hover .item-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.blog-box-layout9 .item-img {
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 1199px) {
    .blog-box-layout9 .item-img a {
        width: 100%;
    }
}
.blog-box-layout9 .item-img a img {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
@media screen and (max-width: 1199px) {
    .blog-box-layout9 .item-img a img {
        width: 100%;
    }
}
.blog-box-layout9 .item-content {
    padding: 40px;
    position: relative;
}
@media screen and (max-width: 991px) {
    .blog-box-layout9 .item-content {
        padding: 30px;
    }
}
.blog-box-layout9 .item-content .item-tag-wrap {
    position: absolute;
    top: -18px;
    left: 40px;
}
@media screen and (max-width: 991px) {
    .blog-box-layout9 .item-content .item-tag-wrap {
        left: 20px;
    }
}
.blog-box-layout9 .item-content .item-tag-wrap a {
    background-color: #396cf0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    border-radius: 100px;
    display: inline-block;
    text-align: center;
    padding: 8px 22px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-box-layout9 .item-content .item-tag-wrap a:hover {
    color: #fff;
    background-color: #2055e4;
}
.blog-box-layout9 .item-content .entrymeta-wrap {
    margin-bottom: 10px;
}
.blog-box-layout9 .item-content .entrymeta-wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    list-style: none;
    padding: 0;
}
@media screen and (max-width: 991px) {
    .blog-box-layout9 .item-content .entrymeta-wrap ul {
        gap: 22px;
    }
}
@media screen and (max-width: 375px) {
    .blog-box-layout9 .item-content .entrymeta-wrap ul {
        gap: 20px;
    }
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li {
    position: relative;
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:hover::before {
    background-color: #396cf0;
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:hover a {
    color: #396cf0;
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:hover i {
    color: #000;
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:last-child:before {
    display: none;
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li:before {
    content: "";
    height: 7px;
    width: 7px;
    background-color: #c1c1c1;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 375px) {
    .blog-box-layout9 .item-content .entrymeta-wrap ul li:before {
        display: none;
    }
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li {
    color: #646464;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li a{
    color: #646464;
}
.blog-box-layout9 .item-content .entrymeta-wrap ul li i {
    font-size: 15px;
    line-height: 17px;
    color: #396cf0;
    margin-right: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-box-layout9 .item-content .item-title {
    font-size: 24px;
    margin-bottom: 10px;
}
@media screen and (max-width: 479px) {
    .blog-box-layout9 .item-content .item-title {
        font-size: 20px;
    }
}
.blog-box-layout9 .item-content .item-title a {
    color: #000000;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.blog-box-layout9 .item-content .item-title a:hover {
    color: #396cf0;
}
.blog-box-layout9 .item-content .item-button .item-btn:hover {
    color: #fff;
}
.blog-box-layout9 .item-content .item-button .item-btn:hover::after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    -webkit-transition: width 0.4s ease;
    transition: width 0.4s ease;
}
.blog-box-layout9 .item-content .item-button .item-btn:hover i {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.blog-box-layout9 .item-content .item-button .item-btn i {
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* Blog Box Layout 10*/
.blog-box-layout10 {
    border-radius: 10px;
}
.blog-box-layout10 .item-content .post-meta {
    margin-bottom: 10px;
}
.blog-box-layout10 .item-content .post-meta ul{
    padding:0;
}
.blog-box-layout10 .item-content .post-meta ul li {
    display: inline-block;
    margin-right: 13px;
}
.blog-box-layout10 .item-content .post-meta ul li:last-child {
    margin-right: 0;
}
.blog-box-layout10 .item-content .post-actions-wrapper ul li:last-child {
    text-align: inherit;
    width: 100%;
}
.blog-box-layout10 .item-content .post-meta ul li {
    display: inline-block;
}
.blog-box-layout10 .item-content .post-meta ul li i {
    margin-right: 8px;
    font-size: 15px;
    color: #396CF0;
}
.blog-box-layout10 .item-content .post-meta ul li span,
.blog-box-layout10 .item-content .post-meta ul li a {
    color: #646464;
    font-size: 15px;
    font-weight: 400;
}
.blog-box-layout10 .item-content p{
    border-bottom: transparent;
    padding-bottom: 0;
}
.blog-box-layout10 .item-content{
    padding: 16px 0 0;
    border: none !important;
}
.blog-box-layout10{
    background: transparent;
    box-shadow: none !important;
    margin-bottom: 0;
}
.blog-box-layout10 .item-img{
    border-radius: 15px;
    overflow:hidden;
}

.content_style2 .blog-box-layout9 .item-content .item-button .item-btn i {
    background: #646464;
    transition: 0.4s;
    color: #FFFF;
    width: 22px;
    height: 22px;
    border-radius: 12px;
    text-align: center;
    transform: rotate(0deg);
    display: inline-block;
    line-height: 20px;
    position: relative;
    top: -1px;
    margin-left: 5px;
}
.content_style2 .blog-box-layout9 .item-content .item-button .item-btn:hover i{
    background: #396CF0;
    transform: rotate(45deg);
}

.blog-box-layout9 .item-button .item-btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    background: #F0F4FF;
    border-radius: 7px;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.blog-box-layout9 .item-button .item-btn::after {
    content: "";
    height: 100%;
    width: 0;
    background-color: #396cf0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 5px;
}
.blog-box-layout9 .item-button .item-btn i {
    font-size: 16px;
    margin-left: 10px;
}

.content_style2 .blog-box-layout9 .item-content .entrymeta-wrap ul li:before{
    display: none;
}
/*-------------------------------------
#. EL: Post Slider
---------------------------------------*/
.rt-el-post-slider .rtin-item {
    overflow: hidden;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area {
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 1;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area:hover:before {
    animation: shine .75s;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area img {
    transition: all 0.5s ease-out;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: -50px;
    padding: 12px 25px 8px;
    background-color: rgba(57, 108, 240, 0.8);
    transition: all 0.5s ease-out;
    color: #fff;
    width: 100%;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li {
    display: inline;
    padding-right: 30px;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li:last-child {
    padding-right: 0;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li i {
    margin-right: 15px;
    width: 16px;
}
.rt-el-post-slider .rtin-item .rtin-content-area {
    background-color: #fff;
    padding: 30px 20px 35px 25px;
}
.rt-el-post-slider .rtin-item .rtin-content-area .date-time {
    display: block;
    font-size: 14px;
    color: #396cf0;
    margin-bottom: 5px;
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
}
@media only screen and (max-width: 1199px) {
    .rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title {
        font-size: 22px;
    }
}
@media only screen and (max-width: 767px) {
    .rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title {
        font-size: 22px;
    }
}
@media only screen and (max-width: 479px) {
    .rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title {
        font-size: 20px;
    }
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title a {
    color: #000000;
    transition: all 0.4s ease-out;
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title a:hover {
    color: #396cf0;
}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn {
    color: #396cf0;
    font-weight: 700;
    transition: all 0.5s ease-out;
}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn i {
    color: #396cf0;
    margin-left: 15px;
}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn:hover {
    color: #000000 !important;
}
.rt-el-post-slider .rtin-item:hover .rtin-thumbnail-area .rtin-meta-1 {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}
/*-------------------------------------
#. EL: Speaker Area
---------------------------------------*/
.speaker-layout1 {
    margin-bottom: 4.5rem;
}
@media only screen and (max-width: 768px) {
    .speaker-layout1 {
        margin-bottom: 5.5rem;
    }
}
.speaker-layout1 .item-img {
    position: relative;
    margin-bottom: 15px;
    border-radius: 50%;
    overflow: hidden;
}
.speaker-layout1 .item-img img {
    width: 100%;
}
.speaker-layout1 .item-img:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(57, 108, 240, 0.9);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out;
}
.speaker-layout1 .item-social {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    top: 70%;
    transform: translateY(-50%);
    transition: all 0.4s cubic-bezier(0, 0, 0.25, 1.38);
}
.speaker-layout1 .item-social ul li {
    display: inline-block;
    font-size: 22px;
}
.speaker-layout1 .item-social ul li a {
    color: #000000;
    padding: 10px;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 1199px) {
    .speaker-layout1 .item-social ul li a {
        padding: 10px;
    }
}
.speaker-layout1 .item-social ul li a:hover {
    color: #ffffff;
}
.speaker-layout1:hover .item-img:before {
    opacity: 1;
    visibility: visible;
}
.speaker-layout1:hover .item-social {
    opacity: 1;
    visibility: visible;
    top: 50%;
    transform: translateY(-50%);
}
.speaker-layout2 {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.speaker-layout2 img {
    width: 100%;
    transform: scale(1);
    transition: all 0.5s ease-out;
}
.speaker-layout2:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(57, 108, 240, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out;
}
.speaker-layout2 .item-social {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    bottom: -10%;
    transform: translateY(-10%);
    transition: all 0.7s ease-out;
}
.speaker-layout2 .item-social ul li {
    display: inline-block;
    font-size: 20px;
}
.speaker-layout2 .item-social ul li a {
    color: #ffffff;
    padding: 6px;
    font-size: 22px;
}
.speaker-layout2 .item-social ul li a:hover {
    color: #396cf0;
}
.speaker-layout2 .item-title {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: -20%;
    transform: translateY(-20%);
    z-index: 6;
    transition: all 0.7s ease-out;
}
.speaker-layout2 .item-title a {
    color: #fff;
}
.speaker-layout2 .item-title a:hover {
    color: #3c70fa;
}
.speaker-layout2 .item-title h3 {
    font-weight: 700;
    font-size: 26px;
}
.speaker-layout2:hover img {
    transform: scale(1.1);
}
.speaker-layout2:hover:before {
    opacity: 1;
    visibility: visible;
}
.speaker-layout2:hover .item-title {
    opacity: 1;
    visibility: visible;
    top: 70%;
    transform: translateY(-70%);
}
.speaker-layout2:hover .item-social {
    opacity: 1;
    visibility: visible;
    bottom: 10%;
    transform: translateY(-10%);
}
.speaker-layout3 {
    margin-bottom: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.speaker-layout3 img {
    width: 100%;
    transform: scale(1);
    transition: all 0.7s ease-out;
}
.speaker-layout3:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 200%;
    z-index: 2;
    background: rgba(57, 108, 240, 0.8);
    transform: rotate(8deg);
    top: 60%;
    left: -90%;
    transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
}
.speaker-layout3 .item-social {
    position: absolute;
    left: -100%;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    bottom: 5%;
    transform: translateY(-5%);
    transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
}
.speaker-layout3 .item-social ul li {
    display: inline-block;
    font-size: 22px;
}
.speaker-layout3 .item-social ul li a {
    color: #396cf0;
    padding: 10px;
    transition: all 0.5s ease-out;
}
.speaker-layout3 .item-social ul li a:hover {
    color: #ffffff;
}
.speaker-layout3 .item-title {
    text-align: left;
    width: 100%;
    position: absolute;
    left: 30px;
    z-index: 6;
    bottom: 5%;
    transition: all 0.4s ease-out;
}
.speaker-layout3 .item-title .title {
    margin-bottom: 8px;
}
.speaker-layout3 .eventcatagory-light {
    color: #ffffff;
    text-align: left;
}
.speaker-layout3:hover img {
    transform: scale(1.1);
}
.speaker-layout3:hover:before {
    transform: rotate(20deg);
    top: 22%;
    left: -90%;
}
.speaker-layout3:hover .item-title {
    bottom: 30%;
    transition: all 0.8s ease-out;
}
.speaker-layout3:hover .item-social {
    left: 20px;
    opacity: 1;
    visibility: visible;
}
@media only screen and (max-width: 991px) {
    .single-speaker-img {
        text-align: center;
        margin-bottom: 50px;
    }
    .single-speaker-img img {
        margin: 0 auto;
        width: 100%;
    }
}
.single-speaker-img img {
    margin: 0 auto;
    width: 100%;
}
.speaker-profile {
    margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
    .speaker-profile {
        text-align: center;
    }
}
.speaker-profile .title {
    margin-bottom: 5px;
    margin-top: -15px;
    line-height: 1.5;
}
.speaker-profile .sub-title {
    font-size: 18px;
    color: #396cf0;
    margin-bottom: 30px;
}
.speaker-profile p {
    margin-bottom: 0;
}
.profile-social {
    margin-bottom: 30px;
}
.profile-social li {
    text-align: center;
    display: inline-block;
    margin: 0 2px 5px;
}
@media only screen and (max-width: 575px) {
    .profile-social li {
        margin: 0 1px 2px;
    }
}
.profile-social li a {
    height: 45px;
    width: 50px;
    background: #eff2f3;
    border: 1px solid #ffffff;
    line-height: 43px;
    display: block;
    color: #000000;
    font-size: 20px;
    transition: all 0.5s ease-out;
}
.profile-social li a:hover {
    border: 1px solid #396cf0;
    background: #396cf0;
    color: #ffffff;
}
@media only screen and (max-width: 575px) {
    .profile-social li a {
        height: 35px;
        width: 40px;
        line-height: 32px;
        font-size: 16px;
    }
}
.profile-event {
    background-color: #eff2f3;
    padding: 35px 15px;
    text-align: center;
}
.profile-event .title {
    margin-bottom: 8px;
}
.profile-event .title:hover a {
    color: #396cf0;
}
.profile-event .profile-event-date {
    font-size: 18px;
    color: #000000;
    margin-bottom: 12px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .profile-event .profile-event-date {
        font-size: 16px;
    }
}
.profile-event .profile-event-place {
    font-size: 18px;
    color: #396cf0;
    font-weight: 500;
}
/*-------------------------------------
#. EL: Price Table
---------------------------------------*/
.price-table-layout1 {
    margin-bottom: 3rem;
}
.price-table-layout1 .item-wrapper {
    padding: 55px 15px 60px;
    text-align: center;
    background-color: #ffffff;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
    .price-table-layout1 .item-wrapper {
        padding: 45px 15px 55px;
    }
}
@media only screen and (max-width: 767px) {
    .price-table-layout1 .item-wrapper {
        padding: 40px 15px 50px;
    }
}
.price-table-layout1 .item-wrapper .item-title {
    margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .price-table-layout1 .item-wrapper .item-title h3 {
        font-size: 20px;
    }
}
.price-table-layout1 .item-wrapper .item-price {
    margin-bottom: 20px;
    position: relative;
    font-size: 8rem;
    color: #000000;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
}
.price-table-layout1 .item-wrapper .item-price .currency {
    top: -45px;
    font-size: 24px;
    font-weight: 500;
    position: absolute;
    left: -12px;
    top: 10px;
}
@media only screen and (max-width: 991px) {
    .price-table-layout1 .item-wrapper .item-price .currency {
        left: -15px;
        top: 0;
    }
}
.price-table-layout1 .item-wrapper .item-body {
    margin-bottom: 40px;
}
.price-table-layout1 .item-wrapper .item-body ul li {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    list-style: none;
}
.price-table-layout1 .item-wrapper .item-body ul li:last-child {
    margin-bottom: 0;
}
.price-table-layout1 .item-wrapper:hover {
    box-shadow: 0px 0px 40px 0px rgba(216, 216, 216, 0.5);
}
.price-table-layout2 {
    margin-bottom: 30px;
    padding: 20px 3rem 55px;
    text-align: center;
    position: relative;
    z-index: 4;
}
.price-table-layout2:before {
    opacity: 1;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    background: #009552;
    background: linear-gradient(to top right, #009552, #13c273);
    background-repeat: no-repeat;
    border-radius: 20px;
    transition: opacity 0.5s ease-in-out;
}
.price-table-layout2:after {
    opacity: 0;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    background: #ffda59;
    background: linear-gradient(to top right, #ffda59, #f2bd00);
    background-repeat: no-repeat;
    border-radius: 20px;
    transition: opacity 0.5s ease-in-out;
}
.price-table-layout2:hover:before {
    opacity: 0;
}
.price-table-layout2:hover:after {
    opacity: 1;
}
.price-table-layout2:hover .tpt-header .tpt-header-top .tpt-title:after {
    background-color: #ffffff;
}
.price-table-layout2:hover .tpt-header .tpt-header-top .tpt-title:before {
    background-color: #ffffff;
}
.price-table-layout2:hover .tpt-footer .tpt-footer-btn {
    color: #000000;
    background-color: #ffffff;
}
.price-table-layout2:hover .tpt-footer .tpt-footer-btn:hover {
    background-color: #396cf0;
    color: #ffffff;
}
.price-table-layout2 .tpt-header .tpt-header-top {
    margin-bottom: 35px;
}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title {
    position: relative;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.5;
    font-size: 18px;
    transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title span {
    font-weight: 500;
    color: #000000;
    transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 23%;
    background-color: #396cf0;
    top: 10px;
    left: 0;
    transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title:before {
    content: "";
    border-radius: 2px;
    position: absolute;
    height: 4px;
    width: 23%;
    background-color: #396cf0;
    top: 10px;
    right: 0;
    transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-bottom {
    line-height: 1.6;
}
.price-table-layout2 .tpt-header .tpt-header-bottom .currency {
    font-size: 6rem;
    font-weight: 300;
    color: #ffffff;
    text-shadow: 3px 3px 7px rgba(3, 147, 112, 0.5);
    transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-bottom .amount {
    font-size: 10rem;
    color: #ffffff;
    font-weight: 700;
    text-shadow: 3px 3px 7px rgba(3, 147, 112, 0.5);
    transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-body {
    margin-bottom: 50px;
}
.price-table-layout2 .tpt-body .tpt-body-items .tpt-body-item {
    margin-bottom: 5px;
    line-height: 1.9;
}
.price-table-layout2 .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-footer .tpt-footer-btn {
    border-radius: 45px;
    font-size: 16px;
    color: #000000;
    border: 2px solid #ffffff;
    font-weight: 700;
    background-color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    padding: 12px 4rem;
    line-height: 1.9;
    transition: all 0.5s ease-out;
}
.price-table-layout3 {
    margin-bottom: 30px;
}
.price-table-layout3 .tpt-col-inner {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    transition: all 0.2s ease-out;
}
.price-table-layout3 .tpt-col-inner:hover {
    z-index: 2;
    transform: scale(1.05);
    background-color: #396cf0;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-top {
    border-bottom: 1px solid #396cf0;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-top .tpt-title {
    color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .currency {
    color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .amount {
    color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .period {
    color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item:nth-child(even) {
    background-color: #3364e2;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content {
    color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item-icon {
    color: #ffffff;
    transition: all 0.5s ease-out;
}
.price-table-layout3 .tpt-header {
    text-align: center;
}
.price-table-layout3 .tpt-header .tpt-header-top {
    margin-bottom: 5px;
    padding: 25px 0;
    border-bottom: 1px solid #e4e4e4;
}
@media only screen and (max-width: 575px) {
    .price-table-layout3 .tpt-header .tpt-header-top {
        margin-bottom: 20px;
    }
}
.price-table-layout3 .tpt-header .tpt-header-top .tpt-title {
    letter-spacing: 1px;
    color: #444444;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.5;
}
.price-table-layout3 .tpt-header .tpt-header-bottom {
    position: relative;
    z-index: 1;
    line-height: 1.4;
}
.price-table-layout3 .tpt-header .tpt-header-bottom .currency {
    font-size: 30px;
    color: #b3b3b3;
    font-weight: 500;
    position: relative;
    bottom: 32px;
    left: -5px;
}
@media only screen and (max-width: 991px) {
    .price-table-layout3 .tpt-header .tpt-header-bottom .currency {
        font-size: 24px;
        bottom: 30px;
        left: -5px;
    }
}
@media only screen and (max-width: 767px) {
    .price-table-layout3 .tpt-header .tpt-header-bottom .currency {
        font-size: 24px;
        bottom: 25px;
    }
}
.price-table-layout3 .tpt-header .tpt-header-bottom .amount {
    font-size: 8rem;
    color: #000000;
    font-weight: 700;
}
.price-table-layout3 .tpt-header .tpt-header-bottom .period {
    font-size: 16px;
    color: #444444;
    font-weight: 400;
}
.price-table-layout3 .tpt-body {
    margin-bottom: 30px;
}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item {
    position: relative;
    padding: 16px 5px 16px 50px;
}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item:nth-child(even) {
    background-color: #eaeff0;
    transition: all 0.2s ease-out;
}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.9;
}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item-icon {
    position: absolute;
    left: 20px;
    z-index: 1;
    color: #0b9876;
    line-height: 1.9;
}
.price-table-layout3 .tpt-footer {
    text-align: center;
    padding-bottom: 30px;
}
.price-table-layout3 .tpt-footer .tpt-footer-btn {
    border-radius: 5px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000;
    background-color: #396cf0;
    display: inline-block;
    text-transform: uppercase;
    padding: 13px 5rem 11px;
    font-weight: 700;
    line-height: 1.7;
    transition: all 0.5s ease-out;
}
.price-table-layout3 .tpt-footer .tpt-footer-btn:hover {
    background-color: #f9c406;
}
/*-------------------------------------
#. EL: Gallrey Tab
---------------------------------------*/
.rt-el-gallrey-tab {
    text-align: center;
    margin-bottom: 55px;
    font-size: 0;
}
@media all and (max-width: 480px) {
    .rt-el-gallrey-tab {
        margin-bottom: 35px;
    }
}
.rt-el-gallrey-tab a {
    background-color: transparent;
    padding: 10px 30px;
    font-size: 16px;
    color: #444 ;
    margin: 0 5px 5px 0;
    display: inline-block;
    border: 1px solid #3c70fa;
    transition: all 0.5s ease-out;
    border-radius: 3px;
    line-height: 1.5;
}
@media all and (max-width: 480px) {
    .rt-el-gallrey-tab a {
        padding: 5px 25px;
        font-size: 14px;
    }
}
.rt-el-gallrey-tab a:hover {
    background-color: #396cf0;
    color: #ffffff;
}
.rt-el-gallrey-tab .current {
    background-color: #396cf0;
    color: #ffffff;
}
/*-------------------------------------
#. EL: Gallrey 1
---------------------------------------*/
.rt-el-gallrey-1 .rtin-item {
    position: relative;
    overflow: hidden;
    margin: 15px;
}
@media all and (max-width: 767px) {
    .rt-el-gallrey-1 .rtin-item {
        max-width: 375px;
        margin: 0 auto;
    }
}
.rt-el-gallrey-1 .rtin-item img {
    width: 100%;
}
.rt-el-gallrey-1 .rtin-item:before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(60, 112, 250, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out;
}
.rt-el-gallrey-1 .rtin-item .rtin-content {
    background-color: #396cf0;
    padding: 10px 20px;
    position: absolute;
    bottom: -50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
    transition: all 0.5s ease-out;
    color: #fff;
}
.rt-el-gallrey-1 .rtin-item .rtin-content h3 {
    font-weight: 400;
    margin-bottom: 5px;
}
.rt-el-gallrey-1 .rtin-item .rtin-content h3 a {
    color: #fff;
}
.rt-el-gallrey-1 .rtin-item .rtin-icon {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    transform: translateY(-100%);
    left: 0;
    right: 0;
    z-index: 8;
    margin: 0 auto;
    text-align: center;
    background-color: #f8f8f8;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 50%;
    color: #000000;
    font-size: 20px;
    transition: all 0.7s cubic-bezier(0, 0, 0.25, 1.5);
}
.rt-el-gallrey-1 .rtin-item .rtin-icon:hover {
    color: #396cf0;
}
.rt-el-gallrey-1 .rtin-item:hover:before {
    opacity: 1;
    visibility: visible;
}
.rt-el-gallrey-1 .rtin-item:hover .rtin-content {
    bottom: 0;
    transition: all 0.5s ease-out;
}
.rt-el-gallrey-1 .rtin-item:hover .rtin-icon {
    transform: translateY(-50%);
    top: 48%;
    opacity: 1;
    visibility: visible;
}
@media all and (max-width: 767px) {
    .rt-el-gallrey-1 .rtin-item:hover .rtin-icon {
        top: 35%;
    }
}
/*-------------------------------------
#. EL: Gallrey 2
---------------------------------------*/
.rt-el-gallrey-2 .rtin-item {
    position: relative;
    overflow: hidden;
    margin: 5px;
}
@media all and (max-width: 767px) {
    .rt-el-gallrey-2 .rtin-item {
        max-width: 700px;
        margin: 0 auto;
    }
}
.rt-el-gallrey-2 .rtin-item img {
    width: 100%;
}
.rt-el-gallrey-2 .rtin-item:before {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    background-image: linear-gradient(transparent, #3c70fa), linear-gradient(transparent, #3c70fa);
    background-size: 100%;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    transition: all 0.3s ease-out;
}
.rt-el-gallrey-2 .rtin-item .rtin-icon {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 110%;
    transform: translateY(-110%);
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
    background-color: #f8f8f8;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 3px;
    color: #000000;
    font-size: 20px;
    transition: all 0.7s cubic-bezier(0, 0, 0.25, 1.5);
}
.rt-el-gallrey-2 .rtin-item .rtin-icon:hover {
    color: #396cf0;
}
.rt-el-gallrey-2 .rtin-item .rtin-content {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: -50%;
    z-index: 2;
    padding: 30px 30px 15px;
    transition: all 0.3s ease-out;
}
.rt-el-gallrey-2 .rtin-item .rtin-content h3 {
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.4;
}
@media all and (max-width: 767px) {
    .rt-el-gallrey-2 .rtin-item .rtin-content h3 {
        font-size: 20px;
    }
}
.rt-el-gallrey-2 .rtin-item .rtin-content h3 a {
    color: #fff;
}
.rt-el-gallrey-2 .rtin-item .rtin-content .rtin-cat {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}
.rt-el-gallrey-2 .rtin-item:hover:before {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.rt-el-gallrey-2 .rtin-item:hover .rtin-content {
    bottom: 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.6s ease-out;
}
.rt-el-gallrey-2 .rtin-item:hover .rtin-icon {
    transform: translateY(-50%);
    top: 50%;
    opacity: 1;
    visibility: visible;
}
@media all and (max-width: 767px) {
    .rt-el-gallrey-2 .rtin-item:hover .rtin-icon {
        top: 45%;
    }
}
/*-------------------------------------
#. EL: Gallrey 3
---------------------------------------*/
.rt-el-gallrey-3 .rtin-item {
    text-align: center;
    position: relative;
    overflow: hidden;
}
@media all and (max-width: 767px) {
    .rt-el-gallrey-3 .rtin-item {
        max-width: 375px;
        margin: 0 auto;
    }
}
.rt-el-gallrey-3 .rtin-item img {
    width: 100%;
}
.rt-el-gallrey-3 .rtin-item:before {
    opacity: 0;
    visibility: hidden;
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(60, 112, 250, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 0.5s ease-out;
}
.rt-el-gallrey-3 .rtin-item img {
    transform: scale(1);
    transition: all 1s ease-out;
}
.rt-el-gallrey-3 .rtin-item .rtin-content {
    opacity: 0;
    visibility: hidden;
    padding: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    transition: all 0.5s ease-out;
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title {
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
}
@media all and (max-width: 767px) {
    .rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title {
        font-size: 20px;
    }
}
@media all and (max-width: 480px) {
    .rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title {
        padding-bottom: 8px;
        margin-bottom: 10px;
        font-size: 18px;
    }
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title a {
    color: #fff;
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title:after {
    content: "";
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 3px;
    width: 0;
    transition: all 1s ease-out;
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-cat {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
}
@media all and (max-width: 480px) {
    .rt-el-gallrey-3 .rtin-item .rtin-content .rtin-cat {
        font-size: 15px;
    }
}
@media all and (max-width: 480px) {
    .rt-el-gallrey-3 .rtin-item .rtin-content p {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 10px;
    }
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon {
    height: 50px;
    width: 50px;
    line-height: 48px;
    font-size: 16px;
    color: #396cf0;
    border-radius: 45px;
    display: block;
    background-color: #fff;
    text-align: center;
    border: 2px solid #fff;
    margin: 0 auto;
    transition: all 0.5s ease-out;
}
@media all and (max-width: 480px) {
    .rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon {
        line-height: 25px;
        height: 30px;
        width: 30px;
        font-size: 12px;
    }
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.rt-el-gallrey-3 .rtin-item:hover:before {
    opacity: 1;
    visibility: visible;
}
.rt-el-gallrey-3 .rtin-item:hover img {
    transform: scale(1.2);
}
.rt-el-gallrey-3 .rtin-item:hover .rtin-content {
    opacity: 1;
    visibility: visible;
}
.rt-el-gallrey-3 .rtin-item:hover .rtin-content .rtin-title:after {
    width: 150px;
}
@media all and (max-width: 480px) {
    .rt-el-gallrey-3 .rtin-item:hover .rtin-content .rtin-title:after {
        width: 150px;
    }
}
.gallery-box-layout1 {
    margin-bottom: 3rem;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.gallery-box-layout1:after {
    opacity: 0;
    visibility: hidden;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(57, 108, 240, 0.9);
    transition: all 0.3s ease-out;
}
.gallery-box-layout1 img {
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease-out;
}
.gallery-box-layout1 .item-icon {
    opacity: 0;
    visibility: hidden;
    text-align: center;
    position: absolute;
    bottom: -30px;
    z-index: 2;
    right: 15px;
    transition: all 0.3s ease-out;
}
.gallery-box-layout1 .item-icon a {
    display: block;
    padding: 5px;
}
.gallery-box-layout1 .item-icon a i:before {
    margin-left: 0;
    font-size: 36px;
    line-height: 36px;
    color: #ffffff;
    transition: all 0.3s ease-out;
}
.gallery-box-layout1 .item-content {
    opacity: 0;
    visibility: hidden;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 3;
    transition: all 0.3s ease-out;
    padding: 0 20px;
}
.gallery-box-layout1 .item-content .item-title {
    transform: translateX(30px);
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 500;
    transition: all 0.3s ease-out;
    margin: 0 0 20px;
}
.gallery-box-layout1 .item-content .title-ctg {
    color: #ffffff;
    transform: translateX(-30px);
    display: block;
    transition: all 0.3s ease-out;
}
.gallery-box-layout1:hover:after {
    opacity: 1;
    visibility: visible;
}
.gallery-box-layout1:hover img {
    transform: scale(1.2);
    transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.gallery-box-layout1:hover .item-icon {
    bottom: 10px;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.gallery-box-layout1:hover .item-content {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.gallery-box-layout1:hover .item-title {
    transform: translateX(0);
    transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.gallery-box-layout1:hover .title-ctg {
    transform: translateX(0);
    transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.rt-border-radius-15 .gallery-box-layout1{
    border-radius: 15px;
}
/*--------------------------------------
#. EL: Logo Slider
---------------------------------------*/
.rt-el-logo-slider .rtin-item img {
    width: inherit !important;
    margin: 0 auto;
}
.rt-logo-slider-12 .rtin-item img {
    opacity: 1;
    transition: 0.3s;
}
.rt-logo-slider-12 .rtin-item img:hover {
    opacity: 0.9;
}


/*-------------------------------------
#. EL: moving-shape
---------------------------------------*/
.elementor-widget-rt-moving-shape{
    visibility: visible;
}
.moving-shape-box {
    width: 96px;
    height: 96px;
    border-radius: 100%;
    background-color: #006BFF;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.moving-shape-box .icon-wrap{
    position: relative;
    top: 5px;
}
.moving-shape-box i {
    font-size: 20px;
    color: var(--rt-title-color);
    position: relative;
    z-index: 1;
}
.moving-shape-box i,
.moving-shape-box svg {
    transition: 0.4s;
    transform: scale(1);
}
.moving-shape-box .about-shape {
    height: 160px;
    width: 160px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.moving-shape-box .about-shape .shape {
    animation-duration: 15s;
    animation: spin 10s linear infinite;
}
.moving-shape-box:hover i,
.moving-shape-box:hover svg {
    transform: scale(1.1);
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/*-------------------------------------
#. EL: Navigation Menu
---------------------------------------*/
.rt-el-nav-menu.widget-about-info ul {
    box-shadow: 0px 1px 20px 0px rgba(218, 227, 232, 0.75);
    border-radius: 4px;
    padding: 30px;
    width: 100%;
}
.rt-el-nav-menu.widget-about-info ul li {
    display: inline-block;
    width: 100%;
    font-weight: 500;
}
.rt-el-nav-menu.widget-about-info ul li a {
    position: relative;
    display: block;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
    color: #111111;
    transition: all 0.5s ease-out;
}
.rt-el-nav-menu.widget-about-info ul li a:after {
    content: "";
    position: absolute;
    height: 25px;
    width: 2px;
    top: -3px;
    left: 0;
    z-index: 1;
    font-size: 28px;
    background-color: #d9d9d9;
    transition: all 0.5s ease-out;
}
.rt-el-nav-menu.widget-about-info ul li a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    position: absolute;
    top: -2px;
    right: 0;
    z-index: 1;
    color: #d9d9d9;
    transition: all 0.5s ease-out;
}
.rt-el-nav-menu.widget-about-info ul li a:hover {
    color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a:hover:after {
    background-color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a:hover:before {
    color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a.active {
    color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a.active:after {
    background-color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a.active:before {
    color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li:last-child a {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.rt-el-nav-menu.widget ul li {
    margin-bottom: 5px;
    padding: 0;
    border: none;
}
.rt-el-nav-menu.widget ul li:last-child {
    margin-bottom: 0;
}
.rt-el-nav-menu.widget ul li:before {
    content: none;
}
.rt-el-nav-menu.widget ul li a {
    display: block;
    background-color: #f8f8f8;
    padding: 15px 15px 15px 50px;
    color: #444;
    transition: all 0.5s ease-out;
    position: relative;
}
.rt-el-nav-menu.widget ul li a:hover {
    padding: 15px 15px 15px 60px;
}
.rt-el-nav-menu.widget ul li a:hover i {
    left: 25px;
}
.rt-el-nav-menu.widget ul li a i {
    color: #396cf0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    left: 15px;
    z-index: 1;
    transition: all 0.5s ease-out;
    line-height: 1.2;
}
.rt-el-nav-menu.widget ul li.current-menu-item a,
.rt-el-nav-menu.widget ul li a:hover {
    background-color: #396cf0;
    color: #fff;
}
.rt-el-nav-menu.widget ul li.current-menu-item a i,
.rt-el-nav-menu.widget ul li a:hover i {
    color: #fff;
}
/*-------------------------------------
#. EL: Contact
---------------------------------------*/
.rt-el-contact ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.rt-el-contact ul li {
    margin-bottom: 10px;
    position: relative;
    font-size: 16px;
    padding-left: 38px;
    line-height: 1.75;
}
.rt-el-contact ul li i {
    color: #396cf0;
    padding-right: 15px;
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 1;
    font-size: 22px;
    line-height: 1;
}
.rt-el-contact ul li a {
    color: #444444;
    transition: all 0.3s ease 0s;
}
.rt-el-contact ul li a:hover {
    text-decoration: underline;
}
.rt-el-contact ul li:last-child {
    margin-bottom: 0;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"],
.wpcf7-form textarea {
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    color: #444444;
    width: 100%;
    padding: 5px;
}
.wpcf7-form label {
    width: 100%;
    margin-bottom: 15px;
    line-height: 2;
}
.wpcf7-form textarea {
    height: 120px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"] {
    height: 42px;
}
.wpcf7-form button,
.wpcf7-form input[type="button"],
.wpcf7-form input[type="reset"],
.wpcf7-form input[type="submit"],
.wpcf7-form .primary-list li::before {
    padding: 10px 25px;
    font-weight: 500;
    font-size: 18px;
    transition: all 0.3s ease-out;
    border-radius: 4px;
}
.widget-appointment span.wpcf7-not-valid-tip {
    color: #e49e9e;
}
/*-------------------------------------
#. EL: Call To Action
---------------------------------------*/
.v-center-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.rt-el-cta-1 {
    padding: 55px 0;
}
@media all and (max-width: 767px) {
    .rt-el-cta-1 {
        padding: 50px 0;
        text-align: center;
    }
}
.rt-el-cta-1 .rtin-title {
    font-size: 36px;
    margin: 6px 0;
    line-height: 1.4;
    font-weight: 500;
}
.rt-el-cta-1 .rtin-button-mid {
    text-align: right;
}
@media all and (max-width: 767px) {
    .rt-el-cta-1 .rtin-button-mid {
        width: 100%;
    }
}
@media all and (max-width: 767px) {
    .rt-el-cta-1 .rtin-button-mid {
        text-align: center;
        margin-top: 20px;
    }
}
.rt-el-cta-1.rt-transparent.rt-color-dark {
    background-color: transparent;
    color: #111;
}
.rt-el-cta-1.rt-transparent.rt-color-dark .rtin-title {
    color: #111;
}
.rt-el-cta-1.rt-transparent.rt-color-light {
    background-color: transparent;
    color: #fff;
}
.rt-el-cta-1.rt-transparent.rt-color-light .rtin-title {
    color: #fff;
}
.rt-el-cta-1.rt-transparent.rt-color-primary {
    background-color: transparent;
    color: #396cf0;
}
.rt-el-cta-1.rt-transparent.rt-color-primary .rtin-title {
    color: #396cf0;
}
.rt-el-cta-1.rt-light.rt-color-dark {
    background-color: #111;
    color: #111;
}
.rt-el-cta-1.rt-light.rt-color-dark .rtin-title {
    color: #111;
}
.rt-el-cta-1.rt-light.rt-color-light {
    background-color: #fff;
    color: #fff;
}
.rt-el-cta-1.rt-light.rt-color-light .rtin-title {
    color: #fff;
}
.rt-el-cta-1.rt-light.rt-color-primary {
    background-color: #fff;
    color: #396cf0;
}
.rt-el-cta-1.rt-light.rt-color-primary .rtin-title {
    color: #396cf0;
}
.rt-el-cta-1.rt-grey.rt-color-dark {
    background-color: #f5f5f5;
    color: #111;
}
.rt-el-cta-1.rt-grey.rt-color-dark .rtin-title {
    color: #111;
}
.rt-el-cta-1.rt-grey.rt-color-light {
    background-color: #f5f5f5;
    color: #fff;
}
.rt-el-cta-1.rt-grey.rt-color-light .rtin-title {
    color: #fff;
}
.rt-el-cta-1.rt-grey.rt-color-primary {
    background-color: #f5f5f5;
    color: #396cf0;
}
.rt-el-cta-1.rt-grey.rt-color-primary .rtin-title {
    color: #396cf0;
}
.rt-el-cta-1.rt-light {
    background-color: #fff;
    color: #111;
}
.rt-el-cta-1.rt-light .rtin-title {
    color: #111;
}
.rt-el-cta-1.rt-dark {
    background-color: #222222;
    color: #fff;
}
.rt-el-cta-1.rt-dark .rtin-title {
    color: #fff;
}
.rt-el-cta-1.rt-primary {
    background-color: #396cf0;
    color: #fff;
}
.rt-el-cta-1.rt-primary .rtin-title {
    color: #fff;
}
.rt-el-cta-1.rt-primary .rtin-button-mid a {
    background-color: #fff;
    color: #396cf0;
    border: 1px solid #fff;
}
.rt-el-cta-1.rt-primary .rtin-button-mid a:hover {
    background-color: transparent;
    color: #fff;
}
.rt-el-cta-1.rt-grey {
    background-color: #f5f5f5;
    color: #111;
}
.rt-el-cta-1.rt-grey .rtin-title {
    color: #111;
}
.call-to-action-box-layout1 {
    min-height: 150px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout1 {
        min-height: 0;
    }
}
.call-to-action-box-layout1 .item-title {
    margin-bottom: 0;
    font-size: 3.5rem;
    color: #ffffff;
    text-transform: capitalize;
}
@media only screen and (max-width: 1199px) {
    .call-to-action-box-layout1 .item-title {
        font-size: 2.9rem;
    }
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout1 .item-title {
        margin-bottom: 2rem;
    }
}
.call-to-action-box-layout1 .item-title i {
    margin-right: 15px;
    transform: scaleX(-1);
}
.call-to-action-wrap-layout2 {
    padding: 10rem 0px 11rem;
    position: relative;
}
.call-to-action-wrap-layout2:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(57, 108, 240, 0.8);
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
}
.call-to-action-box-layout2 {
    text-align: center;
    z-index: 2;
    position: relative;
}
.call-to-action-box-layout2 h2 {
    font-size: 40px;
    color: #ffffff;
    line-height: 1.5;
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout2 h2 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout2 h2 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout2 h2 {
        font-size: 30px;
    }
}
.call-to-action-box-layout2 h2 span {
    display: block;
    font-weight: 700;
}
.call-to-action-box-layout2 .item-btn {
    border: 1px solid;
    border-color: #ffffff;
    border-radius: 4px;
    text-transform: initial;
    color: #ffffff;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout2 .item-btn {
        padding: 12px 24px;
    }
}
.call-to-action-box-layout2 .item-btn:hover {
    background-color: #ffffff;
    color: #396cf0;
}
.call-to-action-box-layout6 {
    text-align: center;
    z-index: 2;
    position: relative;
}
.call-to-action-box-layout6 h2 {
    font-size: 36px;
    color: #ffffff;
    line-height: 1.5;
    text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout6 h2 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout6 h2 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout6 h2 {
        font-size: 30px;
    }
}
.call-to-action-box-layout6 h2 span {
    display: block;
    font-weight: 700;
}
.call-to-action-box-layout6 p.item-sub-title {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 8px;
}
.call-to-action-box-layout6 .item-btn {
    border: 1px solid;
    border-color: #ffffff;
    border-radius: 4px;
    text-transform: initial;
    color: #ffffff;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    transition: all 0.5s ease-out;
}
.call-to-action-box-layout6 .item-btn i{
    margin-left: 10px;
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout6 .item-btn {
        padding: 12px 24px;
    }
}
.call-to-action-box-layout6 .item-btn:hover {
    background-color: #ffffff;
    color: #396cf0;
}
.call-to-action-wrap-layout3 {
    background-color: transparent;
}
.call-to-action-box-layout3 {
    position: relative;
}
.call-to-action-box-layout3 .single-item {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    z-index: 50;
}
@media only screen and (max-width: 1199px) {
    .call-to-action-box-layout3 .single-item {
        position: inherit;
        top: inherit;
        margin-top: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout3 .single-item {
        position: inherit;
        top: inherit;
        margin-top: 0px;
    }
}
.call-to-action-box-layout3 .single-item a {
    position: relative;
    z-index: 2;
    border-radius: 4px 4px 0 0;
    text-align: center;
    padding: 22px 15px;
    width: 100%;
    display: block;
    background: linear-gradient(to right, #396cf0, #285ada);
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media only screen and (max-width: 1199px) {
    .call-to-action-box-layout3 .single-item a {
        border-radius: 4px;
        font-size: 16px;
        padding: 18px 7px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout3 .single-item a {
        padding: 10px 15px;
    }
}
.call-to-action-box-layout3 .single-item a:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0%;
    top: 0;
    right: 0;
    background-color: #396cf0;
    z-index: -1;
    transition: all 0.5s ease-out;
    border-radius: 4px;
}
.call-to-action-box-layout3 .single-item a i {
    line-height: 1;
    display: inline-block;
}
.call-to-action-box-layout3 .single-item a i:before {
    color: #ffffff;
    font-size: 22px;
    margin-left: 0;
    margin-right: 15px;
}
.call-to-action-box-layout3 .single-item a:hover:after {
    width: 100%;
    left: 0;
}
.call-to-action-wrap-layout4 {
    position: relative;
    padding: 9.2rem 0 10rem;
}
.call-to-action-wrap-layout4 .item-img {
    position: absolute;
    bottom: 0;
    z-index: 0;
    right: calc((100% - 1290px)/2);
}
@media only screen and (max-width: 1399px) {
    .call-to-action-wrap-layout4 .item-img {
        right: calc((100% - 1110px)/2);
    }
}
@media only screen and (max-width: 1199px) {
    .call-to-action-wrap-layout4 .item-img {
        right: calc((100% - 930px)/2);
    }
}
@media only screen and (max-width: 991px) {
    .call-to-action-wrap-layout4 .item-img {
        right: calc((100% - 690px)/2);
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-wrap-layout4 .item-img {
        display: none;
    }
}
.call-to-action-box-layout4 {
    text-align: center;
}
.call-to-action-box-layout4 .item-title {
    font-size: 36px;
    color: #111111;
    font-weight: 700;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.35;
    margin-bottom: 35px;
}
@media only screen and (max-width: 1199px) {
    .call-to-action-box-layout4 .item-title {
        width: 100%;
        font-size: 34px;
    }
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout4 .item-title {
        font-size: 32px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout4 .item-title {
        font-size: 30px;
    }
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout4 .item-title {
        font-size: 28px;
    }
}
.call-to-action-box-layout4 .item-title span {
    display: block;
}
.call-to-action-box-layout4 .call-to-action-phone {
    margin-bottom: 40px;
    font-size: 36px;
}
@media only screen and (max-width: 1199px) {
    .call-to-action-box-layout4 .call-to-action-phone {
        font-size: 32px;
    }
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout4 .call-to-action-phone {
        font-size: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout4 .call-to-action-phone {
        font-size: 28px;
    }
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout4 .call-to-action-phone {
        font-size: 24px;
    }
}
.call-to-action-box-layout4 .call-to-action-phone a {
    color: #111111;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.call-to-action-box-layout4 .call-to-action-phone a i {
    font-size: 24px;
    margin-right: 10px;
    color: #396cf0;
    transform: rotateY(180deg);
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout4 .call-to-action-phone a i {
        font-size: 26px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout4 .call-to-action-phone a i {
        font-size: 24px;
    }
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout4 .call-to-action-phone a i {
        font-size: 20px;
    }
}
.call-to-action-box-layout4 .call-to-action-btn .item-btn {
    border: 1px solid;
    border-color: #396cf0;
    border-radius: 4px;
    background-color: #396cf0;
    text-transform: initial;
    color: #ffffff;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout4 .call-to-action-btn .item-btn {
        padding: 12px 24px;
    }
}
.call-to-action-box-layout4 .call-to-action-btn .item-btn:hover {
    background-color: transparent;
    color: #396cf0;
    box-shadow: 0 10px 55px 5px rgba(57, 108, 240, 0.3);
}
.call-to-action-box-layout4.rt-primary {
    background-color: #396cf0;
    text-align: center;
}
.call-to-action-box-layout4.rt-primary .item-title {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.35;
}
@media only screen and (max-width: 1199px) {
    .call-to-action-box-layout4.rt-primary .item-title {
        width: 100%;
        font-size: 34px;
    }
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout4.rt-primary .item-title {
        font-size: 32px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout4.rt-primary .item-title {
        font-size: 30px;
    }
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout4.rt-primary .item-title {
        font-size: 28px;
    }
}
.call-to-action-box-layout4.rt-primary .item-title span {
    display: block;
}
.call-to-action-box-layout4.rt-primary .call-to-action-phone {
    margin-bottom: 30px;
    font-size: 36px;
}
@media only screen and (max-width: 1199px) {
    .call-to-action-box-layout4.rt-primary .call-to-action-phone {
        font-size: 32px;
    }
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout4.rt-primary .call-to-action-phone {
        font-size: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout4.rt-primary .call-to-action-phone {
        font-size: 28px;
    }
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout4.rt-primary .call-to-action-phone {
        font-size: 24px;
    }
}
.call-to-action-box-layout4.rt-primary .call-to-action-phone a {
    color: #111111;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i {
    font-size: 24px;
    margin-right: 10px;
    color: #396cf0;
    transform: rotateY(180deg);
}
@media only screen and (max-width: 991px) {
    .call-to-action-box-layout4.rt-primary .call-to-action-phone a i {
        font-size: 26px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout4.rt-primary .call-to-action-phone a i {
        font-size: 24px;
    }
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout4.rt-primary .call-to-action-phone a i {
        font-size: 20px;
    }
}
.call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn {
    border: 1px solid;
    border-color: #396cf0;
    border-radius: 4px;
    background-color: #396cf0;
    text-transform: initial;
    color: #ffffff;
    padding: 14px 25px;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
    .call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn {
        padding: 12px 24px;
    }
}
.call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn:hover {
    background-color: transparent;
    color: #396cf0;
}
.call-to-action-wrap-layout5 {
    padding: 55px 0;
}
@media only screen and (max-width: 767px) {
    .call-to-action-wrap-layout5 {
        padding: 25px 0 50px;
    }
}
.call-to-action-wrap-layout5 .single-item {
    border-right: 1px solid #d7d7d7;
}
@media only screen and (max-width: 767px) {
    .call-to-action-wrap-layout5 .single-item {
        border-right: 0;
        border-bottom: 1px solid #d7d7d7;
    }
}
.call-to-action-wrap-layout5 .single-item:last-child {
    border-right: 0;
    border-bottom: 0;
}
div ~ :last-child .call-to-action-box-layout5 {
    margin-bottom: 0;
}
.call-to-action-box-layout5 {
    margin-left: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .call-to-action-box-layout5 {
        margin-left: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .call-to-action-box-layout5 {
        margin: 25px 0 20px;
    }
}
.call-to-action-box-layout5 .media i:before {
    font-size: 50px;
    line-height: 65px;
    color: #396cf0;
    margin-left: 0px;
}
.call-to-action-box-layout5 .media .media-body {
    margin-left: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .call-to-action-box-layout5 .media .media-body {
        margin-left: 0;
    }
}
.call-to-action-box-layout5 .media .media-body .item-title {
    color: #111111;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
}
/*-------------------------------------
#. EL: Icon List
---------------------------------------*/
.about-info-list ul.list-info {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px;
}
@media only screen and (max-width: 575px) {
    .about-info-list ul.list-info {
        display: block;
        margin: 30px 0;
    }
}
.about-info-list ul.list-info li {
    list-style: none;
    width: 50%;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.about-info-list ul.list-info li:last-child {
    margin-bottom: 0;
}
.about-info-list ul.list-info li:after {
    content: "\f00c";
    position: absolute;
    left: 0;
    z-index: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #396cf0;
    font-size: 14px;
    top: 2px;
}
.about-info-list .list-info.theme2 {
    padding-left: 0;
    margin-top: 0;
}
.about-info-list .list-info.theme2 li {
    width: 100%;
    display: block;
    clear: both;
    font-weight: 500;
    list-style: none;
}
.about-info-list .about-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 5px;
}
@media only screen and (max-width: 575px) {
    .about-info-list .about-info {
        display: block;
        margin: 30px 0;
    }
}
.about-info-list .about-info li {
    list-style: none;
    width: 50%;
    position: relative;
    margin-bottom: 16px;
    padding-left: 40px;
    font-weight: 500;
}
@media only screen and (max-width: 575px) {
    .about-info-list .about-info li {
        width: 100%;
    }
}
.about-info-list .about-info li a {
    color: #444444;
}
.about-info-list .about-info li a:hover {
    color: #396cf0;
}
.about-info-list .about-info li:after {
    content: "\f054";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 10px;
    left: 0;
    top: 2px;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
    z-index: 1;
    border-radius: 50%;
    background-color: #396cf0;
    height: 20px;
    width: 20px;
    box-shadow: 0px 2px 15px 0px rgba(42, 92, 220, 0.75);
}
.about-info-list .about-info.theme2 {
    padding-left: 0;
    margin-top: 0;
}
.about-info-list .about-info.theme2 li {
    width: 100%;
    display: block;
    clear: both;
}
/*-------------------------------------
#. EL: Testmonial Area
---------------------------------------*/
.testmonial-box-layout1 {
    text-align: center;
}
.testmonial-box-layout1 .item-img {
    height: 90px;
    width: 90px;
    margin: 0 auto 26px;
}
.testmonial-box-layout1 .item-content p {
    color: #ffffff;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
@media only screen and (max-width: 1199px) {
    .testmonial-box-layout1 .item-content p {
        width: 70%;
    }
}
@media only screen and (max-width: 991px) {
    .testmonial-box-layout1 .item-content p {
        width: 80%;
    }
}
.testmonial-box-layout1 .item-content p:after {
    content: "\f10e";
    font-family: "Font Awesome\ 5 Free";
    bottom: -25px;
    right: -40px;
    position: absolute;
    font-weight: 900;
    color: #e1e5e6;
    font-size: 36px;
}
.testmonial-box-layout1 .item-content p:before {
    content: "\f10d";
    font-family: "Font Awesome\ 5 Free";
    top: -25px;
    left: -40px;
    position: absolute;
    font-weight: 900;
    color: #e1e5e6;
    font-size: 36px;
}
.testmonial-box-layout1 .item-content .item-title {
    text-transform: capitalize;
    font-weight: 500;
    color: #ffffff;
}
.testmonial-box-layout1 .item-content .sub-title {
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 300;
}
.testmonial-box-layout2 {
    margin-bottom: 50px;
}
.testmonial-box-layout2:last-child {
    margin-bottom: 0;
}
.testmonial-box-layout2 .item-title {
    color: #ffffff;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
    .testmonial-box-layout2 .item-title {
        margin-bottom: 10px;
    }
}
.testmonial-box-layout2 .item-title span {
    font-size: 16px;
    font-weight: 400;
}
.testmonial-box-layout2 .rating {
    margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
    .testmonial-box-layout2 .rating {
        margin-bottom: 10px;
    }
}
.testmonial-box-layout2 .rating li {
    display: inline-block;
}
.testmonial-box-layout2 .rating li > i {
    font-size: 14px;
    color: #ffd700;
}
.testmonial-box-layout2 p {
    font-style: italic;
    color: #ffffff;
    margin-bottom: 0;
    font-size: 18;
}
@media only screen and (max-width: 767px) {
    .testmonial-box-layout2 p {
        font-size: 18px;
    }
}
.dot-margin.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 70px;
}
.testmonial-box-layout3 {
    text-align: center;
}
.testmonial-box-layout3 .item-img {
    height: 83px;
    width: 83px;
    margin: 0 auto 26px;
}
.testmonial-box-layout3 .item-img img {
    border-radius: 50%;
    border: 4px solid #2e5ed7;
}
.testmonial-box-layout3 .item-content p {
    color: #ffffff;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
}
@media only screen and (max-width: 1199px) {
    .testmonial-box-layout3 .item-content p {
        width: 70%;
    }
}
@media only screen and (max-width: 991px) {
    .testmonial-box-layout3 .item-content p {
        width: 80%;
    }
}
.testmonial-box-layout3 .item-content p:after {
    content: "\f10e";
    font-family: "Font Awesome\ 5 Free";
    top: 31%;
    right: 0;
    position: absolute;
    font-weight: 900;
    color: #2e5ed7;
    font-size: 97px;
    left: 0;
    z-index: -1;
}
@media only screen and (max-width: 767px) {
    .testmonial-box-layout3 .item-content p:after {
        right: -32px;
    }
}
.testmonial-box-layout3 .item-content .item-title {
    text-transform: capitalize;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 5px;
    position: relative;
    z-index: 10;
}
.testmonial-box-layout3 .item-content .sub-title {
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    z-index: 10;
}
.testmonial-box-layout5 {
    text-align: center;
}
.testmonial-box-layout5 .item-img {
    height: 90px;
    width: 90px;
    margin: 0 auto 26px;
}
.testmonial-box-layout5 .item-img img {
    border-radius: 50%;
    background: #fff;
    padding: 5px;
}
.testmonial-box-layout5 .item-content p {
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
}
@media only screen and (max-width: 1199px) {
    .testmonial-box-layout5 .item-content p {
        width: 70%;
    }
}
@media only screen and (max-width: 991px) {
    .testmonial-box-layout5 .item-content p {
        width: 80%;
    }
}
.testmonial-box-layout5 .item-content p:after {
    content: "\f10e";
    font-family: "Font Awesome\ 5 Free";
    top: 31%;
    right: 0;
    position: absolute;
    font-weight: 900;
    color: #e9eced;
    font-size: 97px;
    left: 0;
    z-index: -1;
}
@media only screen and (max-width: 767px) {
    .testmonial-box-layout5 .item-content p:after {
        right: -32px;
    }
}
.testmonial-box-layout5 .item-content .item-title {
    text-transform: capitalize;
    font-weight: 700;
    color: #111111;
    margin-bottom: 5px;
    position: relative;
    z-index: 10;
}
.testmonial-box-layout5 .item-content .sub-title {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    z-index: 10;
    color: #646464;
}
.testmonial-box-layout4 .rtin-item {
    margin-bottom: 30px;
}
.testmonial-box-layout4 .media-body {
    margin-left: 20px;
}
.testmonial-box-layout4 .testimonial-item {
    background: #fff;
    padding: 51px 61px 51px 40px;
    transition: all 0.3s ease-out;
    border-radius: 4px;
    position: relative;
}
.testmonial-box-layout4 mark {
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.testmonial-box-layout4 .rtin-thumb img,
.testimonial-box-layout8 .item-round-img img {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 0;
    border-radius: 50%;
}
.testmonial-box-layout4 .rtin-title {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.23;
}
.testmonial-box-layout4 .rtin-content p {
    margin-bottom: 0;
    color: #646464;
}
.testmonial-box-layout4 .rtin-designation {
    color: #000000;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}
.testmonial-box-layout4 .rtin-designation:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #396cf0;
    bottom: -15px;
    border-radius: 4px;
    left: 0;
}
.testmonial-box-layout4 .testimonial-quote-icon {
    font-size: 28px;
    position: absolute;
    text-align: left;
    line-height: 0;
    color: #e1e5e6;
    transition: all 0.3s ease-out;
    bottom: 53px;
    left: 55px;
}
.testmonial-box-layout3new .rtin-item {
    margin-bottom: 30px;
}
.testmonial-box-layout3new .media-body {
    margin-left: 20px;
}
.testmonial-box-layout3new .testimonial-item {
    background: #fff;
    padding: 51px 61px 51px 40px;
    transition: all 0.3s ease-out;
    border-radius: 4px;
    position: relative;
}
.testmonial-box-layout3new mark {
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.testmonial-box-layout3new .rtin-thumb img {
    width: 70px !important;
    height: 70px;
    display: inline-block;
    margin: 0;
    border-radius: 50%;
}
.testmonial-box-layout3new .rtin-title {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.23;
}
.testmonial-box-layout3new .rtin-content p {
    margin-bottom: 0;
    color: #646464;
    line-height: 30px;
}
.testmonial-box-layout3new .rtin-designation {
    color: #959595;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}
.testmonial-box-layout3new .testimonial-quote-icon {
    position: absolute;
    text-align: left;
    line-height: 0;
    color: #e1e5e6;
    transition: all 0.3s ease-out;
    top: 53px;
    right: 34px;
    width: 44px;
    height: 44px;
}
.testmonial-box-layout3new .testimonial-quote-icon .quote-right-code {
    background-image: url(../img/right.png);
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}
.testmonial-box-layout3new .owl-theme .owl-dots .owl-dot.active span,
.testmonial-box-layout3new .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #396cf0;
    border: 2px solid #396cf0;
}
.testmonial-box-layout3new .owl-theme .owl-dots .owl-dot span {
    width: 17px;
    height: 17px;
    border-radius: 4px;
    background-color: transparent;
    border: 2px solid #c2c2c2;
    margin: 3px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all 0.3s ease-out;
}
.testmonial-box-layout3new .owl-theme .owl-dots .owl-dot.active span {
    background-color: #396cf0;
    border: 2px solid #396cf0;
}
.testmonial-box-6 {
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #fff;
}
.testmonial-box-layout6.testmonial-box-layout5new {
    text-align: center;
    padding: 50px 50px 80px 50px;
    box-shadow: inset 0px 1px 2px 0px rgba(206, 206, 206, 0.45);
}
.testmonial-box-layout6.testmonial-box-layout5new .item-img {
    height: 90px;
    width: 90px;
    margin: 0 auto 26px;
}
.testmonial-box-layout6.testmonial-box-layout5new .item-img img {
    border-radius: 50%;
    background: #fff;
    padding: 5px;
}
.testmonial-box-layout6.testmonial-box-layout5new .item-content {
    padding: 0 120px;
}
@media only screen and (max-width: 991px) {
    .testmonial-box-layout6.testmonial-box-layout5new .item-content {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 767px) {
    .testmonial-box-layout6.testmonial-box-layout5new .item-content {
        padding: 0 0;
    }
}
.testmonial-box-layout6.testmonial-box-layout5new .item-content p {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .item-title {
    text-transform: capitalize;
    font-weight: 700;
    color: #111111;
    margin-bottom: 5px;
    position: relative;
    z-index: 10;
}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .sub-title {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    z-index: 10;
    color: #646464;
    margin-bottom: 5px;
}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .item-rating {
    display: inline-block;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .item-rating li.has-rating {
    color: #ff9800;
}
.testmonial-box-layout6.testmonial-box-layout5new .item-headertype .item-rating li {
    display: inline-block;
}
.testmonial-box-6 {
    border-radius: 4px;
}
.testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-prev {
    left: 86px;
    border: 1px solid #dfdfdf;
    color: #396cf0;
}
@media only screen and (max-width: 991px) {
    .testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-prev {
        left: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-prev {
        left: 10px;
    }
}
.testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-next {
    right: 86px;
    border: 1px solid #dfdfdf;
    color: #396cf0;
}
@media only screen and (max-width: 991px) {
    .testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-next {
        right: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .testmonial-box-6 .nav-control-layout3.owl-theme .owl-nav .owl-next {
        right: 10px;
    }
}
.testmonial-box-layout4 .rtin-item {
    margin-bottom: 30px;
}
.testmonial-box-layout4 .media-body {
    margin-left: 20px;
}
.testmonial-box-layout4 .testimonial-item {
    background: #fff;
    padding: 51px 61px 51px 40px;
    transition: all 0.3s ease-out;
    border-radius: 4px;
    position: relative;
}
.testmonial-box-layout4 mark {
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.testmonial-box-layout4 .rtin-thumb img {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 0;
    border-radius: 50%;
}
.testmonial-box-layout4 .rtin-title {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 1.23;
}
.testmonial-box-layout4 .rtin-content p {
    margin-bottom: 0;
    color: #646464;
}
.testmonial-box-layout4 .rtin-designation {
    color: #000000;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}
.testmonial-box-layout4 .rtin-designation:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 45px;
    background-color: #396cf0;
    bottom: -15px;
    border-radius: 4px;
    left: 0;
}
.testmonial-box-layout4 .testimonial-quote-icon {
    font-size: 28px;
    position: absolute;
    text-align: left;
    line-height: 0;
    color: #e1e5e6;
    transition: all 0.3s ease-out;
    bottom: 53px;
    left: 55px;
}
/* Testmonial Layout 7*/
.testmonial-box-layout7 .item-img {
    height: 90px;
    width: 90px;
    margin: 0 auto 26px;
}
.testmonial-box-layout7 .item-content p {
    color: #ffffff;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
@media only screen and (max-width: 1199px) {
    .testmonial-box-layout7 .item-content p {
        width: 70%;
    }
}
@media only screen and (max-width: 991px) {
    .testmonial-box-layout7 .item-content p {
        width: 80%;
    }
}
.testmonial-box-layout7 .item-content p:after {
    content: "\f10e";
    font-family: "Font Awesome\ 5 Free";
    bottom: -25px;
    right: -40px;
    position: absolute;
    font-weight: 900;
    color: #e1e5e6;
    font-size: 36px;
}
.testmonial-box-layout7 .item-content p:before {
    content: "\f10d";
    font-family: "Font Awesome\ 5 Free";
    top: -25px;
    left: -40px;
    position: absolute;
    font-weight: 900;
    color: #e1e5e6;
    font-size: 36px;
}
.testmonial-box-layout7 .item-content .item-title {
    text-transform: capitalize;
    font-weight: 500;
    color: #ffffff;
}
.testmonial-box-layout7 .item-content .sub-title {
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 300;
}
.testmonial-wrap-layout7 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.testmonial-wrap-layout7 .shape-img {
    position: absolute;
    bottom: 0;
    right: 0;
}
.testmonial-wrap-layout7 {
    position: relative;
}
.testmonial-wrap-layout7::before {
    content: "";
    height: 100%;
    width: 100%;
    background: radial-gradient(51.67% 213.57% at 50% 50%, #396CF0 0%, rgba(57, 108, 240, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

/* === Testimonial Layout 8 ===*/
.testimonial-box-layout8 .testimonial-layout-style-1 {
    background-color: #fff;
    padding: 60px 40px;
    border-radius: 10px;
}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-icon {
    color: #396cf0;
    opacity: 0.12;
    font-size: 60px;
    line-height: 36px;
}
.testimonial-box-layout8 .testimonial-layout-style-1 p {
    color: #646464;
    margin: -30px 0px 35px 0px;
    width: 80%;
    line-height: 34px;
}
@media only screen and (max-width: 1199px) {
    .testimonial-box-layout8 .testimonial-layout-style-1 p {
        width: 100%;
        margin: 0px 0px 15px 0px;
    }
}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation {
    display: flex;
    align-items: center;
}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation .item-content {
    margin-left: 20px;
}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation .item-content .item-title {
    color: #111111;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle {
    color: #646464;
    font-size: 15px;
    font-weight: 400;
}
.testimonial-box-layout8 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle span {
    color: #396cf0;
}


/* === Testimonial Layout 11===*/
.testimonial-box-layout11 .testimonial-layout-style-1 {
    background-color: #fff;
    padding: 70px 40px 40px;
    border-radius: 12px;
    box-shadow: 0 5px 24px rgba(10, 56, 176, 0.1);
    position: relative;
}
.testimonial-box-layout11 {
    margin: 15px;
}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-icon {
    color: #396cf0;
    opacity: 0.12;
    font-size: 54px;
    line-height: 36px;
    position: absolute;
    top: 40px;
}
.testimonial-box-layout11 .item-rating {
    margin: 0;
    padding: 0;
    list-style: none;
}
.testimonial-box-layout11 .item-rating li {
    display: inline-block;
}
.testimonial-box-layout11 .item-rating li i {
    color: #FF9800;
    font-size: 16px;
}
.testimonial-box-layout11 .testimonial-layout-style-1 p {
    color: #646464;
    line-height: 30px;
    font-size: 18px;
}
.arrow-style-11.rt-owl-carousel .owl-nav .owl-prev,
.arrow-style-11.rt-owl-carousel .owl-nav .owl-next{
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #91A0C2;
    color: #91A0C2;
    font-size: 24px;
    background: transparent;
    transition: 0.4s;
    margin: 5px 10px;
}
.arrow-style-11.rt-owl-carousel .owl-nav .owl-prev:hover,
.arrow-style-11.rt-owl-carousel .owl-nav .owl-next:hover{
    border: 1px solid #396CF0;
    color: #fff;
    font-size: 24px;
    background: #396CF0;
}

.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation {
    display: flex;
    align-items: center;
}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation .item-content {
    margin-left: 20px;
}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation .item-content .item-title {
    color: #111111;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle {
    color: #646464;
    font-size: 15px;
    font-weight: 400;
}
.testimonial-box-layout11 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle span {
    color: #396cf0;
}
.testimonial-box-layout11 .item-round-img img {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 0;
    border-radius: 50%;
}
.arrow-style-11 .owl-stage-outer .owl-stage{
    padding-bottom: 20px;
}

.owl-theme.dot-control-layout8 .owl-dots {
    margin-top: 55px !important;
    justify-content: center;
    display: flex;
}
.owl-theme.dot-control-layout8 .owl-dots .owl-dot span {
    background-color: rgba(57, 108, 240, 0.25);
    height: 12px;
    width: 12px;
    border: none;
    border-radius: 50%;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    margin-right: 15px;
}
.owl-theme.dot-control-layout8 .owl-dots .owl-dot:focus {
    outline: none;
}
.owl-theme.dot-control-layout8 .owl-dots .owl-dot.active span {
    background-color: #396cf0;
}
.rt-test-wrapper{
    z-index: 3;
}
.testimonial-shape-img {
    position: relative;
    z-index: 2;
    display: inline-block;
}
.testimonial-shape-img ul{
    list-style: none;
}
.testimonial-shape-img img {
    border-radius: 50%;
}
.testimonial-shape-img .shape-list-1 li {
    position: absolute;
    z-index: -1;
}
.testimonial-shape-img .shape-list-1 li:nth-child(1) {
    top: 135px;
    right: 0px;
    z-index: -1;
}
.testimonial-shape-img .shape-list-1 li:nth-child(2) {
    top: 66px;
    right: -56px;
    z-index: -2;
}
@media only screen and (max-width: 575px){
    .testimonial-shape-img .shape-list-1 li:nth-child(2) {
        display: none;
    }
}
.testimonial-shape-img .shape-list-1 li:nth-child(3) {
    top: 50%;
    left: 15px;
    z-index: 2;
}
.rt-slider-thumb-item {
    width: 80px !important;
    height: 80px;
    padding: 7px;
    margin-right: 7px;
}
@media only screen and (max-width: 320px) {
    .rt-slider-thumb-item {
        width: 70px !important;
        height: 70px;
    }
}
.rt-slider-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    filter: grayscale(100%);
    background: #ffffff;
}
.slick-current.slick-active .rt-slider-thumb-item {
    border: 1px dotted #ffffff;
    border-radius: 10px;
}
.slick-current.slick-active .rt-slider-thumb-item img {
    filter: grayscale(0);
}
.rt-slider-thumb-area {
    margin-top: -50px;
    margin-left: -40px;
}
.rt-slider-thumb-area .slick-slide{
    max-width: 85px;
}
@media only screen and (max-width: 1199px) {
    .rt-slider-thumb-area {
        margin-top: 0px;
        margin-left: 0;
    }
}
.testimonial-box-layout7 {
    margin-left: -30px;
}
@media only screen and (max-width: 320px) {
    .testimonial-box-layout7 {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 1199px) {
    .testimonial-box-layout7 {
        margin-left: 0;
    }
}
.testimonial-box-layout7 .figure-icon {
    margin-bottom: 30px;
}
.testimonial-box-layout7 p {
    color: #fff;
    margin-bottom: 32px;
    width: 75%;
    line-height: 32px;
    font-weight: 400;
    font-size: 16px;
}
@media only screen and (max-width: 991px) {
    .testimonial-box-layout7 p {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .testimonial-box-layout7 p {
        width: 100%;
    }
}
.testimonial-box-layout7 .item-title {
    color: #fff;
    margin-bottom: 10px;
}
.testimonial-box-layout7 .item-subtitle {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.testimonial-box-layout7 .nav-item {
    display: inline-block;
}
/*-------------------------------------
#. Testimonial Layout - 9
---------------------------------------*/
.testimonial__Wrapper-9{
    position: relative;
}
.testimonial__Wrapper-9 .item-shape {
    position: absolute;
    top: 0;
    right: 12%;
}
.testimonial__Wrapper-9 .testimonial-box-layout9 .item-strok {
    width: 869px;
    height: 141px;
    margin: 118px 0px 0px 0px;
}
@media (max-width: 991px){
    .testimonial__Wrapper-9 .testimonial-box-layout9 .item-strok {
        display: none;
    }
}
.testi-inner-wrapper-9{
    position: relative;
}
.testimonial-box-layout9 .content-wrapper .item-quote {
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 135px;
}
.testi-inner-wrapper-9 .rt_test .item-title{
    font-weight: 700;
    font-size: 24px;
    line-height: 46px;
    color: #fff;
    margin-bottom: 0;
}
.testi-inner-wrapper-9 .rt_test .item-subtitle{
    font-weight: 400;
    font-size: 15px;
    color: #e1e7f9;
    position: relative;
    padding-left: 40px;
    margin-bottom: 0;
}
.testi-inner-wrapper-9 .rt_test .item-subtitle:before{
    content: "";
    width: 25px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}
.testimonial-box-layout9.author-image{
    position: absolute;
    top: -183px;
}
.testimonial-box-layout9 .slick-slide {
    max-width: 90px;
}
.testimonial-box-layout9 .item-img{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px dashed transparent;
    cursor: pointer;
}
.testimonial-box-layout9 .item-img img{
    height: 90px !important;
    width: 90px !important;
    border-radius: 50%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -o-object-fit: cover;
    object-fit: cover;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 3px;
    padding: 8px;
}
.testimonial-box-layout9 .slick-slide.slick-active.slick-current .item-img img{
    border: 1px dashed rgba(255, 255, 255, 0.2);
}

.testimonial-box-layout9 .slick-current.slick-active .item-img img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.testimonial-box-style10 .testimonial-layout-style-1{
    padding: 0;
    background: transparent;
}


/* === Testimonial Layout 10 ===*/
.testimonial-box-style10 .item-rating{
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}
.testimonial-box-style10 .item-rating li{
    display: inline-block;
}
.testimonial-box-style10 .item-rating li i{
    color: #FF9800;
    font-size: 18px;
}
.testimonial-box-style10 .testimonial-layout-style-1 .item-icon {
    font-size: 45px;
    position: relative;
    top: -4px;
}
.site-wrp .nav-control-layout10.owl-theme{
    overflow: visible;
}
.site-wrp .nav-control-layout10.owl-theme .owl-nav > div {
    height: 60px;
    width: 60px;
    line-height: 60px;
    border: 1px solid #91A0C2;
    color: #91A0C2;
}
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next {
    right: -10%;
}
.site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev {
    left: -112%;
}
.testimonial-box-style10 .testimonial-layout-style-1 .item-designation .item-content .item-title {
    color: #102737;
    font-size: 18px;
}
.testimonial-box-style10 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle {
    font-size: 14px;
    position: relative;
    padding-left: 25px;
}
.testimonial-box-style10 .testimonial-layout-style-1 .item-designation .item-content .item-subtitle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 20px;
    background: #646464;
    z-index: 3;
    height: 1px;
}
/*-------------------------------------
#. EL: Features Area
---------------------------------------*/
.features-box-layout5.list-info5 .list-info.theme2 {
    padding-left: 0;
}
.features-box-layout5.list-info5 .list-info.theme2 li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 34px;
    color: #fff;
    list-style: none;
}
.features-box-layout5.list-info5 .list-info.theme2 li:hover:before {
    left: 3px;
}
.features-box-layout5.list-info5 .list-info.theme2 li a {
    color: #fff;
}
.features-box-layout5.list-info5 .list-info.theme2 li a:hover {
    color: #396cf0;
}
.features-box-layout5.list-info5 .list-info.theme2 li:before {
    position: absolute;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 10px;
    background-color: #fff;
    height: 19px;
    width: 19px;
    border-radius: 45px;
    line-height: 20px;
    text-align: center;
    color: #122738;
    top: 3px;
    left: 0;
    z-index: 2;
    box-shadow: none;
    transition: all 0.5s ease-out;
}
.features-box-layout5.list-info5 .list-info.theme2 li:last-child {
    margin-bottom: 0;
}
.features-box-layout1.list-info4 .list-info.theme2 {
    padding-left: 0;
}
.features-box-layout1.list-info4 .list-info.theme2 li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
    color: #fff;
    list-style: none;
}
.features-box-layout1.list-info4 .list-info.theme2 li:hover:before {
    left: 3px;
}
.features-box-layout1.list-info4 .list-info.theme2 li a {
    color: #fff;
}
.features-box-layout1.list-info4 .list-info.theme2 li a:hover {
    color: #396cf0;
}
.features-box-layout1.list-info4 .list-info.theme2 li:before {
    position: absolute;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 10px;
    background-color: #396cf0;
    height: 25px;
    width: 25px;
    border-radius: 45px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    top: 0;
    left: 0;
    z-index: 2;
    box-shadow: none;
    transition: all 0.5s ease-out;
}
.features-box-layout1.list-info4 .list-info.theme2 li:last-child {
    margin-bottom: 0;
}
.features-box-layout1 {
    position: relative;
}
.features-box-layout1 .list-info.theme2 li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
    color: #fff;
    list-style: none;
}
.features-box-layout1 .list-info.theme2 li:hover:before {
    left: 3px;
}
.features-box-layout1 .list-info.theme2 li a {
    color: #fff;
}
.features-box-layout1 .list-info.theme2 li a:hover {
    color: #f5f5f5;
}
.features-box-layout1 .list-info.theme2 li:before {
    position: absolute;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 10px;
    background-color: #ffffff;
    height: 25px;
    width: 25px;
    border-radius: 45px;
    line-height: 25px;
    text-align: center;
    color: #111111;
    top: 0;
    left: 0;
    z-index: 2;
    box-shadow: 0px 5px 6px 0px #1e4ecb;
    transition: all 0.5s ease-out;
}
.features-box-layout1 .list-info.theme2 li:last-child {
    margin-bottom: 0;
}
.features-box-layout1 .item-content {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
@media only screen and (max-width: 991px) {
    .features-box-layout1 .item-content {
        position: inherit;
        padding: 10rem 5rem;
    }
}
@media only screen and (max-width: 575px) {
    .features-box-layout1 .item-content {
        padding: 10rem 0;
    }
}
.features-box-layout1 .item-content .item-content-inner .item-title {
    font-weight: 700;
}
.features-box-layout1 .item-content .item-content-inner p {
    margin-bottom: 30px;
}
.features-box-layout1 .item-content .item-content-inner.content-light .item-title {
    color: #ffffff;
}
.features-box-layout1 .item-content .item-content-inner.content-light p {
    color: #ffffff;
}
.features-box-layout1 .item-content .item-content-inner.content-light .list-item li {
    color: #ffffff;
}
.features-box-layout1 .item-content .item-content-inner.content-dark .item-title {
    color: #111111;
}
.features-box-layout1 .item-content .item-content-inner.content-dark p {
    color: #111111;
}
.features-box-layout1 .item-content .item-content-inner.content-dark .list-item li {
    color: #111111;
}
.features-box-layout1 .item-content .item-content-inner.content-dark .list-item li:before {
    color: #ffffff;
    background-color: #396cf0;
    box-shadow: 0px 5px 6px 0px rgba(116, 149, 231, 0.8);
}
.features-box-layout1 .item-content .item-content-inner .list-item li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
}
.features-box-layout1 .item-content .item-content-inner .list-item li:before {
    position: absolute;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 10px;
    background-color: #ffffff;
    height: 25px;
    width: 25px;
    border-radius: 45px;
    line-height: 25px;
    text-align: center;
    color: #111111;
    top: 0;
    left: 0;
    z-index: 2;
    box-shadow: 0px 5px 6px 0px #1e4ecb;
}
.features-box-layout1 .item-content .item-content-inner .list-item li:last-child {
    margin-bottom: 0;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 {
    position: relative;
    overflow: hidden;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress {
    background-color: #f0f0f0;
    border-radius: 45px;
    box-shadow: none;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0px 1px 2px 0px rgba(206, 206, 206, 0.75);
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress .lead {
    color: #ffffff;
    font-size: 2rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-weight: 500;
    z-index: 5;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress:last-child {
    margin-bottom: 0;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress-bar {
    background-color: #396cf0;
    height: 3.5rem;
    border-radius: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress-bar > span {
    background: transparent;
    float: right;
    font-size: 2rem;
    padding: 0 10px;
}
.features-box-layout1:nth-child(even) .item-content-inner {
    padding-left: 10rem;
}
@media only screen and (max-width: 1199px) {
    .features-box-layout1:nth-child(even) .item-content-inner {
        padding-left: 3rem;
    }
}
@media only screen and (max-width: 991px) {
    .features-box-layout1:nth-child(even) .item-content-inner {
        padding-left: 0;
    }
}
.features-box-layout1:nth-child(odd) .item-content-inner {
    padding-right: 20rem;
}
@media only screen and (max-width: 991px) {
    .features-box-layout1:nth-child(odd) .item-content-inner {
        padding-right: 0;
    }
}
.features-box-layout2 {
    position: relative;
    background-color: #f8f8f8;
}
.features-box-layout2 .item-img {
    width: 50%;
}
@media only screen and (max-width: 991px) {
    .features-box-layout2 .item-img {
        width: 100%;
    }
}
.features-box-layout2 .item-img img {
    width: 100%;
}
.features-box-layout2 .item-content {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
@media only screen and (max-width: 991px) {
    .features-box-layout2 .item-content {
        position: inherit;
        padding: 9.2rem 50px 10rem;
    }
}
@media only screen and (max-width: 575px) {
    .features-box-layout2 .item-content {
        position: inherit;
        padding: 9.2rem 0 10rem;
    }
}
.features-box-layout2 .item-content .item-content-inner {
    padding-left: 10rem;
}
@media only screen and (max-width: 1199px) {
    .features-box-layout2 .item-content .item-content-inner {
        padding-left: 3rem;
    }
}
@media only screen and (max-width: 991px) {
    .features-box-layout2 .item-content .item-content-inner {
        padding-left: 0;
    }
}
.features-box-layout2 .item-content .item-content-inner p {
    margin-bottom: 30px;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 {
    position: relative;
    overflow: hidden;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress {
    background-color: #f0f0f0;
    border-radius: 45px;
    box-shadow: none;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0px 1px 2px 0px rgba(206, 206, 206, 0.75);
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress .lead {
    color: #ffffff;
    font-size: 2rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-weight: 500;
    z-index: 5;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress:last-child {
    margin-bottom: 0;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress-bar {
    background-color: #396cf0;
    height: 3.5rem;
    border-radius: 45px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress-bar > span {
    background: transparent;
    font-size: 2rem;
    padding: 0 10px;
}
/*-------------------------------------
#. EL: Faq Page
---------------------------------------*/
.faq-content-layout1 .item-heading {
    margin-bottom: 40px;
}
.faq-content-layout1 .item-heading .item-title {
    color: #111111;
    text-transform: capitalize;
    font-weight: 700;
}
.faq-content-layout1 .faq-list-layout1 {
    padding-right: 30px;
}
@media only screen and (max-width: 991px) {
    .faq-content-layout1 .faq-list-layout1 {
        padding-right: 0;
    }
}
.faq-content-layout1 .faq-list-layout1 .panel-default {
    margin-top: 0 !important;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    margin-bottom: 3px;
    transition: all 0.3s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading {
    border-radius: 4px;
    background-color: #f1f7fa;
    padding: 0;
    transition: all 0.5s ease-out;
    position: relative;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #dde3e6;
    z-index: 7;
    top: 0;
    right: 60px;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title {
    border-radius: 4px;
    transition: all 0.5s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title a {
    border-radius: 4px;
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 60px 15px 30px;
    display: block;
    transition: all 0.3s ease-out;
}
@media only screen and (max-width: 575px) {
    .faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title a {
        font-size: 18px;
    }
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle {
    position: relative;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    font-weight: 700;
    right: 23px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    transition: all 0.3s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle.collapsed:after {
    content: "\f054";
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-collapse {
    background: transparent;
    transition: all 0.5s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-body {
    background-color: #f1f7fa;
    padding: 20px 30px 10px;
    border-radius: 4px;
    max-height: 122px;
    overflow-y: scroll;
}
@media only screen and (max-width: 991px) {
    .faq-content-layout1 .faq-list-layout1 .panel-default .panel-body {
        max-height: inherit;
        overflow-y: inherit;
    }
}
.faq-content-layout1 .faq-list-layout1 .panel-default .active:after {
    background-color: #3c70fa;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .active .panel-title a {
    color: #ffffff;
    background-color: #396cf0;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .active .accordion-toggle:after {
    color: #ffffff !important;
}
.faq-img-layout1 {
    height: 100%;
    text-align: center;
    position: relative;
}
.faq-img-layout1 img {
    position: absolute;
    bottom: -10rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.faq-ask-question-layout1 .title {
    font-weight: 700;
    text-align: center;
    color: #111111;
}
.faq-ask-question-layout1 .faq-question-box {
    margin-top: 40px;
    padding: 60px;
    background-color: #ffffff;
    box-shadow: 0px 1px 0px 0px rgba(222, 229, 232, 0.75);
}
@media (min-width: 576px) and (max-width: 767px) {
    .faq-ask-question-layout1 .faq-question-box {
        padding: 30px;
    }
}
@media only screen and (max-width: 575px) {
    .faq-ask-question-layout1 .faq-question-box {
        padding: 20px;
    }
}
.faq-ask-question-layout1 .faq-question-box .wpcf7-form input[type="text"] {
    height: 48px;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #656565;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single {
    border-radius: 4px;
    border: none;
    color: #444444;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid #396cf0;
}
.faq-ask-question-layout1 .faq-question-box .form-group {
    text-align: center;
    margin-bottom: 15px;
}
.faq-ask-question-layout1 .faq-question-box .form-group .form-control {
    font-size: 16px;
    padding: 0 15px;
    background-color: #f1f7fa;
}
.faq-ask-question-layout1 .faq-question-box .form-group .item-btn {
    margin-top: 25px;
    border: 1px solid;
    border-color: #396cf0;
    background-color: #396cf0;
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 4px;
    padding: 13px 30px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
    transition: all 0.3s ease-out;
}
.faq-ask-question-layout1 .faq-question-box .form-group .item-btn:hover {
    background-color: #3c70fa;
    box-shadow: inherit;
}
/*-------------------------------------
#. EL: Pricing Page
---------------------------------------*/
.pricing-box-layout1 {
    padding: 50px 35px 35px;
    background-color: #ffffff;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 5px 20px 0px rgba(215, 226, 231, 0.75);
    margin-bottom: 15px;
    transition: all 0.5s ease-out;
}
.pricing-box-layout1 h3 {
    color: #000000;
}
.pricing-box-layout1 .pricing {
    display: inline-block;
    margin-bottom: 20px;
    line-height: 1;
}
.pricing-box-layout1 .pricing .currency {
    font-size: 30px;
    font-weight: 500;
    font-family: poppins;
    color: #b4bec3;
    position: absolute;
    top: -3px;
    left: -20px;
}
.pricing-box-layout1 .pricing .amount {
    font-size: 7.2rem;
    font-weight: 500;
    font-family: poppins;
    color: #000000;
}
.pricing-box-layout1 .box-content ul {
    margin-bottom: 20px;
}
.pricing-box-layout1 .box-content ul li {
    color: #111111;
    margin-bottom: 15px;
    list-style: none;
}
.pricing-box-layout1 .box-content ul li:last-child {
    margin-bottom: 0px;
}
.pricing-box-layout1 .box-content .item-btn {
    border: 1px solid;
    border-color: #396cf0;
    border-radius: 4px;
    color: #396cf0;
    display: inline-block;
    padding: 10px 10px;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.5s ease-out;
    font-weight: 500;
}
.pricing-box-layout1:hover .box-content .item-btn {
    background-color: #396cf0;
    color: #ffffff;
}
.pricing-box-layout1:hover .box-content .item-btn:hover {
    background-color: #3c70fa;
    color: #ffffff;
}
/*-------------------------------------
#. EL: Appointment Page
---------------------------------------*/
.wpcf7-form .appointment-box-layout1 input[type="text"],
.wpcf7-form .appointment-box-layout1 input[type="email"],
.wpcf7-form .appointment-box-layout1 input[type="url"],
.wpcf7-form .appointment-box-layout1 input[type="password"],
.wpcf7-form .appointment-box-layout1 input[type="search"],
.wpcf7-form .appointment-box-layout1 input[type="number"],
.wpcf7-form .appointment-box-layout1 input[type="tel"],
.wpcf7-form .appointment-box-layout1 input[type="range"],
.wpcf7-form .appointment-box-layout1 input[type="date"],
.wpcf7-form .appointment-box-layout1 input[type="month"],
.wpcf7-form .appointment-box-layout1 input[type="week"],
.wpcf7-form .appointment-box-layout1 input[type="time"],
.wpcf7-form .appointment-box-layout1 input[type="datetime"],
.wpcf7-form .appointment-box-layout1 input[type="datetime-local"],
.wpcf7-form .appointment-box-layout1 input[type="color"] {
    height: 48px;
    border-color: rgba(0, 0, 0, 0.2);
    padding-left: 12px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #d2deff;
}
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="text"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="email"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="url"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="password"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="search"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="number"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="tel"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="range"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="date"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="month"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="week"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="time"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="datetime"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="datetime-local"],
.wpcf7-form .appointment-box-layout7.appointment-box-7 input[type="color"] {
    height: 48px;
    border-color: rgba(0, 0, 0, 0.2);
    padding-left: 12px;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #646464;
}
.appointment-box-layout7.appointment-box-7 .appointment-sub-text {
    font-weight: 500;
}
.appointment-box-layout1 .wpcf7-form-control.form-control {
    background: rgba(0, 0, 0, 0.2) !important;
    color: #d2deff;
    border: rgba(0, 0, 0, 0.2) !important;
}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #d2deff;
}
.appointment-box-layout1 .select2-container--classic .select2-selection--single {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 4px;
}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: transparent;
}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #ffffff transparent transparent transparent;
}
.appointment-box-layout1 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent  #fff transparent;
}
.appointment-box-layout1 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.appointment-box-layout1 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid #396cf0;
}
.appointment-box-layout1 input {
    height: 52px;
    font-size: 16px;
    padding: 5px 15px;
    color: #111111;
    border: 1px solid #dbe3e7;
}
.appointment-box-layout1 textarea {
    font-size: 16px;
    padding: 15px;
    color: #d2deff;
    background: transparent !important;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.appointment-box-layout1 input.form-control::-webkit-input-placeholder,
.appointment-box-layout1 textarea.form-control::-webkit-input-placeholder {
    color: #d2deff;
    background-color: transparent !important;
}
.appointment-box-layout1 input.form-control::-moz-placeholder,
.appointment-box-layout1 textarea.form-control::-moz-placeholder {
    color: #d2deff;
    background-color: transparent !important;
}
.appointment-box-layout1 input.form-control:-moz-placeholder,
.appointment-box-layout1 textarea.form-control:-moz-placeholder {
    color: #d2deff;
    background-color: transparent !important;
}
.appointment-box-layout1 input.form-control:-ms-input-placeholder,
.appointment-box-layout1 textarea.form-control:-ms-input-placeholder {
    color: #d2deff;
    background-color: transparent !important;
}
.appointment-box-layout1 .form-group {
    margin-bottom: 15px;
    position: relative;
}
.appointment-box-layout1 .form-group i {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width: 575px) {
    .appointment-box-layout1 .form-group i {
        right: 18px;
        top: -87px;
    }
}
.appointment-box-layout1 .form-group .item-btn.wpcf7-submit {
    margin-top: 15px;
    padding: 12px 25px;
    background-color: transform;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid #fff;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
    transition: all 0.3s ease-out;
}
.appointment-box-layout1 .form-group .item-btn.wpcf7-submit:hover {
    background-color: #fff;
    box-shadow: inherit;
    color: #111;
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #eceff0  !important;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open .select2-selection--single,
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open .select2-dropdown {
    border: 1px solid #dfe0e1;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #dfe0e1;
}
.appointment-box-layout7.appointment-box-7 h2 {
    font-size: 24px;
}
.appointment-box-layout7.appointment-box-7 .wpcf7-form-control.form-control {
    background: rgba(0, 0, 0, 0.2) !important;
    color: #d2deff;
    border: rgba(0, 0, 0, 0.2) !important;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #646464;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 4px;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: transparent;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #646464 transparent transparent transparent;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent  #646464 transparent;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.appointment-box-layout7.appointment-box-7 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border: none;
}
.appointment-box-layout7.appointment-box-7 input {
    height: 52px;
    font-size: 16px;
    padding: 5px 15px;
    color: #111111;
    border: 1px solid #dbe3e7;
}
.appointment-box-layout7.appointment-box-7 textarea {
    font-size: 16px;
    padding: 15px;
    color: #d2deff;
    background: transparent !important;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.appointment-box-layout7.appointment-box-7 input.form-control::-webkit-input-placeholder,
.appointment-box-layout7.appointment-box-7 textarea.form-control::-webkit-input-placeholder {
    color: #d2deff;
    background-color: transparent !important;
}
.appointment-box-layout7.appointment-box-7 input.form-control::-moz-placeholder,
.appointment-box-layout7.appointment-box-7 textarea.form-control::-moz-placeholder {
    color: #d2deff;
    background-color: transparent !important;
}
.appointment-box-layout7.appointment-box-7 input.form-control:-moz-placeholder,
.appointment-box-layout7.appointment-box-7 textarea.form-control:-moz-placeholder {
    color: #d2deff;
    background-color: transparent !important;
}
.appointment-box-layout7.appointment-box-7 input.form-control:-ms-input-placeholder,
.appointment-box-layout7.appointment-box-7 textarea.form-control:-ms-input-placeholder {
    color: #d2deff;
    background-color: transparent !important;
}
.appointment-box-layout7.appointment-box-7 .form-group {
    margin-bottom: 15px;
    position: relative;
}
.appointment-box-layout7.appointment-box-7 .form-group i {
    margin-left: 8px;
}
.appointment-box-layout7.appointment-box-7 .form-group .item-btn {
    margin-top: 5px;
    padding: 16px 25px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.3s ease-out;
}
.appointment-box-layout7.appointment-box-7 .form-group .item-btn:hover {
    background-color: #111;
    box-shadow: inherit;
    color: #fff;
}
.wpcf7-form .appointment-box-layout1.light input[type="text"],
.wpcf7-form .appointment-box-layout1.light input[type="email"],
.wpcf7-form .appointment-box-layout1.light input[type="url"],
.wpcf7-form .appointment-box-layout1.light input[type="password"],
.wpcf7-form .appointment-box-layout1.light input[type="search"],
.wpcf7-form .appointment-box-layout1.light input[type="number"],
.wpcf7-form .appointment-box-layout1.light input[type="tel"],
.wpcf7-form .appointment-box-layout1.light input[type="range"],
.wpcf7-form .appointment-box-layout1.light input[type="date"],
.wpcf7-form .appointment-box-layout1.light input[type="month"],
.wpcf7-form .appointment-box-layout1.light input[type="week"],
.wpcf7-form .appointment-box-layout1.light input[type="time"],
.wpcf7-form .appointment-box-layout1.light input[type="datetime"],
.wpcf7-form .appointment-box-layout1.light input[type="datetime-local"],
.wpcf7-form .appointment-box-layout1.light input[type="color"] {
    height: 48px;
    border: 1px solid #dee5e9 !important;
    padding-left: 12px;
    background-color: #fff !important;
    border-radius: 5px;
    color: #656565;
}
.appointment-box-layout1.light {
    background-color: #fff;
    padding: 45px 50px 3px 50px;
    border-radius: 4px;
}
@media only screen and (max-width: 767px) {
    .appointment-box-layout1.light {
        padding: 30px;
    }
}
.appointment-box-layout1.light h3.title-bar-primary {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 700;
}
.appointment-box-layout1.light .wpcf7-form-control.form-control {
    border: 1px solid #dee5e9 !important;
    padding-left: 12px;
    background-color: #fff !important;
    border-radius: 5px;
    color: #656565;
}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #656565;
}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dee5e9;
    border-radius: 4px;
}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: transparent;
}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #396cf0 transparent transparent transparent;
}
.appointment-box-layout1.light .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #396cf0 transparent;
}
.appointment-box-layout1.light .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.appointment-box-layout1.light .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border: 1px solid #396cf0;
}
.appointment-box-layout1.light input {
    height: 55px;
    font-size: 16px;
    padding: 5px 15px;
    color: #111111;
    border: 1px solid #dee5e9;
}
.appointment-box-layout1.light textarea {
    font-size: 16px;
    padding: 15px;
    color: #656565;
    background: transparent !important;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}
.appointment-box-layout1.light input.form-control::-webkit-input-placeholder,
.appointment-box-layout1.light textarea.form-control::-webkit-input-placeholder {
    color: #656565;
    background-color: transparent !important;
}
.appointment-box-layout1.light input.form-control::-moz-placeholder,
.appointment-box-layout1.light textarea.form-control::-moz-placeholder {
    color: #656565;
    background-color: transparent !important;
}
.appointment-box-layout1.light input.form-control:-moz-placeholder,
.appointment-box-layout1.light textarea.form-control:-moz-placeholder {
    color: #656565;
    background-color: transparent !important;
}
.appointment-box-layout1.light input.form-control:-ms-input-placeholder,
.appointment-box-layout1.light textarea.form-control:-ms-input-placeholder {
    color: #656565;
    background-color: transparent !important;
}
.appointment-box-layout1.light .form-group {
    margin-bottom: 15px;
    position: relative;
}
.appointment-box-layout1.light .form-group i {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.appointment-box-layout1.light .form-group .item-btn.wpcf7-submit {
    margin-top: 15px;
    padding: 12px 25px;
    background-color: #396cf0;
    color: #fff;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
    transition: all 0.3s ease-out;
    text-transform: uppercase;
}
.appointment-box-layout1.light .form-group .item-btn.wpcf7-submit:hover {
    background-color: #3c70fa;
    box-shadow: inherit;
}
.appointment-box-layout-8 {
    padding: 0;
    background-color: transparent;
    position: relative;
    z-index: 1;
}
.appointment-box-layout-8 .section-heading-light {
    margin-bottom: 27px;
}
.appointment-box-layout-8 .section-heading-light p {
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0px;
}
.appointment-box-layout-8 .section-heading-light h2 {
    font-weight: 700;
    color: #FFFFFF;
}
.appointment-box-layout-8 .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #656565;
}
.appointment-box-layout-8 .select2-container--classic .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 50px;
}
.appointment-box-layout-8 .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: transparent;
}
.appointment-box-layout-8 .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
.appointment-box-layout-8 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
.appointment-box-layout-8 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.appointment-box-layout-8 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border: 0;
}
.appointment-box-layout-8 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{
    border-radius: 50px;
}
.appointment-box-layout-8 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{
    border-radius: 50px;
}
.appointment-box-layout-8 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{
    background: transparent;
}
.appointment-box-layout-8 input {
    height: 50px !important;
    font-size: 15px;
    padding: 5px 15px !important;
    color: #646464 !important;
    border: 1px solid #dbe3e7 !important;
}
.appointment-box-layout-8 .form-control:focus {
    border-color: #dbe3e7;
}
.appointment-box-layout-8 input.form-control::-webkit-input-placeholder,
.appointment-box-layout-8 textarea.form-control::-webkit-input-placeholder {
    color: #656565;
}
.appointment-box-layout-8 input.form-control::-moz-placeholder,
.appointment-box-layout-8 textarea.form-control::-moz-placeholder {
    color: #656565;
}
.appointment-box-layout-8 input.form-control:-moz-placeholder,
.appointment-box-layout-8 textarea.form-control:-moz-placeholder {
    color: #656565;
}
.appointment-box-layout-8 input.form-control:-ms-input-placeholder,
.appointment-box-layout-8 textarea.form-control:-ms-input-placeholder {
    color: #656565;
}
.appointment-box-layout-8 .form-group {
    margin-bottom: 22px;
    position: relative;
    max-height: 50px;
}
.appointment-box-layout-8 .form-group .form-control {
    border: none;
    border-radius: 50px;
    height: 50px;
}
.appointment-box-layout-8 .form-group i {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.appointment-box-layout-8 .item-btn,
.appointment-box-layout-8 .wpcf7-form input[type="submit"] {
    height: 50px;
    font-weight: 600 !important;
    font-size: 15px !important;
    text-transform: uppercase;
    color: #FFFFFF !important;
    background-color: #2055e4;
    border: none;
    border-radius: 50px !important;
    width: 100%;
    position: relative;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border: none !important;
}
.appointment-box-layout-8 .item-btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.appointment-box-layout-8 .item-btn:hover {
    background-color: #2055e4;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(255, 255, 255, 0.12);
    box-shadow: 0px 1px 10px 0px rgba(255, 255, 255, 0.12);
}

/*-------------------------------------
#. EL: Schedule
---------------------------------------*/
.class-schedule-wrap1 table {
    margin-bottom: 0;
    border: 1px dotted rgba(255, 255, 255, 0.2);
    margin-top: 0;
}
.class-schedule-wrap1 table thead tr th {
    min-width: 160px;
    border-radius: 4px;
    padding: 20px 15px;
    border: 2px solid #396cf0;
    border-bottom-width: 1px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
}
.class-schedule-wrap1 table thead tr th .schedule-time-heading {
    color: #ffffff;
    font-weight: 500;
}
.class-schedule-wrap1 table thead tr td {
    min-width: 160px;
    border-radius: 4px;
    padding: 20px 15px;
    border: 2px solid #396cf0;
    border-bottom-width: 1px;
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
}
.class-schedule-wrap1 table thead tr td .schedule-day-heading {
    color: #ffffff;
    font-weight: 500;
}
.class-schedule-wrap1 table tbody tr th {
    min-width: 160px;
    position: relative;
    font-weight: 500;
    color: #fff;
    border: 2px solid #396cf0;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 15px;
    text-align: center;
}
.class-schedule-wrap1 table tbody tr th .schedule-time-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.class-schedule-wrap1 table tbody tr td {
    min-width: 160px;
    border-radius: 4px;
    padding: 0;
    border: 2px solid #396cf0;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper {
    text-align: center;
    line-height: 1.5;
    background-color: #fff;
    padding: 12px 15px 13px !important;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-ctg {
    color: #396cf0;
    font-weight: 500;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-time {
    font-size: 14px;
    color: #666;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-team {
    font-size: 14px;
    color: #444444;
    font-weight: 500;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media {
    opacity: 0;
    visibility: hidden;
    padding: 25px;
    width: 328px;
    position: absolute;
    bottom: calc(100% + 50px);
    right: calc(-50% - 11px);
    z-index: 1;
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 4px 20px 0px rgba(42, 92, 220, 0.75);
    transition: all 0.2s ease-out;
}
@media only screen and (max-width: 1200px) {
    .class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media {
        width: 220px;
        display: block;
        padding: 20px 10px;
        right: 0;
    }
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    transition: all 1s ease-out;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media:before {
    content: "";
    background-color: transparent;
    height: calc(100% + 15px);
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: -1;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .item-img {
    background-color: #c6c6c6;
    border-radius: 50%;
    overflow: hidden;
    width: 70px;
}
@media only screen and (max-width: 1500px) {
    .class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .item-img {
        width: 60px;
        height: 60px;
        margin: 0 auto 15px;
    }
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body {
    text-align: left;
}
@media only screen and (max-width: 1500px) {
    .class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body {
        margin-left: 0;
        text-align: center;
    }
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .title {
    margin-bottom: 0;
    color: #111111;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 20px;
}
@media only screen and (max-width: 1500px) {
    .class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .title {
        font-size: 18px;
    }
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-ctg {
    margin-bottom: 15px;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn {
    font-weight: 500;
    padding: 8px 16px;
    font-size: 12px;
    border: 1px solid;
    border-color: #396cf0;
    background-color: #396cf0;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease-out;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn:hover {
    background-color: #fff;
    color: #396cf0;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper {
    border-top: 3px solid #fff;
    margin-top: 5px;
    padding-top: 5px;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:first-child {
    border: none;
    padding-top: 0;
    margin-top: 0;
    border-radius: 5px;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:hover .media {
    opacity: 1;
    visibility: visible;
    bottom: calc(100% + 15px);
    transition: all 0.8s cubic-bezier(0, 0, 0.15, 1.88);
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:hover .media:after {
    bottom: -15px;
}
.table-responsive {
    border: 1px dotted rgba(255, 255, 255, 0.2);
    margin-bottom: 0;
}
@media only screen and (max-width: 1400px) {
    .table-responsive {
        overflow-x: auto;
    }
}
.table-responsive::-webkit-scrollbar-thumb {
    border: 2px solid #f1f7fa;
    background-color: #f1f7fa;
}
.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 10px;
}
.table-responsive::-webkit-scrollbar-thumb {
    border-color: #f1f7fa;
}
.class-schedule-wrap1.layout-2 table {
    margin-bottom: 0;
    border: 1px dotted rgba(255, 255, 255, 0.2);
    margin-top: 0;
}
.class-schedule-wrap1.layout-2 table thead tr th {
    min-width: 160px;
    border-radius: 6px;
    padding: 20px 15px;
    border: 2px solid #ffffff;
    border-bottom-width: 1px;
    background-color: #111;
    text-align: center;
}
.class-schedule-wrap1.layout-2 table thead tr th .schedule-time-heading {
    color: #ffffff;
    font-weight: 500;
}
.class-schedule-wrap1.layout-2 table thead tr td {
    min-width: 160px;
    border-radius: 6px;
    padding: 20px 15px;
    border: 2px solid #ffffff;
    border-bottom-width: 1px;
    background-color: #ebebeb;
    text-align: center;
    background-size: 1rem 1rem;
}
.class-schedule-wrap1.layout-2 table thead tr td .schedule-day-heading {
    color: #fff;
    font-weight: 500;
}
.class-schedule-wrap1.layout-2 table tbody tr th {
    min-width: 160px;
    position: relative;
    border-radius: 6px;
    font-weight: 500;
    color: #111;
    border: 5px solid #ffffff;
    background-color: #f2f2f2;
    background-size: 1rem 1rem;
    padding: 15px;
    text-align: center;
}
.class-schedule-wrap1.layout-2 table tbody tr th .schedule-time-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.class-schedule-wrap1.layout-2 table tbody tr td {
    min-width: 160px;
    padding: 0;
    border: 5px solid #ffffff;
    background-color: #f2f2f2;
    position: relative;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper {
    text-align: center;
    line-height: 1.5;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-ctg {
    color: #396cf0;
    font-weight: 500;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-time {
    font-size: 14px;
    color: #9c9c9c;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-team {
    font-size: 14px;
    color: #444444;
    font-weight: 500;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media {
    opacity: 0;
    visibility: hidden;
    padding: 25px;
    width: 328px;
    position: absolute;
    bottom: calc(100% + 50px);
    right: calc(-50% - 11px);
    z-index: 1;
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 4px 50px 0px rgba(164, 164, 164, 0.75);
    transition: all 0.2s ease-out;
}
@media only screen and (max-width: 1200px) {
    .class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media {
        width: 155px;
        display: block;
        padding: 20px 10px;
        right: 0;
    }
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffffff;
    border-left: 15px solid transparent;
    transition: all 1s ease-out;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media:before {
    content: "";
    background-color: transparent;
    height: calc(100% + 15px);
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: -1;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .item-img {
    background-color: #c6c6c6;
    border-radius: 50%;
    overflow: hidden;
    width: 70px;
}
@media only screen and (max-width: 1500px) {
    .class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .item-img {
        width: 60px;
        height: 60px;
        margin: 0 auto 15px;
    }
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body {
    text-align: left;
}
@media only screen and (max-width: 1500px) {
    .class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body {
        margin-left: 0;
        text-align: center;
    }
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .title {
    margin-bottom: 0;
    color: #111111;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 20px;
}
@media only screen and (max-width: 1500px) {
    .class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .title {
        font-size: 18px;
    }
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-ctg {
    margin-bottom: 15px;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn {
    padding: 8px 16px;
    font-size: 12px;
    border: 1px solid;
    border-color: #396cf0;
    background-color: #396cf0;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease-out;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn:hover {
    background-color: transparent;
    color: #396cf0;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper {
    border-top: 3px solid #fff;
    margin-top: 5px;
    padding-top: 5px;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:first-child {
    border: none;
    padding-top: 0;
    margin-top: 0;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:hover .media {
    opacity: 1;
    visibility: visible;
    bottom: calc(100% + 15px);
    transition: all 0.8s cubic-bezier(0, 0, 0.15, 1.88);
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:hover .media:after {
    bottom: -15px;
}
.site-wrp .elementor-progress-wrapper,
.site-wrp .elementor-progress-bar {
    border-radius: 20px;
}
.site-wrp .elementor-progress-wrapper .elementor-progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.sponsonrs-box img {
    filter: grayscale(100%);
}
.brand-box-layout4 img {
    border: 1px solid #D9E4FF;
    padding: 28px 20px;
    border-radius: 6px;
    filter: grayscale(100);
}
.sponsonrs-box img:hover {
    filter: grayscale(0);
}
.top-100 {
    position: relative;
    margin-top: -100px;
}
.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}
.row.no-gutter12 > [class*='col-'] {
    padding-right: 12px;
    padding-left: 12px;
}
.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.services-tab1 {
    position: relative;
}
.services-tab1 .nav-wrap {
    margin-bottom: 26px;
    width: 100%;
    border-bottom: 0;
}
.services-tab1 .nav-wrap .nav-item.nav-link {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 0;
    margin-bottom: 4px;
    text-align: center;
    color: #cccccc;
    padding: 30px 5px;
    background: transparent;
    position: relative;
    border-bottom: 2px solid #2b495f;
    transition: all 0.3s ease-out;
    font-weight: 500;
    font-size: 22px;
}
.services-tab1 .nav-wrap .nav-item.nav-link:hover {
    border-color: transparent transparent #396cf0 transparent;
}
.services-tab1 .nav-wrap .nav-item.nav-link.active {
    color: #fff;
    border-radius: 0;
    border-bottom: 2px solid;
    transition: all 0.3s ease-out;
    border-color: none ;
    border-bottom: 2px solid #396cf0;
    border-color: transparent transparent #396cf0 transparent;
}
.services-tab1 .item-img {
    position: relative;
}
.services-tab1 .item-img img {
    width: 100%;
}
.services-tab1 .item-img .video-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    line-height: 1.48;
}
@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(60, 112, 250, 0.8);
    }
    100% {
        box-shadow: 0 0 0 35px rgba(60, 112, 250, 0);
    }
}
@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0px rgba(60, 112, 250, 0.7);
    }
    100% {
        box-shadow: 0 0 0 70px rgba(60, 112, 250, 0);
    }
}
.services-tab1 .item-img .video-icon .popup-video {
    width: 90px;
    height: 90px;
    color: #fff;
    text-align: center;
    background: #396cf0;
    border-radius: 50%;
}
.services-tab1 .item-img .video-icon .popup-video:after {
    content: "";
    position: absolute;
    width: 106px;
    height: 106px;
    text-align: center;
    background-color: rgba(57, 108, 240, 0.5);
    border-radius: 50%;
    left: -8px;
    right: 0;
    margin: auto;
    top: -8px;
}
.services-tab1 .item-img .video-icon .popup-video:before {
    content: "";
    position: absolute;
    width: 118px;
    height: 118px;
    text-align: center;
    background-color: rgba(57, 108, 240, 0.4);
    border-radius: 50%;
    animation: shadow-pulse 1s infinite;
    left: -14px;
    right: 0;
    margin: auto;
    top: -14px;
}
.services-tab1 .item-img .video-icon .play-btn i {
    position: relative;
    z-index: 99;
}
.services-tab1 .item-img .video-icon .play-btn i:before {
    font-size: 36px;
    margin-left: 10px;
    color: #ffffff;
    line-height: 2.5;
}
.services-tab1 .item-img .video-icon .play-btn:hover {
    background-color: #fff;
}
.services-tab1 .services-tab-content {
    background-color: #fff;
    padding: 75px;
    position: relative;
}
@media only screen and (max-width: 1100px) {
    .services-tab1 .services-tab-content {
        padding: 45px;
    }
}
.services-tab1 .services-tab-content .popup-video {
    width: 70px;
    height: 70px;
    color: #fff;
    text-align: center;
    background: #396cf0;
    border-radius: 50%;
}
.services-tab1 .services-tab-content .popup-video:before {
    content: "";
    position: absolute;
    width: 78px;
    height: 78px;
    text-align: center;
    background-color: rgba(57, 108, 240, 0.4);
    border-radius: 50%;
    animation: shadow-pulse 1s infinite;
    left: -4px;
    right: 0;
    margin: auto;
    top: -4px;
}
.services-tab1 .services-tab-content .play-btn.non-img {
    position: absolute;
    top: 95px;
    left: inherit;
    right: 100px;
    line-height: 1.9;
}
@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(60, 112, 250, 0.8);
    }
    100% {
        box-shadow: 0 0 0 35px rgba(60, 112, 250, 0);
    }
}
@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0px rgba(60, 112, 250, 0.7);
    }
    100% {
        box-shadow: 0 0 0 70px rgba(60, 112, 250, 0);
    }
}
.services-tab1 .services-tab-content .play-btn.non-img i {
    position: relative;
    z-index: 99;
    margin-left: 9px;
    color: #396cf0;
    line-height: 1.8;
}
.services-tab1 .services-tab-content .play-btn.non-img i:before {
    color: #fff;
    font-size: 40px;
}
.services-tab1 .services-tab-content .item-title {
    font-size: 20px;
    color: #111111;
    position: relative;
    margin-bottom: 15px;
}
.services-tab1 .services-tab-content p {
    margin-bottom: 20px;
    line-height: 1.8;
}
.services-tab1 .services-tab-content ul.list-info {
    margin: 35px 0 35px;
    padding-left: 0;
}
@media only screen and (max-width: 575px) {
    .services-tab1 .services-tab-content ul.list-info {
        display: block;
        margin: 30px 0;
    }
}
.services-tab1 .services-tab-content ul.list-info li {
    list-style: none;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.services-tab1 .services-tab-content ul.list-info li:last-child {
    margin-bottom: 0;
}
.services-tab1 .services-tab-content ul.list-info li:after {
    content: "\f058";
    position: absolute;
    left: 0;
    z-index: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #396cf0;
    font-size: 14px;
    top: 2px;
}
.services-tab1 .slick-navigation {
    display: none !important;
}
.overlay-primary90 .elementor-row {
    position: relative;
    z-index: 2;
}
.tab-pane.active .services-tab-content {
    transform: translateY(100px);
    animation: moveUp 0.65s ease forwards;
}
.tab-pane.active .item-img {
    transform: translateY(100px);
    animation: moveUp 0.65s ease forwards;
}
@keyframes moveUp {
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}
/*** Service Tab 2 ***/
.services-tab2 .nav-pills .nav-link.active{
    background: transparent;
}
.services-tab2 .tab-pane.active .item-img {
    transform: inherit;
    animation: none;
}
.services-tab2 .nav-link{
    padding-left: 0;
    padding-right: 0;
}
.opening-hours-info-list {
    border-top: 4px solid #396cf0;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-radius: 4px;
    padding: 30px 45px;
    box-shadow: 1px 0px 27px rgba(186, 186, 186, 0.2);
    position: relative;
    z-index: 99;
    background-color: #fff;
}
@media only screen and (max-width: 575px) {
    .opening-hours-info-list {
        padding: 34px 25px 13px 25px;
        margin-top: 30px;
    }
}
.opening-hours-info-list .opening-hours-head i {
    color: #eeeeee;
    position: absolute;
    right: 41px;
    top: 38px;
    font-size: 50px;
}
.opening-hours-info-list .sub-title {
    font-weight: 500;
}
.opening-hours-info-list .opening-hours-title {
    font-weight: 700;
    font-size: 24px;
    position: relative;
}
.opening-hours-info-list .opening-hours-info ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #efefef;
    padding-top: 14px;
    padding-bottom: 14px;
}
.opening-hours-info-list .opening-hours-info ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 400;
}
.opening-hours-info-list .opening-hours-info ul:last-child {
    border-bottom: 0;
}

.opening-hours-style-two{
    border:none;
    padding: 25px 40px 10px;
    border-radius: 16px;
    max-width: 290px;
    box-shadow: 1px 0px 27px #EDF2FE;
}
.opening-hours-style-two .opening-hours-head i {
    color: #fff;
    left: 0;
    top: 1px;
    font-size: 17px;
    position: relative;
    margin-right: 8px;
    width: 28px;
    height: 28px;
    background: #396CF0;
    text-align: center;
    line-height: 28px;
    border-radius: 28px;
    box-shadow: 0 10px 20px #D4DFFC;
}
.opening-hours-style-two .opening-hours-title {
    font-size: 20px;
    border-bottom: 1px solid #ECF1FF;
    padding-bottom: 12px;
}
.opening-hours-style-two .opening-hours-info ul {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    padding-bottom: 12px;
}
.opening-hours-style-two .opening-hours-info ul li{
    color: #646464;
}
.appointment-box-layout7.appointment-box-7 {
    border-top: 4px solid #396cf0;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-radius: 4px;
    padding: 34px 45px 13px 45px;
    box-shadow: 1px 0px 27px rgba(186, 186, 186, 0.2);
    position: relative;
    z-index: 9;
    background-color: #fff;
}
@media only screen and (max-width: 575px) {
    .appointment-box-layout7.appointment-box-7 {
        padding: 34px 25px 13px 25px;
    }
}
.appointment-box-layout7.appointment-box-7 .icon-holder i {
    color: #eeeeee;
    position: absolute;
    right: 18px;
    top: 4px;
    font-size: 50px;
}
@media only screen and (max-width: 575px) {
    .appointment-box-layout7.appointment-box-7 .icon-holder i {
        right: 18px;
        top: -87px;
    }
}
.appointment-box-layout7.appointment-box-7 .wpcf7-form-control.form-control {
    background: #f7f7f7 !important;
    color: #646464;
    border: none;
}
.appointment-box-layout7.appointment-box-7 .wpcf7-form-control.form-control:-ms-input-placeholder {
    color: #646464;
}
.appointment-box-layout7.appointment-box-7 .wpcf7-form-control.form-control::placeholder {
    color: #646464;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single {
    background: #f7f7f7 !important;
    border: none;
    color: #646464;
    border-radius: 4px;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single:-ms-input-placeholder {
    color: #646464;
}
.appointment-box-layout7.appointment-box-7 .select2-container--classic .select2-selection--single::placeholder {
    color: #646464;
}
.appointment-box-layout7.appointment-box-7 .form-group .item-btn.wpcf7-submit {
    margin-top: 15px;
    padding: 12px 25px;
    background-color: transform;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    border: 2px solid #396cf0;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: none;
    transition: all 0.3s ease-out;
}
.appointment-box-layout1 .form-group .item-btn.wpcf7-submit:hover {
    background-color: transparent;
    box-shadow: inherit;
    color: #396cf0;
}
.about-box-layout1-new .item-title-befour {
    display: block;
    color: #396cf0;
    margin-bottom: 10px;
    font-weight: 700;
}
.about-box-layout1-new .item-title {
    color: #111111;
    font-size: 36px;
    line-height: 1.4;
    margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
    .about-box-layout1-new .item-title {
        font-size: 30px;
    }
}
.about-box-layout1-new .sub-title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
}
.about-box-layout1-new .sigtitle {
    margin-bottom: 0;
    font-weight: 700;
    color: #396cf0;
    font-size: 18px;
}
.about-box-layout1-new .media-body {
    margin-top: 1.2rem;
}
.miimg-holder {
    position: relative;
}
.miimg-holder .icon-holder3 {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background-color: #ffffff;
    position: absolute;
    z-index: 9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    box-shadow: 2px 0px 40px rgba(0, 0, 0, 0.11);
}
.miimg-holder .icon-holder3 img {
    margin: auto;
}
.miimg-holder .icon-holder2 {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    box-shadow: 2px 0px 40px rgba(0, 0, 0, 0.11);
}
.miimg-holder .icon-holder {
    width: 189px;
    height: 189px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    z-index: 9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    top: 38%;
    margin: auto;
    left: 0;
    right: 0;
    box-shadow: 2px 0px 40px rgba(0, 0, 0, 0.11);
}
.miimg-holder .icon-holder i {
    font-size: 50px;
    color: #396cf0;
    margin: auto;
}
.miimg-holder .image-holder-1 {
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 4px;
}
.miimg-holder .image-holder-1 img {
    width: 100%;
    border-radius: 4px;
}
.miimg-holder .image-holder-3 {
    margin-bottom: 24px;
    border-radius: 4px;
}
.miimg-holder .image-holder-3 img {
    width: 100%;
    border-radius: 4px;
}
.miimg-holder .image-holder-2 {
    border-radius: 4px;
}
.miimg-holder .image-holder-2 img {
    width: 100%;
    border-radius: 4px;
}
.miimg-holder .experience-holder {
    background-color: #396cf0;
    border-radius: 4px;
}
.miimg-holder .experience-holder .sigtitle {
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
    padding-right: 5px;
}
.miimg-holder .experience-holder .media-body {
    margin-left: 2rem;
    border-left: 1px solid #90aaf0;
    padding-left: 20px;
}
.miimg-holder .experience-holder .miyears {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    padding-left: 10px;
}
.miimg-holder .experience-holder .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
    margin-left: 0;
}
.move-color {
    --color1: #1528ec;
    --color2: #ff0a0a;
    font-size: 46px;
    background: repeating-linear-gradient(45deg, var(--color1), var(--color1) 30px, var(--color2) 30px, var(--color2) 60px);
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    animation: 40s linear 0s infinite move;
}
@keyframes move {
    from {
        background-position: 0px;
    }
    to {
        background-position: 1000px;
    }
}
.departments-wrap-layout5 .owl-theme .owl-dots .owl-dot.active span,
.departments-wrap-layout5 .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #396cf0;
}
.departments-wrap-layout5 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 4px;
    background-color: #dedede;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all 0.3s ease-out;
}
.departments-wrap-layout5 .owl-theme .owl-dots .owl-dot.active span {
    width: 30px;
    height: 10px;
    border-radius: 4px;
    background-color: #396cf0;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.departments5-box-layout8 {
    background-color: #ffffff;
    margin-bottom: 3rem;
    padding: 68px 45px 30px 45px;
    position: relative;
    box-shadow: 0px 1px 0px 0px rgba(227, 227, 227, 0.75);
    transition: all 0.3s ease-out;
}
.departments5-box-layout8 .departments-sl {
    font-size: 22px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 5;
    color: #cccccc;
    transition: all 0.3s ease-out;
}
.departments5-box-layout8 .item-img {
    margin-bottom: 25px;
    border-radius: 50%;
}
.departments5-box-layout8 .item-img img {
    width: inherit !important;
    display: inherit !important;
    border-radius: 50%;
}
.departments5-box-layout8 .item-icon {
    position: absolute;
    background-color: #f6f7f9;
    top: -40px;
    width: 81px;
    height: 81px;
    padding: 15px;
    border-radius: 50%;
    transition: all 0.3s ease-out;
}
.departments5-box-layout8 .item-icon img {
    width: auto !important;
    margin: auto;
}
.departments5-box-layout8 .item-icon .icon-image.non-hover {
    opacity: 1;
    visibility: visible;
}
.departments5-box-layout8 .item-icon .icon-image.hover {
    opacity: 0;
    visibility: hidden;
    display: none !important;
}
.departments5-box-layout8 .item-icon i {
    display: inline-block;
}
.departments5-box-layout8 .item-icon i:before {
    line-height: 1;
    margin-left: 0;
    font-size: 62px;
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.departments5-box-layout8 .item-title {
    font-weight: 700;
    font-size: 22px;
}
.departments5-box-layout8 .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.departments5-box-layout8 p {
    margin-bottom: 15px;
}
.departments5-box-layout8 .departments5-content p {
    line-height: 1.8;
}
.departments5-box-layout8 .item-btn {
    padding: 5px 10px 5px 0;
    color: #396cf0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s ease-out;
    font-size: 15px;
    font-weight: 500;
}
.departments5-box-layout8 .item-btn i {
    position: relative;
    right: 0;
    color: #396cf0;
    margin-left: 6px;
    transition: all 0.3s ease-out;
}
.departments5-box-layout8:hover {
    box-shadow: 0px 15px 27px 0px rgba(218, 218, 218, 0.37);
}
.departments5-box-layout8:hover .departments-sl {
    color: #111111;
}
.departments5-box-layout8:hover .item-title a {
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.departments5-box-layout8:hover .item-icon {
    background-color: #396cf0;
}
.departments5-box-layout8:hover .item-icon i {
    animation: toTopFromBottom 0.5s forwards;
    color: #fff;
}
.departments5-box-layout8:hover .item-icon img {
    animation: toTopFromBottom 0.5s forwards;
}
.departments5-box-layout8:hover .item-icon .icon-image.non-hover {
    opacity: 0;
    visibility: hidden;
    display: none !important;
}
.departments5-box-layout8:hover .item-icon .icon-image.hover {
    opacity: 1;
    visibility: visible;
    display: block !important;
}
.departments5-box-layout8:hover .item-img img {
    animation: toTopFromBottom 0.5s forwards;
}
.departments5-box-layout8:hover .item-btn {
    color: #111111;
}
.departments5-box-layout8:hover .item-btn i {
    color: #396cf0;
}
.departments5-box-layout8:hover .item-btn:hover {
    color: #396cf0;
}
.departments5-box-layout8:hover .item-btn:hover i {
    right: -5px;
}
.departments5-image-box {
    overflow: hidden;
}
.departments5-image-box img {
    transform: scale(1);
    transition: all 0.3s ease-out;
    width: 100%;
}
.departments5-image-box img:hover {
    transform: scale(1.1);
}
.team-box-layout43 {
    margin-bottom: 60px;
    border-radius: 4px;
}
.team-box-layout43 .item-mid {
    position: relative;
}
.team-box-layout43 .item-mid .item-img {
    position: relative;
    background-color: #f1f7fa;
    border-radius: 4px;
}
.team-box-layout43 .item-mid .item-img .item-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    z-index: 2;
}
.team-box-layout43 .item-mid .item-img .item-icon li {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
}
.team-box-layout43 .item-mid .item-img .item-icon li a {
    color: #ffffff;
    font-size: 36px;
    transition: all 0.5s ease-out;
}
.team-box-layout43 .item-mid .item-img .item-icon li a:hover {
    color: #e3e3e3;
}
.team-box-layout43 .item-mid .item-img:hover:after {
    visibility: visible;
    opacity: 1;
}
.team-box-layout43 .item-mid .item-img:hover .item-icon li {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s ease-out;
}
.team-box-layout43 .item-mid .item-content {
    position: absolute;
    bottom: -71px;
    width: 100%;
    padding: 15px;
    transition: all 0.5s ease-out;
}
.team-box-layout43 .item-mid .item-content .item-content-mid {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    overflow: hidden;
    padding: 20px 0 0 0;
    height: 98px;
    transition: all 0.5s ease-out;
}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-title {
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 4px;
}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-title a:hover {
    color: #396cf0;
}
.team-box-layout43 .item-mid .item-content .item-content-mid p {
    color: #8a8a8a;
    margin-bottom: 20;
    font-weight: 400;
}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social {
    text-align: center;
    margin-bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.7s ease-in-out;
    transform: all 0.7s;
}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social ul {
    margin: 0;
    padding: 0;
}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social li {
    display: inline-block;
    margin: 0 10px;
}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social li a {
    color: #fff;
}
.team-box-layout43 .item-mid .item-content .item-content-mid .item-social li a:hover {
    color: #e0dede;
}
.team-box-layout43:hover .item-content .item-content-mid {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(57, 108, 240, 0.9);
    border-radius: 4px;
    height: auto;
    overflow: hidden;
    padding: 26px 15px 33px 15px;
}
.team-box-layout43:hover .item-content .item-content-mid .item-social {
    opacity: 1;
    visibility: visible;
    display: block;
}
.team-box-layout43:hover .item-content .item-content-mid p {
    color: #e0dede;
    margin-bottom: 20;
    font-weight: 500;
    transition: all 0.6s ease-in-out;
    transform: all 0.6s;
}
.team-box-layout43:hover .item-content .item-content-mid .item-title a {
    color: #fff;
    transition: all 0.3s ease-out;
}
.team-box-layout43:hover .item-content .item-content-mid .item-title a:hover {
    color: #e0dede;
}
.team-box-layout43 .owl-theme .owl-dots .owl-dot.active span,
.team-box-layout43 .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #396cf0;
}
.team-box-layout43 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 4px;
    background-color: #dedede;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all 0.3s ease-out;
}
.team-box-layout43 .owl-theme .owl-dots .owl-dot.active span {
    width: 30px;
    height: 10px;
    border-radius: 4px;
    background-color: #396cf0;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.team-box-layout44 {
    border-radius: 12px;
}
@media screen and (max-width: 1199px) {
    .team-box-layout44 {
        margin-bottom: 30px;
    }
}
.team-box-layout44:hover .item-img a img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.team-box-layout44:hover .item-img .item-content:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
    right: 0;
}
.team-box-layout44:hover .item-img .item-content .item-title a{
    color: #fff;
}
.team-box-layout44:hover .item-img .item-content .item-designation {
    color: #fff;
}
.team-box-layout44 .item-img {
    position: relative;
    z-index: 1;
    text-align: center;
    overflow: hidden;
}
.team-box-layout44 .item-img:before {
    content: "";
    height: 100%;
    width: 100%;
    background-image: url("../img/team-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.team-box-layout44 .item-img a img {
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    padding: 20px 0px 0px 0px;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.team-box-layout44 .item-img .item-content {
    background: #FFFFFF;
    border-radius: 44.5px 0px 0px 6px;
    padding: 30px;
    text-align: left;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.team-box-layout44 .item-img .item-content:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: #396cf0;
    position: absolute;
    bottom: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-radius: 44.5px 0px 0px 6px;
}
.team-box-layout44 .item-img .item-content .item-title{
    margin-bottom: 0;
}
.team-box-layout44 .item-img .item-content .item-title a {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #111111;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.team-box-layout44 .item-img .item-content .item-designation {
    font-weight: 400;
    font-size: 15px;
    color: #396CF0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*=======================================================================
## Helper Classes
=========================================================================*/
.gradient-light-slider-dark {
    background: linear-gradient(to right, #3c70fa, #7c4dff);
}
.gradient-light-slider-dark:hover {
    background: linear-gradient(to right, #7c4dff, #3c70fa);
}
.gradient-btn .gradient-accent {
    background: linear-gradient(to right, #3c70fa, #7c4dff);
}
.gradient-btn .gradient-light-to-dark {
    background: linear-gradient(to right, #3c70fa, #7c4dff);
}
.gradient-btn .gradient-after-dark-to-light:after {
    background: linear-gradient(to right, #7c4dff, #3c70fa);
}
.gradient-btn .button-after-common:after {
    content: "";
    height: 100%;
    width: 0;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-out;
}
.gradient-btn .button-default {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    padding: 12px 30px;
    border-radius: 4px;
    z-index: 1;
    transition: all 0.3s ease-out;
}
.gradient-btn .button-default:hover {
    color: #fff;
}
.gradient-btn .button-default:hover:after {
    visibility: visible;
    opacity: 1;
    width: 100%;
}
.miimg-holder2 {
    position: relative;
}
.miimg-holder2 .icon-holder {
    width: 189px;
    height: 189px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    z-index: 9;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    top: 40%;
    margin: auto;
    left: 0;
    right: 0;
}
.miimg-holder2 .icon-holder i {
    font-size: 50px;
    color: #396cf0;
    margin: auto;
}
.miimg-holder2 .experience-holder {
    border-radius: 4px;
    position: absolute;
    width: 250px;
    bottom: 0;
    border: 8px solid #fff;
    left: -50px;
    background: linear-gradient(to right, #3c70fa, #7c4dff);
    bottom: -4px;
}
.miimg-holder2 .experience-holder .sigtitle {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
}
.miimg-holder2 .experience-holder .media-body {
    margin-left: 2rem;
}
.miimg-holder2 .experience-holder .miyears {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    padding-left: 10px;
    margin-left: 10px;
}
.miimg-holder2 .experience-holder .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
    margin-left: 0;
}
.departments-box-layout4update {
    border-radius: 4px;
}
.departments-box-layout4update {
    text-align: center;
    background-color: #ffffff;
    margin-bottom: 3rem;
    padding: 58px 45px 42px 45px;
    position: relative;
    box-shadow: 0px 1px 0px 0px rgba(227, 227, 227, 0.75);
    transition: all 0.3s ease-out;
}
.departments-box-layout4update .departments-sl {
    font-size: 22px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 5;
    color: #cccccc;
    transition: all 0.3s ease-out;
}
.departments-box-layout4update .item-img {
    margin-bottom: 20px;
    border-radius: 50%;
}
.departments-box-layout4update .item-img img {
    width: inherit !important;
    display: inherit !important;
    border-radius: 50%;
    position: relative;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    opacity: .5;
}
.departments-box-layout4update .item-icon {
    position: relative;
    margin-bottom: 25px;
}
.departments-box-layout4update .item-icon img {
    width: inherit !important;
    display: inherit !important;
    position: relative;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
}
.departments-box-layout4update .item-icon i {
    display: inline-block;
    position: relative;
    z-index: 9;
}
.departments-box-layout4update .item-icon i:before {
    line-height: 1;
    margin-left: 0;
    font-size: 62px;
    color: #396cf0;
    transition: all 0.3s ease-out;
}
.departments-box-layout4update .item-icon:after {
    width: 50px;
    height: 50px;
    content: "";
    position: absolute;
    background-color: #f1f9ff;
    border-radius: 100%;
    top: -15px;
}
.departments-box-layout4update .item-title {
    font-size: 22px;
    margin-bottom: 15px;
}
.departments-box-layout4update .item-title a {
    color: #111111;
    transition: all 0.3s ease-out;
}
.departments-box-layout4update .item-title a:hover {
    color: #3c70fa;
}
.departments-box-layout4update p {
    margin-bottom: 24px;
    line-height: 1.8;
}
.departments-box-layout4update .item-btn {
    padding: 8px 30px;
    -ms-flex-align: center;
    align-items: center;
    transition: all 0.3s ease-out;
    font-size: 14px;
    border: 1px solid;
    border-color: #396cf0;
    border-radius: 5px;
    font-weight: 500;
    color: #646464;
    display: inline-block;
}
.departments-box-layout4update .item-btn i {
    position: relative;
    right: 0;
    margin-left: 5px;
    transition: all 0.3s ease-out;
    color: #646464;
}
.departments-box-layout4update .item-btn:hover {
    background-color: #396cf0;
    color: #fff;
}
.departments-box-layout4update .item-btn:hover i {
    color: #fff;
}
.departments-box-layout4update:hover {
    box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.05);
}
.departments-box-layout4update:hover .departments-sl {
    color: #111111;
}
.departments-box-layout4update:hover .item-icon i {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout4update:hover .item-icon img {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout4update:hover .item-img img {
    animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout4update:hover .item-btn:hover {
    color: #fff;
}
.departments-box-layout4update:hover .item-btn:hover i {
    right: -5px;
}
.departments-wrap-layout4 .owl-theme .owl-dots .owl-dot.active span,
.departments-wrap-layout4 .owl-theme .owl-dots .owl-dot:hover span {
    background: linear-gradient(to right, #3c70fa, #7c4dff);
    width: 30px;
    transition: all 0.3s ease-out;
}
.departments-wrap-layout4 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 4px;
    background-color: #dedede;
    margin: 5px 4px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all 0.3s ease-out;
}
.departments-wrap-layout4 .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}
.slide-cont {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.thumbnails-owl-carousel div {
    width: 100%;
}
.thumbnails-owl-carousel .owl-controls .owl-dot {
    float: left;
    background-size: cover;
    margin-top: 10px;
}
.thumbnails-owl-carousel .owl-dot {
    float: left;
    background-size: cover;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-top: 6px solid #fff;
}
.thumbnails-owl-carousel .owl-dot:first-child {
    border-left: none;
}
.thumbnails-owl-carousel .owl-dot:last-child {
    border-right: none;
}
.site-wrp .gradient-to-dark {
    background: linear-gradient(to right, #3c70fa, #7c4dff);
}
.class-schedule-wrap1.layout-wrap3 table tbody tr td .schedule-item-wrapper {
    text-align: center;
    line-height: 1.5;
    background-color: #fff;
    padding: 12px 15px 13px !important;
    border-radius: 10px;
}
.class-schedule-wrap1 table tbody tr td {
    border: 5px solid transparent !important;
    background-color: #2457db !important;
    position: relative;
    border-radius: 15px;
}
.class-schedule-wrap1 table tbody tr th {
    border: 5px solid transparent !important;
    position: relative;
    border-radius: 15px;
}
.class-schedule-wrap1 table thead tr th {
    border: 5px solid transparent !important;
    background-color: #2457db !important;
    position: relative;
    border-radius: 15px;
}
.class-schedule-wrap1 table thead tr td {
    border: 5px solid transparent !important;
    background-color: #2457db !important;
    position: relative;
    border-radius: 15px;
}
.table-responsive {
    margin-bottom: 0;
    outline: none !important;
    border: none !important;
}
.rc-carousel-doctors-6 .owl-theme .owl-dots .owl-dot.active span,
.rc-carousel-doctors-6 .owl-theme .owl-dots .owl-dot:hover span {
    background: linear-gradient(to right, #3c70fa, #7c4dff);
    width: 30px;
    transition: all 0.3s ease-out;
}
.rc-carousel-doctors-6 .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 4px;
    background-color: #dedede  !important;
    margin: 3px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all 0.3s ease-out;
    border: none !important;
}
.rc-carousel-doctors-6 .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
}
.heading-layout1.style1.theme1 .rtin-subtitle {
    font-weight: 400;
}
.heading-layout1.style1.theme1 {
    margin-bottom: 65px;
}
/* Case Study */
.case-layout-1 {
    border-radius: 0px 0px 12px 12px;
}
.case-layout-1:hover .item-img a img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.case-layout-1:hover .item-img .item-content .title-area .subtitle a {
    color: #000;
}
.case-layout-1:hover .item-img .item-content .title-area .item-title a {
    color: #396cf0;
}
.case-layout-1 .item-img {
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 0px 0px;
}
.case-layout-1 .item-img:after {
    content: "";
    height: 100%;
    width: 100%;
    background-image: url("../img/case-3.svg");
    position: absolute;
    bottom: -240px;
    left: 0;
    right: 0;
    z-index: 1;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    .case-layout-1 .item-img:after {
        background-size: cover;
        bottom: -150px;
    }
}
@media screen and (max-width: 767px) {
    .case-layout-1 .item-img:after {
        bottom: -200px;
    }
}
@media screen and (max-width: 479px) {
    .case-layout-1 .item-img:after {
        bottom: -145px;
    }
}
@media screen and (max-width: 375px) {
    .case-layout-1 .item-img:after {
        bottom: -110px;
    }
}
@media screen and (max-width: 375px) {
    .case-layout-1 .item-img:after {
        bottom: -70px;
    }
}
.case-layout-1 .item-img a img {
    border-radius: 12px 12px 0px 0px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.case-layout-1 .item-img .item-shape-1 {
    position: absolute;
    bottom: 0px;
    right: 0;
}
@media screen and (max-width: 1199px) {
    .case-layout-1 .item-img .item-shape-1 {
        display: none;
    }
}
.case-layout-1 .item-img .item-shape-2 {
    position: absolute;
    bottom: -5px;
    right: 0;
}
@media screen and (max-width: 1199px) {
    .case-layout-1 .item-img .item-shape-2 {
        display: none;
    }
}
.case-layout-1 .item-img .item-content {
    position: absolute;
    bottom: 30px;
    left: 0px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0 40px;
}
@media screen and (max-width: 320px) {
    .case-layout-1 .item-img .item-content {
        padding: 0px 20px;
    }
}
.case-layout-1 .item-img .item-content .title-area .subtitle {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.case-layout-1 .item-img .item-content .title-area .subtitle a {
    color: #396CF0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.case-layout-1 .item-img .item-content .title-area .subtitle a:hover {
    color: #000;
}
.case-layout-1 .item-img .item-content .title-area .item-title {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
}
@media screen and (max-width: 479px) {
    .case-layout-1 .item-img .item-content .title-area .item-title {
        font-size: 20px;
    }
}
.case-layout-1 .item-img .item-content .title-area .item-title a {
    color: #000000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.case-layout-1 .item-img .item-content .item-button .item-btn {
    height: 52px;
    width: 52px;
    background-color: #fff;
    border: 2px solid #CDD8F3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.case-layout-1 .item-img .item-content .item-button .item-btn:hover {
    background-color: #396cf0;
    color: #fff;
    border: 2px solid #396cf0;
}
.case-layout-1 .item-img .item-content .item-button .item-btn:hover svg {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.case-layout-1 .item-img .item-content .item-button .item-btn svg {
    -webkit-transform: scale(1);
    transform: scale(1);
}

/*Home 14 Style css*/
#rt-appointment-home14{
    padding: 0;
    border: none;
    background: transparent;
    box-shadow: none;
}
#rt-appointment-home14 p{
    margin: 0;
}
#rt-appointment-home14 .rt-date::-webkit-calendar-picker-indicator {
    filter: invert(1); /* Invert colors completely */
    opacity: 1;        /* Ensure it's fully visible */
    cursor: pointer;   /* Pointer cursor on hover */
}
#rt-appointment-home14 .select2-selection--single{
    overflow: hidden;
}
#rt-appointment-home14 .select2-selection--single,
#rt-appointment-home14 .wpcf7-form-control.form-control{
    background: #3087FF !important;
}
#rt-appointment-home14 .select2-selection--single .select2-selection__arrow b{
    border-color: #ffffff transparent transparent transparent;
}
#rt-appointment-home14 input,
#rt-appointment-home14 .select2-selection--single .select2-selection__rendered,
#rt-appointment-home14 input::placeholder {
    color: #fff;
}
#rt-appointment-home14 .row{
    margin-left: -6px;
    margin-right: -6px;
}
#rt-appointment-home14 .row [class*="col"]{
    padding-left: 6px;
    padding-right: 6px;
}
#rt-appointment-home14 .item-btn {
    display: block;
    background: #fff;
    width: 100%;
    outline: none;
    color: #000E40;
    transition: 0.3s;
}
#rt-appointment-home14 .item-btn:hover{
    color: #006BFF;
}
.select2-container.select2-container--open{
    width: auto;
}
.service-box-layout3 .service-title a{
    color: #111;
    transition: 0.3s;
}
.service-box-layout3 .service-title a:hover{
    color: #006BFF;
}
.rt-gallery-item .gallrey-content{
    background: #FFFFFF;
    border: 1px solid #DFE2EC;
    position: relative;
    padding: 35px 40px;
    z-index: 2;
    margin: -68px 40px 0;
}
.rt-gallery-item .gallrey-content .cat-list{
    font-size: 14px;
    font-weight: 500;
    color: #006BFF;
    text-transform: uppercase;
}
.rt-gallery-item .gallrey-content,
.rt-gallery-item .item-img img{
    border-radius: 15px;
}
.rt-gallery-item .gallrey-content .item-title{
    margin: 5px 0 0;
    font-size: 24px;
    line-height: 1.3;
    padding-right: 50px;
}
.rt-gallery-item .item-icon{
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
}
.rt-gallery-item .item-icon a{
    background: #F0F4FF;
    border-radius: 10px;
    text-align: center;
    line-height: 54px;
    width: 50px;
    height: 50px;
    display: block;
    transition: 0.3s;
}
.rt-gallery-item .item-icon a:hover{
    background: #006BFF;
}
.rt-gallery-item .item-icon svg path{
    transition: 0.3s;
}
.rt-gallery-item .item-icon:hover svg path{
    fill: #fff;
}
.gallrey-wrap-layout.nav-control-middle .owl-nav > div{
    top: auto;
    bottom: -116px;
    border-radius: 10px;
    width: 55px;
    height: 45px;
    line-height: 50px;
    background: transparent;
    border-color: #00000012;
    padding: 0;
    transition: 0.3s;
    position: static;
    margin: 0 12px;
}
.gallrey-wrap-layout.nav-control-middle .owl-nav > div svg{
    width: 22px;
}
.gallrey-wrap-layout.nav-control-middle .owl-nav{
    margin-top: 60px;
}
.gallrey-wrap-layout.nav-control-middle .owl-nav > div:hover{
    background: #006BFF !important;
    border-color: #006BFF;
}
.gallrey-wrap-layout.nav-control-middle .owl-nav > div:hover svg path{
    fill: #fff;
}
@media only screen and (max-width: 767px){
    .rt-gallery-item .gallrey-content{
        margin: -68px 15px 0;
        padding: 20px
    }
    .rt-gallery-item .gallrey-content .item-title{
        margin: 0;
        font-size: 20px;
    }
    .rt-gallery-item .gallrey-content .item-title{
        padding-right: 0;
    }
    .rt-gallery-item .item-icon {
        position: static;
        transform: translateY(0);
        margin-top: 12px;
    }
}
.testimonial-box-layout12{
    position: relative;
}
.testimonial-box-layout12 .item-rating {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
.testimonial-box-layout12 .item-rating li {
    display: inline-block;
}
.testimonial-box-layout12 .item-round-img img{
    max-width: 56px;
    border-radius: 56px;
}
.testimonial-box-layout12 .item-subtitle,
.testimonial-box-layout12 .item-title{
    color: #fff;
}
.testimonial-box-layout12 .item-title{
    font-weight: 600;
    font-size: 20px;
}
.testimonial-box-layout12 .item-subtitle{
    font-weight: 500;
}
.testimonial-box-layout12 .item-rating li i {
    color: #FF9800;
    font-size: 18px;
}
.testimonial-box-layout12 .top-title {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 30px;
}
.nav-control-layout12{
    position: relative;
}
.rt-testimonial-slider12 .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
}
.rt-testimonial-slider12 .slick-dots li{
    display: inline-block;
}
.rt-testimonial-slider12 .slick-dots li button{
    font-size: 0;
    border: none !important;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #2055e4;
    padding: 0;
    margin: 0 5px;
    transition: 0.3s;
    outline: none !important;
}
.rt-testimonial-slider12 .slick-dots li.slick-active button{
    background: #fff;
}

.site-wrp .nav-control-layout12 .slick-arrow {
    font-size: 24px;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #1A40A4;
    position: absolute;
    margin: 0;
    padding: 0;
    transition: all 0.5s ease-out;
    right: 0;
    z-index: 2;
    border: none !important;
    outline: none !important;
}
.site-wrp .nav-control-layout12 .slick-arrow:hover{
    background: #fff;
}
.site-wrp .nav-control-layout12 .slick-arrow:hover svg path{
    fill: #1A40A4;
}
.site-wrp .nav-control-layout12 .slick-prev {
    top: 30%;
}
.site-wrp .nav-control-layout12 .slick-next {
    top: auto;
    bottom: 30%;
}
.nav-control-layout12 {
    position: relative;
}
.nav-control-layout12 .item-designation{
    display: flex;
    align-items: center;
}
.testimonial-box-layout12.center .item-designation{
    justify-content: center;
}
.nav-control-layout12 .item-designation .item-content{
    text-align: left;
}
.nav-control-layout12 .item-designation .item-round-img{
    margin-right: 15px;
}
.nav-control-layout12 .item-icon {
    position: absolute;
    top: 58%;
    transform: translateY( -50% );
    right: 30%;
    z-index: -1;
}
.nav-control-layout12 .item-icon svg{
    max-width: 200px;
}
.nav-control-layout12 .owl-prev .fa-angle-left:before,
.nav-control-layout12 .owl-next .fa-angle-right:before{
    content: "";
    display: inline-block;
    width: 15px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.nav-control-layout12 .owl-prev .fa-angle-left:before{
    background-image: url('data:image/svg+xml;utf8,<svg width="15" height="19" viewBox="0 0 15 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.22997 18.67C6.67997 18.67 6.22997 18.22 6.22997 17.67V3.41001L2.09996 7.54001C1.70996 7.93001 1.07996 7.93001 0.689961 7.54001C0.299961 7.15001 0.299961 6.52001 0.689961 6.13001L6.51996 0.30001C6.51996 0.30001 6.52996 0.29001 6.53996 0.28001C6.62996 0.19001 6.73996 0.12001 6.84996 0.0800098C6.95996 0.0400098 7.06996 0.0100098 7.19996 0.0100098C7.19996 0.0100098 7.21997 0.0100098 7.22997 0.0100098C7.23997 0.0100098 7.24996 0.0100098 7.25996 0.0100098C7.37996 0.0100098 7.48996 0.0400098 7.59996 0.0800098C7.68996 0.11001 7.76996 0.16001 7.84996 0.22001C7.84996 0.22001 7.89996 0.26001 7.92996 0.29001L13.76 6.12001C14.15 6.51001 14.15 7.14001 13.76 7.53001C13.37 7.92001 12.74 7.92001 12.35 7.53001L8.21996 3.40001V17.65C8.21996 18.2 7.76996 18.65 7.21996 18.65L7.22997 18.67Z" fill="white"/></svg>');
}
.nav-control-layout12 .owl-next .fa-angle-right:before{
    background-image: url('data:image/svg+xml;utf8,<svg width="14" height="19" viewBox="0 0 14 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.82228 -8.83354e-05C7.37228 -8.82873e-05 7.82228 0.449913 7.82228 0.999912L7.82228 15.2599L11.9523 11.1299C12.3423 10.7399 12.9723 10.7399 13.3623 11.1299C13.7523 11.5199 13.7523 12.1499 13.3623 12.5399L7.53229 18.3699C7.53229 18.3699 7.52228 18.3799 7.51228 18.3899C7.42228 18.4799 7.31229 18.5499 7.20229 18.5899C7.09229 18.6299 6.98229 18.6599 6.85229 18.6599C6.85229 18.6599 6.83228 18.6599 6.82228 18.6599C6.81228 18.6599 6.80228 18.6599 6.79228 18.6599C6.67228 18.6599 6.56229 18.6299 6.45229 18.5899C6.36229 18.5599 6.28229 18.5099 6.20229 18.4499C6.20229 18.4499 6.15228 18.4099 6.12228 18.3799L0.292283 12.5499C-0.0977177 12.1599 -0.0977176 11.5299 0.292283 11.1399C0.682283 10.7499 1.31229 10.7499 1.70229 11.1399L5.83228 15.2699L5.83228 1.01991C5.83228 0.469913 6.28228 0.0199121 6.83228 0.0199121L6.82228 -8.83354e-05Z" fill="white"/></svg>');
}

.nav-control-layout12 p {
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
}
.nav-control-layout12 .owl-dots{
    font-size: 0;
}
.nav-control-layout12 .owl-dots .owl-dot{
    width: 15px;
    height: 15px;
    background: #1A40A4;
    margin: 0 5px;
    border-radius: 15px;
    transition: 0.3s;
}
.nav-control-layout12 .owl-dots .owl-dot.active{
    background: #fff;
}

.testimonial-box-layout13{
    text-align: center;
}
.testimonial-box-layout13 .item-title,
.testimonial-box-layout13 .top-title,
.testimonial-box-layout13 p {
    color: #111111;
}
.testimonial-box-layout13 .item-subtitle {
    color: #242424;
    font-size: 13px;
    font-weight: 400;
}
.testimonial-box-layout13 .item-rating li i {
    font-size: 16px;
}
.nav-control-layout13 .owl-dots .owl-dot.active {
    background: #396CF0;
}
.site-wrp .nav-control-layout13.owl-theme .owl-nav > .owl-next,
.site-wrp .nav-control-layout13.owl-theme .owl-nav > .owl-prev{
    top: 50%;
    transform: translateY(-50%);
}
.site-wrp .nav-control-layout13.owl-theme .owl-nav > .owl-prev{
    right: auto;
    left: 0;
}
.nav-control-layout13 .item-designation {
    justify-content: center;
}
.nav-control-layout13 p {
    font-size: 16px;
}
.testimonial-box-layout13 .top-title {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    margin: 0 0 20px;
}
.testimonial-box-layout13 .item-title {
    font-weight: 700;
    font-size: 15px;
}
.site-wrp .nav-control-layout13.owl-theme .owl-nav > div{
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 6px;
    border: 1px solid #006BFF;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding: 0;
}
.site-wrp .nav-control-layout13.owl-theme .owl-nav > .owl-next{
    left: auto;
    right: 0;
}
.nav-control-layout13 .owl-nav i{
    position: relative;
    top: 4px;
}
.nav-control-layout13 .owl-prev .fa-angle-left:before {
    background-image: url("data:image/svg+xml;utf8,<svg width='31' height='18' viewBox='0 0 31 18' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.66003 17.3175C8.96003 17.3175 9.25004 17.2075 9.48004 16.9775C9.93004 16.5275 9.93004 15.7875 9.48004 15.3375L3.96004 9.8175H29.38C30.02 9.8175 30.54 9.2975 30.54 8.6575C30.54 8.0175 30.02 7.4975 29.38 7.4975H3.96004L9.48004 1.9775C9.93004 1.5275 9.93004 0.7875 9.48004 0.3375C9.03004 -0.1125 8.29004 -0.1125 7.84004 0.3375L0.340042 7.8375C0.340042 7.8375 0.340033 7.8375 0.330032 7.8475C0.220032 7.9575 0.140041 8.0775 0.0900421 8.2175C0.0400429 8.3475 0.010046 8.4875 4.57764e-05 8.6275V8.6875C4.57764e-05 8.8375 0.0300426 8.9675 0.0900421 9.0975C0.140041 9.2275 0.220032 9.3575 0.330032 9.4675C0.330032 9.4675 0.330042 9.4675 0.340042 9.4775L7.84004 16.9775C8.07004 17.2075 8.36003 17.3175 8.66003 17.3175Z' fill='%23006BFF'/></svg>");
}
.nav-control-layout13 .owl-next .fa-angle-right:before {
    background-image: url("data:image/svg+xml;utf8,<svg width='31' height='18' viewBox='0 0 31 18' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M21.9899 17.9901C21.6899 17.9901 21.3999 17.8801 21.1699 17.6501C20.7199 17.2001 20.7199 16.4601 21.1699 16.0101L26.6899 10.4901H1.26986C0.629859 10.4901 0.109863 9.97011 0.109863 9.33011C0.109863 8.69011 0.629859 8.17011 1.26986 8.17011H26.6899L21.1699 2.65011C20.7199 2.20011 20.7199 1.46011 21.1699 1.01011C21.6199 0.560107 22.3599 0.560107 22.8099 1.01011L30.3099 8.51011C30.3099 8.51011 30.3099 8.51011 30.3199 8.52011C30.4299 8.63011 30.5099 8.75011 30.5599 8.89011C30.6099 9.02011 30.6399 9.16011 30.6499 9.30011V9.36011C30.6499 9.51011 30.6199 9.64011 30.5599 9.77011C30.5099 9.90011 30.4299 10.0301 30.3199 10.1401C30.3199 10.1401 30.3199 10.1401 30.3099 10.1501L22.8099 17.6501C22.5799 17.8801 22.2899 17.9901 21.9899 17.9901Z' fill='%23006BFF'/></svg>");
}
.nav-control-layout13 .item-icon{
    top: auto;
    bottom: -10px;
    transform: translateY(0);
    right: 0;
}
.rt-marquee-slider{
    position: relative;
}
.rt-marquee-inner{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    padding: 20px;
    line-height: 1;
}
.rt-marquee-item{
    display: inline-block;
    will-change: transform;
    animation: marquee_right 50s linear infinite;
}
.rt-marquee-slider .rt-marquee-item .rt-marquee-list {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
}
.rt-marquee-slider .rt-marquee-item .rt-marquee-list,
.rt-marquee-slider .rt-marquee-item .rt-marquee-list img{
    margin-right: 15px;
}
.rt-marquee-slider .rt-marquee {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    padding: 20px;
    line-height: 1;
}
@keyframes marquee_right {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0%);
    }
}

@media (min-width: 1600px) {
    .rt-sec-margin-left {
        margin-left: calc((100% - 1300px) / 2);
    }
}
@media (min-width: 1600px) {
    .rt-sec-margin-right {
        margin-right: calc((100% - 1800px) / 2);
    }
}

@media only screen and (max-width: 1550px) {
    .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev {
        left: -100%;
    }
    .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next {
        right: 0;
    }
}
@media only screen and (max-width: 1440px) {
    .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev {
        left: -100%;
    }
    .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next {
        right: 0;
    }
}
@media only screen and (max-width: 1366px) {
    .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev {
        left: -92%;
    }
    .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next {
        right: 30px;
    }
    .site-wrp .nav-control-layout10.owl-theme .owl-nav > div {
        height: 45px;
        width: 45px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 1199px) {
    .choose-box1 .choose-layout-1 .number {
        top: 15px;
        right: 20px;
    }
    .blog-box-layout9 .item-content {
        padding: 35px 22px;
    }
    .rtin-style17 .media-body{
        margin-left: 20px;
    }
    .rtin-style17 .number {
        font-size: 45px;
    }
}
@media only screen and (max-width: 991px) {
    .team-box-layout8,
    .service-box-layout9, .service-box-layout9 .item-img > a > img {
        margin-bottom: 30px;
    }
    .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-prev,
    .site-wrp .nav-control-layout10.owl-theme .owl-nav .owl-next {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .nav-control-layout13 .item-icon,
    .site-wrp .nav-control-layout13.owl-theme .owl-nav > div {
        display: none;
    }
    .opening-hours-style-two {
        padding: 25px 20px 10px;
    }
    .mobile-position.elementor-absolute{
        position:static !important;
    }
    .mobile-position.elementor-absolute .elementor-widget-container{
        max-width: 100% !important;
    }
    .wpcf7 .footer-subscribe {
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
    }

    .banner-subtitle .elementor-image-box-wrapper{
        display: flex;
        align-items: center;
    }
    .banner-subtitle .elementor-image-box-wrapper .elementor-image-box-img{
        margin-right: 10px !important;
    }
    .rt-el-info-box.rtin-style17 .rtin-icon {
        width: 60px;
        height: 60px;
        line-height: 80px;
    }
    .service-box-layout9 .item-img::before {
        bottom: 13px;
    }
    .service-box-layout9 .item-content .item-icon {
        margin-top: -50px;
    }
    .testimonial-box-layout11 .testimonial-layout-style-1 {
        padding: 65px 25px 35px;
    }
    .team-detail-box-layout1 .single-item table.schedule-table tbody td {
        padding: 8px 15px;
    }
    .team-detail-box-layout1 .single-item table thead tr th,
    .team-detail-box-layout1 .single-item table tbody td {
        padding: 13px 15px;
    }
    .rtin-content-doctor,
    .team-detail-box-layout1 {
        padding: 40px 25px 50px;
    }
}