@charset "utf-8";
.call-top {
    width: 100%;
    float: left;
    background: #f3f3f3;
    padding: 6px 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #e96627;
    text-align: right
}

.call-top .container {
    max-width: calc(100% - 25px);
    width: 1292px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.common_para_wrpr {
    width: 100%;
    float: left;
}

.common_para_wrpr p {
    width: 100%;
    float: left;
    font-family: 'Roboto', sans-serif;
    color: #555555;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
    margin-bottom: 15px;
}

.common_para_wrpr p:last-child {
    margin-bottom: 0;
}

.kakkanad_call {
    width: auto;
    float: left;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
}

.kakkanad_call b {
    margin-right: 5px;
}

.kakkanad_call i {
    margin-right: 5px;
}

.kakkanad_call a {
    width: auto;
    color: #e96627;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.kakkanad_call a:hover {
    color: #2a628d;
}

.panampilly_call {
    float: right;
    width: auto;
}

.panampilly_call b {
    margin-right: 5px;
}

.panampilly_call i {
    margin-right: 5px;
}

.panampilly_call a {
    width: auto;
    color: #e96627;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.panampilly_call a:hover {
    color: #2a628d;
}

.header_bottom {
    width: 100%;
    float: left;
}

.kakkanad_adress_banner {
    position: absolute;
    right: 40px;
    bottom: 490px;
    text-align: center;
    /* z-index: 9; */
    z-index: 1;
}

.panampilly_adress_banner {
    position: absolute;
    right: -10px;
    bottom: 240px;
    text-align: center;
    /* z-index: 9; */
    z-index: 1;
}

.panampilly_adress_head {
    font-family: 'Raleway', sans-serif;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}

.list-item-head {
    font-family: 'Raleway', sans-serif;
    width: 100%;
    float: left;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}

.panampilly_adress_head:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -5px;
    width: 50px;
    height: 1px;
    background: #fff;
    margin: 0 auto;
}

.panampilly_adress_text {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
}

.w_margin_bottom_map {
    margin-bottom: 5px;
}

.wp-ftr-addrwrap-left {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 0px;
}

.wp-ftr-addrwrap-left-main {
    width: 100%;
    float: left;
    padding-left: 25px;
    margin-bottom: 20px;
}

.footer_kakkand_head {
    font-size: 11px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    width: 100%;
    float: left;
}

footer .sec23 {
    width: 28% !important;
}

.add_banner_icon {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}


/* AJ KRISHNA UPDATES FOR CAROUSAL SECTION STARTED */

.wp_carousal_inner_wrapper {
    width: 100%;
    float: left;
}

.wp_carousal_left {
    width: 49.5%;
    float: left;
    /* padding: 0 10px; */
    position: relative;
    margin-right: 1%;
}

.wp_carousal_left:nth-child(2n) {
    margin-right: 0;
}

#wp_carousal_image {
    width: 100%;
    float: left;
    height: 100%;
}

#wp_carousal_image .item {
    pointer-events: all;
    height: 610px;
    overflow: hidden;
}

#wp_carousal_image .item a {
    width: 100%;
    float: left;
}

img.example-image {
    width: 100%;
    float: left;
}

#wp_carousal_image .owl-controls.clickable {
    display: none !important;
}

#wp_carousal_image .owl-controls {
    display: none !important;
}

#wp_carousal_image .owl-pagination {
    display: none;
}

#wp_carousal_image+.testimonial-btns {
    width: 100%;
    float: left;
    /* top: 50%; */
    position: absolute;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    pointer-events: none;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

#wp_carousal_image+.testimonial-btns>.testimonial-next {
    width: 35px;
    height: 35px;
    float: right;
    display: block;
    background-color: rgb(10, 122, 193);
    line-height: 35px;
    font-size: 14px;
    pointer-events: auto;
}

#wp_carousal_image+.testimonial-btns>.testimonial-prev {
    width: 35px;
    height: 35px;
    float: left;
    display: block;
    background-color: rgb(10, 122, 193);
    line-height: 35px;
    font-size: 14px;
    pointer-events: auto;
}

.wp_carousal_full_wrap {
    padding-bottom: 0 !important;
}

#wp_carousal_video {
    width: 100%;
    float: left;
    height: 100%;
}


/* #wp_carousal_video .owl-controls
{
	display: none !important;
}
#wp_carousal_video .owl-controls.clickable{
	display: none !important;
} */

#wp_carousal_video+.testimonial-btns {
    width: 100%;
    float: left;
    position: absolute;
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    /* height: 100%; */
    pointer-events: none;
    /* justify-content:space-between; */
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    /* top: 25%; */
    top: auto;
    bottom: 0;
}

#wp_carousal_video+.testimonial-btns>.testimonial-next {
    width: 35px;
    height: 35px;
    float: right;
    display: block;
    background-color: rgb(10, 122, 193);
    line-height: 35px;
    font-size: 14px;
    pointer-events: auto;
    margin-left: 10px;
}

#wp_carousal_video+.testimonial-btns>.testimonial-prev {
    width: 35px;
    height: 35px;
    float: left;
    display: block;
    background-color: rgb(10, 122, 193);
    line-height: 35px;
    font-size: 14px;
    pointer-events: auto;
}

#wp_carousal_video .item .js-video-button {
    width: 100%;
    float: left;
    height: 100%;
}

.wp_carousal_video li {
    height: 404px !important;
}

.wp_carousal_video li img {
    width: 100%;
    float: left;
    height: 100%;
}

.wp_owl_thumb {
    width: 100%;
    float: left;
    position: relative;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 5px 0 0 0;
    margin-bottom: 40px;
}

.wp_owl_thumb_item {
    width: 25%;
    height: auto;
    float: left;
    margin: auto;
    border-right: 5px solid #fff;
    margin-bottom: 5px;
}

.wp_owl_thumb_item img {
    width: 100%;
}

.wp_owl_thumb_title {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #222;
    margin-bottom: 5px;
    position: absolute;
    top: 69.5%;
    /* top: 65.5%; */
}

.wp_carousal_right {
    height: 100%;
}


/* video CAROUSAL */


/* AJ KRISHNA UPDATES FOR CAROUSAL SECTION FINISHED */

.departments-container .link-text {
    color: #e96627;
    text-decoration: underline
}

.container {
    width: 1220px;
    max-width: 90%;
    height: auto;
    margin: 0 auto
}

header {
    width: 100%;
    height: auto;
    float: left;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out
}

.header-stick {
    width: 100%;
    height: auto;
    float: left;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999;
    background-color: #fff;
    box-shadow: 0px 0px 5px -3px #000
}

header .container {
    max-width: calc(100% - 25px);
    width: 1320px;
}

.contact-us-link {
    width: 144px;
    border-right: solid 5px #F10142;
    border-left: solid 3px #F10142;
    border-bottom: solid 3px #F10142;
    height: 35px;
    position: relative;
    position: fixed;
    left: -55px;
    top: 300px;
    background: #1672b9;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    z-index: 9;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.contact-us-link a {
    width: 100%;
    height: 100%;
    display: inline-block
}

.contact-us-link::after {
    width: 3px;
    height: 100%;
    bottom: 0px;
    background-color: #1672b9;
    content: '';
    position: absolute
}

.contact-us-link::before {
    width: 3px;
    height: 100%;
    background-color: #1672b9;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
}

@-webkit-keyframes "cont-anim1" {
    0% {
        right: 0px;
    }
    50% {
        right: -10px;
        background-color: #f00;
    }
    100% {
        right: 0px;
    }
}

@keyframes "cont-anim1" {
    0% {
        right: 0px;
    }
    50% {
        right: -10px;
        background-color: #f00;
    }
    100% {
        right: 0px;
    }
}

@-webkit-keyframes "cont-anim2" {
    0% {
        left: 0px;
    }
    50% {
        left: -10px;
        background-color: #f00;
    }
    100% {
        left: 0px;
    }
}

@keyframes "cont-anim2" {
    0% {
        left: 0px;
    }
    50% {
        left: -10px;
        background-color: #f00;
    }
    100% {
        left: 0px;
    }
}

.drop-down-arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    z-index: 9;
    background-color: #fff;
    color: #e96627;
    cursor: pointer;
    display: none
}

.responsive-menu-btn {
    width: 40px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    cursor: pointer;
    float: right;
    display: none;
    font-size: 24px;
    /* color: #ffffff; */
    /* background: #e96627; */
    color: #e96627;
    position: relative;
    z-index: 9
}

.logo-mobile {
    /* width: 230px; */
    width: auto;
    max-width: 165px;
    height: 100px;
    float: left;
    display: none;
    /* background: url(../images/logo-1.png) no-repeat center; */
}

.logo-mobile .logo {
    width: 100%;
    /* height: 100%; */
    /* display: inline-block; */
    border: none;
}

nav {
    width: 100%;
    height: auto;
    float: left;
    display: flex;
}

nav .menu {
    width: 514px;
    height: auto;
    float: left;
    margin: 30px 0 0 0
}

nav .menu>li {
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 40px;
    color: #5f5f5f;
    font-weight: 500;
    float: left;
    margin: 0px 13px;
    padding-bottom: 30px;
    text-transform: capitalize
}

nav .menu>li a {
    width: auto;
    float: left;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.celeb {
    position: relative;
    color: #5f5f5f !important
}


/* .celeb:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -13px;
  width: 26px;
  height: 13px;
  background: url(../images/celeb-icon.png) no-repeat;
} */

.celeb .icon {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -13px;
    width: 26px;
    height: 13px;
}

nav .menu>li.contact-menu-item {
    display: none
}

nav .menu>li:hover {
    color: #e96627
}

nav .menu>li.active {
    color: #e96627;
    font-weight: 600
}

nav .menu>li .icon {
    margin-right: 8px;
}

nav .menu>li>.sub-menu {
    width: 200px;
    height: auto;
    background: #e96627;
    position: absolute;
    left: 0;
    top: 70px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out
}

nav .menu>li>.sub-menu .active_sub {
    background: #2A7FBF !important
}

nav .menu>li:hover .sub-menu {
    opacity: 1;
    visibility: visible
}

nav .menu>li>.sub-menu>li {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 500;
    border-bottom: 1px solid #2D80BF
}

nav .menu>li>.sub-menu>li:last-child {
    border-bottom: none
}

nav .menu>li>.sub-menu>li:hover {
    background: #2A7FBF
}

nav .menu>li>.sub-menu>li>a {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-indent: 20px;
    text-align: center !important;
}


/* nav .logo */

.logo {
    width: 292px;
    height: 100px;
    float: left;
    /* background: url(../images/logo-1.png) no-repeat center; */
    border-bottom: 4px solid #e96627;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    pointer-events: none;
}

.logo img {
    width: auto;
    max-width: 95%;
    height: auto;
    display: inline-block;
    pointer-events: auto;
}

.clear {
    width: 100%;
    height: 1px;
    float: left
}

.banner-container {
    width: 100%;
    height: auto;
    min-height: 1290px;
    float: left;
    position: relative;
    background: #ffffff url(../images/top-img01.png) no-repeat bottom;
    box-shadow: inset 0px 2px 15px 0px rgba(248, 248, 248, 1);
    overflow: hidden;
}

.book-appointment {
    width: 165px;
    height: 165px;
    float: left;
    border-radius: 165px;
    background: #f4f4f4;
    position: absolute;
    top: 60px;
    right: 58px;
    z-index: 1
}

.book-appointment .calender-icon {
    width: 26px;
    height: 26px;
    overflow: hidden;
    background: #fff url(../images/calender-icon.png) no-repeat center;
    position: absolute;
    left: -25px;
    top: 98px;
    z-index: 2
}

.book-appointment:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #1573b9;
    border-bottom-color: #1573b9;
    border-right-color: #1573b9;
    z-index: 1;
    transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out
}

.book-appointment:hover::before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.book-appointment:after {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    border-radius: 50%;
    border: 2px solid #e9e9e9;
    border-left-color: #e9e9e9
}

.full-link {
    width: 100%;
    height: 100%;
    display: inline-block
}

@-webkit-keyframes "spin" {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes "spin" {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.book-appointment .text {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #484848;
    /* margin: 48px 0 0 13px; */
    position: relative;
    z-index: 1;
    text-align: center;
    padding-right: 13px;
    overflow: hidden;
    width: 100%;
    float: left;
    padding: 48px 13px 0 13px;
    height: 145px;
}

.book-appointment .text span {
    color: #868686;
    font-weight: 800;
    text-transform: capitalize
}

.banner-container .women-img {
    width: 714px;
    height: 1122px;
    float: left;
    margin-top: 24px;
    margin-left: 218px;
    position: relative
}

.left-round-wrap {
    max-width: 223px;
    width: 90%;
    height: auto;
    position: absolute;
    left: 58px;
    top: 0
}

.ex-icon {
    width: 21px;
    height: 21px;
    overflow: hidden;
    background: #fff url(../images/ex-icon.png) no-repeat center;
    position: absolute;
    right: -21px;
    top: 98px;
    z-index: 2
}

.left-round-wrap .why-phy {
    top: 305px;
}

.left-round-wrap .why-phy .text {
    /* margin-top: 62px; */
    padding-top: 62px;
}

.why-phy-icon {
    width: 22px;
    height: 22px;
    overflow: hidden;
    background: #fff url(../images/why-phy-icon.png) no-repeat center;
    position: absolute;
    left: -22px;
    top: 98px;
    z-index: 2
}

.experience:before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.experience:hover::before {
    transform: rotate(515deg);
    -ms-transform: rotate(515deg);
    -webkit-transform: rotate(515deg)
}

.why-phy:before {
    -webkit-transform: rotate(307deg);
    transform: rotate(307deg)
}

.why-phy:hover::before {
    transform: rotate(667deg);
    -ms-transform: rotate(667deg);
    -webkit-transform: rotate(667deg)
}

.book-app {
    top: 305px;
}

.book-app:before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.book-app:hover::before {
    transform: rotate(515deg);
    -ms-transform: rotate(515deg);
    -webkit-transform: rotate(515deg)
}

.why-whol-icon {
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: #fff url(../images/why-whol-icon.png) no-repeat center;
    position: absolute;
    left: -24px;
    top: 98px;
    z-index: 2
}

.why-wohl .text {
    /* margin-top: 75px; */
    padding-top: 75px;
}

.banner-container .women-img .trigger-animation-1 {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 220px;
    top: 150px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 9
}

.banner-container .women-img .trigger-animation-1 .hover-img {
    position: absolute;
    left: -90px;
    top: -67px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-container .women-img .trigger-animation-1 .line-1 {
    width: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out
}

.banner-container .women-img .trigger-animation-1 .line-2 {
    width: 1px;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 212px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.banner-container .women-img .trigger-animation-1 .plus-icon {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    text-align: center;
    border: 1px solid #e96627;
    position: absolute;
    right: 194px;
    top: 34px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #e96627;
    font-weight: 500;
    text-indent: -2px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-container .women-img .trigger-animation-1 .detail-container {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    left: -130px;
    top: 40px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    border: solid 1px #ddd;
    padding: 20px;
}

.banner-container .women-img .trigger-animation-1 .detail-container h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-1 .detail-container h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-1 .detail-container h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-1 .detail-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 20px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #bebebe
}

.banner-container .women-img .trigger-animation-1 .detail-container .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-1 .detail-container-r {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    left: -130px;
    top: 270px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd
}

.banner-container .women-img .trigger-animation-1 .detail-container-r h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-1 .detail-container-r h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-1 .detail-container-r h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-1 .detail-container-r p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 0 0;
    margin: 0 0 18px 0
}

.banner-container .women-img .trigger-animation-1 .detail-container-r .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-1:hover .hover-img {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-1:hover .detail-container {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-1:hover .detail-container-r {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-2 {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 80px;
    top: 40px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 9
}

.banner-container .women-img .trigger-animation-2 .hover-img {
    position: absolute;
    left: -58px;
    top: -24px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-container .women-img .trigger-animation-2 .line-1 {
    width: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out
}

.banner-container .women-img .trigger-animation-2 .line-2 {
    width: 1px;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 212px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.banner-container .women-img .trigger-animation-2 .plus-icon {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    text-align: center;
    border: 1px solid #e96627;
    position: absolute;
    right: 194px;
    top: 34px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #e96627;
    font-weight: 500;
    text-indent: -2px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-container .women-img .trigger-animation-2 .detail-container {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    right: -10px;
    top: 85px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    left: -105px;
}

.banner-container .women-img .trigger-animation-2 .detail-container h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-2 .detail-container h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-2 .detail-container h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-2 .detail-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 20px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #bebebe
}

.banner-container .women-img .trigger-animation-2 .detail-container .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-2 .detail-container-r {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    left: -105px;
    top: 315px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd
}

.banner-container .women-img .trigger-animation-2 .detail-container-r h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-2 .detail-container-r h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-2 .detail-container-r h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-2 .detail-container-r p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 0 0;
    margin: 0 0 18px 0
}

.banner-container .women-img .trigger-animation-2 .detail-container-r .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-2:hover .hover-img {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-2:hover .detail-container {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-2:hover .detail-container-r {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-3 {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 475px;
    top: 248px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 9
}

.banner-container .women-img .trigger-animation-3 .hover-img {
    position: absolute;
    left: -51px;
    top: -31px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-container .women-img .trigger-animation-3 .line-1 {
    width: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out
}

.banner-container .women-img .trigger-animation-3 .line-2 {
    width: 1px;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 212px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.banner-container .women-img .trigger-animation-3 .plus-icon {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    text-align: center;
    border: 1px solid #e96627;
    position: absolute;
    right: 194px;
    top: 34px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #e96627;
    font-weight: 500;
    text-indent: -2px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-container .women-img .trigger-animation-3 .detail-container {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    right: -10px;
    top: 85px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    left: -105px;
    z-index: 999
}

.banner-container .women-img .trigger-animation-3 .detail-container h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-3 .detail-container h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-3 .detail-container h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-3 .detail-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 20px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #bebebe
}

.banner-container .women-img .trigger-animation-3 .detail-container .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-3 .detail-container-r {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    left: -105px;
    top: 315px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd
}

.banner-container .women-img .trigger-animation-3 .detail-container-r h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-3 .detail-container-r h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-3 .detail-container-r h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-3 .detail-container-r p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 0 0;
    margin: 0 0 18px 0
}

.banner-container .women-img .trigger-animation-3 .detail-container-r .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-3:hover .hover-img {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-3:hover .detail-container {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-3:hover .detail-container-r {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-4 {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 396px;
    top: 825px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 9
}

.banner-container .women-img .trigger-animation-4 .hover-img {
    position: absolute;
    left: -76px;
    top: -133px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-container .women-img .trigger-animation-4 .line-1 {
    width: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out
}

.banner-container .women-img .trigger-animation-4 .line-2 {
    width: 1px;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 212px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.banner-container .women-img .trigger-animation-4 .plus-icon {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    text-align: center;
    border: 1px solid #e96627;
    position: absolute;
    right: 194px;
    top: 34px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #e96627;
    font-weight: 500;
    text-indent: -2px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-container .women-img .trigger-animation-4 .detail-container {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    top: 50px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    left: -470px;
    z-index: 10;
}

.banner-container .women-img .trigger-animation-4 .detail-container h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-4 .detail-container h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-4 .detail-container h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-4 .detail-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 20px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #bebebe
}

.banner-container .women-img .trigger-animation-4 .detail-container .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-4 .detail-container-r {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    left: -40px;
    top: 50px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    z-index: 10;
}

.banner-container .women-img .trigger-animation-4 .detail-container-r h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-4 .detail-container-r h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-4 .detail-container-r h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-4 .detail-container-r p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 0 0;
    margin: 0 0 18px 0
}

.banner-container .women-img .trigger-animation-4 .detail-container-r .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-4:hover .hover-img {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-4:hover .detail-container {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-4:hover .detail-container-r {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-5 {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 345px;
    top: 1052px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 10
}

.banner-container .women-img .trigger-animation-5 .hover-img {
    position: absolute;
    left: -62px;
    top: -78px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-container .women-img .trigger-animation-5 .line-1 {
    width: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out
}

.banner-container .women-img .trigger-animation-5 .line-2 {
    width: 1px;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 212px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.banner-container .women-img .trigger-animation-5 .plus-icon {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    text-align: center;
    border: 1px solid #e96627;
    position: absolute;
    right: 194px;
    top: 34px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #e96627;
    font-weight: 500;
    text-indent: -2px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-container .women-img .trigger-animation-5 .detail-container {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    top: -335px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    /* left: 90px; */
    left: 50px;
    z-index: 10;
}

.banner-container .women-img .trigger-animation-5 .detail-container h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-5 .detail-container h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-5 .detail-container h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-5 .detail-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 20px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #bebebe
}

.banner-container .women-img .trigger-animation-5 .detail-container .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-5 .detail-container-r {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    /* left: 90px; */
    left: 50px;
    top: -85px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    z-index: 10;
}

.banner-container .women-img .trigger-animation-5 .detail-container-r h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-5 .detail-container-r h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-5 .detail-container-r h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-5 .detail-container-r p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 0 0;
    margin: 0 0 18px 0
}

.banner-container .women-img .trigger-animation-5 .detail-container-r .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-5:hover .hover-img {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-5:hover .detail-container {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-5:hover .detail-container-r {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-6 {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 653px;
    top: 75px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 9
}

.banner-container .women-img .trigger-animation-6 .hover-img {
    position: absolute;
    left: -30px;
    top: -43px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-container .women-img .trigger-animation-6 .line-1 {
    width: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out
}

.banner-container .women-img .trigger-animation-6 .line-2 {
    width: 1px;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 212px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.banner-container .women-img .trigger-animation-6 .plus-icon {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    text-align: center;
    border: 1px solid #e96627;
    position: absolute;
    right: 194px;
    top: 34px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #e96627;
    font-weight: 500;
    text-indent: -2px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-container .women-img .trigger-animation-6 .detail-container {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    top: 50px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    left: -110px;
}

.banner-container .women-img .trigger-animation-6 .detail-container h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-6 .detail-container h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-6 .detail-container h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-6 .detail-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 20px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #bebebe
}

.banner-container .women-img .trigger-animation-6 .detail-container .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-6 .detail-container-r {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    left: -110px;
    top: 280px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd
}

.banner-container .women-img .trigger-animation-6 .detail-container-r h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-6 .detail-container-r h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-6 .detail-container-r h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-6 .detail-container-r p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 0 0;
    margin: 0 0 18px 0
}

.banner-container .women-img .trigger-animation-6 .detail-container-r .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-6:hover .hover-img {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-6:hover .detail-container {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-6:hover .detail-container-r {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-7 {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 441px;
    top: 410px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 9
}

.banner-container .women-img .trigger-animation-7 .hover-img {
    position: absolute;
    left: -71px;
    top: -100px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-container .women-img .trigger-animation-7 .line-1 {
    width: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out
}

.banner-container .women-img .trigger-animation-7 .line-2 {
    width: 1px;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 212px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.banner-container .women-img .trigger-animation-7 .plus-icon {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    text-align: center;
    border: 1px solid #e96627;
    position: absolute;
    right: 194px;
    top: 34px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #e96627;
    font-weight: 500;
    text-indent: -2px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-container .women-img .trigger-animation-7 .detail-container {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    top: 120px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    left: -470px;
    z-index: 10;
}

.banner-container .women-img .trigger-animation-7 .detail-container h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-7 .detail-container h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-7 .detail-container h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-7 .detail-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 20px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #bebebe
}

.banner-container .women-img .trigger-animation-7 .detail-container .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-7 .detail-container-r {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    left: -40px;
    top: 120px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    z-index: 10;
}

.banner-container .women-img .trigger-animation-7 .detail-container-r h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-7 .detail-container-r h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-7 .detail-container-r h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-7 .detail-container-r p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 0 0;
    margin: 0 0 18px 0
}

.banner-container .women-img .trigger-animation-7 .detail-container-r .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-7:hover .hover-img {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-7:hover .detail-container {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-7:hover .detail-container-r {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-8 {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 255px;
    left: 382px;
    border-radius: 50px;
    cursor: pointer;
    z-index: 9
}

.banner-container .women-img .trigger-animation-8 .hover-img {
    position: absolute;
    left: -106px;
    top: -82px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.banner-container .women-img .trigger-animation-8 .line-1 {
    width: 0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out
}

.banner-container .women-img .trigger-animation-8 .line-2 {
    width: 1px;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 212px;
    top: 20px;
    background: #e96627;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.banner-container .women-img .trigger-animation-8 .plus-icon {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    text-align: center;
    border: 1px solid #e96627;
    position: absolute;
    right: 194px;
    top: 34px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 32px;
    color: #e96627;
    font-weight: 500;
    text-indent: -2px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-container .women-img .trigger-animation-8 .detail-container {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    top: 120px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd;
    left: -470px;
}

.banner-container .women-img .trigger-animation-8 .detail-container h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-8 .detail-container h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-8 .detail-container h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-8 .detail-container p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 20px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid #bebebe
}

.banner-container .women-img .trigger-animation-8 .detail-container .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-8 .detail-container-r {
    width: 411px;
    z-index: 999;
    height: auto;
    position: absolute;
    left: -40px;
    top: 120px;
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background: #fff;
    padding: 20px;
    border: solid 1px #ddd
}

.banner-container .women-img .trigger-animation-8 .detail-container-r h4 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #787878;
    font-weight: 500
}

.banner-container .women-img .trigger-animation-8 .detail-container-r h4 .sapn-1 {
    font-size: 24px;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-8 .detail-container-r h4 .sapn-2 {
    font-size: 24px;
    color: #e96627;
    font-weight: 900
}

.banner-container .women-img .trigger-animation-8 .detail-container-r p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #787878;
    font-weight: 400;
    text-align: justify;
    padding: 20px 0 0 0;
    margin: 0 0 18px 0
}

.banner-container .women-img .trigger-animation-8 .detail-container-r .view-more-link {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 400;
    float: left
}

.banner-container .women-img .trigger-animation-8:hover .hover-img {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-8:hover .detail-container {
    opacity: 1;
    visibility: visible
}

.banner-container .women-img .trigger-animation-8:hover .detail-container-r {
    opacity: 1;
    visibility: visible
}

.departments-container {
    width: 100%;
    height: auto;
    float: left;
    padding: 30px 0;
}

.departments-container .head {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    line-height: 33px;
    color: #707070;
    font-weight: 400
}

.departments-container .head b {
    font-weight: 500;
    color: #555555
}

.departments-container .head:before {
    width: 100%;
    height: 3px;
    /* top: 17px; */
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    position: absolute;
    z-index: -1;
    content: '';
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2
}

.departments-container .head .head-text {
    width: auto;
    height: auto;
    font-size: 24px;
    margin: 0px;
    float: left;
    background: #fff;
    padding: 0 35px 0 0;
    position: relative
}

.departments-container .slider-container {
    width: 99%;
    height: auto;
    float: left;
    position: relative;
    /* padding: 40px 0 70px 0 */
}

.departments-container .department {
    width: 100%;
    height: auto;
    float: left
}

.departments-container .department:hover .department-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.departments-container .department .department-img {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    border-bottom: 5px solid #e96627;
    margin: 0 0 22px 0;
    position: relative;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.departments-container .department .department-img img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .8s ease-in-out;
    -moz-transition: .8s ease-in-out;
    -webkit-transition: .8s ease-in-out;
    -ms-transition: .8s ease-in-out
}

.departments-container .department .department-title {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #4e4d4d;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.departments-container .department .department-sub-title {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #e96627;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 15px 0
}

.departments-container .department .department-description {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #838383;
    font-weight: 400;
    /* margin: 4px 0 20px 0; */
    margin-bottom: 20px;
    min-height: 108px;
    max-height: 108px;
    overflow: hidden;
    text-align: justify
}

.departments-container .department .view-more-btn {
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #838383;
    font-weight: 400
}

.departments-container .department .view-more-btn:hover {
    color: #e96627
}

.departments-container .gallery-container {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 5px 0 0 0;
}

.gallery-container .row {
    width: 100%;
    height: auto;
    float: left;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.gallery-container .row .col-4 {
    width: 25%;
    height: auto;
    /* height: 238px; */
    float: left;
    position: relative
}

.gallery-container img {
    width: 100%;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.gallery-container .click-to-zoom {
    width: 106px;
    height: 31px;
    position: absolute;
    left: 50%;
    top: 0%;
    margin: -15.5px 0 0 -53px;
    background: rgba(255, 255, 255, 0.8);
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 31px;
    color: #e96627;
    text-align: center;
    font-weight: 500;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    border: solid 1px #fff
}

.gallery-container .click-to-zoom:hover {
    background-color: #e96627;
    color: #fff
}

.gallery-container .row .col-4:hover .click-to-zoom {
    opacity: 1;
    top: 50%
}

.gallery-container .row .col-4:before {
    width: 100%;
    height: 5px;
    background: #e96627;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: 9;
    opacity: 0;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.gallery-container .row .col-4:hover:before {
    opacity: 1
}

.gallery-container .row .col-4:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale")
}

.gallery-container .view-more-btn {
    width: 103px;
    height: 33px;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 30px;
    color: #363636;
    text-align: center;
    font-weight: 500;
    border: 1px solid #c8c8c8;
    margin: 0 auto;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.gallery-container .view-more-btn:hover {
    border: 1px solid #f9080e
}

.testimonials-container {
    width: 100%;
    height: auto;
    float: left
}

.testimonials-container .testimonials-head {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #3c3c3c;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px;
}

.testimonials-container .testimonial {
    width: 80%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #959595;
    font-weight: 400;
    text-align: center
}

.testimonials-container .testimonial-img {
    width: 68px;
    height: 68px;
    overflow: hidden;
    border-radius: 68px;
    margin: 0 auto;
    margin-bottom: 12px;
}

.testimonials-container .testimonial-name {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #2b2b2b;
    font-weight: 600;
    text-align: center;
    font-style: italic;
    margin-bottom: 5px;
}

.testimonials-container .testimonial-text {
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #2b2b2b;
    font-weight: 500;
    text-align: center;
    font-style: italic
}

.new-letter-container {
    width: 100%;
    height: 233px;
    float: left;
    background: url(../images/newletter-bg.png) no-repeat;
    background-size: cover
}

.new-letter {
    width: 100%;
    max-width: 838px;
    height: auto;
    position: relative;
    display: table;
    margin: 0 auto;
    margin-top: 88px;
}

.new-letter .new-letter-head {
    width: 165px;
    height: 62px;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    line-height: 62px;
    color: #ffffff;
    text-align: center;
    font-weight: 500
}

.new-letter .new-letter-btn {
    width: 184px;
    height: 62px;
    float: left;
    background: #66b4ef;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.new-letter .new-letter-btn:hover {
    background: #a2b3ee
}

.new-letter .newsletter-field {
    color: #bbbbbb;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    width: 487px;
    max-width: 100%;
    height: 62px;
    background: #ffffff;
    float: left;
    border: none;
    text-indent: 26px;
    margin: 0 0 25px 0;
    text-transform: uppercase
}

.follow-us-container {
    width: 100%;
    height: auto;
    float: left;
    padding: 14px 0;
    background: #f5f5f5;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 500;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.social_cover {
    display: flex;
    width: auto;
    align-items: center;
}

.follow-us-container .social_cover a {
    color: #787878;
    margin-left: 8px;
    font-size: 18px;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    max-width: 30px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    padding: 5px;
}

.follow-us-container .social_cover a:first-child {
    margin-left: 0;
}

.follow-us-container span {
    margin-right: 10px;
}

.follow-us-container a img {
    width: 100%;
    max-width: 100%;
}

.follow-us-container a:hover {
    color: #252525;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
    background-color: rgb(0 0 0 / 5%);
}

footer {
    width: 100%;
    height: auto;
    float: left;
    padding: 50px 0 60px 0
}

footer .sec1 {
    width: 35%;
    height: auto;
    float: left
}

footer .sec1 .head {
    width: 100%;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #a5a5a5;
    line-height: 20px;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase
}

footer .sec1 .head:before {
    content: "";
    width: 32px;
    height: 2px;
    background: #365c85;
    position: absolute;
    bottom: -10px;
}

footer .sec1 .logo-footer {
    /* width: 115px; */
    /* height: 55px; */
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    /* background: url(../images/logo-1.png) no-repeat; */
    background-size: 100%;
    margin-bottom: 45px;
}

footer .sec1 .logo-footer a {
    width: 100%;
    height: 100%;
    display: inline-block
}

footer .sec1 .text {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #a5a5a5;
    line-height: 20px;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 10px;
}

footer .sec2 {
    width: 31%;
    height: auto;
    float: left;
    margin: 100px 0 0 3%
}

footer .sec2 .head {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color: #a5a5a5;
    line-height: 20px;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase
}

footer .sec2 .head:before {
    content: "";
    width: 32px;
    height: 2px;
    background: #365c85;
    position: absolute;
    bottom: -10px;
}

footer .sec2 .address {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #a5a5a5;
    line-height: 20px;
    font-weight: 400;
    position: relative
}

footer .sec2 .address .color-1 {
    color: #737373;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

footer .sec2 .address .color-1:hover {
    color: #e96627
}

footer .sec2 ul {
    width: 100%;
    height: auto;
    float: left
}

footer .sec2 ul li {
    width: 50%;
    height: auto;
    float: left;
    list-style: none;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #a5a5a5;
    line-height: 24px;
    font-weight: 400;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-transform: capitalize;
}

footer .sec2 ul li a {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

footer .sec2 ul li a:hover {
    color: #e96627
}

.copy-right {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0;
    background: #1673b9;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    font-weight: 500
}

.copy-right a {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.copy-right a:hover {
    color: #b8b8b8
}

.booking-form-container {
    width: 100%;
    height: auto;
    position: relative;
    padding: 30px;
    float: left
}

.booking-form-container .head {
    width: 100%;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    color: #b6b6b6;
    text-align: center;
    margin-bottom: 0;
}

.booking-form-container .head span {
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #a7a7a7
}

.booking-form-container .wrapper {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 8px;
}

.booking-form-container .or {
    width: 49px;
    height: 49px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #8a8a8a;
    font-size: 14px;
    font-weight: lighter;
    line-height: 45px;
    border: 2px solid #f3f3f3;
    box-sizing: border-box;
    border-radius: 100%
}

.booking-form-container .txt {
    width: 100%;
    float: left;
    font-family: 'Raleway', sans-serif;
    color: #8a8a8a;
    font-size: 14px;
    margin-top: 15px;
    text-align: center;
    padding-bottom: 15px;
}

.booking-form-container .field-container {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin-bottom: 10px;
}

.booking-form-container .field-container:last-child {
    margin-bottom: 0
}

.booking-form-container .field-container .input-field {
    width: 100%;
    height: 40px;
    float: left;
    text-indent: 22px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #b6b6b6;
    font-weight: lighter;
    border: 1px solid #ebebeb;
    box-sizing: border-box
}

.booking-form-container .field-container .textarea-field {
    width: 100%;
    height: 80px;
    float: left;
    background: #eeeeee;
    border-radius: 4px;
    text-indent: 22px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #747474;
    font-weight: 400;
    padding-top: 16px;
}

.booking-form-container .field-container .submit-btn {
    width: 90px;
    height: 32px;
    float: left;
    position: relative;
    background: #f00044;
    border-radius: 4px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 400
}

.booking-form-container .clear-btn {
    width: 24px;
    height: 22px;
    position: absolute;
    text-align: center;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url(../images/book-close.png) no-repeat;
    border: none;
    outline: none
}

.wp-rdmrbtn {
    float: right;
    position: relative;
    border: solid 1px #ddd;
    text-align: center;
    outline: none;
    width: 105px;
    height: 25px;
    background-color: #fff;
    padding-right: 25px;
    font-family: 'Roboto', sans-serif;
    color: #555;
    display: block;
    font-size: 12px;
    line-height: 21px;
    white-space: nowrap;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in
}

.wp-rdmrbtn-ico {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    width: 25px;
    background-color: #e96627;
    font-size: 17px;
    color: #fff;
    line-height: 20px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in
}

.wp-rdmrbtn:hover {
    cursor: pointer;
    color: #333
}

.wp-rdmrbtn:hover .wp-rdmrbtn-ico {
    background-color: #000
}

.wp-nav-outer {
    margin: 0 auto
}

.wp-nav {
    display: table;
    margin: 0px auto;
    float: none;
    width: auto
}

.wp-ftr-addrwrap {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    position: relative;
    padding-bottom: 10px;
    padding-left: 0px;
}

.wp-ftr-weblnkwrap {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    position: relative;
    padding-bottom: 10px;
    padding-left: 25px;
}

.wp-ftr-emailwrap {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 25px;
}

.ftr-addrico {
    position: absolute;
    left: 0px;
    top: 5px;
    color: #e96627
}

.wp-hm-glr-vmbtn {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #fff;
    font-size: 15px;
    border: solid 1px #ddd;
    padding: 0px 10px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in
}

.wp-hm-glr-vmbtn:hover {
    background-color: #1672b9;
    color: #fff
}

.gallery-container .row .col-4:nth-child(2n+1) .litebox img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%)
}

.wp-neurobg {
    background: url(../images/department-bg-neuro.png) no-repeat !important;
    background-size: cover !important
}

.wp-sportsbg {
    background: url(../images/department-bg-sports.png) no-repeat !important;
    background-size: cover !important
}

.img-container img {
    max-width: 100%;
    height: auto
}

.wp-celph-lstwrap {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.wp-celph-lst {
    width: 100%;
    float: left;
    list-style: none
}

.wp-celph-lst li {
    width: 50%;
    float: left
}

.wp-celph-lst li:hover .wp-cele-imgwrap img {
    filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -webkit-filter: grayscale(0)
}

.wp-celph-lst-inner {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px 20px 20px 195px;
    min-height: 220px;
}

.wp-cele-imgwrap {
    position: absolute;
    width: 150px;
    height: 150px;
    left: 20px;
    top: 20px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 8px 6px -6px black;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out
}

.wp-cele-imgwrap img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in
}

.wp-cele-name {
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    width: 100%;
    color: #fff;
    background-color: #1672b9;
    padding: 5px 20px;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
}

.wp-cele-name span {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    color: #041F35
}

.wp-cele-name::before {
    content: '';
    width: 3px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 3px;
    top: 0px;
}

.wp-cele-txtwrap {
    width: 100%;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #555555;
    text-align: justify;
    line-height: 21px;
}

.hide-wp-navres {
    -webkit-transform: translate(250px);
    transform: translate(250px)
}

.show-wp-navres {
    -webkit-transform: translate(0px);
    transform: translate(0px)
}

.wp-cele-disewrap {
    width: 100%;
    float: left;
    margin-bottom: 6px;
}

.wp-cele-dise-hd {
    float: left;
    position: relative;
    color: #555555;
    font-family: 'Roboto', sans-serif;
    width: 75px;
}

.wp-cele-dise-hd::after {
    position: absolute;
    right: 7px;
    content: ':';
    color: #333
}

.wp-cele-dise-name {
    float: left;
    color: #333333;
    font-family: verdana;
    font-style: italic;
    font-size: 15px;
    line-height: 23px;
}

.wp-splst-detwrap {
    width: 100%;
    float: left
}

.wp-splst-innerhd {
    min-width: 220px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #222222;
    float: left;
    position: relative;
    text-align: left;
    width: auto;
    float: left;
}

.wp-splst-innerhd-ico {
    position: absolute;
    right: 20px;
    color: #bbb;
    font-size: 10px;
    top: 6px;
}

.wp-splst-innerdet {
    width: auto;
    float: left;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
    font-size: 13px;
    color: #555555;
    -webkit-box-flex: 1;
    flex: 1 0;
}

.wp-splst-detwrap-inneritm {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border-bottom: dashed 1px #ddd;
    padding-bottom: 10px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
}

.wp-splst-innerdet-lst {
    width: 100%;
    float: left;
    list-style: none;
    /* padding-left: 220px; */
    /* margin-top: -20px; */
}

.wp-splst-innerdet-lst li {
    width: 100%;
    text-align: justify;
    float: left;
    margin-bottom: 5px;
    position: relative;
    clear: right;
    font-size: 13px;
}

.wp-splst-innerdet-lst li::before {
    width: 6px;
    height: 6px;
    background-color: #A1A1A1;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 7px;
}

.wp-splst-detwrap-inneritm:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none
}

.wp-physio-solutionsinner {
    width: 100%;
    float: left
}

.wp-physio-solutions-lst {
    width: 100%;
    float: left;
    list-style: none
}

.wp-physio-solutions-lst li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.wp-physio-solutions-lst li:last-child {
    margin-bottom: 0;
}

.wp-physio-cause-wrap {
    width: 50%;
    float: left;
    position: relative;
    padding-right: 40px;
    min-height: 180px;
}

.wp-physio-treatment-wrap {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 40px;
    min-height: 180px;
}

.wp-physio-solhd {
    width: 100%;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    font-weight: lighter;
    color: #333333;
    margin-bottom: 20px;
    position: relative
}

.wp-physio-solhd span {
    font-weight: bold
}

.wp-phy-hd-cs {
    text-align: right
}

.wp-phy-hd-trmnt {
    text-align: left
}

.wp-phy-hd-cs::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -5px;
    right: 0;
    background-color: #ddd
}

.wp-phy-hd-cs::before {
    content: '';
    width: 90%;
    height: 1px;
    position: absolute;
    bottom: -2px;
    right: 0;
    background-color: #ddd
}

.wp-phy-hd-trmnt::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -5px;
    left: 0;
    background-color: #ddd
}

.wp-phy-hd-trmnt::before {
    content: '';
    width: 90%;
    height: 1px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #ddd
}

.wp-physio-cause-wrap p {
    width: 100%;
    float: left;
    font-family: 'Roboto', sans-serif;
    color: #555555;
    font-size: 14px;
    line-height: 23px;
    text-align: right
}

.wp-physio-treatment-wrap p {
    font-family: 'Roboto', sans-serif;
    color: #555555;
    font-size: 14px;
    line-height: 23px;
    text-align: left
}

.wp-physio-cause-wrap::after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #e96627
}

.wp-physio-cause-wrap::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 34px solid transparent;
    border-bottom: 34px solid transparent;
    border-left: 10px solid #e96627;
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -30px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.wp-physio-solutions-lst li:hover .wp-physio-cause-wrap::before {
    right: -19px;
    border-left: 20px solid #e96627
}

.wp-hm-trigerarea {
    width: 17px;
    height: 17px;
    z-index: 500;
    background-color: #e96627;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    border: solid 2px #fff;
    box-shadow: 0px 0px 0px 1px #e96627;
    -webkit-animation: triger-pulse 3s linear 0s infinite;
    animation: triger-pulse 3s linear 0s infinite;
    font-size: 8px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    background: #e96627 url("../images/hm-trgr-pls-icon.png") no-repeat 3px 3px;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in
}

@keyframes "triger-pulse" {
    0% {
        box-shadow: 0px 0px 0px 1px #e96627;
    }
    50% {
        box-shadow: 0px 0px 0px 8px rgba(0, 117, 190, 0);
    }
    100% {
        box-shadow: 0px 0px 0px 1px #e96627;
    }
}

@-webkit-keyframes "triger-pulse" {
    0% {
        box-shadow: 0px 0px 0px 1px #e96627;
    }
    50% {
        box-shadow: 0px 0px 0px 8px rgba(0, 117, 190, 0);
    }
    100% {
        box-shadow: 0px 0px 0px 1px #e96627;
    }
}

.wp-gtp-ico {
    position: fixed;
    bottom: 25px;
    padding: 8px 12px;
    right: -50px;
    background-color: #e96627;
    color: #fff;
    font-size: 25px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out
}

.shw-gtp-ico {
    right: 25px;
}

.wp-gtp-ico:hover {
    background-color: #e96627 !important;
    cursor: pointer
}

.wp-why-phisioth-wrapper {
    width: 100%;
    float: left
}

.wp-cmspg-hd {
    width: 100%;
    float: left;
    padding-left: 15px;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #333333;
    margin-bottom: 25px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    position: relative
}

.wp-cmspg-hd::before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 7px;
    left: 0;
    background-color: #e96627
}

.wp-cmspg-hd::after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 17px;
    left: 0;
    background-color: #333333
}

.wp-cmspg-hd span {
    font-weight: bold;
    color: #e96627
}

.wp-why-phisioth-inner {
    width: 100%;
    float: left;
    position: relative;
    /* display: -webkit-box;
  display: flex;
  flex-wrap: wrap; */
}

.privacy_policy_section_wrpr .wp-why-phisioth-inner {
    margin-bottom: 15px;
}

.wp-why-phisioth-imgwrap {
    float: right;
    padding-left: 15px;
    padding-bottom: 15px;
}

.wp-why-phisioth-imgwrap img {
    max-width: 100%;
    height: auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out
}

.wp-why-phisioth-imgwrap img:hover {
    filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -webkit-filter: grayscale(1)
}

.wp-why-phisioth-inner p {
    font-family: 'Roboto', sans-serif;
    color: #555555;
    margin-bottom: 15px;
    line-height: 23px;
    text-align: left;
    font-size: 14px;
}

.specialists-page-destxtwrap {
    /* width: 95%;
  display: table;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  line-height: 23px;
  color: #555555;
  text-align: justify;
  font-size: 12px; */
    margin-bottom: 30px;
}

.specialists-page-destxtwrap p {
    font-family: 'Roboto', sans-serif;
    line-height: 23px;
    color: #555555;
    text-align: justify;
    font-size: 12px;
}

.wp-bap-hd {
    /* margin-top: 60px !important */
    padding-top: 60px !important;
}

.partlogolist {
    list-style: none;
    width: 100%;
    float: left;
    margin: 20px 0px;
}

.partlogolist li {
    width: 50%;
    float: left;
    border-right: solid 1px #ddd
}

.partlogolist li:last-child {
    border-right: none
}

.partlogolist li span img {
    display: block;
    margin: 0 auto
}

.error {
    color: red;
    font-size: 12px;
}

.wp-frn-part-hd {
    width: 100%;
    float: left;
    text-align: center
}

.airline-partners {
    padding-bottom: 0px;
}

.wp-hm-sldrcont {
    padding-bottom: 20px !important
}

#contact-msg,
#appointment-msg {
    width: 100%;
    font-size: 13px;
    display: none;
    padding: 10px 0px;
    text-align: center;
    border: solid 1px #7abd76;
    border-radius: 2px;
    color: #fff;
    margin-bottom: 10px;
    background-color: rgba(25, 160, 16, 0.38)
}

#newsletter {
    position: relative
}

#newsletter>#email-error {
    position: absolute;
    top: 65px;
    z-index: 99999999;
    left: 173px;
}

.hide-fcs-ico {
    opacity: 0;
    visibility: hidden
}

.hide-ico-wp {
    opacity: 0;
    visibility: hidden
}

.wp-hm-nlsucmsg {
    background-color: #ff000080;
    position: absolute;
    top: -57px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #fff
}


/* AJ KRISHNA CODE CSS STARTED  */

.overlay {
    width: 100%;
    float: left;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 98;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.overlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.common_wrpr {
    width: 100%;
    float: left;
}

.copy_right_wrpr {
    width: 100%;
    float: left;
    background-color: #f3f3f3;
    padding-top: 15px;
    padding-bottom: 15px;
}

.copy_right {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: #848484;
}

.copy_right a {
    width: auto;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.copy_right a:hover {
    color: #e96627;
}

.logo-footer-inner {
    width: auto;
    float: left;
    max-width: 115px;
}

.logo-footer-inner img {
    width: 100%;
    float: left;
}

.head {
    margin-bottom: 25px;
}

.head .head-text {
    max-width: 85%;
}

.head .head-text a {
    width: 100%;
    float: left;
}

#departments-carousels .item {
    width: 100%;
    padding: 0 10px;
}

.video_thumb_wrpr {
    width: 100%;
    float: left;
}


/* .flexslider .slides .video_thumb_wrpr img {
  height: auto;
  max-height: 115px;
  max-width: none;
} */


/* AJ KRISHNA CODE CSS FINISHED */

@media screen and (max-width:1345px) {
    nav .logo {
        width: 230px;
    }
}

@media screen and (max-width:1320px) {
    nav .menu {
        width: 510px;
    }
    nav .logo {
        width: 230px;
    }
    /* AJ KRISHNA code started */
    .wp_carousal_video li {
        height: 383px !important;
    }
    .wp_owl_thumb_title {
        top: 67%;
    }
    .flex-direction-nav {
        bottom: -50%;
    }
    .flex-direction-nav a {
        height: 30px !important;
        line-height: 25px !important;
        text-shadow: none !important;
    }
    /* AJ KRISHNA code finished */
}

@media screen and (max-width:1280px) {
    nav {
        width: 1024px;
        height: auto;
        float: none;
        margin: 0 auto;
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center;
    }
    nav .menu {
        /* width: 410px; */
        width: auto;
        -webkit-box-flex: 1;
        flex: 1 0;
    }
    nav .logo {
        width: 203px;
    }
    nav .menu>li {
        margin: 0 8px;
    }
    nav .menu>li .icon {
        display: none
    }
    .banner-container .women-img {
        margin-left: 155px;
    }
    /* AJ KRISHNA code */
    #wp_carousal_image .item {
        height: 575px;
    }
    .wp_carousal_video li {
        height: 358px !important;
    }
    #carousel .flex-viewport .slides li {
        width: 150px !important;
    }
    .wp_owl_thumb_title {
        top: 66.5%;
    }
    .flex-direction-nav {
        /* bottom: -45% !important; */
        bottom: -55% !important;
    }
    .flex-direction-nav a {
        line-height: 25px;
    }
    #carousel .flex-direction-nav {
        top: 0% !important;
    }
    /* AJ KRISHNA code finished */
}

@media screen and (max-width:1200px) {
    .wp_carousal_video li {
        height: 353px !important;
    }
    .wp_owl_thumb_title {
        top: 72.5%;
    }
    #carousel .flex-viewport .slides li {
        width: 100px !important;
    }
    #wp_carousal_image .item {
        height: auto;
    }
    /* AJ KRISHNA CODE CSS STARTED */
    .call-top .container {
        width: 960px;
    }
    header .container {
        width: 960px;
    }
    .flexslider {
        margin: 0 0 35px !important;
    }
    .flex-direction-nav {
        bottom: -49% !important;
    }
    /* AJ KRISHNA CODE CSS FINISHED */
}

@media screen and (max-width:1180px) {
    .wp-celph-lst li {
        width: 100%;
        float: left
    }
    .wp-cele-txtwrap {
        min-height: auto
    }
    /* AJ KRISHNA CODE  */
    .banner-container .women-img .trigger-animation-6 .detail-container {
        left: -250px;
    }
    .banner-container .women-img .trigger-animation-6 .detail-container-r {
        left: -250px;
    }
    .wp_carousal_video li {
        height: 307px !important;
    }
    .wp_owl_thumb_title {
        top: 70%;
    }
    nav {
        width: 100%;
    }
    /* AJ KRISHNA CODE  */
}

@media screen and (max-width:1024px) {
    .responsive-menu-btn {
        display: block
    }
    .drop-down-arrow {
        display: block
    }
    .logo-mobile {
        display: block
    }
    nav .logo {
        width: 100%;
        height: auto;
        -webkit-box-ordinal-group: 2;
        order: 1;
        padding: 25px;
    }
    nav {
        /*width: 250px;
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    background: #fff;
    display: none;
    margin: 100px 0 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    all0.2sease-in-out*/
        width: 350px;
        float: left;
        position: fixed;
        height: 100vh;
        padding-bottom: 30px;
        background-color: #fff;
        padding-bottom: 30px;
        left: -350px;
        /* left: 0px; */
        top: 0;
        margin: 0;
        z-index: 99;
        display: block;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        overflow: scroll;
        -ms-transition: all 0.2s ease-in-out;
    }
    nav.active {
        left: 0;
    }
    nav .menu {
        margin: 0 0 0 0;
        width: 100%;
        float: left;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    nav .menu2 {
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    nav .menu>li {
        width: 100%;
        margin: 0;
        padding-bottom: 0;
        border-bottom: 1px solid #ccc
    }
    nav .menu>li.contact-menu-item {
        display: block
    }
    nav .menu:nth-child(2)>li:last-child {
        /* border-bottom: none */
    }
    nav .menu>li .icon {
        margin-right: 15px;
        margin-left: 20px;
    }
    nav .menu>li>a {
        width: 100%;
        height: 100%;
        display: inline-block
    }
    nav .menu>li.celeb {
        /* background-color: #f5f5f5; */
    }
    nav .menu>li.celeb>a {
        padding-left: 62px;
    }
    .celeb::before {
        top: 0px;
        bottom: 0;
        left: 15px;
        margin-left: 0;
        margin: auto;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    nav .menu>li>.sub-menu {
        position: static;
        width: 100%;
        background: #fff;
        display: none;
        transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -webkit-transition: none;
        -o-transition: none
    }
    nav .menu>li>.sub-menu>li {
        color: #5f5f5f;
        border-bottom: 1px solid #ccc
    }
    nav .menu>li>.sub-menu>li:nth-child(1) {
        border-top: 1px solid #ccc
    }
    nav .menu>li>.sub-menu>li>a {
        text-indent: 55px;
    }
    nav .menu>li>.sub-menu {
        opacity: 1;
        visibility: visible
    }
    nav .menu>li:hover .sub-menu {
        opacity: 1;
        visibility: visible
    }
    nav .menu>li>.sub-menu>li:hover {
        background: #fff
    }
    .contact-us-link {
        display: none
    }
    nav .menu>li .icon {
        display: inline-block
    }
    .banner-container .women-img {
        margin-left: 66px;
    }
    /* AJ KRISHNA code */
    .wp_carousal_video li {
        height: 296px !important;
    }
    .wp_owl_thumb_title {
        top: 69%;
    }
    .flex-direction-nav {
        bottom: -49% !important;
    }
    .flex-direction-nav a {
        line-height: 30px !important;
    }
    .flex-direction-nav a::before {
        width: 100%;
    }
    header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 500;
        background-color: #fff;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
    }
    body {
        padding-top: 175px;
    }
    .container {
        width: 960px;
        max-width: calc(100% - 25px);
    }
    footer .sec1 .logo-footer {
        width: 100%;
        float: left;
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        margin-bottom: 15px;
    }
    footer .sec1 {
        width: 100%;
        margin-bottom: 15px;
    }
    footer .sec2 {
        width: 50%;
        margin: 0;
    }
    footer .sec23 {
        padding-left: 35px;
    }
    footer {
        padding: 25px 0;
    }
    .copy_right {
        font-size: 12px;
        line-height: 12px;
    }
    .departments-container .department .department-img {
        margin-bottom: 15px;
    }
    .departments-container .department .department-title {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    .departments-container .department .department-description {
        margin-bottom: 15px;
    }
    .wp-hm-sldrcont {
        padding-bottom: 0 !important;
    }
    .celeb .icon {
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
    }
    /* AJ KRISHNA code finished */
}

@media screen and (max-width:992px) {
    .gallery-container .row .col-4 {
        width: 33.3333%
    }
    footer .sec1 {
        width: 100%
    }
    /* footer .sec2 {
    width: 50%;
    margin: 50px 0 0 0
  } */
    .new-letter-container {
        height: 150px;
    }
    .new-letter {
        max-width: 438px;
        margin-top: 60px;
    }
    .new-letter .new-letter-head {
        width: 110px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .new-letter .newsletter-field {
        width: 206px;
        height: 40px;
    }
    .new-letter .new-letter-btn {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    .banner-container .women-img {
        margin-left: 0px;
    }
    .book-appointment {
        top: 295px;
    }
    .left-round-wrap .why-phy {
        top: 520px;
    }
    .book-app {
        top: 519px;
    }
    footer .sec2 {
        width: 100%;
        margin-bottom: 15px;
    }
    footer .sec23 {
        width: 100% !important;
        padding-left: 0;
        margin-bottom: 0;
    }
    .kakkanad_adress_banner {
        left: 0px;
    }
    .panampilly_adress_banner {
        right: 0px;
    }
    footer .sec2 .head {
        margin-bottom: 25px;
    }
    /* AJ KRISHNA started */
    .wp_carousal_video li {
        height: 230px !important;
    }
    .wp_owl_thumb_title {
        top: 67%;
        font-size: 12px;
    }
    .flexslider {
        margin: 0 0 30px !important;
    }
    .flex-direction-nav {
        bottom: -60% !important;
    }
    .wp_owl_thumb_title {
        top: 65%;
    }
    .banner-container .women-img .trigger-animation-6 .detail-container {
        left: -380px;
    }
    .banner-container .women-img .trigger-animation-6 .detail-container-r {
        left: -380px;
    }
    .banner-container .women-img .trigger-animation-7 .detail-container {
        width: 340px;
        left: -55px;
    }
    .banner-container .women-img .trigger-animation-7 .detail-container-r {
        width: 340px;
        left: -410px;
    }
    .banner-container .women-img .trigger-animation-4 .detail-container {
        width: 340px;
        left: -5px;
    }
    .banner-container .women-img .trigger-animation-4 .detail-container-r {
        width: 340px;
        left: -360px;
    }
    .banner-container .women-img .trigger-animation-5 .detail-container {
        width: 340px;
        left: 40px;
    }
    .banner-container .women-img .trigger-animation-5 .detail-container-r {
        width: 340px;
        left: 40px;
    }
    .banner-container .women-img .trigger-animation-3 .detail-container {
        width: 340px;
    }
    .banner-container .women-img .trigger-animation-3 .detail-container-r {
        width: 340px;
    }
    .banner-container .women-img .trigger-animation-8 .detail-container {
        width: 340px;
        left: -390px;
    }
    .banner-container .women-img .trigger-animation-8 .detail-container-r {
        width: 340px;
    }
    .panampilly_adress_banner {
        max-width: 50%;
    }
    .address_wrpr {
        pointer-events: none;
    }
    /* AJ KRISHNA finished */
}

@media screen and (max-width:768px) {
    .gallery-container .row .col-4 {
        width: 50%
    }
    .testimonials-container .testimonials-head {
        margin-bottom: 15px;
    }
    .testimonials-container .testimonial {
        font-size: 14px;
    }
    .specialists-page-destxtwrap {
        /* width: 85% */
    }
    .wp-celph-lst li {
        margin-bottom: 20px;
    }
    .wp-celph-lst li:last-child {
        margin-bottom: 0;
    }
    .right-round-wrap {
        margin-bottom: 10px;
    }
    .kakkanad_adress_banner {
        position: relative;
        left: 0px;
        right: 0px;
        bottom: 0px;
        top: 0px;
        padding: 25px 15px;
        background: #1672b9;
        margin-bottom: 5px;
        width: 100%;
        float: left;
    }
    .panampilly_adress_banner {
        position: relative;
        left: 0px;
        right: 0px;
        bottom: 0px;
        top: 0px;
        padding: 25px 15px;
        background: #1672b9;
        margin-bottom: 5px;
        width: 100%;
        float: left;
        max-width: 100%;
    }
    .call-top .container {
        max-width: 90%
    }
    .wp-cele-imgwrap {
        position: relative;
        float: none;
        display: table;
        margin: 0px auto 15px auto;
        left: 0px;
        top: 0px;
    }
    .wp-celph-lst-inner {
        padding-left: 0px;
    }
    .wp-cele-name {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .wp-celph-lst li {
        border-bottom: solid 1px #ddd
    }
    .banner-container .women-img {
        display: none
    }
    .book-appointment::before {
        display: none
    }
    .left-round-wrap {
        max-width: none;
        width: 100%;
        border-radius: 0px;
        float: left;
        left: auto;
        position: relative
    }
    .book-appointment {
        position: relative;
        float: left;
        height: auto;
        width: 100%;
        clear: both;
        top: auto !important;
        right: auto !important;
        border-radius: 0px;
        transition: all 0.3s ease-in;
        -moz-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in
    }
    .book-appointment:hover {
        background-color: #e96627
    }
    .book-appointment:hover .full-link {
        color: #fff
    }
    .why-whol-icon {
        display: none
    }
    .book-appointment::after {
        display: none
    }
    .banner-container {
        min-height: auto;
        background: none
    }
    .right-round-wrap {
        width: 100%;
        float: left
    }
    .book-appointment .calender-icon {
        display: none
    }
    .ex-icon {
        display: none
    }
    .why-phy-icon {
        display: none
    }
    .left-round-wrap .why-phy .text {
        /* margin-top: 0px; */
        padding: 15px;
    }
    .wp-bap-hd {
        padding: 15px !important;
    }
    .book-appointment .text {
        margin: 0px;
        padding: 15px;
        border-bottom: solid 1px #ddd;
        height: auto;
    }
    .departments-container .left-sec-wrap .left-sec {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .departments-container .left-sec-wrap .left-sec:nth-child(even) {
        margin-left: 0px;
    }
    .departments-container .left-sec-wrap .left-sec:nth-child(odd) {
        margin-right: 11px;
        margin-left: 0px;
    }
    .wp-physio-cause-wrap {
        width: 100%;
        padding: 0px;
        min-height: auto;
        margin-bottom: 15px;
    }
    .wp-physio-treatment-wrap {
        width: 100%;
        padding: 0px;
        min-height: auto;
        margin-bottom: 15px;
    }
    .wp-physio-cause-wrap::before {
        display: none
    }
    .wp-physio-cause-wrap::after {
        display: none
    }
    .wp-why-phisioth-imgwrap {
        width: 100%;
        float: left;
        clear: both;
        padding: 0;
        margin-bottom: 15px;
    }
    .wp-why-phisioth-imgwrap img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .wp-why-phisioth-inner p {
        text-align: justify;
        font-size: 13px;
        line-height: 20px;
    }
    .wp-why-phisioth-inner p:last-child {
        margin-bottom: 0;
    }
    .wp-cmspg-hd {
        margin-bottom: 20px;
    }
    .partlogolist li {
        width: 100%;
        float: left
    }
    .partlogolist li {
        border-right: none
    }
    .md-modal {
        padding: 20px !important;
        margin-top: 25px !important
    }
    .md-content {
        width: 90% !important;
        padding: 0% 5%;
        margin-left: 0px !important;
        left: auto !important
    }
    /* AJ KRISHNA code */
    #wp_carousal_image .item {
        height: auto;
    }
    .wp_carousal_video li {
        height: auto !important;
    }
    .wp_owl_thumb_title {
        /* top: 77.5%; */
        top: auto;
        bottom: 105px;
    }
    .wp_carousal_left {
        width: 100%;
        margin-bottom: 20px;
    }
    .wp_carousal_left:last-child {
        margin-bottom: 0;
    }
    .flex-direction-nav {
        bottom: -35% !important;
    }
    #slider .flex-direction-nav {
        position: relative !important;
        bottom: 0 !important;
        width: 100% !important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .slider {
        width: 100%;
        float: left;
        display: flex;
        flex-wrap: wrap;
    }
    .flexslider {
        width: 100%;
        float: left;
        margin-bottom: 0 !important;
    }
    #slider.flexslider {
        width: 100%;
        float: left;
        margin-bottom: 15px !important;
    }
    #slider .flex-viewport {
        margin-bottom: 15px;
    }
    #carousel {
        order: 3;
    }
    .wp_owl_thumb_title {
        position: relative;
        order: 2;
        bottom: 0;
    }
    .call-top {
        display: none;
    }
    nav .kakkanad_call {
        width: 100%;
        float: left;
        padding: 15px;
        background-color: #f3f3f3;
        font-size: 14px;
        line-height: 14px;
        color: #1d70b6;
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        border-bottom: 1px solid #ccc;
    }
    nav .kakkanad_call b {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px;
    }
    nav .panampilly_call {
        width: 100%;
        float: left;
        padding: 15px;
        background-color: #f3f3f3;
        font-size: 14px;
        line-height: 14px;
        color: #1d70b6;
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        border-bottom: 1px solid #ccc;
    }
    nav .panampilly_call b {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 12px;
        line-height: 12px;
        margin-bottom: 10px;
    }
    body {
        /* padding-top: 100px; */
        padding-top: 170px;
    }
    .head .head-text {
        padding: 0 15px 0 0;
    }
    .departments-container .head .head-text {
        padding: 0 15px 0 0;
    }
    .wp_carousal_full_wrap {
        padding-bottom: 10px !important;
    }
    .head {
        margin-bottom: 10px;
    }
    .common_para_wrpr p {
        font-size: 12px;
        line-height: 20px;
    }
    .wp-physio-solutions-lst li {
        margin-bottom: 15px;
    }
    .wp-physio-cause-wrap p {
        font-size: 12px;
        line-height: 18px;
    }
    .wp-physio-treatment-wrap p {
        font-size: 12px;
        line-height: 18px;
    }
    .wp-physio-solhd {
        font-size: 20px;
    }
    .wp-physio-treatment-wrap {
        margin-bottom: 10px;
    }
    .address_wrpr {
        width: 100%;
        float: left;
        pointer-events: auto;
    }
    /* AJ KRISHNA code finished */
}

@media screen and (max-width:730px) {
    .wp_owl_thumb_title {
        top: 70%;
    }
    .flex-direction-nav {
        bottom: -45% !important;
    }
    .flexslider {
        /* margin: 0 0 40px !important; */
    }
}

@media screen and (max-width:640px) {
    #departments-carousels .item {
        padding: 0px;
    }
}

@media screen and (max-width:600px) {
    /* .wp_owl_thumb_title {
    top: 72.5%;
  } */
    .flex-direction-nav {
        bottom: -50% !important;
    }
}

@media screen and (max-width:560px) {
    #wp_carousal_image .item {
        height: auto;
    }
    #wp_carousal_video .item {
        height: auto;
    }
    .wp_carousal_left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .wp_carousal_left:last-child {
        margin-bottom: 0;
    }
    .wp_owl_thumb_item {
        width: 33.33%;
        border-right: 1px solid #fff;
        margin-bottom: 2px;
    }
    .flexslider {
        /* margin: 0 0 30px !important; */
    }
    .wp_owl_thumb_title {
        top: 68%;
    }
    .flex-direction-nav {
        bottom: -55% !important;
    }
}

@media screen and (max-width:480px) {
    .gallery-container .row .col-4 {
        /* width: 100% */
        width: 50%;
    }
    footer .sec2 {
        width: 100%;
        /* margin: 50px 0 0 0 */
    }
    .new-letter {
        max-width: 327px;
        margin-top: 28px;
    }
    .new-letter .new-letter-head {
        width: 100%;
        text-align: left
    }
    .kakkanad_call {
        width: 100%;
        float: left;
        text-align: left;
        font-size: 11px;
    }
    .panampilly_call {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 11px;
    }
    .wp-ftr-addrwrap-left {
        width: 100%;
        margin-bottom: 15px;
    }
    .wp-ftr-addrwrap {
        padding-bottom: 0;
    }
    .panampilly_adress_head {
        font-size: 16px;
    }
    .panampilly_adress_text {
        font-size: 12px;
        line-height: 20px;
    }
    /* AJ KRISHNA satrted */
    /* .wp_owl_thumb_title {top: 63%;} */
    .wp_owl_thumb_title {
        top: 66%;
    }
    .flex-direction-nav {
        bottom: -55% !important;
    }
    .flexslider {
        /* margin: 0 0 25px !important; */
    }
    nav {
        width: 85vw;
        left: -85vw;
    }
    .departments-container .head .head-text {
        font-size: 20px;
        line-height: 22px;
    }
    .departments-container {
        padding: 20px 0;
    }
    .testimonials-container .testimonial {
        width: 95%;
        margin-bottom: 15px;
        font-size: 12px;
    }
    .wp-hm-glr-vmbtn {
        top: -8px;
    }
    /* AJ KRISHNA footer */
}

@media screen and (max-width:479px) {
    .wp-cele-name::before {
        display: none
    }
    .wp-cele-name {
        text-align: center
    }
}

@media screen and (max-width:430px) {
    .wp_owl_thumb_title {
        top: 63%;
    }
    .flex-direction-nav {
        bottom: -70% !important;
    }
}

@media screen and (max-width:380px) {
    .new-letter {
        max-width: 280px;
    }
    .new-letter .newsletter-field {
        width: 184px;
    }
    .new-letter .new-letter-btn {
        width: 94px;
    }
    /* AJ KRISHNA satrted */
    .flex-direction-nav {
        bottom: -90% !important;
    }
    .wp_owl_thumb_title {
        top: 56.5%;
    }
    .flexslider {
        /* margin: 0px 0 35px !important; */
    }
    /* AJ KRISHNA footer */
}


/*jobees 07 feb 2020*/

.form_style {
    width: auto;
    float: left;
    position: relative;
}

.form_style label.error {
    position: absolute;
    width: auto;
    right: 10px;
    bottom: 50px;
}

@media screen and (max-width: 992px) {
    .form_style label.error {
        bottom: 0;
    }
}


/* EOF jobees 07 feb 2020*/


/* ullas 07-04-2021 */

.right_sec_wrpr {
    width: 60%;
    float: left;
}

.right_sec_wrpr img {
    width: 100%;
}

@media (max-width:1024px) {
    .right_sec_wrpr {
        width: 48%;
    }
}

@media (max-width:768px) {
    .right_sec_wrpr {
        width: 100%;
    }
}

.full_sec_wrpr {
    width: 100%;
    float: left;
}

.switching_blocks:nth-child(odd) {
    flex-direction: row;
}

.switching_blocks:nth-child(even) {
    flex-direction: row-reverse;
}

.half_sec {
    width: 50%;
    float: left;
}

.wrpr_inner {
    width: 100%;
    height: 100%;
}

.img_sec_dept {
    width: 100%;
    padding: 10px
}

.img_sec_dept img {
    width: 100%;
    height: auto;
}

@media (max-width:768px) {
    .half_sec {
        width: 100%;
        float: left;
    }
}

.social_btn_wrpr {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.follow_wrpr {
    /* width: auto; */
    /* display: table; */
    /* margin: 0 auto; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.follow_wrpr ul {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
}

.follow_wrpr ul li {
    list-style-type: none;
    width: auto;
    padding: 0;
}

.new_smg_wrpr {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.new_massage_page {
    width: auto;
    float: left;
    position: relative;
    /* margin-left: auto; */
}

.new_massage_page a {
    width: auto;
    float: left;
    font-size: 16px;
    line-height: 15px;
    padding: 10px 15px;
    background-color: #1672b9;
    text-decoration: none;
    border-radius: 5px;
    animation: colorchange 2s linear infinite;
    -webkit-animation: colorchange 2s linear 0s infinite alternate;
}


/* .new_massage_page:first-child a{
    background-color: #f10243 !important;
} */

@keyframes colorchange {
    0% {
        background: #1672b9;
        /* color: rgb(247, 189, 189); */
        color: #fff;
    }
    25% {
        background: #1672b9;
        /* color  : rgb(247, 189, 189); */
        color: #fff;
    }
    50% {
        background: #1672b9;
        /* color: #fff; */
        color: transparent;
    }
    75% {
        background: #1672b9;
        /* color  : rgb(247, 189, 189); */
        color: #fff;
    }
    100% {
        background: #1672b9;
        /* color: rgb(247, 189, 189); */
        color: #fff;
    }
}

@-webkit-keyframes colorchange
/* Safari and Chrome - necessary duplicate */

{
    0% {
        background: #f10141;
        color: rgb(247, 189, 189);
    }
    50% {
        background: #f10141;
        color: #fff;
    }
    100% {
        background: #f10141;
        color: rgb(247, 189, 189);
    }
}

@media (max-width:576px) {
    .new_massage_page a {
        font-size: 12px;
        line-height: 15px;
        padding: 10px;
        background-color: #e96627;
        text-decoration: none;
        color: #fff!important;
        border-radius: 5px;
    }
    .follow_wrpr span {
        display: none;
    }
    .social_cover {
        width: 100%;
        justify-content: center;
        margin-bottom: 10px;
    }
    .follow_wrpr {
        width: 100%;
        display: table;
        margin: 0 auto;
        transform: translateX(0%);
    }
}

@media(max-width:768px) {
    .new_smg_wrpr {
        width: 100%;
        padding: 5px 0 0 0;
        gap: 10px;
    }
    .new_massage_page {
        width: auto;
        float: none;
        position: relative;
        flex: 1 1 124px;
        /* margin: 8px auto; */
        /* display: table; */
    }
}

.block_modification {
    width: 30%!important;
    min-height: 300px!important;
}

.mb_custom {
    margin-bottom: 20px;
}

.min_ht {
    min-height: auto!important;
}

.left_width {
    width: 40%!important;
}

.width_40 {
    width: 40%!important;
}

.width_60 {
    width: 60%!important;
}

.width_25 {
    width: 40%!important;
}

.width_75 {
    width: 60%!important;
}

.img_inner_ht {
    width: 100%;
    height: 100%!important;
}

.twtr_clr {
    color: #1DA1F2!important;
}

.fb_clr {
    color: #4267B2!important;
}

.blg_clr {
    color: #fc4f08!important;
}

.insta_clr {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.youtube_clr {
    color: #FF0000!important;
}

.pin_clr {
    color: #E60023!important;
}

.link_clr {
    color: #0077b5!important;
}

.benfit_wrpr {
    width: 100%!important;
    min-height: auto!important;
}

.flex_prop {
    display: flex;
}


/* slider_styles */

.home_care_slider.carousel-wrap {
    margin: 10px auto;
    width: 100%;
    position: relative;
}

@media (max-width:768px) {
    .left_width {
        width: 100%!important;
    }
    .width_40 {
        width: 100%!important;
    }
    .width_60 {
        width: 100%!important;
    }
    .width_25 {
        width: 100%!important;
    }
    .width_75 {
        width: 100%!important;
    }
    .flex_prop {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}

.item_img {
    width: 100%;
}

.imags_block img {
    width: 100%;
}

.cntn_block_left_padding {
    padding-left: 20px;
}

@media (max-width:768px) {
    .cntn_block_left_padding {
        padding-left: 0px;
    }
}


/* NEW  */

nav .new_smg_wrpr {
    padding: 0;
    background-color: #1672b9;
    /* display: block; */
    display: none;
    gap: 0;
}

nav .new_massage_page {
    width: 100%;
    border-bottom: 1px solid #fff;
    float: left;
}

nav .new_massage_page:last-child {
    border-bottom: none;
}

nav .new_massage_page a {
    width: 100%;
    padding: 15px;
    border-radius: 0;
}

@media (max-width:1024px) {
    #header .follow-us-container {
        padding-bottom: 5px;
    }
}


/* 14-JULY-2021 */

@media(max-width:1024px) {
    .new_smg_wrpr {
        display: none
    }
    nav .new_smg_wrpr {
        display: block;
    }
}