01539d

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #474747;
    font-size: 14px;
}

.img,
img {
    max-width: 100%;
    height: auto;
    transition: all 0.3s ease-out 0s;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    color: #282828;
    text-decoration: none;
}

a,
button {
    color: #1272b9;
    outline: medium none;
}

button {
    cursor: pointer;
    transition: .3s;
}

.quiz-93 label{
	width:100%;
}

span.wpcf7-quiz-label{
	margin:0 0 10px 0;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Noto Sans', sans-serif;
    color: #223645;
    margin-top: 0px;
    font-weight: 600;
    text-transform: normal;
    line-height: 1.4;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 45px;
    letter-spacing: -.3px;
    line-height: 1.22;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 26px;
    letter-spacing: -.3px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
    font-weight: 500;
    color: #647589;
}

h6 {
    font-size: 14px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}

p {
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    color: #647589;
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: #1696e7 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.separator {
    border-bottom: 2px solid #eae7ff
}

/* button style */
.bt-btn,
.theme-btn-one
{
    -moz-user-select: none;
    background: #1572b9;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 0 40px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    min-height: 56px;
    line-height: 56px;
    border-radius: 5px;
}

header {
    background-color: #fff;
}

header .bt-btn {
    background: #1572b9;
}

header .bt-btn:hover {
    background: #282828;
    opacity: 0.7;
}

.bt-btn.centered {
    margin: 0 auto;
    display: block;
    width: 200px;
}

.bt-btn:hover,
.theme-btn-one:hover
 {
    background: #282828;
    color: #fff;
}

.bt-btn-sec {
    background: #1572b9;
}

.play-btn {
    height: 60px;
    width: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 50%;
    background-color: #1572b9;
    box-shadow: 0px 8px 16px 0px rgba(125, 178, 73, 0.2);
    text-align: center;
    color: #fff;
    padding-left: 3px;
    margin-left: 27px;
}

.play-btn:hover {
    background-color: #282828;
    box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2);
    color: #fff;
}

.about-video-btn {
    font-size: 14px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    padding-left: 3px;
}

.about-video-btn.white-video-btn {
    width: 120px;
    height: 120px;
    line-height: 119px;
    background: #fff;
    color: #1572b9;
}

.about-video-btn.white-video-btn:hover {
    background: #282828;
    border: 2px solid #282828;
    color: #fff;
}

.breadcrumb > .active {
    color: #888;
}

/* scrollUp */
#scrollUp {
    background: #eea784;
    height: 50px;
    width: 50px;
    right: 50px;
    bottom: 77px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 48px;
}

#scrollUp:hover {
    background: #01539d;
}

/* 2. Header */
/* header-top */
.top-bar {
    background: #084b00;
}

.header-2-icon {
    color: #fff;
    margin-right: 23px;
}

.nav-search.search-trigger.header-2-icon {
    color: #fff;
    display: inline-block;
}

.header-info span {
    margin-right: 35px;
}

.header-info span i {
    margin-right: 10px;
    color: #fff;
}

.header-info {
    color: #fff;
}

.header-padding {
    padding: 0 120px;
    padding-top: 45px;
}

.transparrent-header {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9;
}

.header-cta-info {
    padding-right: 22px;
    align-items: center;
    border-right: 1px solid #ededed;
    margin-right: 22px;
    float: left;
    display: flex;
}

.header-cta-icon i {
    color: #084b00;
    font-size: 30px;
    width: 40px;
}

.header-cta-icon {}

.header-cta-text h5 {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}

.header-right-btn .bt-btn {
    min-height: 50px;
    line-height: 50px;
    font-size: 13px;
}

/* header menu area */
.logo img {
    position: relative;
    z-index: 2;
    width: 225px;
}

.logo-circle::before {
    position: absolute;
    content: "";
    border: 47px solid #fff;
    left: -35px;
    width: 150px;
    height: 150px;
    top: -35px;
    border-radius: 100%;
    z-index: 1;
}

.header__menu ul li {
    display: inline-block;
    margin-left: 20px;
    position: relative;
}

.header__menu.menu-dark ul li:first-child {
    margin-left: 0;
}

.header__menu ul li a {
    color: #647589;
    font-weight: 500;
    padding: 40px 0;
    display: block;
    font-size: 15px;
}

.header__menu ul li.menu-item-has-children > a::after {
    content: " +";
}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.header__menu ul li.menu-item-has-children > a::after {
    content: '\f078';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    margin-left: 5px;
    font-size: 10px;
}

.header__menu.header-menu-white ul li a {
    color: #ffff;
}

.header__menu.header-menu-white ul li:hover > a {

}

.header__menu.menu-dark > nav > ul > li > a {
    padding: 20px 0;
    color: #fff;
    opacity: 1;
}

.header__menu.menu-dark ul li ul.sub-menu {
    border-top: 0;
}

.header__menu.menu-dark ul li:hover > a,
.header__menu.menu-dark > nav > ul > li:hover > a,
.header__menu.menu-dark > nav > ul > li.current-menu-item > a {
    opacity: 1;
}

.header__menu ul li:hover > a {
    color: #223645;
}

.header__menu.menu-dark ul li a:hover {
    color: #fff;
}

.header__menu ul li ul.sub-menu {
    position: absolute;
    background: #ffffff;
    width: 250px;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 15px 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-top: 5px solid #69a363;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    z-index: 99999;
    text-align: left;
}

.header__menu.header-menu-white ul li ul.sub-menu {
    background: #001D26;
}

.header__menu.menu-dark ul li ul.sub-menu {

}

.header__menu.menu-dark ul li ul.sub-menu li a {

}

.header__menu.menu-dark ul li ul.sub-menu li a:hover {
    color: #223645;
}

.header__menu ul li ul.sub-menu li {
    margin: 0;
    display: block;
}

.header__menu ul li ul.sub-menu li a {
    padding: 7px 30px;
    font-size: 14px;
}

.header__menu.header-menu-white ul li ul.sub-menu li:hover > a {
    color: #69a363;
}

.header__menu ul li:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 96%;
}

.header__menu ul li ul.sub-menu li:hover > a {
    color: #223645;
}

.header-social-icons {}

.main-menu ul li:hover > a {
    color: #223645;
}

.header-right {
    margin-left: 60px;
    margin-top: 25px;
}

.header-social-icons ul li {
    display: inline-block;
}

.header-menu-search {
    margin-left: 24px;
}

.header-social-icons ul li a {
    font-weight: 500;
    color: #fff;
    display: inline-block;
    margin-left: 6px;
    font-size: 30px;
}

.header-social-icons-black ul li a {
    color: #fff;
}

.header-menu-blue .header-social-icons ul li a:hover {
    color: #fff;
}

.header-social-icons ul li a:hover {
    color: #223645;
}

.header-lang a {
    position: relative;
}

.header-lang span {
    color: #0a1121;
    font-weight: 500;
    letter-spacing: 1px;
}

.header-lang span {
    color: #0a1121;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 13px;
}

.header-lang-list {
    position: absolute;
    width: 100%;
    right: 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px 15px;
    border-top: 3px solid;
    transition: .4s;
    z-index: 999;
    background: #fff;
    padding-bottom: 5px;
    padding-top: 4px;
    top: 100%;
}

.header-lang-list-3 {
    margin-top: 15px;
}

.header-lang {
    padding: 28px 0px;
}

.header-lang img {
    width: 60px;
    height: 60px;
    border: 3px solid #fff;
    box-shadow: 0px 8px 16px 0px rgba(241, 87, 19, 0.2);
    border-radius: 50%;
}

.header-lang a {
    display: inline-block;
}

.header-lang:hover .header-lang-list {
    opacity: 1;
    visibility: visible;
}

.header-lang-list li {
    display: block;
    margin-bottom: 0;
    padding: 5px 0;
}

.header-lang-list li a {
    display: block;
    color: #647589;
    font-size: 13px;
}

.header-lang-list li a:hover {
    display: block;
    color: #69a363;
}

/* Menu Search
-------------------------------------------------------*/
.nav-search {
    position: relative;
    display: block;
    color: inherit;
}

.nav-search:hover {
    color: inherit;
}

.search-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 121;
    background: rgba(0, 0, 0, .9);
}

.search-wrap .search-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.search-wrap .search-cell {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.search-wrap .search-field-holder {
    width: 50%;
    margin: auto;
    position: relative;
    animation: slideInUp .3s;
}

.search-wrap .main-search-input {
    width: 100%;
    height: 70px;
    border: 0;
    padding: 0 50px;
    text-transform: uppercase;
    background: transparent;
    font-size: 25px;
    color: #fff;
    border-bottom: 2px solid #898989;
    text-align: center;
    letter-spacing: 2px;
}

.search-wrap input.form-control,
.search-wrap input.form-control:focus {
    background-color: #fff;
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

input.main-search-input::-webkit-input-placeholder {
    color: #fff;
    font-size: 25px;
}

input.main-search-input:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 25px;
}

input.main-search-input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 25px;
}

input.main-search-input:-ms-input-placeholder {
    color: #fff;
    font-size: 25px;
}

.search-close {
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}

.mobile-links li > a {
    padding: 15px 0 15px 15px;
    line-height: 20px;
    border-bottom: 1px solid #ebebeb;
    color: #7f7f7f;
    display: block;
}

.mobile-links li > a:hover {
    color: #b79d82;
}

/* 3. Slider */
.slider-height {
    min-height: 900px;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.slider-height-2 {
    min-height: 950px;
}

.slider-height-3 {
    min-height: 780px;
}

.slider-right-2 {
    padding-top: 180px;
}

.hero-text-box {
    padding: 75px;
    background: #fff;
    padding-right: 66px;
}

.hero-slider-caption h5 {
    margin-bottom: 25px;
    color: #223645;
}

.hero-slider-caption h1 {
    font-size: 80px;
    margin-bottom: 20px;
    letter-spacing: -2.3px;
    color: #223645;
}

.hero-slider-caption p {
    margin-bottom: 35px;
    font-size: 17px;
    line-height: 29px;
    color: #223645;
}

.slider-height-3 .hero-slider-caption h1 {
    font-size: 58px;
    line-height: 1;
    color: #223645;
}

.hero-slider-caption-2 p {
    color: #223645;
}

.caregive-box {
    border-radius: 16px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(227, 220, 255, 0.4);
    padding: 60px;
    padding-bottom: 24px;
}

.search-form .sub-heading {
    font-size: 14px;
    font-weight: 500;
    color: #aab6bf;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    display: block;
}

.search-form h3 {
    font-size: 36px;
    margin-bottom: 45px;
}

.label span {
    font-size: 12px;
    font-weight: 500;
    color: #aab6bf;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    padding-left: 70px;
}

.nice-select.postform {
    width: 100%;
    border: 0;
    padding-left: 0;
    line-height: 1;
}

.care-give-option img {
    position: absolute;
    z-index: 9;
    top: -13px;
    left: 0;
}

.nice-select.postform .current {
    font-size: 24px;
    color: #223645;
    font-weight: 600;
    letter-spacing: -.3px;
    font-family: Noto Sans;
    text-transform: capitalize;
}

.nice-select.postform .list {
    z-index: 16;
    width: 100%;
    border-radius: 0;
    margin-top: 13px;
}

.slider-active button.slick-arrow {
    position: absolute;
    top: 50%;
    left: 90px;
    transform: translateY(-50%);
    background: none;
    border: 0;
    font-size: 16px;
    padding: 0;
    color: #10111e;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    cursor: pointer;
    background: #fff;
    line-height: 80px;
}

.slider-3 button.slick-arrow {
    color: #10111e;
    background: #fff1f0;
}

.slider-active button.slick-next {
    left: auto;
    right: 90px;
}

.slider-active:hover button.slick-prev {
    left: 105px;
}

.slider-active:hover button.slick-next {
    right: 105px;
}

.slider-active:hover button {
    opacity: 1;
    visibility: visible;
}

.slider-active button:hover {
    background: #223645;
    color: #fff;
}

/* 4. About */
.about-shape {
    position: absolute;
    top: 60px;
    left: -60px;
    z-index: -9;
}

.about-front-img {
    box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2);
}

.about-title h5 {
    margin-bottom: 20px;
}

.about-right-side {
    padding-left: 23px;
}

.author-ava {
    margin-right: 30px;
}

.author-desination h6 {
    color: #223645;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.author-desination h4 {
    margin-bottom: 13px;
}

.single-item .mv-icon {
    margin-right: 30px;
}

.mv-icon i {
    font-size: 40px;
    color: #223645;
    line-height: 1.1;
}

.mv-title h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.mv-title p {
    padding-right: 73px;
}

.facalty-text p {
    line-height: 26px;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
}

.about-text-list ul li {
    margin-bottom: 20px;
}

.about-text-list ul li i {
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    background: #f6f5ff;
    padding-left: 3px;
    margin-right: 20px;
    transition: .4s;
    display: inline-block;
}

.about-text-list ul li:hover i {
    background: #69a363;
    color: #fff;
}

.about-text p {
    padding-right: 0px;
}

.about-quote {
    border-left: 5px solid #084b00;
    padding: 25px 30px;
    padding-right: ;
    background: #f8f8f8;
    font-weight: 500;

}

.about-text .about-quote {
    padding-right: 20px;
}

/* dot about  */
.about-exp {
    position: absolute;
    background: #fff;
    padding: 30px 35px;
    box-shadow: 0 16px 32px 0px #048ec538;
    bottom: 70px;
    left: -80px;
}

.exp-icon {
    font-size: 30px;
    margin-bottom: 10px;
    display: inline-block;
    color: #69a363;
}

.about-exp .counter {
    font-size: 80px;
    font-weight: 700;
}

.exp-content p {
    font-size: 16px;
    font-weight: 500;
    color: #003242;
}

.exp-dots {
    position: absolute;
    top: 20px;
    right: 25px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.exp-dots span {
    height: 10px;
    width: 10px;
    background: #69a363;
    box-shadow: 0 4px 8px 0px rgba(4, 142, 197, 0.349);
    border-radius: 50%;
    margin-left: 15px;
}


.mv-text p {
    font-size: 20px;
    color: #223645;
    margin-bottom: 0;
    padding-right: 27px;
    padding-top: 5px;
}

.about-tex .about-quote {
    padding-right: 20px;
}

.mv-single-list {
    padding: 30px 0;
    border-top: 1px solid #dedeff;
    border-bottom: 1px solid #dedeff;
}

.mv-icon {
    margin-right: 30px;
}

.mv-right-img img {
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 16px 32px 0px rgba(205, 203, 255, 0.4);
    border-radius: 5px;
}

.testi-quato-icon.about-icon-white {
    float: right;
    margin: 0;
    margin-top: -49px;
    margin-right: -70px;
    position: relative;
    z-index: 1;
}

.medical-icon-brand {
    display: inline-block;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(136, 136, 136, 0.2);
    margin-right: 51px;
    margin-top: 48px;
    margin-left: 47px;
    z-index: -9;
}

.medical-icon-brand-2 {
    position: absolute;
    z-index: 9;
    right: -90px;
    top: 50%;
    transform: translateY(-50%);
}

.medical-icon-brand-3 {
    right: -106px;
    margin-top: 21px;
}

.medical-icon-brand::before {
    position: absolute;
    content: "";
    left: -28px;
    right: 0;
    bottom: 0;
    top: -30px;
    height: 156px;
    width: 156px;
    border: 2px dashed #e6e6e6;
    border-radius: 50%;
}

.medical-icon-brand::after {
    position: absolute;
    content: "";
    left: -55px;
    right: 0;
    bottom: 0;
    top: -58px;
    height: 210px;
    width: 210px;
    border: 2px dashed #e6e6e6;
    border-radius: 50%;
}

.about-right-content {
    padding-right: 50px;
}

/* 5. Section Title */
.section-title h5 {
    margin-bottom: 28px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.section-text.section-text-green h1 {
    margin-bottom: 24px;
}

.section-text-white h5 {
    color: #899dab;
}

.section-text-green h5 {
    color: #084b00;
    font-weight: 500;
}

.section-text-small h5 {
    color: #69a363;
    text-transform: uppercase;
}

.calculate-section .section-text-white h5 {
    color: #b1c5d3;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

.section-text-green p {
    color: #899dab;
    padding-right: 90px;
}

.section-title h1 {
    margin-bottom: 18px;
    line-height: 1.2;
}

.section-title h1 span {
    color: #282828;
}

.section-back-icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -50px;
}

.section-text-small h1 {
    font-size: 50px;
}

.back-icon-left {
    margin: 0;
}

.back-icon-right {
    margin: inherit;
    left: inherit;
}

/* 6. Services */
.service-thumb {
    display: inline-block;
    text-align: center;
}

.service-thumb i {
    font-size: 55px;
    height: 120px;
    width: 120px;
    display: inline-block;
    background: #084b00;
    border-radius: 50%;
    line-height: 119px;
    color: #fff;
}

.service-thumb {
    margin-bottom: 45px;
}

.service-box-3 .service-content-box {
    padding: 0 15px;
    margin-top: -50px;
    position: relative;
    transition: .3s;
}

.service-box-3 .service-content {
    padding: 40px;
    background: #f8f8f8;
    padding-bottom: 20px;
    transition: .4s;
    min-height: 200px;
}

.service-box-3:hover .service-content-box {
    margin-top: -60px;
}


.service-box-3 .service-content p {
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3;
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}

.service-box-3:hover .service-content {
    background-color: #f8f8f8;
    box-shadow: 0px 16px 32px 0px rgba(181, 179, 255, 0.2);
}

.service-box-3 .service-thumb {
    margin-bottom: 0;
    overflow: hidden;
}

.service-box-3 .service-thumb img {
    transition: .6s;
}

.service-box-3:hover .service-thumb img {
    transform: scale(1.1);
}

.service-box-2 .service-thumb {
    margin-bottom: 37px;
}

.service-content h3 {
    margin-bottom: 22px;
    font-size: 22px;
}

.service-content h3 a:hover {
    color: #69a363;
}

.service-content-2 h3 {
    font-size: 34px;
}

.service-box.service-box-2 .service-content-2 h3 a:hover {
    color: #69a363;
}

.service-content-2 h3 a {
    padding-bottom: 23px;
    display: block;
    position: relative;
}

.service-content-2 h3 a::after,
.service-content-2 h3 a::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    left: 0;
    background: #e2e0ff;
    bottom: 0;
    transition: .4s;
}

.service-content-2 h3 a::before {
    background: #69a363;
    z-index: 9;
    width: 0;
    width: 0px;
    visibility: hidden;
    opacity: 0;
}

.service-content-2 h3 a:hover::before {
    transition: .6s;
    width: 50px;
    visibility: visible;
    opacity: 1;
}

.service-content.service-content-2 p {
    padding-right: 30px;
}

.service-box {
    padding: 50px 40px;
    background: #fff;
    transition: .4s;
}

.service-box-2 {
    padding: 60px;
}

.service-box.service-box-border {
    border: 2px solid #f4f4f4;
}

.service-link {
    color: ##1539d;
    font-weight: 500;
    margin-top: 5px;
    display: inline-block;
}

.service-link i {
    position: relative;
    top: 1px;
    margin-left: 5px;
    transition: .3s;
}

.service-box-3 .service-link {
    display: block;
    background: #01539d;
    margin: 0;
    padding: 16px;
    transition: .4s;
    color: #fff;
}

.service-box-3:hover .service-link {
    background: #01539d;
    color: #fff;
}

.service-box-3 a.service-link:hover {
    background: #282828;
    color: #fff;
}

.service-content-2 a.service-link {
    color: #9ca8b6;
}

.service-box-2 .service-content-2 a.service-link:hover {
    color: #282828;
}

.service-content-2 a.service-link i {
    margin-right: 5px;
}

.service-box .service-link:hover {
    color: #282828;
}

.service-box:hover {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(196, 203, 255, 0.3);
}

.service-box.service-box-border:hover {
    border: 2px solid transparent;
}

.service-big-number {
    position: absolute;
    top: 0;
    right: 19px;
    font-size: 200px;
    color: #f7f7ff;
}

.service-details-text p {
    line-height: 26px;
    padding-right: 16px;
}

.team-map iframe {
    border: 0;
    width: 100%;
    height: 350px;
}

.service-details-thumb img {
    width: 100%;
}

.ser-fea-box {
    margin-right: 70px;
}

.ser-fea-icon {
    margin-right: 20px;
}

.ser-fea-icon i {
    font-size: 45px;
    line-height: 1;
    color: #69a363;
}

.ser-fea-list h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 23px;
}

.ser-fea-list ul li {
    margin-bottom: 12px;
}

.ser-fea-list ul li i {
    color: #69a363;
    margin-right: 9px;
}

.download-area a img {
    float: left;
    margin-right: 20px;
}

.download-area a span {
    font-weight: 500;
    color: #223645;
    margin-top: 12px;
    display: inline-block;
    transition: .4s;
}

.download-area a:hover span {
    color: #69a363;
}

.download-area a span.download-size {
    color: #647589;
    font-weight: 400;
    float: right;
}

.download-box {
    display: inline-block;
    padding: 18px 48px;
    width: 100%;
    border: 2px solid #e0e9ff;
}

.testi-box .testi-service-content p {
    padding: 0 10px;
}

/* service-sidebar */
.service-map {
    min-height: 400px;
}

.more-service-icon {
    width: 50px;
}

.more-service-icon i {
    font-size: 30px;
    line-height: 1;
    color: #084b00;
}

.more-service-title {
    font-size: 16px;
    font-weight: 500;
    color: #223645;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 20px;
    transition: .4s;
}

.doctor-details-title {
    font-size: 24px;
    letter-spacing: 0;
    text-transform: capitalize;
}

.more-service-title span {
    display: block;
    color: #647589;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 14px;
    text-transform: capitalize;
    margin-top: 2px;
}

.more-service-list ul li a:hover .more-service-title {
    color: #69a363;
}

.more-service-list ul li a {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 2px solid #f2edff;
    margin-bottom: 20px;
}

.more-service-list ul li:last-child a {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

/* service-contact */
.contact-input input {
    width: 100%;
    height: 60px;
    padding: 0;
    padding-left: 60px;
    border: 2px solid #f0f8ff;
    color: #647589;
    font-weight: 400;
}

.contact-input input::placeholder {
    color: #647589;
}

.contact-icon {
    position: relative;
}

.contact-icon::before {
    position: absolute;
    content: "\f007";
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-size: 14px;
    color: #084b00;
    top: 20px;
    left: 30px;
    z-index: 99;
}

.contact-mail::before {
    content: "\f0e0";
}

.service-contact-form .nice-select {
    width: 100%;
    height: 60px;
    padding-top: 9px;
    padding-left: 60px;
    padding-bottom: 9px;
    border: 2px solid #f0f8ff;
    border-radius: 0;
}

.service-contact-form .nice-select .current {
    font-weight: 400;
    color: #647589;
    font-size: 14px;
}

.service-contact-form .nice-select ul.list {
    width: 100%;
    border-radius: 0;
    border: 2px solid #f0f8ff;
}

.contact-hourglass::before {
    content: "\f254";
}

.ser-form-btn {}

/* 7. Team */
.team-box-2 {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 16px 4px rgba(181, 179, 255, 0.2);
    padding-bottom: 18px;
}

.team-box-3 {
    padding: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.team-content h3 {
    margin-bottom: 17px;
}

.team-content h6 {
    color: #69a363;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 18px;
}

.team-content p {
    margin-bottom: 20px;
}

.team-box {
    padding: 30px 40px;
    background: #fff;
    border-radius: 10px;
}

.social-links a {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 2px solid #ebf4f7;
    line-height: 36px;
    border-radius: 50%;
    color: #003242;
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 13px;
    margin: 0 3px;
}

.team-link {
    position: absolute;
    bottom: 25px;
    height: 60px;
    width: 60px;
    display: inline-block;
    border-radius: 50%;
    background-color: #084b00;
    box-shadow: 0px 8px 16px 0px rgba(143, 181, 105, 0.3);
    font-size: 26px;
    font-weight: 600;
    line-height: 60px;
    color: #fff;
    right: 51px;
}

.team-link:hover {
    background-color: #69a363;
    box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2);
    color: #fff;
}

.team-box-2 .team-member-info h3 {
    margin-bottom: 18px;
}

.team-social-widget li {
    display: inline-block;
    margin: 0 8px;
}

.team-social-widget ul {
    background: #69a363;
    display: inline-block;
    padding: 16px 30px;
}

.team-social-widget li a {
    color: #fff;
}

.team-box-3 .team-member-info h3 {
    font-size: 36px;
}

.team-author-info span {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #69a363;
    padding: 11px 20px;
    display: inline-block;
    background: #fff;
}

.team-author-info h6 {
    font-size: 18px;
    color: #223645;
    padding: 11px 20px;
    background: #fff;
}

.team-author-info {
    position: absolute;
    margin-top: -60px;
    margin-left: 30px;
    transition: .4s;
    visibility: hidden;
    opacity: 0;
    right: 0;
    width: 146%;
    left: 0;
    z-index: 99;
    box-shadow: 0px 8px 16px 0px rgba(205, 190, 255, 0.2);
}

.team-box:hover .team-author-info {
    opacity: 1;
    visibility: visible;
}

.team-activation .slick-dots {
    text-align: center;
    margin-bottom: 30px;
}

.team-activation .slick-dots li {
    display: inline-block;
    cursor: pointer;
}

.team-activation .slick-dots li button {
    text-indent: -111111111111px;
    padding: 0;
    width: 30px;
    height: 4px;
    border: 0;
    background: #e0e9ff;
    margin: 0 5px;
    cursor: pointer;
}

.team-activation .slick-dots li.slick-active button {
    background: #084b00;
}

.team-thumb {
    position: relative;
    display: inline-block;
}

.team-social-profile {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.team-wrapper:hover .team-social-profile {
    opacity: 1;
    visibility: visible;
    bottom: 30px;
}

.team-social-profile ul {
    background: #69a363;
    display: inline-block;
    padding: 16px 30px;
}

.team-social-profile ul li {
    display: inline-block;
    margin: 0 9.5px;
}

.team-social-profile ul li a {
    font-size: 14px;
    color: #fff;
}

.team-social-profile ul li a:hover {
    color: #084b00;
}

/* 8. Fact */
.fact-map::before {
    position: absolute;
    content: "";
    background-image: url("../img/fact/map.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    background-position: center center;
}

.cta-satisfied {
    padding-left: 129px;
}

.single-satisfied h1 {
    color: #084b00;
    float: left;
    width: 140px;
    margin-right: 20px;
}

.single-satisfied h5 {
    color: #fff;
    margin-bottom: 15px;
}

.single-satisfied h5 i {
    margin-right: 5px;
}

.single-satisfied p {
    color: #899dab;
}

.single-satisfied h5,
.single-satisfied p {
    width: calc(100% - 160px);
    display: inline-block;
}

/* 9. Pricing */
.pricing-area {
    position: relative;
    z-index: 2;
}

.pricing-area .section-heading .section-title {
    display: block;
}

.pricing-area .section-heading .section-title span {
    color: #fb4f52;
}

.single-pricing-box {
    background: #fff;
    text-align: center;
    padding: 70px 60px;
    background-position: center center;
    background-size: cover;
}

.single-pricing-box .pricing-list ul {
    text-align: left;
}

.single-pricing-box .pricing-list ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
}

.single-pricing-box .pricing-list ul li:not(:first-child) {
    margin-top: 20px;
}

.pricing-head .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 45px;
}

.pricing-head .price span {
    font-size: 16px;
}

.pricing-head .price {
    font-size: 115px;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 0;
}

.pricing-head {
    margin-bottom: 50px;
}

.pricing-head .duration {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: -15px;
}

.single-pricing-box .site-btn {
    margin-top: 40px;
    color: #003242;
    border-color: #e5eaec;
}

.single-pricing-box .site-btn:hover {
    color: #fff;
}

.single-pricing-box.active {
    color: #fff;
    z-index: 1;
    box-shadow: 0px 16px 32px 0px rgba(4, 142, 197, 0.3);
}

.single-pricing-box.active::before {
    z-index: -1;
    background: #69a363;
    opacity: .9;
}

.single-pricing-box.active .pricing-head .title,
.single-pricing-box.active .pricing-head .price span,
.single-pricing-box.active .pricing-head .duration,
.single-pricing-box.active .pricing-head .price {
    color: #fff;
}

.single-pricing-box.active .bt-btn {
    color: #fff;
    background: #084b00;
}

.single-pricing-box.active .bt-btn:hover {
    background: #fff;
    color: #69a363;
}

.single-slider:after {
    content: '';
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3333;
}

.single-slider .container {
    position: relative;
    z-index: 33333;
}

/* 10. CTA */

.cta-area {
    position: relative;
    background-attachment: fixed; 
    background-repeat: no-repeat;
    background-size: cover; 
    padding: 120px 0px; 
}

.cta-area::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.cta-area h1,
.cta-area h5 {
    color: #fff;
}

.breadcrumb-bg::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.news-letter-area,
.cta-area,
.breadcrumb-bg {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.news-letter-area::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* latest-news */
.news-tag {
    color: #69a363;
    font-weight: 500;
}

.latest-news-content h3 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 19px;
}

.latest-news-content h3 a:hover {
    color: #69a363;
}


.latest-news-box:hover .latest-news-thumb img {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}

.latest-news-thumb {
  display: inline-block;
  margin-bottom: 0;
  overflow: hidden;
}

.latest-news-content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.recent-news-list {
    padding: 41px;
    border: 2px solid #eae7ff;
    padding-bottom: 40px;
}

.singl-news.news-border-bottom {
    padding-bottom: 31px;
    border-bottom: 2px solid #e3ecf2;
    margin-bottom: 31px;
}

.meta-date {
    margin-right: 29px;
}

.meta-date i {
    margin-right: 5px;
}

.meta-date a {
    color: #647589;
}

.latest-news-box-2 .latest-news-content-box {
    padding: 0 15px;
}

.latest-news-box-2 .latest-news-content {
    padding: 40px;
    background: #fff;
    margin-top: -30px;
    position: relative;
    z-index: 9;
    padding-bottom: 15px;
}

.latest-news-box-2 .latest-news-content h3 {
    margin-bottom: 13px;
}

.latest-news-box-2 .news-tag {
    color: #084b00;
}

.latest-news-box-2 .latest-news-content h3 a:hover {
    color: #084b00;
}

.blog-feeds-text h5 {
    color: #bdc1d5;
    line-height: 1.3;
    margin-bottom: 4px;
}

.latest-news-box-3 {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(178, 176, 255, 0.2);
}

.latest-news-box-3 .latest-news-content {
    margin-top: 0;
}

/* 11. Footer */
.footer-text p {
    color: #fff;
    font-size: 17px;
}

.footer-logo img {
    width: 165px;
}

.footer-subsccribe h5 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 14px;
}

.footer-subsccribe input {
    height: 50px;
    width: 100%;
    border: 0;
    padding: 0 20px;
    background: #f8f8f8;
    color: #647589;
    opacity: 1;
}

.footer-subsccribe input::-moz-placeholder,
.footer-subsccribe input::placeholder {
    color: #899dab;
    font-weight: 500;
}

.footer-subsccribe form {
    position: relative;
}

.footer-subsccribe form button {
    position: absolute;
    right: 0;
    background: #69a363;
    border: 0;
    height: 50px;
    padding: 0 18px;
    color: #fff;
    font-size: 20px;
}

.footer-title {
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 30px;
}

.footer-menu-2 ul {
    overflow: hidden;
}

.footer-menu-2 ul li {
    margin-bottom: 5px;
}

.footer-menu-2 ul li a {
    color: #ffffff;
    font-size: 17px;
}

.footer-menu-2 ul li a:hover {
    color: #fff;
}

.footer-menu ul li {
    margin-bottom: 15px;
}

.footer-menu ul li a {
    color: #ffffff;
    font-weight: 500;
}

.footer-menu ul li a:hover {
    color: #fff;
}

.footer-menu ul li.white a {
    color: #fff;
}


.footer-instagram ul li {
    width: 33.33%;
    float: left;
    padding: 0 6px;
    margin-bottom: 12px;
}

.footer-instagram ul li img {
    width: 100%;
}

.footer-instagram ul {
    margin: 0 -6px;
}

.signle-blog-feeds {
    overflow: hidden;
}

.blog-feeds-thumb {
    float: left;
    margin-right: 15px;
}

.blog-feeds-thumb img {
    width: 60px;
    height: 60px;
}

.blog-feeds-text {
    overflow: hidden;
}

.blog-feeds-text h5 {
    color: #ffffff;
    line-height: 1.4;
    margin-bottom: 6px;
    font-size: 17px;
}

.blog-feeds-text h5 a:hover {
    color: #fff;
}

.blog-feeds-text span {
    font-size: 12px;
    font-weight: 500;
    color: #ffffff;
    opacity: 1;
}

/* Blog Layout */

article {
	text-align:center;
	font-size:14px;
}

article .auto-container {
    max-width:1000px !important;
    margin:0 auto;
	padding: 0 14px;
}

article .text > *, article .section-title {
	margin-bottom:15px !important;
	margin-top:0 !important;
}

article .sec-title > * {
	line-height:28px;
}

article .text > h3 {
	margin-top:45px !important;
}

article .text > h4 {
	margin-top:30px !important
}

article .text img {
    display:inline-block;
	margin:15px 0 !important;
	max-width:650px !important;
    width:100%;
}

.firefox article .text img {
    margin: 30px 0 15px !important;
  }

article .text p:has(img) + h3, article .text p:has(img) + h2 {
    margin-top: 0px!important;
}

article .text .btn {
    margin:20px 0 20px;
}

/* copyright */
.copyright-area {}

.footer-copyright p {
    color: #ffffff;
    margin: 0;
}

p a,
li a {
    color: #69a363;
}

footer p a {
    color: #fff;
}

.footer-social a {
    color: #ffffff;
    margin-right: 5px;
    font-size: 30px;
}

.footer-social a:hover {
    color: #fff;
}

/* page-title */
.breadcrumb-bg {
    background-size: cover;
    background-position: center center;
}

.small-text {
    color: #c2c7cc;
    font-size: 18px;
    font-weight: 500;
}

.page-title h1 {
    font-size: 45px;
    color: #fff;
    text-align: center;
}

.page-height {
    min-height: 500px;
}

.page-breadcumb nav ol {
    background: 0;
    padding: 0;
    margin: 0;
}

.page-breadcumb .breadcrumb-item a {
    color: #fff;
    font-weight: 500;
}

.page-breadcumb .breadcrumb-item.active {
    font-weight: 500;
    color: #ddd;
}

.page-breadcumb .breadcrumb-item + .breadcrumb-item::before {
    content: "|";
    color: #fff;
}

/* 12. Counter */
.counter-box h1 {
    font-weight: 600;
    color: #fff;
    font-size: 50px;
    margin-top: 12px;
    margin-bottom: 20px;
}

.single-couter i {
    font-size: 60px;
    margin-bottom: 18px;
    color: #fff;
}

.single-couter-2 i {
    color: #69a363;
    margin-bottom: 10px;
    display: block;
}

.single-couter.single-couter-2 p {
    padding-right: 0;
}

.single-couter h6 {
    color: #ddd;
}

.counter-box h1 {
    font-weight: 600;
    color: #fff;
    font-size: 50px;
    margin-top: 12px;
}

.counter-box-white h1 {
    color: #223645;
}

.single-couter h3 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 17px;
}

.single-couter p {
    margin-bottom: 0;
    padding-right: 40px;
}

.counter-text p {
    width: 100%;
    padding: 0 52px;
}

.counter-box-white h6 {
    position: relative;
    margin-bottom: 11px;
}

.counter-box-white h6.c-sub-title {
    color: #777;
}

.counter-box-white h6::after,
.counter-box-white h6::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    left: 0;
    background: #e8ebff;
    right: 0;
    margin: auto;
    bottom: 0;
}

.counter-box-white h6::before {
    background: #eea47f;
    z-index: 9;
    width: 0px;
    transition: .3s;
    visibility: hidden;
    opacity: 0;
}

.counter-box.counter-box-white:hover h6::before {
    width: 30px;
    visibility: visible;
    opacity: 1;
}

.counter-box-white i {
    font-size: 60px;
    margin-bottom: 18px;
    color: #eea47f;
}

/* 13. Appoinment */
.appoinment-section {
    background-size: cover;
    background-position: center top;
}

.appoinment-content span {
    font-size: 18px;
    font-weight: 500;
    color: #eea47f;
}

.appoinment-box.white {
    background-color: #fff;
}

.appoinment-content {
    padding-top: 55px;
    padding-left: 55px;
    padding-right: 55px;
}

.appoinment-content h1 {
    font-size: 50px;
    margin-top: 35px;
    margin-bottom: 30px;
}

.appoinment-box .btn {
    width: 100%;
}

.professinals-list li {
    line-height: 28px;
    color: #697a8d;
    margin-bottom: 20px;
}

.professinals-list li i {
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    color: #084b00;
    margin-right: 20px;
    float: left;
    border: 2px solid #084b00;
    font-size: 12px;
    transition: .4s;
}

.professinals-list li:hover i {
    background: #084b00;
    color: #fff;
}

/* 14. Testimonials */
.testi-quato-icon {
    height: 80px;
    width: 80px;
    display: inline-block;
    border-radius: 50%;
    background-color: #69a363;
    line-height: 80px;
    margin-bottom: 45px;
    margin-top: 32px;
    text-align: center;
    transition: .4s;
}

.testi-quato-icon img {
    display: inline-block;
}

.testi-quato-icon-green {
    background-color: #084b00;
    transition: .4s;
}

.testi-box-2:hover .testi-quato-icon-green {
    background-color: #69a363;
}

.testi-content p {
    font-size: 28px;
    line-height: 48px;
    padding: 0 65px;
    margin-bottom: 120px;
}

.testi-author-title {
    font-size: 28px;
}

.testi-author-desination {
    font-weight: 500;
    color: #084b00;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 25px;
}

.testi-content span {
    height: 70px;
    width: 2px;
    background: #69a363;
    position: absolute;
    bottom: -91px;
    left: 0;
    right: 0;
    margin: auto;
}

.testi-bg-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: -9;
}

.test-author-icon {
    display: inline-block;
    border-radius: 50%;
    background-color: rgb(231, 231, 231);
    box-shadow: 0px 8px 16px 0px rgba(71, 71, 71, 0.2);
}

.testi-box {
    margin-bottom: 212px;
}

.testi-rating-list ul li {
    display: inline-block;
}

.testi-content-2 h3 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.testi-content-2 p {
    line-height: 26px;
    padding-right: 45px;
}

.testi-author-icon-2 {
    margin-right: 30px;
}

.testi-author-desination-2 h4 {
    font-size: 20px;
    margin-bottom: 14px;
}

.testi-rating-list ul li i {
    color: #ffae00;
}

/* 15. Analysis */
.analysis-bg-icon {
    position: absolute;
    left: 30px;
    top: 47px;
}

.analysis-area .nav.nav-pills {}

.analysis-area .nav-item {
    text-align: center;
    margin-right: 30px;
    width: 31.5%;
}

.analysis-area .nav-item:last-child {
    margin-right: 0;
}

.analysis-area .nav-item a h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    margin: 0;
    margin-top: 37px;
}

.analysis-area .nav-item a.nav-link {
    padding: 70px;
    border-radius: 0;
    position: relative;
}

.analysis-area .nav-item a.nav-link::after {
    position: absolute;
    height: 20px;
    width: 20px;
    background: #69a363;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
    transform: rotate(45deg);
    opacity: 0;
    visibility: hidden;
}

.analysis-area .nav-item:nth-child(2) a.nav-link::after {
    background: #084b00;
}

.analysis-area .nav-item:nth-child(3) a.nav-link::after {
    background: #f8f8f8;
}

.analysis-area .nav-item a.nav-link.active::after {
    opacity: 1;
    visibility: visible;
}

.analysis-area ul li.nav-item .nav-link.active {
    background: 0;
}

.analysis-area ul li.nav-item:nth-child(1) a.nav-link {
    background: #69a363;
}

.analysis-area ul li.nav-item:nth-child(2) a.nav-link {
    background: #084b00;
}

.analysis-area ul li.nav-item:nth-child(3) a.nav-link {
    background: #f8f8f8;
}

.analysis-area ul li.nav-item:nth-child(3) a.nav-link h6 {
    color: #223645;
}

.analysis-chart {
    margin-top: 50px;
}

/* calculate */
.calculate-area::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #223645;
    opacity: 0.90;
    top: 0;
    left: 0;
    right: 0;
}

.calculate-section .section-text p {
    font-size: 17px;
    color: #b4c8d7;
    line-height: 1.7;
    padding-right: 35px;
}

.calculate-content {
    padding: 60px;
    background: #fff;
    padding-bottom: 0;
}

.calculate-box .nice-select {
    width: 100%;
    height: 70px;
    padding-top: 14px;
    border-radius: 0;
    border: 2px solid #eee7ff;
    padding-left: 38px;
    margin-bottom: 20px;
}

.calculate-box .nice-select::after {
    margin-right: 18px;
    margin-top: -1px;
}

.calculate-box .nice-select .list {
    width: 100%;
    border-radius: 0;
}

.calculate-form input {
    height: 70px;
    padding-left: 38px;
    width: 100%;
    border: 2px solid #eee7ff;
    position: relative;
}

.calculate-form input::placeholder {
    color: #647589;
}

.calculate-box a {
    width: 100%;
}

.calculate-form {
    position: relative;
}

.calculate-form i {
    position: absolute;
    top: 28px;
    right: 30px;
}

/* hiring */
.hire-text {
    padding: 55px;
}

.hire-text-2 {
    padding-left: 244px;
    padding-right: 137px;
    padding-top: 137px;
    padding-bottom: 151px;
}

.hire-text h1 {
    font-size: 54px;
    margin-bottom: 38px;
}

.hire-text-2 h1 {
    margin-bottom: 22px;
}

.hire-text p {
    line-height: 26px;
    margin-bottom: 25px;
}

.hire-bg {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(197, 191, 255, 0.2);
}

.hire-bg-2 {
    box-shadow: 5px -6px 16px -2px rgba(197, 191, 255, 0.2);
}

.hiring-top {
    position: relative;
}

.hire-left-img {
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
}

.hire-right-img {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    bottom: 0;
    background-repeat: no-repeat;
}

/* widget */
.service-widget {
    padding: 50px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
    border-top: 6px solid #084b00;
    padding-top: 41px;
}

.service-widget .widget-title {
    font-size: 40px;
    margin-bottom: 10px;
}

.doctor-detials-lan ul li {
    display: inline-block;
}

.doctor-detials-lan ul li a {
    height: 60px;
    width: 60px;
    display: block;
    text-align: center;
    line-height: 60px;
    background: #eae4ff;
    font-size: 14px;
    color: #223645;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 50%;
    margin-right: 19px;
}

.doctor-detials-lan ul li a:hover {
    background-color: #084b00;
    box-shadow: 0px 8px 16px 0px rgba(143, 181, 105, 0.2);
    color: #fff;
}

/* features */
.feature-box {
    padding: 40px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(205, 190, 255, 0.2);
}

.feature-small-content h3 {
    font-size: 21px;
    margin-bottom: 15px;
}

/* 16. Appoinment */
.about-title h1 {
    font-size: 48px;
    padding-right: 15px;
    text-align: center;
}

.appoinment-box-2 {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(223, 217, 255, 0.4);
}

.appoinment-box-content {
    padding: 70px 38px 40px 70px;
}

.appointment-form-3 textarea {
    width: 100%;
    resize: none;
    border: 2px solid #d3e2f0;
    padding-top: 28px;
    padding-left: 40px;
    color: #647589;
    height: 120px;
}

.appointment-area-3 .calculate-box .nice-select {
    border: 2px solid #d3e2f0;
}

.appointment-area-3 .calculate-form input {
    border: 2px solid #d3e2f0;
}

.appointment-form-2 input {
    width: 100%;
}

.appointment-form-2 input {
    width: 100%;
    border: 0;
    padding: 0;
}

.appointment-form-2 input::placeholder {
    font-size: 24px;
    color: #223645;
    font-weight: 600;
    font-family: Noto Sans;
}

.appoint-ment-icon {
    margin-right: 40px;
}

.appointment-form-2 label {
    font-size: 12px;
    text-transform: uppercase;
    color: #aab6bf;
    font-weight: 500;
    margin-bottom: 14px;
}

.appoinment-form-box {
    padding-bottom: 27px;
    border-bottom: 1px solid #eae5ff;
}

.appoinment-form-box-option {
    padding-bottom: 8px;
}

.nice-select.postform::after {
    border-bottom: 3px solid #223645;
    border-right: 3px solid #223645;
    content: '';
    display: block;
    height: 8px;
    margin-top: -23px;
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 8px;
}

/* news-letter */
.news-letter-title h1 {
    font-size: 50px;
}

.news-letter-box {
    padding: 78px 50px 80px 55px;
    background: #fff;
}

.subscribe-form {
    position: relative;
    z-index: 99;
}

.subscribe-form form {
    position: relative;
}

.subscribe-form form input {
    width: 100%;
    height: 80px;
    border: 0;
    padding: 0 40px;
    background: #f8f8f8;
    border-radius: 40px;
    color: #647589;
}

.subscribe-form form button {
    position: absolute;
    top: 8px;
    right: 10px;
    border-radius: 40px;
}

/* 17. Membership */
.membership-box {
    padding-left: 90px;
    padding-right: 90px;
    z-index: 99999;
    position: relative;
}

.single-membership-box {
    padding: 50px;
    border: 2px solid #dfe0ff;
    padding-bottom: 28px;
}

.membership-line-shape {
    display: inline-block;
    margin-bottom: 22px;
    margin-top: 10px;
}

.single-membership-box h3 {
    font-size: 30px;
}

.membership-bg::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, .40);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.review-box {
    padding: 40px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 16px 32px 0px rgba(221, 217, 255, 0.2);
}

.members-rating ul li {
    display: inline-block;
    color: #ffc600;
    margin-bottom: 10px;
}

.author-desination-2 h4 {
    font-size: 18px;
    margin-bottom: 7px;
    color: #69a363;
}

.author-desination-2 h6 {
    color: #69a363;
    text-transform: capitalize;
    letter-spacing: 0;
    margin: 0;
}

.membership-review {}

.membership-review .author-ava {
    margin-right: 15px;
}

.owl-carousel .owl-item .single-brand img {
    width: inherit;
    display: inline-block;
}

.single-brand {
    text-align: center;
}

.brand-area::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

/* 18. FAQ */
.faq-left-box {
    margin-bottom: 0;
    margin-right: 50px;
}

.faq-pos-front {
    position: absolute;
    bottom: -235px;
    left: 57px;
}

.faq-back-shape {
    position: absolute;
    bottom: -162px;
    left: -130px;
    z-index: -9;
}

.faq-right-box .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 0;
    background: #F8F7FF;
    margin-bottom: 20px;
}

.faq-right-box .card-header {
    padding: 0;
    border-bottom: 0;
    background: none;
    border-radius: 0;
}

.faq-right-box .btn-link {
    font-weight: 400;
    color: #0f1328;
    display: block;
    font-size: 16px;
    padding: 21px 30px;
    border: 2px solid #69a363;
    text-decoration: none;
    line-height: 28px;
    background: #fff;
    border-bottom: 0px solid transparent;
}

.faq-right-box .btn-link::before {
    content: "-";
    line-height: 30px;
    position: absolute;
    right: 43px;
    top: 24px;
    font-size: 24px;
    font-size: 20px;
}

.faq-right-box .btn-link.collapsed::before {
    content: "+";
}

.faq-right-box .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px 30px;
    padding-top: 0;
    padding-bottom: 22px;
    border: 2px solid #69a363;
    background: #fff;
    border-top: 0;
}

.faq-right-box .card-body p {
    margin: 0;
    font-size: 14px;
}

.faq-right-box .btn-link.collapsed {
    border: 2px solid #e7e6ff;
}


/* 19. Blog */
.latest-news {
    position: relative;
}

.news__thumb img {
    width: 100%;
}

.postbox__thumb img {
    width: 100%;
}

.blog-inner-img img {
    width: 100%;
}

.news-meta span {
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #747691;
    margin-right: 15px;
    font-size: 13px;
}

.news-meta span a {
    color: #747691;
}

.news-meta span a:hover {
    color: #69a363;
}

.news__caption h2 {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 1.4;
}

.news__caption h2 a:hover {
    color: #69a363;
}

.news-link {
    font-size: 12px;
    color: #e4ecf3;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.news-link:hover {
    color: #ffffff;
}

.news-link i {
    transition: .3s;
    display: inline-block;
}

.news-link:hover i {
    transform: translateX(3px);
}

.news__thumb-2 img {
    width: 100%;
}

.news__caption-2 {
    padding: 33px;
}

.news__caption-2 h2 {
    font-size: 20px;
    margin-bottom: 15px;
}

.news__caption-2 h2 a:hover {
    color: #69a363;
}

.news__caption-2 p {
    margin-bottom: 0;
}

.news-meta span {
    text-transform: uppercase;
    margin-right: 25px;
    font-size: 13px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .news-meta span {
        margin-right: 10px;
    }
}

.news-meta span a {
    color: #69a363;
    letter-spacing: 2px;
    font-weight: 500;
}

.postbox__thumb {
    position: relative;
}

.postbox__thumb a img {
    max-width: 100%;
}

.post-meta span {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    color: #6f7172;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .post-meta span {
        margin-right: 10px;
    }
	
	.slick-active{
		width:100% !important;
	}
}

.post-meta span a:hover {
    color: #69a363;
}

.post-meta span i {
    color: #69a363;
    margin-right: 2px;
}

.post-meta span a {
    color: #6f7172;
}

.postbox__text {
    background: #f8f8f8;
}

.p-50 {
    padding: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .p-50 {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .p-50 {
        padding: 30px;
    }
}

.p-30 {
    padding: 30px;
}

.post-meta {
    margin-bottom: 20px;
}

.blog-title {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.blog-title a:hover {
    color: #69a363;
}

.read-more {
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.read-more {
    color: #69a363;
}

.read-more:hover {
    color: #084b00;
}

.read-more i {
    transition: .3s;
    display: inline-block;
}

.blog-title-sm {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.5;
}

.postbox__gallery .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    border: none;
    background: none;
    padding: 0;
    z-index: 9;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    background: #ffffff;
    width: 60px;
    height: 60px;
    color: #6f7172;
    border-radius: 50%;
    font-size: 14px;
}

.postbox__gallery .slick-arrow:hover {
    background: #69a363;
    color: #ffffff;
}

.postbox__gallery .slick-arrow.slick-next {
    right: 30px;
    left: auto;
}

.postbox__video {
    position: relative;
}

.video-btn {
    position: absolute;
    background: #ffffff;
    height: 120px;
    width: 120px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 120px;
    color: #69a363;
    transform: translateY(-50%);
}

.video-btn:hover {
    background: #69a363;
    color: #ffffff;
}

.post-text blockquote {
    background: #062a4d;
    padding: 50px;
    position: relative;
    padding-left: 120px;
}

@media (max-width: 767px) {
    .post-text blockquote {
        padding: 30px;
    }
}

.post-text blockquote p {
    font-size: 26px;
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.3;
}

.post-text blockquote::before {
    content: "\f10d";
    left: 50px;
    top: 50px;
    position: absolute;
    color: #758799;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    font-size: 41px;
}

@media (max-width: 767px) {
    .post-text blockquote::before {
        position: static;
    }
}

.post-text blockquote footer {
    font-size: 14px;
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
}

.widget {
    padding: 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
    border-top: 4px solid #084b00;
}

.b-0 {
    border: 0;
}

.search-form {
    position: relative;
}

.search-form input {
    width: 100%;
    height: 60px;
    border: 0;
    background: #f5f5f5;
    padding: 0 20px;
}

.search-form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: #062a4d;
    padding: 0 25px;
    color: #ffffff;
    line-height: 60px;
    border: 0;
}

.search-form button:hover {
    background: #69a363;
}

.widget-title {
    font-size: 21px;
    margin-bottom: 0px;
    position: relative;
    display: inline-block;
}


.about-me img {
    margin-bottom: 25px;
    border-radius: 50%;
    width: 180px;
}

.about-me h4 {
    font-size: 18px;
    letter-spacing: 1px;
}

.widget-social-icon a {
    display: inline-block;
    margin: 0 8px;
    color: #084b00;
}

.widget-social-icon a:hover {
    color: #69a363;
}

.banner-widget img {
    width: 100%;
}

.widget .recent-posts > li:first-child {
    border: 0;
    padding-top: 0;
}

.widget .recent-posts li:last-child {
    padding-bottom: 0;
}

.widget .recent-posts > li {
    border-top: 1px solid #eaedff;
    padding: 20px 0;
    overflow: hidden;
}

.widget-posts-image {
    float: left;
}

.widget-posts-image img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 15px;
}

.widget-posts-body {
    overflow: hidden;
}

.widget-posts-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.3;
}

.widget-posts-title a:hover {
    color: #69a363;
}

.widget-posts-meta {
    font-size: 12px;
}

ul.cat li {
    border-top: 1px solid #eaedff;
    padding: 15px 0;
    overflow: hidden;
}

ul.cat li:first-child {
    border-top: 0;
    padding-top: 0;
}

ul.cat li:last-child {
    padding-bottom: 0;
}

ul.cat li a {
    display: block;
    color: #647589;
}

ul.cat li a:hover {
    color: #69a363;
}

.social-profile a {
    height: 50px;
    width: 50px;
    text-align: center;
    background: #062a4d;
    line-height: 50px;
    margin-right: 2px;
    display: inline-block;
    color: #ffffff;
    margin-bottom: 5px;
}

.social-profile a:hover {
    background: #69a363;
}

#Instafeed {
    margin: 0 -5px;
    overflow: hidden;
}

#Instafeed li {
    width: 33.33%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px;
}

#Instafeed li img {
    width: 100%;
}

.tag a {
    display: inline-block;
    line-height: 1;
    padding: 12px 18px;
    background: #f5f5f5;
    margin-bottom: 8px;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #5f5b5b;
    border-radius: 2px;
}

.tag a:hover {
    background: #69a363;
    color: #ffffff;
}

.bg-none {
    background: none;
}

.blog-post-tag span {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 17px;
    font-family: "Noto Sans", sans-serif;
    color: #062a4d;
}

.blog-post-tag a {
    color: #646974;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #eaedff;
    padding: 12px 24px;
    margin-right: 10px;
    transition: .3s;
    border-radius: 5px;
    margin-bottom: 10px;
}

.blog-post-tag a:hover {
    color: #fff;
    background: #69a363;
    border-color: #69a363;
}

.blog-post-tag a:last-child {
    margin-right: 0;
}

.blog-share-icon span {
    font-size: 18px;
    font-weight: 600;
    font-family: "Noto Sans", sans-serif;
    color: #062a4d;
    display: block;
    margin-bottom: 17px;
}

.blog-share-icon a {
    color: #6f7172;
    font-size: 18px;
    transition: .3s;
    margin-right: 22px;
}

.blog-share-icon a:hover {
    color: #69a363;
}

.blog-share-icon a:last-child {
    margin-right: 0;
}

.blog-details-border {
    border-top: 1px solid #eaedff;
    border-bottom: 1px solid #eaedff;
    padding-top: 33px;
    padding-bottom: 23px;
    margin-bottom: 42px;
}

.author {
    background: #f5f5f5;
    padding: 0 60px 44px 60px;
}

@media (max-width: 767px) {
    .author {
        padding: 0 30px 44px 30px;
    }
}

.author-img {
    margin-bottom: 35px;
}

.author-img img {
    margin-top: -60px;
}

.author-text h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

.author-text p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 28px;
}

.author-icon {
    margin-top: 6px;
    margin-bottom: 25px;
}

.author-icon a {
    font-size: 14px;
    color: #9498b6;
    margin: 0 5px;
    transition: .3s;
}

.author-icon a:hover {
    color: #69a363;
}

.post-comments {
    border-bottom: 1px solid #eaedff;
    margin-bottom: 42px;
    padding-bottom: 46px;
}

.blog-coment-title h2 {
    font-size: 26px;
    margin-bottom: 0;
}

.comments-avatar {
    float: left;
}

@media (max-width: 767px) {
    .comments-avatar {
        float: none;
    }
}

.comments-avatar img {
    width: 100px;
    margin-right: 20px;
}

.latest-comments li:first-child .comments-box {
    border-top: 0;
    padding-top: 0;
}

.latest-comments li:last-child .comments-box {
    border-bottom: 0;
    padding-bottom: 0;
}

.latest-comments li.children {
    margin-left: 100px;
}

@media (max-width: 767px) {
    .latest-comments li.children {
        margin-left: 0;
    }
}

.comments-box {
    border-top: 1px solid #eaedff;
    padding: 30px 0;
}

.comments-text {
    overflow: hidden;
    padding-top: 4px;
}

@media (max-width: 767px) {
    .comments-text {
        margin-top: 15px;
    }
}

.comments-text p {
    margin-bottom: 0;
    margin-top: 8px;
}

.avatar-name h5 {
    font-size: 18px;
    margin-bottom: 7px;
}

.avatar-name span {
    color: #69a363;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.avatar-name {
    margin-bottom: 3px;
    overflow: hidden;
    position: relative;
}

.reply {
    color: #6f7172;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    transition: .3s;
    line-height: 1;
    margin-top: 4px;
    position: absolute;
    right: 0;
    top: 0;
}

.reply:hover {
    color: #69a363;
}

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

.post-comments-title {
    margin-bottom: 39px;
}

.post-comments-title h2 {
    font-size: 26px;
    color: #140a20;
    margin-bottom: 0;
}

.conatct-post-form {
    background: #f5f5f5;
    padding: 50px;
}

@media (max-width: 767px) {
    .conatct-post-form {
        padding: 20px;
    }
}

.conatct-post-form input {
    border: none;
    height: 60px;
    margin-bottom: 20px;
    padding: 0 30px;
    width: 100%;
    font-size: 14px;
    color: #a7a7c1;
}

.conatct-post-form textarea {
    border: none;
    height: 150px;
    margin-bottom: 20px;
    padding: 30px;
    width: 100%;
    color: #a7a7c1;
    font-size: 14px;
}

#contacts-form input::-moz-placeholder {
    color: #a7a7c1;
    font-size: 14px;
}

#contacts-form input::placeholder {
    color: #a7a7c1;
    font-size: 14px;
}

#contacts-form textarea::-moz-placeholder {
    color: #a7a7c1;
    font-size: 14px;
}

#contacts-form textarea::placeholder {
    color: #a7a7c1;
    font-size: 14px;
}

.contact-icon {
    position: relative;
}

.contact-icon::after {
    position: absolute;
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    right: 30px;
    color: #69a363;
    top: 18px;
}

.conatct-post-form .contact-icon::before {
    display: none;
}

.contacts-message::after {
    content: "\f303";
}

.contacts-name::after {
    content: "\f007";
}

.contacts-email::after {
    content: "\f0e0";
}

.contacts-website::after {
    content: "\f0ac";
}

.navigation-border {
    border-top: 2px solid #f7f7f7;
    overflow: hidden;
}

.navigation-border {
    border-top: 2px solid #f7f7f7;
    overflow: hidden;
}

.bakix-navigation span {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}

.bakix-navigation span a:hover {
    color: #69a363;
}

.bakix-navigation h4 {
    font-size: 24px;
    margin: 0;
}

.bakix-navigation h4 a:hover {
    color: #69a363;
}


.basic-pagination ul {
    display: block;
}

.basic-pagination ul li {
    display: inline-block;
    margin: 0 5px;
}

@media (max-width: 767px) {
    .basic-pagination ul li {
        margin-bottom: 10px;
    }
}

.basic-pagination ul li a {
    height: 70px;
    width: 70px;
    background: #ffffff;
    color: #9990b8;
    font-size: 16px;
    font-weight: 500;
    border-radius: 50%;
    line-height: 70px;
    margin: 0px;
    display: inline-block;
    text-align: center;
}

.basic-pagination ul li a:hover,
.basic-pagination ul li.active a {
    background: #69a363;
    color: #ffffff;
}

.basic-pagination-2 ul li a {
    background: transparent;
    color: #9990b8;
    border: 2px solid #eaebec;
    height: 60px;
    width: 60px;
    line-height: 56px;
}

.basic-pagination-2 ul li a:hover,
.basic-pagination-2 ul li.active a {
    background: #69a363;
    color: #ffffff;
    border-color: #69a363;
}

/* 20. Contact */
.contact {
    border: 1px solid #eaedff;
    padding: 40px;
    text-align: left;
}

.contact-area {
    background-position: center center;
    background-repeat: no-repeat;
}
.contact-area iframe {
	width: 100%;	
}

.contact i {
    background: #084b00;
    font-size: 40px;
    height: 100px;
    width: 100px;
    color: #ffffff;
    border-radius: 50%;
    line-height: 105px;
    border: none;
    box-shadow: 0px 16px 32px 0px rgba(206, 226, 255, 0.4);
    margin-bottom: 30px;
}

.contact h3 {
    font-size: 21px;
    margin-bottom: 15px;
    color: #69a363;
    margin: 10px 0 10px;
    line-height: 1.3;
    text-align: left;
}

.contact p {
    margin: 0 0 30px 0px;
    padding: 0 0;
    text-align: left;
    color: #084b00;
}

.contact p a {
    color: #647589;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact p {
        padding: 0 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact p {
        padding: 0 0px;
    }
}

.contact-form input {
    height: 60px;
    width: 100%;
    padding: 0 30px;
    border: 0;
    color: #7e7e7e;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.single-branch table {
    border-collapse: collapse;
    width: 100%;
    background-color: #ececec;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 30px 0;
}

.single-branch table th,
.single-branch table td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}

.wpcf7-form {
    background: #f8f8f8;
    padding: 50px;
}

.post-text table {
    border-collapse: collapse;
    width: 100%;
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 30px 0 60px;
}

.post-text table th,
.post-text table td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.consultation-form .hidden1,
.consultation-form .hidden2,
.consultation-form .hidden3,
.consultation-form .hidden4,
.consultation-form .hidden5,
.consultation-form .hidden6,
.consultation-form .hidden7,
.consultation-form .hidden8,
.consultation-form .hidden9,
.consultation-form .hidden10 {
    margin: 0 0 0 0;
    display: none;
}

.consultation-form .wpcf7-list-item {
    width: 100%;
    text-align: left;
    margin: 0;
}

.consultation-form .wpcf7-checkbox,
.consultation-form .wpcf7-radio {
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}

input[type=checkbox],
input[type=radio] {
    height: 10px !important;
    width: 10px !important;
}

.consultation-form .country-2,
.consultation-form .country-3,
.consultation-form .country-4,
.consultation-form .country-5 {
    display: none;
}

.post-text table th {
    background: #01539d;
    color: #fff;
    font-weight: normal;
}

.contact-form input[type="submit"],
.contact-form input[type="button"] {
    height: 80px;
    cursor: pointer;
    text-align: center;
    width: 150px;
    padding: 0 0;
    padding-right: 0;
    margin: 0 10px;
    border: 0;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.contact-form textarea {
    color: #aab5ca;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    height: 300px;
    width: 100%;
    padding: 30px 30px;
    border: 0;
}

.form-box::before {
    position: absolute;
    content: "\f0e0";
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    left: 45px;
    color: #756563;
    top: 29px;
    z-index: 99;
}

.user-icon::before {
    content: "\f007";
}

.email-icon::before {
    content: "\f0e0";
}

.phone-icon::before {
    content: "\f095";
}

.subject-icon::before {
    content: "\f0a6";
}

.contact-form input::-moz-placeholder,
.contact-form input::placeholder {
    color: #aab5ca;
}

.contact-form textarea::-moz-placeholder,
.contact-form textarea::placeholder {
    color: #aab5ca;
}

.map-area iframe {
    height: 670px;
    width: 100%;
    border: 0;
}

/* 21. Shop */
.product__img {
    position: relative;
}

.product__img img {
    width: 100%;
}

.product:hover .product-action a {
    margin: 0 5px;
    opacity: 1;
    visibility: visible;
}

.product-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.product-action a {
    height: 50px;
    display: inline-block;
    width: 50px;
    background: #084b00;
    line-height: 52px;
    color: #fff;
    margin: 0 8px;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
}

.product-action a:hover {
    background: #69a363;
    color: #ffffff;
}

.pro-cat {
    margin-bottom: 15px;
    display: block;
}

.pro-cat a {
    color: #084b00;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
}

.pro-title {
    margin-bottom: 12px;
}

.pro-title a {
    font-size: 24px;
}

.pro-title a:hover {
    color: #69a363;
}

.price span {
    color: #514e62;
    font-size: 14px;
    display: inline-block;
    margin: 0 5px;
    font-weight: 500;
}

.price span.old-price {
    color: #b7afd5;
    text-decoration: line-through;
}

.product-showing p {
    margin: 0;
    border: 2px solid #eaedff;
    padding: 17px 30px;
    text-align: center;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .product-showing p {
        padding: 17px 15px;
    }
}

.pro-filter {
    position: relative;
    display: inline-block;
}

@media (max-width: 767px) {
    .pro-filter {
        float: left;
    }
}

.pro-filter select {
    border: 2px solid #eaedff;
    padding: 17px 30px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 1;
    color: #6f7172;
    appearance: none;
    -moz-appearance: none;
    width: 145px;
    font-weight: 500;
}

.pro-filter .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 0;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 50px;
    line-height: 48px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

.pro-filter::before {
    content: "\f107";
    right: 15px;
    top: 15px;
    position: absolute;
    color: #758799;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
}

.shop-tab ul li {
    margin-left: 20px;
}

@media (max-width: 767px) {
    .shop-tab ul li {
        margin-left: 10px;
    }
}

.shop-tab ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #6f7172;
    letter-spacing: 2px;
    padding: 0;
    text-transform: uppercase;
    position: relative;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #f6f6ff;
    line-height: 51px;
    text-align: center;
}

.shop-tab ul li a.active {
    color: white;
    background: #084b00;
}

.shop-thumb-tab {
    width: 160px;
    float: left;
}

@media (max-width: 767px) {
    .shop-thumb-tab {
        float: none;
        width: 100%;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .shop-thumb-tab ul {
        margin: 0 -5px;
    }
}

.shop-thumb-tab ul li {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .shop-thumb-tab ul li {
        width: 33.33%;
        float: left;
        padding: 0 5px;
    }
}

.shop-thumb-tab ul li a {
    padding: 0;
}

.product-details-img {
    margin-left: 180px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .product-details-img {
        margin-left: 0;
    }
}

.product-details-title p {
    color: #6a667b;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.product-details-title h1 {
    font-size: 40px;
    margin: 0;
    line-height: 1.2;
    letter-spacing: -1px;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .product-details-title h1 {
        font-size: 36px;
    }
}

.details-price span {
    color: #084b00;
    font-size: 20px;
    font-weight: 400;
    margin-left: 0;
    margin-right: 10px;
}

.details-price {
    border-bottom: 2px solid #eaedff;
}

.product-cat span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #100d1c;
}

.product-cat a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
}

.product-cat a:hover {
    color: #084b00;
}

.product-social a {
    margin-right: 10px;
    background: #f5f5ff;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 30px;
    color: #6f7172;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}

@media (max-width: 767px) {
    .product-social a {
        margin-bottom: 10px;
    }
}

.product-social a:hover {
    background: #084b00;
    color: #ffffff;
}

.plus-minus {
    display: inline-block;
}

@media (max-width: 767px) {
    .plus-minus {
        display: block;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .plus-minus {
        display: inline-block;
        margin-bottom: 0;
    }
}

.action-btn {
    background: #084b00;
    padding: 17px 25px;
    border: none;
    margin-left: 15px;
    color: #ffffff;
    display: inline-block;
    border-radius: 5px;
}

.action-btn:hover {
    background: #69a363;
    color: #ffffff;
}

.product-action-list {
    overflow: hidden;
}

.product-action-list a {
    float: left;
}

@media (max-width: 767px) {
    .product-action-list a.btn {
        padding: 23px 30px;
        margin-bottom: 7px;
    }
}

@media (max-width: 767px) {
    .product-action-list a.action-btn {
        margin-left: 5px;
        margin-bottom: 7px;
    }
}

.cart-plus-minus input {
    height: 56px;
    width: 100px;
    border: 0;
    border: 2px solid #eaedff;
    text-align: center;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    top: 1px;
}

.cart-plus-minus {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}

.cart-plus-minus .qtybutton {
    position: absolute;
    top: 15px;
    left: 17px;
    font-size: 20px;
    color: #c4bedd;
    cursor: pointer;
}

.cart-plus-minus .inc {
    left: auto;
    right: 17px;
}

.additional-info .table td,
.additional-info .table th {
    padding: .75rem 0;
    vertical-align: top;
    border-top: 1px solid #f6f6f6;
    font-weight: 400;
}

.shop-cat a {
    padding: 45px 30px;
    border: 2px solid #eaedff;
    display: block;
}

.shop-cat a i {
    font-size: 100px;
    color: #084b00;
    margin-bottom: 30px;
    transition: .3s;
}

.shop-cat a h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    font-family: "Noto Sans", sans-serif;
    transition: .3s;
    letter-spacing: 1px;
}

.shop-cat a:hover {
    background: #084b00;
    border-color: #084b00;
}

.shop-cat a:hover i {
    color: #ffffff;
}

.shop-cat a:hover h4 {
    color: #ffffff;
}

.product-list-content .price span:first-child {
    margin-left: 0;
}

.bakix-details-tab ul {
    border-bottom: 2px solid #e1e1e1;
}

.bakix-details-tab ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #8c8bb5;
    letter-spacing: 2px;
    padding: 0;
    text-transform: capitalize;
    position: relative;
    padding: 0 25px;
}

@media (max-width: 767px) {
    .bakix-details-tab ul li a {
        padding: 0 10px;
    }
}

.bakix-details-tab ul li a.active {
    color: #100d1c;
}

.bakix-details-tab ul li a.active:before {
    position: absolute;
    bottom: -32px;
    left: 0;
    height: 2px;
    width: 100%;
    content: "";
    background: #69a363;
    transition: .3s;
}

@media (max-width: 767px) {
    .bakix-details-tab ul li a.active:before {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .bakix-details-tab ul li a.active:before {
        display: block;
    }
}

/* 22. Cart */
.table-content table {
    background: #ffffff;
    border-color: #eaedff;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

.table-content table td.product-name {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.table-content table td.product-name a:hover {
    color: #69a363;
}

.table-content table td {
    border-top: medium none;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 16px;
}

.table-content table th,
.table-content table td {
    border-bottom: 1px solid #eaedff;
    border-right: 1px solid #eaedff;
}

.product-quantity input {
    border: none;
    color: #6f7172;
    font-size: 14px;
    font-weight: normal;
    border: 0;
}

.table td,
.table th {
    border-top: 1px solid #eaedff;
}

.product-quantity > input {
    width: 80px;
    border-radius: 3px;
}

.table-content table td.product-subtotal {
    font-size: 16px;
}

.table-content table td .cart-plus-minus {
    float: none;
    margin: 0 auto;
}

.coupon-all {
    margin-top: 50px;
}

.coupon {
    float: left;
}

@media (max-width: 767px) {
    .coupon {
        float: none;
    }
}

#coupon_code {
    height: 57px;
    border: 2px solid #eaedff;
    padding: 0 15px;
    margin-right: 10px;
}

@media (max-width: 767px) {
    #coupon_code {
        margin-bottom: 15px;
    }
}

.coupon2 {
    float: right;
}

@media (max-width: 767px) {
    .coupon2 {
        float: none;
        margin-top: 15px;
    }
}

.cart-page-total {
    padding-top: 50px;
}

.cart-page-total > h2 {
    font-size: 25px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.cart-page-total > ul {
    border: 1px solid #eaedff;
}

.cart-page-total > ul > li {
    list-style: none;
    font-size: 15px;
    color: #6f7172;
    padding: 10px 30px;
    border-bottom: 1px solid #eaedff;
    font-weight: 400;
}

.cart-page-total ul > li > span {
    float: right;
}

.cart-page-total li:last-child {
    border-bottom: 0;
}

td.product-thumbnail img {
    width: 125px;
}

/* 23. Checkout */
.coupon-accordion h3 {
    background-color: #fff1f0;
    border-top: 3px solid #69a363;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 25px;
    padding: 1em 2em 1em 3.5em;
    position: relative;
    width: auto;
}

.coupon-accordion h3::before {
    content: "\f07b";
    left: 15px;
    top: 13px;
    position: absolute;
    color: #6f7172;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
}

.coupon-accordion span {
    color: #6f7172;
    cursor: pointer;
    transition: .3s;
}

.coupon-accordion span:hover,
p.lost-password a:hover {
    color: #69a363;
}

.coupon-content {
    border: 1px solid #eaedff;
    display: none;
    margin-bottom: 20px;
    padding: 30px;
}

.coupon-info p.coupon-text {
    margin-bottom: 15px;
}

.coupon-info p {
    margin-bottom: 0;
}

.coupon-info p.form-row-first label,
.coupon-info p.form-row-last label {
    display: block;
    color: #6f7172;
}

.coupon-info p.form-row-first label span.required,
.coupon-info p.form-row-last label span.required {
    color: red;
    font-weight: 700;
}

.coupon-info p.form-row-first input,
.coupon-info p.form-row-last input {
    border: 1px solid #eaedff;
    height: 45px;
    margin: 0 0 14px;
    max-width: 100%;
    padding: 0 0 0 10px;
    width: 100%;
}

.coupon-info p.form-row input[type="submit"]:hover,
p.checkout-coupon input[type="submit"]:hover {
    background: #00c none repeat scroll 0 0;
}

.coupon-info p.form-row input[type="checkbox"] {
    position: relative;
    top: 2px;
}

.form-row > label {
    margin-top: 15px;
    margin-left: 15px;
    color: #6f7172;
}

.buttons-cart input,
.coupon input[type="submit"],
.buttons-cart a,
.coupon-info p.form-row input[type="submit"] {
    background: #252525 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

p.lost-password {
    margin-top: 15px;
}

p.lost-password a {
    color: #6f6f6f;
}

p.checkout-coupon input[type="text"] {
    height: 45px;
    padding: 0 15px;
    width: 100%;
    border: 1px solid #eaedff;
    margin-bottom: 15px;
}

.coupon-checkout-content {
    display: none;
}

.checkbox-form h3 {
    border-bottom: 1px solid #eaedff;
    font-size: 26px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
}

.country-select {
    margin-bottom: 30px;
    position: relative;
}

.country-select label,
.checkout-form-list label {
    color: #6f7172;
    display: block;
    margin: 0 0 5px;
}

.country-select label span.required,
.checkout-form-list label span.required {
    color: red;
}

.country-select select {
    -moz-appearance: none;
    border: 1px solid #eaedff;
    height: 45px;
    padding-left: 10px;
    width: 100%;
    color: #6f7172;
}

.country-select::before {
    content: "\f107";
    right: 15px;
    top: 38px;
    position: absolute;
    color: #6f7172;
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
}

.checkout-form-list {
    margin-bottom: 30px;
}

.checkout-form-list label {
    color: #6f7172;
}

.checkout-form-list input[type="text"],
.checkout-form-list input[type="password"],
.checkout-form-list input[type="email"] {
    background: #ffffff;
    border: 1px solid #eaedff;
    border-radius: 0;
    height: 45px;
    padding: 0 0 0 10px;
    width: 100%;
}

.checkout-form-list input[type="text"]::-moz-placeholder,
.checkout-form-list input[type="password"]::-moz-placeholder,
.checkout-form-list input[type="email"]::-moz-placeholder {
    color: #6f7172;
    opacity: 1;
}

.checkout-form-list input[type="text"]::placeholder,
.checkout-form-list input[type="password"]::placeholder,
.checkout-form-list input[type="email"]::placeholder {
    color: #6f7172;
    opacity: 1;
}

.checkout-form-list input[type="checkbox"] {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.create-acc label {
    color: #6f7172;
    display: inline-block;
}

.create-account {
    display: none;
}

.ship-different-title h3 label {
    display: inline-block;
    margin-right: 20px;
    color: #6f7172;
}

.order-notes textarea {
    border: 1px solid #eaedff;
    height: 90px;
    padding: 15px;
    width: 100%;
}

.order-notes textarea::-moz-placeholder {
    color: #6f7172;
    opacity: 1;
}

.order-notes textarea::placeholder {
    color: #6f7172;
    opacity: 1;
}

#ship-box-info {
    display: none;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default > .panel-heading {
    border-radius: 0;
}

.your-order {
    padding: 30px 40px 45px;
    border: 3px solid #eaedff;
}

@media (max-width: 767px) {
    .your-order {
        padding: 15px;
    }
}

.your-order h3 {
    border-bottom: 1px solid #eaedff;
    font-size: 30px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    width: 100%;
}

.your-order-table table {
    background: none;
    border: 0;
    width: 100%;
}

.your-order-table table th,
.your-order-table table td {
    border-bottom: 1px solid #eaedff;
    border-right: medium none;
    color: #6f7172;
    font-size: 14px;
    padding: 15px 0;
    text-align: left;
}

@media (max-width: 767px) {

    .your-order-table table th,
    .your-order-table table td {
        padding-right: 10px;
    }
}

.your-order-table table th {
    border-top: medium none;
    color: #6f7172;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px;
}

.panel-body > p {
    color: #222;
}

.your-order-table table .shipping ul li input {
    position: relative;
    top: 2px;
}

.your-order-table table .shipping ul li label {
    color: #6f7172;
}

.your-order-table table .shipping th {
    vertical-align: top;
}

.your-order-table table .order-total th {
    border-bottom: 0;
    font-size: 14px;
}

.your-order-table table .order-total td {
    border-bottom: medium none;
}

.your-order-table table tr.cart_item:hover {
    background: #F9F9F9;
}

.your-order-table table tr.order-total td span {
    color: #69a363;
    font-size: 18px;
    font-weight: 500;
}

.payment-method {
    margin-top: 40px;
}

.panel-title > a {
    display: block;
}

.order-button-payment input {
    background: #232323 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    margin: 0px 0 0;
    padding: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.order-button-payment input:hover {
    background: #FE4536 none repeat scroll 0 0;
}

.payment-method .btn-link {
    -moz-user-select: none;
    background: no-repeat;
    border: medium none;
    border-radius: 0;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    padding: 3px 10px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
}

.payment-method .card {
    background-color: #ffffff;
    border: 1px solid #eaedff;
    border-radius: 0;
    margin-bottom: 10px;
}

.payment-method .accordion .card:first-of-type {
    border: 1px solid #eaedff;
}

.card-header:first-child {
    border-radius: 0;
}

.payment-method .card-header {
    background-color: #ffffff;
    border-bottom: 1px solid #eaedff;
}

.order-button-payment button {
    width: 100%;
}

.country-select .nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 0;
    border: solid 1px #eaedff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 45px;
    line-height: 45px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    margin-bottom: 19px;
}

/* 24. Login */
.basic-login {
    padding: 90px;
    border: 2px solid #eaedff;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .basic-login {
        padding: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .basic-login {
        padding: 40px;
    }
}

@media (max-width: 767px) {
    .basic-login {
        padding: 30px;
    }
}

.basic-login h3 {
    font-size: 30px;
}

.basic-login input {
    width: 100%;
    height: 60px;
    border: 2px solid #eaedff;
    color: #6f7172;
    padding: 0 20px;
    margin-bottom: 20px;
}

.basic-login label {
    color: #222;
    display: block;
}

.basic-login label span {
    color: #fe4536;
}

.login-action input {
    width: inherit;
    height: auto;
}

.login-action label {
    display: inline-block;
    margin-left: 5px;
}

.or-divide {
    border-top: 2px solid #eaedff;
    margin: 40px 0;
    text-align: center;
    position: relative;
}

.or-divide span {
    position: absolute;
    left: 0;
    right: 0;
    top: -9px;
    background: #ffffff;
    display: inline-block;
    width: 40px;
    margin: auto;
    line-height: 1;
    font-weight: 500;
}

@media (max-width: 767px) {
    .forgot-login {
        float: none;
    }
}

.forgot-login a {
    color: #fe4536;
}

.forgot-login a:hover {
    color: #84b77c;
}

@media (max-width: 767px) {
    .log-rem {
        float: none;
        margin-bottom: 10px;
        display: block;
    }
}

/* 25. Portfolio */
.portfolio-filter {
    border-bottom: 2px solid #dde3ff;
    display: inline-block;
    padding: 0;
}

.portfolio-filter button {
    background: none;
    padding: 25px 20px;
    padding-top: 0;
    border: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 13px;
    margin: 0 2px;
    color: #6f7881;
    position: relative;
}

.portfolio-filter button:hover,
.portfolio-filter button.active {
    position: relative;
    color: #69a363;
}

.portfolio-filter button::before {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 100%;
    background: #69a363;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.portfolio-filter button.active::before,
.portfolio-filter button:hover::before {
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.portfolio-wrapper {
    position: relative;
}

.portfolio-image {
    position: relative;
}

.portfolio-image::before {
    background: #69a363;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.portfolio-wrapper:hover .portfolio-image::before {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.view-icon a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
}

.view-icon {
    text-align: center;
    top: 20px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    z-index: 9;
    -webkit-transition: .3s;
    transition: .3s;
    left: 30px;
    position: absolute;
}

.portfolio-wrapper:hover .view-icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    top: 30px;
}

.portfolio-caption {
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 30px;
    position: absolute;
    bottom: 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    right: 0;
    transform: translateY(10px);
}

.portfolio-wrapper:hover .portfolio-caption {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    transform: translateY(0px);
}

.portfolio-caption h4 {
    font-size: 30px;
    letter-spacing: 0px;
    margin-bottom: 0;
    padding-bottom: 10px;
    position: relative;
    color: #fff;
    font-weight: 600;
}

.portfolio-caption p {
    text-transform: capitalize;
    color: #fff;
    margin: 0;
}

/* 20. Preloader */
.ctn-preloader {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9000;
}

.ctn-preloader .animation-preloader {
    z-index: 1000;
}

.ctn-preloader .animation-preloader .spinner {
    -webkit-animation: spinner 1s infinite linear;
    animation: spinner 1s infinite linear;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0.2);
    border-top-color: #048EC5;
    height: 150px;
    margin: 0 auto 3.5em auto;
    width: 150px;
}

#preloader{
    position: fixed;
    z-index: 1000100010001000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.ctn-preloader .animation-preloader .txt-loading {
    font: bold 5em "Noto Sans", sans-serif;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
    color: rgba(0, 0, 0, 0.2);
    position: relative;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
    -webkit-animation: letters-loading 4s infinite;
    animation: letters-loading 4s infinite;
    color: #000000;
    content: attr(data-text-preloader);
    left: 0;
    opacity: 0;
    font-family: "Noto Sans", sans-serif;
    position: absolute;
    top: -3px;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.ctn-preloader.dark .animation-preloader .spinner {
    border-color: rgba(255, 255, 255, 0.2);
    border-top-color: #fff;
}

.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading {
    color: rgba(255, 255, 255, 0.2);
}

.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading:before {
    color: #fff;
}

.ctn-preloader p {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 8px;
    color: #3b3b3b;
}

.ctn-preloader .loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    z-index: 1;
    pointer-events: none;
}

.ctn-preloader .loader .row {
    height: 100%;
}

.ctn-preloader .loader .loader-section {
    padding: 0px;
}

.ctn-preloader .loader .loader-section .bg {
    background-color: #ffffff;
    height: 100%;
    left: 0;
    width: 100%;
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}

.ctn-preloader .loader.dark_bg .loader-section .bg {
    background: #111339;
}

.ctn-preloader.loaded .animation-preloader {
    opacity: 0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

.ctn-preloader.loaded .loader-section .bg {
    width: 0;
    -webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
    -o-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
    transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
}

@-webkit-keyframes spinner {
    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

@keyframes spinner {
    to {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}

@-webkit-keyframes letters-loading {

    0%,
    75%,
    100% {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }

    25%,
    50% {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@keyframes letters-loading {

    0%,
    75%,
    100% {
        opacity: 0;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }

    25%,
    50% {
        opacity: 1;
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@media screen and (max-width: 767px) {
    .ctn-preloader .animation-preloader .spinner {
        height: 8em;
        width: 8em;
    }

    .ctn-preloader .animation-preloader .txt-loading {
        font: bold 3.5em "Noto Sans", sans-serif;
    }
}

@media screen and (max-width: 500px) {
    .ctn-preloader .animation-preloader .spinner {
        height: 7em;
        width: 7em;
    }

    .ctn-preloader .animation-preloader .txt-loading {
        font: bold 2em "Noto Sans", sans-serif;
    }
}

/*--- end of preloader ---*/


/* Update CSS */
.header-info4 span i {
    color: #69a363;
}

.header-info4 span {
    color: #7a8a9e;
}

.top-border {
    border-bottom: 1px solid #eaeaea;
}

.top4-menu ul li a {
    color: #7a8a9e;
    margin-left: 23px;
}

.top4-right .header-social-icons ul li:last-child a {
    margin-right: 0;
}

.top4-social {
    padding: 0;
    padding-left: 35px;
}

.top4-social ul li a i {
    color: #b2bfcf;
    transition: .4s;
}

.top4-social ul li a:hover i {
    color: #69a363;
    transition: .4s;
}

.top4-menu ul li a.need-help {
    color: #69a363;
    text-decoration: underline;
}

.top4-menu ul li a:hover {
    color: #69a363;
}

.header__menu4 ul li a {
    color: #223645;
}

.header__menu4 ul li a:hover,
.header__menu ul li ul.sub-menu li a:hover {
    color: #69a363;
}

.h4hero-content > p {
    font-size: 16px;
}

.h4hero-content span i {
    font-size: 16px;
}

.h4hero-content span span {
    padding-left: 11px;
}

.h4-span > span {
    margin-bottom: 18px;
    display: block;
}

.h4hero-content > p {
    padding-right: 41%;
}

.h4hero-btn > a.btn {
    margin-right: 19px;
}

.h4slider-bg {
    padding-top: 210px;
    padding-bottom: 230px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 220px;
}

.call-btn {
    line-height: 1;
    padding: 28px 39px;
    font-size: 24px;
    display: inline-block;
    position: absolute;
    right: auto;
    bottom: -30px;
    left: 66px;
    z-index: 1;
}

.call-btn .call-icon {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    transform: translateY(-50%);
}

.about-overlap__thumb {
    position: absolute;
    bottom: -60px;
    right: -30px;
}

.h4author-ava > img {
    box-shadow: 0px 10px 29.7px 0.3px rgba(182, 182, 182, 0.6);
    border-radius: 50%;
    padding: 3px;
    background: #fff;
}

.h4author-destination > p {
    margin-bottom: 10px;
}

.h4about-right {
    padding-left: 74px;
}

.h4about-right .about-text p {
    padding-right: 25px;
}

.services-border {
    border-top: 1px solid #ececec;
}

.h4services-bg {
    position: absolute;
    width: 100%;
    min-height: 516px;
    bottom: 0;
    background: #223645;
}

.h4services-tag {
    padding: 6.5px 20px;
    display: inline-block;
    position: absolute;
    left: 40px;
    bottom: -15px;
    letter-spacing: 0.2em;
}

.h4services-content {
    padding: 50px 40px;
    padding-right: 77px;
}

.h4services-content .service-link {
    padding: 0;
    margin-top: 0;
}

.h4services-content .service-link i {
    margin-left: 5px;
    vertical-align: middle;
}

.h4service-active .slick-arrow,
.h4gallery-active .slick-arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    border: 0;
    font-size: 18px;
    color: #fff;
    background: #084b00;
    height: 50px;
    width: 50px;
    border-radius: 5px;
    left: -5%;
    transition: .4s;
}

.h4service-active .slick-next.slick-arrow {
    left: auto;
    right: -5%;
}

.h4service-active .slick-arrow:hover {
    background: #69a363;
}

.h4service-active .slick-dots,
.h4gallery-active .slick-dots {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    bottom: -52px;
}

.h4service-active .slick-dots li,
.h4gallery-active .slick-dots li {
    display: inline-block;
}

.h4service-active .slick-dots li button,
.h4gallery-active .slick-dots li button {
    height: 15px;
    width: 15px;
    text-indent: -9999px;
    background: #85949e;
    border: 0;
    padding: 0;
    border-radius: 50%;
    margin: 0 5px;
    transition: .4s;
}

.h4service-active .slick-dots li.slick-active button {
    background: #084b00;
}

.h4team-social ul li a {
    font-size: 14px;
    color: #a0aab1;
    margin: 0 10px;
    display: inline-block;
}

.h4team-social {
    opacity: 0;
    transition: .4s;
    visibility: hidden;
}

.team-box:hover .h4team-social {
    transition: .4s;
    opacity: 1;
    visibility: visible;
}

.h4team-thumb > img {
    padding: 6px;
    border-radius: 50%;
    border: 3px dashed rgb(143, 181, 105, 0.30);
    transition: .4s;
}

.team-box:hover .h4team-thumb > img {
    border-color: #084b00;
}

.h4team-social ul li a:hover {
    color: #69a363;
}

.h4team-thumb .team-link {
    position: absolute;
    top: 0;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    background-color: #69a363;
    box-shadow: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 46px;
    right: 30px;
}

.h4team-content > h3 {
    font-size: 24px;
}

.h4team-content h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.h4appoinment-thumb {
    width: 50%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}

.h4appoinment-wrapper {
    padding: 127px 100px 130px 69px;
}

.h4appoinment-input > input {
    width: 100%;
    border: 0;
    border-bottom: 2px solid #cad2d7;
    padding: 15px 45px;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: #647589;
}

.h4appoinment-input > input::placeholder {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: #647589;
}

.h4appoinment-input > input:focus::-moz-placeholder {
    opacity: 0;
}

.h4appoinment-input > input:focus::placeholder {
    opacity: 0;
}

.h4input-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    font-size: 24px;
    color: #69a363;
}

.h4hire-text {
    padding-left: 220px;
}

.howit-box > i {
    display: inline-block;
    margin-bottom: 38px;
}

.howit-box > h3 {
    margin-bottom: 12px;
    font-size: 24px;
}

.howit-box .move-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 315px;
}

.h4testimonials-wrapper {
    padding: 40px;
    margin-bottom: 50px;
    box-shadow: 0px 16px 32px 0px rgba(221, 217, 255, 0.2);
    transition: .4s;
}

.h4testimonials-ratings ul li {
    font-size: 14px;
    color: #ffc600;
}

.h4testimonials-ratings {
    margin-bottom: 5px;
}

.h4testimonials--author__info > h5 {
    margin-bottom: 4px;
    font-family: 'Noto Sans', sans-serif;
}

.h4testimonials--author__info {
    padding-left: 14px;
}

.h4testimonials--author__info > span {
    font-size: 12px;
}

.h4testi-iconquato > i {
    height: 45px;
    width: 45px;
    text-align: center;
    background: #69a363;
    line-height: 45px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
}

.h4testi-iconquato {
    position: absolute;
    top: -20px;
    right: 20px;
}

.h4testi-col {
    padding-left: 39px;
}

.gallery-box h2 {
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 29.7px 0.3px rgba(75, 105, 128, 0.19);
    height: 90px;
    text-align: center;
    line-height: 90px;
    display: inline-block;
    padding: 0 80px;
    margin-bottom: 0;
    font-size: 30px;
    letter-spacing: -.03em;
}

.gallery-content {
    text-align: center;
    margin-top: -46px;
}

.gallery-box {
    padding-bottom: 50px;
}

.h4gallery-active .slick-arrow {
    top: -20.7%;
    left: auto;
    right: 15px;
}

.h4gallery-active .slick-prev.slick-arrow {
    right: 85px;
}

.h4gallery-active .slick-arrow:hover {
    background: #69a363;
}

.h4gallery-active .slick-dots li button {
    background: #e7f1f7;
}

.h4gallery-active .slick-dots li.slick-active button,
.h5service-active .slick-dots li.slick-active button {
    background: #ffc600;
}

.h5service-active .slick-dots li button {
    background: #cad2d7;
}

.h4facts-icon {
    display: inline-block;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.h4facts-iconpink {
    background: rgba(225, 36, 84, 0.10);
}

.h4facts-icongreen {
    background: rgba(143, 181, 105, 0.10);
}

.h4facts-single > span {
    display: block;
    font-size: 50px;
}

.h4facts-single h5 {
    font-size: 14px;
    margin-bottom: 0;
}

.h4facts-single {
    padding: 50px;
    border-radius: 12px;
}

.h4facts-single.border-facts {
    border: 2px solid #dfe5e9;
}

.h6fact-wrapper {
    padding-left: 205px;
}

.h4facts-single.box-shadow {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(200, 200, 200, 0.2);
}

.h4facts-thumb {
    display: inline-block;
    position: relative;
}

.h4facts-thumb::before {
    background: rgba(34, 54, 69, 0.82);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
}

.h4facts-playicon {
    position: absolute;
    left: 0;
    width: 319px;
    height: 319px;
    margin: 0 auto;
    text-align: center;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .4s;
}

.h4facts-brandicon {
    position: absolute;
    left: -55px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50px);
    height: 110px;
    width: 110px;
    background: #69a363;
    text-align: center;
    line-height: 110px;
    border-radius: 50%;
}

.h4latestnews-bg::before {
    position: absolute;
    content: "";
    background: rgba(34, 54, 69, 0.90);
    width: 100%;
    height: 100%;
}

.h4latestnews-bg {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
}

.h4latestnews-box:hover .h4latestnews-bg {
    opacity: 1;
    visibility: visible;
    transition: .4s;
}

.h4latestnews-wrapper {
    padding: 55px 40px;
    border: 1px solid #f1f1f1;
    padding-right: 38px;
}

.h4news-content > h4 {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: -.03em;
    margin-bottom: 11px;
}

.h4news-content {
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
}

.h4adminnews-thumb > span > span {
    padding-left: 14px;
    letter-spacing: -0.03em;
}

.h4adminnews-date > span {
    color: #647589;
}

.h4adminnews-date > span > i {
    margin-right: 10px;
}

.h4adminnews-date {
    margin-left: 50px;
}

.btn-icon-gray {
    background-color: rgb(244, 249, 252);
    box-shadow: 0px 8px 16px 0px rgba(143, 171, 192, 0.2);
    color: #223645;
    transition: .4s;
}

.h4latestnews-box:hover .h4news-content > h4,
.h4latestnews-box:hover .h4news-content > p,
.h4latestnews-box:hover .h4adminnews-thumb > span > span,
.h4latestnews-box:hover .h4adminnews-date > span {
    color: #fff;
}

.btn-icon-gray:hover {
    background: #69a363;
    box-shadow: 0px 8px 16px 0px rgba(225, 36, 84, 0.2);
}

.h4latestnews-box:hover .h4latestnews-wrapper {
    border: 1px solid transparent;
}

.h4footer-menu ul li {
    float: none;
    width: 100%;
}

.h4events-list ul li {
    position: relative;
    margin-bottom: 10px;
}

.h4events-list ul li i {
    position: absolute;
    left: 0;
    font-size: 22px;
    color: #084b00;
    overflow: hidden;
    top: 4px;
}

.h4events-list ul li > span {
    padding-left: 35px;
    overflow: hidden;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #91a1b4;
}

.h4events-list ul li > span > span {
    display: block;
}

.h4events-list ul li > span.close-days {
    color: #084b00;
}

.h4footer-social ul li a {
    height: 40px;
    width: 40px;
    background: #243d4f;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 14px;
    color: #425f74;
    margin-right: 9px;
}

.h4footer-social ul li a:hover {
    background: #5798fe;
    color: #fff;
}

.h4footer-widget {
    padding-top: 27px;
}

/* Home Page 5 */
.h5services-wrapper {
    padding: 60px 55px;
}

.h5services-content {
    position: relative;
}

.h5services-icon {
    display: inline-block;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 35px;
}

.h5services-title {
    font-size: 22px;
    margin-bottom: 14px;
}

.h5services-content > p {
    color: #c0d0dc;
    margin-bottom: 30px;
}

.h5services-content > a > span.link {
    letter-spacing: 0.1em;
    text-decoration: underline;
}

.h5services-content > a > span.plus {
    font-size: 20px;
    line-height: 1;
    margin-right: 6px;
    font-family: 'Noto Sans', sans-serif;
    vertical-align: middle;
}

.h5services-content > a:hover {
    color: #69a363;
}

.h5services-events > li {
    position: relative;
    margin-bottom: 10px;
}

.h5services-events > li > span {
    position: absolute;
    left: 122px;
    top: 50%;
    transform: translateY(-50%);
}

.h5services-events {
    padding-top: 10px;
}

.h5sclose-days > li {
    font-size: 18px;
}

.h5services-wrapper {
    padding: 60px 55px;
    height: 100%;
    position: relative;
}

.h5sicon-bg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
}

.h6services-content {
    position: relative;
}

.h5services-bottom > span > i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
}

.h5services-bottom > span {
    display: inline-block;
}

.h5services-bottom {
    padding-top: 30px;
    border-top: 1px solid #e6e6e6;
}

.h6services-content {
    padding: 40px;
    position: relative;
}

/* Routine */
.routine__bg::before {
    position: absolute;
    content: "";
    background-color: rgba(34, 54, 69, 0.90);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.routine__table .table thead th,
.routine__table .table tbody th,
.routine__table .table tbody td {
    vertical-align: bottom;
    padding: 30px 20px;
    text-align: center;
    line-height: 1;
    font-size: 18px;
    color: #223645;
    font-weight: 700;
    background: #fff;
    border: 2px solid;
    font-family: 'Noto Sans', sans-serif;
    letter-spacing: -0.03em;
    min-width: 167px;
}

.doctor--routine__wrapper h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.doctor--routine__wrapper span {
    font-size: 14px;
    font-weight: 500;
    color: #223645;
}

.routine__table .table tbody td {
    padding: 20px 15px;
    background-color: rgba(21, 40, 55, 0.50);
}

.routine__table .table tbody td.active-doctor {
    background: #084b00;
}

.routine__bg {
    background-size: cover;
    background-position: center center;
}

/* Routine end */
/* Gallery  */
.h5gallery-content {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-70%);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
}

.h5gallery__wrapper:hover .h5gallery-content {
    opacity: 1;
    visibility: visible;
    transition: .4s;
    transform: translateY(-50%);
}

.h5gallery__wrapper::before {
    position: absolute;
    content: "";
    background-color: rgba(34, 54, 69, 0.89);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
}

.h5gallery__wrapper:hover::before {
    opacity: 1;
    visibility: visible;
    transition: .4s;
}

.h5gallery-content > a > i {
    font-size: 20px;
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px;
    transition: .4s;
}

.h5gallery-content > a > i:hover {
    color: #084b00;
}

.h5gallery-content > h4 {
    font-size: 22px;
}

.h5gallery-content > span > a {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.h5gallery-content > span > a:hover {
    color: #69a363;
}

.gallery-button {
    text-align: center;
}

.gallery-filter > button {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #223645;
    text-transform: capitalize;
    border: 2px solid #e4e4e4;
    background: transparent;
    padding: 10px 18px;
    line-height: 1;
    margin: 0 5.5px;
    font-family: "Noto Sans", sans-serif;
    transition: .4s;
}

.gallery-filter > button.active {
    background: #69a363;
    border: 2px solid transparent;
    color: #fff;
    transition: .4s;
}

/* Gallery end */

/* Tab */
.h5medical-tab-menu {
    margin-top: -50px;
}

.h5medical-tab-menu > nav > .nav a {
    line-height: 1;
    padding: 30px 40px;
    border: 0px solid transparent;
    border-radius: 0;
    background: #e8ebec;
    font-size: 24px;
    color: #223645;
    font-weight: 600;
    width: 33.33%;
    text-align: center;
    margin-bottom: 60px;
    transition: .4s;
    font-family: "Noto Sans", sans-serif;
}

.h5medical-tab-menu > nav > .nav a.active {
    background: #69a363;
    color: #fff;
}

.h5medical-tab-menu .nav-tabs {
    border-bottom: 0px;
}

.h5medical-tab-menu > nav > .nav a i {
    margin-right: 20px;
    display: inline-block;
}

.h5medical-content > h4 {
    font-size: 24px;
    line-height: 1.4;
    position: relative;
    padding-bottom: 27px;
    margin-bottom: 35px;
    padding-right: 47px;
}

.h5medical-content > h4::before {
    position: absolute;
    content: "";
    width: 70px;
    height: 5px;
    background: #69a363;
    bottom: 0;
}

.h5medical-content > p {
    color: #647589;
    margin-bottom: 25px;
}

.h5medical-content > ul > li {
    color: #647589;
    font-weight: 500;
    display: block;
    margin-bottom: 13px;
}

.h5medical-content > ul > li > i {
    margin-right: 15px;
}

.h5medical-content {
    padding-left: 30px;
    padding-right: 67px;
}

.medical-tab-border {
    padding-bottom: 100px;
    border-bottom: 2px solid #f1f1f1;
}

/* Tab end */

/* fact  */
.h5fact-wrapper > i {
    display: block;
    font-size: 40px;
    color: #084b00;
    margin-bottom: 25px;
}

.h5fact-wrapper > span {
    font-size: 40px;
    font-weight: 600;
    color: #69a363;
    font-family: "Noto Sans", sans-serif;
    margin-bottom: 3px;
    display: block;
}

.h5fact-wrapper > h5 {
    font-size: 14px;
    font-weight: 500;
    color: #223645;
    margin-bottom: 15px;
}

.h5fact-wrapper {
    padding-right: 30px;
}

.h5fact-border {
    border-bottom: 2px solid #f1f1f1;
}
.cf7-textarea {
	height: 100px !important;
}
.header__menu ul li.mobile_menu {
	display: none;
}
.modal {
	z-index: 9999991;
}
.modal-backdrop {
	z-index: 999999;
}
.modal-box .show-modal{
    background: linear-gradient(#444,#222);
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 12px 20px;
    margin: 80px auto 0;
    border: none;
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: block;
    transition: all 0.3s ease 0s;
}
.modal-box .show-modal:hover,
.modal-box .show-modal:focus{
    color: #fff;
    outline: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
.modal-backdrop.in{ opacity: 0; }
.modal-box .modal-dialog{
    width: 450px;
    margin: 70px auto 0;
}
.modal.fade .modal-dialog{ transform: translateY(-100px); }
.modal.in .modal-dialog{ transform: translate(0); }
.modal-box .modal-dialog .modal-content{
    text-align: center;
    border: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);    
}   
.modal-box .modal-dialog .modal-content:before{
    content: "";
    background: linear-gradient(to right,#475f45,#032500);
    border-radius: 6px 6px 0 0;
    width: 100%;
    height: 20px;
    display: block;
    clear: both;
}
.modal-box .modal-dialog .modal-content .close{
    color: #000;
    background: rgba(255,255,255,0.8);
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    line-height: 25px;
    width: 35px;
    height: 35px;
    padding-left: 1px;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
    opacity: 1;
    position: absolute;
    left: auto;
    top: 35px;
    right: -35px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.modal-box .modal-dialog .modal-content .close:hover{ color: #555; }
.modal-box .modal-dialog .modal-content .close span{
    margin: -6px 0 0;
    display: block;
}
.modal-box .modal-dialog .modal-content .modal-body{ padding: 45px 30px 30px !important; }
.modal-box .modal-dialog .modal-content .modal-body .modal-icon{
    color: #335031;
    font-size: 60px;
    text-shadow: 0 5px #fff;
    line-height: 105px;
    width: 120px;
    height: 120px;
    margin: 0 auto 20px;
    border: 5px solid #d9d9d9;
    border-radius: 50%;
}
.modal-box .modal-dialog .modal-content .modal-body .title{
    color: #000;
    font-size: 37px;
    font-weight: 500;
    letter-spacing: 1px;
    display: block;
    text-transform: capitalize;
    margin: 0 0 20px;
}
.modal-box .modal-dialog .modal-content .modal-body .title::after{
    content: "";
    background: linear-gradient(to right,#FFA678,#FF1B1A);
    width: 100px;
    height: 6px;
    margin: 20px auto 0;
    border-radius: 10px;
    display: block;
    clear: both;
}
.modal-box .modal-dialog .modal-content .modal-body .description{
    color: #9A9EA9;
    font-size: 20px;
    margin: 0 0 30px;
}
.modal-box .modal-dialog .modal-content .modal-body .btn{
    color: #FF1B1A;
    background: linear-gradient(#444,#222);
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 40px;
    margin: 0 auto -57px;
    border: none;
    border-radius: 5px;
    display: block;
    transition: all 0.6s;
}
.modal-box .modal-dialog .modal-content .modal-body .btn:hover{
    color:#fff;
    text-shadow: 0 0 5px #FF1B1A;
    box-shadow: 0 0 10px #FF1B1A;
}

.custom_footer_li {
	font-size: 15px;
  margin-top: 15px;
	color: #fff;
}
.custom_footer_li li {
  padding: 5px 0;
}
.custom_footer_li i {
  color: var(--main-color);
  padding-right: 5px;
}
.custom_footer_li a {
  	color: #fff;
	font-size: 17px;
}

.opening-hours ul li {
  color: #fff;
  font-size: 17px;
}

.footer-social a i {
  font-size: 18px;
  color: #fff;
  background: #062a4d;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin: 0px;
  border-radius: 50px;
  text-align: center;
  transition: .5s;
}

.footer-social a i:hover {
  background: #69a363;
}

.vert-mid {
  display: flex;
  align-items: center;
}
/* fact end */