@charset "UTF-8";
@import url(flaticon.css);
@import url(fontawesome-all.css);
@import url(animate.css);
@import url(owl.css);
@import url(jquery.fancybox.min.css);

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

body {
    font-size: 15px;
    color: #000;
    line-height: 28px;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: Lato, sans-serif
}

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

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

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

textarea {
    overflow: hidden;
    resize: none
}

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

.text,
p {
    color: #3e3e3e;
    margin: 0
}

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

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

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

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

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

.page-wrapper::before {
    content: "";
    position: absolute;
    background-image: url(../images/bg.jpg);
    opacity: .3;
    z-index: -1;
    width: 100%;
    height: 100%
}

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

.theme-btn {
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.centered {
    text-align: center !important
}

.btn-style-one {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 15px 35px;
    font-weight: 500;
    border-radius: 5px;
    background-color: #035e98
}

.btn-style-one:hover {
    background: #222;
    color: #fff
}

.btn-style-two {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    padding: 15px 35px;
    font-weight: 700;
    border-radius: 5px;
    background-color: #fff
}

.btn-style-two:hover {
    background: #222;
    color: #fff
}

.btn-style-three {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 15px 35px;
    font-weight: 700;
    border-radius: 5px;
    background-color: #222
}

.btn-style-three:hover {
    background: #fff;
    color: #222
}

.list-style-one {
    position: relative
}

.list-style-one li {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    font-weight: 400;
    margin-bottom: 12px;
    padding-left: 35px
}

.list-style-one li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    line-height: 24px;
    color: #7abf18;
    font-weight: 600;
    content: "\f193";
    font-family: flaticon
}

.theme_color {
    color: #7abf18
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 167px;
    z-index: 999999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/sree-prathima-super-speciality-hospital.png)
}

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

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #b21e11;
    display: none;
    border-radius: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.scroll-to-top:hover {
    background: #1c1f5c;
    color: #fff
}

.tabs-box {
    position: relative
}

.tabs-box .tab {
    display: none
}

.tabs-box .tab.active-tab {
    display: block
}

.main-header {
    position: relative;
    width: 100%;
    z-index: 999
}

.main-header .header-top {
    position: relative
}

.main-header .header-top:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #7abf18;
    height: 10px;
    content: ""
}

.main-header .header-top .inner-container {
    padding: 0 25px;
    background-color: #7abf18;
    border-radius: 0 0 20px 20px
}

.main-header .top-left {
    position: relative;
    float: left
}

.main-header .top-left .text {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    padding: 10px 0
}

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

.main-header .top-right .text {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    padding: 10px 0
}

.main-header .top-right .text a {
    color: #fff
}

.main-header .top-right .social-icon-one {
    position: relative;
    float: right;
    margin-left: 100px;
    padding: 10px 0
}

.social-icon-one {
    position: relative
}

.social-icon-one li {
    position: relative;
    float: left;
    margin-left: 15px
}

.social-icon-one li:first-child {
    margin-left: 0
}

.social-icon-one li a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-one li a:hover {
    color: #333
}

.main-header .header-upper {
    position: relative;
    z-index: 5;
    background-color: #fff;
    z-index: 99999
}

.main-header .header-upper .logo-outer {
    position: relative;
    float: left;
    z-index: 25
}

.main-header .logo-outer {
    padding: 40px 0
}

.main-header .logo-outer .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: auto
}

.main-header .header-upper .upper-right {
    position: relative;
    float: right;
    padding-top: 45px
}

.main-header .info-box {
    position: relative;
    float: left;
    padding-left: 65px;
    margin-left: 40px;
    min-height: 50px
}

.main-header .info-box .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #4c4c4c;
    font-weight: 600;
    border: 1px dashed #7abf18;
    border-radius: 10px 10px 0 10px;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .info-box li {
    position: relative;
    font-size: 14px;
    line-height: 25px;
    color: #777;
    font-weight: 400;
    text-transform: capitalize
}

.main-header .info-box li span {
    position: relative;
    display: block;
    font-size: 16px;
    color: #222;
    font-weight: 600
}

.main-header .info-box li a {
    color: #222;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .info-box li a:hover {
    color: #7abf18
}

.main-header .header-lower {
    position: relative;
    z-index: 99999;
    background: #111;
    background: -moz-linear-gradient(top, #111 0, #333 99%);
    background: -webkit-linear-gradient(top, #111 0, #333 99%);
    background: linear-gradient(to bottom, #111 0, #333 99%)
}

.container {
    position: relative
}

.header-lower .container {
    position: relative;
    max-width: 1179px
}

.main-header .header-lower .nav-outer {
    position: static
}

.main-menu {
    position: relative;
    float: right;
    z-index: 111;
    right: 7rem
}

.main-menu .navigation {
    position: static;
    margin: 0
}

.main-menu .navigation>li {
    position: relative;
    float: left;
    margin-right: 40px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    opacity: 1;
    text-align: center;
    padding: 15px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

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

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

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

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 110%;
    width: 200px;
    padding: 0 0;
    z-index: 100;
    background: rgba(47, 46, 50, .9);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    opacity: 1;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

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

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

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

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li>ul>li:hover>a {
    background: #222
}

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

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 110%;
    top: 0;
    width: 200px;
    padding: 0 0;
    z-index: 100;
    background: rgba(47, 46, 50, .9);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

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

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

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #fff;
    background: #222
}

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

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

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

.main-header .outer-box {
    position: relative;
    margin-left: 45px
}

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

.main-header .outer-box .btn-box .theme-btn {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding: 15px 40px;
    font-weight: 500;
    border-radius: 0
}

.main-menu .navigation>li.has-mega-menu {
    position: static
}

.main-menu .navigation>li>.mega-menu {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 1170px;
    background: rgba(47, 46, 50, .9);
    padding: 30px 30px;
    top: 100%;
    z-index: 100;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li:hover>.mega-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.main-menu .navigation>li>.mega-menu .mega-menu-bar {
    position: relative
}

.main-menu .navigation>li.has-mega-menu h3 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px
}

.main-menu .navigation>li .mega-menu-bar ul {
    position: relative;
    background-color: #7abf18
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    text-transform: capitalize;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li .mega-menu-bar .column {
    position: relative;
    margin-bottom: 10px
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li:last-child {
    border: none
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li>a:hover {
    background: #222
}

.main-header .main-menu .navigation>li>a:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 0%;
    background-color: #7abf18;
    content: "";
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .main-menu .navigation>li>a:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -4px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #7abf18;
    content: "";
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .main-menu .navigation>li.current>a:after,
.main-header .main-menu .navigation>li:hover>a:after {
    opacity: 1
}

.main-header .main-menu .navigation>li.current>a:before,
.main-header .main-menu .navigation>li:hover>a:before {
    width: 100%;
    left: 0
}

.main-header .main-menu .navigation>li.current-menu-item>a,
.main-header .main-menu .navigation>li.current>a,
.main-header .main-menu .navigation>li:hover>a {
    opacity: 1;
    color: #71b100
}

.header-style-three {
    position: absolute;
    width: 100%;
    top: 0
}

.header-style-three .header-lower {
    background: 0 0
}

.header-style-three .logo-outer {
    position: absolute;
    text-align: center;
    background-color: transparent;
    z-index: 9;
    padding: 0;
    width: 306px;
    top: 21px;
    left: 0;
    border: 1px solid #b5b3b3;
    border-radius: 8px
}

.header-style-three .logo-outer .logo {
    left: 0;
    display: block
}

.header-style-three .header-lower .nav-outer {
    padding-right: 168px;
    text-align: right
}

.header-style-three .main-menu .navigation>li {
    padding: 14px 0
}

.header-style-three .main-menu .navigation>li>a {
    position: relative;
    font-size: 16px;
    line-height: 35px;
    color: #000;
    padding: 0;
    font-weight: 600
}

.header-style-three .main-menu .navigation>li>a:after,
.header-style-three .main-menu .navigation>li>a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    width: 0%;
    content: "";
    background-color: transparent;
    transition: all .3s ease
}

.header-style-three .main-menu .navigation>li>a:after {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border: 0
}

.header-style-three .main-menu .navigation>li.current>a:after,
.header-style-three .main-menu .navigation>li.current>a:before,
.header-style-three .main-menu .navigation>li:hover>a:after,
.header-style-three .main-menu .navigation>li:hover>a:before {
    width: 100%
}

.header-style-three .main-menu .navigation>li.current-menu-item>a,
.header-style-three .main-menu .navigation>li.current>a,
.header-style-three .main-menu .navigation>li:hover>a {
    color: #ff9000
}

.header-style-three .call-btn {
    position: absolute;
    float: right;
    right: 16px;
    width: 133px;
    top: 17px;
    z-index: 1
}

.header-style-three .call-btn:before {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: auto;
    background-color: #327d47;
    content: "";
    border-radius: 24px
}

.header-style-three .call-btn a {
    position: initial;
    padding: 8px 26px;
    line-height: 30px;
    border-radius: 0;
    font-weight: 600;
    font-size: 18px;
    float: right;
    text-transform: uppercase;
    background-color: #519643;
    background-image: linear-gradient(to right, #3a842b, #d0c429);
    color: #fff;
    z-index: initial;
    border-radius: 30px
}

.header-style-three .call-btn a::before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    width: 52px;
    height: 52px;
    background-size: 47px;
    right: 2rem;
    top: -2px;
    opacity: .15
}

.hader-banner {
    position: relative;
    height: 100vh;
    overflow: hidden
}

.header-style-three .share-btn {
    position: relative;
    float: left;
    padding: 35px 0;
    margin-right: 60px
}

.header-style-three .share-btn a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #7abf18;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.header-style-three .share-btn a:hover {
    color: #222
}

span.nav-icon {
    position: relative;
    display: block;
    text-align: center
}

.nav-icon img {
    width: 34px
}

.social-media {
    position: absolute;
    left: 0;
    width: 63px;
    top: 17rem;
    text-align: center
}

.social-media a {
    width: 36px;
    border: 1px solid;
    height: 36px;
    border-radius: 50%;
    margin-top: 7px;
    color: #3375bb;
    background-color: #fff;
    font-size: 17px;
    line-height: 33px
}

.social-media a:nth-child(2) {
    color: #fb00ff
}

.social-media a:nth-child(3) {
    color: #17a2b8
}

.social-media a:nth-child(4) {
    color: #519643
}

.social-media a:nth-child(5) {
    color: red
}

.phone-email {
    width: 100%;
    display: table;
    margin-top: 92px;
    text-align: left;
    padding-left: 21px
}

.arrow-down {
    position: absolute;
    cursor: pointer;
    bottom: 25px;
    z-index: 99;
    left: 0;
    color: #c5223c;
    background: #fff;
    font-size: 46px;
    right: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 50%;
    line-height: 76px;
    box-shadow: 0 0 0 10px #ccc
}

.p-e-info {
    margin-bottom: 17px
}

.p-e-info i {
    width: 30px;
    height: 30px;
    background-color: #ff9000;
    color: #101010;
    text-align: center;
    border-radius: 50%;
    line-height: 30px
}

.fallow-title {
    position: absolute;
    top: 90px;
    z-index: 333;
    transform: rotate(0);
    text-transform: uppercase;
    left: 2px;
    color: #b1a300;
    font-size: 19px;
    font-weight: 500
}

.top-contact-info {
    float: right;
    margin-right: 9rem;
    margin-top: 18px
}

span.tp-info {
    border-right: 1px solid #000;
    padding-right: 8px;
    margin-right: 8px
}

.tp-info i {
    width: 30px;
    height: 30px;
    background-color: #152433;
    color: #ff9000;
    text-align: center;
    border-radius: 50%;
    line-height: 30px
}

.hader-banner:before {
    content: "";
    background-color: transparent;
    width: 70px;
    left: 0;
    height: 100vh;
    top: 0;
    z-index: 1;
    position: absolute
}

.inner-header-banner::before {
    content: none
}


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

.sticky-header {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    z-index: 99999;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .05)
}

.main-header .sticky-header .main-menu .navigation>li {
    margin-right: 0;
    margin-left: 40px;
    padding: 0;
    background-color: transparent
}

.main-header .sticky-header .main-menu .navigation>li:after {
    display: none
}

.main-header .sticky-header .main-menu .navigation>li>a {
    padding: 20px 0;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.sticky-header .main-menu .navigation>li.current-menu-item>a,
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
    opacity: 1;
    color: #71b100
}

.sticky-header .main-menu .navigation>li:before,
.sticky-header .main-menu .navigation>li>a:after,
.sticky-header .main-menu .navigation>li>a:before {
    display: none
}

.sec-title {
    position: relative;
    display: block;
    margin-bottom: 28px;
    z-index: 1
}

.sec-title .title {
    position: relative;
    display: block;
    font-size: 26px;
    line-height: 24px;
    color: #c5223c;
    font-weight: 400;
    padding-bottom: 4px;
    margin-bottom: 12px
}

.sec-title .title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 25%;
    background-color: #b21e08;
    border-right: 10px solid #fff;
    content: ''
}

.sec-title .title:after {
    position: absolute;
    left: 34px;
    bottom: 0;
    height: 2px;
    width: 6px;
    background-color: #dc3544;
    content: ""
}

.sec-title h2 {
    position: relative;
    font-size: 47px;
    line-height: 1.3em;
    color: #1c1f5c;
    font-weight: 500;
    text-transform: uppercase
}

.sec-title .text {
    position: relative;
    font-size: 14px;
    line-height: 27px;
    color: #777;
    font-weight: 400;
    margin-top: 25px
}

.sec-title.text-center .title:before {
    left: 0;
    right: 0;
    margin: 0 auto
}

.sec-title.text-center .title:after {
    left: 50%;
    margin-left: 1px
}

.sec-title.light h2 {
    color: #fff
}

.sec-title.light .title:before {
    background-color: #fff;
    border-right-color: #000
}

.page-title {
    position: relative;
    padding: 120px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.page-title:before {
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    position: absolute
}

.page-title .inner-container {
    position: relative
}

.page-title .title-box {
    position: relative;
    float: left;
    padding: 5px 0
}

.page-title h1 {
    position: relative;
    display: block;
    font-size: 30px;
    color: #fff;
    line-height: 50px;
    font-weight: 700
}

.page-title .bread-crumb {
    position: relative;
    float: right;
    background-color: #000;
    border-radius: 30px;
    border: 2px dashed #fff;
    padding: 13px 40px
}

.page-title .bread-crumb li {
    position: relative;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    cursor: default;
    padding-right: 30px;
    margin-right: 15px
}

.page-title .bread-crumb li:before {
    font-family: "Font Awesome 5 Brands";
    position: absolute;
    right: -2px;
    font-size: 18px;
    line-height: 30px;
    color: #7abf18;
    font-weight: 900;
    content: "\f299"
}

.page-title .bread-crumb li:last-child {
    padding-right: 0;
    margin-right: 0
}

.page-title .bread-crumb li:last-child:before {
    display: none
}

.page-title .bread-crumb li a {
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.page-title .bread-crumb li a:hover {
    color: #7abf18
}

.banner-section {
    position: relative
}

.banner-section .slide-item {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 240px 0
}

.banner-section .slide-item:before {
    position: absolute;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    content: "";
    opacity: .7
}

.banner-section .content-box {
    position: relative;
    text-align: center
}

.banner-section h4 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
    opacity: 0;
    margin-bottom: 20px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.banner-section .active h4 {
    opacity: 1;
    -webkit-transition-delay: 1.4s;
    -moz-transition-delay: 1.4s;
    -ms-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.banner-section h2 {
    position: relative;
    display: block;
    font-size: 48px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
    opacity: 0;
    letter-spacing: -20px;
    margin-bottom: 40px;
    text-transform: uppercase;
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease
}

.banner-section .active h2 {
    opacity: 1;
    letter-spacing: 0;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.banner-section .content-box .text {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 400;
    opacity: 0;
    margin-bottom: 55px;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px)
}

.banner-section .active .text {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.banner-section .link-box {
    position: relative;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

.banner-section .active .link-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-section .link-box a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.banner-section .link-box a:after,
.banner-section .link-box a:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 1px;
    width: 100%;
    content: "";
    background-color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.banner-section .link-box a:after {
    width: 60%;
    bottom: -5px
}

.banner-section .link-box a i {
    color: #7abf18
}

.banner-section .link-box a:hover:after,
.banner-section .link-box a:hover:before {
    width: 0
}

.banner-section .link-box a:hover {
    color: #7abf18
}


.banner-section-two {
    position: relative
}

.about-section {
    position: relative;
    padding: 77px 0 70px
}

section.about-section:before {
    content: "";
    width: 447px;
    height: 393px;
    position: absolute;
    top: 37px;
    left: 0
}

section.about-section:after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: .9;
    top: 0;
    z-index: -1
}

.about-title {
    color: rgba(187, 187, 187, .27058823529411763);
    text-align: center;
    font-size: 82px;
    margin-bottom: 0;
    z-index: 4;
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    margin: 0 auto;
    width: auto;
    transform: rotate(0);
    text-transform: uppercase
}

.about-title:before {
    content: "";
    width: 30px;
    height: 2px;
    position: absolute;
    top: 15px;
    left: 0
}

.about-title::after {
    content: "";
    width: 30px;
    height: 2px;
    position: absolute;
    top: 15px;
    right: 0
}


.about-section .content-column {
    position: relative;
    position: relative;
    z-index: 9
}

.about-section .content-column .inner-column {
    position: relative;
    padding-top: 0
}

.about-section .content-column .content {
    position: relative;
    padding: 0;
    padding-right: 0;
    text-align: center
}

.about-section .content-column .sec-title {
    margin-bottom: 12px
}

.about-section .content-column .sec-title h2 {
    font-size: 73px;
    color: #1f226c;
    display: block;
    text-transform: uppercase;
    line-height: 70px;
}

.about-section .content-column .sec-title h2 span {
    display: inline-block;
    background: #c5223c;
    color: #fff;
    padding: 9px 14px;
    text-transform: uppercase;
    font-size: 39px;
    font-weight: 300;
    line-height: 42px;
}

.about-section .content-column .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 14px;
    text-align: justify
}

.about-section .content-column .link-box {
    position: relative;
    margin-bottom: 46px
}

.about-section .content-column .link-box a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #c5223c;
    font-weight: 400;
    border: 1px solid;
    padding: 10px 19px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.about-section .content-column .link-box a i {
    color: #1c1f5c;
    margin-left: 5px;
    font-size: 14px
}

.about-section .content-column .link-box a:hover {
    color: #fff;
    display: inline-block;
    font-weight: 300;
    background: #1a4175
}

.about-section .image-column {
    position: relative
}

.about-section .image-column .inner-column {
    margin-top: 0;
    position: relative;
    margin-right: 0;
    padding-left: 0
}

.about-section .image-column .image-box {
    position: relative;
    margin-top: 0
}

.about-section .image-column .image-box:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 100px;
    background: #c6e2f3;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -91px
}

.about-section .image-column .image {
    position: relative;
    margin-top: 0;
    border: 10px solid #c6e2f3
}

.about-section .image-column .image img {
    display: block;
    width: 100%;
    height: auto
}

.mvvrow .col-md-6:nth-child(1) {
    border-right: 1px solid #ccc
}

.mvvrow .col-md-6 {
    border-bottom: 1px solid #ccc
}

.mvvrow .col-md-12,
.mvvrow .col-md-6 {
    padding: 30px 10px
}

.mvvblocks {
    text-align: center
}

.mvvicon {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: linear-gradient(to bottom, #c9c9c9, transparent);
    line-height: 72px;
    border-top: 3px solid #0f2a59
}

.mvvicon img {
    display: inline-block
}

.mvvblocks h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin: 9px 0 6px;
    color: #1c1f5c
}

.mvvblocks p {
    font-size: 15px;
    margin: 0;
    line-height: 23px
}

.services-section {
    position: relative
}

.services-section .outer-box {
    position: relative;
    margin-top: -85px
}

.service-block {
    position: relative
}

.service-block .inner-box {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block .inner-box:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.service-block .image-box {
    position: relative
}

.service-block .image-box .image {
    position: relative;
    margin-bottom: 0
}

.service-block .image-box .image img {
    display: block;
    width: 100%;
    height: auto
}

.service-block .caption-box {
    position: relative;
    padding: 20px 40px;
    padding-right: 70px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-top: 0
}

.service-block .caption-box .icon {
    position: absolute;
    right: 0;
    top: 0;
    height: 70px;
    width: 70px;
    text-align: center;
    background-color: #7abf18;
    font-size: 30px;
    line-height: 70px;
    color: #fff
}

.service-block .caption-box h4 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    font-weight: 700
}

.service-block .caption-box h4 a {
    display: inline-block;
    color: #333;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block .caption-box h4 a:hover {
    color: #7abf18
}

.service-block .overlay-box {
    position: absolute;
    left: 0;
    top: 100%;
    height: 100%;
    width: 100%;
    background-color: rgb(34, 34, 34, .9);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .6s ease
}

.service-block .inner-box:hover .overlay-box {
    top: 0
}

.service-block .overlay-box:before {
    position: absolute;
    left: 40px;
    bottom: 0;
    height: 90%;
    width: 1px;
    background-color: #fff;
    content: "";
    opacity: .7
}

.service-block .overlay-box:after {
    position: absolute;
    bottom: 40px;
    left: 0;
    height: 1px;
    width: 90%;
    background-color: #fff;
    opacity: .7;
    content: ""
}

.service-block .overlay-box .inner {
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 100%;
    padding-left: 70px;
    padding-right: 30px
}

.service-block .overlay-box .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px
}

.service-block .overlay-box .link-box {
    position: relative;
    display: block
}

.service-block .overlay-box .link-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block .overlay-box .link-box a:hover {
    color: #7abf18
}

.service-block .overlay-box .link-box a i {
    margin-left: 5px;
    color: #7abf18
}

.services-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%
}

.services-carousel .owl-next,
.services-carousel .owl-prev {
    position: absolute;
    left: -115px;
    top: 0;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    padding: 15px 0;
    padding-left: 25px;
    z-index: 9;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.services-carousel .owl-next {
    left: auto;
    right: -115px;
    padding-left: 0;
    padding-right: 25px
}

.services-carousel .owl-next:hover,
.services-carousel .owl-prev:hover {
    color: #7abf18
}

.services-carousel .owl-next:before,
.services-carousel .owl-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    border: 1px solid #777;
    border-right: 0;
    content: "";
    z-index: -1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.services-carousel .owl-next:hover:before,
.services-carousel .owl-prev:hover:before {
    border-color: #7abf18
}

.services-carousel .owl-next:before {
    left: auto;
    right: 0;
    border: 1px solid #777;
    border-left: 0
}

.services-carousel .owl-next span {
    margin-left: 5px;
    font-size: 14px
}

.services-carousel .owl-prev span {
    margin-right: 5px;
    font-size: 14px
}

.services-section.style-two {
    position: relative;
    padding: 100px 0 40px
}

.services-section.style-two .service-block {
    margin-bottom: 60px
}

.services-section-two {
    position: relative;
    padding: 100px 0
}

.services-section-two .outer-box {
    position: relative
}

.services-section-two .title-column {
    position: relative;
    float: left;
    max-width: 37.5%;
    width: 100%
}

.services-section-two .title-column .inner-column {
    position: relative;
    float: right;
    max-width: 350px;
    width: 100%;
    padding-right: 60px;
    padding-top: 120px
}

.services-section-two .services-column {
    position: relative;
    float: right;
    max-width: 62.5%;
    width: 100%
}

.services-section-two .services-column .inner-column {
    position: relative;
    padding: 85px 55px 0
}

.services-section-two .services-column .inner-column:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 300px;
    width: 100%;
    background-image: url(../images/icons/pattern-2.jpg);
    background-repeat: repeat;
    background-position: center;
    content: ''
}

.services-carousel-two {
    position: relative
}

.service-block-two {
    position: relative;
    padding: 15px 15px 25px
}

.service-block-two .inner-box {
    position: relative;
    background-color: #fff;
    padding: 70px 15px 70px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}

.service-block-two .icon-box {
    position: relative;
    display: block;
    margin-bottom: 35px
}

.service-block-two .icon-box .icon {
    position: relative;
    display: inline-block;
    font-size: 50px;
    line-height: 1em;
    color: #7abf18;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block-two .inner-box:hover .icon-box .icon {
    color: #222
}

.service-block-two h5 {
    position: relative;
    display: block;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px
}

.service-block-two h5 a {
    color: #333;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block-two h5 a:hover {
    color: #7abf18
}

.service-block-two .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #666;
    font-weight: 400
}

.service-block-two .link-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: 0 auto
}

.service-block-two .link-box a {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: #7abf18;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.service-block-two .link-box a:hover {
    background-color: #222
}

.services-carousel-two .owl-nav {
    position: absolute;
    left: -410px;
    bottom: 50px;
    width: 190px
}

.services-carousel-two .owl-nav:before {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    content: "/";
    text-align: center
}

.services-carousel-two .owl-next,
.services-carousel-two .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    line-height: 20px;
    padding: 15px 0;
    padding-left: 25px;
    z-index: 9;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.services-carousel-two .owl-next {
    left: auto;
    right: 0;
    padding-left: 0;
    padding-right: 25px
}

.services-carousel-two .owl-next:hover,
.services-carousel-two .owl-prev:hover {
    color: #7abf18
}

.services-carousel-two .owl-next:before,
.services-carousel-two .owl-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    border: 1px solid #ddd;
    border-right: 0;
    content: "";
    z-index: -1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.services-carousel-two .owl-next:hover:before,
.services-carousel-two .owl-prev:hover:before {
    border-color: #7abf18
}

.services-carousel-two .owl-next:before {
    left: auto;
    right: 0;
    border: 1px solid #ddd;
    border-left: 0
}

.services-carousel-two .owl-next span {
    margin-left: 5px
}

.services-carousel-two .owl-prev span {
    margin-right: 5px
}

.services-section-three {
    position: relative;
    padding: 100px 0
}

.services-carousel-three {
    position: relative
}

.service-block-three {
    position: relative;
    padding: 15px 15px 25px
}

.service-block-three .inner-box {
    position: relative;
    background-color: #fff;
    padding: 40px 15px 70px;
    text-align: center;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}

.service-block-three .inner-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    background-color: #7abf18;
    content: "";
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.service-block-three .inner-box:hover:before {
    height: 100%
}

.service-block-three .icon-box {
    position: relative;
    height: 70px;
    width: 70px;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    margin: 0 auto 25px
}

.service-block-three .icon-box .icon {
    position: relative;
    display: inline-block;
    font-size: 54px;
    line-height: 70px;
    color: #7abf18;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.service-block-three .inner-box:hover .icon-box .icon {
    color: #333;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7)
}

.service-block-three h5 {
    position: relative;
    display: block;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 30px
}

.service-block-three h5 a {
    color: #333;
    display: inline-block;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.service-block-three .inner-box:hover h5 a {
    color: #fff
}

.service-block-three .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #666;
    font-weight: 400;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.service-block-three .inner-box:hover .text {
    color: #fff
}

.service-block-three .link-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -25px;
    margin: 0 auto
}

.service-block-three .link-box a {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: #7abf18;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.service-block-three .inner-box:hover .link-box a {
    background-color: #222
}

.services-carousel-three .owl-nav {
    position: relative;
    height: 50px;
    width: 190px;
    margin: 80px auto 0
}

.services-carousel-three .owl-nav:before {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    content: "/";
    text-align: center
}

.services-carousel-three .owl-next,
.services-carousel-three .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    line-height: 20px;
    padding: 15px 0;
    padding-left: 25px;
    z-index: 9;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.services-carousel-three .owl-next {
    left: auto;
    right: 0;
    padding-left: 0;
    padding-right: 25px
}

.services-carousel-three .owl-next:hover,
.services-carousel-three .owl-prev:hover {
    color: #7abf18
}

.services-carousel-three .owl-next:before,
.services-carousel-three .owl-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    border: 1px solid #ddd;
    border-right: 0;
    content: "";
    z-index: -1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.services-carousel-three .owl-next:hover:before,
.services-carousel-three .owl-prev:hover:before {
    border-color: #7abf18
}

.services-carousel-three .owl-next:before {
    left: auto;
    right: 0;
    border: 1px solid #ddd;
    border-left: 0
}

.services-carousel-three .owl-next span {
    margin-left: 5px
}

.services-carousel-three .owl-prev span {
    margin-right: 5px
}

.services-section-three .carousel-outer {
    margin: 0 -15px
}

.service-info-tabs {
    position: relative;
    margin-bottom: 60px
}

.why-choose-us {
    position: relative;
    padding: 100px 0 50px
}

.why-choose-us .image-column {
    position: relative;
    margin-bottom: 50px
}

.why-choose-us .image-column .inner-column {
    position: relative
}

.why-choose-us .image-column .image {
    position: relative;
    margin-bottom: 0;
    display: inline-block
}

.why-choose-us .image-column .image:before {
    position: absolute;
    top: 60px;
    right: -65px;
    width: 65px;
    height: 460px;
    background-image: url(../images/icons/pattern-4.jpg);
    content: "";
    z-index: 1
}

.why-choose-us .image-column .image img {
    display: block;
    max-width: 100%;
    height: auto
}


.testimonial-section {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0;
    margin-top: 0
}

.testimonial-section .testimonial-column {
    position: relative;
    float: right;
    max-width: 600px;
    background-color: #f5f5f5;
    margin-top: -100px;
    border-radius: 15px
}

.testimonial-section .testimonial-column .inner-column {
    position: relative;
    padding: 95px 90px 165px
}

.call-back-and-testimonial {
    position: relative;
    padding: 100px 0 50px;
    background-color: #f5f5f5
}

.call-back-and-testimonial .form-column {
    position: relative;
    margin-bottom: 50px
}

.call-back-and-testimonial .form-column .inner-column {
    position: relative;
    padding-top: 70px;
    padding-left: 100px
}

.call-back-and-testimonial .form-column .image-box {
    position: absolute;
    left: 0;
    top: 0
}

.call-back-and-testimonial .form-column .image {
    position: relative;
    margin-bottom: 0
}

.call-back-and-testimonial .form-column .image img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.call-back-and-testimonial .testimonial-column {
    position: relative;
    margin-bottom: 50px
}

.call-back-and-testimonial .testimonial-column .inner-column {
    position: relative;
    padding-top: 70px;
    padding-left: 100px;
    padding-right: 50px
}

.testimonial-carousel {
    position: relative
}

.testimonial-block {
    position: relative
}

.testimonial-block .inner-box {
    position: relative
}

.testimonial-block .info-box {
    position: relative;
    padding-left: 100px;
    padding-top: 10px
}

.testimonial-block .info-box .thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width: 70px
}

.testimonial-block .info-box .thumb img {
    display: block;
    width: 100%;
    height: auto
}

.testimonial-block .info-box .name {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    color: #71b100;
    font-weight: 700
}

.testimonial-block .info-box .designation {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 400
}

.testimonial-block .info-box .rating {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 25px;
    color: #71b100;
    font-weight: 400
}

.testimonial-block .info-box .rating .dark {
    color: #333
}

.testimonial-block .content-box {
    position: relative;
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #bbb
}

.testimonial-block .content-box .icon {
    position: absolute;
    right: 30px;
    top: -16px;
    height: 30px;
    width: 30px;
    font-size: 14px;
    text-align: center;
    background-color: #333;
    color: #fff;
    line-height: 30px
}

.testimonial-block .content-box .text {
    position: relative;
    font-size: 14px;
    line-height: 27px;
    color: #777;
    font-weight: 400
}

.testimonial-carousel {
    position: relative
}

.testimonial-carousel .owl-nav {
    display: none
}

.testimonial-carousel .owl-dots {
    position: absolute;
    left: 0;
    bottom: -70px
}

.testimonial-carousel .owl-dot {
    position: relative;
    float: left;
    height: 6px;
    width: 16px;
    margin-right: 10px;
    background-color: #71b100;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.testimonial-carousel .owl-dot:hover {
    background-color: #333
}

.testimonial-carousel .owl-dot.active {
    width: 30px;
    background-color: #333
}

.call-to-action {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0 50px
}

.call-to-action:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    content: "";
    opacity: .6
}

.call-to-action .content-column {
    position: relative;
    margin-bottom: 50px
}

.call-to-action .content-column .inner-column {
    position: relative
}

.call-to-action .content-column .title {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px
}

.call-to-action .content-column h3 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px
}

.call-to-action .content-column .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    font-weight: 400
}

.call-to-action .btn-column {
    position: relative;
    margin-bottom: 50px
}

.call-to-action .btn-column .inner-column {
    position: relative;
    text-align: right;
    padding-top: 50px
}

.call-to-action .btn-column .message-box {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    color: #7abf18;
    font-weight: 700
}

.call-to-action .btn-column .message-box span {
    float: right;
    line-height: 30px;
    color: #fff;
    margin-left: 25px;
    margin-right: 40px
}

.call-to-action .btn-column .btn-box {
    position: relative;
    display: inline-block
}

.call-to-action-two {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 0 100px
}

.call-to-action-two .outer-box {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 70px
}

.call-to-action-two .outer-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #333;
    opacity: .6;
    content: ""
}

.call-to-action-two .outer-box:after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px dashed #fff;
    content: ""
}

.call-to-action-two .title-box {
    position: relative;
    float: left;
    z-index: 9;
    padding: 10px 0
}

.call-to-action-two .title-box h4 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    font-weight: 700
}

.call-to-action-two .btn-box {
    position: relative;
    float: right;
    z-index: 9;
    padding: 5px 0
}

.call-to-action-two .btn-box a {
    color: #7abf18
}

.products-section {
    position: relative;
    padding: 100px 0
}

.products-carousel {
    position: relative;
    padding-bottom: 130px
}

.product-block {
    position: relative
}

.product-block .inner-box {
    position: relative
}

.product-block .image-box {
    position: relative;
    overflow: hidden;
    border: 1px solid transparent;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.product-block .inner-box:hover .image-box {
    border: 1px solid #7abf18
}

.product-block .image-box .image {
    position: relative;
    margin-bottom: 0
}

.product-block .image-box .tag {
    position: absolute;
    left: -140px;
    top: -140px;
    height: 80px;
    width: 80px;
    background-color: #7abf18;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    padding-top: 58px;
    opacity: 0;
    z-index: 9;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.product-block .inner-box:hover .image-box .tag {
    left: -40px;
    top: -40px;
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.product-block .image-box .image {
    position: relative
}

.product-block .image-box .image img {
    display: block;
    width: 100%;
    height: auto
}

.product-block .btn-box {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -25px;
    text-align: center;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .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
}

.product-block .btn-box a {
    position: relative
}

.product-block .inner-box:hover .btn-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
}

.product-block .lower-content {
    position: relative;
    padding: 25px 0 0
}

.product-block .lower-content .name {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    color: #222;
    font-weight: 700;
    margin-bottom: 15px
}

.product-block .lower-content .name a {
    color: #222;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.product-block .lower-content .name a:hover {
    color: #7abf18
}

.product-block .lower-content .price {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #7abf18;
    font-weight: 700;
    margin-bottom: 13px
}

.product-block .lower-content .price del {
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #777;
    margin-right: 10px
}

.product-block .lower-content .rating {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #71b100;
    font-weight: 400
}

.product-block .lower-content .rating span {
    margin-right: 3px
}

.product-block .lower-content .rating .light {
    color: #ddd
}

.products-carousel .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 170px
}

.products-carousel .owl-nav:before {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    content: "/";
    text-align: center
}

.products-carousel .owl-next,
.products-carousel .owl-prev {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    padding: 15px 0;
    padding-left: 25px;
    z-index: 9;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.products-carousel .owl-next {
    left: auto;
    right: 0;
    padding-left: 0;
    padding-right: 25px
}

.products-carousel .owl-next:hover,
.products-carousel .owl-prev:hover {
    color: #7abf18
}

.products-carousel .owl-next:before,
.products-carousel .owl-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    border: 1px solid #bbb;
    border-right: 0;
    content: "";
    z-index: -1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.products-carousel .owl-next:before {
    left: auto;
    right: 0;
    border: 1px solid #bbb;
    border-left: 0
}

.products-carousel .owl-next span {
    margin-left: 5px
}

.products-carousel .owl-prev span {
    margin-right: 5px
}

.fun-fact-section {
    position: relative;
    padding: 100px 0 20px;
    z-index: 9;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.fun-fact-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-color: #88c630;
    content: ""
}

.fun-fact-section .fact-counter {
    position: relative
}

.fun-fact-section .mvvc.counter-column {
    position: relative;
    margin-bottom: 80px
}

.fun-fact-section .count-box {
    position: relative;
    padding-left: 100px;
    font-size: 30px;
    line-height: 1em;
    font-weight: 700;
    color: #fff
}

.fun-fact-section .count-box .icon {
    position: absolute;
    left: 30px;
    top: 0;
    font-size: 48px;
    line-height: 50px;
    font-weight: 400;
    color: #333;
    margin-bottom: 30px
}

.fun-fact-section .count-box .count-text {
    position: relative;
    display: inline-block;
    font-size: 30px;
    line-height: 1em;
    font-weight: 700;
    color: #fff
}

.fun-fact-section .count-box .mvvc.counter-title {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #fff
}

.fun-fact-section .mvvc.counter-column:nth-child(3n+3) .icon,
.fun-fact-section .mvvc.counter-column:nth-child(3n+4) .icon {
    color: #7abf18
}

.fun-fact-section .mvvc.counter-column:nth-child(3n+3) .mvvc.counter-title,
.fun-fact-section .mvvc.counter-column:nth-child(3n+4) .mvvc.counter-title {
    color: #777
}

.fun-fact-section .mvvc.counter-column:nth-child(3n+3) .count-box,
.fun-fact-section .mvvc.counter-column:nth-child(3n+3) .count-text,
.fun-fact-section .mvvc.counter-column:nth-child(3n+4) .count-box,
.fun-fact-section .mvvc.counter-column:nth-child(3n+4) .count-text {
    color: #333
}

.fun-fact-section-two {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0 50px;
    z-index: 9
}

.fun-fact-section-two .fact-counter {
    position: relative
}

.fun-fact-section-two .mvvc.counter-column {
    position: relative;
    text-align: center;
    margin-bottom: 50px
}

.fun-fact-section-two .icon {
    position: relative;
    display: inline-block;
    font-size: 52px;
    line-height: 50px;
    font-weight: 400;
    color: #71b100;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.fun-fact-section-two .mvvc.counter-column:hover .icon {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    color: #fff
}

.fun-fact-section-two .mvvc.counter-title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px
}

.fun-fact-section-two .count-box {
    position: relative;
    font-size: 36px;
    line-height: 1em;
    font-weight: 700;
    color: #fff
}

.fun-fact-section-two .count-box .count-text {
    position: relative;
    display: inline-block;
    font-size: 36px;
    line-height: 1em;
    font-weight: 700;
    color: #fff
}

.fun-fact-section-two .mvvc.counter-column:nth-child(even) {
    margin-top: 50px
}

.team-section {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 5px 0 0;
    margin-top: 0
}

.team-section .sec-title .title:before {
    left: 35rem;
    background: 0 0;
    border: none
}

.team-section .sec-title .title:after {
    left: 37rem
}

.team-section:before {
    position: absolute;
    left: 0;
    top: 38%;
    height: 79px;
    width: 40%;
    content: "";
    background: #ffbfcf
}

.team-section:after {
    position: absolute;
    left: 0;
    top: 42px;
    height: 423px;
    width: 66%;
    background-image: none;
    content: "";
    z-index: -1;
    right: 0;
    margin: auto
}

.team-section .sec-title {
    margin-bottom: 0;
    text-align: center;
    width: 316px;
    height: 316px;
    display: inline-block;
    background: #c5103d;
    border-radius: 50%;
    border: 6px solid #ccc;
    padding: 69px 27px 0
}

.team-block {
    position: relative;
    z-index: 9
}

.team-block .inner-box {
    position: relative
}

.team-block .image-box {
    position: relative;
    overflow: hidden
}

.team-block .image-box .image {
    position: relative;
    margin-bottom: 0
}

.team-block .image-box .image img {
    padding: 0 26px;
    display: block;
    width: 100%;
    height: auto
}

.team-block .overlay-box {
    position: absolute;
    left: 13px;
    top: 100%;
    height: 100%;
    width: 88%;
    padding-top: 30px;
    padding-right: 30px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #000 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #000 100%);
    transition: all .5s ease
}

.team-block .inner-box:hover .overlay-box {
    top: 0;
    padding: 0 18px
}

.team-block .overlay-box:before {
    position: absolute;
    left: 40px;
    bottom: 0;
    height: 88%;
    width: 1px;
    background-color: #fff;
    content: "";
    opacity: .7
}

.team-block .overlay-box:after {
    position: absolute;
    left: 0;
    bottom: 13px;
    height: 1px;
    width: 88%;
    background-color: #fff;
    opacity: .7;
    content: ""
}

.team-block .overlay-box .inner {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -200px;
    padding: 30px 30px 0 55px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.team-block .inner-box:hover .overlay-box .inner {
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    bottom: 0
}

.team-block .social-links {
    position: relative;
    top: -20px;
    padding-bottom: 10px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-block .inner-box:hover .social-links {
    top: 0;
    opacity: 1;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.team-block .social-links li {
    position: relative;
    display: inline-block;
    margin-right: 15px
}

.team-block .social-links li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-block .social-links li a:hover {
    color: #7abf18
}

.team-block .overlay-box .email {
    position: relative;
    display: block;
    padding: 10px 0
}

.team-block .overlay-box .email a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-block .overlay-box .email a:hover {
    color: #7abf18
}

.team-block .lower-content {
    position: relative;
    padding: 20px 40px;
    background-color: #fff;
    box-shadow: 0 0 10px #b1afaf;
    border-top: 0;
    margin-bottom: 11px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-bottom: 3px solid #327d47
}

.team-block .lower-content.s1:before {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    left: 6px;
    top: 29px
}

.team-block .lower-content.s1:after {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    right: 6px;
    top: 29px
}

.team-block .lower-content.s2:before {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    left: 7px;
    top: 29px
}

.team-block .lower-content.s2:after {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    right: 7px;
    top: 29px
}

.team-block .lower-content.s3:before {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    left: 3px;
    top: 29px
}

.team-block .lower-content.s3:after {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    right: 3px;
    top: 29px
}

.team-block .lower-content.s4:before {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    left: 7px;
    top: 29px
}

.team-block .lower-content.s4:after {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    right: 7px;
    top: 29px
}

.team-block .lower-content.s5:before {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    left: 6px;
    top: 29px
}

.team-block .lower-content.s5:after {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    right: 6px;
    top: 29px
}

.team-block .lower-content.s6:before {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    left: 6px;
    top: 29px
}

.team-block .lower-content.s6:after {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    right: 6px;
    top: 29px
}

.team-block .lower-content.s7:before {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    left: 7px;
    top: 29px
}

.team-block .lower-content.s7:after {
    content: "";
    background-color: #2d3e50;
    width: 36px;
    height: 2px;
    position: absolute;
    right: 7px;
    top: 29px
}

.team-block .inner-box:hover .lower-content {
    background-color: #519643
}

.team-block .lower-content .name {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 1.2em;
    color: #7abf18;
    font-weight: 600;
    margin-bottom: 5px;
    text-align: center
}

.team-block .lower-content .name a {
    color: #2d3e50;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-block .lower-content .designation {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-block .inner-box:hover .lower-content .designation,
.team-block .inner-box:hover .lower-content .name a {
    color: #fff
}


.team-section.style-two {
    background-color: #fff;
    padding: 100px 0 40px
}

.team-section.style-two:before {
    display: none
}

.team-section.style-two .team-block {
    margin-bottom: 60px
}

.serheadtitle {
    position: relative
}

.serheadtitle span {
    position: absolute;
    left: -194px;
    transform: rotate(-90deg);
    color: #d5594e;
    font-size: 46px;
    text-transform: uppercase;
    top: 85px;
    font-weight: 700
}

.services_blocks_sec {
    position: relative;
    text-align: center;
    background-color: #1c1f5c;
    padding: 36px 11px;
    border-radius: 247px 0 0 247px
}

.services_blocks_sec::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 100%;
    background: #1c1f5c
}

.services_blocks_sec::before {
    content: "";
    position: absolute;
    width: 399px;
    height: 399px;
    top: 0;
    left: -22px;
    background: #f6bfcf;
    border-radius: 50%;
    z-index: -1
}

.services_blocks_sec span {
    position: absolute;
    right: -156px;
    transform: rotate(-90deg);
    color: #696a83;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 41px;
    z-index: 1;
    top: 193px
}

.services_list {
    display: block
}

.services_icon {
    display: inline-block;
    width: 90px;
    height: 90px;
    border: 1px solid #979797;
    border-radius: 50%;
    line-height: 86px;
    transition: all ease-in-out .8s
}

.services_list:hover .services_icon {
    background-color: #c5223c
}

.services_icon img {
    width: 56px;
    display: inline-block
}

.services_info h3 {
    color: #eee;
    text-transform: capitalize;
    font-size: 15px;
    margin: 7px 0 0
}

.team-section .sec-title .title:after {
    display: none
}

.serrow .col-md-4 {
    border-right: 1px dashed #979797;
    border-bottom: 1px dashed #979797;
    padding: 20px 10px
}

.servicesmairow {
    align-items: center
}

.serrow {
    margin: 0
}

.serrow .col-md-4:nth-child(3),
.serrow .col-md-4:nth-child(6) {
    border-right: 0px
}

.serrow .col-md-4:nth-child(4),
.serrow .col-md-4:nth-child(5),
.serrow .col-md-4:nth-child(6) {
    border-bottom: 0
}

.team-section .sec-title h2 {
    font-size: 34px
}

.facilitysection {
    position: relative;
    padding: 73px 0 95px
}

.factitle_head p {
    padding: 0 100px
}

.facilityrow {
    justify-content: center
}

.our-team {
    text-align: center;
    margin-bottom: 0;
    z-index: 1;
    position: relative
}

.our-team .pic {
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    box-shadow: 0 18px 0 #f6bfcf;
    width: 253px;
    height: 253px;
    display: inline-block;
    border: 12px solid #e9e9e9
}

.our-team .pic:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(21 24 81 / 76%));
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease 0s
}

.our-team:hover .pic:after {
    opacity: 1
}

.our-team .pic img {
    width: 100%;
    height: auto;
    filter: grayscale(1);
    transition: all ease-in-out .7s
}

.our-team:hover .pic img {
    filter: grayscale(0)
}

.our-team .social {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 0;
    z-index: 1;
    transition: all .5s ease 0s
}

.our-team:hover .social {
    opacity: 1
}

.our-team .social li {
    display: inline-block
}

.our-team .social li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    font-size: 15px;
    color: #fff;
    margin-right: 10px;
    transition: all .5s ease 0s
}

.our-team .social li a:hover {
    background: #fff;
    color: #000
}

.our-team .team-content {
    left: 0;
    transition: all .5s ease 0s;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: 45px;
    opacity: 0;
    transition: all .5s ease 0s
}

.our-team:hover .team-content {
    opacity: 1;
    bottom: 55px;
    color: #fff
}

.our-team .title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 5px 0;
    transition: all .5s ease 0s;
    line-height: 23px;
    text-transform: uppercase
}

.our-team:hover .title {
    color: #fff
}

.our-team .post {
    display: block;
    font-size: 14px;
    color: #464646
}

.pricing-section {
    position: relative;
    padding: 100px 0 70px
}

.pricing-table {
    position: relative;
    margin-bottom: 40px
}

.pricing-table .inner-box {
    position: relative;
    padding: 50px 20px 45px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
    border-top: 5px solid #7abf18;
    border-bottom: 5px solid #7abf18;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pricing-table.tagged .inner-box,
.pricing-table:hover .inner-box {
    border-top: 5px solid #333;
    border-bottom: 5px solid #333
}

.pricing-table .title {
    position: relative;
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.pricing-table .price {
    position: relative;
    font-size: 60px;
    line-height: 1em;
    color: #7abf18;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pricing-table .price span {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    color: #7abf18;
    font-weight: 400;
    text-align: left
}

.pricing-table.tagged .price,
.pricing-table:hover .price {
    color: #333
}

.pricing-table .table-content {
    position: relative;
    padding-top: 55px
}

.pricing-table .table-content ul {
    position: relative;
    max-width: 180px;
    margin: 0 auto 40px;
    text-align: left
}

.pricing-table .table-content ul li {
    position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #888;
    font-weight: 400;
    padding-left: 35px;
    margin-bottom: 20px
}

.pricing-table .table-content ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 13px;
    color: #888;
    font-weight: 900;
    content: "\f101";
    font-family: "Font Awesome 5 Free"
}

.pricing-table .table-footer {
    position: relative
}

.pricing-table .table-footer a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    padding: 14px 40px;
    color: #fff;
    font-weight: 700;
    background-color: #333;
    border-radius: 10px;
    border: 1px solid #333
}

.pricing-table .table-footer a i {
    margin-left: 4px
}

.pricing-table .inner-box:hover .table-footer a,
.pricing-table.tagged .table-footer a {
    background-color: #fff;
    border-color: #7abf18;
    color: #7abf18
}

.pricing-tabs {
    position: relative
}

.pricing-tabs .tab-buttons {
    position: relative;
    text-align: center;
    margin-top: 40px
}

.pricing-tabs .tab-btns {
    position: relative;
    display: inline-block
}

.pricing-tabs .tab-btns li {
    position: relative;
    float: left;
    padding: 14px 30px;
    line-height: 20px;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    margin-left: -1px;
    cursor: pointer;
    background-color: #fff;
    min-width: 115px;
    border: 1px solid #ddd;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.pricing-tabs .tab-btns .tab-btn.active-btn {
    background-color: #7abf18;
    border-color: #7abf18;
    color: #fff
}

.appointment-section {
    position: relative;
    padding: 54px 0 47px;
    background-image: url(../images/appbg.jpg)
}

.appointment-section:before {
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    background: rgb(221 49 76 / 78%)
}

.appointment-section .t-s-t.sec-title h2::before {
    content: "";
    width: 48%;
    height: 2px;
    position: absolute;
    top: 20px;
    right: -148px
}

.appointment-section:after {
    content: "";
    position: absolute;
    width: 40%;
    height: 58px;
    top: 49px;
    right: 0;
    border-right: 0px
}

.form-column {
    position: relative;
    text-align: center;
    overflow: hidden
}

.form-column::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.form-column::after {
    left: initial;
    right: -24px
}

.margin0 {
    margin: 0
}

h2.appointment-title {
    position: relative;
    left: 0;
    text-transform: uppercase;
    transform: inherit;
    top: 0;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 40px;
    margin-bottom: 19px
}

.appicon {
    position: relative;
    text-align: center;
    margin-bottom: 8px
}

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

.contact-section .form-column {
    position: relative;
    margin-bottom: 0
}

.contact-section .contact-form {
    position: relative;
    max-width: 492px
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.contact-form .form-control {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    padding: 11px 15px;
    background-color: transparent;
    font-weight: 400;
    height: 49px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #dfdfdf;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.contact-form .form-group select option {
    background-color: #327d48;
    color: #fff
}

.contact-form .form-group input::placeholder,
.contact-form .form-group textarea::placeholder {
    color: #fff;
    opacity: 1
}

.contact-form .form-group input:-ms-input-placeholder {
    color: #000
}

.contact-form .form-group input::-ms-input-placeholder {
    color: #000
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #f5f5f5;
    box-shadow: none
}

.contact-form .form-group button {
    margin-top: 20px;
    padding: 15px 50px;
    line-height: 20px;
    font-size: 16px;
    background-color: #fefefe;
    border-color: transparent;
    color: #bd2b43
}

.contact-section .image-column {
    position: relative
}

.contact-section .image-column .inner-column {
    position: relative;
    margin-top: -10px
}

.contact-section .image-column .image {
    position: relative;
    margin-bottom: -70px;
    z-index: 9
}

.appointment-icon {
    transform: rotate(90deg);
    position: absolute;
    left: 71px;
    top: -65px
}

.testimonial_section {
    position: relative;
    padding: 89px 0 89px
}

.testimonial_section::before {
    content: "";
    position: absolute;
    width: 47%;
    height: 100%;
    background-image: url(../images/testimonilas_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 0;
    bottom: -37px
}

.testimonial {
    padding: 12px 0 20px 73px;
    margin: 35px 9px 19px 52px;
    position: relative;
    min-height: 252px;
    border-left: 2px solid #1c1f5c
}

.testimonial:after {
    content: "";
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    bottom: -24px;
    left: -26px
}

.testimonial .pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    top: 27%;
    left: -50px;
    z-index: 4
}

.testimonial .pic img {
    width: 100%;
    height: auto
}

.testimonial .title {
    font-size: 26px;
    color: #c5223c;
    text-transform: uppercase;
    margin: 0 0 2px 0
}

.testimonial .post {
    display: block;
    font-size: 17px;
    color: #327d47;
    text-transform: capitalize
}

.testimonial .description {
    font-size: 16px;
    color: #000;
    line-height: 28px
}

.testimonial-section .owl-dots {
    position: relative;
    text-align: center
}

.testimonial-section .owl-dots .owl-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid #1c1f5c;
    border-radius: 50%;
    margin: 0 4px
}

.testimonial-section .owl-dots .owl-dot.active {
    background-color: #b43247
}

@media only screen and (max-width: 479px) {
    .testimonial {
        padding: 20px 0 20px 60px;
        margin: 10px 20px 50px 50px
    }

    .testimonial .title {
        font-size: 20px
    }
}

.testimonial-section .owl-nav {
    display: block;
    position: absolute;
    bottom: -65px;
    width: 174px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    background: #c5223c;
    padding: 5px 0;
    border-radius: 32px
}

.testimonial-section .owl-nav .owl-next,
.testimonial-section .owl-nav .owl-prev {
    display: inline-block;
    color: #fefefe;
    margin: 0 7px;
    font-size: 18px
}

p.service-sub {
    text-align: center;
    margin: auto;
    color: #fff;
    font-size: 15px;
    line-height: 22px
}

.rating {
    position: absolute;
    right: 19px;
    bottom: 13px;
    color: #ff9000
}

.consultation {
    position: relative
}

.why-choose-us {
    position: relative;
    padding: 46px 8px 46px 0;
    background: #1c1f5c;
    text-align: center;
    border-radius: 0 170px 170px 0;
    margin-bottom: 0;
    z-index: 1
}

.why-choose-us::before {
    content: "";
    position: absolute;
    right: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    background: #1c1f5c;
    z-index: -1
}

.why-choose-us h3 {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    z-index: 1;
    margin-bottom: 10px;
    line-height: 43px
}

.why-choose-us p {
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 12px;
    text-transform: capitalize
}

.why-choose-us a {
    display: inline-block;
    background: #ce2451;
    color: #fff;
    font-size: 22px;
    padding: 7px 20px;
    border-radius: 39px
}

.consulation_img {
    border-radius: 50%;
    border: 10px solid #d7d7d7;
    margin-left: 19px;
    width: 170px;
    height: 170px;
    background-color: #f5f5f5;
    line-height: 148px
}

.consulation_img img {
    width: 122px
}

.faqrow {
    align-items: center;
    position: relative;
    box-shadow: 0 0 10px #cfcfcf;
    margin: 0 0 16px;
    padding: 10px 0;
    background: linear-gradient(to right, #fff, #f1f1f1);
    border-radius: 61px 0 0 61px
}

.faqrow:last-child {
    margin-bottom: 0
}

.faq_icon {
    position: relative;
    text-align: center
}

.faq_icon i {
    position: relative;
    width: 87px;
    height: 87px;
    background: #c5223c;
    font-size: 43px;
    border-radius: 50%;
    color: #fff;
    line-height: 85px
}

.faq_info {
    position: relative
}

.faq_info h3 {
    color: #c5223c;
    font-size: 19px;
    margin-bottom: 8px
}

.faq_info p {
    margin: 0;
    line-height: 23px
}

.map-section {
    position: relative;
    background-color: #c6ecb5
}

.map-section {
    position: relative
}

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #222
}

.map-canvas {
    height: 590px
}

.news-section {
    position: relative;
    padding: 100px 0;
    background-color: #71b100
}

.news-section:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 240px;
    width: 100%;
    background-color: #fff;
    content: ""
}

.news-section .outer-container {
    position: relative;
    max-width: 1680px;
    padding: 0 15px;
    margin: 0 auto
}

.news-section .title-column {
    position: relative
}

.news-section .title-column .sec-title .text,
.news-section .title-column .sec-title span {
    color: #fff;
    max-width: 300px
}

.news-section .carousel-column {
    position: relative
}

.news-section .carousel-outer {
    margin: -40px -15px 0
}

.news-section .news-carousel {
    position: relative
}

.news-block {
    position: relative;
    padding: 20px 30px
}

.news-block .row {
    background-color: #fff;
    box-shadow: 0 2px 18px rgba(0, 0, 0, .18);
    padding-top: 70px
}

.news-block .row:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
    width: 100%;
    background-color: #71b100;
    content: ""
}

.news-block .image-column {
    position: relative
}

.news-block .image-column .image {
    position: relative;
    padding: 0 55px 55px;
    padding-right: 40px;
    margin-bottom: 0;
    margin-top: -50px;
    transition: all .5s ease;
    opacity: 0;
    top: -100px
}

.news-section .active .news-block .image-column .image {
    opacity: 1;
    top: 0;
    transition-delay: 0.4s
}

.news-block .image-column .image img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 18px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 2px 18px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 2px 18px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 18px rgba(0, 0, 0, .1)
}

.news-block .content-column {
    position: relative
}

.news-block .content-column .inner {
    position: relative;
    padding-top: 60px;
    padding-right: 55px;
    padding-bottom: 55px
}

.news-block .content-column h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.6em;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px
}

.news-block .content-column h3 a {
    color: #333;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block .content-column h3 a:hover {
    color: #71b100
}

.news-block .content-column .info {
    position: relative;
    display: block;
    margin-bottom: 15px
}

.news-block .content-column .info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #33373f;
    font-weight: 400;
    margin-right: 15px
}

.news-block .content-column .info li a {
    position: relative;
    display: inline-block;
    color: #33373f;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block .content-column .info li a:hover {
    color: #7abf18
}

.news-block .content-column .info li i {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    line-height: 24px;
    color: #7abf18
}

.news-block .content-column .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #777;
    font-weight: 400;
    margin-bottom: 20px
}

.news-block .content-column .link-box {
    position: relative
}

.news-block .content-column .link-box a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block .content-column .link-box a:after,
.news-block .content-column .link-box a:before {
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 1px;
    width: 100%;
    content: "";
    background-color: #bbb;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block .content-column .link-box a:after {
    width: 40%;
    bottom: 0
}

.news-block .content-column .link-box a i {
    color: #7abf18
}

.news-block .content-column .link-box a:hover:after,
.news-block .content-column .link-box a:hover:before {
    width: 0
}

.news-block .content-column .link-box a:hover {
    color: #7abf18
}

.news-section .owl-nav {
    position: absolute;
    bottom: 20px;
    height: 50px;
    width: 190px;
    left: 0;
    margin-left: -32%
}

.news-section .owl-nav:before {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    content: "/";
    text-align: center
}

.news-section .owl-next,
.news-section .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    line-height: 20px;
    padding: 15px 0;
    padding-left: 25px;
    z-index: 9;
    text-transform: capitalize;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.news-section .owl-next {
    left: auto;
    right: 0;
    padding-left: 0;
    padding-right: 25px
}

.news-section .owl-next:hover,
.news-section .owl-prev:hover {
    color: #7abf18
}

.news-section .owl-next:before,
.news-section .owl-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    border: 1px solid #ddd;
    border-right: 0;
    content: "";
    z-index: -1;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.news-section .owl-next:hover:before,
.news-section .owl-prev:hover:before {
    border-color: #7abf18
}

.news-section .owl-next:before {
    left: auto;
    right: 0;
    border: 1px solid #ddd;
    border-left: 0
}

.news-section .owl-next span {
    margin-left: 5px
}

.news-section .owl-prev span {
    margin-right: 5px
}

.blog-block {
    margin-top: -283px
}

.news-section-two {
    position: relative;
    padding: 48px 0 54px
}

.news-section-two:before {
    position: absolute;
    left: 0;
    top: 0;
    background-image: none;
    background-position: center;
    background-size: cover;
    content: ''
}

.blog_blocks {
    position: relative;
    text-align: center;
    margin-bottom: 39px
}

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

.blo_info {
    position: relative;
    bottom: 0;
    right: 0;
    width: 92%;
    background: linear-gradient(to bottom, rgb(255 255 255), #e9e9e9);
    padding: 15px 14px;
    text-align: center;
    display: inline-block;
    margin-top: -71px;
    box-shadow: 0 8px 14px #b3b3b3
}

.blog_row .col-md-6:nth-child(2) .blo_info {
    left: 0;
    right: initial
}

.blo_info h3 {
    color: #1c1f5c;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500
}

.blo_info p {
    color: #060606;
    line-height: 21px;
    font-size: 14px
}

.blo_info a {
    display: inline-block;
    background: #c5223c;
    color: #fff;
    padding: 4px 15px;
    border-radius: 30px;
    margin-top: 10px
}

.blog-section {
    width: 100%;
    position: relative;
    padding: 30px 0 7px;
    background-image: url(../images/icons/pattern-3.jpg)
}

.blog-section::before {
    content: "";
    width: 100%;
    height: 263px;
    position: absolute;
    bottom: 0
}

.blog-img {
    box-shadow: 0 39px 18px -9px #6f6f6f
}

.blog-info h4 {
    color: #d84a4a;
    margin-top: 52px;
    margin-bottom: 12px
}

.blog-info p {
    color: #000
}

.blog-classic {
    position: relative
}

.blog-classic .news-block-two {
    margin-bottom: 50px
}

.news-block-two h3 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.3em;
    color: #33373f;
    font-weight: 700;
    margin-bottom: 10px;
    padding-top: 5px
}

.news-block-two h3 a {
    color: #33373f;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-two h3 a:hover {
    color: #7abf18
}

.news-block-two .image-box .abs-link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.news-block-two .image-box .abs-link .icon {
    position: absolute;
    left: 0;
    top: 30px;
    height: 40px;
    width: 50px;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    font-size: 14px;
    color: #222
}

.news-block-two .image-box .owl-nav {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -60px
}

.news-block-two .image-box .owl-nav .owl-next,
.news-block-two .image-box .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    background-color: rgba(255, 255, 255, .7);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-block-two .image-box .owl-nav .owl-next {
    left: auto;
    right: 0
}

.news-block-two .image-box .owl-nav .owl-next:hover,
.news-block-two .image-box .owl-nav .owl-prev:hover {
    background-color: rgba(0, 0, 0, .7);
    color: #fff
}

.blog-detail {
    position: relative
}

.blog-detail .news-block-two p {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    font-weight: 400;
    margin-bottom: 30px
}

.blog-detail blockquote {
    position: relative;
    max-width: 600px;
    margin: 35px auto;
    background-color: #f5f5f5;
    border-left: 3px solid #7abf18;
    padding: 25px 40px;
    text-align: right
}

.blog-detail .news-block-two blockquote p {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 36px;
    color: #333;
    font-weight: 700;
    font-style: italic;
    text-align: left;
    margin-bottom: 20px
}

.blog-detail blockquote cite {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    font-weight: 400;
    font-style: normal
}

.blog-detail blockquote cite:before {
    position: absolute;
    left: -35px;
    top: 10px;
    height: 2px;
    width: 30px;
    background-color: #7abf18;
    content: ''
}

.main-footer {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.main-footer:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .96;
    content: ""
}

.main-footer .widgets-section {
    position: relative;
    padding: 71px 0 1px;
    border-bottom: 1px dashed #333
}

.main-footer .footer-column {
    position: relative;
    padding-left: 28px
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom: 22px
}

.main-footer .widget-title {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    color: #1c1f5c;
    line-height: 27px;
    margin-bottom: 19px;
    text-transform: uppercase;
    border-left: 3px solid #af1d10;
    padding-left: 7px
}

.famp {
    position: relative;
    height: 100%;
    display: inline-block;
    border: 1px dashed #9d9d9d;
    padding: 9px
}

.social-icon-two {
    position: relative;
    text-align: center;
    margin-bottom: 35px;
    display: inline-block;
    border-bottom: 1px dashed #0a1448;
    border-top: 1px dashed #0a1448;
    padding: 6px 108px
}

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

.social-icon-two li a {
    position: relative;
    display: block;
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 27px;
    color: #b11e11;
    border: 1px solid #192354;
    border-radius: 50%;
    font-weight: 400;
    text-align: center;
    margin: 0 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-two li a:hover {
    color: #fff;
    background: #c9223c
}

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

.f_row .col-md-4:nth-child(1),
.f_row .col-md-4:nth-child(2) {
    border-right: 1px dashed #333
}

.f_row .col-md-4 {
    padding: 30px 13px
}

.footerlogosocial {
    text-align: center
}

.footerlogosec {
    text-align: center
}

.footerlogosec img {
    width: 328px;
    margin-bottom: 0
}

.main-footer .about-widget {
    position: relative
}

.about-widget a {
    color: #dc3544
}

.main-footer .about-widget .footer-logo {
    position: relative;
    margin-bottom: 16px
}

.main-footer .about-widget .footer-logo .image {
    position: relative;
    margin-bottom: 0
}

.main-footer .about-widget .footer-logo img {
    display: block;
    height: auto;
    max-width: 100%
}

.main-footer .about-widget .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #000;
    font-weight: 400;
    margin-bottom: 35px
}

.main-footer .about-widget .social-links {
    position: relative;
    display: block
}

.main-footer .about-widget .social-links li {
    position: relative;
    display: inline-block;
    margin-right: 17px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 400
}

.main-footer .about-widget .social-links li a {
    color: #fff;
    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-footer .about-widget .social-links li a:hover {
    color: #7abf18
}

.social-links a {
    margin-right: 13px;
    float: left;
    background-color: #ff9000;
    color: #000;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 38px;
    font-size: 19px
}

.main-footer .links-widget {
    position: relative;
    padding-left: 0
}

.main-footer .list {
    position: relative
}

.main-footer .list li {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    padding-left: 16px;
    margin-bottom: 8px
}

.main-footer .list li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 20px;
    color: #cb2314;
    font-weight: 900;
    content: "\f105";
    font-family: "Font Awesome 5 Free"
}

.main-footer .list li a {
    display: block;
    color: #000;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.main-footer .list li a:hover {
    color: #b11e11
}

.popular-posts {
    position: relative
}

.popular-posts .post {
    position: relative;
    min-height: 80px;
    padding-left: 115px;
    border-bottom: 1px solid #555;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.popular-posts .post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.popular-posts .post .thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 80px;
    width: 80px;
    overflow: hidden
}

.popular-posts .post .thumb a {
    display: block
}

.popular-posts .post .thumb img {
    display: block;
    width: 100%;
    height: auto
}

.popular-posts .post h4 {
    position: relative;
    top: -3px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 5px
}

.popular-posts .post h4 a {
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.popular-posts .post h4 a:hover {
    color: #7abf18
}

.popular-posts .post .date {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #bbb
}

.subscribe-area {
    position: relative;
    padding: 23px 0;
    border-top: 1px solid #444343
}

.subscribe-area .title-column {
    position: relative
}

.subscribe-area .title-column .text {
    position: relative;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    padding: 10px 0
}

.subscribe-area .title-column .text span {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    color: #7abf18;
    margin-left: 15px
}

.main-footer .subscribe-form {
    position: relative
}

.main-footer .subscribe-form .form-group {
    position: relative;
    width: 100%;
    margin: 0
}

.main-footer .subscribe-form .form-group input[type=email],
.main-footer .subscribe-form .form-group input[type=text] {
    position: relative;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    padding: 10px 20px;
    padding-right: 160px;
    height: 50px;
    width: 100%;
    border: 1px solid #d8d8d8;
    background-color: transparent;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-input-placeholder {
    color: #999
}

::-ms-input-placeholder {
    color: #999
}

.main-footer .subscribe-form .form-group input:focus {
    border-color: #7abf18
}

.main-footer .subscribe-form .form-group button,
.main-footer .subscribe-form .form-group input[type=submit] {
    position: absolute;
    right: 0;
    top: 36px;
    background-color: #ff9000;
    border-radius: 0
}

.subscribe-text.text {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px
}

.menu-icon .bars {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    float: right;
    position: absolute;
    z-index: 2;
    top: 13px
}

.menu-icon .bars .bar1,
.menu-icon .bars .bar2,
.menu-icon .bars .bar3 {
    display: block;
    content: "";
    height: 2px;
    width: 50px;
    background: #fff;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.menu-icon .bars .bar2 {
    width: 16px;
    width: 38px
}

.menu-icon .bars .bar3 {
    width: 27px
}

.menu-icon.menu-visible .bars .bar1,
.menu-icon.menu-visible .bars .bar3 {
    width: 16px
}

.menu-icon.menu-visible .bars .bar2 {
    width: 32px
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
    list-style: none;
    text-align: center;
    line-height: 1;
    z-index: 99;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu {
    width: 100%;
    color: #fff;
    text-align: left;
    height: auto;
    padding-top: 30px
}

#cssmenu ul ul {
    display: none
}

.menu-overlay {
    display: none
}

.align-right {
    float: right
}

#cssmenu>ul>li>a {
    padding: 17px 20px;
    border-top: 1px dashed #c7c7c7;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    color: #000;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .35);
    background: 0 0;
    background: -moz-linear-gradient(#36aae7, #1fa0e4);
    background: -o-linear-gradient(#36aae7, #1fa0e4);
    background: -ms-linear-gradient(#36aae7, #1fa0e4)
}

#cssmenu>ul>li.active>a,
#cssmenu>ul>li.open>a,
#cssmenu>ul>li>a:hover {
    color: #000;
    background: 0 0;
    background: -moz-linear-gradient(#1fa0e4, #1992d1);
    background: -o-linear-gradient(#1fa0e4, #1992d1);
    background: -ms-linear-gradient(#1fa0e4, #1992d1)
}

#cssmenu>ul>li.open>a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .15);
    border-bottom: 1px solid #f3f4f5
}

#cssmenu>ul>li.last>a,
#cssmenu>ul>li:last-child>a {
    border-bottom: n
}

.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0
}

.holder::after,
.holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.holder::after {
    top: 17px;
    border-top: 2px solid #000;
    border-left: 2px solid #000
}

#cssmenu>ul>li.active>a>span::after,
#cssmenu>ul>li.open>a>span::after,
#cssmenu>ul>li>a:hover>span::after {
    border-color: #000
}

.holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit
}

#cssmenu ul ul li a {
    cursor: pointer;
    border-bottom: 1px solid #000;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    background: #1a4175;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

#cssmenu ul ul li.active>a,
#cssmenu ul ul li.open>a,
#cssmenu ul ul li:hover>a {
    background: #6ea061;
    color: #fff
}

#cssmenu ul ul li:first-child>a {
    box-shadow: none
}

#cssmenu ul ul ul li:first-child>a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

#cssmenu ul ul ul li a {
    padding-left: 30px
}

#cssmenu>ul>li>ul>li.last>a,
#cssmenu>ul>li>ul>li:last-child>a {
    border-bottom: 0
}

#cssmenu>ul>li>ul>li.last.open>a,
#cssmenu>ul>li>ul>li.open:last-child>a {
    border-bottom: 1px solid #32373e
}

#cssmenu>ul>li>ul>li.open:last-child>ul>li:last-child>a {
    border-bottom: 0
}

#cssmenu ul ul li.has-sub>a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid #eee;
    border-left: 2px solid #eee;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

#cssmenu ul ul li.active>a::after,
#cssmenu ul ul li.open>a::after,
#cssmenu ul ul li>a:hover::after {
    border-color: #fff
}

.conact-info {
    color: #000;
    position: relative;
    margin-bottom: 26px;
    padding-left: 37px
}

.conact-info a {
    color: #000
}

.conact-info i {
    position: absolute;
    left: 0;
    font-size: 17px;
    top: 5px;
    color: #b11e11;
    width: 30px;
    height: 30px;
    background: #ffe0dd;
    text-align: center;
    line-height: 31px
}

.main-footer .footer-bottom {
    position: relative;
    background-color: transparent
}

.main-footer .footer-bottom .copyright-text {
    position: relative;
    padding: 15px 0;
    text-align: center
}

.main-footer .footer-bottom .copyright-text {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #181818;
    font-weight: 400
}

.main-footer .footer-bottom .copyright-text a {
    color: #000
}

.main-footer .footer-bottom .copyright-text a:hover {
    text-decoration: underline
}

.main-footer.style-two .footer-bottom .copyright-text a {
    color: #c5223c
}

.main-footer.style-three .widgets-section {
    position: relative;
    padding-top: 220px;
    padding-bottom: 10px;
    z-index: 2
}

.main-footer.style-three:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 150px;
    width: 100%;
    background-color: #f5f5f5;
    content: ""
}

.main-footer.style-three:before {
    background-color: #333;
    opacity: .8
}

.main-footer .contact-widget {
    position: relative;
    padding-right: 40px
}

.contact-form-two {
    position: relative;
    background-color: #fff;
    padding: 50px 40px 30px;
    margin-top: -220px;
    box-shadow: 0 0 27px rgba(0, 0, 0, .07)
}

.contact-form-two .sec-title {
    margin-bottom: 30px
}

.contact-form-two .form-group {
    position: relative;
    margin-bottom: 20px
}

.contact-form-two .form-group input[type=email],
.contact-form-two .form-group input[type=text],
.contact-form-two .form-group input[type=url],
.contact-form-two .form-group select,
.contact-form-two .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    font-size: 15px;
    color: #999;
    line-height: 28px;
    padding: 10px 20px;
    border: 1px solid #bbb;
    background-color: #fff;
    font-weight: 400;
    border-radius: 5px;
    height: 50px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.contact-form-two .form-group input:focus,
.contact-form-two .form-group select:focus,
.contact-form-two .form-group textarea:focus {
    border-color: #7abf18
}

.contact-form-two .form-group textarea {
    height: 150px;
    resize: none
}

.contact-form-two .form-group button {
    padding: 15px 40px;
    font-size: 16px;
    font-weight: 400
}

.contact-form-two label.error {
    color: red
}

.main-footer .contact-info-list {
    position: relative
}

.main-footer .contact-info-list li {
    position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #777;
    font-weight: 400;
    padding-left: 70px;
    min-height: 50px;
    margin-bottom: 50px
}

.main-footer .contact-info-list li:last-child {
    margin-bottom: 0
}

.main-footer .contact-info-list li .icon {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 48px;
    border: 1px dashed #7abf18;
    border-radius: 10px 10px 0 10px;
    color: #fff;
    font-size: 24px
}

.main-footer .contact-info-list li strong {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 700
}

.main-footer .contact-info-list li p {
    font-size: 15px;
    line-height: 24px;
    color: #bbb;
    font-weight: 400
}

.main-footer .contact-info-list li p a {
    color: #bbb;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-footer .contact-info-list li a:hover {
    color: #7abf18
}

.main-footer .title-column {
    position: relative
}

.main-footer .title-column .text {
    position: relative;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    padding: 10px 0
}

.main-footer .title-column .text span {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    color: #ff9000;
    margin-left: 0
}

.main-footer.style-three .footer-bottom {
    background-color: transparent
}

.main-footer.style-three .footer-bottom .outer-box {
    position: relative;
    border-top: 1px solid #777
}

.main-footer.style-three .footer-bottom .copyright-text {
    position: relative;
    float: left;
    padding: 25px 0
}

.main-footer.style-three .footer-bottom .copyright-text a {
    color: #7abf18
}

.main-footer.style-three .footer-bottom .copyright-text a:hover {
    text-decoration: underline
}

.main-footer.style-three .footer-bottom .social-links {
    position: relative;
    float: right;
    padding: 25px 0
}

.main-footer.style-three .footer-bottom .social-links li {
    margin-left: 20px
}

.main-footer.style-three .footer-bottom .social-links li a {
    font-size: 16px
}

.main-footer.style-three .footer-bottom .social-links li a:hover {
    color: #7abf18
}

.cat-list {
    position: relative
}

.cat-list li {
    position: relative
}

.cat-list li a {
    position: relative;
    font-size: 16px;
    color: #888;
    line-height: 20px;
    font-weight: 400;
    padding: 20px 0;
    display: block;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.cat-list li a span {
    float: right
}

.cat-list li:last-child a {
    border-bottom: 0
}

.cat-list li.active a,
.cat-list li:hover a {
    color: #7abf18
}

.latest-blocks {
    position: relative
}

.latestdesc {
    margin: 11px 0 27px 0;
    padding: 19px 15px;
    box-shadow: 0 0 10px #ccc;
    background: linear-gradient(to right, rgba(249, 233, 188, .78), rgba(79, 151, 63, 0))
}

.latestdesc h4 {
    color: #74a341;
    font-weight: 500;
    font-size: 21px
}

.date-loaction span {
    color: #d84a4a;
    margin-right: 8px;
    padding-right: 9px
}

.latestimg {
    box-shadow: 0 0 23px #ccc
}

.latestdesc p {
    color: #000;
    font-size: 14px
}

.latestdesc p a {
    color: #d84a4a;
    display: block
}

.new-info {
    text-align: center;
    padding: 32px 0 18px 0;
    margin-bottom: 9px
}

.new-info h4 {
    color: #375371;
    font-weight: 600;
    margin-bottom: 10px
}

.new-info p {
    color: #d84a4a
}

.group-title {
    position: relative;
    margin-bottom: 55px
}

.group-title h4 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #333;
    font-weight: 700
}

.prod-tabs .tabs-content .tab .title {
    position: relative;
    color: #222;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px
}



.login-section {
    position: relative;
    padding: 100px 0 60px
}

.login-section h2 {
    position: relative;
    color: #222;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 25px
}

.fllow {
    transform: rotate(-90deg);
    color: #519643;
    position: absolute;
    bottom: -65px;
    left: -6px;
    font-size: 16px;
    width: 71px
}

.banner-section-two .owl-stage-outer::before {
    content: "";
    width: 70px;
    left: 0;
    height: 100vh;
    top: 0;
    position: absolute;
    z-index: 1
}

span.address-info {
    margin-right: 53px;
    position: relative;
    float: left
}

.address-info a {
    color: #000
}

.home-address-info a {
    color: #fff
}

span.address-info:last-child {
    margin-right: 0
}


.info-icon {
    display: block;
    text-align: center
}

.equipments {
    position: relative;
    top: 0;
    width: 100%;
    right: 0;
    margin-top: 44px
}

.equipments .col-md-2 {
    flex: 0 0 20%;
    max-width: 20%
}


.equipment-block {
    text-align: center;
    position: relative;
    margin-bottom: 16px
}

.eb-before::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 64px;
    right: -7px;
    top: 13px
}

.equipment-block img {
    width: 55px
}

.equipment-block h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 14px;
    color: #000;
    font-weight: 600
}

.team-block .btn {
    visibility: hidden;
    opacity: 0px;
    transition: all .2s ease;
    position: absolute;
    bottom: 0;
    background-color: #dece07;
    color: #000;
    border-color: transparent;
    left: 62px;
    padding: 1px 6px;
    font-size: 13px;
    border-radius: 1px
}

.team-block:hover .btn {
    visibility: visible;
    opacity: 1;
    bottom: 25px
}

.add-img {
    padding: 0;
    background-color: #fff;
    margin-top: 0;
    text-align: right
}

.add-img img {
    width: auto;
    box-shadow: 0 0 14px #bdbdbd
}

.subscribe-section {
    position: relative;
    padding: 0;
    z-index: 1
}

.subscribe-section::before {
    content: "";
    position: absolute;
    background-color: transparent;
    width: 58%;
    height: 92px;
    right: 0
}

.subscribe-block {
    background: linear-gradient(to right, #1f1f5a, #1a1254);
    padding: 26px 23px;
    float: inherit;
    width: 100%;
    max-width: 1108px;
    border-radius: 63px
}

.subscribe-titile {
    text-transform: uppercase;
    font-size: 31px;
    color: #fff;
    padding-top: 5px;
    border-right: 2px solid
}

.subscribe-form .form-control {
    width: 86%;
    float: left;
    border-radius: 0;
    border: transparent;
    box-shadow: none;
    padding: 8px 12px
}

.subscribe-form .btn {
    border-radius: 0;
    border-color: transparent;
    background-color: #c5223c;
    color: #fefefe;
    padding: 7px 12px
}

.subscribe-icon {
    position: absolute;
    right: 64px;
    top: 14px
}

.latet-news-title h2 {
    width: 100%;
    text-align: center;
    color: #fff
}

.main-footer {
    margin-top: -39px;
    padding-top: 22px
}

.social-media a {
    transform: rotate(-45deg);
    transition: all .3s ease-in
}

.social-media a:hover {
    transform: rotate(0);
    color: #fff;
    background: #e02826
}

.menu-bar {
    position: fixed;
    width: 280px;
    transform: translatex(-200%);
    transition: ease-in .5s all;
    height: 100%;
    background-color: #f5f5f5;
    z-index: 99999;
    background-image: none;
    overflow-y: inherit;
    top: 0;
    padding-bottom: 20px
}

.visible-palate .menu-bar {
    transform: translatex(0)
}


.menu-overlay {
    transform: translatex(-200%);
    transition: ease-in .5s all
}

.visible-palate .menu-overlay {
    height: 100%;
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
    left: 0;
    background-color: #000000a1;
    transform: translatex(0)
}

.menu-logo {
    text-align: center;
    padding: 15px 0;
    margin-bottom: 27px
}

.menu-logo img {
    width: 149px;
    box-shadow: 0 0 10px #676767;
    padding: 6px;
    background-color: #fff
}

.close-icon {
    position: absolute;
    right: 0;
    background-color: #dc3545;
    color: #fff;
    padding: 0 10px;
    cursor: pointer
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.menu-media {
    text-align: center;
    display: table;
    margin: auto
}

.menu-fllow {
    text-transform: uppercase;
    margin-top: 24px;
    font-weight: 600
}

.menu-media a {
    width: 30px;
    height: 30px;
    background: #ffff;
    color: #57974b;
    border: 1px solid;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
    line-height: 29px;
    text-align: center
}

.menu-media a:hover {
    background: #dc3546;
    border: 1px solid #dc3546;
    color: #fff
}

.menu-media a:nth-child(1) {
    background-color: red
}

.banner-section-two {
    background-image: url(../images/main-slider/banner.jpg);
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.inner-wrapper {
    position: relative;
    min-height: 50vh;
    padding: 55px 0 80px
}

.inner-menu-title {
    color: #000
}

.breadcrumb {
    display: table;
    padding: 0 0 20px 0;
    margin: auto;
    margin-top: 17px;
    background: 0 0;
    border-radius: 0;
    border-bottom: 3px solid #c5223c
}

.breadcrumb li {
    display: inline-block;
    margin-right: 14px;
    position: relative
}

.breadcrumb li {
    padding: 2px 14px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    background: #1f226c;
    border-radius: 10px
}

.breadcrumb li:first-child {
    background: #c5223c
}

.breadcrumb li:before {
    display: none
}

.breadcrumb li a {
    color: #fcfcfc
}

.breadcrumb li:hover a {
    text-decoration: none;
    color: #fff
}

.breadcrumb li.active span {
    display: block
}

.breadcrumb li a:after,
.breadcrumb li a:before,
.breadcrumb li.active span:after,
.breadcrumb li.active span:before {
    content: "";
    width: 10px;
    height: 10px;
    margin: 0 auto;
    border: 10px solid transparent;
    border-top: 10px solid #c5223c;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0
}

.breadcrumb li a:after,
.breadcrumb li.active span:after {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #c5223c;
    bottom: -32px
}

.breadcrumb li.active span:before {
    border-top: 10px solid #1f226c
}

.breacumb-section {
    text-align: center;
    padding: 124px 0 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: linear-gradient(to top, #fefefe, #ffe8e8)
}

.breacumb-section h1 {
    text-transform: uppercase;
    font-size: 33px;
    font-weight: 500;
    color: #111448
}

.contact-form-section h3 {
    text-align: center;
    background-color: #f5f5f5;
    margin: auto;
    display: table;
    padding: 4px 14px;
    margin-bottom: 24px;
    border-bottom: 2px solid #c62241;
    color: #000
}

.contact-form-section .btn {
    width: 100%;
    margin-top: 24px;
    background-color: #c62241;
    border-color: transparent
}

.map {
    position: relative
}

.map-title {
    position: absolute;
    z-index: 999;
    background-color: #1f226c;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 122px;
    text-align: center;
    padding: 5px 9px;
    border-radius: 20px;
    margin-top: 121px;
    text-transform: uppercase;
    -webkit-animation: blink 1s infinite;
    -moz-animation: blink 1s infinite;
    -o-animation: blink 1s infinite;
    animation: blink 1s infinite
}

.map-title:hover {
    color: #fff
}

@-webkit-keyframes blink {

    0%,
    49% {
        background-color: #509440
    }

    100%,
    50% {
        background-color: #000
    }
}

.map iframe {
    width: 100%;
    height: 266px
}

.address-info h3 {
    text-align: center;
    background-color: #f5f5f5;
    margin: auto;
    display: table;
    padding: 4px 14px;
    margin-bottom: 24px;
    border-bottom: 2px solid #c62241;
    color: #000
}

.address-blocks {
    position: relative;
    background-color: #000;
    color: #fff;
    padding: 28px;
    text-align: center
}

.address-blocks a {
    color: #fff
}

.add-icon i {
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    color: #000;
    font-size: 20px;
    line-height: 35px;
    box-shadow: 0 0 10px;
    border: 4px solid #ccc;
    margin-bottom: 5px
}

.address-blocks.add1 {
    background-color: #1e1c58
}

.address-blocks.add2 {
    background-color: #c62241
}

.address-blocks.add3 {
    background-color: #1e1d59
}

.address-view {
    font-size: 16px
}

.main-timeline {
    position: relative
}

.main-timeline:before {
    content: '';
    background: linear-gradient(to right, #ebebeb 49%, #1f226c 50%);
    height: 100%;
    width: 15px;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 10px
}

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

.main-timeline .timeline {
    width: 50%;
    padding: 95px 0 0 0;
    margin: 0 10px 30px 0;
    float: left;
    position: relative
}

.main-timeline .timeline:before {
    content: "";
    width: 200px;
    height: 100px;
    border: 2px dashed #5f727b;
    border-right-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 38px;
    right: 29px
}

.main-timeline .timeline-content {
    display: block;
    position: relative
}

.main-timeline .timeline-content:hover {
    text-decoration: none
}

.main-timeline .timeline-icon {
    color: #fbfbfb;
    background: #c5223c;
    font-size: 28px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    border: 3px solid #ccc;
    width: 60px;
    height: 60px;
    transform: translateX(-50%);
    position: absolute;
    top: -88px;
    left: 100%;
    z-index: 1
}

.main-timeline .timeline-icon:before {
    content: "";
    background: #fff;
    position: absolute;
    z-index: -1
}

.main-timeline .timeline-year {
    color: #ffa707;
    font-size: 22px;
    font-weight: 700;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%
}

.main-timeline .inner-content {
    color: #242424;
    background: #ebebeb;
    text-align: right;
    padding: 20px 30px 20px 60px;
    margin: 0 0 0 100px;
    position: relative;
    -webkit-clip-path: polygon(100% 0%, 100% 100%, 0 100%, 10% 50%, 0 0);
    clip-path: polygon(100% 0%, 100% 100%, 0 100%, 10% 50%, 0 0)
}

.main-timeline .title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 6px;
    color: #1f226c
}

.main-timeline .description {
    font-size: 15px;
    letter-spacing: inherit;
    margin: 0;
    color: #343434
}

.main-timeline .timeline:nth-child(even) {
    float: right;
    margin: 0 0 30px 10px
}

.main-timeline .timeline:nth-child(even):before {
    transform: rotateY(180deg);
    right: auto;
    left: 29px
}

.main-timeline .timeline:nth-child(even) .timeline-icon {
    left: 0
}

.main-timeline .timeline:nth-child(even) .timeline-year {
    left: auto;
    right: 0
}

.main-timeline .timeline:nth-child(even) .inner-content {
    text-align: left;
    padding: 20px 60px 20px 30px;
    margin: 0 100px 0 0;
    -webkit-clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0% 100%, 0% 0%)
}

@media screen and (max-width: 990px) {
    .main-timeline .timeline:before {
        width: 130px
    }

    .main-timeline .inner-content {
        padding: 20px 20px 20px 50px
    }

    .main-timeline .timeline:nth-child(even) .inner-content {
        padding: 20px 50px 20px 20px
    }
}

@media screen and (max-width: 767px) {
    .main-timeline:before {
        transform: translateX(0);
        left: 35px
    }

    .main-timeline .timeline {
        width: 100%;
        margin: 0 0 30px
    }

    .main-timeline .timeline:before {
        transform: rotateY(180deg);
        right: auto;
        left: 40px
    }

    .main-timeline .timeline-icon {
        transform: translateX(0);
        left: 0
    }

    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(even) .timeline-year {
        font-size: 30px;
        transform: translateY(0);
        left: 85px;
        top: -50px
    }

    .main-timeline .inner-content,
    .main-timeline .timeline:nth-child(even) .inner-content {
        text-align: left;
        padding: 20px 50px 20px 30px;
        margin: 0 0 0 42px;
        -webkit-clip-path: polygon(100% 0, 94% 50%, 100% 100%, 0% 100%, 0% 0%);
        clip-path: polygon(100% 0, 94% 50%, 100% 100%, 0% 100%, 0% 0%)
    }

    .main-timeline .title {
        font-size: 20px
    }
}

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

    .main-timeline .inner-content,
    .main-timeline .timeline:nth-child(even) .inner-content {
        padding: 20px 30px 20px 30px
    }
}

.service-nav {
    box-shadow: 0 0 10px #9e9e9e;
    padding: 12px;
    background-color: #f5f5f5
}

.service-nav ul li a {
    color: #000;
    font-size: 13px;
    border-bottom: 1px dashed;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.service-nav ul li:last-child a {
    border: none
}

.service-nav ul li.active a {
    color: #dc3545
}

.service-nav h4 {
    background-color: #363836;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 11px
}

.service-image {
    margin-bottom: 14px;
    margin-top: 0;
    text-align: center
}

.services-text h3 {
    color: #dc3545;
    display: table;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    font-size: 25px;
    margin-bottom: 7px
}

.services-text p {
    margin-bottom: 10px;
    font-size: 15px
}

.ol-styles {
    list-style-type: none
}

.ol-styles li {
    position: relative;
    padding-left: 24px
}

.ol-styles li i {
    position: absolute;
    left: 0;
    color: #4f9441;
    font-size: 19px;
    top: 4px
}

.ol-styles li::before {
    content: "";
    position: absolute
}

.video-blok iframe {
    width: 100%;
    height: 205px;
    border: 7px solid #ccc;
    box-shadow: 0 0 10px;
    margin-bottom: 26px
}

.gallery-box.box {
    position: relative;
    overflow: hidden;
    transition: all .3s
}

.gallery-box.box-img .over-layer:after,
.gallery-box.box-img .over-layer:before,
.gallery-box.box-img:after,
.gallery-box.box-img:before {
    content: "";
    width: 50%;
    height: 50%;
    position: absolute;
    background: rgba(255, 255, 255, .4);
    transition: all .4s ease-in-out 0s
}

.gallery-box.box-img:before {
    top: 0;
    left: -100%
}

.gallery-box.box:hover .box-img:before {
    left: 0
}

.gallery-box.box-img:after {
    top: -100%;
    right: 0;
    background: rgba(255, 255, 255, .8)
}

.gallery-box.box:hover .box-img:after {
    top: 0
}

.gallery-box.box-img .over-layer:before {
    left: 0;
    bottom: -100%;
    background: rgba(255, 255, 255, .8)
}

.gallery-box.box:hover .over-layer:before {
    bottom: 0
}

.gallery-box.box-img .over-layer:after {
    bottom: 0;
    right: -100%
}

.gallery-box.box:hover .over-layer:after {
    right: 0
}

.gallery-box.box:hover:before {
    transform: skew(-45deg) translateX(0)
}

.gallery-box.box img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .3s ease 0s
}

.gallery-box.box:hover img {
    transform: scale(1.2);
    filter: grayscale(.7) blur(2px)
}

.gallery-box.box .box-content {
    color: #fff;
    text-align: center;
    width: 100%;
    opacity: 0;
    transform: translate(-50%, -50%) rotate(180deg);
    position: absolute;
    top: 50%;
    left: 100%;
    z-index: 1;
    transition: all .3s 0s cubic-bezier(.6, -.28, .735, .045)
}

.gallery-box.box:hover .box-content {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(0);
    left: 50%;
    transition: all .5s .1s cubic-bezier(.175, .885, .32, 1.275)
}

.gallery-box.box .title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    margin: 0 0 7px
}

.gallery-box.box .post {
    font-size: 16px;
    font-style: italic;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 13px;
    display: block
}

.gallery-box.box:hover .icon {
    display: block;
    position: relative;
    top: 70px;
    z-index: 1
}

.gallery-box.box .icon {
    display: none
}

.gallery-box.box .icon {
    padding: 0;
    margin: 0;
    list-style: none
}

.gallery-box.box .icon li {
    margin: 0 4px;
    display: inline-block
}

.gallery-box.box .icon li a {
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 29px;
    height: 35px;
    width: 35px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    transition: all .3s;
    background: linear-gradient(to left, #1f226c, #c5223c)
}

.gallery-box.box .icon li a:hover {
    background: #d3a10c
}

@media only screen and (max-width: 990px) {
    .gallery-box.box {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 479px) {
    .gallery-box.box .title {
        font-size: 20px
    }
}

.gallery-titile {
    text-transform: uppercase;
    display: table;
    margin: auto;
    color: #539547;
    font-size: 30px;
    border-bottom: 2px solid;
    margin-bottom: 22px;
    margin-top: 20px
}

.gallery-box.box {
    border: 1px solid #bdbdbd;
    padding: 3px;
    box-shadow: 0 0 5px #fff;
    margin-bottom: 24px
}

.gallery-box.box .box-img {
    display: block;
    position: relative;
    overflow: hidden
}

.gallery-box.box .box-img img {
    width: 100%;
    height: auto
}

.gallery-box.box .over-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.gallery-box .box-img .over-layer:after,
.gallery-box .box-img .over-layer:before,
.gallery-box .box-img:after,
.gallery-box .box-img:before {
    content: "";
    width: 50%;
    height: 50%;
    position: absolute;
    background: rgba(255, 255, 255, .4);
    transition: all .4s ease-in-out 0s
}

.gallery-box .box-img:before {
    top: 0;
    left: -100%
}

.gallery-box.box:hover .box-img:before {
    left: 0
}

.gallery-box .box-img:after {
    top: -100%;
    right: 0;
    background: rgb(197 34 60 / 62%)
}

.gallery-box.box:hover .box-img:after {
    top: 0
}

.gallery-box .box-img .over-layer:before {
    left: 0;
    bottom: -100%;
    background: rgb(37 39 111 / 62%)
}

.gallery-box.box:hover .over-layer:before {
    bottom: 0
}

.gallery-box .box-img .over-layer:after {
    bottom: 0;
    right: -100%
}

.gallery-box.box:hover .over-layer:after {
    right: 0
}

@media only screen and (max-width: 990px) {
    .box {
        margin-bottom: 20px
    }
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -7px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: #327d48;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.gallery-section .col-md-3 {
    padding: 0
}

.dropbtn {
    background-color: transparent;
    color: #000;
    padding: 10px 32px;
    font-size: 15px;
    width: 100%;
    border: none;
    display: block;
    text-transform: uppercase
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
    transition: ease-in .5s all
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #3e8e41;
    width: 231px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    top: 0;
    transition: ease-in .5s all;
    transform: translatex(-200%)
}

.dropdown-btn {
    position: absolute;
    top: 11px;
    right: 26px
}

.customli-d .dropdown-btn {
    display: none
}

.dropdown-content a {
    color: #fff;
    padding: 0 16px;
    text-decoration: none;
    display: block;
    font-size: 11px;
    text-transform: uppercase
}

.dropdown-content a:hover {
    background-color: #000
}

.dropdown:hover .dropdown-content {
    display: block;
    transform: translatex(0);
    left: 280px
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
    color: #fff
}

.services-text h4 {
    color: #9c9313;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 11px
}

h4.s-b-a {
    text-align: center;
    display: table;
    margin: auto;
    background-color: #e5e5e5;
    padding: 8px 19px;
    margin-top: 16px;
    color: #4a943b;
    border-top: 2px solid
}

.about-text p {
    margin-bottom: 15px
}

.about-iamge {
    margin-top: 0;
    border: 11px solid #d2edff;
    box-shadow: 0 0 10px #919191;
    position: relative;
    top: 0
}

.mvvrowsinner {
    justify-content: center
}

.mvv-blocks.serviceBox {
    text-align: center;
    margin-top: 50px
}

.mvv-blocks.serviceBox .service-icon {
    color: #fff;
    background: #ffc7d0;
    font-size: 50px;
    line-height: 67px;
    height: 80px;
    width: 80px;
    margin: 0 auto 25px;
    border-radius: 15px;
    box-shadow: 0 0 0 5px #fff, 0 0 12px rgba(0, 0, 0, .5)
}

.mvv-blocks.serviceBox .service-icon i.fa {
    transition: all .3s ease 0s
}

.mvv-blocks.serviceBox:hover .service-icon i.fa {
    text-shadow: 0 0 5px #555;
    transform: rotateY(360deg) rotateX(360deg)
}

.mvv-blocks.serviceBox .service-content {
    background-color: #f5f5f5;
    padding: 10px 13px 15px;
    border-radius: 10px;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, .88);
    min-height: 154px
}

.mvv-blocks.serviceBox .title {
    color: #2a2a2a;
    background: #ffc7d0;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 7px 15px;
    margin: -21px 7px 15px;
    border-radius: 0 0 25px 25px;
    position: relative;
    z-index: 1
}

.mvv-blocks.serviceBox .title:after,
.mvv-blocks.serviceBox .title:before {
    content: "";
    background: linear-gradient(-45deg, #f54969 49%, transparent 50%);
    width: 12px;
    height: 10px;
    position: absolute;
    top: 0;
    left: -12px
}

.mvv-blocks.serviceBox .title:after {
    transform: rotateY(180deg);
    left: auto;
    right: -12px
}

.mvv-blocks.serviceBox .description {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    margin: 0
}

.mvv-blocks.serviceBox.orange .service-icon,
.mvv-blocks.serviceBox.orange .title {
    background: #deddf3
}

.mvv-blocks.serviceBox.orange .title:after,
.mvv-blocks.serviceBox.orange .title:before {
    background: linear-gradient(-45deg, #1e1c59 49%, transparent 50%)
}

.mvv-blocks.serviceBox.green .service-icon,
.mvv-blocks.serviceBox.green .title {
    background: linear-gradient(135deg, #04ddca, #2db0a8)
}

.mvv-blocks.serviceBox.green .title:after,
.mvv-blocks.serviceBox.green .title:before {
    background: linear-gradient(-45deg, #046b5f 49%, transparent 50%)
}

@media only screen and (max-width: 990px) {
    .mvv-blocks.serviceBox {
        margin: 0 0 40px
    }
}

.about-text h2 {
    font-size: 20px;
    margin-bottom: 14px;
    margin-top: 27px;
    color: #c5223c;
    text-transform: uppercase
}

.about-text h2 span {
    color: #1f226c;
    display: block;
    font-size: 27px;
    font-weight: 600;
    margin-top: 8px
}

.team-tile {
    display: table;
    color: #519643;
    border-left: 3px solid;
    background-color: #eeee;
    text-transform: uppercase;
    padding: 5px 8px 5px 8px;
    font-size: 21px;
    margin-bottom: 14px;
    margin-top: 19px
}

.team-box {
    text-align: center;
    background-color: #f5f5f5;
    margin-bottom: 30px;
    box-shadow: 0 0 10px #b9b7b7
}

.team-box img {
    margin: 0 0;
    margin-top: 0
}

.doctor-tile {
    background-color: #c5bd21;
    background: linear-gradient(to right, #c8c12b, #f1efc9);
    color: #000;
    padding: 11px 0
}

.doctor-tile h4 {
    font-size: 20px
}

.doctor-tile p {
    font-size: 13px;
    color: #000
}

.email-signature {
    background: #fff;
    max-width: initial;
    width: 100%;
    padding: 20px 15px 20px 317px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    position: relative;
    margin-bottom: 86px
}

.email-signature:before {
    content: "";
    background: #f4f3d8;
    width: 250px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.email-signature h3 {
    font-size: 20px;
    color: #dc3545;
    margin-bottom: 10px;
    margin-top: 15px
}

.email-signature .signature-img {
    background: #fff;
    width: auto;
    height: auto;
    padding: 10px 10px;
    box-shadow: 0 0 10px #555;
    outline: 3px solid #4f9441;
    outline-offset: 5px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: -37px
}

.email-signature .signature-img img {
    width: 100%;
    height: auto
}

.email-signature .signature-details {
    color: #8854d0;
    margin-bottom: 10px
}

.email-signature .signature-details:after {
    content: '';
    height: 7px;
    width: 120px;
    margin: 0 0 0 5px;
    border-top: 3px solid #519643;
    border-bottom: 2px solid #333;
    display: block;
    clear: both
}

.email-signature .title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
    color: #519643
}

.email-signature .post {
    color: #000;
    background: linear-gradient(to right, #c8c12b, transparent);
    font-size: 15px;
    text-transform: uppercase;
    padding: 5px 20px;
    margin-bottom: 15px;
    border-radius: 30px;
    display: inline-block
}

.email-signature .signature-content {
    padding: 0;
    margin: 0 0 0 5px;
    list-style: none
}

.email-signature .signature-content li {
    color: #0c0c0c;
    font-size: 15px;
    line-height: 23px;
    position: relative;
    padding-left: 25px;
    margin-bottom: 6px
}

.email-signature .signature-content li span {
    color: #bfb609;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 6px
}

@media screen and (max-width: 576px) {
    .email-signature {
        width: 100%;
        padding: 220px 20px 20px
    }

    .email-signature:before {
        width: 100%;
        height: 200px
    }

    .email-signature .signature-img {
        left: 50%;
        top: 30px;
        transform: translateY(0) translateX(-50%)
    }

    .email-signature .signature-content,
    .email-signature .signature-details {
        text-align: center
    }

    .email-signature .signature-details:after {
        margin: 0 auto
    }
}

.valuesrow {
    margin: 0
}

.valuesrow span {
    display: block;
    color: #b11e11;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px
}

.valuesrow .col-md-12,
.valuesrow .col-md-6 {
    padding: 20px 10px
}

.valuesrow .col-md-6 {
    border-right: 1px dashed #333;
    border-bottom: 1px dashed #333
}

.valuesrow .col-md-6:nth-child(2),
.valuesrow .col-md-6:nth-child(4) {
    border-right: 0px
}

.valuesrow .col-md-12:nth-child(5) {
    border-bottom: 1px dashed #333
}

.strength-block h4 {
    display: table;
    color: red;
    text-transform: uppercase;
    margin-top: 29px;
    margin-bottom: 10px;
    border-bottom: 2px solid
}

.strenght-ol li {
    position: relative;
    padding-left: 23px
}

.strenght-ol li span {
    color: green;
    position: absolute;
    left: 0;
    top: 6px
}

.facilities-block h3 {
    text-align: center;
    margin: auto;
    display: table;
    background-color: #f5f5f5;
    background: linear-gradient(to right, #519643, #bbbc2a);
    padding: 7px 14px;
    margin-bottom: 15px;
    margin-top: 31px;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    border-bottom: 2px solid;
    border-radius: 20px 0 20px 0
}

.facilities-block li span {
    display: block;
    text-align: center;
    border: transparent;
    margin-bottom: 18px;
    background-color: #fff;
    padding: 5px 0;
    box-shadow: 0 0 10px #c5c5c5;
    border-left: 3px solid #519643
}

.faci-blocks {
    text-align: center;
    padding: 10px;
    box-shadow: 0 0 10px #afafaf;
    margin-bottom: 9px;
    margin-top: 26px
}

.faci-blocks h5 {
    color: #fff;
    background-color: #4a4848;
    padding: 5px 0;
    margin-bottom: 6px
}

.faci-blocks p {
    font-size: 14px
}

.facilites-amulya {
    text-align: center;
    position: relative;
    margin-top: 37px
}

.facilites-amulya img {
    box-shadow: 0 0 10px #2d2d2d
}

.facilites-amulya h5 {
    background-color: green;
    background: linear-gradient(to right, #c8c12b, #519643);
    color: #fff;
    position: absolute;
    bottom: 18px;
    right: 0;
    padding: 6px 5px 6px 15px;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 20px 0 0 20px
}

.team-consultenr-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 38px;
    position: relative
}

.team-consultenr-title::after,
.team-consultenr-title::before {
    content: "";
    position: absolute;
    width: 142px;
    height: 2px;
    border-bottom: 2px solid #cac43b;
    top: 12px
}

.team-consultenr-title::before {
    left: 16rem
}

.team-consultenr-title::after {
    right: 16rem
}

.latestdesc a {
    color: red
}

.contact-form-section {
    margin-bottom: 30px
}

.contact-form-section .form-control {
    background-color: #f5f5f5
}

.fallow-title,
.menu-button.color-trigger {
    top: 31px;
    display: none
}

.ace-responsive-menu {
    list-style: none;
    padding: 0;
    float: inherit;
    width: auto;
    display: inline-block;
    margin-top: 30px
}

.ace-responsive-menu li {
    list-style: none
}

.ace-responsive-menu li ul {
    display: none
}

.ace-responsive-menu>li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    float: left
}

.ace-responsive-menu li a {
    color: silver
}

.ace-responsive-menu>li>a {
    display: block;
    position: relative;
    margin: 0;
    border: 0;
    padding: 16px 8px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    color: #000
}

.ace-responsive-menu li a i {
    padding-right: 5px;
    color: #ff5737
}

.ace-responsive-menu>li>a i {
    font-size: 16px;
    text-shadow: none;
    color: #ff5737
}

.ace-responsive-menu li ul.sub-menu li a i {
    padding-right: 10px
}

.ace-responsive-menu li ul.sub-menu li a:hover {
    color: #fbee95
}

.ace-responsive-menu li.menu-active>a {
    background: 0 0;
    color: #e02826
}

.ace-responsive-menu li .menu-active {
    position: relative
}

.ace-responsive-menu>li>a>.arrow:before {
    margin-left: 4px;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: " \276F";
    font-weight: 300;
    text-shadow: none;
    width: 10px;
    display: inline-block;
    transform: rotate(90deg)
}

.ace-responsive-menu li ul.sub-menu li>a>.arrow:before {
    content: "\f105" !important
}

.ace-responsive-menu>li>ul.sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0;
    position: absolute;
    z-index: 999;
    width: 281px;
    padding: 5px 0;
    text-align: left
}

.ace-responsive-menu li ul.sub-menu {
    background: #181b62
}

.ace-responsive-menu li.customdropdown ul.sub-menu {
    width: 150px
}

.ace-responsive-menu li ul.sub-menu li a {
    display: block;
    margin: 0 0;
    padding: 1px 11px 1px 22px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    background: 0 0;
    color: #fff;
    text-transform: capitalize
}

.ace-responsive-menu>li>ul.sub-menu>li {
    position: relative
}

.ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0;
    display: none;
    list-style: none
}

.ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
    position: absolute;
    left: 185px;
    top: 0;
    display: none;
    list-style: none
}

.ace-responsive-menu>li>ul.sub-menu li>a>.arrow:before {
    float: right;
    margin-top: 1px;
    margin-right: 0;
    display: inline;
    font-size: 16px;
    font-family: FontAwesome;
    height: auto;
    content: "\f104";
    font-weight: 300;
    text-shadow: none
}

.menu-toggle {
    display: none;
    float: left;
    width: 100%;
    background: #333
}

.menu-toggle h3 {
    float: left;
    color: #fff;
    padding: 0 10px;
    font-weight: 600;
    font-size: 16px
}

.menu-toggle .icon-bar {
    display: block !important;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5 !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    margin: 3px
}

.menu-toggle .icon-bar:hover {
    background-color: #f5f5f5 !important
}

.menu-toggle #menu-btn {
    float: right;
    background: #202020;
    border: 1px solid #0c0c0c;
    padding: 8px;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px
}

.hide-menu {
    display: none
}

@media screen and (max-width: 768px) {
    .ace-responsive-menu {
        float: left;
        width: 100%
    }

    .ace-responsive-menu>li {
        border-bottom: 1px solid #242424;
        float: none
    }

    .ace-responsive-menu li a:hover {
        background: #272727 !important
    }

    .ace-responsive-menu>li:first-child {
        border-top: 2px solid #fd5025
    }

    .ace-responsive-menu>li>a i {
        padding-right: 10px;
        color: #ff5737
    }

    .ace-responsive-menu>li>a>.arrow:before {
        float: right;
        content: " \276F";
        font-weight: 300;
        text-shadow: none;
        width: 10px;
        display: inline-block;
        transform: rotate(90deg)
    }

    li.menu-active>a>.arrow:before {
        content: " \276F";
        font-weight: 300;
        text-shadow: none;
        width: 10px;
        display: inline-block;
        transform: rotate(90deg)
    }

    .ace-responsive-menu li ul.sub-menu>li {
        width: 100%
    }

    .ace-responsive-menu li ul.sub-menu li ul.sub-menu li a {
        padding-left: 30px
    }

    .ace-responsive-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
        padding-left: 50px
    }

    .ace-responsive-menu>li>ul.sub-menu {
        position: static
    }

    .ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu {
        position: static
    }

    .ace-responsive-menu>li>ul.sub-menu>li ul.sub-menu>li ul.sub-menu {
        position: static
    }

    .ace-responsive-menu li ul.sub-menu li.menu-active>a>.arrow:before {
        content: " \276F";
        font-weight: 300;
        text-shadow: none;
        width: 10px;
        display: inline-block;
        transform: rotate(90deg)
    }
}

.appintment-phone {
    position: absolute;
    right: 0;
    top: 29px;
    color: #fff;
    background: linear-gradient(to left, #1f226c, #c5223c);
    font-size: 17px;
    padding: 9px 17px;
    border-radius: 30px;
    box-shadow: 0 8px 0 #c1e0ff
}

.appintment-phone:hover {
    color: #fff;
    background: #1b4c7c
}

.appintment-phone span {
    color: #fff
}

.mobile-phone::before {
    position: absolute;
    content: "";
    width: 151px;
    height: 32px;
    right: 0;
    top: 2px;
    z-index: -1;
    border-radius: 0 0 0 0
}

.why-section {
    position: relative
}

.why-section::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 224px;
    border-right: 1px dashed #ccc;
    left: 0;
    right: 0;
    top: 37px;
    margin: auto
}

.why-section::after {
    content: "";
    position: absolute;
    width: 334px;
    height: 2px;
    border-bottom: 1px dashed #ccc;
    left: 0;
    right: 0;
    margin: auto;
    top: 140px
}

.why-blocks {
    text-align: center;
    color: #fff;
    margin-top: 30px;
    padding: 14px
}

.why-title {
    color: #fff426;
    font-size: 16px
}

.why-number {
    font-size: 36px;
    margin-bottom: 13px
}

.emegency-block {
    text-align: center;
    padding: 71px 0 92px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.emegency-block::before {
    content: "";
    background-color: #ececec;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0
}

.emergency-title {
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    font-size: 42px;
    margin: -5px 0 32px;
    display: block;
    line-height: 53px
}

.emergency-title2 {
    color: #519643;
    font-weight: 400;
    font-size: 33px;
    margin-bottom: 27px;
    text-transform: uppercase;
    font-family: Roboto, sans-serif
}

.emegency-block .btn-2 {
    background-color: #ec5c6a;
    background: linear-gradient(45deg, #578b27, #324c20);
    border-color: transparent;
    font-size: 24px;
    max-width: 249px;
    margin-top: 18px;
    padding: 11px 12px;
    color: #fdfdfd;
    display: inline-block
}

.facilities-sections {
    margin-top: 140px
}

.equipments {
    position: relative;
    top: 0;
    width: 100%;
    right: 0;
    margin-top: 0
}

.facilities-head {
    position: relative;
    background-color: #489038;
    padding: 63px 31px;
    max-width: 316px;
    margin-top: 42px;
    color: #fff;
    text-align: center
}

.facilities-head::before {
    content: "";
    position: absolute;
    width: 114%;
    height: 142%;
    top: -86px;
    left: -14px;
    z-index: -1
}

.facilities-head::after {
    content: "";
    position: absolute;
    z-index: -1
}

.facilities-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    display: table;
    margin: auto;
    margin-bottom: 22px;
    color: #fbfbfb;
    border-bottom: 2px solid;
    padding-bottom: 7px;
    position: relative
}

.facilities-title::before {
    content: "";
    position: absolute;
    width: 61px;
    height: 2px;
    border-bottom: 2px solid #eff300;
    left: 0;
    bottom: -2px
}

.facilities-title span {
    color: #eff300;
    position: relative
}

.equipments .col-md-2 {
    flex: 0 0 20%;
    max-width: 20%
}

.equpment-section {
    padding: 121px 0 106px;
    position: relative
}

.equpment-section::before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: .6;
    top: 0
}

.equipment-block {
    text-align: center;
    position: relative;
    margin-bottom: 45px
}

.eb-before::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 186px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background-color: #d4d4d4;
    z-index: -1;
    box-shadow: 0 20px 10px -10px #3e3c3c;
    border: none
}

.eq-img {
    width: auto;
    height: auto;
    margin: auto;
    box-shadow: none;
    line-height: 87px;
    background-color: transparent;
    transition: all ease-in-out .7s
}

.equipment-block img {
    width: 235px;
    transition: all ease-in-out .7s
}

.qg-b-top {
    margin-top: 0
}

.facilties-btn {
    margin-top: 47px;
    font-weight: 500;
    font-size: 18px;
    padding: 36px 32px;
    background: linear-gradient(to right, #ffc107, #4f973f)
}

.equipment-block h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 19px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    right: 0;
    bottom: 21px;
    transform: rotate(0);
    background-color: #ccc;
    background: linear-gradient(to right, #ffc107, #4f973f);
    padding: 5px 21px;
    width: 89%
}

.equipment-block h4::before {
    content: "";
    position: absolute;
    width: 0;
    height: 2px;
    border-bottom: 2px solid #ffc107;
    left: 0;
    bottom: -10px;
    opacity: 0;
    transition: all ease-in-out .4s;
    left: 0;
    right: 0;
    margin: 0 auto
}

.equipment-block:hover h4::before {
    opacity: 1;
    width: 100px
}

.equipment-block:hover h4 {
    color: #fff
}

.about-section .sec-title .title:before {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90px
}

.about-section .sec-title .title:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 33px;
    background-color: #f3443e
}

.gallery-testimonials .testimonial {
    padding: 12px 0 17px 34px;
    margin: 5px 9px 11px 27px;
    border-left: 2px solid #2d3e50;
    position: relative;
    z-index: -1;
    min-height: 184px
}

.pakages_sections {
    position: relative;
    border-bottom: 1px solid #878787;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.pacge_head {
    text-align: center
}

.pacge_head h3 {
    text-transform: uppercase;
    color: #c5223c;
    margin-bottom: 10px
}

.pacge_head h4 {
    display: inline-block;
    background: #1f226c;
    color: #fff;
    font-size: 20px;
    padding: 6px 16px;
    border-radius: 30px;
    margin-bottom: 25px
}

.packages_list {
    position: relative;
    padding-left: 28px;
    line-height: 34px
}

.packages_list:before {
    position: absolute;
    left: 0;
    top: 6px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    background: #f1c4cb;
    text-align: center;
    color: #d32a1b;
    font-weight: 900;
    content: "\f105";
    font-family: "Font Awesome 5 Free"
}

.pckrow .col-md-3:nth-child(1),
.pckrow .col-md-3:nth-child(2),
.pckrow .col-md-3:nth-child(3) {
    border-right: 1px dashed #6a6a6a
}

.docorts_pck_section {
    text-align: center
}

.docorts_pck_section h4 {
    text-transform: uppercase;
    margin-bottom: 20px
}

.dctpckrow {
    justify-content: center
}

.dctpckrow .col-md-4 {
    padding: 25px 10px;
    box-shadow: 0 0 10px #ccc;
    background: linear-gradient(to bottom, #fff, rgb(225 225 225 / 58%))
}

.dcrchecpslist {
    position: inherit
}

.dcrchecpslist h3 {
    text-transform: uppercase;
    color: #c5223c;
    font-size: 24px
}

.dcrchecpslist span {
    font-size: 17px
}

.inner_abotrow {
    align-items: center
}

.team_list {
    position: relative;
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 30px;
    padding: 14px 0;
    border-radius: 12px
}

.teamrow {
    justify-content: center
}

.team_list_row {
    align-items: center;
    margin: 0
}

.team_img {
    position: relative
}

.team_img img {
    border: 1px solid #ccc;
    padding: 8px
}

.team_info {
    position: relative
}

.team_info h3 {
    text-transform: uppercase;
    color: #c5223c;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 11px
}

.team_info h4 {
    font-size: 18px
}

.team_info span {
    display: block;
    color: #0a0f9f
}

.panelrow .col-md-3 {
    padding: 0 5px
}

.panellist {
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 10px
}

.inner_facilites_row {
    justify-content: center
}

.inner_facilites_row .col-md-12,
.inner_facilites_row .col-md-4,
.inner_facilites_row .col-md-6 {
    padding: 38px 11px;
    border-right: 1px dashed #a3a3a3;
    border-bottom: 1px dashed #a3a3a3
}

.inner_facilites_row .col-md-12:nth-child(4),
.inner_facilites_row .col-md-4:nth-child(3),
.inner_facilites_row .col-md-6:nth-child(6) {
    border-right: 0px
}

.facilites_list {
    position: relative;
    text-align: center
}

.facilites_list img {
    display: inline-block;
    width: 200px;
    border-radius: 50%;
    border: 9px solid #e7e7e7;
    box-shadow: 0 10px 0 #ffbdb8
}

.facility_info h3 {
    text-transform: uppercase;
    color: #c5223c;
    font-size: 24px;
    padding-top: 23px
}

.facility_info p {
    margin: 0
}

.meternityspeciarow {
    margin: 15px 0 0
}

.meternityspeciarow .col-md-3 {
    padding: 20px 10px;
    background: linear-gradient(to bottom, #fff, #dfe0fb);
    box-shadow: 0 0 10px #ccc
}

.maternitylist {
    text-align: center
}

.newsrow {
    align-items: center
}

.news_description p {
    font-size: 17px;
    margin-bottom: 14px
}

.services_text h2 {
    font-weight: 600;
    color: #1f226c;
    font-size: 24px;
    margin: 22px 0 7px
}

.services_text h3 {
    font-weight: 500;
    color: #c5223c;
    font-size: 22px;
    margin: 18px 0 8px
}

.services_text p {
    margin-bottom: 13px
}

.ol_styles {
    padding-left: 20px
}

.ol_styles li {
    position: relative;
    padding-left: 20px;
    color: #333;
    line-height: 27px
}

.ol_styles li::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #c5223c;
    border-radius: 50%;
    left: 0;
    top: 9px
}

.services_doc_block {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    padding: 22px 12px
}

.services_doc_block img {
    display: inline-block;
    width: 200px;
    border-radius: 50%;
    border: 5px solid #f5f5f5;
    box-shadow: 0 0 10px #999
}

.services_text .services_doc_block h3 {
    font-weight: 500;
    color: #c5223c;
    font-size: 20px;
    margin: 9px 0 5px;
    text-transform: uppercase
}

.services_text .services_doc_block h4 {
    font-size: 17px;
    color: #1b21b9
}

.services_text .services_doc_block span {
    font-size: 15px;
    display: block
}

.inner_ser_img {
    border: 2px solid #ccc;
    padding: 15px
}

.inner_ser_img img {
    box-shadow: 0 0 10px #333
}

.inner_dc_img_block {
    position: relative;
    border: 2px solid;
    padding: 14px
}

.doc_iomg_l {
    position: relative;
    background: #c5223c;
    text-align: center;
    box-shadow: 0 0 10px;
    padding: 0 0 15px 0
}

._dc_info {
    position: relative
}

._dc_info h3 {
    font-size: 26px;
    color: #f0f0f0;
    margin: 22px 0 10px 0;
    font-weight: 700
}

._dc_info h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin: 5px 0 8px 0;
    color: #fff
}

._dc_info h5 {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin: 8px 0 0 0;
    color: #fff
}