.body {
    color: #1e1e1e;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .5px;
    color: #1e1e1e;
}

.header-top {
    position: relative;
}

.header-top {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
    z-index: 99;
}

.header-top1 {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
    z-index: 99;
}

.header-top::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../images/bg.jpg);
    opacity: .36;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.top_wrap {
    position: relative;
    height: 100vh;
}

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
}

p {
    font-size: 10px;
    line-height: 28px;
    font-weight: 200;
    margin: 0;
}

.auto-container {
    position: relative;
    max-width: 1165px;
    padding: 0px 15px;
    margin: 0 auto;
}

.header-style-one .header-lower {
    position: relative;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #ff6fa3;
}

a:hover {
    color: #ff6fa3;
}

.main-header .logo-box .logo img {
    background: transparent;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.header-style-one .nav-outer {
    float: right;
}

.main-menu {
    position: static;
    float: left;
}

.main-menu .navbar-header {
    display: none;
}


/***

====================================================================
	Main Header style
====================================================================

***/


.main-header .header-top {
    position: relative;
    background-color: #ffa900;
}

.main-header .inner-container {
    position: relative;
    padding: 0 15px;
}

.main-header .logo-box {
    position: absolute;
    left: 0;
    width: 220px;
    top: 8px;
}

.main-header .logo-box .logo {
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .logo-box .logo img {
    background: transparent;
    width: 223px;
}

.main-header .nav-outer {
    position: static;
    float: left;
}

.navbar-toggler {
    border: 0 !important;
}

.main-menu {
    position: static;
    float: left;
}

.main-menu .navbar-header {
    display: none;
}

.main-menu .navbar-collapse {
    padding: 67px 0 0;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
    padding: 0;
}


.main-menu .navigation>li {
    position: relative;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 30px;
    color: #1a1a1a;
    padding: 11px 0;
    opacity: 1;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #25262c;
    background: #ffffff;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #292929;
    line-height: 20px;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #292929;
    line-height: 20px;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after {
    color: #ffffff;
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0px;
    top: 110%;
    width: 254px;
    padding: 0px 0px;
    z-index: 100;
    background: rgb(255 255 255);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    opacity: 0;
    box-shadow: 2px 2px 5px 1px rgb(0 0 0 / 43%), -2px 0px 5px 1px rgb(0 0 0 / 18%);
}

.main-menu .navigation>li.custmwidth>ul {
    width: 116px;
}

.main-menu .navigation>li>ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none;
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 3px 17px;
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
    color: #383838;
    text-align: left;
    text-transform: capitalize;
    border-left: 4px solid transparent;
    border-bottom: 1px dashed #8f8f8f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-decoration: none;
}

.main-menu .navigation>li>ul>li:hover>a {
    border-left: 4px solid #e53f94;
    background: #603085;
    color: #fff;
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'FontAwesome';
    content: " ";
    position: absolute;
    right: 3px;
    top: 5px;
    width: 10px;
    height: 20px;
    display: block;
    line-height: 20px;
    font-size: 16px;
    color: #f54aa2;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 110%;
    top: 0%;
    width: 263px;
    padding: 0px 0px;
    z-index: 100;
    background: rgb(255 236 246);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    opacity: 0;
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px dashed #606060;
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none;
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 3px 16px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    text-align: left;
    text-transform: capitalize;
    border-left: 4px solid transparent;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #fff;
}

.main-menu .navigation>li>ul>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 3px 16px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #181818;
    border-bottom: 1px dashed;
    text-align: left;
    text-transform: capitalize;
    border-left: 4px solid transparent;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #fff;
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #ffffff;
    background: #db3d8e;
    border-left: 4px solid #603085;
    text-decoration: none;
}

.main-menu .navigation>li>ul>li>ul>li>ul>li>a:hover {
    color: #ffffff;
    background: #db3d8e;
    border-left: 4px solid #603085;
    text-decoration: none;
}

.main-menu .navigation>li.dropdown:hover>ul {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    visibility: visible;
    opacity: 1;
    top: 100%;
}

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

    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation>li.dropdown .dropdown-btn {
    display: none;
}

.main-menu .navbar-collapse>ul li ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 4px;
    top: 6px;
    display: none;
    background: #e970ad;
    width: 34px;
    height: 30px;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    cursor: pointer;
    z-index: 5;
}

.main-menu .navigation>li>ul>li>ul>li>ul {
    position: absolute;
    left: 110%;
    top: 0%;
    width: 263px;
    padding: 0px 0px;
    z-index: 100;
    background: rgb(255 236 246);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    opacity: 0;
}

.main-header .outer-box {
    position: relative;
    float: right;
}


/*===================================
		Header Style One
===================================*/

.header-style-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.header-style-one .header-lower {
    position: relative;
    margin: 0;
    padding: 0;
}

.header-style-one .header-lower:before {
    position: absolute;
    top: 49px;
    left: 43%;
    height: 0;
    width: 20%;
    border-top: 2px solid #e392bc;
    content: "";
}


.header-style-one .nav-outer {
    float: right;
}

.header-style-one .main-menu .navigation>li>a {
    padding: 13px 19px;
    font-weight: 500;
    text-decoration: none;
}

.header-style-one .main-menu .navigation>li>a:before {
    position: absolute;
    top: 20px;
    right: 0;
    width: 2px;
    height: 19px;
    border-right: 1px dashed;
    background: transparent;
    content: "";
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-style-one .main-menu .navigation>li:last-child>a:before {
    display: none;
}

.header-style-one .outer-box {
    padding: 32.5px 0;
    margin-left: 45px;
}

.dropdown-toggle::after {
    display: none;
}

a:hover {
    text-decoration: none;
    outline: none;
    color: #ff6fa3;
}

a:focus,
a:visited {
    text-decoration: none;
    outline: none;
    color: #ff6fa3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.2em;
}

textarea {
    overflow: hidden;
    resize: none;
}

button {
    outline: none !important;
    cursor: pointer;
}

p,
.text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
}

::-webkit-input-placeholder {
    color: inherit;
}

::-moz-input-placeholder {
    color: inherit;
}

::-ms-input-placeholder {
    color: inherit;
}

.auto-container {
    position: relative;
    max-width: 1165px;
    padding: 0px 15px;
    margin: 0 auto;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.theme_color {
    color: #25262c;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.social-icons ul li {
    margin: 0;
    display: inline-block;
    position: relative;
}

.social-icons {
    position: absolute;
    right: 26px;
    top: 24px;
    z-index: 99;
    width: auto;
    padding: 5px 13px;
    border-radius: 32px;
}



.social-icons ul li a {
    display: block;
    width: 37px;
    height: 37px;
    color: #000000;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 37px;
    margin: 0 2px 0px;
    background: #fbd3e1;
    position: relative;
}

.social-icons ul li a img {
    width: 17px;
}

.social-icons ul li a:hover img {
    filter: brightness(0) invert(1);
}

.social-icons ul li div {
    display: block;
    width: 37px;
    height: 37px;
    color: #000000;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 37px;
    margin: 0 2px 0px;
    background: #fbd3e1;
    position: relative;
    cursor: pointer;
}

.social-icons ul li div:hover {
    background-color: #fbd3e1;
    color: #fff;
    text-decoration: none;
}

.social-icons ul li a:hover {
    background-color: #fbd3e1;
    color: #fff;
    text-decoration: none;
}

.social-icons ul li p {
    position: absolute;
    text-transform: uppercase;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Safari 3-8 */
    transform: rotate(-90deg);
    margin-top: 50px;
    bottom: -89px;
    width: 134px;
    left: -46px;
    color: #b30254;
    font-weight: 600;
}


/*banner section*/

.banner-wrapper {
    position: relative;
}

.banner-one .container {
    position: relative;
    padding-top: 92px;
    padding-bottom: 130px;
}

.banner-one__slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

.slide-one {
    background-image: url(../images/banners/slider1.jpg);
}


/*know-abt*/

.know-abt {
    padding-top: 35px;
    text-align: center;
    padding-bottom: 20px;
}

.auto-container {
    position: relative;
    max-width: 1155px;
    padding: 0px 15px;
    margin: 0 auto;
}

.abt-sec span {
    font-size: 25px;
    font-weight: 300;
    border-radius: 20px;
    background: #ff6fa3;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.abt-sec h2 {
    font-size: 52px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    top: 10px;
}

.abt-sec h3 {
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    top: 20px;
    border-top: 1px dashed #1e1e1e;
    border-bottom: 1px dashed #1e1e1e;
    display: inline-block;
    position: relative;
    padding: 5px 0px;
    color: #991e59;
    margin: 0px;
    background: none;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.abt-sec p {
    padding-top: 15px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.abt-sec h4 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    top: 10px;
}

.abt-doc .col-md-3 {
    left: -30px;
}

.know-abt1 {
    padding-top: 18px;

    text-align: center;
}

.abt-sec1 {
    text-align: justify;
}

.abt-sec1 h4 {
    line-height: 30px;
    font-size: 18px;
    font-weight: 300;
    color: #132046;
    display: inline-block;
    margin-bottom: 0;
    padding: 20px 20px;
    background: #ffebf2;
}


/*doctor-sec*/

.doctor-sec {
    position: relative;
    padding: 0px 0px 40px;
    padding-top: 30px;
}

.abt-doc {
    position: relative;
}

.doc_info {
    position: relative;
    padding-top: 23px;
    top: 30px;
}

.doc_info h2 {
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
    color: #1b1b1b;
}

.doc_info h3 {
    font-size: 19px;
    line-height: 26px;
    font-weight: initial;
}

.doc_info h4 {
    display: inline-block;
    color: #ff6fa3;
    margin-top: -1px;
    margin-bottom: 21px;
    font-weight: 500;
}

.abt-doc p {
    padding-top: 15px;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    color: #132046;
    margin-bottom: -1px;
}

.abt_readmore {
    margin-top: 6px;
}

.abt_readmore a {
    font-size: 16px;
}

.doc_img {
    position: relative;
    z-index: 2;
    box-shadow: 0px 0px 10px #a7a7a7;
    border: 8px solid #fff;
}

.exp-block {
    position: relative;
}

._exp_blocks {
    text-align: center;
    padding: 12px 0px;
    margin: 0 24px 12px;
    position: relative;
    border-bottom: 2px dashed #1e1e1e;
}

._exp_blocks::before {
    content: "";
    position: absolute;
}

._exp_blocks h3 {
    position: relative;
    font-size: 45px;
    color: #1b1b1b;
    font-weight: 400;
    margin-bottom: -5px;
    line-height: 45px;
}

._exp_blocks p {
    margin: 0;
    text-transform: uppercase;
    color: #252525;
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    line-height: 29px;
}

._exp_blocks::after {
    content: "";
    position: absolute;
}

.expertise_sec {
    text-align: center;
    border-right: 2px dashed;
}

.expertise_sec .col-md-3 {
    flex: 0 0 102%;
    padding-left: 80px;
}

.expertise_sec h2 {
    text-transform: uppercase;
    font-size: 34px;
    color: #1b1b1b;
    /* margin: 0 0 60px; */

    font-weight: 400;
    /* text-decoration: underline; */
    border-bottom: 2px solid #1b1b1b;
    padding-bottom: 6px;
    display: inline-block;
    margin-bottom: 35px;
    padding-top: 30px;
    left: 16px;
}

.expertise_sec h2::after {}

.exptise_list {
    margin-bottom: 14px;
}

.exptise_list h3 {
    font-size: 21px;
    background: #fceaee;
    padding: 12px 0;
    border-radius: 30px;
    color: #1b1b1b;

    font-weight: 300;
    box-shadow: inset 0px 0px 10px #d7d7d7;
}

.awareness_section {
    position: relative;
    padding: 170px 0px 150px;
    background-image: url(../images/awareness-bg/awareness1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 67%;
}

.awareness_section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 85%;
    top: 47px;
    background: linear-gradient(to left, rgb(253 117 167 / 76%), #530283);
    opacity: 0.89;
}

.awareness_section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/awareness-bg/awar-bg1-removebg-preview.png);
    background-position: center;
    background-repeat: no-repeat;
    left: -700px;
    top: 0;
    border-radius: 0px 38px 38px 0px;
    clip-path: polygon(0% 30%, 100% 2%, 100% 100%, 0% 80%);
    background-size: 500px;
    opacity: 0.1;
}

.awar_block {
    position: relative;
    text-align: center;
    z-index: 1;
}

.awar_block h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    margin: 0 0 13px;
    font-size: 45px;
}

.awar_block h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    margin: 0 0 13px;
    font-size: 50px;
}

.awar_block p {
    font-size: 25px;
    color: #eee;
    padding: 0 57px;
    margin: 0 0 15px;
    font-weight: 200;
    line-height: 33px;
}

.awar_block a {
    display: inline-block;
    color: #fff;
    border: 1px dashed;
    padding: 4px 14px;
    border-radius: 30px;
    font-size: 16px;
}

.breast_awar {
    padding-top: 40px;
}

.breast_awar .col-md-8 {
    left: -19px;
}

.breast_awar .col-md-4 {
    left: -19px;
}

.breast_awar img {
    height: 100%;
    width: 800px;
}

.breast_awar h3 {
    font-size: 35px;
    text-transform: uppercase;
    left: 6px;
    font-weight: 700;

    padding-top: 46px;
    text-align: center;
}

.breast_awar p {
    padding-top: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;

    margin-left: 20px;
    margin-bottom: -2px;
}

.breast_awar .col-md-5 {
    padding-top: 20px;
}


/*services*/

.services-section-seven {
    position: relative;
}

.sec-title.centered {
    text-align: center !important;
}

.sec-title.style-three .title {
    border-color: #ea592d;
    border-width: 2px;
    padding-left: 15px;
    font-size: 25px;
}

.sec-title .title {
    position: relative;
    background: #ff6fa3;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.1em;
    font-weight: 500;
    letter-spacing: 0;
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 13px;
    border-radius: 30px;
}

.sec-title h2 {
    position: relative;
    color: #1e1e1e;
    font-weight: 600;
    line-height: 1.3em;
    margin-top: 11px;
    text-transform: uppercase;
    font-size: 35px;
}

.sec-title p {
    font-size: 17px;

}

.service-sec {
    width: 100%;
    position: relative;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}

.service-sec .service-block-seven:nth-child(1),
.service-sec .service-block-seven:nth-child(5) {
    margin-top: -48px;
}

.service-sec .service-block-seven {
    width: 27%;
    padding: 0 15px;
    display: inline-block;
    max-width: 20%;
}

.service-block-seven {
    position: relative;
    margin-bottom: 30px;
}

.service-block-seven .inner-box {
    position: relative;
    text-align: center;
    padding: 50px 17px;
    border-radius: 10px;
    background-color: #f5f5f5;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    min-height: 250px;
    box-shadow: 0 0 10px #ccc;
}

.service-block-seven .inner-box .color-layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background-color: #ff6fa3;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transform: scale(0, 1);
}

.service-block-seven .inner-box:hover .color-layer {
    transform: scale(1, 1)
}

.service-block-seven .inner-box .icon-box {
    position: relative;
    display: inline-block;
}

.service-block-seven .inner-box .icon-box:before {
    position: absolute;
    content: '';
    width: 93px;
    height: 93px;
    border-radius: 10px;
    transform: rotate(-15deg);
    border: 1px dashed #ff6fa3;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.service-block-seven .inner-box .icon-box img {
    position: relative;
    width: 93px;
    height: 93px;
    color: #f8952c;
    font-size: 48px;
    line-height: 80px;
    text-align: center;
    border-radius: 10px;
    display: inline-block;
    background-color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    padding: 10px;
}

.service-block-seven .inner-box h2 {
    position: relative;
    font-weight: 500;
    line-height: 12px;
    margin-top: 19px;
    margin-bottom: 0;
}

.service-block-seven .inner-box .go-ahead {
    position: absolute;
    left: 50%;
    opacity: 0;
    bottom: -40px;
    color: #fff;
    visibility: hidden;
    padding: 8px 22px;
    border-radius: 4px;
    display: inline-block;
    background-color: #204360;
    transform: translateX(-50%);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.service-sec .service-block-seven:nth-child(2),
.service-sec .service-block-seven:nth-child(4) {
    margin-top: 50px;
}

.service-sec .service-block-seven:nth-child(3) {
    margin-top: 131px;
}

.service-sec .service-block-seven:nth-child(2),
.service-sec .service-block-seven:nth-child(4) {
    margin-top: 50px;
}

.service-sec .service-block-seven:nth-child(1),
.service-sec .service-block-seven:nth-child(5) {
    margin-top: -48px;
}

.service-block-seven .inner-box h2 a {
    position: relative;
    color: #2d2d2d;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    font-size: 15px;
    text-transform: uppercase;

}

.service-block-seven .inner-box:hover .text,
.service-block-seven .inner-box:hover h2 a {
    color: #fff
}

.service-block-seven .inner-box .text {
    position: relative;
    line-height: 1.8em;
    color: #555;
    font-size: 16px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.service-block-seven .inner-box .block-pattern-layer {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 70px;
    background-repeat: no-repeat;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.service-block-seven .inner-box:hover .block-pattern-layer {
    opacity: 0
}

.service-block-seven .inner-box:hover .block-pattern-layer {
    opacity: 0
}

.service-block-seven .inner-box .go-ahead {
    position: absolute;
    left: 50%;
    opacity: 0;
    bottom: -40px;
    color: #fff;
    visibility: hidden;
    padding: 8px 22px;
    border-radius: 4px;
    display: inline-block;
    background-color: #7f2892;
    transform: translateX(-50%);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.service-block-seven .inner-box:hover .go-ahead {
    opacity: 1;
    bottom: -20px;
    visibility: visible
}

.service-block-seven .inner-box .icon-box:before {
    position: absolute;
    content: '';
    width: 93px;
    height: 93px;
    border-radius: 10px;
    transform: rotate(-15deg);
    border: 1px dashed #f1291a;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.service-block-seven .inner-box:hover .icon-box:before {
    border-color: #063c83;
    transform: rotate(-45deg)
}


/*appointment form*/

.appointmentform_section {
    position: relative;
    padding: 59px 0px 94px;
    margin-top: 0;
}

.appointmentform_section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-image: url(../images/appointment.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.6;
}

.appointmentform_section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(to right, rgb(86 4 137 / 94%), rgb(255 162 193 / 84%));
}

.apptn_bg {
    position: absolute;
    left: 0px;
    width: 80%;
    bottom: 0;
}

.apptn_pic_doc {
    position: absolute;
    right: 1%;
    bottom: 3%;
    z-index: 1;
    opacity: .5;
}

.appointment-form {
    text-align: center;
    position: relative;
    z-index: 1;
}

.appointment-form h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 36px;
    margin: 0 0 23px;
}

.appointment-form .form-group {
    position: relative;
    z-index: 1;
}

.appointment-form .form-group i {
    position: absolute;
    right: 19px;
    top: 12px;
    color: #fff;
    font-size: 12px;
    z-index: -1;
}

.appointment-form .form-control::placeholder {
    color: #1e1e1e;
}

.appointment-form textarea.form-control {
    height: 112px;
}

.appointment-form .btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 4px 30px;
    font-weight: 600;
    background: #ff6fa3;
    overflow: hidden;
    min-width: 105px;
    border-radius: 30px;
    border: 0px;
    margin-top: 7px;
}

::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

.doc_apmnt_pic {
    text-align: center;
    position: absolute;
    z-index: 1;
    top: -50px;
}

.doc_apmnt_pic img {
    border: 9px solid #eeebff;
    box-shadow: 0px 0px 10px #333;
    border-radius: 23px;
}


/***

====================================================================
	 	Testimonial Section
====================================================================

***/

.testimonial-section {
    position: relative;
    margin-bottom: 70px;
}

.testimonial-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 65%;
    background: linear-gradient(to left, rgb(253 117 167 / 76%), #530283);
    top: 0px;
    left: 0;
    bottom: 0px;
    margin: auto;
    z-index: -1;
}

.visit {
    text-align: center;

}

.contact-details i {
    font-size: 25px;
    font-weight: 300;
    border-radius: 20px;
    background: #131313;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 100;
}

.visit1 {
    padding-bottom: 20px;

}

.visit h2 {
    z-index: 100;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-top: 6px;
    font-size: 30px;
    font-weight: 300;
    border-bottom: 1px solid #fff;
    display: inline-block;

}

.visit1 h3 {
    border-bottom: 2px dotted #fff;
    padding-bottom: 4px;
    display: inline-block;
    z-index: 100;
    color: #fff;
    font-size: 25px;
    font-weight: 400;

}

.visit1 h6 {
    color: #fff;
    z-index: 100;
    font-size: 18px;
    font-weight: 100;

}

.visit2 h6 {
    color: #fff;
    z-index: 100;
    font-size: 18px;
    font-weight: 400;

}

.visit2 h3 {
    border-bottom: 2px dotted #fff;
    padding-bottom: 4px;
    display: inline-block;
    z-index: 100;
    color: #fff;
    font-size: 25px;
    font-weight: 400;

    padding-top: 7px;
}

.visit1 h4 {
    z-index: 100;
    color: #fff;
    font-size: 20px;
    font-weight: 100;

    line-height: 33px;
}

.visit2 h4 {
    z-index: 100;
    color: #fff !important;
    /* font-weight: 100; */
    font-size: 20px;
    line-height: 26px;
}

.visit2 p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 28px;
}

.visit2 p a {
    color: #fff;
    font-size: 20px;
}

.visit2 h4 i {
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    padding-top: 8px;
    padding-left: 10px;
}

.service_icon_btm {
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 26px;
    color: #ffffff;
}

.visit2 .fa-phone {
    font-weight: 100;
    font-size: 20px;
}

.sec-title h3 {
    color: #ff347f;
    font-size: 20px;
}

.appointment-form {
    text-align: center;
    padding: 32px 30px;
    background: linear-gradient(to top, #eac4db, #f2f2f3);
    border-radius: 27px;
    box-shadow: 0px 6px 5px #8b8b8b;
    position: relative;
}

.appointment-form h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
    font-size: 25px;
}

.appointment-form p {
    font-size: 16px;
    margin: 0 0 13px;
}

.appointment-form .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px dotted #000000;
    border-radius: 0px;
    height: 50px;
    color: #000000;
}

.appointment-form .form-control::placeholder {
    color: #000;
}

.appointment-form textarea.form-control {
    height: 122px;
}

.appointment-form .btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 6px 30px;
    font-weight: 600;
    overflow: hidden;
    min-width: 123px;
    border-radius: 30px;
    background: #000000;
    border: none;
    color: #ffffff;
}

.approw .col-md-6 {
    padding: 0px;
}

.banner_carousel .owl-dots {
    position: absolute;
    width: 22px;
    right: 19px;
    margin: auto;
    z-index: 2;
    padding-top: 0;
    top: 47%;
    text-align: center;
}

.banner_carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #672b86;
    color: #FFF;
    margin: 0 0px;
    transition: all ease-in-out .7s;
    border-radius: 50%;
}


/*facility sec*/

.facilty-section {
    position: relative;
    margin-bottom: 80px;
}

.faciltysteps {
    text-align: center;
}

.faciltysteps h3 {
    color: #1e1e1e;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
    margin-top: 6px;
    font-size: 40px;
}

.faciltysteps p {
    display: inline-block;
    margin-bottom: 39px;
    color: #ff6fa3;
    font-size: 26px;
    border-top: 1px solid #1e1e1e;
    border-bottom: 1px solid #1e1e1e;
    line-height: 43px;
    text-transform: capitalize;
}

.services_row .col-md-6 {
    padding: 0 12px;
}

.servics_sec {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-bottom: 24px;
    border-radius: 19px;
}

.servics_sec::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 61%;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%), #333);
    right: 0;
    bottom: 0;
    z-index: 1;
}

.servics_sec img {
    transition: linear .4s;
    transform: scale(1);
    filter: grayscale(1);
}

.servics_sec h4 {
    position: absolute;
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
    z-index: 1;
    align-items: center;
    text-align: center;
    padding: 0 18px;
    bottom: 12px;
    width: 100%;

}

.servics_sec:hover img {
    filter: grayscale(0%);
    transform: scale(1.2);
}


/*faqs*/

.faq_section {
    position: relative;
    padding: 0px 0px 52px;
    overflow: hidden;
}

.faq_section::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100px;
    background: #6b2d8a;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.sec-title1 {
    position: relative;
    z-index: 1;
    margin-bottom: 33px;
    text-align: center;
}

.sec-title1 h3 {
    color: #ff408e;
    font-size: 36px;
}

.sec-title1 h2 {
    position: relative;
    display: inline-block;
    font-size: 39px;
    line-height: 1.2em;
    color: #1e1e1e;
    font-weight: 600;
    border-top: 1px dashed #1e1e1e;
    border-bottom: 1px dashed #1e1e1e;
    text-transform: uppercase;
}

.faqtimeline.main-timeline {
    position: relative;
}

.faqtimeline.main-timeline .timeline {
    width: 84%;
    margin: 0 0px 15px 38px;
    float: left;
}

.faqtimeline.main-timeline .timeline-content {
    padding: 47px 68px 0 20px;
    display: block;
    position: relative;
    text-align: right;
}

.faqtimeline.main-timeline .timeline-content0 {
    padding: 47px 20px 0 68px;
    display: block;
    position: relative;
    text-align: left;
}

.faqtimeline.main-timeline .timeline-content:before {
    content: '';
    background: linear-gradient(to left, #ffd7e5, rgb(10 140 153 / 0%));
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -1px;
}

.faqtimeline.main-timeline .timeline-content0:before {
    content: '';
    background: linear-gradient(to right, #ffd7e5, rgb(10 140 153 / 0%));
    height: 30px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -1px;
}

.faqtimeline.main-timeline .timeline-icon {
    color: #ffffff;
    background-color: #ff408e;
    font-size: 35px;
    text-align: center;
    line-height: 70px;
    width: 110px;
    height: 110px;
    border: 19px solid #ffd7e5;
    border-radius: 50%;
    position: absolute;
    right: -55px;
    top: -2px;
}

.faqtimeline.main-timeline .timeline-icon0 {
    color: #ffffff;
    background-color: #ff408e;
    font-size: 35px;
    text-align: center;
    line-height: 70px;
    width: 110px;
    height: 110px;
    border: 19px solid #ffd7e5;
    border-radius: 50%;
    position: absolute;
    right: 397px;
    top: -2px;
}

.faqtimeline.main-timeline .title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 7px;
    color: #591d7a;
}

.faqtimeline.main-timeline .description {
    font-size: 16px;
    font-weight: 400;
    color: #132046;
    line-height: 23px;
    margin: 0;

}

.faqtimeline.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.faqtimeline.main-timeline .timeline:nth-child(even) .timeline-icon {
    right: auto;
    left: -55px;
}

.faqtimeline.main-timeline .timeline:nth-child(even) {
    margin: 0 0 15px 5px;
    float: right;
}

.faqtimeline.main-timeline .timeline:nth-child(even) .timeline-content {
    padding: 47px 20px 0 68px;
    text-align: left;
}

.faqtimeline.main-timeline .timeline:nth-child(even) .timeline-content:before {
    background: linear-gradient(to right, #ffd7e5, rgb(10 140 153 / 0%));
}

.top_abt_section {
    position: relative;
    padding: 50px 0 0;
}

.whytitlehead {
    margin-bottom: 37px;
    text-align: center;
}

.whytitlehead::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: 100%;
    top: 0;
}

.whytitlehead h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 39px;
    color: #1e1e1e;
    border-top: 1px dashed #1e1e1e;
    border-bottom: 1px dashed #1e1e1e;
    display: inline-block;
}

.whytitlehead::after {
    content: "";
    position: absolute;
    width: 184%;
    height: 2px;
    right: 83%;
    top: 93px;
}

.tp_abt_row {
    position: relative;
    margin-top: 0;
    left: 112px;
}

.tp_abt_row:before,
.tp_abt_row::after {
    content: "";
    position: absolute;
    z-index: -1;
}

.tp_abt_row::after {
    left: initial;
    right: 66px;
    transform: rotate(-13deg);
}

.tp_abt_row .col-md-3 {
    max-width: 16% !important;
    max-height: 16%;
    /* padding: 0px 9px 0px; */
    text-align: center;
}

.tp_abt_row .col-md-3::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 50%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    border-radius: 0px 0px 109px 109px;
}

.tp_list {
    position: relative;
    text-align: center;
    padding: 17px 0 !important;
    background: linear-gradient(to top, #eac4db, #f2f2f3);
    z-index: 1;
    border-radius: 14px;
    box-shadow: 0px -4px 6px #9f9f9f;
}

.tp_list::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 101px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    z-index: -1;
    border-radius: 105px;
}

.tp_icon {
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    padding: 13px;
    box-shadow: 0px 4px 3px #838383;
}

.tp_list h3 {
    text-transform: capitalize;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    margin: 11px 0 0px;
    color: #141414;
}

.asahcmaab {
    text-align: center;
    position: relative;
    background: #f5f5f5;
    margin: -96px 0 25px;
    padding-top: 109px;
    padding-bottom: 31px;
}

.asahcmaab p {
    font-size: 23px;
    font-weight: 200;
    margin: 0 0 0px;
    text-transform: uppercase;
    line-height: 54px;
}

.asahcmaab h2 {
    font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    display: inline-block;
}

.asahcmaab h2:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 6px;
    left: 234px;
}

.asahcmaab h2 a {
    text-decoration: none;
    outline: 0;
    color: #fff;
    margin-left: 8px;
    background: #ff408e;
    padding: 5px 20px;
    border-radius: 10px;
    display: inline-block;
    font-size: 20px;
}

.ending-logo {
    margin-top: -2px;
    padding-bottom: 20px;
    width: 253px;
    margin: auto;
}

.asahcmaab1 {
    background: #0f1630;
    text-align: center;
    padding: 67px 0 31px;
    position: relative;
    z-index: 1;
}

.asahcmaab1 p {
    color: #fff;
    font-size: 32px;
    font-weight: 200;
    margin: 0 0 17px;
    text-transform: uppercase;
}

.asahcmaab1 h2 {
    font-size: 27px;
    font-weight: 300;
    margin-top: 0;
    display: inline-block;
    color: #fff;
}

.main-footer {
    position: relative;
}

.main-footer:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 41%;
    height: 50px;
    content: "";
    z-index: -1;
}

.main-footer .footer-upper {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px 0px 15px;
    margin-top: 0;
}

._f_logo {
    text-align: center;
    position: relative;
    margin: 0px 0 16px;
    z-index: 2;
}

._f_logo img {
    width: 394px;
    border-radius: 10px;
}

.useful-links {
    display: inline-block;
    margin: 5px 0 29px;
    padding: 5px 109px;
    border-top: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
    color: #1e1e1e;
}

.useful-links .useful-ul {
    text-align: center;
}

.useful-links .useful-ul span {
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase;
    color: #410078;
    font-weight: 600;
    font-size: 21px;
}

.useful-links .useful-ul li {
    display: inline-block;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.useful-links .useful-ul li a {
    padding: 0 7px;
    border-right: 1px solid #989898;
    color: #1e1e1e;
    font-size: 16px;

}

.useful-links .useful-ul li a:hover {
    color: #ef6a9f;
    text-decoration: none;
}

.f_c_row {
    position: relative;
    text-align: -webkit-center;
    padding-bottom: 10px;
}

.social-icon-two {
    position: relative;
    text-align: center;
    margin-top: 0;
    display: inline;
    padding: 9px 17px;
    border-radius: 32px;
    padding: 10px 6px;
}

.social-icon-two li {
    position: relative;
    display: inline-block;

}

.social-icon-two li a:first-child {
    margin-left: 0;
}

.social-icon-two li a {
    position: relative;
    display: block;
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 32px;

    color: #1e1e1e;
    border: 1px solid;
    border-radius: 50%;
    font-weight: 400;
    text-align: center;
    margin: 0 5px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.social-icon-two li a:hover {
    color: #ef6a9f;
    text-decoration: none;
}

.f_c_info_list {
    text-align: center;
}

.f_c_info_list a {
    display: inline-block;
    color: #1e1e1e;
    font-size: 16px;
    padding: 10px 6px;
    border-radius: 30px;
}

.f_c_info_list a:hover {
    color: #ef6a9f;
    text-decoration: none;
}

.f_c_row .col-md-4:nth-child(3) .f_c_info_list a {
    color: #1e1e1e;
}

.f_c_row .col-md-4:nth-child(3) .f_c_info_list a:hover {
    color: #ef6a9f;
    text-decoration: none;

}

.main-footer .footer-bottom {
    position: relative;
    text-align: center;
}

.main-footer .footer-bottom:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    color: #1e1e1e;
}

.main-footer .footer-bottom .copyright {
    position: relative;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    padding: 8px 0px;
    background-color: #edd6e4;
    /* border-radius: 65%; */
    padding-right: 10px;
    padding-left: 10px;
}

.fa-fa {
    padding-right: 10px;
    margin-top: -3px;
}

.visit .fa-map-marker {
    margin-right: 4px;
}

.visit .fa-envelope {
    margin-right: 4px;
}

img {
    max-width: 100%;
}

.scroll-to-top {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: linear-gradient(to left, #f0559f, #773291);
    color: #fff;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 99;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: none;
    border-radius: 50%;
}

.scroll-to-top i {
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    position: relative;
    z-index: 10;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.scroll-to-top:hover {
    background: #773291;
}

.scroll-to-top:hover i {
    color: #ffffff;
}

nav.social {
    position: fixed;
    top: 30%;
    z-index: 9999;
    transform: translate(-338px, 0);
}

nav.social ul {
    padding: 0;
    margin: 0
}

nav.social ul li:first-child {
    background: #991e59;
}

nav.social ul li {
    display: block;
    background: #63dcc9;
    margin: 5px;
    width: 465px;
    height: 100px;
    text-align: right;
    padding: 5px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

nav.social ul li a {
    color: #fff;
    display: inline-block
}

nav.social ul li .text {
    float: left;
    text-align: right;
    margin: 0 10px 0 0
}

nav.social ul li .text h4 {
    margin: 0;
    line-height: 25px;
    font-size: 15px;
    color: #fff
}

nav.social ul li .text p {
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}

nav.social ul li img {
    background: #fff;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    float: right;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    margin-top: 8px;
    transform: rotate(0);
}

nav.social ul li:hover {
    -webkit-transform: translate(210px, 0);
    -moz-transform: translate(210px, 0);
    -ms-transform: translate(210px, 0);
    -o-transform: translate(210px, 0);
    transform: translate(210px, 0)
}

nav.social ul li:hover img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.header-bottom-4 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 10;
    text-align: center;
    padding-top: 29px;
    padding-bottom: 26px;
    position: relative;
    background-size: cover;
}

.header-bottom-4::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 333px;
    top: 0;
    left: 0;
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    opacity: 0.5;
}

.header-bottom-4>img {
    position: absolute;
    top: -150px;
    left: 0;
    height: 500px;
    width: 100%;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

.header-bottom-4__bg {
    position: absolute;
    top: -150px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 500px;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(transparent), to(transparent));
    background-image: linear-gradient(to right, #fff, transparent, transparent);
    overflow: hidden;
    z-index: 2
}

.header-bottom-4__bg>.icon {
    max-width: 530px;
    width: 40%;
    top: 0;
    left: 0;
    z-index: 3
}

.header-bottom-4__bg>.icon>img {
    width: 100%
}

.header-bottom-4>.container {
    z-index: 5;
    display: block;
    position: relative;
    padding-top: 198px;
    height: 100%
}

.header-bottom-4>.container>.section-title {
    width: 100%;
    text-transform: uppercase;
    font-size: 27px;
}

.header-bottom-4>.container>.breadcrumb {
    width: 100%;
    background-color: transparent;
    margin: 0;
    padding: 0
}

.header-bottom-4>.container>.breadcrumb>.breadcrumb-item {
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
}

.header-bottom-4>.container>.breadcrumb>.breadcrumb-item a {
    color: #000;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.header-bottom-4>.container>.breadcrumb>.breadcrumb-item a:hover {
    color: #000
}

.header-bottom-4>.container>.breadcrumb>.breadcrumb-item.active {
    color: #fd4598;
}

.header-bottom-4>.container>.breadcrumb {
    width: auto;
    background-color: #fff;
    padding: 6px 22px;
    display: table;
    margin: auto;
    margin-top: 0;
    position: relative;
    top: 26px;
}

.enq-form h1 {
    margin-bottom: 0px;
}

.contact-form {
    max-width: 600px;
    margin: auto;
    padding: 30px 29px;
    background: #ffffff;
    overflow: hidden;
    border: 5px solid #e5e5e5;
}

.contact-form-text {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 16px 0;
    border: 0;
    background: #f1f0f0;
    padding: 20px 40px;
    outline: none;
    color: #000;
    transition: 0.5s;
}

.contact-form-text:focus {
    box-shadow: 0 0 10px 4px #34495e;
}

textarea.contact-form-text {
    resize: none;
    height: 120px;
}

.contact-form-btn {
    border: 0;
    background: #fc4093;
    color: #fff;
    padding: 5px 24px;
    border-radius: 20px;
    font-size: 17px;
    cursor: pointer;
    transition: 0.5s;
}

.contact-form-btn:hover {
    background: #fc4093;
}

.contact-section h1 {
    text-align: center;
    color: #ddd;
}

.border {
    width: 261px;
    height: 3px;
    background: #000;
    margin: 10px auto;
}

.border1 {
    width: 261px;
    height: 1px;
    background: #000;
    margin: 10px auto;
}

.inner-content {
    text-align: center;
}

.inner-content1 {
    padding-top: 69px;
    padding-bottom: 140px;
}

.inner-content1 h1 {
    text-align: center;
}

.c-map iframe {
    border: 5px solid #e5e5e5;
}

.inner-content {
    padding-top: 48px;
    padding-bottom: 79px;
}

.cont-addr h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}

.cont-phn h4 {
    font-weight: 400;
    font-size: 18px;
}

.cont-mail h4 {
    font-weight: 400;
    font-size: 18px;
}

.cont-mail {
    border-bottom: 1px dotted #000;
}

.serv-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.serv-content p {
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
}

.ol_styles {
    padding: 0;
    padding-left: 20px;
}

.ol_styles li {
    position: relative;
    padding-left: 1px;
    margin-bottom: 4px;
    line-height: 28px;
    font-size: 15px;
    text-align: justify;
    list-style: disc;
}

.serv-content h3 {
    font-size: 18px;
    margin: 15px 0px 5px;
    color: #540086;
}

.list {
    text-align: justify;
    line-height: 30px;
    font-size: 15px;

}

.serv-content1 {
    padding-top: 90px;
    padding-bottom: 80px;
}

.f_c_row1 {
    position: relative;
    padding-bottom: 10px;
}

.f_c_row1 .col-md-4:nth-child(3) .f_c_info_list a {
    color: #1e1e1e;
}

.f_c_row1 .col-md-4:nth-child(3) .f_c_info_list a:hover {
    color: #ef6a9f;
    text-decoration: none;

}

.f_c_info_list1 {
    text-align: center;
    display: inline-flex;
    padding-top: 6px;
    padding-bottom: 10px;
}

.f_c_info_list2 {
    text-align: center;
    display: inline-flex;
    padding-top: 14px;
    padding-bottom: 13px;
}

.f_c_info_list1 a {
    display: inline-block;
    color: #1e1e1e;
    font-size: 18px;
    padding: 10px 38px;
    border-radius: 5px;
    background: #ffebf1;
}

.f_c_info_list2 a {
    display: inline-block;
    color: #1e1e1e;
    font-size: 18px;
    padding: 20px 117px;
    border-radius: 5px;
    background: #ffebf1;
}

.f_c_info_list1 a:hover {
    color: #1e1e1e;
    text-decoration: none;
}

.f_c_info_list2 a:hover {
    color: #1e1e1e;
    text-decoration: none;
}

.f_c_row1 .col-md-3 {
    text-align: center !important;
    max-width: 103%;
}

.f_c_info_list1 .fa-map-marker {
    font-size: 17px;
    margin-right: 10px;
}

.f_c_info_list2 .fa-map-marker {
    font-size: 17px;
    margin-right: 10px;
}

.f_c_info_list1 .fa-phone {
    font-size: 17px;
    margin-right: 10px;
}

.f_c_info_list2 .fa-phone {
    font-size: 17px;
    margin-right: 10px;
}

.f_c_info_list1 .fa-envelope {
    font-size: 17px;
    margin-right: 10px;
}

.f_c_info_list2 .fa-envelope {
    font-size: 17px;
    margin-right: 10px;
}

.f_c_row1 h2 {
    font-size: 2.5rem;
}

.c-map {}

.main-timeline1 .timeline1 {
    width: 50%;
    padding: 0px;
    margin: 0;
    float: left;
}

.main-timeline1 .timeline1:nth-child(even) {
    margin: 0 0 15px 5px;
    float: right;
}

.timeline-year {
    margin-bottom: 13px;
}

.timeline-content1 {
    background-color: #fff4f6;
    padding-bottom: 0px;
    padding: 30px 24px;
    border: 1px dashed #540086;
    margin-bottom: 22px;
    border-radius: 61px;
}

.timeline1 p {
    text-align: justify;
}

.timeline1 .title {
    text-align: center;
}

.timeline-content2 {
    background-color: #fff4f6;
    padding-bottom: 0px;
    padding: 30px 24px;
    border: 1px dashed #540086;
    margin-bottom: 22px;
    border-radius: 61px;
}

.timeline-content3 {
    background-color: #fff4f6;
    padding-bottom: 0px;
    padding: 30px 24px;
    border: 1px dashed #540086;
    margin-bottom: 22px;
    border-radius: 61px;
}

.timeline-content4 {
    background-color: #fff4f6;
    padding-bottom: 0px;
    padding: 30px 24px;
    border: 1px dashed #540086;
    margin-bottom: 22px;
    border-radius: 61px;
}

.timeline-year .fa-quote-right {
    color: #540086;
    float: right;
    padding-right: 6px;
}

.main-timeline1 .timeline1:nth-child(even) {
    float: right;
}

.timeline-year .fa-quote-left {
    color: #540086;
    float: left;
}

.inner-content2 h3 {
    font-size: 21px;
    font-weight: 400;
}

.inner-content2 h1 {
    font-size: 30px;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
    display: inline-flex;
    margin-bottom: 20px;
}

.inner-content2 {
    padding-top: 60px;
    padding-bottom: 30px;
}

.abt-img img {
    border: 5px solid #e5e5e5;
    box-shadow: 0px 0px 10px #a7a7a7;
}

.list1 {
    line-height: 29px;
    text-align: justify;
}

.abt-content p {
    text-align: justify;
    line-height: 28px;
}

.abt-us p {
    text-align: justify;
}

.abt-us h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #fd4598;
}

.inner-content3 {
    padding-top: 70px;
    padding-bottom: 30px;
}

.abt-img {
    padding-left: 20px;
    padding-top: 12px;
}

.list span {
    font-size: 19px;
    color: #db3d8e;
    text-transform: capitalize;
}

.awar_block .key {
    border: none;
    color: #ffffff;
    font-size: 25px;
}

.top-border {
    position: relative;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, transparent, #e966a4, transparent);
    top: 0;
}

iframe {
    border: 5px solid #f5f5f5;
}

.serv-content h2 {
    text-transform: capitalize;
    font-size: 25px;
    color: #fc4396;
    margin: 12px 0px 6px;
}

.blog-inner-img img {
    border: 6px solid #fff;
    box-shadow: 0px 14px 13px -10px #000000cc;
}

.blog-inner-img {
    margin-top: 30px;
}

.blog-inner-box {
    text-align: center;
    position: relative;
    padding: 30px;
    background: #fff;
    box-shadow: inset 0px 0px 20px #ffccd9ad;
    border-radius: 10px;
}

.blog-inner-box h2 a {
    font-size: 25px;
    color: #db3d8e;
}

.blog-inner-box p {
    font-size: 15px;
    margin-bottom: 10px;
}

._blog_nav {
    position: relative;
    padding: 17px 18px;
    margin: 0 0 26px;
    border-top: 4px solid #f7389d;
    background: #f5f5f5;
    box-shadow: 0px 5px 3px #9a9a9a;
}

._blog_nav h4 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
    display: inline-block;
    /* border-bottom: 1px solid; */
    color: #7f2892;
}

._blog_nav ul {
    padding: 0;
    list-style: none;
}

._blog_nav ul li {
    position: relative;
}

._blog_nav ul li a {
    display: block;
    position: relative;
    border-bottom: 1px dashed #939393;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 17px;
    color: #212529;
    font-size: 16px;
}

._blog_nav ul li a.active {
    color: #f0559f;
}

._blog_nav ul li a::before {
    position: absolute;
    left: 0;
    top: 9px;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    border: 2px solid #7f2892;
    content: "";
}

._blog_nav ul li:last-child a {
    margin-bottom: 0;
}