/*

* 1. imported style

*/



@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700|Playfair+Display:400i,700i|Poppins:200,300,400,500,600,700|Lora:400i,&amp;display=swap");

@import url("bootstrap.min.css");

@import url("animate.css");

@import url("font-awesome.min.css");

@import url("owl.carousel.css");

@import url("owl.theme.default.min.css");



/*

* 2. common style

*/

.body{

    font-size: 16px;

    line-height: 26px;

    color: #1e1e1e;

    font-family: 'Open Sans',sans-serif;

}

a{

    text-decoration: none;

}

.navbar-header .auto-container{

    padding-left: 200px;

    padding-right: 200px;

}

.full-page {

    position: relative;

    margin: 0 auto;

    width: 100%;

    min-width: 300px;

    overflow: hidden;

}

.logo-box{

    padding-right: 200px;

}

.logo-box img{

    width: 28%;

    margin-top: -42px;

}

.main-navigation{

    float: right;

    margin-top: -127px; 

    margin-right: -69px;

}

.navigation-box{

    list-style-type: none;

    display: flex;

    font-family: 'Open Sans',sans-serif;

}

.navigation-box li{

    padding-left: 20px;

    padding-right: 13px;

  

}

.navigation-box li a{

    text-decoration: none;

    color: #9b2487;

    font-size: 16px;

    text-transform: uppercase;   

    transition: all .4s ease;

}

.navigation-box li a:hover{

    color: #02acab;

}

.main-navigation .navigation-box>ul>li>ul .submenu{

    list-style: none;

}



.social-links{

    position: absolute ;

    text-align: center;

    top: 50px;

    left:58%;

}

.social-icon-top li{

    transition: 0.3s all ease-in-out;

    

    width: 38px;

    height: 38px;

    line-height: 33px;

    font-size: 19px;

    border: 1px solid #ccc;

    display: inline-block;

    margin: 0 2px;

    list-style-type: none;

}

.social-icon-top li .fa{

    color: #000;

    font-size: 20px;

}

.email_{

    margin-top: -164px;

    float: right;

    margin-right: 130px;

    padding: 8px;

    color: #000;

    border-radius: 5%;

    

    border: 1px solid #ccc;

}

.call_{

    margin-top: -164px;

    float: right;

    margin-right: 372px;

    color: #000;

    padding: 8px;

    border-radius: 5%;

    

    border: 1px solid #ccc; 

}

.banner-one__slide{

    height: 100vh;

    background-repeat: no-repeat;

    background-size: cover;   

}

.slide-one{

    background-image: url(../images/banner/slider2.jpg);

}

.banner-sec{

    margin-top: -236px;

}





.navbar-header ul.navigation-box {

    margin: 0;

    padding: 0;

    list-style: none;

    display: inline-block;

    position: relative;

    top: 17px;

}



.navbar-header ul.navigation-box li a .sub-nav-toggler {

    display: none;

}



.navbar-header ul.navigation-box>li {

    position: relative;

   

    display: inline-block;

    vertical-align: middle;

   

}





.navbar-header ul.navigation-box>li:first-child {

    padding-left: 0;

}



.navbar-header ul.navigation-box>li:last-child {

    padding-right: 0;

}



.navbar-header ul.navigation-box>li>a {

    border-right: 1px dashed #000;

    font-size: 16px;

    color: #99237d;

    padding-left: 0px;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

    padding-right: 19px;

    position: relative;

    margin-left: -20px;

}



.navbar-header ul.navigation-box>li:hover>a {

    color: #02acab;

}



.navbar-header ul.navigation-box>li>.submenu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    float: left;

    min-width: 125px;

    padding: 0px 0px;

    text-align: left;

    list-style: none;

    background-color: #f5f5f5;

    background-clip: padding-box;

    opacity: 0;

    border-radius: 0px;

    visibility: hidden;

    -webkit-transition: opacity .4s ease, visibility .4s ease;

    transition: opacity .4s ease, visibility .4s ease;

    -webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);

    box-shadow: 0px 10px 18px rgb(0 0 0 / 46%);

}



.navbar-header ul.navigation-box>li>.submenu.right-align {

    left: auto;

    right: 0;

}



.navbar-header ul.navigation-box>li>.submenu.center-align {

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

}



.navbar-header ul.navigation-box>li>.submenu>li {

    display: block;

    position: relative;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

    padding-left: 0px;

    padding-right: 0px;

}



.navbar-header ul.navigation-box>li>.submenu>li+li {

    border-top: 1px solid rgb(172 172 172 / 51%);

}



.navbar-header ul.navigation-box>li>.submenu>li>a {

    font-size: 15px;

    color: #fff;

    background-color: #99237d;

    padding: 3px 18px;

    display: block;

    line-height: 26px;

    white-space: nowrap;

    position: relative;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}



.navbar-header ul.navigation-box>li>.submenu>li:hover>a {

    color: #fff;

    background: #02acab;

}



.navbar-header ul.navigation-box>li:hover:before {

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

    -webkit-transform-origin: left bottom;

    transform-origin: left bottom;

}



.navbar-header ul.navigation-box>li:hover>.submenu {

    opacity: 1;

    visibility: visible;

}



.navbar-header ul.navigation-box>li>ul>li>.submenu {

    position: absolute;

    top: 0%;

    left: 100%;

    z-index: 1000;

    float: left;

    min-width: 220px;

    padding: 0px 0px;

    text-align: left;

    list-style: none;

    background-color: #fff;

    background-clip: padding-box;

    opacity: 0;

    border-radius: 0px;

    visibility: hidden;

    -webkit-transition: opacity .4s ease, visibility .4s ease;

    transition: opacity .4s ease, visibility .4s ease;

    -webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);

    box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);

}





.navbar-header ul.navigation-box>li>ul>li>.submenu.right-align {

    left: auto;

    right: 100%;

}

.navbar-header ul.navigation-box>li>ul>li>.submenu.center-align {

    left: 50%;

    -webkit-transform: translateX(-50%);

    transform: translateX(-50%);

}



.navbar-header ul.navigation-box>li>ul>li>.submenu>li {

    display: block;

    position: relative;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

    padding-left: 5px;

    padding-right: 0px;

    margin-left: -5px;

}



.navbar-header ul.navigation-box>li>ul>li>.submenu>li+li {

    border-top: 1px solid rgba(255, 255, 255, 0.1);

}



.navbar-header ul.navigation-box>li>ul>li>.submenu>li>a {

    font-size: 14px;

    color: #fff;

    background-color: #99237d;

    display: block;

    width: 398px;

    padding-top: 5px;

    padding-bottom: 5px;

    padding-left: 10px;

    white-space: normal;

    border-bottom: 1px solid rgb(172 172 172 / 51%);

    position: relative;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}



.navbar-header ul.navigation-box>li>ul>li>.submenu>li:hover>a {

    color: #fff;

    background: #02acab;

}



.navbar-header ul.navigation-box>li>ul>li:hover>.submenu {

    opacity: 1;

    visibility: visible;

}



.navbar-header ul.navigation-box>li>ul>li ul {

    

    list-style-type: none;

}

.abt-us  {

     text-align: center;

     padding-top: 30px;



}

.main-header .container .menu-toggler {

    display: none;

}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,

.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,

.bootstrap-select .show>.btn-light.dropdown-toggle {

    background-color: transparent !important;

    -webkit-box-shadow: none !important;

    box-shadow: none !important;

    outline: none !important;

}



.bootstrap-select>.dropdown-toggle {

    -webkit-box-shadow: none !important;

    box-shadow: none !important;

}



.bootstrap-select .dropdown-toggle:focus,

.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {

    outline: none !important;

}



.bootstrap-select .dropdown-menu {

    padding-top: 0;

    padding-bottom: 0;

    margin-top: 0;

    z-index: 991;

}



.bootstrap-select .dropdown-menu>li+li>a {

    border-top: 1px solid #eee;

}



.bootstrap-select .dropdown-menu>li:first-child>a {

    padding-top: 10px;

}



.bootstrap-select .dropdown-menu>li:last-child>a {

    padding-bottom: 10px;

}



.bootstrap-select .dropdown-menu>li.selected>a {

    background: #1A3871;

    color: #fff;

}



.bootstrap-select .dropdown-menu>li>a {

    font-size: 16px;

    font-weight: 500;

    padding: 9px 20px;

    color: #181E44;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}



.bootstrap-select .dropdown-menu>li>a:hover {

    background: #1A3871;

    color: #fff;

    cursor: pointer;

}

.abt-us span {

    font-size: 25px;

    font-weight: 300;

    border-radius: 20px;

    background: #02acab;

    

    color: #fff;

    padding-left: 20px;

    padding-right: 20px;

    text-transform: uppercase;

}

.abt-us h2{

    font-size: 39px;

    font-weight: 500;

    color: #972888;

    text-transform: uppercase;

    padding-top: 6px;

}

.abt-us p{

    font-size: 16px;

    line-height: 26px;

    font-family: 'Open Sans',sans-serif;

}

.abt-us p a{

    text-align: center;

    color: #02acab;

}

.abt-us p a:hover{

    text-decoration: none;

    color: #9b2487;

}

.mvv_list_row {

    padding-top: 20px;

}

.mvv_list_row .col-md-4:nth-child(1), .mvv_list_row .col-md-4:nth-child(2){

    border-right: 1px dashed;

}

.mvv_list_row .col-md-4{

    width: 79%;   

    padding: 32px 15px;

}

.mvv_list_row .col-md-4::before {

    content: "";

    position: absolute;

    width: 100px;

    height: 100px;

    background:#99237d;

    left: 0;

    right: 0;

    opacity: 0.3;

    margin: auto;

    transform: rotate(45deg);

    /* border-radius: 50%; */

    bottom: 56px;

    transition: all ease-in-out .8s;

}

.mvv_list_row .col-md-4:hover:before {

    width: 100%;

    height: 100%;

    border-radius: 0px;

    background: #02acab;

    bottom: 0px;

    transform: rotate(0deg);

    opacity: 0.2;   

}

.mvv_list_row .mvv_list_info a{

    color: #9b2487;

}

.mvv_list_row .mvv_list_info2 .col-md-4 {

    border-right: none;

}

.ourfacilities {

    width: auto;

    text-transform: uppercase;

    color: #1f3f79;

    font-weight: 600;

    border-left: 2px solid #cc2428;

    /* border-right: 2px solid #cc2428; */

    padding: 0 12px;

    font-size: 23px;

    margin-bottom: 7px;

    margin-top: 0;

    margin-left: 0;

    position: relative;

    transform: rotate(0deg);

    top: 0;

    left: 0;

    width: 100%;

}



.college-specalities {

    padding: 50px 0;

    padding-bottom: 95px;

    background-color: #333333;

    position: relative;

    z-index: 2;

    margin-top: 50px;

    background-position: -44px;

    background-size: cover;

    background-repeat: no-repeat;

}



.special-blocks {

    text-align: center;

    position: relative;

}



.sp-before:before {

    position: absolute;

    content: "";

    width: 2px;

    height: 66px;

    border-right: 2px dashed #efefef;

    right: 0px;

    top: 16px;

}



.special-blocks h4 {

    margin: 0;

    font-size: 20px;

    color: #f3f1f1;

    font-weight: 500;

    margin-top: 12px;

}



.special-blocks p {

    margin: 0;

}

.special-blocks{

    transition: .3s ease-in-out;

}

.special-blocks img{

    transition: .9s ease-in-out;

}

.special-blocks:hover img{

    transform: scale(1.3);

}

/*services*/

.why-academics {

  

    padding-bottom: 81px;

}



.acedemics-block {

    box-shadow: 0 14px 13px -9px #9e9a9a;

    padding: 39px 27px 8px;

    margin-top: -153px;

    position: relative;

    z-index: 3;

    height: 1344px;

    background-color: #f2f2f2;

    /* background-image: url(../images/acedemics2.jpg); */

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    border-radius: 25px;

}

.acedemics-block:before {

    position: absolute;

    content: "";

    background-image: none;

    background-repeat: no-repeat;

    background-position: center;

    bottom: 0px;

    width: 50%;

    height: 100%;

    background-color: transparent;

    background-size: contain;

    left: 0;

}

.acedemic-title {

    text-align: center;

}

.two-sec-ttiles h2 {

    color: #000;

    border-left: none;

    padding-left: 0;

    font-weight: 500;

    text-transform: uppercase;

    position: relative;

}

.two-sec-ttiles h2:before {

    position: absolute;

    content: "";

    width: 180px;

    height: 2px;

    border-bottom: 1px solid #000;

    left: 175px;

    top: 18px;

}

.two-sec-ttiles h2:after {

    position: absolute;

    content: "";

    width: 180px;

    height: 2px;

    border-bottom: 1px solid #000;

    right: 175px;

    top: 18px;

}

.ac-before:before {

    position: absolute;

    content: "";

    width: 2px;

    height: 90%;

    border: 1px solid #dcdcdc;

    right: 0px;

    top: 80px;

}

.academics-section {

    padding: 0;

    /* margin-right: 37px; */

    position: relative;

    right: 0;

    z-index: 1;

    max-width: 460px;

    margin: auto;

}

.why-saraddesc.why-bb {

    border-bottom: 0px;

    padding-bottom: 9px;

    margin-bottom: 23px;

}

.accedemic-images {

    position: absolute;

    left: 150px;

    transform: rotate(0deg);

    background-color: #02acab;

    padding: 14px 8px;

    top: auto;

    border-radius: 6px;

    bottom: -13px;

}

.accedemic-images img {

    width: 33px;

    margin: 0px 9px;

    transform: rotate(0deg);

}

.why-saraddesc h4 {

    color: #000;

    margin: 0;

    margin-bottom: 57px;

    font-weight: 400;

    border-left: 3px solid;

    padding-left: 12px;

    position: relative;

}

.why-saraddesc h4:before {

    content: "";

   

    background-color: #c9eeed;

    width: 81%;

    height: 50px;

    left: 0;

    top: -13px;

    position: absolute;

    z-index: -1;

    border-radius: 0px 33px 33px 0px;

}

ol.ol-styles {

    list-style-type: none;

    padding: 0;

}

.ol-styles li {

    color: #000;

    position: relative;

    /* padding: 20px; */

    font-size: 14px;

    text-align: center;

    /* padding-left: 31px; */

    /* display: table; */

    margin-bottom: 41px;

    padding-bottom: 0;

    padding: 0px 5px;

    /* border-bottom: 1px solid #808080; */

}

.ol-styles li:before {

    font-family: 'FontAwesome';

    content: "\f02d";

    position: absolute;

    left: 57px;

    font-size: 20px;

    width: 50px;

    height: 50px;

    background-color: #e0e0e0;

    border-radius: 50%;

    line-height: 51px;

    top: -27px;

}

.ol-styles li span {

    display: table-cell;

    background-color: #fff;

    width: 311px;

    height: 192px;

    vertical-align: middle;

    padding: 10px;

    box-shadow: 0 1px 15px -7px #9e9a9a;

    border-radius: 10px;

    font-size: 15px;

}

.ol-styles li span:hover {

    background-color: #02acab;

    color: #fff;

}

.ac-img2.accedemic-images {

    position: absolute;

    left: auto;

    right: 150px;

    transform: rotate(0deg);

    background-color: #99237d;

    padding: 14px 8px;

    top: auto;

    border-radius: 6px;

    bottom: -273px;

}

.college-specalities h2{

    color: #fff;

    text-align: center;

    padding-bottom: 30px;

    font-weight: 500;

    font-size: 32px;

}

.why-sarad2 h4 {

    text-align: right;

    border-left: none;

    border-right: 3px solid;

    padding-right: 12px;

    color: #000;

}

.why-sarad2 h4:before {

    content: "";

    background-color: #d2b4ce;

    width: 81%;

    height: 50px;

    right: 0;

    top: -13px;

    position: absolute;

    z-index: -1;

    left: auto;

    border-radius: 33px 0px 0px 33px;

}

.acedemics-block:after {

    position: absolute;

    content: "";

    background-image: none;

    background-repeat: no-repeat;

    background-position: center;

    bottom: 0px;

    width: 50%;

    height: 100%;

    background-color: transparent;

    background-size: contain;

    right: 0;

    z-index: -1;

}

.why-academics:after {

    position: absolute;

    content: "";

    background-image: none;

    background-color: #fff;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    width: 50%;

    height: 100%;

    top: 0px;

    right: 0px;

    z-index: -1;

}

/* services styles */



.service_section1 {

    position: relative;

    font-family: 'Open Sans',sans-serif;

    padding: 0 0 10px;

}



.service_section1::before {

    content: "";

    position: absolute;

    bottom: 37px;

    width: 82%;

    height: 6px;

    background: #902b85;

    left: 0;

    right: 0;

    margin: auto;

    border-radius: 20px;

}



.service_section1 .section-head {

    display: inline-block;

     

    padding: 33px 256px 17px;

  

    margin: 0;

    z-index: 3;

    border-radius: 0px 0px 0px 74px;

}



.service_section1 .section-head h2 {

    color: #000;

    font-size: 41px;

    text-transform: uppercase;

    padding-top: 10px;

}



.service_section1 .section-head p {

    color: #000;

    margin: 0;

    border-top: 1px dotted;

    border-bottom: 1px dotted;

    font-size: 18px;

    padding-top: 5px;

    padding-bottom: 5px;

}



.service_tabs_slicer {

    position: relative;

}



.service_tabs_slicer::before {

    content: "";

    position: absolute;

    width: 2px;

    height: 66%;

    border-right: 1px solid #6d6d6d;

    left: 0;

    right: 0;

    top: -18px;

    margin: auto;

}



.servivec_section_list {

    position: relative;

    text-align: right;

    padding: 30px 222px 30px 10px;

    margin-top: 62px;

}



.serrow .col-md-6:nth-child(2) .servivec_section_list {

    padding: 30px 10px 30px 222px;

    text-align: left;

}



.serrow {

    align-items: center;

}



.services_image {

    position: absolute;

    right: 0px;

    top: 11px;

    z-index: 2;

}

.services_image1 {

    position: absolute;

    right: 0px;

    top: 11px;

    z-index: 2;

}

.services_image img {

    width: 198px;

    border-radius: 50%;

    border: 5px solid #f5f5f5;

    box-shadow: 0px 7px 12px #989898;

    height: 196px;

}

.services_image1 img {

    width: 198px;

    border-radius: 50%;

    border: 5px solid #f5f5f5;

    box-shadow: 0px 7px 12px #989898;

    height: 196px;

}

.serrow .col-md-6:nth-child(2) .services_image {

    left: 0px;

    right: initial;

}

.serrow .col-md-6:nth-child(2) .services_image1 {

    left: 0px;

    right: initial;

}

.services_image::before {

    content: "";

    position: absolute;

    width: 155px;

    height: 200px;

    left: 0;

    right: 0;

    margin: auto;

    background: #e0bdd8;

        top: -90px;

    z-index: -1;

}

.services_image1::before {

    content: "";

    position: absolute;

    width: 155px;

    height: 200px;

    left: 0;

    right: 0;

    margin: auto;

    background: #e0bdd8;

        top: -90px;

    z-index: -1;

}

.servives_info h3 {

    font-size: 23px;

    /* background: linear-gradient(to right, rgb(255 255 255), #ffbed6); */

    position: relative;

    padding: 6px 0px;

    z-index: 1;

    text-transform: uppercase;

}



.serrow .col-md-6:nth-child(2) .servives_info h3 {}



.servives_info h3::before {

    content: "";

    position: absolute;

    width: 30%;

    height: 100%;

    /* background: #f6bfd6; */

    left: 100%;

    z-index: -1;

    top: 0;

}



.serrow .col-md-6:nth-child(2) .servives_info h3::before {

    left: initial;

    right: 100%;

}



.servives_info p {

    font-weight: 400;

}



.servives_info a {

    display: inline-block;

    color: #02acab;

    font-weight: 500;

    border: 1px solid;

    padding: 3px 10px;

    border-radius: 30px;

}

.servives_info a:hover{

    text-decoration: none;

    

    color: #972888;

}



.servivesbtntext {

    text-align: center;

}



.ser-bottom {

    display: inline-block;

    max-width: 843px;

    margin-top: 41px;

    font-size: 36px;

    text-align: center;

    line-height: 40px;

    color: #797979;

    padding: 23px 50px 0;

    position: relative;

    border-top: 1px solid;

    text-transform: capitalize;

    font-family: 'Open Sans',sans-serif;

}



.ser-bottom::before {

    content: "";

    position: absolute;

    width: 100%;

    height: 74%;

    left: 0px;

    right: 0px;

    margin: auto;

    top: 4px;

}



.ser-bottom::after {

    content: "";

    position: absolute;

    width: 20px;

    height: 20px;

    border: 3px solid #09a6a9;

    left: 0px;

    right: 0px;

    margin: auto;

    z-index: 1;

    top: -12px;

    background-color: #fff;

    border-radius: 50%;

}



.ser-bottom span {

    display: table;

    margin: auto;

    background-color: #02acab;

    color: #fff;

    text-transform: uppercase;

    padding: 10px 58px;

    margin-top: 16px;

    border-radius: 30px;

}

.wt-small-separator {

    letter-spacing: 0;

    padding-right: 15px;

    border-radius: 30px;

    font-size: 26px;

    line-height: 26px;

    padding-left: 15px;

    background: #02acab;

    padding-top: 7px;

    margin-bottom: 0;

    padding-bottom: 7px;

    position: relative;

    display: inline-block;

    text-transform: uppercase;

    color: #ffffff;

    font-weight: 300;

}

.fac-title {

    position: absolute;

    width: 309px;

    height: 309px;

   

   

    background: linear-gradient(to bottom,#962887,#02acab);

    left: 0;

    right: 0;

    margin: auto;

    border-radius: 50%;

    border: 10px solid #e5e5e5;

    padding: 88px 0 0;

    top: 138px;

}

.fac-title h3 {

    background-color: transparent;

    color: #fff;

    padding: 0;

    text-transform: uppercase;

    font-size: 31px;

}

.fac-title h2 {

    font-size: 30px;

}

.sec-title.light h2 {

    color: #fff;

}

.fac-title h2:before {

    background-color: #eee;

}



.facility-list {

    text-align: center;

    font-size: 18px;

    padding: 15px 0;

    background: linear-gradient(to left,rgb(255 255 255 / 0%),rgb(145 202 204));

    margin-bottom: 10px;

    border-radius: 35px;

    position: relative;

    border-left: 7px solid #02acab;

    text-transform: capitalize;

}

.facility-list::before {

    content: "";

    position: absolute;

}



.facilities-row .col-md-4:nth-child(3) .facility-list {

    background: linear-gradient(to right,rgb(255 255 255 / 0%),rgb(203 177 201));

    border-left: 0;

    border-right: 7px solid #972888;

}



.facilities-row .col-md-4:nth-child(3) .facility-list:hover {

    background: #972888;

}



.faclity_left .facility-list:nth-child(1),.faclity_left .facility-list:nth-child(8) {

    left: 93px;

}



.faclity_left .facility-list:nth-child(2),.faclity_left .facility-list:nth-child(7) {

    left: 70px;

}



.faclity_left .facility-list:nth-child(3) {

    left: 50px;

}

.faclity_left .facility-list:nth-child(6) {

    left: 50px;

}

.faclity_right .facility-list:nth-child(1),.faclity_right .facility-list:nth-child(8) {

    right: 93px;

}



.faclity_right .facility-list:nth-child(2),.faclity_right .facility-list:nth-child(7) {

    right: 70px;

}



.faclity_right .facility-list:nth-child(3),.faclity_right .facility-list:nth-child(6) {

    right: 50px;

}

.faclity_left .facility-list:nth-child(9) {

    left: 127px;

}

.faclity_right .facility-list:nth-child(9) {

    right: 120px;

}

.auto-container {

    position: relative;

    max-width: 1155px;

    padding: 0 15px;

    margin: 0 auto;

}



.facility-list:hover {

    background: #02acab;

    color: #fff;

}

.appointment-sec{

    background: linear-gradient(to top,rgb(2 172 171 / 66%),rgb(151 40 136 / 74%));

    /* clip-path: polygon(39% 0,59% 0%,100% 167%,17% 100%); */

    border-radius: 94%;

    width: 516px;

    margin: auto;

    height: 513px;



}

.appointment-form{

   



}

.fac-serv {

    padding-top: 20px;

}

.fac-serv h2{

    text-transform: uppercase;

    font-size: 35px;

    font-weight: 600;

    text-align: center;

    color: #02acab;

   

}



.radiology h2{

    text-transform: uppercase;

    font-size: 25px;

    font-weight: 500;

    left: -30px;

}

.team_section {

    position: relative;

    padding: 90px 0 0;

}



.team_section::before {

    content: "";

    position: absolute;

    width: 100%;

    height: 75%;

    z-index: -1;

    left: 0px;

    top: 150px;

    

    background: linear-gradient(to right,#02acab ,#972888);

     

}



.team_section::after {

    content: "";

    position: absolute;

    width: 50%;

    height: 50%;

    left: 0px;

    bottom: 0px;

}



.teamrow .col-md-4:nth-child(1) {

    margin-top: 18px;

    left: 18px;

    top: 27px;

}



.teamrow .col-md-4:nth-child(3) {

    top: 45px;

    right: 24px;

}



.team_title {

    position: absolute;

    left: 0;

    right: 0;

    margin: auto;

    top: 248px;

    text-align: center;

    z-index: 1;

    width: 333px;

}



.team_title h2 {

    text-transform: uppercase;

    font-weight: 700;

    font-size: 40px;

    color: #ffffff;

    display: inline-block;

    margin: 0 0 7px;

}



.team_title p {

    font-size: 18px;

    color: #eee;

}



.team_title h2 span {

    color: #eee;

}



.home_tm_list {

    position: relative;

    text-align: center;

    padding: 0px 0px;

    background: #d7f1ff;

    border-radius: 10px;

    z-index: 1;

    border: 8px solid #fff;

    box-shadow: 0px 0px 10px;

    height: 445px;

}



.tem_img {

    position: relative;

    display: inline-block;

    overflow: hidden;

    top: 5px;

    border-radius: 1%;

    margin: 0 0 14px;

    box-shadow: 0px 0px 10px #545454;

}

.tem_img img{

    

}

.team_desc {

    position: relative;

}



.team_desc h3 {

    text-transform: uppercase;

    font-size: 19px;

    font-weight: 600;

    color: #1a2854;

    margin: 0 0 10px;

}



.team_desc h4 {

    font-size: 16px;

    color: #202020;

    margin: 4px 0 14px;

}



.team_desc h5 {

    font-size: 38px;

    display: inline-block;

    color: #972888;

    font-weight: 400;

    padding: 3px 7px;

    border-top: 2px dotted;

    border-bottom: 2px dotted;

}





/* apponitment */



.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;

    transform: skew(0deg, 7deg);

}



.appointmentform_section::after {

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    left: 0px;

    top: 0px;

    background: linear-gradient(to right,#02acab ,#972888);

    transform: skew(0deg, 7deg);

}



.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: 13px;

    top: 12px;

    color: #fff;

    font-size: 24px;

    z-index: -1;

}



.appointment-form .form-control {

    background-color: transparent;

    border: 2px dotted #ccc;

    color: #fff;

    height: 46px;

    border-radius: 14px;

}



.appointment-form .form-control::placeholder {

    color: #fff;

}



.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: #8f2681;

    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;

    width: 400px;

}





/* services */



.row.ser_list_row {

    margin: 0 6px;

}



.ser_list_row .col-md-4 {

    padding: 0 6px;

}



.serevices_list {

    position: relative;

    text-align: center;

    height: 40vh;

    background: #354668;

    color: #fff;

    margin-bottom: 12px;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    transition: all ease-in-out .5s;

}



.ser_list_row .col-md-4:nth-child(1) .serevices_list:nth-child(1) {

    background-image: url(../images/services/neurology.jpg);

}



.ser_list_row .col-md-4:nth-child(1) .serevices_list:nth-child(2) {

    background-image: url(../images/services/nephrology.jpg);

}



.ser_list_row .col-md-4:nth-child(2) .serevices_list:nth-child(1) {

    height: 81.5vh;

    background-image: url(../images/services/cardiology.jpg);

}



.ser_list_row .col-md-4:nth-child(3) .serevices_list:nth-child(1) {

    background-image: url(../images/services/pulmonology.jpg);

}



.ser_list_row .col-md-4:nth-child(3) .serevices_list:nth-child(2) {

    background-image: url(../images/services/criticalcare.jpg);

}



.serevices_list::before {

    content: "";

    position: absolute;

    width: 100%;

    height: 100%;

    background: rgb(21 43 90 / 85%);

    left: 0;

}



.ser_list_row .col-md-4:nth-child(2) .serevices_list:nth-child(1)::before {

    background: rgb(239 119 30 / 72%);

}



.services_info {

    position: absolute;

    bottom: 0;

    max-width: 350px;

    left: 0;

    right: 0;

    margin: auto;

    transition: all ease-in-out .5s;

    padding-bottom: 37px;

}



.services_info span {

    position: relative;

    display: inline-block;

    width: 90px;

    height: 90px;

    border: 1px dashed;

    border-radius: 50%;

    line-height: 80px;

    margin-bottom: 12px;

}



.services_info span img {

    width: 52px;

}



.serevices_list h3 {

    text-transform: uppercase;

    margin-bottom: 7px;

    font-size: 25px;

}



.serevices_list p {

    font-size: 14px;

    color: #eee;

    line-height: 24px;

}



.serevices_list a {

    display: inline-block;

    font-size: 32px;

    transition: all ease-in-out .7s;

    opacity: 0;

    visibility: hidden;

    position: absolute;

    width: 90px;

    text-align: center;

    left: 0px;

    right: 0px;

    margin: auto;

    bottom: 0px;

}



.serevices_list:hover .services_info {

    bottom: 30px;

}



.serevices_list:hover .services_info a {

    opacity: 1;

    visibility: visible;

}



.banner_hospital_bg_sec {

    position: relative;

    overflow: hidden;

}





/*** 



====================================================================

		Welcome Section

====================================================================



***/



.welcome-section {

    position: relative;

    padding: 0px 0 70px;

}



.welcome-section .icon-balloon {

    top: auto !important;

    bottom: 160px !important;

    left: -260px !important;

}



.welcome-section .icon-rocket {

    top: auto !important;

    left: auto !important;

    right: -220px !important;

    bottom: 170px !important;

}



.welcome-section .icon-star-4 {

    top: auto !important;

    bottom: 170px !important;

    left: -60px !important;

}



.icon-balloon {

    height: 310px;

    width: 218px;

    background-image: url(../images/icons/icon-balloon.png);

}



.icon-rocket {

    height: 144px;

    width: 116px;

    background-image: url(../images/icons/icon-rocket.png);

}



.icon-star-4 {

    height: 51px;

    width: 43px;

    background-image: url(../images/icons/icon-star-4.png);

}



.welcome-section .image-column {

    position: relative;

    margin-bottom: 50px;

}



.welcome-section .image-column .inner-column {

    position: relative;

    padding-left: 80px;

    padding-top: 80px;

    padding-right: 30px;

}



.welcome-section .image-column .inner-column:before {

    position: absolute;

    left: 0;

    top: 0;

    height: 280px;

    width: 270px;

    background-color: #ff4986;

    content: "";

    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);

    border-radius: 5px;

}



.welcome-section .image-column .image {

    position: relative;

    margin-bottom: 0;

}



.welcome-section .image-column .image img {

    display: block;

    width: 100%;

    height: auto;

    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);

    border: 5px;

}



.welcome-section .content-column {

    position: relative;

    margin-bottom: 50px;

}



.welcome-section .content-column .inner-column {

    position: relative;

    padding-left: 30px;

}



.welcome-section .content-column .sec-title {

    margin-bottom: 30px;

}



.welcome-section .content-column .message {

    position: relative;

    display: block;

    font-size: 22px;

    line-height: 36px;

    color: #696478;

    font-weight: 400;

    margin-bottom: 36px;

}



.welcome-section .content-column .text {

    position: relative;

    display: block;

    font-size: 16px;

    line-height: 30px;

    color: #696478;

    font-weight: 400;

    margin-bottom: 55px;

}





/*** 



====================================================================

		Welcome Section Two

====================================================================



***/



.welcome-section-two {

    position: relative;

    padding: 120px 0;

}



.welcome-section-two .icon-star-3 {

    left: -70px !important;

    top: 140px !important;

}



.welcome-section-two .icon-star-4 {

    top: auto !important;

    left: 55px !important;

    bottom: 180px !important;

}



.welcome-section-two .icon-balloon {

    top: auto !important;

    left: -360px !important;

    bottom: -40px !important;

}



.welcome-section-two .icon-sun {

    top: 290px !important;

    right: -210px !important;

    left: auto !important;

}



.welcome-section-two .icon-rocket {

    top: auto !important;

    bottom: 0 !important;

    right: -260px !important;

    left: auto !important;

}



.welcome-section-two .image-column {

    position: relative;

    margin-bottom: 50px;

}



.welcome-section-two .image-column .inner-box {

    position: relative;

    display: block;

}



.welcome-section-two .image-column .image {

    position: relative;

    display: block;

    border-radius: 7px;

    margin-bottom: 0;

    overflow: hidden;

}



.welcome-section-two .image-column .image img {

    display: block;

    width: 100%;

    height: auto;

    border-radius: 7px;

}



.welcome-section-two .image-column .image:after {

    content: '';

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 50%;

    opacity: 0.70;

    background: -webkit-linear-gradient(bottom, #ff4789, rgba(0, 0, 0, 0));

    background: -ms-linear-gradient(bottom, #ff4789, rgba(0, 0, 0, 0));

    background: -moz-linear-gradient(bottom, #ff4789, rgba(0, 0, 0, 0));

    -webkit-transition: all 500ms ease;

    -moz-transition: all 500ms ease;

    -ms-transition: all 500ms ease;

    -o-transition: all 500ms ease;

    transition: all 500ms ease;

}



.welcome-section-two .image-column .image:hover:after {

    height: 100%;

    opacity: 1;

}



.welcome-section-two .image-column .icon-box {

    position: absolute;

    left: 50%;

    bottom: 50%;

    margin-left: -43px;

    margin-bottom: -43px;

    width: 84px;

    height: 84px;

    line-height: 84px;

    text-align: center;

    font-size: 36px;

    background: #ff4789;

    color: #ffffff;

    border-radius: 50%;

    -webkit-transition: transform 600ms ease;

    -moz-transition: transform 600ms ease;

    -ms-transition: transform 600ms ease;

    -o-transition: transform 600ms ease;

    transition: transform 600ms ease;

    z-index: 1;

}



.welcome-section-two .image-column:hover .icon-box {

    background-color: #25bdd8;

    -webkit-transform: scale(-1.3) rotate(-180deg);

    -moz-transform: scale(-1.3) rotate(-180deg);

    -ms-transform: scale(-1.3) rotate(-180deg);

    -o-transform: scale(-1.3) rotate(-180deg);

    transform: scale(-1.3) rotate(-180deg);

    -webkit-transition: all 600ms ease;

    -moz-transition: all 600ms ease;

    -ms-transition: all 600ms ease;

    -o-transition: all 600ms ease;

    transition: all 600ms ease;

}



.welcome-section-two .image-column:nth-child(1) .icon-box {

    background: #ff4789;

}



.welcome-section-two .image-column:nth-child(2) .icon-box {

    background: #25bdd8;

}



.welcome-section-two .image-column:nth-child(3) .icon-box {

    background: #f9b001;

}



.welcome-section-two .image-column:nth-child(1) .image:after {

    background: -webkit-linear-gradient(bottom, #ff4789, rgba(0, 0, 0, 0));

    background: -ms-linear-gradient(bottom, #ff4789, rgba(0, 0, 0, 0));

    background: -moz-linear-gradient(bottom, #ff4789, rgba(0, 0, 0, 0));

}



.welcome-section-two .image-column:nth-child(2) .image:after {

    background: -webkit-linear-gradient(bottom, #25bdd8, rgba(0, 0, 0, 0));

    background: -ms-linear-gradient(bottom, #25bdd8, rgba(0, 0, 0, 0));

    background: -moz-linear-gradient(bottom, #25bdd8, rgba(0, 0, 0, 0));

}



.welcome-section-two .image-column:nth-child(3) .image:after {

    background: -webkit-linear-gradient(bottom, #f9b001, rgba(0, 0, 0, 0));

    background: -ms-linear-gradient(bottom, #f9b001, rgba(0, 0, 0, 0));

    background: -moz-linear-gradient(bottom, #f9b001, rgba(0, 0, 0, 0));

}



.welcome-section-two .text {

    position: relative;

    display: block;

    font-size: 22px;

    line-height: 40px;

    color: #696478;

    font-weight: 400;

    max-width: 850px;

    margin: 0 auto;

    margin-bottom: 50px;

    text-align: center;

}



.welcome-section-two .btn-box {

    position: relative;

    text-align: center;

}





/*** 



====================================================================

		About Section

====================================================================



***/



.about-section {

    position: relative;

    padding: 120px 0 90px;

    background-color: #f2f5f6;

}



.about-section .icon-star-3 {

    right: -60px !important;

    top: 140px !important;

    left: auto !important;

}



.about-section .icon-star-4 {

    left: -160px !important;

    bottom: 260px !important;

    top: auto !important;

}



.about-section .icon-sun {

    right: -215px !important;

    bottom: 220px !important;

    top: auto !important;

    left: auto !important;

}



.about-section .sec-title .text {

    font-size: 22px;

    line-height: 40px;

    color: #696478;

    margin-top: 40px;

}



.about-section .text-block {

    position: relative;

    margin-bottom: 30px;

}



.about-section .text-block .inner-box {

    position: relative;

    background-color: #25bdd8;

    padding: 60px 55px 60px;

    border-radius: 10px;

}



.about-section .text-block .icon {

    position: relative;

    display: block;

    font-size: 64px;

    line-height: 1em;

    color: #ffffff;

    margin-bottom: 20px;

}



.about-section .text-block h4 {

    position: relative;

    display: block;

    font-size: 30px;

    line-height: 1.2em;

    color: #ffffff;

    font-weight: 700;

}



.about-section .image-block {

    position: relative;

    margin-bottom: 30px;

}



.about-section .image-block .image {

    position: relative;

    margin-bottom: 0;

    overflow: hidden;

    border-radius: 10px;

}



.about-section .image-block .image img {

    display: block;

    width: 100%;

    height: auto;

}





/***



====================================================================

			Fun Fact Section

====================================================================



***/



.fun-fact-section {

    position: relative;

    padding: 110px 0 70px;

    border-top: 1px solid #e8e6ec;

}



.faqrow .col-md-4 {

    padding: 20px;

    background: #ffffff;

    border: 5px solid #e7e7e7;

     

    

}

 

.faqrow .col-md-4:nth-child(1),

.faqrow .col-md-4:nth-child(3),

.faqrow .col-md-4:nth-child(4),

.faqrow .col-md-4:nth-child(6) {

    top: 50px;

  

}

 

.faqrow .col-md-4:nth-child(1)::before,



 

.faq_list {

    text-align: center;

}

.faqrow .col-md-4:nth-child(2){

    background: #cce9ea;

    box-shadow: none;

    color: #000;

      

}

.faqrow .col-md-4:nth-child(5){

    background: #e0bdd8;

    box-shadow: none;

    color: #000;

}

.faq_icon {

    display: inline-block;

    width: 57px;

    height: 57px;

    background: #e7e7e7;

    color: #1a2854;

    font-size: 32px;

    line-height: 55px;

    border-radius: 50%;

}



.faq_list h3 {

    font-size: 20px;

    margin: 12px 0 5px;

    font-weight: 600;

    color: #132048;

}



.faq_icon p {

    line-height: 24px;

}







.faqrow .col-md-4:nth-child(2) .faq_list h3,

.faqrow .col-md-4:nth-child(5) .faq_list h3 {

    color: #000;

}



.faqrow .col-md-4 {

    background:#fff;

    color: #000;

}

.faqrow .col-md-4:nth-child(1), .faq_list h3,

.faqrow .col-md-4:nth-child(3), .faq_list h3,

.faqrow .col-md-4:nth-child(4), .faq_list h3,

.faqrow .col-md-4:nth-child(6), .faq_list h3{

    color: #000;

}

 



.faqrow .col-md-4:hover .faq_icon {

    background-color: #02acab;

    color: #fff;

}





/*** 



====================================================================

		Program Section

====================================================================



***/



.service_section {

    position: relative;

    padding: 50px 0 186px;

}



.service_section::before,

.program-section::after {

    content: "";

    position: absolute;

}



.program-section::after {

    left: initial;

    right: 0px;

}



.services-row {

    position: relative;

}



.whatwedo {

    position: relative;

    text-transform: uppercase;

    font-size: 24px;

    font-weight: 600;

    color: #02acab;

    text-align: center;

}



.ser_head p {

    font-size: 17px;

    margin: 0 0 0px;

    display: inline-block;

}



.ser_head.sec-title {

    position: relative;

    left: 0;

    top: 0;

    width: auto;

    z-index: 99;

    text-align: center;

    margin-bottom: 0;

}



.services-blocks {

    position: relative;

    align-items: center;

    padding: 35px 0 39px;

    justify-content: center;

}



.services-blocks .col-md-3 {

    padding: 0 10px;

}



.ser_list_blocks {

    position: relative;

}



.ser_list_blocks::before {

    content: "";

    position: absolute;

    left: 0;

    right: 0;

    margin: auto;

}



.ser_list_blocks::after {

    content: "";

    position: absolute;

    left: 0;

    right: 0;

    z-index: -1;

}



.services_list {

    position: relative;

    margin: 21px 0;

    text-align: center;

    background: linear-gradient(to top, #e8eeff, #ffffff);

    padding: 10px 10px 23px;

    border-radius: 137px;

    box-shadow: 0px 2px 6px #a3a3a3;

    width: 220px;

}



.services_list:hover {

    background: linear-gradient(to bottom, #e0bdd8, #cce9ea);

}



.services_list::before {

    content: "";

    position: absolute;

    left: 0px;

    right: 0;

    margin: auto;

}



.services_list::after {

    content: "";

    position: absolute;

    width: 2px;

    height: 41px;

    bottom: -53px;

    z-index: -1;

}



.services_list .ser_pic img {

    transition: all ease-in-out .7s;

    border-radius: 50%;

}



.services_list:hover .ser_pic img {

    transform: scale(1.2);

}



.service_section .auto-container {

    position: relative;

}



.ser_info {

    position: relative;

}



.ser_info::before,

.ser_info::after {

    content: "";

    position: absolute;

    z-index: -1;

}



.ser_info::after {

    top: initial;

    bottom: 0px;

    transform: inherit;

}



.services_list h3 {

    text-transform: uppercase;

    color: #1a2854;

    font-size: 19px;

    font-weight: 700;

    margin: 11px 0 5px;

    min-height: 40px;

    font-family: 'Open Sans',sans-serif;

}



.services_list h3::before {

    content: "";

    position: absolute;

}



.services_list p {

    font-size: 15px;

    line-height: 22px;

    position: relative;

    font-family: 'Open Sans',sans-serif;

}



.services_list p::before {

    content: "";

    position: absolute;

    left: 0;

}



.services_list a {

    color: #02acab;

    display: inline-block;

    background: #ffffff;

    padding: 4px 17px;

    border-radius: 20px;

    margin: 17px 0 0;

    transition: all ease-in-out .7s;

    /* box-shadow: 0px 0px 10px #838383; */

    font-family: 'Open Sans',sans-serif;

}



.services_list:hover a {

    background:  #902b85;

    color: #fff;

    text-decoration: none;

}



.service_carousel .owl-item img {

    width: auto;

}



.ser_pic {

    position: relative;

    overflow: hidden;

    display: inline-block;

    border-radius: 50%;

    width: auto;

    border: 7px solid #c8d1e9;

}



.ser_pic img {

    box-shadow: 0px 0px 10px #4e4e4e;

    border-radius: 50%;

}



.service_carousel .owl-dots {

    position: relative;

    text-align: center;

}



.service_carousel .owl-dots .owl-dot {

    width: 20px;

    height: 20px;

    background: #fff;

    border-radius: 50%;

    border: 3px solid #03abab;

    margin: 0 2px;

    display: inline-block;

}



.service_carousel .owl-dots .owl-dot.active {

    background: #9d2681;

}



.service_carousel .owl-dots .owl-dot {

    display: inline-block;

}



.ser_btm {

    text-align: center;

}



.ser_btm h3 {

    text-transform: uppercase;

    color: #1a2854;

    display: inline-block;

    border-top: 2px solid #193151;

    font-size: 56px;

    padding: 15px 0 0;

    margin: -17px 0 0;

    font-family: 'Open Sans',sans-serif;

}





/*** 



====================================================================

		Program Single

====================================================================



***/



.program-single {

    position: relative;

    padding: 120px 0 100px;

}



.program-single .icon-star-3 {

    left: auto !important;

    right: -80px !important;

    top: 310px !important;

}



.program-single .icon-balloon {

    top: auto !important;

    left: -360px !important;

    bottom: 40px !important;

}



.program-single .image-column {

    position: relative;

}



.program-single .image-column .image {

    position: relative;

    margin-bottom: 30px;

}



.program-single .image-column .image img {

    display: block;

    width: 100%;

    height: auto;

}



.program-single .info-column {

    position: relative;

    margin-bottom: 30px;

}



.program-single .program-info {

    position: relative;

}



.program-single .program-info .inner {

    position: relative;

    padding: 55px 50px 30px;

    border: 1px solid #e8e6ec;

    border-bottom: 0;

}



.program-single .program-info h4 {

    position: relative;

    font-size: 24px;

    line-height: 1.2em;

    color: #25bdd8;

    font-weight: 400;

    margin-bottom: 30px;

}



.program-single .program-info .info-list {

    position: relative;

}



.program-single .program-info .info-list li {

    position: relative;

    display: block;

    font-size: 16px;

    line-height: 30px;

    color: #1e2c67;

    font-weight: 500;

    margin-bottom: 15px;

    padding-left: 45px;

}



.program-single .program-info .info-list li span {

    display: block;

    color: #696478;

    font-weight: 500;

    margin-bottom: 8px;

}



.program-single .program-info .info-list li .icon {

    position: absolute;

    left: 0;

    top: 0;

    font-size: 26px;

    color: #ff4788;

    font-weight: 400;

}



.program-single .program-info .theme-btn {

    position: relative;

    display: block;

    width: 100%;

    padding: 10px 20px;

    text-align: center;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

}



.program-single .content-box {

    position: relative;

}



.program-single .content-box h2 {

    position: relative;

    font-size: 60px;

    line-height: 1em;

    color: #1e2c67;

    font-weight: 700;

    margin-bottom: 30px;

}



.program-single .content-box p {

    position: relative;

    font-size: 16px;

    line-height: 30px;

    color: #696478;

    font-weight: 400;

}



.asahcmaab {

    background: #02acab;

    text-align: center;

    padding: 25px 0;

    position: relative;

    /* top: 246px; */

    z-index: 1;

    border-radius: 107px;

    border: 8px solid #dbe9f1;

    font-family: 'Open Sans',sans-serif;

}



.asahcmaab h2 {

    font-size: 27px;

    font-weight: 400;

    margin-top: 0;

    display: inline-block;

    color: #ffffff;

}



.asahcmaab h2:before {

    content: '';

    display: inline-block;

    position: relative;

    top: 6px;

    left: 234px

}



.asahcmaab p {

    color: #ffffff;

    font-size: 39px;

    font-weight: 400;

    margin: 0 0 20px;

    text-transform: uppercase;

}



.asahcmaab h2 a {

    text-decoration: none;

    outline: 0;

    color: #fff;

    margin-left: 8px;

    background: #000000;

    padding: 7px 14px;

    border-radius: 31px;

    display: inline-block;

}



.f_g_row .col-md-6 {

    padding: 0 7px;

}



.fg_list {

    margin-top: 14px;

    border-radius: 12px;

    overflow: hidden;

}





/*** 



====================================================================

		Newsletter Section

====================================================================



***/



.newsletter-section {

    position: relative;

    color: #fff;

    text-align: center;

    padding: 0 0 64px;

}



.foore_add_head {

    text-align: center;

}



.foore_add_head h3 {

    text-transform: uppercase;

    display: inline-block;

    color: #fff;

    border-bottom: 2px dotted #b5b5b5;

    padding: 0 0 7px;

    font-size: 37px;

}



.add_bar_row {

    justify-content: center;

}



.add_bar_row .col-md-5 {

    border-right: 2px dotted #b5b5b5;

    padding: 11px 22px;

}



.add_bar_row .col-md-5:nth-child(2) {

    border-right: 0px;

}



._addre_bar {

    text-align: center;

    color: #eee;

}



._addre_bar h4 {

    color: #fff;

    text-transform: uppercase;

    margin: 0 0 10px;

}



._addre_bar i {

    width: 45px;

    height: 45px;

    background: #902b85;

    color: #fcfbf8;

    border-radius: 50%;

    font-size: 20px;

    line-height: 46px;

    margin-bottom: 15px;

}



._addre_bar h5 {

    font-weight: 400;

    font-size: 16px;

}



._addre_bar a {

    display: inline-block;

    color: #eee;

    border-top: 1px dotted;

    border-bottom: 1px dotted;

    font-size: 19px;

    padding: 6px 0;

    margin: 16px 0 0;

}

._addre_bar a:hover{

    text-decoration: none;

    color: #02acab;

}

.main-footer .list li a:hover{

    text-decoration: none;

}

.ftrabout p {

    color: #cfcfcf;

    line-height: 25px;

    font-size: 15px;

    font-weight: 500;

}





/*Subscribe Form*/



.subscribe-form {

    position: relative;

}



.subscribe-form .form-group {

    position: relative;

    display: block;

    margin: 0px;

    width: 100%;

    padding-right: 200px;

}



.newsletter-section .form-control {

    height: 45px;

    background: transparent;

    color: #fff;

}



.newsletter-section .form-control::placeholder {

    color: #eee;

}



.subscribe-form .form-group .icon {

    position: absolute;

    left: 24px;

    top: 20px;

    z-index: 1;

    color: #888888;

    font-size: 16px;

    line-height: 1em;

}



.subscribe-form .form-group input[type="text"],

.subscribe-form .form-group input[type="tel"],

.subscribe-form .form-group input[type="email"],

.subscribe-form .form-group textarea {

    position: relative;

    display: block;

    width: 100%;

    height: 65px;

    line-height: 30px;

    font-size: 16px;

    color: #858687;

    font-weight: 500;

    background: #ffffff;

    padding: 25px 40px;

    border-radius: 0px;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.subscribe-form .form-group input[type="submit"],

.subscribe-form .form-group button {

    position: absolute;

    right: 15px;

    top: 0px;

    min-width: 185px;

    height: 100%;

    border-radius: 0px;

    background: #5dc575;

}



section.tips-secrtion {

    padding: 62px 0 0;

    position: relative;

}



.tips-row-section {

    position: relative;

}



.tips-row-section::before {

    content: "";

    position: absolute;

    width: 200px;

    height: 200px;

    background: #e81f31;

    left: -17px;

    top: -17px;

}



.tips-row-section::after {

    content: "";

    position: absolute;

    width: 200px;

    height: 200px;

    background: #e81f31;

    right: -17px;

    top: -17px;

    z-index: -1;

}



.tips-desc {

    position: relative;

    background: #fefefe;

    padding: 0;

    left: 0;

    margin-top: 0;

    width: 100%;

    bottom: 0;

}



.tips-desc h5 {

    position: relative;

    font-size: 26px;

    color: #333;

}



.tips-desc h3 {

    text-transform: uppercase;

    margin-bottom: 13px;

    color: #e81f31;

    font-weight: 600;

    font-size: 39px;

}



.tips-list p {

    position: relative;

    padding-left: 24px;

    color: #151515;

    font-weight: 500;

    line-height: 31px;

}



.tips-list p:before {

    content: "";

    position: absolute;

    width: 15px;

    height: 2px;

    border-bottom: 2px solid #333;

    left: 0;

    top: 13px;

}





/*** 



====================================================================

		Team Section

====================================================================



***/



.team-section {

    position: relative;

    padding: 67px 0;

    background-image: url(../images/facilities.jpg);

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    background-attachment: fixed;

}



.team-section::before {

    content: "";

    position: absolute;

    /* background: linear-gradient(to right, #d1003a, rgb(255 116 23)); */

    width: 60%;

    height: 100%;

    top: 0px;

    left: 0px;

}



.fac-title {

    margin-bottom: 40px;

}



.facilities-row .col-md-4 {

    padding: 0 5px;

}



.facility-list {

    text-align: center;

    font-size: 20px;

    color: #fff;

    line-height: 30px;

    position: relative;

    /* border: 1px dashed; */

    padding: 23px 0;

    margin-bottom: 10px;

    background: linear-gradient(to right, #ab0231, #ff6f0f);

    border-radius: 16px;

}



.facility-list::before {

    content: "";

    position: absolute;

    width: 2px;

    height: 23px;

    left: 0;

    right: 0;

    margin: auto;

    bottom: 0;

}



.facility-list span {

    display: block;

    font-size: 14px;

    text-transform: uppercase;

}



.facility-list span::before {

    content: "";

    position: absolute;

    width: 83px;

    height: 2px;

    left: 0px;

    right: 0px;

    margin: auto;

    bottom: -2px;

    transition: all ease-in-out .6s;

}



.why_bootm {

    text-align: center;

    text-transform: uppercase;

    color: #fff;

    font-size: 50px;

    padding-top: 22px;

    border-top: 1px dashed;

    margin-top: 10px;

    line-height: 43px;

}



.why_bootm span {

    color: #fd7d99;

    font-weight: 700;

}



.team-block {

    position: relative;

    margin-bottom: 30px;

}



.team-block .inner-box {

    position: relative;

    border: 1px solid #e8e6ec;

    border-radius: 10px;

    overflow: hidden;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.team-block .inner-box:hover {

    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);

}



.team-block .image-box {

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 250px;

    background-repeat: repeat;

    background-position: center;

    background-size: cover;

}



.team-block .image-box .image {

    display: none;

    margin-bottom: 0;

}



.team-block .image-box img {

    display: block;

    width: 100%;

    height: auto;

}



.team-block .info-box {

    position: relative;

    padding-left: 250px;

}



.team-block .info-box .inner {

    position: relative;

    padding: 50px 60px 50px;

}



.team-block .info-box .name {

    position: relative;

    display: block;

    font-size: 24px;

    line-height: 1.2em;

    color: #1e2c67;

    font-weight: 600;

    margin-bottom: 5px;

}



.team-block .info-box .name a {

    color: #1e2c67;

    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;

}



.team-block .info-box .name a:hover {

    color: #25bdd8;

}



.team-block .info-box .designation {

    display: block;

    font-size: 16px;

    color: #696478;

    margin-bottom: 30px;

}



.team-block .info-box .text {

    position: relative;

}



.team-block .info-box .social-links {

    position: relative;

    display: block;

    text-align: center;

    background-color: #25bdd8;

    padding: 10px 0;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.team-block .inner-box:hover .info-box .social-links {

    background-color: #1e2c67;

}



.team-block .social-links li {

    position: relative;

    display: inline-block;

    margin: 0 16px;

}



.team-block .social-links li a {

    position: relative;

    display: block;

    font-size: 16px;

    line-height: 24px;

    color: #ffffff;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.team-block .social-links li a:hover {

    color: #ff4986;

}



.appointmeent-section {

    position: relative;

}



.appointment-block {

    max-width: 603px;

    text-align: center;

    padding: 27px 45px;

    box-shadow: 0px 0px 14px #d0d0d0;

    background: #fff;

    position: relative;

}



.appointment-block::before,

.appointment-block::after {

    content: "";

    position: absolute;

    width: 163px;

    height: 163px;

    background: #ffcad9;

    left: -66px;

    bottom: -66px;

    z-index: -1;

    border-radius: 50%;

}



.appointment-block::after {

    left: inherit;

    right: -56px;

    background: transparent;

}



.appointment-block h2 {

    text-transform: uppercase;

    color: #000;

    font-weight: 600;

    margin-bottom: 30px;

}



.appointment-block .form-control {

    background-color: #f5f5f5;

    border: none;

}



.appointment-block .form-control {

    height: 45px;

}



.appointment-block textarea.form-control {

    height: 100px;

}



.appointment-block .btn {

    width: 204px;

    padding: 10px 5px;

    margin-top: 0;

}



.faq_section {

    position: relative;

    padding: 0px 0px 116px;

    font-family: 'Open Sans',sans-serif;

}



.faqrow .col-md-3:nth-child(1),

.faqrow .col-md-3:nth-child(4) {

    margin-top: -50px;

}



.article_section {

    position: relative;

    padding: 165px 0px 13px;

}



.blog_list {

    text-align: center;

}



.blog_pic {

    position: relative;

}



.blog_info {

    text-align: center;

    padding: 17px 14px;

    background: #dceaf1;

}



.blog_info h2 {

    font-size: 24px;

    font-weight: 600;

    margin: 0 0 4px;

}



.blog_info p {

    line-height: 25px;

}



.blog_info a {

    display: inline-block;

    margin: 8px 0 0;

    background: #003852;

    padding: 5px 12px;

    font-size: 18px;

    box-shadow: 0px 0px 10px #ccc;

    border-radius: 4px;

    color: #fff;

}





/* sleeping prblms */



.sleeping_prblms {

    padding: 0 0 0;

}



.slp_pb_img {

    position: relative;

}



.slp_prbml_info {

    position: relative;

}



.slp_prbml_info h2 {

    text-transform: uppercase;

    font-weight: 700;

    color: #1894db;

    font-size: 47px;

    margin: 0 0 7px;

}



.slp_prbml_info h3 {

    font-size: 30px;

    border-left: 5px solid;

    padding-left: 12px;

    margin: 0 0 13px 17px;

    color: #003852;

}



.slp_prbml_info h4 {

    font-size: 22px;

    display: inline-block;

    border: 2px dotted;

    color: #003852;

    text-transform: uppercase;

    padding: 5px 15px;

    font-weight: 600;

    margin: 12px 0 0;

    border-radius: 10px;

}



.slp_prbml_info h5 {

    font-size: 30px;

}





/*** 



====================================================================

	 	Testimonial Section

====================================================================



***/



.testimonial-section {

    position: relative;

    padding: 84px 0;

}



.testimonial-head {

    margin-top: 14px;

    margin-bottom: 0;

}



.testimonial-section:before,

.testimonial-section::after {

    position: absolute;

    content: "";

    left: 0;

    top: 0;

    height: 100%;

    width: 100%;

    background: linear-gradient(to left,#136968 ,#972888);

    transform: skew(0deg, 10deg);

    z-index: -1;

}



.testimonial-section::after {

    top: initial;

    bottom: 0px;

    transform: skew(0deg, -10deg);

}



.smily_icon {

    position: absolute;

    top: 0px;

    left: 7%;

    opacity: .8;

}



.smily_icon2 {

    left: initial;

    right: 7%;

    top: initial;

    bottom: 0px;

}



.testimonial-head h2 {

    color: #fff;

}



.testimonila_img {

    position: absolute;

    width: 45%;

    left: 0;

    top: 80px;

    overflow: hidden;

    border-radius: 0px 197px 197px 0px;

    height: 352px;

}



.testimonila_img img {

    width: 100%;

}



.testimonial-carousel {

    position: relative;

    max-width: 1000px;

    margin: 0 auto;

}



.testimonial-block {

    position: relative;

    padding-bottom: 31px;

}



.testimonial-block .inner-box {

    position: relative;

    background-color: #afffc2;

    padding: 77px 27px 20px;

    text-align: center;

    z-index: 9;

    box-shadow: 0 10px 30px rgb(0 0 0 / 0%);

}



.testimonial-block .inner-box:before,

.testimonial-block .inner-box:after {

    position: absolute;

    left: 30px;

    top: 30px;

    height: 36px;

    width: 42px;

    background-repeat: no-repeat;

    background-position: center;

    content: "";

    opacity: 0;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.testimonial-block .inner-box:after {

    left: auto;

    top: auto;

    right: 30px;

    bottom: 30px;

    -webkit-transform: rotate(180deg);

    -moz-transform: rotate(180deg);

    -ms-transform: rotate(180deg);

    -o-transform: rotate(180deg);

    transform: rotate(180deg);

}



.active .testimonial-block .inner-box:before,

.active .testimonial-block .inner-box:after {

    opacity: 1;

    -webkit-transition-delay: 300ms;

    -moz-transition-delay: 300ms;

    -ms-transition-delay: 300ms;

    -o-transition-delay: 300ms;

    transition-delay: 300ms;

}



.testimonial-block .text {

    position: relative;

    display: block;

    font-size: 21px;

    line-height: 32px;

    color: #000000;

    font-weight: 300;

    margin-bottom: 25px;

}



.testimonial-block .info-box {

    position: relative;

}



.testimonial-block .name {

    display: block;

    font-size: 30px;

    line-height: 1.2em;

    color: #000000;

    font-weight: 700;

    margin-bottom: 5px;

    text-transform: uppercase;

}



.testimonial-block .designation {

    display: block;

    font-size: 18px;

    line-height: 30px;

    color: #696478;

    margin-bottom: 5px;

}



.testimonial-block .thumb {

    position: relative;

    display: inline-block;

    height: 58px;

    width: 58px;

    border-radius: 50%;

    overflow: hidden;

    margin-top: 18px;

}



.testimonial-block:after,

.testimonial-block:before {

    position: absolute;

    left: 30px;

    right: 30px;

    height: 100%;

    bottom: 30px;

    margin: 0 auto;

    /* background-color: #e8e8e8; */

    content: "";

    z-index: 1;

    border-radius: 10px;

    /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); */

    -webkit-transition: all 1000ms ease;

    -moz-transition: all 1000ms ease;

    -ms-transition: all 1000ms ease;

    -o-transition: all 1000ms ease;

    transition: all 1000ms ease;

    -webkit-transform: scale(.5);

    -moz-transform: scale(.5);

    -ms-transform: scale(.5);

    -o-transform: scale(.5);

    transform: scale(.5);

}



.testimonial-block:before {

    left: 60px;

    right: 60px;

    bottom: 0px;

    z-index: -1;

}



.testimonial-carousel .active .testimonial-block:before,

.testimonial-carousel .active .testimonial-block:after {

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}



.testimonial-carousel .active .testimonial-block:before {

    -webkit-transition-delay: 300ms;

    -moz-transition-delay: 300ms;

    -ms-transition-delay: 300ms;

    -o-transition-delay: 300ms;

    transition-delay: 300ms;

}



.testimonial-carousel .owl-nav {

    display: none;

}



.testimonial-carousel .owl-dots {

    position: relative;

    left: 0;

    bottom: 0;

    width: 100%;

    text-align: center;

    margin: 8px 0 0;

}



.testimonial-carousel .owl-dot {

    position: relative;

    display: inline-block;

    height: 4px;

    width: 22px;

    background: #ccc;

    opacity: 1;

    margin: 0 2px;

    border-radius: 2px;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.testimonial-carousel .owl-dot:hover,

.testimonial-carousel .owl-dot.active {

    opacity: 1;

    background: #fea918;

}



.testimnila_box.serviceBox {

    text-align: center;

    padding: 40px 41px;

    position: relative;

    z-index: 1;

    margin: 0 5px 0px;

    border: 2px dotted #ccc;

    border-radius: 24px;

    min-height: 199px;

}



.testimnila_box.serviceBox:before,

.testimnila_box.serviceBox:after {

    content: '';

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

}



.testimnila_box.serviceBox:after {

    clip-path: polygon(95% 15%, 100% 15%, 100% 100%, 95% 100%);

}



.testimnila_box.serviceBox .service-icon {

    color: #fea918;

    font-size: 30px;

    margin: 0 0 15px;

    position: absolute;

    left: 17px;

    top: 15px;

    border-radius: 11px;

}



.service_icon_btm {

    position: absolute;

    bottom: 12px;

    right: 8px;

    font-size: 30px;

    color: #fea918;

}



.testimnila_box.serviceBox .title {

    font-size: 23px;

    font-weight: 600;

    text-transform: uppercase;

    margin: 0 0 10px;

    color: #fea918;

    font-family: 'Open Sans',sans-serif;

}



.testimnila_box.serviceBox .description {

    font-size: 15px;

    line-height: 25px;

    margin: 0;

    color: #dddddd;

    font-family: 'Open Sans',sans-serif;

}



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

    .testimnila_box.serviceBox {

        margin: 0 0 40px;

    }

}



.sec-title h3 {

     border-bottom: 2px dotted #02acab;

     display: inline;

    font-family: 'Open Sans', sans-serif;

    padding-bottom: 5px;

    text-transform: uppercase;

    font-weight: 500;

    color: #902b85;

    font-family: 'Open Sans',sans-serif;

}

.sec-title h2{

        padding-top: 15px; 

       text-transform: uppercase;

       font-weight: 500;

       font-size: 42px;

       font-family: 'Open Sans',sans-serif;

}

.sec-title2 h3 {

    border-bottom: 2px dotted #02acab;

    display: inline;

   font-family: 'Open Sans', sans-serif;

   padding-bottom: 5px;

   text-transform: uppercase;

   font-weight: 500;

   color: #902b85;

   font-family: 'Open Sans',sans-serif;

}

.sec-title2 h2{

      /* padding-top: 15px; */

      text-transform: uppercase;

      font-weight: 500;

      font-size: 42px;

      font-family: 'Open Sans',sans-serif;

}

.sec-title1 h3 {

    border-bottom: 2px dotted #02acab;

    display: inline;

   font-family: 'Open Sans', sans-serif;

   padding-bottom: 5px;

   text-transform: uppercase;

   font-weight: 500;

   color: #fff;

   font-family: 'Open Sans',sans-serif;

}

.sec-title1 h2{

   padding-top: 15px;

   text-transform: uppercase;

   font-weight: 500;

   font-family: 'Open Sans',sans-serif;

}

.testimoanial_read {

    position: relative;

    text-align: center;

    margin-top: 30px;

}



.testimoanial_read::before {

    content: "";

    position: absolute;

    width: 100%;

    height: 4px;

    border-bottom: 1px solid #ccc;

    left: 0;

    top: 16px;

    z-index: -1;

}



.testimoanial_read a {

    display: inline-block;

    color: #f08533;

    font-weight: 600;

    font-size: 20px;

    border: 2px solid;

    padding: 7px 19px;

    border-radius: 30px;

    background: #fff;

}



.gg_review {

    position: relative;

    top: 0;

    text-align: center;

}



.gg_review i {

    display: inline-block;

    width: 50px;

    height: 50px;

    background: #ff6f0f;

    border-radius: 50%;

    font-size: 28px;

    line-height: 48px;

    margin: 0 0 7px;

}



.ratings {

    position: relative;

    margin: 0;

}



.facilites_title_head {

    position: absolute;

    left: 105px;

    font-family: 'Saira', sans-serif;

    text-transform: uppercase;

    font-size: 43px;

    top: 16rem;

    color: #f08533;

    right: 0;

    text-align: center;

    line-height: 63px;

}

 



.fac_row {

    position: relative;

    justify-content: center;

    align-items: center;

}



.fac_row::before {

    content: "";

    position: absolute;

}



.fac_row .col-md-3,

.fac_row .col-md-6 {

    padding: 0px 7px;

}



.fac_row .col-md-3::before {

    content: "";

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;

    transition: all ease-in-out .8s;

}



.fac_row .col-md-3:hover::before {

    width: 50%;

    background: #92a3d9;

}



.fac_block {

    position: relative;

    align-items: center;

    padding: 38px 0px 38px 19px;

    margin: 0 2px 0;

}



.fac_block::before {

    content: "";

    position: absolute;

    width: 79%;

    height: 100%;

    bottom: 0;

    right: 21px;

    top: 0;

    z-index: -1;

    border: 2px dotted #54c6c6;

    border-radius: 18px;

}



.fac_img {

    display: inline-block;

    transition: all ease-in-out .7s;

    border: 6px solid #efefef;

    box-shadow: 0px 0px 10px #7e7e7e;

    border-radius: 17px;

    overflow: hidden;

}



.fac_img img {

    width: auto;

    transition: all ease-in-out .9s;

}



.fac_block h3 {

    text-transform: capitalize;

    font-size: 24px;

    font-weight: 600;

    position: relative;

    color: #9d2681;

    display: inline-block;

    border-bottom: 1px dashed;

    border-top: 1px dashed;

    margin: 0 0 7px;

}



.fclty_info p {

    line-height: 26px;

}



.facility_section {

    position: relative;

    padding: 105px 0 54px;

    font-family: 'Open Sans',sans-serif;

}



.facility_section::before {

    content: "";

    position: absolute;

}



.fac_desc {

    position: relative;

    z-index: 2;

    text-align: center;

    font-size: 17px;

    border-radius: 13px;

    padding: 0 184px;

    margin: 11px 0 44px;

}





/*** 



====================================================================

		Clients Section

====================================================================



***/



.clients-section {

    position: relative;

    padding: 110px 0;

}



.clients-section .sponsors-outer {

    position: relative;

    text-align: center;

}



.clients-section .sponsors-outer .text {

    position: relative;

    display: inline-block;

    font-size: 20px;

    line-height: 1.3em;

    color: #75717b;

    font-weight: 500;

    margin-bottom: 50px;

}



.clients-section .slide-item {

    position: relative;

}



.clients-section .image-box {

    position: relative;

    margin: 0;

    text-align: center;

}



.clients-section .image-box img {

    display: inline-block;

    max-width: 100%;

    width: auto;

    height: auto;

    opacity: 0.70;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.clients-section .image-box:hover img {

    opacity: 1;

}



.clients-section .sponsors-carousel .owl-dots,

.clients-section .sponsors-carousel .owl-nav {

    display: none;

}



.clients-section.style-two {

    background-color: #ff4789;

    padding: 80px 0px;

    border: 0;

}





/*** 



====================================================================

		Gallery Section

====================================================================



***/



.gallery-section {

    position: relative;

}



.gallery-item {

    position: relative;

}



.gallery-item .image-box {

    position: relative;

    overflow: hidden;

}



.gallery-item .image-box .image {

    position: relative;

}



.gallery-item .image-box .image img {

    display: block;

    width: 100%;

    height: auto;

}



.gallery-item .overlay-box {

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 100%;

    text-align: center;

    background-color: rgba(52, 28, 119, .90);

    content: "";

    -webkit-transition: -webkit-transform 0.4s ease;

    transition: -webkit-transform 0.4s ease;

    transition: transform 0.4s ease;

    transition: transform 0.4s ease, -webkit-transform 0.4s ease;

    -webkit-transform: scale(0, 1);

    -ms-transform: scale(0, 1);

    transform: scale(0, 1);

    -webkit-transform-origin: right center;

    -ms-transform-origin: right center;

    transform-origin: right center;

}



.gallery-item .image-box:hover .overlay-box {

    -webkit-transform: scale(1, 1);

    -ms-transform: scale(1, 1);

    transform: scale(1, 1);

    -webkit-transform-origin: left center;

    -ms-transform-origin: left center;

    transform-origin: left center;

}



.gallery-item .overlay-box a {

    position: absolute;

    left: 50%;

    top: 50%;

    margin-top: -29px;

    margin-left: -20px;

}



.gallery-item .overlay-box a span {

    display: block;

    height: 58px;

    width: 58px;

    background-color: #25bdd8;

    color: #ffffff;

    border-radius: 50%;

    font-weight: 400;

    line-height: 58px;

}



.gallery-section .owl-nav {

    display: none;

}





/*** 



====================================================================

		  Video Section

====================================================================



***/



.video-section {

    position: relative;

    padding: 120px 0 70px;

}



.video-section .icon-star-6 {

    left: -160px !important;

    top: -10px !important;

}



.video-section .icon-star-8 {

    left: auto !important;

    right: -110px !important;

    top: -40px !important;

}



.video-section .icon-rocket {

    left: auto !important;

    top: auto !important;

    right: -220px !important;

    bottom: 90px !important;

}



.video-section .video-column {

    position: relative;

    margin-bottom: 50px;

}



.video-section .video-column .inner-column {

    position: relative;

    padding-right: 30px;

}



.video-box {

    position: relative;

}



.video-box .image {

    position: relative;

    border-radius: 7px;

    margin-bottom: 0;

}



.video-box .image img {

    display: block;

    width: 100%;

    height: auto;

    border-radius: 7px;

}



.video-box .link {

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 100%;

    border-radius: 7px;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.video-box .link:hover {

    background-color: rgba(0, 0, 0, 0.40);

}



.video-box .icon {

    position: absolute;

    left: 50%;

    top: 50%;

    height: 100px;

    width: 100px;

    background-color: #25bdd8;

    border-radius: 50%;

    line-height: 100px;

    text-align: center;

    color: #ffffff;

    font-size: 18px;

    padding-left: 5px;

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}



.video-section .content-column {

    position: relative;

    margin-bottom: 50px;

}



.video-section .content-column .inner-column {

    position: relative;

    padding-left: 30px;

}



.video-section .content-column .sec-title {

    margin-bottom: 30px;

}



.video-section .content-column .sec-title h2 {

    letter-spacing: -0.02em;

}



.video-section .content-column .message {

    position: relative;

    display: block;

    font-size: 22px;

    line-height: 36px;

    color: #696478;

    font-weight: 400;

    margin-bottom: 36px;

}



.video-section .content-column .text {

    position: relative;

    display: block;

    font-size: 16px;

    line-height: 30px;

    color: #696478;

    font-weight: 400;

}





/*** 



====================================================================

		Call To Action

====================================================================



***/



.call-to-action {

    position: relative;

    padding: 110px 0;

    background-color: #ff4788;

}



.call-to-action h2 {

    position: relative;

    float: left;

    display: block;

    font-size: 50px;

    line-height: 1.2em;

    color: #ffffff;

    font-weight: 700;

}



.call-to-action .btn-box {

    position: relative;

    float: right;

    padding-top: 20px;

}



.call-to-action.alternate {

    padding: 110px 0 130px;

}





/*** 



====================================================================

		News Section Two

====================================================================



***/



.news-section-two {

    position: relative;

    padding: 120px 0 110px;

}



.news-section-two .icon-star-5 {

    top: auto !important;

    left: -190px !important;

    bottom: 145px !important;

}



.news-section-two .icon-star-4 {

    right: -140px !important;

    bottom: 240px !important;

    top: auto !important;

    left: auto !important;

}



.news-section-two .icon-star-3 {

    top: 190px !important;

    left: -100px !important;

}



.news-block {

    position: relative;

    margin-bottom: 30px;

}



.news-block .inner-box {

    position: relative;

}



.news-block .image-box {

    position: relative;

}



.news-block .image-box .image {

    position: relative;

    margin-bottom: 0;

    overflow: hidden;

    border: 10px;

    background-color: #393d72;

}



.news-block .image-box .image img {

    display: block;

    width: 100%;

    height: auto;

    -webkit-transition: all 500ms ease;

    -moz-transition: all 500ms ease;

    -ms-transition: all 500ms ease;

    -o-transition: all 500ms ease;

    transition: all 500ms ease;

}



.news-block .inner-box:hover .image-box .image img {

    opacity: .70;

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}



.news-block .lower-content {

    position: relative;

    padding: 25px 0px 0;

}



.news-block .post-info {

    position: relative;

    margin-bottom: 5px;

}



.news-block .post-info li {

    position: relative;

    display: inline-block;

    font-size: 16px;

    line-height: 25px;

    margin-right: 13px;

    color: #25bdd8;

    font-weight: 400;

}



.news-block .post-info li a {

    color: #25bdd8;

    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;

}



.news-block .post-info li a:hover {

    color: #25bdd8;

}



.news-block h3 {

    position: relative;

    display: block;

    font-size: 30px;

    line-height: 1.25em;

    color: #1e2c67;

    font-weight: 700;

    margin-bottom: 25px;

}



.news-block h3 a {

    color: #1e2c67;

    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;

}



.news-block h3 a:hover {

    color: #ff4788;

}



.news-block .text {

    position: relative;

    display: block;

    font-size: 16px;

    line-height: 30px;

    color: #696478;

    font-weight: 400;

    margin-bottom: 32px;

}



.news-block .btn-box {

    position: relative;

}



.news-block .btn-box a {

    display: inline-block;

    font-size: 32px;

    color: #1e2c67;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.news-block .btn-box a:hover {

    color: #ff4788;

}



.news-section-two.style-two {

    padding: 120px 0 80px;

}



.news-section-two.style-two .news-block {

    margin-bottom: 60px;

}



.news_form p {

    color: #ccc;

    font-size: 19px;

    margin-bottom: 16px;

}



.news_form input {

    background-color: transparent;

    color: #fff;

    border: 1px solid #ccc;

    height: 63px;

}



.news_form .btn {

    border: none;

    background: linear-gradient(to right, #ab0231, #ff6f0f);

}





/*Author Box*/



.author-box {

    position: relative;

    padding: 60px 60px;

    background-color: #1e2c67;

    border-radius: 10px;

    margin-bottom: 50px;

}



.author-box .inner-box {

    position: relative;

    padding-left: 210px;

    min-height: 170px;

    padding-top: 5px;

}



.author-box .image-box {

    position: absolute;

    left: 0px;

    top: 0px;

    width: 170px;

}



.author-box .image-box img {

    display: block;

    width: 100%;

    border-radius: 50%;

    height: auto;

}



.author-box .name {

    position: relative;

    display: block;

    font-size: 24px;

    line-height: 30px;

    color: #ffffff;

    font-weight: 400;

    margin-bottom: 35px;

}



.author-box .text {

    position: relative;

    font-size: 16px;

    line-height: 30px;

    color: #c8bfe3;

    font-weight: 400;

}



.author-box .contact-info {

    position: relative;

}



.author-box .contact-info li {

    position: relative;

    display: inline-block;

    font-size: 16px;

    line-height: 20px;

    color: #393d72;

    font-weight: 500;

    margin-right: 40px;

}



.author-box .contact-info li span {

    color: #ff4880;

    margin-right: 15px;

}



.author-box .contact-info li:last-child {

    margin-right: 0;

}



.author-box .contact-info li a {

    color: #393d72;

    display: inline-block;

    transition: all 300ms ease;

}



.author-box .contact-info li a:hover {

    color: #ff4880;

}





/*** 



====================================================================

	Contact Map Section

====================================================================



***/



.map-section {

    position: relative;

}



.map-outer {

    position: relative;

}



.map-section .map-canvas {

    position: relative;

    height: 560px;

    width: 100%;

}



.map-data {

    text-align: center;

    font-size: 14px;

    font-weight: 400;

    line-height: 1.8em;

}



.map-data a {

    display: block;

}



.map-data h6 {

    font-size: 16px;

    font-weight: 700;

    text-align: center;

    margin-bottom: 5px;

    color: #121212;

}





/*** 



====================================================================

	Contact Section

====================================================================



***/



.contact-section {

    position: relative;

    padding: 120px 0 100px;

}



.contact-section .sec-title {

    margin-bottom: 35px;

}



.contact-section .sec-title .text {

    font-size: 22px;

    line-height: 36px;

    color: #696478;

    font-weight: 400;

    margin-top: 40px;

}



.contact-section .contact-form {

    position: relative;

}



.contact-section .row {

    margin: 0 -10px;

}



.contact-form .form-group {

    position: relative;

    padding: 0 10px;

    margin-bottom: 20px;

}



.contact-form .form-group input[type="text"],

.contact-form .form-group input[type="email"],

.contact-form .form-group input[type="url"],

.contact-form .form-group textarea,

.contact-form .form-group select {

    position: relative;

    display: block;

    width: 100%;

    font-size: 16px;

    color: #858687;

    line-height: 28px;

    padding: 25px 30px;

    border: 1px solid transparent;

    background-color: #f2f5f6;

    font-weight: 500;

    border-radius: 15px;

    height: 80px;

    -webkit-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    transition: all 300ms ease;

}



.contact-form .form-group input:focus,

.contact-form .form-group select:focus,

.contact-form .form-group textarea:focus {

    border-color: #ff4880;

}



.contact-form .form-group textarea {

    height: 250px;

    resize: none;

}



.contact-form label.error {

    color: #ff4880;

    padding-top: 10px;

    text-transform: capitalize;

    display: block;

}



.contact-section .contact-info {

    position: relative;

}



.contact-section .contact-info li {

    position: relative;

    display: block;

    font-size: 18px;

    line-height: 30px;

    color: #696478;

    font-weight: 500;

    padding-left: 40px;

    margin-bottom: 30px;

}



.contact-section .contact-info li a {

    color: #696478;

    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;

}



.contact-section .contact-info li a:hover {

    color: #ff4986;

}



.contact-section .contact-info li .icon {

    position: absolute;

    left: 0;

    top: 0;

    font-size: 20px;

    color: #ff4986;

    font-weight: 400;

}



.contact-map-section {

    position: relative;

}



.contact-map-section .map-canvas {

    position: relative;

    min-height: 560px;

    width: 100%;

}





/*** 



====================================================================

	Main Footer

====================================================================



***/



.main-footer {

    position: relative;

    background-image: url(../images/footer_bg2.jpg);

    background-position: center;

    top: 0px;

    /* height: 300px; */

    margin-top: -96px;

    background-repeat: no-repeat;

    padding-top: 128px;

    background-size: cover;

    font-family: 'Open Sans',sans-serif;

}



.main-footer:before {

    position: absolute;

    left: 0;

    top: 0px;

    width: 100%;

    height: 100%;

    content: "";

    background: linear-gradient(to top, rgb(2 32 46 / 88%), rgb(0 56 82 / 72%));

}



.main-footer .anim-icons .icon {

    opacity: 0.08;

}



.main-footer .icon-balloon-gray {

    left: auto !important;

    right: -360px !important;

    top: 80px !important;

    bottom: auto !important;

}



.main-footer .icon-sun-gray {

    left: -250px !important;

    top: 190px !important;

}



.main-footer .icon-star-gray {

    top: 50px !important;

    left: 280px !important;

}



.main-footer .icon-star-gray-2 {

    left: -25px !important;

    top: auto !important;

    bottom: 210px !important;

}



.main-footer .icon-star-gray-3 {

    left: auto !important;

    right: -100px !important;

    bottom: 185px !important;

    top: auto !important;

}



.icon-sun-gray {

    height: 52px;

    width: 98px;

    background-image: url(../images/icons/icon-sun-gray.png);

}



.icon-star-gray {

    height: 51px;

    width: 43px;

    background-image: url(../images/icons/icon-star-gray.png);

}



.icon-star-gray-2 {

    height: 19px;

    width: 15px;

    background-image: url(../images/icons/icon-star-gray-2.png);

}



.icon-star-gray-3 {

    height: 27px;

    width: 31px;

    background-image: url(../images/icons/icon-star-gray-3.png);

}



.icon-balloon-gray {

    height: 277px;

    width: 217px;

    background-image: url(../images/icons/icon-balloon-gray.png);

}



.main-footer .footer-upper {

    position: relative;

    background-position: center;

    background-repeat: no-repeat;

    /* padding: 129px 0px 34px; */

    margin-top: -17px;

}



.main-footer .footer-upper .footer-column {

    position: relative;

    margin-bottom: 16px;

    margin-top: 52px;

}



.main-footer .footer-upper .footer-column:before {

    content: "";

    position: absolute;

    width: 3px;

    height: 137px;

    right: 12px;

    top: 83px;

}



.main-footer .footer-upper .footer-column:last-child:before {

    content: none;

}



.main-footer .footer-widget .widget-title {

    position: relative;

    font-size: 23px;

    font-weight: 500;

    color: #fefefe;

    margin-bottom: 18px;

    text-transform: uppercase;

}



.main-footer .footer-widget .widget-title::before {

    content: "";

    position: absolute;

    width: 62px;

    height: 2px;

    border-bottom: 2px solid #902b85;

    left: 0;

    top: 32px;

}



a:hover {

    color: #02acab;

    text-decoration: none;

}





/*Logo Widget*/



.logo-widget {

    position: relative;

    text-align: center;

}



.logo-widget .logo img {

    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;

    margin-top: 30px;

    width: 347px;

}



.logo-widget .logo img:hover {

    opacity: 1;

}



.logo-widget .text {

    position: relative;

    color: #000000;

    font-size: 15px;

    line-height: 29px;

    margin-bottom: 7px;

}





/*Links Widget*/



.main-footer .links-widget {

    position: relative;

}



.main-footer .activity-list {

    position: relative;

    padding-top: 10px;

}



.main-footer .activity-list li {

    position: relative;

    margin-bottom: 10px;

}



.main-footer .activity-list li:last-child {

    margin-bottom: 0;

}



.main-footer .activity-list li a {

    display: block;

    font-size: 16px;

    line-height: 22px;

    color: #c8bfe3;

    padding: 10px 15px;

    padding-left: 30px;

    font-weight: 400;

    border: 1px solid rgba(255, 255, 255, .10);

    border-radius: 8px;

    -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-footer .activity-list li a:hover {

    border: 1px solid #ff4788;

}



.main-footer .list {

    position: relative;

    padding-left: 20px;

    border-left: 1px dotted #ccc;

}



.main-footer .list li {

    position: relative;

    display: block;

    margin-bottom: 4px;

    padding-left: 15px;

}



.main-footer .list li:before {

    position: absolute;

    left: 0;

    top: 9px;

    height: 10px;

    width: 10px;

    border-radius: 5px;

    border: 2px solid #cfcfcf;

    content: "";

    background: #902b85;

}



.main-footer .list li::after {

    content: "";

    position: absolute;

    width: 13px;

    height: 1px;

    border-bottom: 1px dotted #ccc;

    left: -20px;

    top: 13px;

}



.main-footer .list li a {

    position: relative;

    font-size: 15px;

    line-height: 26px;

    font-weight: 500;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

    color: inherit;

    color: #cfcfcf;

}



.main-footer .list li a:hover {

    color: #02acab;

}





/*COntact Widget*/



.main-footer .contact-widget {

    position: relative;

}



.main-footer .contact-info {

    position: relative;

}



.main-footer .contact-info li {

    position: relative;

    display: block;

    font-size: 14px;

    line-height: 30px;

    color: #000000;

    font-weight: 500;

    padding-left: 44px;

    margin-bottom: 20px;

}



.main-footer .contact-info li:last-child {

    margin-bottom: 0;

}



.main-footer .contact-info li .icon {

    position: absolute;

    left: 0;

    top: 0;

    font-size: 17px;

    line-height: 30px;

    width: 30px;

    height: 30px;

    background: #e81f31;

    text-align: center;

    color: #ffffff;

}



.main-footer .contact-info li a {

    color: #000000;

    display: inline-block;

    transition: all 300ms ease;

}



.main-footer .contact-info li a:hover {

    color: #f72f67;

}



.main-footer .footer-bottom {

    position: relative;

    text-align: center;

}



.main-footer .footer-bottom:before {

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 100%;

    opacity: .03;

    content: "";

}



.main-footer .footer-bottom .social-icon-two {

    position: relative;

    float: right;

}



.main-footer .footer-bottom .copyright {

    position: relative;

    font-weight: 500;

    font-size: 15px;

    line-height: 30px;

    padding: 12px 0px;

    border-top: 1px dotted;

    color: #ccc;

}



.main-footer .footer-bottom .copyright a {

    color: #09a6a9;

}



.main-footer .footer-bottom .copyright a:hover {

    text-decoration: none;

}





/*** 



====================================================================

	Sidebar Page Container

====================================================================



***/



.sidebar-page-container {

    position: relative;

    padding: 120px 0 70px;

}



.sidebar-page-container .content-side,

.sidebar-page-container .sidebar-side {

    margin-bottom: 50px;

}



.sidebar-widget {

    position: relative;

    padding: 45px 50px;

    background-color: #f2f5f6;

    margin-bottom: 30px;

    border-radius: 7px;

}



.sidebar-widget:last-child {

    margin-bottom: 0;

}





/* Sidebar Title */



.sidebar-title {

    position: relative;

    margin-bottom: 25px;

}



.sidebar-title h5 {

    position: relative;

    font-size: 22px;

    color: #1e2c67;

    font-weight: 700;

    line-height: 30px;

}





/*Search Box Widget*/



.sidebar .search-box {

    position: relative;

    padding: 50px;

    border-radius: 7px;

    background-color: #25bdd8;

}



.sidebar .search-box .form-group {

    position: relative;

    margin: 0px;

}



.sidebar .search-box .form-group input[type="text"],

.sidebar .search-box .form-group input[type="search"] {

    position: relative;

    line-height: 30px;

    padding: 25px 30px;

    border: 1px solid transparent;

    background: #ffffff;

    display: block;

    font-size: 16px;

    width: 100%;

    height: 80px;

    color: #696478;

    border-radius: 10px;

    transition: all 500ms ease;

    -moz-transition: all 500ms ease;

    -webkit-transition: all 500ms ease;

    -ms-transition: all 500ms ease;

    -o-transition: all 500ms ease;

}



.sidebar .search-box .form-group input[type="submit"],

.sidebar .search-box .form-group button {

    position: absolute;

    right: 30px;

    top: 25px;

    line-height: 30px;

    display: block;

    font-size: 16px;

    background-color: transparent;

    color: #1e2c67;

    font-weight: normal;

    transition: all 500ms ease;

    -moz-transition: all 500ms ease;

    -webkit-transition: all 500ms ease;

    -ms-transition: all 500ms ease;

    -o-transition: all 500ms ease;

}



.sidebar .search-box .form-group button:hover {

    color: #ff4880;

}



.sidebar .search-box .form-group input[type="text"]:focus,

.sidebar .search-box .form-group input[type="search"]:focus {

    border-color: #25bdd8;

}



.sidebar .search-box .sidebar-title h5 {

    color: #ffffff;

}





/* Categories */



.categories {

    position: relative;

    padding: 45px 50px 50px;

}



.category-list li {

    position: relative;

    margin-bottom: 20px;

}



.category-list li:last-child {

    margin-bottom: 0;

}



.category-list li a {

    position: relative;

    font-size: 16px;

    line-height: 20px;

    color: #696478;

    display: block;

    padding-left: 20px;

    transition: all 500ms ease;

    -moz-transition: all 500ms ease;

    -webkit-transition: all 500ms ease;

    -ms-transition: all 500ms ease;

    -o-transition: all 500ms ease;

}



.category-list li a:before {

    position: absolute;

    left: 0;

    top: 7px;

    height: 6px;

    width: 6px;

    border-radius: 5px;

    background-color: #ff4986;

    content: "";

}



.category-list li.active a,

.category-list li a:hover {

    color: #ff4986;

}





/* Post Widget */



.posts-widget {

    position: relative;

}



.posts-widget .post {

    position: relative;

    margin-bottom: 35px;

}



.posts-widget .post:last-child {

    margin-bottom: 0;

}



.posts-widget .post .post-inner {

    position: relative;

    padding-left: 80px;

}



.posts-widget .post .image {

    position: absolute;

    left: 0;

    top: 0;

    height: 60px;

    width: 60px;

    border-radius: 10px;

    overflow: hidden;

}



.posts-widget .post .image img {

    display: inline-block;

    max-width: 100%;

    height: auto;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.posts-widget .post .post-inner:hover .image img {

    opacity: .70;

}



.posts-widget .post .date {

    position: relative;

    display: block;

    font-size: 14px;

    line-height: 20px;

    color: #25bdd8;

    font-weight: 600;

    margin-bottom: 5px;

}



.posts-widget .post h5 {

    position: relative;

    display: block;

    font-size: 18px;

    line-height: 1.5em;

    color: #393d72;

    font-weight: 700;

}



.posts-widget .post h5 a {

    color: #393d72;

    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;

}



.posts-widget .post h5 a:hover {

    color: #ff4986;

}





/*Popular Tags*/



.sidebar .popular-tags {

    position: relative;

}



.sidebar .tags-list li {

    position: relative;

    float: left;

    margin-right: 10px;

    margin-bottom: 10px;

}



.sidebar .tags-list a {

    position: relative;

    display: block;

    font-size: 16px;

    line-height: 20px;

    padding: 10px 20px;

    color: #ffffff;

    background-color: #25bdd8;

    border-radius: 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;

}



.sidebar .tags-list a:hover {

    background-color: #1e2c67;

    color: #ffffff;

}





/*** 



====================================================================

	Comments Area

====================================================================



 ***/



.sidebar-page-container .group-title {

    position: relative;

    margin-bottom: 30px;

}



.sidebar-page-container .group-title h3 {

    position: relative;

    font-size: 40px;

    color: #1e2c67;

    font-weight: 700;

}



.sidebar-page-container .comments-area .comment-box {

    position: relative;

    padding: 0 0 60px;

    margin-bottom: 60px;

    border-bottom: 1px solid #e8e6ec;

    -webkit-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.sidebar-page-container .comments-area .comment {

    position: relative;

    min-height: 70px;

    padding: 0px 0px 0px 150px;

    font-size: 14px;

}



.sidebar-page-container .comments-area .reply-comment {

    margin-left: 120px;

}



.sidebar-page-container .comments-area .comment-box .author-thumb {

    position: absolute;

    left: 0px;

    top: 8px;

    width: 110px;

    height: 115px;

    border-radius: 15px;

    margin-bottom: 20px;

    overflow: hidden;

}



.sidebar-page-container .comments-area .comment-box .author-thumb img {

    width: 100%;

    display: block;

}



.sidebar-page-container .comments-area .comment-info {

    margin-bottom: 30px;

}



.sidebar-page-container .comments-area .comment-box strong {

    position: relative;

    display: inline-block;

    font-size: 20px;

    font-weight: 700;

    color: #393d72;

    line-height: 30px;

    text-transform: capitalize;

    margin-right: 10px;

}



.sidebar-page-container .comments-area .comment-info .comment-time {

    display: inline-block;

    font-size: 14px;

    color: #25bdd8;

    font-weight: 400;

    line-height: 30px;

}



.sidebar-page-container .comments-area .comment-box .text {

    position: relative;

    font-size: 16px;

    line-height: 30px;

    color: #696478;

}



.sidebar-page-container .comments-area .comment-box .reply-outer {

    position: absolute;

    right: 0;

    top: 0;

}



.sidebar-page-container .comments-area .comment-box .theme-btn {

    position: relative;

    padding: 10px 20px;

    font-size: 16px;

    color: #ffffff;

    line-height: 20px;

    font-weight: 700;

    border-radius: 5px;

    background-color: #1e2c67;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

}



.sidebar-page-container .comments-area .comment-box .theme-btn:hover {

    background-color: #25bdd8;

}





/*** 



====================================================================

	Comment Form

====================================================================



 ***/



.comment-form .row {

    margin: 0 -10px;

}



.comment-form .form-group {

    padding: 0 10px;

    margin-bottom: 20px;

}



.comment-form .form-group input[type="text"],

.comment-form .form-group input[type="password"],

.comment-form .form-group input[type="tel"],

.comment-form .form-group input[type="email"],

.comment-form .form-group textarea,

.comment-form .form-group select {

    position: relative;

    display: block;

    width: 100%;

    font-size: 16px;

    color: #696478;

    line-height: 28px;

    padding: 25px 40px;

    height: 80px;

    background: #f2f5f6;

    border: 1px solid transparent;

    border-radius: 10px;

    -webkit-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    transition: all 300ms ease;

}



.comment-form .form-group input[type="text"]:focus,

.comment-form .form-group input[type="password"]:focus,

.comment-form .form-group input[type="tel"]:focus,

.comment-form .form-group input[type="email"]:focus,

.comment-form .form-group select:focus,

.comment-form .form-group textarea:focus {

    border-color: #25bdd8;

}



.comment-form .form-group textarea {

    height: 250px;

    resize: none;

}



.modal-dialog.app_dialouge {

    max-width: 394px;

    margin-top: 7%;

    text-align: center;

}



.app_content .modal-header {

    display: block;

    text-align: center;

    border: none;

    padding-bottom: 0;

}



.app_content .modal-header h4 {

    text-transform: uppercase;

    color: #102e52;

    font-weight: 700;

}



.app_content .modal-header .close {

    position: absolute;

    right: 0px;

    top: 0px;

    background: linear-gradient(to left, #008bd2, #192347);

    opacity: 1;

    color: #fff;

    font-size: 37px;

    padding: 1px 6px;

    line-height: 39px;

}



/*** 



====================================================================

	Scroll To Top style

====================================================================



***/



.scroll-to-top {

    position: fixed;

    bottom: 20px;

    right: 20px;

    width: 48px;

    height: 48px;

    color: #ffffff;

    font-size: 20px;

    line-height: 48px;

    text-align: center;

    z-index: 100;

    cursor: pointer;

    background: linear-gradient(to right, #04aaaa, #912984);

    display: none;

    border-radius: 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;

}



.scroll-to-top:hover {

    background: linear-gradient(to right, #04aaaa, #912984);

}

/*=== Social Icon One ===*/







.social-icon-one li {

    position: relative;

    display: inline-block;

}



.social-icon-one li a {

    position: relative;

    display: inline-block;

    font-size: 22px;

    color: #007bff;

    text-align: center;

    font-weight: 400;

    -webkit-transition: all 300ms ease;

    -moz-transition: all 300ms ease;

    -ms-transition: all 300ms ease;

    -o-transition: all 300ms ease;

    transition: all 300ms ease;

    padding: 0px 11px;

    border-right: 1px dashed #333;

}



.social-icon-one li:nth-child(2) a {

    color: red;

}



.social-icon-one li:nth-child(3) a {

    color: #ff4789;

}



.social-icon-one li:nth-child(4) a {

    color: #208a4c;

}



.social-icon-one li:nth-child(5) a {

    color: #f51818;

    border-right: 0px;

}



.social-icon-one li a:hover {

    color: #008bd2;

}



.social-icon-one li:first-child {

    margin-left: 0;

}





/*=== Social Icon Two ===*/



.social-icon-two {

    position: relative;

    text-align: center;

    margin-top: 11px;

    display: inline-block;

    padding: 9px 17px 0;

    border-top: 2px dotted #b5b5b5;

}



.social-icon-two li {

    position: relative;

    display: inline-block;

}



.social-icon-two li a {

    position: relative;

    display: block;

    font-size: 20px;

    width: 35px;

    height: 35px;

    line-height: 31px;

    color: #ffffff;

    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;

    background: transparent;

}



.social-icon-two li:nth-child(2) a {

    /* color: red; */

}



.social-icon-two li:nth-child(3) a {

    /* color: #e014d0; */

}



.social-icon-two li:nth-child(4) a {

    /* color: #ed1b24; */

}



.social-icon-two li a:hover {

    color: #ffffff;

    background: #fea918;

}



.social-icon-two li a:first-child {

    margin-left: 0;

}

.bread_cumb_wrap {

    

    text-align: center;

    left: 0;

    right: 0;

    padding: 0px 0 60px;

}

.bread_cumb_wrap::before {

    content: "";

    position: absolute;

    width: 100%;

    height: 425px;

    top: 0;

    left: 0;

    z-index: -1;

    background-image: url(../images/bread_cumb.png);

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    opacity: .1;

}

.bread_cumb_wrap h1 {

    text-transform: uppercase;

    color: #000000;

    font-size: 37px;

    margin-bottom: 10px;

}

.bread_cumb_wrap ul {

    display: inline-block;

    box-shadow: 0 5px 4px #ccc;

    padding: 4px 15px;

    border-radius: 30px;

    background: #fff;

}

.bread_cumb_wrap ul li {

    display: inline-block;

    position: relative;

    padding: 0 7px;

    color: #2c2c2c;

}

.bread_cumb_wrap ul li::before {

    content: "";

    position: absolute;

    width: 2px;

    height: 21px;

    background: #982884;

    right: -4px;

    top: 9px;

}

.bread_cumb_wrap .list::before {

    content: none;

    position: absolute;

    width: 2px;

    height: 17px;

    background: #0c1a4c;

    right: 0;

    top: 6px;

}

.bread_cumb_wrap ul li a {

    display: block;

    color: #27a7b1;

    text-transform: capitalize;

    font-size: 24px;

    text-decoration: none;

}

.about-us{

    text-align: justify;

}

.about-img img{

    border: 5px solid #dbe9f1;

    box-shadow: 0px 7px 12px #989898;

}

.about-img h1{

    font-size: 30px;

    padding-top: 25px;

    text-align: center;

    text-transform: uppercase;

    border-bottom: 1px dotted #000000;

    display: inline-block;

    color: #962a86;

}

.about-img h4{

    font-size: 24px;

    padding-right: 19px;

    text-align: center;

    margin-bottom: 3px;

    color: #02acab;

    

    

}

.about-img h5{

    font-size: 18px;

    /* padding-right: 19px; */

    text-align: center;

    color: #000000;

    /* border-top: 1px dotted #000; */

    font-weight: 400;

    line-height: 25px;

    

}

.about-img1 img{

    border: 5px solid #dbe9f1;

    box-shadow: 0px 7px 12px #989898;

}

.about-img1 h1{

    font-size: 30px;

    padding-top: 25px;

    text-align: center;

    text-transform: uppercase;

    border-bottom: 1px dotted #000000;

    display: inline-block;

    color: #962a86;

}

.about-img1 h4{

    font-size: 24px;

    padding-right: 19px;

    text-align: center;

    margin-bottom: 3px;

    color: #02acab;

    

    

}

.about-img1 h5{

    font-size: 18px;

    /* padding-right: 19px; */

    text-align: center;

    color: #000000;

    /* border-top: 1px dotted #000; */

    font-weight: 400;

    line-height: 25px;

    

}

.team-mem{

    padding-top: 50px;

    text-align: center;

}

.team-mem h1{

        /* text-align: center; */

        text-transform: uppercase;

        font-size: 30px;

        font-weight: 500;

        display: unset;

        /* text-decoration: underline; */

        border-bottom: 2px dotted #02acab;

        color: #962a86;

        padding-bottom: 4px;

 

}

.contact-form textarea {

    color: #000;

    letter-spacing: 2px;

    height: 135px;

    padding: 17px 58px;

}

.team-mem .col-md-4{

    

    text-align: center;

    padding: 20px;

}

.team-mem .col-md-4:nth-child(1), .team-mem .col-md-4:nth-child(2) {

    border-right: 1px dashed;

}

.team1 h2{

    font-size: 26px;

    font-weight: 500;

    text-transform: uppercase;

}

.team1 h3{

    font-size: 30px;

    font-weight: 400;

}

.team1 h5{

    font-size: 18px;

    font-weight: 400;

}

.team1 h4{

    font-size: 18px;

    font-weight: 400;

    margin-bottom: -1px;

}

.team-list2{

    padding-top: 30px;

}

.team-list1{

    padding-top: 28px;

    padding-bottom: 30px;

}

.mvv_list1{

    padding-top: 74px;

    padding-left: 44px;

    padding-right: 44px;

    padding-bottom: 44px;

    box-shadow: 0px 7px 12px #989898;

   

    border-radius: 58%;

    width: 300px;

    height: 297px;

    background: #f5ebeb;

    text-align: center;

}

.mvv_list2{

   

    box-shadow: 0px 7px 12px #989898;

    padding-top: 64px;

    padding-bottom: 44px;

    padding-left: 44px;

    padding-right: 44px;

    border-radius: 58%;

    width: 300px;

    height: 297px;

    background: #f5ebeb;

    text-align: center;

}

.mvv_list3{

    

    box-shadow: 0px 7px 12px #989898;

    padding-top: 73px;

    padding-bottom: 44px;

    padding-left: 44px;

    padding-right: 44px;

    border-radius: 58%;

    width: 300px;

    height: 297px;

    background: #f5ebeb;

    text-align: center;

}

.inner-content{

    padding-bottom: 54px;

}

.inner-content1{

    padding-bottom: 40px;

}

.mvv_list_row1{

    width: 1039px;

    padding-left: 64px;

    padding-top: 50px;

}

.cont{

    text-align: center;

   

}

.contact-addr{

    background: linear-gradient(45deg,#263d8c,#45a29c);

 

    padding-left: 12px;

    padding-top: 16px;

    padding-bottom: 11px;

    padding-right: 12px;

    box-shadow: 1px 16px 20px 0px rgb(21 21 21 / 19%);

    border: 5px solid #ccc;

    border-radius: 8%;

}

.contact-addr p{

    font-size: 19px;

    color: #fff;

}

.contact-phn{

    background: linear-gradient(45deg,#263d8c,#45a29c);

    border: 5px solid #ccc;

    padding-top: 16px;

    padding-left: 57px;

    padding-bottom: 66px;

    padding-right: 57px;

    box-shadow: 1px 16px 20px 0px rgb(21 21 21 / 19%);

    border-radius: 8%;

}

.contact-phn p{

    font-size: 19px;

    color: #fff;

}

.contact-mail{

    background: linear-gradient(45deg,#263d8c,#45a29c);

    padding-top: 16px;

    padding-left: 57px;

    padding-bottom: 63px;

    padding-right: 57px;

    box-shadow: 1px 16px 20px 0px rgb(21 21 21 / 19%);

    border: 5px solid #ccc;

    border-radius: 8%;

}

.contact-mail p{

    font-size: 19px;

    color: #fff;

}

.cont i{

    background: #f5f5f5;

    font-size: 35px;

    height: 86px;

    width: 86px;

    color: #367194;

    border-radius: 50%;

    line-height: 75px;

    border: 5px solid #bbb1b1;

    box-shadow: 0 16px 32px 0 rgb(21 21 21 / 37%);

    margin-bottom: 30px;

}

.form-wrapper{

    text-align: center;

}

.form-wrapper .section-title h2 {

    text-transform: uppercase;

    display: inline-block;

    font-weight: 500;

    margin: 33px auto 22px;

    border-bottom: 2px solid #ccc;

    color: #9a2785;

    font-size: 32px;

}

.contact-form .form-box{

    position: relative;

    margin-bottom: 19px;

}

.contact-form .form-box i {

    position: absolute;

    left: 16px;

    color: #386794;

    top: 12px;

    font-size: 26px;

}

.contact-form input {

    height: 55px;

    padding: 0 30px 0 54px;

    color: #3a3a3c;

}

.contact-form input, .contact-form textarea {

    font-weight: 500;

    background: #e7f7f7;

    width: 100%;

    border: 0;

    text-transform: uppercase;

}

.contact-btn .btn-icon {

    border-radius: 30px;

    /* padding: 12px 33px 12px 56px; */

    background-color: #9a2785;

   

    position: relative;

    color: #fff;

    font-size: 19px;

    padding-bottom: 5px;

    margin-top: 0;

    padding-top: 5px;

    padding-left: 20px;

    padding-right: 20px;

}

.contact-form .form-box i .fa-envelope-open{

    position: absolute;

    left: 16px;

    color: #89c3c0;

    top: 12px;

    font-size: 26px;

}

.c-map{

    border: 8px solid #f5f5f5;

    margin-top: -13px;

    width: 100%;

    height: 300px;

}

.c-head{

    text-align: center;

}

.c-head h2 {

    text-transform: uppercase;

    display: inline-block;

    font-weight: 500;

    margin: 33px auto 22px;

    border-bottom: 2px solid #ccc;

    color: #9a2785;

    font-size: 32px;

}

.blog-matter h1{

    text-align: center;

}

.gallery-head{

    text-align: center;

    padding-bottom: 30px;

}

.gallery-head h1{

     

    text-transform: uppercase;

    font-size: 34px;

    /* border-bottom: 2px dotted #992788; */

    display: inline-block;

    background: #02acab;

    border-radius: 30px;

    color: #fff;

    padding: 8px 36px;

}

.box {

  position: relative;

  overflow: hidden

}



.box-content:after,

.box-content:before,

.box:after,

.box:before {

  content: '';

 

  opacity: 0;

  position: absolute;

  left: 0;

  top: 0;

  z-index: 1;

  transition: all .3s;

}

.box-content .lightboxed:hover{

  box-shadow: 0 0 32px #333;

  transform: scale(1.025);

}



.box:after {

  top: 25%;

  transition-delay: .1s

}



.box-content:before {

  top: 50%;

  transition-delay: .2s

}



.box-content:after {

  top: 75%;

  transition-delay: .3s

}



.box:hover .box-content:after,

.box:hover .box-content:before,

.box:hover:after,

.box:hover:before {

  opacity: 1

}



.box img {

  width: 100%;

  height: auto;

  border: 5px solid #e3e3e3;

  border-radius: 8%;

  box-shadow: -2px 7px 12px 0px #e3dce5;

}



.box .box-content {

  width: 100%;

  height: 100%;

  transform: translateX(-50%) translateY(-50%) scale(1);

  position: absolute;

  left: 50%;

  top: 50%;

  z-index: 1

}



.content {

  text-align: center;

  width: 100%;

  transform: translateX(-50%);

  position: absolute;

  left: 50%;

  bottom: 58px;

  z-index: 2;

  transition: all .3s ease 0

}



.box .title {

  color: #25567a;

  font-size: 22px;

  font-weight: 700;

  text-shadow: 0 0 2px #fff;

  text-transform: uppercase;

  margin: 0;

  opacity: 0;

  transform: translateX(-100px);

  transition: all .5s ease .3s

}



.box .post {

  color: #000;

  font-size: 14px;

  font-weight: 600;

  text-transform: uppercase;

  letter-spacing: 2px;

  display: block;

  opacity: 0;

  transform: translateX(100px);

  transition: all .5s ease .3s

}



.box:hover .post,

.box:hover .title {

  opacity: 1;

  transform: translateX(0)

}



.box .icon {

  text-align: center;

  padding: 0;

  margin: 0;

  list-style: none;

  opacity: 0;

  transform: translateX(-50%) translateY(-50%);

  position: absolute;

  left: 50%;

  top: 50%;

  z-index: 2;

  transition: all .5s ease .3s

}



.box:hover .icon {

  opacity: 1

}



.box .icon li {

  margin: 0 4px;

  display: inline-block

}



.box .icon li a {

  color: #fff;

  background-color:#8e54a1;

  font-size: 18px;

  line-height: 35px;

  height: 35px;

  width: 35px;

  border-radius: 0 0 50%;

  display: block;

  transition: all .3s

}



.box .icon li a:hover {

  color: #fff;

  background-color: #eb5a9e;

  box-shadow: 0 0 10px rgba(0, 0, 0, .8) inset

}



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

  .box .title {

      font-size: 20px

  }

}

.inner-content p{

    font-size: 17px;

    text-align: justify;

}

.inner-content h3{

    text-transform: uppercase;

    color: #9c2786;

    font-size: 27px;

}

.list2{

    font-size: 16px;

    text-align: justify;

}

.about-us p{

    text-align: justify;

}

.list3{

    font-size: 17px;

    text-align: justify;

    line-height: 29px;

}

.testimonila_timelien.main-timeline .timeline {

    width: 50%;

    padding: 0 0 0 55px;

    margin: 0 5px 0 0;

    float: right;

    font-family: 'Open Sans',sans-serif;

}

.testimonila_timelien.main-timeline .timeline-content {

    color: #003449;

    text-align: center;

    padding: 25px 25px 25px 75px;

    border: 5px solid #a7a7a7;

    border-radius: 30px;

    box-shadow: 0 0 0 7px #fff inset, 0 0 15px rgba(0,0,0,.5) inset;

    display: block;

    position: relative;

}

.testimonila_timelien.main-timeline .timeline-content:before {

    content: "";

    background: rgb(69 162 156 / 31%);

    width: 120px;

    height: 120px;

    border-radius: 50%;

    transform: translateY(-50%);

    position: absolute;

    top: 50%;

    left: -60px;

}

.testimonila_timelien.main-timeline .timeline-year {

    color: #fff;

    font-size: 35px;

    font-weight: 600;

    line-height: 60px;

    letter-spacing: 2px;

    transform: translateY(-50%) rotate(0);

    position: absolute;

    top: 50%;

    left: -30px;

    background: #972886;

    width: 60px;

    height: 60px;

    border-radius: 50%;

}

.testimonila_timelien.main-timeline .title {

    color: #02acab;

    font-size: 23px;

    font-weight: 500;

    text-transform: uppercase;

    margin: 0 0 10px;

}

.testimonila_timelien.main-timeline .description {

    font-size: 16px;

    line-height: 23px;

    /* letter-spacing: 1px; */

    margin: 0;

    padding-bottom: 30px;

}

.testimonila_timelien.main-timeline .timeline:nth-child(2n) {

    padding: 0 55px 0 0;

    float: left;

    padding-bottom: 30px;

}

