@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Serif');
@import url('http://fonts.cdnfonts.com/css/georgia');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600&display=swap');
/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/

/* 01 - RESET STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - EMPTY SPACE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - POPUPS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - SWIPER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - TABS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - ACCORDEON */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - MAP */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - INDEX */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - SERVICES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - BLOG */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - CONTACT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - GALLERY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - FAQ */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 15 - SERVICES1.1 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 16 - COOMING SOON */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 17 - TESTIMONIALS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 18 - ABOUT US */
/*-------------------------------------------------------------------------------------------------------------------------------*/

html {
    overflow-y: scroll;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /*font: inherit;*/
    font-family: 'Montserrat', sans-serif;
    vertical-align: baseline;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

body * {
    -webkit-text-size-adjust: none;
    outline: none;
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0px;
    font-size: 0px;
    display: block;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input,
textarea,
select {
    font-size: 15px;
    line-height: 26px;
    /*color: #b0afaf;*/
    color: #000!important;
    font-weight: 400;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    background: none;
    border: none;
    margin: 0;
    width: 100%;
    /*font: inherit;*/
    font-family: 'Georgia', sans-serif;
}

textarea {
    display: block;
    resize: none;
    overflow: auto;
}

select::-ms-expand {
    display: none;
}

input[type="submit"],
input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border: none;
    cursor: pointer;
    z-index: 1;
}

a,
a:link,
a:visited,
a:active,
a:hover {
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

body {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    /*font: inherit;*/
    font-family: 'Georgia', sans-serif;
}

body p {
   /* color:#484848;*/
    color:#000;
}

b,
strong {
    font-weight: 700;
}

ul,
ol {
    list-style: none;
}

a {
    color: inherit;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - EMPTY SPACE */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.eP {
    position: relative;
    float: left;
    width: 100%;
}

.emptySpace5 {
    height: 5px;
}
.emptySpace10 {
    height: 10px;
}
.emptySpace15 {
    height: 15px;
}
.emptySpace20 {
    height: 20px;
}
.emptySpace25 {
    height: 25px;
}
.emptySpace30 {
    height: 30px;
}
.emptySpace35 {
    height: 35px;
}
.emptySpace40 {
    height: 40px;
}
.emptySpace45 {
    height: 45px;
}
.emptySpace50 {
    height: 50px;
}
.emptySpace55 {
    height: 55px;
}
.emptySpace60 {
    height: 60px;
}
.emptySpace65 {
    height: 65px;
}
.emptySpace70 {
    height: 70px;
}
.emptySpace75 {
    height: 75px;
}
.emptySpace80 {
    height: 80px;
}
.emptySpace85 {
    height: 85px;
}
.emptySpace90 {
    height: 90px;
}
.emptySpace95 {
    height: 95px;
}
.emptySpace100 {
    height: 100px;
}
.emptySpace105 {
    height: 106px;
}
.emptySpace110 {
    height: 110px;
}
.emptySpace115 {
    height: 115px;
}
.emptySpace120 {
    height: 120px;
}
.emptySpace125 {
    height: 125px;
}
.emptySpace130 {
    height: 130px;
}
.emptySpace135 {
    height: 135px;
}
.emptySpace140 {
    height: 140px;
}
.emptySpace145 {
    height: 145px;
}
.emptySpace150 {
    height: 150px;
}
.emptySpace155 {
    height: 155px;
}
.emptySpace160 {
    height: 160px;
}
.emptySpace165 {
    height: 165px;
}
.emptySpace170 {
    height: 170px;
}
.emptySpace175 {
    height: 175px;
}
.emptySpace180 {
    height: 180px;
}
.emptySpace185 {
    height: 185px;
}
.emptySpace190 {
    height: 190px;
}
.emptySpace195 {
    height: 195px;
}
.emptySpace200 {
    height: 200px;
}

/*Media-Queries*/

@media (min-width: 1200px) {
    .emptySpace-lg5 {
        height: 5px;
    }
    .emptySpace-lg10 {
        height: 10px;
    }
    .emptySpace-lg15 {
        height: 15px;
    }
    .emptySpace-lg20 {
        height: 20px;
    }
    .emptySpace-lg25 {
        height: 25px;
    }
    .emptySpace-lg30 {
        height: 30px;
    }
    .emptySpace-lg35 {
        height: 35px;
    }
    .emptySpace-lg40 {
        height: 40px;
    }
    .emptySpace-lg45 {
        height: 45px;
    }
    .emptySpace-lg50 {
        height: 50px;
    }
    .emptySpace-lg55 {
        height: 55px;
    }
    .emptySpace-lg60 {
        height: 60px;
    }
    .emptySpace-lg65 {
        height: 65px;
    }
    .emptySpace-lg70 {
        height: 70px;
    }
    .emptySpace-lg75 {
        height: 75px;
    }
    .emptySpace-lg80 {
        height: 80px;
    }
    .emptySpace-lg85 {
        height: 85px;
    }
    .emptySpace-lg90 {
        height: 90px;
    }
    .emptySpace-lg95 {
        height: 95px;
    }
    .emptySpace-lg100 {
        height: 100px;
    }
    .emptySpace-lg105 {
        height: 105px;
    }
    .emptySpace-lg110 {
        height: 110px;
    }
    .emptySpace-lg115 {
        height: 115px;
    }
    .emptySpace-lg120 {
        height: 120px;
    }
    .emptySpace-lg125 {
        height: 125px;
    }
    .emptySpace-lg130 {
        height: 130px;
    }
    .emptySpace-lg135 {
        height: 135px;
    }
    .emptySpace-lg140 {
        height: 140px;
    }
    .emptySpace-lg145 {
        height: 145px;
    }
    .emptySpace-lg150 {
        height: 150px;
    }
    .emptySpace-lg155 {
        height: 155px;
    }
    .emptySpace-lg160 {
        height: 160px;
    }
    .emptySpace-lg165 {
        height: 165px;
    }
    .emptySpace-lg170 {
        height: 170px;
    }
    .emptySpace-lg175 {
        height: 175px;
    }
    .emptySpace-lg180 {
        height: 180px;
    }
    .emptySpace-lg185 {
        height: 185px;
    }
    .emptySpace-lg190 {
        height: 190px;
    }
    .emptySpace-lg195 {
        height: 195px;
    }
    .emptySpace-lg200 {
        height: 200px;
    }

}

@media (max-width: 1199px) {
    .emptySpace-md0 {
        height: 0px;
    }
    .emptySpace-md5 {
        height: 5px;
    }
    .emptySpace-md10 {
        height: 10px;
    }
    .emptySpace-md15 {
        height: 15px;
    }
    .emptySpace-md20 {
        height: 20px;
    }
    .emptySpace-md25 {
        height: 25px;
    }
    .emptySpace-md30 {
        height: 30px;
    }
    .emptySpace-md35 {
        height: 35px;
    }
    .emptySpace-md40 {
        height: 40px;
    }
    .emptySpace-md45 {
        height: 45px;
    }
    .emptySpace-md50 {
        height: 50px;
    }
    .emptySpace-md55 {
        height: 55px;
    }
    .emptySpace-md60 {
        height: 60px;
    }
    .emptySpace-md65 {
        height: 65px;
    }
    .emptySpace-md70 {
        height: 70px;
    }
    .emptySpace-md75 {
        height: 75px;
    }
    .emptySpace-md80 {
        height: 80px;
    }
    .emptySpace-md85 {
        height: 85px;
    }
    .emptySpace-md90 {
        height: 90px;
    }
    .emptySpace-md95 {
        height: 95px;
    }
    .emptySpace-md100 {
        height: 100px;
    }
    .emptySpace-md105 {
        height: 105px;
    }
    .emptySpace-md110 {
        height: 110px;
    }
    .emptySpace-md115 {
        height: 115px;
    }
    .emptySpace-md120 {
        height: 120px;
    }
    .emptySpace-md125 {
        height: 125px;
    }
    .emptySpace-md130 {
        height: 130px;
    }
    .emptySpace-md135 {
        height: 135px;
    }
    .emptySpace-md140 {
        height: 140px;
    }
    .emptySpace-md145 {
        height: 145px;
    }
    .emptySpace-md150 {
        height: 150px;
    }
    .emptySpace-md155 {
        height: 155px;
    }
    .emptySpace-md160 {
        height: 160px;
    }
    .emptySpace-md165 {
        height: 165px;
    }
    .emptySpace-md170 {
        height: 170px;
    }
    .emptySpace-md175 {
        height: 175px;
    }
    .emptySpace-md180 {
        height: 180px;
    }
    .emptySpace-md185 {
        height: 185px;
    }
    .emptySpace-md190 {
        height: 190px;
    }
    .emptySpace-md195 {
        height: 195px;
    }
    .emptySpace-md200 {
        height: 200px;
    }
}

@media (max-width: 991px) {
    .emptySpace-sm0 {
        height: 0;
    }
    .emptySpace-sm5 {
        height: 5px;
    }
    .emptySpace-sm10 {
        height: 10px;
    }
    .emptySpace-sm15 {
        height: 15px;
    }
    .emptySpace-sm20 {
        height: 20px;
    }
    .emptySpace-sm25 {
        height: 25px;
    }
    .emptySpace-sm30 {
        height: 30px;
    }
    .emptySpace-sm35 {
        height: 35px;
    }
    .emptySpace-sm40 {
        height: 40px;
    }
    .emptySpace-sm45 {
        height: 45px;
    }
    .emptySpace-sm50 {
        height: 50px;
    }
    .emptySpace-sm55 {
        height: 55px;
    }
    .emptySpace-sm60 {
        height: 60px;
    }
    .emptySpace-sm65 {
        height: 65px;
    }
    .emptySpace-sm70 {
        height: 70px;
    }
    .emptySpace-sm75 {
        height: 75px;
    }
    .emptySpace-sm80 {
        height: 80px;
    }
    .emptySpace-sm85 {
        height: 85px;
    }
    .emptySpace-sm90 {
        height: 90px;
    }
    .emptySpace-sm95 {
        height: 95px;
    }
    .emptySpace-sm100 {
        height: 100px;
    }
    .emptySpace-sm105 {
        height: 105px;
    }
    .emptySpace-sm110 {
        height: 110px;
    }
    .emptySpace-sm115 {
        height: 115px;
    }
    .emptySpace-sm120 {
        height: 120px;
    }
    .emptySpace-sm125 {
        height: 125px;
    }
    .emptySpace-sm130 {
        height: 130px;
    }
    .emptySpace-sm135 {
        height: 135px;
    }
    .emptySpace-sm140 {
        height: 140px;
    }
    .emptySpace-sm145 {
        height: 145px;
    }
    .emptySpace-sm150 {
        height: 150px;
    }
    .emptySpace-sm155 {
        height: 155px;
    }
    .emptySpace-sm160 {
        height: 160px;
    }
    .emptySpace-sm165 {
        height: 165px;
    }
    .emptySpace-sm170 {
        height: 170px;
    }
    .emptySpace-sm175 {
        height: 175px;
    }
    .emptySpace-sm180 {
        height: 180px;
    }
    .emptySpace-sm185 {
        height: 185px;
    }
    .emptySpace-sm190 {
        height: 190px;
    }
    .emptySpace-sm195 {
        height: 195px;
    }
    .emptySpace-sm200 {
        height: 200px;
    }
}

@media (max-width: 767px) {
    .emptySpace-xs0 {
        height: 0;
    }
    .emptySpace-xs5 {
        height: 5px;
    }
    .emptySpace-xs10 {
        height: 10px;
    }
    .emptySpace-xs15 {
        height: 15px;
    }
    .emptySpace-xs20 {
        height: 20px;
    }
    .emptySpace-xs25 {
        height: 25px;
    }
    .emptySpace-xs30 {
        height: 30px;
    }
    .emptySpace-xs35 {
        height: 35px;
    }
    .emptySpace-xs40 {
        height: 40px;
    }
    .emptySpace-xs45 {
        height: 45px;
    }
    .emptySpace-xs50 {
        height: 50px;
    }
    .emptySpace-xs55 {
        height: 55px;
    }
    .emptySpace-xs60 {
        height: 60px;
    }
    .emptySpace-xs65 {
        height: 65px;
    }
    .emptySpace-xs70 {
        height: 70px;
    }
    .emptySpace-xs75 {
        height: 75px;
    }
    .emptySpace-xs80 {
        height: 80px;
    }
    .emptySpace-xs85 {
        height: 85px;
    }
    .emptySpace-xs90 {
        height: 90px;
    }
    .emptySpace-xs95 {
        height: 95px;
    }
    .emptySpace-xs100 {
        height: 100px;
    }
    .emptySpace-xs105 {
        height: 105px;
    }
    .emptySpace-xs110 {
        height: 110px;
    }
    .emptySpace-xs115 {
        height: 115px;
    }
    .emptySpace-xs120 {
        height: 120px;
    }
    .emptySpace-xs125 {
        height: 125px;
    }
    .emptySpace-xs130 {
        height: 130px;
    }
    .emptySpace-xs135 {
        height: 135px;
    }
    .emptySpace-xs140 {
        height: 140px;
    }
    .emptySpace-xs145 {
        height: 145px;
    }
    .emptySpace-xs150 {
        height: 150px;
    }
    .emptySpace-xs155 {
        height: 155px;
    }
    .emptySpace-xs160 {
        height: 160px;
    }
    .emptySpace-xs165 {
        height: 165px;
    }
    .emptySpace-xs170 {
        height: 170px;
    }
    .emptySpace-xs175 {
        height: 175px;
    }
    .emptySpace-xs180 {
        height: 180px;
    }
    .emptySpace-xs185 {
        height: 185px;
    }
    .emptySpace-xs190 {
        height: 190px;
    }
    .emptySpace-xs195 {
        height: 195px;
    }
    .emptySpace-xs200 {
        height: 200px;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*Main*/

#content-block {
    position: relative;
    overflow: hidden;
}

.container {
    max-width: 100%;
    position: relative;
}

.overflow-hidden {
    overflow: hidden;
}

html.overflow-hidden body {
    overflow: hidden;
}

/*Table*/

.table-view {
    height: 100%;
    width: 100%;
    display: table;
}

.row-view {
    display: table-row;
}

.cell-view {
    display: table-cell;
    vertical-align: middle;
    width: 10000px;
    padding: 15px 0;
}

/*Body selection*/

::selection {
    color: #fefefe;
    background: #1e1e1e;
}

::-moz-selection {
    color: #fefefe;
    background: #1e1e1e;
}

/*Helper classes*/

.nopadding,
.nopadding>*[class*="col"] {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.full-size {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fixed-background {
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
}

body.mobile .fixed-background {
    background-attachment: scroll;
}

/*Article*/

.simple-article {
    color: #888;
}

.simple-article p {
    margin-bottom: 10px;
}

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

.simple-article.light p {
    color: #fff;
}

.simple-article.extraLight p {
    color: rgba(255, 255, 255, .7);
}

.simple-article.black p {
    color: #313131;
}

.simple-article img {
    max-width: 100%;
    height: auto;
    display: block;
}

.simple-article img.float_left {
    float: left;
    margin-right: 55px;
    max-width: 50%;
}

.simple-article img.float_right {
    float: right;
    margin-left: 55px;
    max-width: 50%;
}

.simple-article ol {
    counter-reset: number;
}

.simple-article ol li {
    padding-left: 0;
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 32px;
    color: #424242;
}

.simple-article ol li:before {
    counter-increment: number;
    content: counter(number);
    color: #058dc5;
    margin-right: 15px;
}

.simple-article ul li {
    margin-bottom: 6px;
    color: #424242;
}

.simple-article ul li:before {
    /*content: "";*/
    width: 14px;
    height: 14px;
    background: url(../img/list-check.png) no-repeat center center;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.simple-article.light ol li,
.simple-article.light ul li {
    color: #fff;
}

.simple-article.style2 ul li:before {
    background: #666666;
    width: 4px;
    height: 1px;
    margin-right: 9px;
}

/*Typography*/

.large {
    font-size: 18px;
    line-height: 30px;
}

.normall {
    font-size: 15px;
    line-height: 26px;
}

.small {
    font-size: 14px;
    line-height: 24px;
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6, 
h6 {
    color: #242424;
    font-family: "Raleway";
    font-weight: 900;
    /*text-transform: uppercase;*/
    margin: 0;
    letter-spacing: 0.3px;
}

.light.h1,
.light h1,
.light.h2,
.light h2,
.light.h3,
.light h3,
.light.h4,
.light h4,
.light.h5,
.light h5,
.light.h6,
.light h6 {
    color: #fff;
}

.simple-article h1,
.simple-article h2,
.simple-article h3,
.simple-article h4,
.simple-article h5,
.simple-article h6 {
    margin-bottom: 17px;
    text-transform: none;
    font-weight: 700;
}

.simple-article h6 {
    font-weight: 400;
}

.simple-article img {
    max-width: 100%;
    height: auto;
    display: block;
}

.h1,
h1 {
    font-size: 48px;
    line-height: 57px;
}

.h2,
h2 {
    font-size: 32px;
    line-height: 36px;
}

.h3,
h3 {
    font-size: 28px;
    line-height: 32px;
}

.h4,
h4 {
    font-size: 25px;
    line-height: 26px;
}

.h5,
h5 {
    font-size: 22px;
    line-height: 24px;
}

.h6,
h6 {
    font-size: 18px;
    line-height: 22px;
}

.simple-article a:not(.button) {
    color: #f3952b;
}

.simple-article a:hover {
    text-decoration: underline;
}

.simple-article hr {
    background: #e0e0e0;
    margin: 47px 0;
}

/*Buttons*/

button {
    background: transparent;
    border: none;
}

.button {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
    background:#0da79f;
    padding: 13px 43px;
    font-size: 15px;
    line-height: 18px;
	font-weight: 500;
    color: #fff;
    border-radius: 23px;
    /*font: inherit;*/
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.button-close {
    width: 40px;
    height: 40px;
    background: #0084ff;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
}

.button-close span {
    background: #2e2e2e;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.button-close span:first-child {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.button-close span:last-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.button-close:hover span {
    background: #fff;
}

.light.button {
    border-color: bisque;
    color: coral;
}

.button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f89924;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.button:hover, .button:focus, .button:active {
    color: #fff;
}

.button:hover:before, .button:focus:before, .button:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

.btnStyle2 {
    background: #68a4ec;
}

.btnStyle2:before {
    background: #b07bb6;
}

.btnStyle3 {
    background: #fff;
    color: #2d2d2d;
}

.btnStyle3:before {
    background: #68a4ec;
}

.btnSize1 {
    padding: 13px 36px;
}

.btnSize10 {
    padding: 10px 36px 10px 36px;
}




.btnSize2 {
    font-size: 20px;
    padding: 24px 59px;
    letter-spacing: 1px;
    border-radius: 50px;
}

/*Inputs*/

.simple-input {
    font-size: 14px;
    color: #000;
    height: 45px;
    line-height: 48px;
    padding: 0 20px;
    width: 100%;
    background: #fff;
    border: 1px #eff0f1 solid;
    transition: all .15s;
    -webkit-transition: all .15s;
}

.simple-input:focus {
    border-color: #a175aa;
}

.simple-input.invalid {
    border-color: #f11e1e!important;
}

textarea.simple-input {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
    height: 110px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #bbbaba;
    opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #bbbaba;
    opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #bbbaba;
    opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #bbbaba;
    opacity: 1;
}

/*bgImage inputs*/


.simple-input.light {
    border-color: rgba(255, 255, 255, .5);
    color: #fff;
}

.simple-input.light:focus {
    border-color: #fff;
}

input.light::-webkit-input-placeholder,
textarea.light::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .8);
    opacity: 1;
}

input.light:-moz-placeholder,
textarea.light:-moz-placeholder {
    color: rgba(255, 255, 255, .8);
    opacity: 1;
}

input.light::-moz-placeholder,
textarea.light::-moz-placeholder {
    color: rgba(255, 255, 255, .8);
    opacity: 1;
}

input.light:-ms-input-placeholder,
textarea.light:-ms-input-placeholder {
    color: rgba(255, 255, 255, .8);
    opacity: 1;
}

/*Radio CheckBox*/

.checkbox-entry {
    display: inline-block;
    cursor: pointer;
    margin: 0;
    padding: 0;
    min-width: 20px;
    min-height: 20px;
}

.checkbox-entry input {
    display: none;
}

.checkbox-entry span {
    position: relative;
    font-size: 11px;
    line-height: 20px;
    padding-left: 30px;
    display: block;
    color: #888;
    text-transform: uppercase;
}

.checkbox-entry:hover span,
.checkbox-entry span a:hover {
    color: #555;
    text-decoration: none;
}

.checkbox-entry span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px #eee solid;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    background: url(../img/icon-6.png) 100px center no-repeat #fff;
}

.checkbox-entry input:checked+span:before {
    border-color: #a175aa;
    background-color: #a175aa;
    background-position: center center;
}

.checkbox-entry.radio span:before {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    background: none;
}

.checkbox-entry.radio input:checked+span:before {
    border-color: #a175aa;
    background-color: #fff;
    border-width: 7px;
}

.checkbox-entry a:hover {
    text-decoration: underline;
}

.checkbox-entry.light span {
    color: rgba(255, 255, 255, .8);
}

.checkbox-entry.light:hover span,
.checkbox-entry.light span a:hover {
    color: #fff;
    text-decoration: none;
}

.checkbox-entry.light.radio input:checked+span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px #eee solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

/*SumoSelect*/

.sumoWrapper {
    position: relative;
}

.SelectBox {
    padding: 15px 19px;
}

.SumoSelect {
    width: 270px;
}

.SelectBox,
.SumoSelect > .CaptionCont > span,
.SumoSelect > .CaptionCont > label {
    cursor: pointer;
}

.SumoSelect > .CaptionCont > label > i {
    background-image: url(../img/sumo-arrow.png);
}

.SumoSelect > .CaptionCont > span {
    /*color: #b0afaf;*/
    color: #000!important;
    letter-spacing: 1px;
}

.SumoSelect > .CaptionCont > span.placeholder {
    font-style: normal;
}

.SumoSelect > .CaptionCont {
    border-color: #fff;
    border-radius: 0;
}

.SumoSelect > .CaptionCont > label {
    margin-right: 10px;
}

.SumoSelect:focus > .CaptionCont, 
.SumoSelect:hover > .CaptionCont {
    border-color: transparent;
    box-shadow: none;
}

.SumoSelect.open > .CaptionCont {
    border-color: #a175aa;
    box-shadow: none;
}

.SumoSelect.open > .optWrapper {
    top: 45px;
}

.SumoSelect > .optWrapper > .options > li.opt:first-child {
    border-radius: 0;
}

.SumoSelect > .optWrapper > .options {
    border-radius: 0;
}

.SumoSelect > .optWrapper > .options  li.opt {
    padding: 0; 
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.SumoSelect > .optWrapper > .options li.opt:hover {
    background-color: #a175aa;
}

.SumoSelect > .optWrapper > .options li.opt:hover label {
    color: #fff;
}

.SumoSelect > .optWrapper > .options li label {
    /*color: #b0afaf;*/
    
    color: #000!important;
    
}

.SumoSelect > .optWrapper {
    border-color: #a175aa;
    border-radius: 0;
    box-shadow: none;
}

.SumoSelect > .optWrapper > .options li label {
    padding: 15px;
}

/*Social*/

.socialWrapper {
    position: relative;
}

.socialWrapper a {
    font-size: 21px;
    color: #000;
    margin: 0 12px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.socialWrapper a:first-child {
    margin-left: 0;
}

.socialWrapper.light a {
    color: #fff;
}

.socialWrapper a:hover {
    color: #a175aa;
}

/*Gallery*/

.gallerWrapper {
    position: relative;
}

.gallerWrapper li {
    margin-bottom: 5px;
}

/*Scroll Bar*/

@media (min-width: 992px) {
    ::-webkit-scrollbar {
        width: 8px;
    }

    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.3); 
        width: 3px;
    }

    ::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 5px #a175aa;
        background: #a175aa;
        border-radius: 10px;
        width: 3px;
    }
}

/* LIGHTBOX */

body.hidden-scroll {
    overflow: hidden;
}

.sl-overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(31, 31, 31, .7);
    display: none;
    z-index: 1006;
}

.sl-wrapper {
    z-index: 1000;
}

.sl-wrapper button {
    border: 0 none;
    cursor: pointer;
}

.sl-wrapper .button-close {
    right: 30px;
    top: 30px;
    z-index: 1015;
    position: fixed;
}

.sl-wrapper .sl-counter {
    display: none;
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1015;
}

.sl-wrapper .sl-navigation {
    width: 100%;
    display: none;
}

.sl-wrapper .sl-navigation button {
    position: fixed;
    top: 50%;
    margin-top: -15px;
    height: 29px;
    width: 80px;
    display: block;
    z-index: 1015;
    background: url(../img/icon-1.html) transparent;
    transition: all .15s;
    -webkit-transition: all .15s;
}

.sl-wrapper .sl-navigation button.sl-next {
    display: block !important;
    right: 1%;
}

.sl-wrapper .sl-navigation button.sl-prev {
    display: block !important;
    left: 1%;
}

.sl-wrapper .sl-navigation button.sl-next:after {
    font-family: "FontAwesome";
    display: inline-block;
    content: '\f061';
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}

.sl-wrapper .sl-navigation button.sl-prev:after {
    font-family: "FontAwesome";
    display: inline-block;
    content: '\f060';
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}

.sl-wrapper .sl-navigation button.sl-next:hover:after,
.sl-wrapper .sl-navigation button.sl-prev:hover:after {
    color: #b07bb6
}

.sl-close {
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 1007;
}

.sl-close:after {
    font-family: "FontAwesome";
    display: inline-block;
    content: '\f00d';
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}

.sl-close:hover:after {
    color: #b07bb6;
}

.sl-wrapper .sl-image {
    position: fixed;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10000;
}

.sl-wrapper .sl-image img {
    margin: 0;
    padding: 0;
    display: block;
}

.sl-wrapper .sl-image iframe {
    border: 0 none;
    background: #000;
}

.sl-wrapper .sl-image .sl-caption {
    display: none;
    padding: 10px;
    color: #fff;
    background: #000;
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-top {
    bottom: auto;
    top: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
    bottom: auto;
}

.sl-wrapper .sl-image .sl-download {
    display: none;
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fff;
    z-index: 1005;
}

.sl-spinner {
    display: none;
    border: 5px solid #fff;
    border-radius: 40px;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    opacity: 0;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 1007;
    -webkit-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (max-width: 767px) {
    .sl-wrapper .sl-navigation button.sl-prev,
    .sl-wrapper .sl-navigation button.sl-next {
        display: none !important;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - POPUPS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.popup-wrapper {
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    left: -100%;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
}

.popup-wrapper.active {
    left: 0;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
}

.popup-wrapper .bg-layer {
    position: absolute;
    left: 0;
    top: -100px;
    right: 0;
    bottom: -100px;
    background: rgba(0, 0, 0, .8);
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    opacity: 0;
}

.popup-wrapper.active .bg-layer {
    opacity: 1;
}

.popup-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 0;
    text-align: center;
    transition: transform .3s ease-out, opacity .3s ease-out, left 0s .3s;
    -webkit-transition: transform .3s ease-out, opacity .3s ease-out, left 0s .3s;
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    opacity: 0;
    left: -10000px;
    padding: 15px;
}

.popup-content.active {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    left: 0;
    transition: transform .3s ease-out, opacity .3s ease-out, left 0s 0s;
    -webkit-transition: transform .3s ease-out, opacity .3s ease-out, left 0s 0s;
    position: relative;
}

.popup-content:after {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: "";
}

.popup-container {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
    text-align: left;
    background: #fff;
    max-width: 570px;
}

.popup-container .button-close {
    position: absolute;
    top: 0;
    right: 0;
}

.popup-content .layer-close {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 10000px;
}

.popup-align {
    padding: 80px 100px;
    overflow: hidden;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - SWIPER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.swiperMainWrapper {
    position: relative;
    margin-top: 3%;
}

.swiper-button-disabled+.swiper-button-disabled+.swiper-wrapper {
    transform: none!important;
    -webkit-transform: none!important;
    cursor: auto;
}

.swiper-button-disabled+.swiper-button-disabled+.swiper-wrapper+.swiper-pagination-bullets {
    display: none;
}

.swiper-pagination.relative-pagination {
    position: relative;
    margin-top: 30px;
}

.swiper-pagination-bullet-active {
    background: #b07bb6;
}

/*Swiper buttons*/

.swiper-button-prev,
.swiper-button-next {
    background: none;
}

.swiper-button-prev:before {
    font-family: "FontAwesome";
    content: "\f104";
    font-size: 70px;
    color: #68a4ec;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.swiper-button-next:before {
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 70px;
    color: #68a4ec;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.swiper-button-next:hover:before,
.swiper-button-prev:hover:before{
    color: #b07bb6;
}

.mainSwiperbanner .swiper-button-next,
.mainSwiperbanner .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: 11px;
    background-color: #f99b33;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.mainSwiperbanner .swiper-button-next:before,
.mainSwiperbanner .swiper-button-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 15px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mainSwiperbanner .swiper-button-next:hover,
.mainSwiperbanner .swiper-button-prev:hover {
    /*background-color: rgba(0, 0, 0, 1);*/
    background-color: #123e87;
}

.ourTeamSlider .swiper-button-next,
.ourTeamSlider .swiper-button-prev {
    left: 60%;
    top: auto;
    bottom: -50px;
    background-image: none;
    border: 1px solid #ababab;
    width: 35px;
    height: 35px;
    z-index: 4;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.ourTeamSlider .swiper-button-next {
    left: 65%;
}

.ourTeamSlider .swiper-button-prev:before {
    font-family: "FontAwesome";
    content: "\f104";
    color: #ababab;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.ourTeamSlider .swiper-button-next:before {
    font-family: "FontAwesome";
    content: "\f105";
    color: #ababab;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.ourTeamSlider .swiper-button-prev:hover,
.ourTeamSlider .swiper-button-next:hover {
    border-color: #b07bb6;
}

.ourTeamSlider .swiper-button-prev:hover:before,
.ourTeamSlider .swiper-button-next:hover:before{
    color: #b07bb6;
}

.ourTeamSlider .swiper-container {
    padding-left: 20px;
}

/*Media Qeuries*/

@media (max-width: 767px) {
    .swiper-button-prev, 
    .swiper-button-next {
        top: 25%;
    }
    .ourTeamSlider .swiper-button-next {
        bottom: auto;
        top: 70%;
        right: 1%;
        left: auto;
    }
    .ourTeamSlider .swiper-button-prev {
        bottom: auto;
        top: 70%;
        right: auto;
        left: 1%;
    }
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - TABS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.tab-menu {
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 30px;
    cursor: pointer;
}

.tab-menu.active {
    color: #0084ff;
}

.tab-entry {
    display: none;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - ACCORDEON */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.accordeon-title {
    cursor: pointer;
    background: #f3f3f3;
    padding: 14px 65px;
    position: relative;
    color: #000000;
}

.accordeon-title:last-child {
    margin-bottom: 0;
}

.accordeon-toggle {
    display: none;
    position: relative;
}

.accrodeonButton {
    width: 28px;
    height: 28px;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 13px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.accrodeonButton span {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #aeaeae;
    width: 13px;
    height: 3px;
    margin-left: -7px;
    margin-top: -1px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.accrodeonButton span:first-child {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.accordeon-title.active .accrodeonButton {
    background: #a175aa;
}

.accordeon-title.active .accrodeonButton span {
    background: #fff;
}

.accordeon-title.active .accrodeonButton span:first-child {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.accordeon-title:hover .accrodeonButton {
    background: #a175aa;
}

.accordeon-title:hover .accrodeonButton span {
    background: #fff;
}


.accordeon .simple-article {
    background: #f3f3f3;
    padding: 0 30px 35px 67px;
}

/*Accordeon style2*/

.accordeon.style2 .accordeon-title {
    border: 1px solid #d1d1d1;
    color: #323232;
    padding: 10px 20px;
    font-weight: 700;
}

.accordeon.style2 .accordeon-title i.fa {
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 25px;
}

.accordeon.style2 .accordeon-toggle {
    border: 1px solid #d1d1d1;
    border-top: none;
}

.accordeon.style2 .simple-article {
    background: #fff;
    padding: 25px;
}

.accordeon-title i.fa {
    color: #909090;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.accordeon-title.active i.fa {
    transform: rotate(90deg);
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - MAP */
/*-------------------------------------------------------------------------------------------------------------------------------*/

#map-canvas {
    height: 395px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - HEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*header*/

header {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 15;
    border-top: 2px solid #fa931d;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}


.headerTopInfo {
    background: url(../img/menu-bg.png);
    position: relative;
    padding: 35px 0;
}

.headerTopInfo:before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 5000px;
    background: url(../img/menu-bg.png);;
    height: 100%;
    content: '';
}

.headerTopInfo:after {
    position: absolute;
    top: 0;
    right: 100%;
    width: 5000px;
    background: url(../img/menu-bg.png);
    height: 100%;
    content: '';
}

.logo {
    position: relative;
    display: inline-block;
    z-index: 10;
    /*max-width: 295px;*/
    max-width: 504px;
    max-height: 43px;
}

/*.logo img {
    max-width: 100%;
    height: auto;
    display: block;
    -webit-transition: all 150ms linear;
    transition: all 150ms linear;
}*/

.logo img {
    width: auto;
    height: 108px;
    float: left;
    display: block;
    -webit-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-top:-30px;
}


.logo:hover img {
    opacity: .9;
}

.headerMoreInfo {
    position: absolute;
    top: 35px;
    right: 0;
    z-index: 1;
    width: 100%;
    text-align: right;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.phoneBlock {
    position: relative;
    display: inline-block;
    margin: 0 14px;
    /*margin: 0 36px;*/
}

.phoneBlock .Fphone2  {
    max-width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.phoneBlock .as a {
    font-weight: 700;
    color: #424242;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    /*font-size: 13px;*/
    letter-spacing: 0.5px;
    font-family: 'Montserrat', sans-serif;
}

.phoneBlock .as a:hover {
    color: #a175aa;
}

.phoneBlock .as,
.phoneBlock p{
    padding-left: 55px;
}

.phoneBlock p {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: left;
    color: #2d5dab;
}

.headerTopInfo .btnWrapper {
    float: right;
}

.imgWrapper {
    position: relative;
    display: block;
}

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

/*Tumbnail*/

.tumbWrapper {
    position: relative;
    max-width: 270px;
    margin: 0 auto;
}

.tumbWrapper .imgWrapper {
    margin-bottom: 25px;
}

.tumbWrapper .as a {
    display: block;
    text-transform: none;
    margin-bottom: 4px;
    font-weight: 600;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.tumbWrapper .as a:focus,
.tumbWrapper .as a:hover {
    color: #a175aa;
    text-decoration: underline;
}

.tumbWrapper.style2 {
    max-width: 370px;
}

.tumbWrapper.style2 .imgWrapper {
    margin-bottom: 37px;
}

.tumbWrapper.style2 .as a {
    margin-bottom: 11px;
    font-weight: 700;
}

.tumbWrapper .tumbContent {
    margin-bottom: 10px;
}

.tumbWrapper .timeBlock {
    position: absolute;
    left: 20px;
    bottom: -16px;
    background:#10847e;
    color: #fff;
    padding: 9px 21px;
    border-radius: 2px;
    display: inline-block;
}
.new-short-details h6 {
    color: #154085;
    height: 85px;
    overflow: hidden;
    font-size: 16px;
}

a.readMore.read-more-news {
    margin-bottom: 0px;
    background: #fa901f;
    color: #fff;
    font-size: 13px;
    border-radius: 15px;
    padding: 5px 17px 7px 17px;
    text-transform: capitalize;
}

.readMore {
    font-size: 13px;
    line-height: 18px;
    color: #2488e6;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.tumbWrapper .readMore:hover {
    color: #a175aa;
}

.tumbWrapper.persone .blockContent {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.tumbWrapper.persone .blockContent span,
.tumbWrapper.persone .blockContent a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.tumbWrapper.persone .blockContent a:hover {
    color: #a175aa;
    text-decoration: underline;
}

.tumbWrapper.persone .imgWrapper {
    margin-bottom: 16px;
}

.block {
    position: relative;
}

.block .as a {
    display: block;
    margin-bottom: 6px;
    font-weight: 700;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.block .as a:hover {
    color: #a175aa;
}

.block .blockContent {
    padding-left: 67px;
}

.block .imgWrapper  {
    position: absolute;
    left: 0;
    top: 0;
}

.chooseBlock .cell-view {
    height: 180px;
}

.chooseBlockWrapper {
    position: relative;
    overflow: hidden;
}

.chooseBlockWrapper:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5000px;
    height: 1px;
    background: #ddd;
    content: '';
}

.chooseBlockWrapper:after {
    position: absolute;
    top: 0;
    left: 49%;
    width: 1px;
    height: 5000px;
    background: #ddd;
    content: '';
}

/*Header Menu*/

nav {
    position: relative;
    background: #143f83;
    padding: 20px 0;
}

nav:before {
    position: absolute;
    top: 0;
    right: 100%;
    width: 5000px;
    height: 100%;
    background:#143f83;
    content: '';
}

nav:after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 5000px;
    height: 100%;
    background: #143f83;
    content: '';
}

nav ul {
    min-width: 140px;
}

nav ul li {
    display: inline-block;
    position: relative;
}

nav ul li i.fa {
font-size: 16px;
color: inherit;
position: absolute;
top: 1px;
right: 18px;
cursor: pointer;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
color: #fff;
}

nav ul li ul li i.fa {
    top: 15px;
}

nav ul li a {
font-size: 14px;
line-height: 18px;
font-weight: 500;
text-transform: uppercase;
padding: 5px 31px;
letter-spacing: 1px;
-webkit-transition: all 150ms linear;
transition: all 150ms linear;
color: #fff;
font-family: 'Montserrat', sans-serif;
}

nav > ul > li > a:first-child {
    padding-left: 0;
}

nav ul li.active > a,
nav ul li a:hover,
nav ul li a:focus {
    /*color:#ff0000;*/
    color:#f9961f;
    font-weight: 700;
}

/*Responsive menu*/

.menuIcon {
    position: absolute;
    top: 50%;
    right: 15px;
    height: 17px;
    width: 25px;
    cursor: pointer;
    z-index: 3;
    float: right;
    margin-top: -11px;
    display: none;
}

.menuIcon span {
    height: 3px;
    width: 25px;
    background: #10847e;
    display: block;
    border-radius: 5px;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    position: absolute;
}

.menuIcon span:nth-child(1) {
    top: 0;
    left: 0;
}

.menuIcon span:nth-child(2),
.menuIcon span:nth-child(3) {
    top: 43%;
    left: 0;
}

.menuIcon span:nth-child(4) {
    bottom: 0;
    left: 0;
}

.menuIconActive span:nth-child(1) {
    -webkit-transform: translate(70px);
    transform: translate(70px);
    opacity: 0;
    visibility: hidden;
}

.menuIconActive span:nth-child(4)  {
    -webit-transform: translate(-70px);
    transform: translate(-70px);
    opacity: 0;
    visibility: hidden;
}

.menuIconActive span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #154086;
}

.menuIconActive span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #154086;
}

/*Menu drop downs*/

nav ul li ul {
    position: absolute;
    top: 13px;
    left: -8px;
    padding-top: 25px;
    opacity: 0;
    visibility: hidden;
    min-width: 258px;
    z-index: 2;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-transition: all 220ms linear;
    transition: all 220ms linear;
}

nav ul li ul:after {
    content: '';
    box-shadow: 0px 0px 13px rgba(0, 0, 0, .25);
    position: absolute;
    top: 27px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

nav ul li ul li {
    display: inline-block;
    background: #fff;
    width: 100%;
    border-top: 1px solid #e7e7e7;
}

nav ul li ul li a {
    padding: 15px 30px;
    display: block;
    color: #636363;
    text-transform: none;
    font-weight: 600;
    font-family: "Open Sans";
    letter-spacing: 0.3px;
    position: relative;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

nav > ul > li > ul > li > ul > li:hover > a,
nav > ul > li > ul > li:hover > a {
     color: #fff;
    background:#ff9719;
}

@keyframes fadeItIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}

@keyframes fadeItIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}

/*Menu drop down level 2*/

nav ul li ul li ul {
    top: 0;
    left: 100%;
    padding: 0;
}

nav ul li ul li i.fa {
    right: 10px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

nav ul li ul li:hover i.fa {
    color: #fff;
}

/*Media Queries*/

@media (min-width: 992px) {
    nav > ul > li:hover > ul {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    nav > ul > li > ul > li:hover > ul {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    header.header-scrolled {
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3);
    }
    header.header-scrolled nav,
    header.header-scrolled nav:before,
    header.header-scrolled nav:after {
        /*background: #fff;*/
        /*background: #093280a8;*/


         background: #143f83;
    }
    header.header-scrolled nav ul li {
      /* background: #093280a8;*/
    }
    header {
        position: absolute;
        transition: top .5s;
        -webkit-transition: top .5s;
    }
    .header-scrolled {
        position: fixed;
        top: -500px;
    }
    .header-scrolled-animated {
        top: -121px;
    }
}

@media (max-width: 991px) {
    header.responsiveHeaderSrolled .headerTopInfoContaner {
        position: relative;
        max-width: 750px;
        margin: 0 auto;
        padding: 0 15px;
    }
    header {
        position: absolute;
        top: 0;
        /*border-top: none;*/
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3)
    }   
    .headerMoreInfo {
        position: relative;
        top: 0;
        max-width: 280px;
        margin: 0 auto;
        padding: 23px 0;
        text-align: center;
        background: #f2f2f2;
    }
    .headerMoreInfo:after{
        position: absolute;
        top: 0;
        right: 100%;
        width: 5000px;
        background: #f2f2f2;
        height: 100%;
        content: '';
    }
    .headerMoreInfo:before {
        position: absolute;
        top: 0;
        left: 100%;
        width: 5000px;
        background: #f2f2f2;
        height: 100%;
        content: '';
    }
    .headerMoreInfo .phoneBlock {
        display: block;
        margin-bottom: 20px;
    }
    .menuIcon {
        display: block;
    }
    .headerTopInfo {
        padding: 10px 0;
        z-index: 10;
    }
    .responsiveWrapper {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        margin: 0 auto;
        opacity: 0;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
        -webkit-transform: translateX(115%);
        transform: translateX(115%);
        -webkit-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }
    .responsiveWrapper.open {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .responsiveWrapper.open:before {
        position: absolute;
        top: 0;
        left: 100%;
        width: 5000px;
        height: 100%;
        background: #fff;
        content: '';
    }
    .responsiveWrapper.open:after {
        position: absolute;
        top: 0;
        right: 100%;
        width: 5000px;
        height: 100%;
        background: #fff;
        content: '';
    }
    nav {
        background: #fff;
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, .3);
    }
    nav:before {
        content: none;
    }
    nav:after {
        content: none;
    }
    nav ul {
       /* max-width: 320px;*/
        max-width: 100%;
        margin: 0 auto;
    }
    nav > ul > li {
        display: block;
        background: #fff;
        border-bottom: 1px solid #e1e1e1;
    }
    nav > ul > li:last-child {
        border-bottom: 0;
    }
    nav > ul > li > a {
        padding: 15px 35px;
        display: block;
    }
    nav > ul > li > a:first-child {
        padding-left: 30px;
    }
    nav ul li i.fa {
        font-size: 22px;
        padding: 5px 10px;
        right: 10px;
        cursor: pointer;
    }
    nav ul li i.fa.rotated {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        z-index: 1;
    }
    nav ul li ul li i.fa {
        color: #fff;
        top: 3px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    nav ul li ul {
        opacity: 1;
        visibility: visible;
        position: relative;
        padding: 0;
        top: 0;
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: none;
        transition: none;
        display: none;
    }
    nav ul li ul li a {
        padding: 15px 50px;
        background: #f5f5f5;
    }
    nav ul li ul li ul {
        left: 0;
    }
    nav ul li ul li i.fa.rotated {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .headerTopInfo {
        border-bottom: 0;
    }
    nav ul li ul li,
    nav ul li ul li a {
        display: block;
        background: #b07bb6;
        color: #fff;
    }
    nav ul li ul li {
        border-top: 1px solid #bea0c1;
    }
    nav ul li ul li a:before {
        position: absolute;
        top: 50%;
        left: 38px;
        display: inline-block;
        width: 5px;
        height: 1px;
        background: #fff;
        content: '';
    }
    nav ul li ul li ul li {
        background: rgba(220, 222, 225, .8);
    }
    nav ul li.active > a,
    nav ul li a:hover, nav ul li a:focus {
        background: #b07bb6;
        color: #fff;
    }
    nav ul li > i.fa {
        color: #989898;
    }
    nav ul li.active > i.fa {
        color: #fff;
    }
    nav ul li > i.fa {
        top: 8px;
    }
    nav ul li ul:after {
        content: none;
    }
    nav ul li ul li ul li a {
        padding-left: 70px;
    }
    nav ul li ul li ul li a:before {
        left: 58px;
    }
    .navScroll {
        overflow: auto;
    }
    header.responsiveHeaderSrolled .responsiveSrollWrapper {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        animation: fadeItIn 1s;
    }
    .logo {
        max-width: 227px;
    }
}

@media (max-width: 767px) {
    nav:before,
    nav:after {
        content: none;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - INDEX */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.mainBanner {
    position: relative;
}

.mainBanner .cell-view {
   height: 600px;
  /* height: auto;*/
    z-index: 2;
    position: relative;
   /*  padding-top: 250px;*/
   /* padding-top: 500px;*/
}

.bannerTitle.slider-title-new {
    margin-top: 20%;
    text-align: center;
    padding: 30px 10px 30px 10px;
    background: rgb(79 84 94 / 32%);

    border-radius: 10px;
}


a.header-timing {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #fa931d;
    padding: 13px 25px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 23px;
    /* font: inherit; */
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-weight: 700;
}

a.header-timing i {
    margin-right: 2px;
}




a.header-mobile-number {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #154085;
    padding: 13px 25px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 23px;
    /* font: inherit; */
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-weight: 700;
}
a.header-mobile-number i {
    margin-right: 2px;
}




a.button-appointment.btnSize1 {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #0da79f;
    padding: 13px 35px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 23px;
    /* font: inherit; */
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-weight: 700;
}

a.button-appointment:hover {
    background: red!important;
}



.slider-title-new p {
    /* font-size: 24px; */
    font-weight: 700;
}

.sliderBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: 50% 25%;
}

.bg {
    background-size: cover;
    background-position: 50% 50%;
}

.bgShadow {
    position: relative;
}

.bgShadow:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    /*background: rgb(13 167 159 / 32%)!important;*/
    content: '';
}

.contentPadding.bg.bgShadow::before {
    background: rgb(13 167 159 / 32%) !important;
}


.bgShadow.light:before {
    background: rgba(0, 0, 0, .1);
}

.bgShadow.strong:before {
    background: rgba(0, 0, 0, .5);
}

.bgShadow.style2:before {
    background: rgba(40, 36, 58, .85);
}

.mainBanner.bgShadow:before {
    z-index: 1;
}

.mainBanner.bg {
    background-position: 50% 23%;
}

.bannerTitle {
    text-align: center;
    margin-bottom: 35px;
}

.bannerTitle .as {
    text-transform: none;
    margin-bottom: 11px;
}

.bannerTitle p {
    color: #fff;
    font-size: 22px;
    line-height: 35px;
}

.bannerBtnWrapper {
    text-align: center;
}

.bannerBtnWrapper .button {
    margin: 0 13px;
}

.contentPadding {
    position: relative;
    padding: 80px 0;
}

.contentTitle .as {
    margin-bottom: 26px;
}

.contentTitle .as span {
    color: #f69d2a;
}

.btnWrapper {
    text-align: center;
}

.mainBanner .btnWrapper {
    float: left;
    position: relative;
    width: 100%;
}

.grey {
    background: #eff0f1;
}

.titleShortocode {
    position: relative;
}

.titleShortocode.big {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}

.titleShortocode.big .as {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 25px;
    text-transform: none;
}

.aboutUs > p {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #424242;
    font-style: italic;
}

.simpleBanner .cell-view {
    height: 215px;
}

.chooseWrapper .as  {
    margin-bottom: 24px;
}

.personePhone {
    position: relative;
}

.personePhone .imgWrapper {
    position: absolute;
    top: 0;
    left: 0;
}

.personePhone a {
    font-size: 35px;
    line-height: 40px;
    color: #fff;
    display: block;
    margin-bottom: 4px;
    letter-spacing: 1px;
    font-weight: 700;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.personePhone a:hover {
    color: #a175aa;
}

.personePhone span {
    font-size: 20px;
    line-height: 27px;
    color: #fff;
}

.personeWrapper {
    position: relative;
    padding: 60px 0;
}

.personeWrapper .as {
    margin-bottom: 7px;
    letter-spacing: 2px;
}

.personeWrapper > p {
    font-style: italic;
    color: #fff;
    margin-bottom: 26px;
    letter-spacing: 2px;
}

.personeWrapper .simple-article p {
    margin-bottom: 25px;
}

.personeWrapper .simple-article p:last-child {
    margin-bottom: 0;
}

.personePhoneContent {
    padding-left: 80px;
}

.personeImg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
}

.requestForm .btnWrapper {
    text-align: left;
}

.requestForm .sumoWrapper .SumoSelect {
    width: 100%;
}

.personeBg {
    position: relative;
    background: rgba(88, 94, 118, .8);
    z-index: 10;
}

.contactBg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 45%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
}

.contactContent {
    border-bottom: 1px solid rgba(236, 239, 241, .2);
    padding-bottom: 37px;
}

.contactContent span,
.contactContent p {
    color: #fff;
}

.contactContent span {
    text-transform: uppercase;
    font-weight: 700;
}

.contactContent p {
    display: inline-block;
}

.contactContent a {
    display: block;
    color: #fff;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.contactContent a:hover {
    color: #a175aa;
}

.contactContent:last-of-type {
    border-bottom: 0;
}

.verAlign {
    font-size: 0;
}

.verAlign > *[class*="col-"] {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.imgTumb {
    position: relative;
    overflow: hidden;
    display: block;
}

.imgTumb:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #10847e45;
    content: '';
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 250ms ease-in;
    transition: all 250ms ease-in;
}

.imgTumb:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

[class^="flaticon-"]:before, 
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin-left: 0;
}

.flatIcon {
    display: inline-block;
    position: relative;
    color: #000000;
}

.Fdoctor:before {
    font-size: 52px;
}

.Fmedical:before {
    font-size: 50px;
}

.Fphone:before {
    font-size: 41px;
}

.Fphone2:before {
    font-size: 35px;
}

.Fface:before {
    font-size: 54px;
}

.clearFix.big >*[class*="col-"]:nth-child(4n+1) {
    clear: both;
}

.clearFix2 >*[class*="col-"]:nth-child(3n+1) {
    clear: both;
}

.bannerTitle {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 350ms linear;
    transition: all 350ms linear;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}
.bannerBtnWrapper {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: all 350ms linear;
    transition: all 350ms linear;
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms;
}
.swiper-slide-active .bannerTitle,
.swiper-slide-active .bannerBtnWrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

/*Media Queries*/

@media (max-width: 1199px) {
    .verAlignResponsive {
        font-size: 0;
    }
    .verAlignResponsive > *[class*="col-"] {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }
}

@media (max-width: 991px) {
    .clearFix >*[class*="col-"]:nth-child(2n+1) {
        clear: both;
    }
    .clearFix.big >*[class*="col-"]:nth-child(2n+1) {
        clear: both;
    }
    .clearFix2 >*[class*="col-"]:nth-child(3n+1) {
        clear: none;
    }
    .clearFix2 >*[class*="col-"]:nth-child(2n+1) {
        clear: none;
    }
    .simple-article ul li:before {
        margin-right: 8px;
    }
    .mainBanner .cell-view {
        height: 400px;
    }
    .chooseWrapper {
        text-align: center;
    }
    .personePhone a {
        font-size: 28px;
        line-height: 36px;
    }
    .mainBanner .cell-view {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .contentPadding {
        padding: 30px 0;
    }
    .accordeon-title {
        padding-right: 5px;
    }
    .titleShortocode.big .as {
        font-size: 30px
    }
    
    .titleShortocode.big {
        font-size: 15px;
    }
    .imgWrapper img {
        margin: 0 auto;
    }
    .bannerBtnWrapper .button {
        margin-bottom: 15px;
    }
    .bannerBtnWrapper .button:last-of-type {
        margin-bottom: 0
    }
    .mainBanner .cell-view {
        height: 350px;
    }
    .chooseBlockWrapper:before,
    .chooseBlockWrapper:after {
        content: none;
    }
    .block .imgWrapper {
        position: relative;
        left: 0;
        margin-bottom: 15px;
    }
    .block .blockContent {
        padding-left: 0;
    }
    .chooseBlock .cell-view {
        height: 140px;
    }
    .contactBg {
        display: none;
    }
    .colorBlack .contactContent  .simple-article.light p, 
    .colorBlack .contactContent span,
    .colorBlack .contactContent p, 
    .colorBlack .contactContent a {
        color: #898989;
    }
    .contactContent  {
        padding-bottom: 0
    }
    .button {
        width: 100%;
    }
    .personeImg {
        display: none;
    }
    .personePhone .imgWrapper {
        position: relative;
        margin-bottom: 25px
    }
    .personePhoneContent {
        padding-left: 0;
    }
    .bannerBtnWrapper .button {
        margin-left: 0;
        margin-right: 0;
    }
    .sliderBg {
        position: relative;
        padding-bottom: 80%;
    }
    .mainBanner .container {
        background: #000;
    }
    .personeBg {
        text-align: center;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - SERVICES */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.servicesTitle .cell-view {
    height: 140px;
    padding-top: 60px;
    padding-bottom: 0;
}

.servicesTitle .as {
    margin-bottom: 10px;
}

.breadCrumbs {
    color: #fff;
    text-transform: capitalize;
}

.breadCrumbs a,
.breadCrumbs span {
    font-weight: 700;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.breadCrumbs a:hover,
.breadCrumbs a:focus {
    color: #ad70ba;
}

.breadCrumbs i.fa {
    font-size: 14px;
    margin: 0 6px;
    color: #fff;
}

.mainServicesContent {
    margin-right: 30px;
}

/*Media Queries*/

@media (max-width: 991px) {
    .mainServicesContent {
        margin-right: 0
    }
    .servicesTitle .cell-view {
        padding-top: 15px;
    }
}

@media (max-width: 767px) {
    .servicesTitle {
        text-align: center;
    }
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - BLOG */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.blogThumbnail {
    position: relative;
    overflow: hidden;
}

.blogThumbnail:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    content: '';
    z-index: 2;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.blogThumbnail img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.blogThumbnail:hover:before {
    background: rgba(0, 0, 0, .2);
}

.blogThumbnail:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blogWrapper {
    position: relative;
}

.blogWrapper .imgWrapper  {
    display: block;
}

.blogWrapper .imgWrapper {
    margin-bottom: 23px;
}

.blogWrapper .timeBlock {
    background: #0da79f;
    position: absolute;
    left: 0;
    bottom: 30px;
    padding: 5px 29px;
    font-size: 20px;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.blogInfo {
    position: relative;
    padding-bottom: 19px;
    margin-bottom: 28px;
    border-bottom: 1px solid #e4e4e4;
}

.blogInfo p {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 14px;
    color: #143f83;
}

.blogInfo p:first-child {
    margin-left: 0;
}

.blogInfo i.fa {
    color: #143f83;
    font-size: 16px;
    margin-right: 5px;
}

.blogContent {
    position: relative;
    margin-bottom: 50px;
}

.blogContent .as  {
    margin-bottom: 25px;
}

.blogContent .as a {
    text-transform: none;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.blogContent .as a:hover,
.blogContent .as a:focus {
    color: #a175aa;
    text-decoration: underline;
}

.blogContent .simple-article span {
    font-size: 20px;
    line-height: 26px;
    color: #242424;
    margin-bottom: 5px;
    display: block;
}

.searchWrapper {
    position: relative;
    margin-bottom: 46px;
}

.searchWrapper .simple-input {
    height: 51px;
    padding-right: 50px;
}

.searchWrapper i.fa {
    color: #fff;
    font-size: 17px;
}

.searchWrapper .searchBtn {
    background: #a175aa;
    padding: 17px 15px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.searchWrapper .searchBtn:hover { 
    background: #68a4ec;
}

.recentNewsBlock {
    position: relative;
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e1e1;
}

.recentNewsBlock span {
    display: block;
    color: #0da79f;
}

.recentTitle .as {
    margin-bottom: 19px;
}

.recentNewsBlock a {
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 7px;
    display: block;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.recentNews a:hover,
.recentNews a:focus {
    color: #458ac4;
    text-decoration: underline;
}

.tags {
    display: inline-block;
    border: 1px solid #e4e4e4;
    padding: 5px 16px;
    margin-bottom: 8px;
    color: #a6a6a6;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.tags.active,
.tags:hover {
    color: #fff;
    background: #a175aa;
}

.mobileSearch {
    background: #a175aa;
    color: #fff;
    padding: 10px 50px 10px 30px;
    margin-bottom: 15px;
    position: relative;
    display: none;
}

.mobileSearch i.fa {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 30px;
    cursor: pointer;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

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

.categoriesList li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
    margin-bottom: 7px;
}

.categoriesList li i.fa {
    position: absolute;
    top: 6px;
    right: 12px;
}

.categoriesList li a {
    color: #898989;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.categoriesList li a:hover {
    color: #a175aa;
}

.paginationWrapper {
    position: relative;
}

.paginationWrapper a {
    border: 1px solid #d4d4d4;
    background: #fff;
    color: #242424;
    padding: 9px 16px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.nubmerPagination {
    display: inline-block;
}

.nubmerPagination a {
    margin: 0 4px;
}

.paginationWrapper a.activePagi,
.paginationWrapper a:hover {
    color: #fff;
    background: #a175aa;
}

.mainBlogContent {
    margin-left: 30px;
}

.twocolumn {
    position: relative;
}

.twocolumn .as {
    text-transform: none;
}

blockquote {
    background: #f7f7f7;
    padding: 34px 30px 55px 100px;
    position: relative;
}

blockquote a {
    font-style: italic;
    color: #a175aa;
    float: right;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

blockquote a:hover,
blockquote a:focus {
    color: #a175aa;
    text-decoration: underline;
}

blockquote i.fa {
    position: absolute;
    top: 18px;
    left: 33px;
    color: #a175aa;
    font-size: 55px;
}

blockquote p {
    margin-bottom: 5px;
}

.commentBlock {
    position: relative;
    border: 1px solid #eeeeee;
}

.commentBlock li {
    border-bottom: 1px solid #eee;
}

.commentBlock li:nth-child(2n) {
    background: #fcfcfc;
}

.comment {
    position: relative;
    padding: 25px 70px 25px 25px;
}

.comment:not(:last-child) {
    border-bottom: none;
}

.comment .imgWrapper {
    position: absolute;
    top: 0;
    left: 0;
}

.comment .commentContent {
    padding-left: 100px;
    margin-bottom: 5px;
    position: relative;
}

.comment .commentContent a {
    color: #000;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.comment .commentContent a:hover,
.comment .commentContent a:focus {
    color: #a175aa;
}

.comment .commentTime {
    padding-left: 100px;
}

.comment .commentTime p {
    color: #47bcca;
}

.comment .commentTime p a {
    color: #a175aa;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.comment .commentTime p a:hover,
.comment .commentTime p a:focus {
    color: #a175aa;
    text-decoration: underline;
}

.commentBlock li ul li:last-child {
    border-bottom: none;
}

.commentBlock li ul li .comment {
    padding-left: 125px;
}

.commentsForm {
    position: relative;
}

.commentsForm .as {
    text-transform: none;
}

.commentsForm form {
   /* background: #f7f7f7;*/
   background: #f2f0e3;
    padding: 52px 26px;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
}

.commentsForm form textarea {
    height: 175px;
}
.commentsForm form ::placeholder {
    color: #333 !important;
}

h5.h5.as.submit-feedback span {
    color: #f69d2a!important;
    font-weight: 800 !important;
    font-size: 23px!important;
}



/*Media Queries*/

@media (max-width: 1199px) {
    .blogInfo p {
        display: block;
        margin: 0 0 5px;
    }
}

@media (min-width: 992px) {
    .blogAside {
        display: block !important;
    }
}

@media (max-width: 991px) {
    .blogWrapper .timeBlock {
        padding: 0 15px;
    }
    .mainBlogContent {
        margin-left: 0;
    }
    .mobileSearch  {
        display: block;
    }
    .blogAside {
        display: none;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .mobileSearch.searchOpen i.fa {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .blogWrapper .timeBlock {
        font-size: 15px;
        bottom: 15px;
    }
    .paginationWrapper  {
        text-align: center;
    }
    .searchWrapper {
        margin-bottom: 30px;
    }
    blockquote {
        padding-left: 55px;
    }
    blockquote i.fa {
        font-size: 30px;
        left: 15px;
    }
    .comment {
        padding-right: 25px;
    }
    .comment .commentContent,
    .comment .commentTime {
        padding-left: 0;
    }
    .comment.replyComment {
        padding-left: 25px;
    }
    .comment .imgWrapper {
        position: relative;
    }
    .commentsForm form {
        padding: 25px 15px;
    }
    .commentBlock li ul li .comment {
        padding-left: 50px;
    }
    .commentContent .imgWrapper img {
        margin: 0;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - CONTACT */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.contacForm input.simple-input {
    height: 45px;
}

.contacForm textarea {
/*height: 221px;*/
}

.contactDetails {
    position: relative;
    background:#093280;
    padding: 25px 43px 1px 35px!important;
    min-height: 425px;
}

.helpDetails {
    position: relative;
    background:#0da79f;
    padding: 25px 43px 1px 35px!important;
    min-height: auto;
    text-align: center;
}
.simple-article-help {
  padding: 0!important;
}

.contactDetails:before {
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
    border: 1px solid #c09bc4;
    content: '';
}

.helpDetails:before {
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
    /*border: 1px solid #c09bc4;*/
    content: '';
}
.contactAddres {
    position: relative;
    border-bottom: 1px solid #c09bc4;
    padding-bottom: 12px;
    margin-bottom: 13px;
}

.contactDetails .contactAddres:last-of-type {
    border-bottom: none;
}

.contactDetails .imgWrapper {
    position: absolute;
    top: 5px;
    left: 0;
}

.helpDetails .contactAddres:last-of-type {
    border-bottom: none;
}

.helpDetails .imgWrapper {
    position: absolute;
    top: 5px;
    left: 0;
}

.helpDetails.normall h4 {
    font-size: 25px;
    line-height: 33px;
}


a.header-timing.help-contact {
    color: #fff!important;
    text-decoration: none;
    font-size: 20px;
    padding: 10px 16px;
    /* margin: 0; */
   /* width: 80%!important;*/
}

a.header-timing.help-contact:hover {
    text-decoration: none;
}

a.header-timing.help-book-app {
    color: #fff!important;
    text-decoration: none;
    font-size: 17px;
    padding: 10px 16px;
    /* margin: 0; */
    margin-top: 10px;
    background: red;
   
}

a.header-timing.help-book-app:hover {
    text-decoration: none;
}


.contactAddres .simple-article {
    padding-left: 45px;
}

.contactAddres i.fa {
    color: #fff;
    font-size: 24px;
}

.contactAddres a {
    display: block;
    padding-left: 45px;
    color: #fff;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.contactAddres a:hover {
    text-decoration: underline;
}

/*Media Queries*/

@media (max-width: 767px) {
    .contactAddres {
        text-align: center
    }
    .contactDetails .imgWrapper {
        position: relative;
        top: 0;
        margin-bottom: 7px;
    }
    .contactAddres .simple-article {
        padding-left: 0;
    }
    .contactAddres a {
        padding-left: 0;
    }
    .contactDetails {
        padding: 20px 15px;
    }
    .contactDetails .contactAddres:last-of-type {
        margin-bottom: 0;
    }
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - GALLERY */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.clearFixGalley >*[class*="col-"]:nth-child(3n+1) {
    clear: both;
}

.my-col-20 {
    width: 20%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.my-col-33 {
    width: 33%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}


.galleryContainer {
    margin-left: -10px;
    margin-right: -10px;
}

.pageErroreTitle .as {
    font-size: 200px;
    line-height: 200px;
    font-family: "Open Sans";
}

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

.pageErroreTitle .cell-view {
    height: 848px;
}

.pageErroreTitle p { 
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-family: "Raleway";
    font-weight: 700;
    margin-bottom: 14px;
}

.pageErroreTitle span {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}

/*Media Queries*/

@media (max-width: 991px) {
    .clearFix.normall >*[class*="col-"]:nth-child(3n+1) {
        clear: none;
    }
    .my-col-20 {
        width: 33%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .my-col-20:nth-child(3n+1) {
        clear: both;
    }
    .pageErroreTitle .cell-view {
        height: 600px;
    }
    .pageErroreTitle p {
        font-size: 40px;
    }
    .pageErroreTitle span {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .my-col-20,
    .my-col-33 {
        width: 100%;
    }
    .pageErroreTitle .as {
        font-size: 100px;
        line-height: 100px;
    }
    .pageErroreTitle p {
        font-size: 30px;
        line-height: 40px;
    }
    .pageErroreTitle span {
        font-size: 20px;
        line-height: 30px;
    }
    .pageErroreTitle .cell-view {
        height: 400px;
    }
    .pageErroreTitle .button.btnSize2 {
        font-size: 15px;
        padding: 20px;
    }
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - FAQ */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.questionTitle { 
    text-align: center;
}

.questionForm .simple-input {
    background: #fff;
    height: 55px;
}

.questionForm textarea.simple-input {
    height: 203px;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 15 - SERVICES1.1 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.categoryList {
    position: relative;
    border: 1px solid #093280;
    margin-bottom: 48px;
}

.categoryList li {
    position: relative;
}

.categoryList li:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 5px;
    background: #f7993370;
    content: '';
}

.categoryList li:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #d48ddc;
    content: '';
}

h6.h6.as.otherservice-title {
    color: #333;
    padding: 10px 5px 10px 10px;
    margin-bottom: 18px;
    font-size: 22px;  
    background: #fbb561;
}


.categoryList li a {
    display: block;
    background: #093280;
    color: #fff;
    padding: 17px 29px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.categoryList li.activeCat a, 
.categoryList li a:hover {
    background: #f79933;
}

.pdfBlock {
    position: relative;
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
    padding: 14px 77px 14px 66px;
    margin-bottom: 50px;
}

.pdfBlock .pdfSize {
    display: inline-block;
    margin: 0;
}

.pdfBlock .pdfSize span {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
}

.pdfBlock .pdfSize p {
    font-size: 14px; 
    line-height: 16px;
}

.pdfBlock i.fa {
    font-size: 31px;
    display: inline-block;
    vertical-align: top;
}

.pdfBlock i.fa-file-pdf-o {
    position: absolute;
    left: 21px;
    top: 16px;
}

.pdfBlock i.fa-cloud-download {
    position: absolute;
    top: 20px;
    right: 28px;
}

.pdfBlock i.fa-file-pdf-o {
    color: #e73a30;
}

.openingHours .as  {
    margin-bottom: 27px;
}

.openingHours ul li {
    position: relative;
    padding: 11px 0;
    border-bottom: 1px solid #e6e6e6;
    font-weight: 550;
}

.openingHours ul li:after {
    clear: both;
    content: '';
}

.openingHours ul li:first-child {
    border-top: 1px solid #e6e6e6;
}

.openingHours ul li span {
    width: 55%;
}
.openingHours {
    background: #fa9924b8;
    padding: 15px 10px 10px 10px;
}

/*
.openingHours ul li span:first-child {
    float: left;
}
*/

.openingHours ul li span:last-of-type {
    float: right;
    /*text-align: right;*/
}

.simple-article .as {
    text-transform: none;
    font-weight: 700;
    color: #242424;
}

.simple-article .as {
    font-weight: 400;
}

.simple-article .bold {
    font-weight: 700;
}

.contactsAdvice {
    position: relative;
    padding: 37px;
    background: #f1f1f1;
}

.contactsAdvice .as {
    display: inline-block;
    text-transform: none;
    font-weight: 400;
}

.contactsAdvice a {
    float: right;
    position: relative;
    top: -7px;
}

.contactsAdviceWrapper > .as {
    margin-bottom: 20px;
    text-transform: none;
    letter-spacing: 0.3px;
    font-weight: 700;
}

@media (max-width: 1199px) {
    .contactsAdvice a {
        float: none;
        top: 0;
    }
    .contactsAdvice .as {
        margin-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .simple-article img[align="left"] {
        margin-right: 15px;
    }
    .simple-article img[class="float_right">] {
        margin-left: 15px;
    }
}

@media (max-width: 767px) {
    .contactsAdvice {
        text-align: center;
    }
    .simple-article img[align="left"],
    .simple-article img[class="float_right">] {
        float: none;
        margin: 0 auto;
        margin-bottom: 29px;
        max-width: 100%;
    }
    .contactsAdvice {
        padding: 15px;
    }
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 16 - COOMING SOON */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.commingTitle .as {
    text-align: center;
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 85px;
}

.timerWrapper {
    text-align: center;
    margin-bottom: 70px;
}

.timerWrapper .timer {
    display: inline-block;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    font-style: italic;
    text-align: center;
    position: relative;
    top: -21px;
    left: -4px;
}

.timerWrapper .timerBlock {
    display: inline-block;
    position: relative;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 100%;
    padding: 49px 33px;
    min-height: 170px;
    min-width: 170px;
    margin: 0 17px;
}

.timerWrapper .timerBlock span {
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    text-transform: uppercase;
    position: absolute;
    bottom: 22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.commingDescription {
    text-align: center;
    font-size: 22px;
    line-height: 34px;
}


.commingDescription form .simple-input {
    max-width: 490px;
    border-radius: 4px;
    margin-right: 22px;
    height: 51px;
}

.commingWrapper .cell-view {
    height: 660px;
}

/*Media Queries*/

@media (max-width: 991px) {
    .commingTitle .as {
        font-size: 50px;
        margin-bottom: 30px
    }
    .timerWrapper .timer {
        font-size: 50px;
        line-height: 60px;
    }
    .timerWrapper .timerBlock {
        margin: 0 3px;
    }
}

@media (max-width: 767px) {
    .timerWrapper .timerBlock {
        border: 0;
        background: transparent;
        min-width: auto;
        min-height: auto;
        padding: 39px 15px;
        overflow: hidden;
    }
    .timerWrapper .timer {
        font-size: 25px;
        top: 0;
    }
    .timerWrapper .timerBlock span {
        font-size: 10px;
        bottom: 12px;
    }
    .commingTitle .as {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .commingDescription form .simple-input {
        max-width: 100%;
    }
    .commingDescription .button {
        margin-top: 30px;
    }
    .timerWrapper {
        margin-bottom: 30px;
    }
    .commingDescription {
        font-size: 18px;
        line-height: 26px;
    }
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 17 - TESTIMONIALS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.testimonialsBlock {
    position: relative;
    /*padding-bottom: 48px;*/
    margin-bottom: 20px;
     border: 1px solid #e1e1e1;
   /* border-bottom: 1px solid #e1e1e1;*/
}

.testimonialsBlock:last-child {
    margin-bottom: 0;
}

.testimonialsBlock .imgWrapper {
    position: absolute;
    /*top: 0;
    left: 0;*/
    padding: 10px;
}

.testimonialsBlock .imgWrapper img {
    border-radius: 100%;
    max-width: 130px;
    height: auto;
}

.personeInfo {
    padding: 25px 0 9px 168px;
}

.feedback-para p {
    padding: 0px 10px 0px 10px!important;
}


.personeInfo span {
    /*color: #242424;*/
    font-weight: 700;
    margin-bottom: 7px;
    display: inline-block;
    color: #0da79f;
}

.personeInfo p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 4px;
}

.personeInfo i.fa {
    color: #fa931d;
    font-size: 15px;
    margin: 0 3px;
}

.personeInfo i.fa:first-child {
    margin-left: 0;
}

/*Media Queries*/

@media (max-width: 767px) {
    .testimonialsBlock .imgWrapper {
        position: relative;
        margin-bottom: 15px;
    }
    .personeInfo {
        padding: 0
    }
    .testimonialsBlock {
        text-align: center;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 18 - ABOUT US */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.aboutOur {
    position: relative;
}

.aboutOur .as {
    margin-bottom: 30px;
}

.aboutOur > span {
    font-size: 20px;
    line-height: 26px;
}

/*.aboutOur .simple-article p {
    margin-bottom: 25px;
}*/

.aboutOur .simple-article p:last-child {
    margin-bottom: 0;
}

.appointWrapper {
    position: relative;
    background: #b07bb6;
    padding: 50px 0;
}

.appoinContent .simple-article {
    font-size: 26px; 
    line-height: 35px;
    font-weight: 300;
}

.btnAlign {
    text-align: center;
}

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

.customerSayTite {
    margin-bottom: 40px;
}

.customerSayTite .as {
    margin-bottom: 22px;
}

.customerSay {
    margin-bottom: 20px;
}

.customerSay .imgWrapper {
    margin-bottom: 18px;
}

.customerSay .imgWrapper img {
    border-radius: 100%;
    margin: 0 auto;
}

.customerName p {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-style: italic;
    margin-bottom: 22px;
}

.customerName i.fa {
    font-size: 30px;
    color: #b07bb6;
} 

/*Media Queries*/

@media (max-width: 767px) {
    .appointWrapper {
        padding: 30px 0;
    }
    .customerSayTite,
    .appoinContent,
    .aboutOur {
        text-align: center
    }
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

footer {
    position: relative;
    background: #263642;
    padding: 50px 0 0;
}

.footerBlock {
    position: relative;
}

.footerBlock .as {
    font-size: 20px;
    color: #444;
}

.footerBlock .logo {
    margin-bottom: 30px;
}

.footerBlock .readMore {
    color: #6370a0;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 25px;
    display: block;
}

.footerBlock .readMore:hover {
    color: #a175aa;
}

.footerBlock .simple-article {
    margin-bottom: 15px;
}

.footerBlock .simple-article p {
    color: #fff;
}

.footerTitle {
    position: relative;
    margin-bottom: 40px;
    display: inline-block;
}

.footerTitle p {
    font-size: 20px;
    line-height: 20px;
    /*color: rgba(255, 255, 255, .6);*/
    color: #fff;
    /*font-style: italic;*/
}
.header-scrolled nav ul li a {
   /* color: #fff;*/
}
.header-scrolled nav ul li.active a {
    /*color: #ff0000;*/
    color: #fa901f;
}
.footer-logo-text{display: none;}
.footerTitle:after {
    position: absolute;
    bottom: -16px;
    left: 0;
    height: 2px;
    width: 40px;
    background: #f7941d;
    content: '';
}

.simple-article.style2 ul li {
    margin-bottom: 5px;
}

.simple-article.style2 ul li a {
    /*color: #666666;*/
    color: #fff;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.simple-article.style2 ul li a:hover {
    color: #f7941d;
    text-decoration: none;
}

.locationBlock {
    position: relative;
    margin-bottom: 20px;
}

.locationBlock img {
    position: absolute;
    top: 0;
    left: 0;
}

.locationContent {
    padding-left: 36px;
}

.locationContent p {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 14px;
    color: #666666;
}

.locationContent span {
    color: #666666;
}

.footerContants {
    position: relative;
    margin-bottom: 20px;
}

.footerContants i {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 20px;
    color: #fff;
}

.footerContants a {
    color: #fff;
    padding-left: 36px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.footerContants a:hover {
    color: #a175aa;
}

.copy,
.created {
    padding: 33px 0;
}

.created {
    float: right;
}

.created a {
    color: #fff;
}

.created span {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;   
}

.created:hover a span {
    color: #a175aa;
}

.bottomInfo {
    border-top: 1px solid #262626;
}

footer > .container > .row >*[class*="col"]:not(:first-child):not(:last-child) .footerBlock {
    max-width: 185px;
    margin: 0 auto;
}


/* doctor profile page css start*/



.contentPadding {
    position: relative;
    /*padding: 101px 0;*/
    padding: 70px 0!important;
}
.socialThumnailWrapper {
    position: relative;
}
.socialThumnailWrapper:before {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    width: 3px;
    background: #fff;
    content: '';
    z-index: 1;
}
.imgWrapper {
    position: relative;
    margin-bottom: 50px;
    display: block;
}
.socialThumnailWrapper .imgWrapper:before {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    height: 3px;
    background: #fff;
    content: '';
    z-index: 1;
}
.socialThumnailWrapper .socialBlock {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 19px 0;
    background: #fff;
    text-align: center;
}
a, a:link, a:visited, a:active, a:hover {
    cursor: pointer;
    text-decoration: none;
    outline: none;
}
.profile a span {
    position: absolute;
    top: 50%;
    left: 25px;
    display: inline-block;
    background: #624d65;
    padding: 23px 23px;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.emptySpace50 {
    height: 50px;
}
.button.btnSize7 {
    padding: 21px 15px 21px 95px;
    font-size: 22px;
    width: 100%;
}
.button.btnStyle6 {
    color: #595959;
    background: #f1f1f1;
    border-color: #dfdfdf;
    border-radius: 0;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    text-align: left;
        -webkit-transform: none;
    /* transform: perspective(1px) translateZ(0); */
}
.profile a span i.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.profile p {
    color: #5d4c5f;
    letter-spacing: 0.5px;
    font-style: italic;
}
.socialThumnailWrapper .socialBlock i.fa {
    font-size: 20px;
    color: #2e2e2e;
    margin: 0 12px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}
.socialThumnailWrapper .socialBlock i.fa:hover {
    color: #8f7293;
}
.profile a {
    position: relative;
}

.grey {
    background-color: #f0f0f3;
}
.contentPadding {
    position: relative;
    padding: 101px 0;
}
.titleShortcode .as {
    margin-bottom: 40px;
}
.normall {
    font-size: 15px;
    line-height: 26px;
}
/*.simple-article p {
    margin-bottom: 30px;
}*/
.simple-article p:last-child {
    margin-bottom: 0;
}
.verAlign {
    font-size: 0;
}
.contactUsBlock .as {
    text-transform: none;
    text-align: center;
}
.verAlign >*[class*="col-"] {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.button.btnSize2 {
    padding: 7px 30px;
    font-size: 14px;
}
.button.btnStyle2 {
    background: transparent;
    border: 1px solid #e9e9e9;
    color: #fff;
}
.contactUsBlock {
    position: relative;
    padding: 34px 0;
}
.year {
    position: relative;
}
.year > span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 34px;
    line-height: 40px;
    color: #624d65;
    text-transform: uppercase;
    font-weight: 700;
}
.year .yearContent {
    padding: 0 30px 0 110px;
}
.emptySpace25 {
    height: 25px;
}
.yearContent .as {
    text-transform: none;
    margin-bottom: 5px;
}

.titleShortcode2, .btnWrapper {
    text-align: center;
}
.emptySpace45 {
    height: 45px;
}
.simple-input {
    font-size: 15px;
    /*color: #8e8d8d;*/
    color: #000;
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
    width: 100%;
    border: 1px solid #e0e0e0;
    background: #fff;
    font-family: "Open Sans";
    transition: all .15s;
    -webkit-transition: all .15s;
}
.emptySpace20 {
    height: 20px;
}
.titleShortcode2, .btnWrapper {
    text-align: center;
}
.personeBg .imgWrapper{
    position:absolute;
    margin-bottom:0;
}

@media(max-width:767px){
    .personeBg .personeImg{
        display:none;
    }
    
}














/* doctor profile page css end*/

/*Media Queries*/

@media (max-width: 1199px) {
    .footerBlock .as {
        font-size: 16px;
        padding-left: 50px;
    }
    .logo p {
        font-size: 12px;
        padding-left: 60px;
    }
}

@media (max-width: 991px) {
    footer > .container > .row >*[class*="col"]:not(:first-child):not(:last-child) .footerBlock {
        max-width: 100%;
        margin: 0;
    }
    .locationBlock,
    .footerContants {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    footer {
        padding: 30px 0 0;
    }
    .copy,
    .created {
        padding: 15px;
        float: none;
    }
    .bottomInfo {
        padding: 10px 0;
    }
    .locationContent p {
        margin-bottom: 5px;
    }
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*Desktops (>=1200px)*/

@media (min-width: 1200px) {}


/*Desktops (>=992px)*/

@media (max-width: 1199px) {}


/* Tablets (>=768px)*/

@media (min-width: 992px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 991px) {}


/*Phones (<768px)*/

@media (max-width: 767px) {
    h1,
    .h1 {
        font-size: 32px;
        line-height: 40px;
    }
    h2,
    .h2 {
        font-size: 26px;
        line-height: 35px;
    }
    h3,
    .h3 {
        font-size: 22px;
        line-height: 28px;
    }
}


/* home page-2 css */
.header2 nav{
    background: 0;
    float: right;
    padding-right: 0;
}
.header2 nav:before {
   background:0
}
.header2 nav:after {
    background:0;
}

.header2 nav ul li a:first-child{
    padding-right:45px;
    
}
.header2 .top-line-right{
    font-size:15px;
    font-weight:700;
    color:#fff;
    font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;
}
.header2 .top-line-left{
    font-size:14px;
    font-weight:700;
    color:#fff;
    font-family: 'Open Sans', sans-serif;
    text-transform:uppercase;
}

.header2 .top-line-left a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    font-style: initial;
    font-family: 'Lato', sans-serif;
}
.header2 .headerTopInfo{
    display:none;
}


.headerfix2{
    display:none;
}

.header2 nav ul a{
    color:#fff;
}
.header2 nav ul li ul li a{
    color:#636363;
}
.header2 nav ul li ul li a:hover{
    color:#fff;
}
.header2 nav ul li i.fa-angle-down{
    color:#fff;
}
.tt-header .top-line-inner {
    border-bottom: 1px solid #dadada;
}
.header2{
        border-top: 0;
}

.tt-header .top-line-left {
  float: left;
}
.tt-header .top-line-right {
  float: right;
}
.tt-header .top-line-left:after,
.tt-header .top-line-right:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 48px;
  vertical-align: middle;
}

.tt-header .top-info {
  display: inline-block;
  position: relative;
 
  letter-spacing: 0.3px;
  padding-right: 20px;
  margin-right: 20px;
  vertical-align: middle;
}
.tt-header .top-info:last-child {
  margin-right: 0;
  padding-right: 0;
}

.strip{
        background: #eec65f;
    padding: 40px;
    padding-top: 25px;
    padding-bottom: 15px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
}

.strip h4{
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    font-weight:700;
    color:#725d28;margin-bottom: 5px;
}

.strip .icon{
    vertical-align: middle;
    display: table-cell;
    width: 50px;    padding-top: 5px;
    padding-right: 5px;
}
.strip .text{
vertical-align: middle;
    display: table-cell;
}
.font-24{
    font-size:24px!important;
}

.strip p{
    color:#242424;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    font-size:17px;
}

.strip .mail-icon{
    padding-right:10px;
    
}

.strip .line{
        border-right: 1px solid #ceae5b;
    height: 50px;
    position: absolute;
    float: right;
    right: 60px;
    top: 8px;
}

#welcome2 h3{
    font-size:20px;
    color:#242424;  font-family: 'Open Sans', sans-serif;
    font-weight:400;
    text-transform:initial;line-height: 24px;
    margin-bottom: 10px;
}

#welcome2 p:last-child{
        margin-top: 30px;
    
}

#welcome2 ul li{
        list-style-image: url(../img/homepage2/arrow.png);
        color:#424242;
        font-size:16px;
        font-family: 'Open Sans', sans-serif;
        line-height:30px;
}
#welcome2 .listing{
        margin-top: 30px;
}
#welcome2 .button{
        margin-top: 35px;
}
#welcome2{
        background: #f9f7fb;
}

#dr_callnow {
    background: #505383;
}

#dr_callnow h3{
    color:#fff;
    font-size:34px;
    font-family: 'Open Sans', sans-serif;
    font-weight:700;    line-height: 34px;
    
}
#dr_callnow p{
    font-size:18px;
    font-family: 'Open Sans', sans-serif;
    color:#ffffff;
    font-weight:400;
    font-style:italic;
    margin-top:10px;
}

#dr_callnow{
    padding-top:60px;
    padding-bottom:40px;
}

#dr_callnow .icon{
        width: 100px;
    vertical-align: middle;
    display: table-cell;
    
}

.flaticon3-telephone-auricular-with-cable:before {
    content: "\f100";
    font-size: 62px;
    color: #fff;
}
#dr_callnow .text{
    vertical-align: middle;
    display: table-cell;
}

#dr_callnow .text p{
        font-style: initial;
}

.font-28{
    font-size:28px!important;
}
.service2 .tumbWrapper{
    margin-bottom:50px;
}

.service2{
        background: #f9f7fb;
}
.bottom-50{
    padding-bottom:50px;
}
.service2 .readmore{
    margin-left:5px;
    background: #fa901f;
    color: #fff;
    font-size:12px;
    /*font-weight:700;
    text-transform:uppercase;*/
   /* text-decoration:underline!important;*/
    border-radius: 10px;
    padding: 3px 10px 5px 10px;
}




.about2{
    background:url("../img/homepage2/aboutus.jpg") center center no-repeat;
    background-size:cover;
}
.about2 .about-us{
    width:50%;
    float:right;
    padding-left:100px;
    padding-top:80px;
    padding-bottom:70px;
}
.about2 .about-us h2{
    color:#fff;
    margin-bottom:20px;
}
.about2 .about-us h3{
    color:#b6b9e3;
    font-size: 20px;
   font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: initial;
    line-height: 24px;
    margin-bottom: 15px;
}

.about2 .about-us p{
    color:#d4d4dc;
    font-size:15px;
}
.about2 .about-us .button{
    margin-top:30px;
}

.successful_stories h3{
    color:#363754;
    font-size:17px;
      font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: initial;
    margin-top:0;
    margin-bottom:15px;
    
}
.successful_stories h2{
    margin-bottom:20px;
}
.successful_stories .button{
    margin-top:45px;
}
.why_us{
    background:url("../img/homepage2/whyus.jpg") center center no-repeat;
    background-size:cover;
    padding-top: 85px;
    padding-bottom: 50px;

}

.why_us .flatIcon {
    display: inline-block;
    position: relative;
    color: #535592;
}
.why_us h3{
    color:#fff;
}

.why_us p{
    color:#fff;
}
.why_us .simple-article.black p{
    color:#fff;
}
.why_us .chooseBlockWrapper p{
        color: #898989;
}

.why_us .chooseWrapper{
        padding-right: 55px;
    
}

.why_us .chooseWrapper .button{
    background:#000000;
}


#demos .owl-carousel .owl-item img {
    display: block;
    width: auto;
}


#demos .owl-nav{
    display:none;
}
#demos .columns{
        border-top: 1px solid #dddddd;
}

.contentPadding1{
    padding:50px 0; 
}

  .map-responsive{
    overflow:hidden;
    padding-bottom:20%;
    position:relative;
    height:395px;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:395px;
    width:100%;
    position:absolute;
}
#demos .item{
    
        height: 80px;
    vertical-align: bottom;
    display: table-cell;
}
 .strip .flaticon1-smartphone-call:before {
    content: "\f101";
    color: #000;
    font-size: 45px;
}

 .strip .flaticon1-envelope:before {
    content: "\f100";
    font-size: 50px;
    color: #000;
    margin-right: 10px;
}
.strip  .flaticon2-placeholder:before {
    content: "\f100";
    font-size: 40px;
    color: #000;
}












/* responsive */
@media (min-width: 992px){
     .tt-header .top-inner {
    position: relative;
    float: left;
    padding: 11px 0;
  }
    .index2slider .swiper-wrapper{
        height:860px!important;
    }
    .index2slider .sliderBg{
        height:860px!important;
    }
.index2slider .bgShadow:before{
    height:860px
}
.header2.header-scrolled-animated {
    top: -49px;
        box-shadow: none;
    background: #000;
}
.header2.header-scrolled nav, .header2.header-scrolled nav:before, .header2.header-scrolled nav:after {
    background: 0;
}
.header2.header-scrolled nav ul li {
    background: 0;
}
.header2.header-scrolled nav ul li ul li{
    background: #fff;
    
}
}
@media(max-width:1200px){
    .strip .line{
        border-right:0;
    }
}
@media(max-width:992px){
    .why_us .chooseWrapper {
    padding-right: 0;
}
    #welcome2 img{
        margin: 0 auto;
    margin-bottom: 25px;
    }
    /*.header2.header-scrolled-animated {
    top: -155px;
}*/
.header2 .headerTopInfo{
    display:block;
}
.tt-header .top-inner{
    display:none;
}.header2 nav {
    background: #fff;
    float: none;
    padding-right: 0;
}
.headerfix2{
    display:block;
    height:105px;
}
.header2 nav ul a{
    color:#333;
}
.header2 nav ul li ul li a{
    color:#fff;
}
.header2 nav ul li i.fa-angle-down{
    color:#636363;
}
.header2 .top-line-left{
    color:#242424;
}
.header2 .top-line-right{
    color:#242424;
}
.header2 .top-line-left a{
    color:#242424;
}
.strip{
    position:relative;
}
.strip .icon {
    vertical-align: middle;
    display: block;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
}









.strip .single-content{
    text-align:center;    margin-bottom: 25px;
}
.strip .text {
    vertical-align: middle;
    display: block;
}
.why_us{
    background:#f1f0f3;
}
.why_us .simple-article.black p {
    color: #898989;
}
.why_us h3 {
    color: #242424;
}
.why_us p {
    color: #898989;
}
}

@media(max-width:767px){
    #dr_callnow .icon {
    width: 100%;
    vertical-align: middle;
    display: block;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px;
}
#dr_callnow .text {
    vertical-align: middle;
    display: block;
    text-align: center;
}
#dr_callnow h3{
    text-align: center;
}
#dr_callnow p{
    text-align: center;
} 
.about2 .about-us{
        width:100%;
        padding-left:15px;
        padding-right:15px;
    }
    .about2{
        background:#2b3252;
    }
    .successful_stories .image img{
    
    display: inline-block;
    margin-top: 30px;   
        
    }
    .successful_stories .image{
        text-align: center;
    }
      .map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.homepage2 .contentPadding{
    padding:40px 0;
    
}
.about2 .about-us{
    padding-top:40px;
    padding-bottom:40px;
}
.why_us{
        padding-top:40px;
    padding-bottom:40px;
}
.contentPadding1 {
    padding: 40px 0;
}
 
  .tt-header .top-line-left {
    margin-bottom: 10px;
    margin-top:10px;
    
  }
  .tt-header .top-line-right{
      margin-bottom: 10px; 
  }
  .tt-header .top-line-left,
  .tt-header .top-line-right {
    float: none;
  }
  .tt-header .top-line-left:after,
  .tt-header .top-line-right:after {
    display: none;
  }
  .tt-header .top-line-left{
      float:none!important;
  }
  .tt-header .top-line-right{
      float:none!important;
  }
  #demos .item {
    height: 80px;
    vertical-align: bottom;
    display: block;
}
}
@media(min-width:992px) and (max-width:1200px){
    #dr_callnow h3{
        font-size:25px;
    }   
    .about2 .about-us{
        padding-left:50px;
    }
    .why_us{
    background-size:150% 100%;
}
}
@media(min-width:768px) and (max-width:991px){
    #dr_callnow h3{
        font-size:23px;
    }   
    .about2 .about-us{
        padding-left:20px;
    }
    .successful_stories .image img{
    
    display: inline-block;
    margin-top: 30px;   
        
    }
    .successful_stories .image{
        text-align: center;
    }
}
@media(max-width:600px){
    #demos .owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: 0 auto;
}
}
@media(max-width:500px){
    #dr_callnow h3{
        font-size:26px;
    }
}

/* homepage 3 css start */

.top-line3{
    background:#3f3546;padding-top: 10px;
}
.header3{
    
    box-shadow: none;

}
.header3 nav ul a {
    color: #242424;
}
.header3 nav ul li i.fa-angle-down {
    color: #242424;
}
.top-line3 p{
    font-size:15px;
    color:#a99eb1;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    
}
.top-line3 .fa-phone{
    font-size:20px;
}
.top-line3 .phone{
    width:18%;
    float:left;
    
}
.top-line3 .mail{
    width:18%;
    float:left;
}
.top-line3 .time{
    width:20%;
    float:left;
}
.icon-Timer{
    font-size:20px;
    padding-right:10px;
}
.top-line3  .fa{
    padding-right:10px;
        font-size: 20px;
}

.social_icon{
    
    float:right;
}
.top-line3 .social_icon ul li {
    float: left;
    padding-right: 16px;
       padding-top: 4px;
    padding-bottom: 14px;
}
 .top-line3  .social_icon ul li i {
    color: #afa3b3;
    font-size: 16px;
}
.top-line3  .social_icon{
    margin-right: -20px;
}
.headerfix3{
    height:146px!important;
}
.header_bottom{
    margin-top: 20px;
    margin-bottom: 20px;
}
.homeindex3 .btnstyle1{
    background: #2d2731;
}
.homeindex3 .mainBanner .cell-view {
    height: 690px;
    z-index: 2;
    position: relative;
    padding-top: 0;
   
}
.homeindex3 .bannerTitle {
    text-align: left;
    margin-bottom: 35px;float:right;
}
.homeindex3 .bannerBtnWrapper{
        float: left;
}
.homeindex3 .rightone{
    float:right;width:50%;
}

.welcome3{
    background:#fff;
}


.welcome3 p{
    margin-top: 0px;
}
.welcome3 h3{
    font-size:20px;
    color:#242424;  font-family: 'Open Sans', sans-serif;
    font-weight:600;
    text-transform:initial;line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
}


h2.about-title {
    color: #123e87!important;
    font-size: 33px!important;
}



.welcome3 .button{
        margin-top: 25px;
}
.service3{
background:#f3f4f6; 
}
.service3 .tumbWrapper3{
        padding: 37px;
    background:#fff;
    padding-top:45px;
}
.service3 .readmore{
    color:#986ca1;
    font-weight:700;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;    line-height: 36px;
}

.service3 .tumbWrapper3:hover{
    background:#8a5b8f;
    cursor:pointer;
}
.service3 .tumbWrapper3:hover .h6{ 
color:#fff;
}

.service3 .tumbWrapper3:hover p{
    color:#d7d0d8;
}
.service3 .tumbWrapper3:hover .readmore{
    color:#eec65f;
    font-weight:400;
}
.service3 .image1{
    text-align:center;
    padding-bottom:30px;
    
}
.service3 .image2{
    text-align:center;
    padding-bottom:20px;
}



.flaticon4-speaking:before {
    content: "\f100";
    font-size: 65px;
    color: #000;
}

.flaticon4-speaking:before {
    content: "\f100";
    font-size: 65px;
    color: #000;
}
.service3 .tumbWrapper3:hover .flaticon4-speaking:before {
    content: "\f100";
    font-size: 65px;
    color: #eec65f;
}


.about3{
    background:url("../img/homepage3/aboutus.jpg") center center no-repeat;
    background-size:cover;
}

.about3 h2{
    color:#fff;
    margin-bottom:15px;
}
.about3 h3{
    font-size:20px;
    color:#fff; font-family: 'PT Sans', sans-serif;
    font-weight:400;
    text-transform:initial;line-height: 24px;
    margin-bottom: 10px;
    font-style:italic;
}
.about3 p{
    color:#fff;
    
}


.about3 ul li{
        list-style-image: url(../img/homepage3/arrow.png);
        color:#fff;
        font-size:16px;
        font-family: 'Open Sans', sans-serif;
        line-height:30px;
}
.about3 .listing{
        margin-top: 30px;
}
.about3 .button{
        margin-top: 35px;
}

.testimonial{
    background:#f3f4f6;
    background-size:cover;
         padding-top: 80px;
    padding-bottom: 100px;
    
}

.carousel-control.left{
    background-image:none;
}
.carousel-control.right{
    background-image:none;
}

.testimonial h3{
    color:#242424;
    font-size:28px;
    font-weight: 900;
    font-family: 'Raleway', sans-serif;
    text-transform:uppercase;
    text-align:center;
        margin-bottom: 5px;
}
.testimonial p{
    color:#4d4359;
    font-size:18px;
    font-weight:400;
    font-family: 'PT Sans', sans-serif;
    text-transform:initial;
    text-align:center;
    line-height:26px;
    font-style: italic;
    margin-top: 0px;
             margin-bottom: 40px;
}
.testimonial h5{
    color:#242424;
    font-size:18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-transform:initial;
    text-align:center;    margin-bottom: 0px;
    font-style:italic;
}
.carousel-indicators {
       bottom: -25px;
        left: 51.5%;
}

@brand-color: #b20000;
#tcb-testimonial-carousel {
    a{
        color: @brand-color;
    }
    .text-brand{
        color: @brand-color;
    }
    margin-top: 30px;
    .carousel-indicators .active {
        background: @brand-color;
    }
    .no-margin{
        margin: 0;
    }
    .carousel-indicators li {
        border: 1px solid #ccc;
    }
    .carousel-control {
        color: @brand-color;
        width: 5%;
    }
    .carousel-control:hover,
    .carousel-control:focus {
        color: @brand-color;
    }
    .carousel-control.left,
    .carousel-control.right {
        background-image: none;
    }
    .item{
        padding: 15px 40px;
        background: #f8f8f8;
    }
    .media-object {
        margin: auto;
    }
    @media screen and (max-width: 768px) {
        .media-object {
            margin-bottom: 15px;
        }
    }
}

.testimonial .testicon{
    text-align:center;
    margin-top:30px;
    margin-bottom:25px;
}


.testimonial .image{
    text-align:center;    margin-bottom: 40px;
}

.testimonial .test3{
    padding-left:15px;
    padding-right:15px;
}

.blue_line{
    background:url("../img/homepage3/blue_bg.jpg") no-repeat;
    background-size:cover;
    padding-top:45px;
    padding-bottom:45px;
}

.blue_line h3{
    font-family: 'Open Sans', sans-serif;
    font-size:75px;
    color:#fff;
    
}

 .blue_line .number{
        width: 100px;
    display: table-cell;
    vertical-align: middle;
    border-right:1px solid #fff;
        padding-right: 40px;
}
 .blue_line  .text{
    display: table-cell;
    vertical-align: middle;
        padding-left: 40px;
    
    
}

.blue_line h4{
    font-family: 'Open Sans', sans-serif;
    font-size:25px;
    color:#fff;
    line-height:30px;
}
.need_consult{
    background:#f0f1f2;
}

.need_consult p{
    color:#656566;
    font-size:18px;font-family: 'Open Sans', sans-serif;text-align:center;
}
.need_consult h3{
    text-align:center;
}
.need_consult .mail{
    color:#242424;
    font-size:22px;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
}

.need_consult .number{
    color:#b07bb6;
    font-size:30px;
    padding-left:28px;
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
}

.need_consult ul li{
    float:left;    height: 35px;
    padding-right: 27px;
    border-right: 1px solid #c8c8c8;
}
.need_consult ul li:last-child{
    border-right:0;
}
.need_consult ul{
    margin-top:40px;
}
.team3{
    background:url("../img/homepage3/team3.jpg") no-repeat;
    background-size:cover;
}
.team3 h3{
    color:#fff;
}

.team3 p{
    color:#c9c8cb;
}
.team3 .tumbWrapper p{
    color:#a49faf;
}
.team3 .tumbWrapper.persone .blockContent span, .team3 .tumbWrapper.persone .blockContent a{
    color:#fff;
}
.service3 .tumbWrapper .as a:focus, .tumbWrapper .as a:hover{
    color:#242424;
    text-decoration:none;
}

.query_bg .simple-input{
    padding:12px 20px;
}
.query_bg{
    background:url("../img/homepage3/query_bg.jpg") no-repeat;
    background-size:100% 100%;
    
}
.query_bg .button{
    background:#fff;
    color:#282828;
    font-size:14px;
    font-family: 'Raleway', sans-serif;
    font-weight:700;
    text-transform:uppercase;
}.query_bg .button:hover{
    
    color:#fff;
    
}
.query_bg h3{
    color:#fff;
    margin-left:18px;
}

.query_bg .requestForm{
    border: 1px solid #c8a3cc;
    padding-left:20px;
    padding-right:20px;
    padding-top:70px;
    padding-bottom:50px;
}
.query_sec{
    padding-left:50px;
    
}
.query_sec h3{
    
    padding-left:0;
    color:#242424;
}

.query_sec .accordeon-title{
    font-size:18px;
    background:#fff;
}
.query_sec  .accordeon .simple-article{
    background:#fff;
}
.query_sec .accordeon-title.active .accrodeonButton span{
    background:#aeaeae;
}

.query_sec .accordeon-title.active .accrodeonButton{
    background:0;
}








@media(max-width:1200px){
    .query_bg{
    background:#b07bb6;
    }
}


@media(min-width:992px) and (max-width:1200px){
    .top-line3 .time {
    width: 22%;
    float: left;
}
    .top-line3 .mail {
    width: 20%;
    float: left;
}.headerfix3 {
    height: 190px!important;
}

.header_bottom {
   
    background: #fff;
}
}
@media(min-width:768px) and (max-width:991px){
     .blue_line .number{
         padding-right:15px;
     }
     .blue_line .text{
         padding-left:15px;
     }
     .blue_line h3{
        font-size:60px; 
     }
     .blue_line h4{
         font-size:20px;
     }
    .top-line3 .phone {
    width: 23%;
    float: left;
}
    .top-line3 .mail {
    width: 26%;
    float: left;
}
    .top-line3 .time {
    width: 30%;
    float: left;
}
}
@media(min-width:501px) and (max-width:767px){
    .top-line3 .phone {
    width: 50%;
    float: left;
}
    .top-line3 .mail {
    width: 50%;
    float: left;
}
    .top-line3 .time {
    width:50%;
    float: left;
    margin-top:5px;
}
.social_icon{
    float:none;
    
}
.top-line3 .social_icon ul li{
    padding-top:8px;
}
}

@media(max-width:500px){
    .top-line3 .phone {
    width: 100%;
    float: left;
}
    .top-line3 .mail {
    width: 100%;
    float: left;    margin-top: 5px;
}
    .top-line3 .time {
    width:100%;
    float: left;
    margin-top:5px;
}
.social_icon{
    float:none;
    
}
.top-line3 .social_icon ul li{
    padding-top:8px;
}
.headerfix3 {
    height: 178px!important;
}
.header_bottom {
    margin-top: 0!important;
    margin-bottom: 0;
}
}
@media(min-width:992px){
    .header3.header-scrolled nav, .header3.header-scrolled nav:before, .header3.header-scrolled nav:after{
        background:#fff;
    }
    .header3.header-scrolled-animated {
    top: -64px;
    box-shadow: none;
    background: 0;
    padding-bottom:20px;
}
.header_bottom {
    margin-top: 20px;
    margin-bottom:0;
    
}
    
}
@media(max-width:1200px){
    .need_consult ul li {
    float: none;
    height: 35px;
    padding-right: 0;
    border-right: 0;
    text-align: center;
}
.need_consult ul {
    margin-top: 15px;
}
}

@media(max-width:991px){
    .query_sec {
    padding-left: 0;
    margin-top: 40px;
}
    .service3 .tumbWrapper3{
        margin-bottom:40px;
    }
    .headerfix3 {
    height: 100px!important;
}.header_bottom {
    margin-top: 5px;
    margin-bottom: 20px;
}
.homeindex3 .rightone{
    float:none;width:100%;
}
.homeindex3 .bannerBtnWrapper {
    float: none;
}
.homeindex3 .bannerTitle {
    text-align: center;
    margin-bottom: 35px;
    float: none;
}
    .header3.header-scrolled-animated {
    top: -64px;
    box-shadow: none;
    background: #fff;
}
.about3{
    background:#505383;
    
}
}
@media(max-width:767px){
    .homepage3 .contentPadding {
    position: relative;
    padding: 50px 0;
}
    .need_consult ul li {
    float: none;
    height: 35px;
    padding-right: 0;
    border-right: 0;
    text-align: center;
}
.need_consult ul {
    margin-top: 15px;
}
    .homeindex3 .mainBanner .cell-view {
    height: 350px;
}
.welcome3 img{
    margin: 0 auto;
    margin-top: 20px;
}
    .blue_line .text {
    display: block;
    vertical-align: middle;
    padding-top: 0;
    text-align: center;
    clear: both;
    margin-bottom: 35px;
    border-bottom: 1px solid #fff;
    padding-bottom: 40px;
        padding-left: 00;
}
.blue_line .number {
    width: 100%;
    display: block;
    vertical-align: middle;
     border-right:0;
    padding-right: 0;
    text-align: center;
    clear: both;
    padding-bottom: 40px;
}
.blue_line{
    padding-top:90px;
}
.blue_line .last{
     border-bottom:0;
     padding-bottom:0;
}
    
}


/* homepage 4 css start */

.homepage4 nav{
    background:#2d2731;
}
.homepage4 nav:before{
    background:#2d2731;
}
.homepage4 nav:after{
    background:#2d2731;
}
.homepage4 nav ul li a{
color:#fff;
}
.homepage4 nav ul li ul li a{
    color:#636363;
}
.homepage4 nav ul li ul li a:hover{
    color:#fff;
}
.homepage4 nav ul li i.fa{
    color:#fff;
}
.homepage4 nav ul li ul li i.fa{
    color:#636363;
}
.homepage4 nav ul li ul li:hover i.fa{
    color:#fff;
}
.home4slider .rightone{
    width:52%;
}
.home4slider .btnstyle1{
    background:#fff;
    color:#2d2d2d;
}

.home4slider .btnstyle1:hover{
    color:#fff;
}

.widget-t-search {
    float: right;
    padding: 10px 0;
}

.widget-t-inner {
   
    width: 290px;
}

.widget-t .search-form .form-control {
   height: 55px;
    border-radius: 0;
    border: none;
    font: 1em/1em "Open Sans", sans-serif;
    padding: 0 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #c0c0c0;
    z-index: 0;
        background: #221d25;
}
.widget-t .search-form .form-control + .input-group-addon {
    padding: 0;
    border: 0;
    border-radius: 0;
     background: #221d25;
}
.widget-t .search-form .form-control + .input-group-addon button {
    border: 0;
    background: #081e2f;
       background: #221d25;
    font-size: 1.2em;
    line-height: 2.1em;
    padding-right: 15px;
}
.nav-search{
        position: absolute;
    z-index: 9999;
    right: 0;
    bottom: -9px;
    
}

.appointWrapper4{
    position: absolute;
    background: #b07bb6;
    padding: 35px 45px;
    top: -58px;
    width: 100%;
    z-index: 1;
    
}

.appointWrapper4 p{
    font-family: 'Raleway', sans-serif;
    
}
.welcome_sec p{
    margin-bottom:15px;
    
}
.welcome_sec p:last-child{
    margin-bottom:0px;
    
}
.welcome_sec .vedio{
    margin-top:20px;
    float:right;
}

.our_clinic .cell-view {
    background: #0da79f;
    padding: 8px;
  
}

.our_clinic .block .imgWrapper{
        position: absolute;
        top: 20px;
    left: 20px;
}
.our_clinic .block {
    position: relative;
    border: 1px solid #fff;
    padding: 20px;
}

.our_clinic .flatIcon{
    color:#fff;
    
}
.our_clinic .block .as a{
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.our_clinic .block p{
font-size: 14px;
color: #fff;
}
.our_clinic{
    margin-top:80px;
}
.welcome_sec{
padding-bottom: 68px;
padding-top: 65px;
position: relative;   
}
.picoc-father img {
    width: 139px;
}

.picoc-father {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.services4{
    background:url("../img/homepage4/service_bg.jpg") no-repeat;
    background-size:cover;
    
}
.services4 .ourTeamSlider4 .swiper-button-next, .ourTeamSlider4 .swiper-button-prev{
        left: 93%;
    top: -143px;
    bottom: 0;
        border: 2px solid #a6a7b9;
}

.services4 .ourTeamSlider4 .swiper-button-next {
    left: 97%;
}
.services4  .ourTeamSlider4 .swiper-button-next:before{
    color:#fff;
}

.services4  .ourTeamSlider4 .swiper-button-prev:before{
    color:#fff;
}
.services4 p{
    color:#cbccd2;
}
.services4 .tumbWrapper .as a{
    color:#fff;
}
.services4 h2{
    color:#fff;
}

.about4 .imgWrapper {
    position: relative;
    margin-bottom: 0;
    display: block;
}
.client_Say{
    background:#f6f6f6;
}

.online_appoint{
    background:url("../img/homepage4/onlineappoint.jpg")no-repeat;
    background-size:cover;
    padding-top:101px;
    padding-bottom:180px;
}

.online_appoint h3{
    color:#fff;
}
.newsletter{
    background:url("../img/homepage4/newsletter.jpg") no-repeat;
    background-size:cover;
    padding-left:42px;
    padding-top:35px;
    padding-right:42px;
    padding-bottom:35px;
        position: absolute;
    top: -85px;
    z-index: 1;
        width: 100%;
}

.newsletter p{
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    color:#ffffff;
    line-height:24px;
}
.newsletter h3{
    color:#fff;
    margin-bottom:5px;
    
}
.newsletter .form-control {
       width: 96%;
    height: 53px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #898989;
    font-weight: 400;
    line-height: 26px;
    border-radius: 28px 0px 0px 28px;
    padding-left: 40px;
}

.newsletter .button {
    float: right;
    margin-top: -68px;
    width: 174px;
    height: 53px;
    background: #b07bb6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-transform: initial;
    font-weight: 400;
    border: 0;
    border-radius: 0px 28px 28px 0px;
    padding:0;
}

.form_news{
    padding-top:30px;
}

.clinet_logo{
    padding-top:150px;
    padding-bottom:80px;
    
}
.clinet_logo .columns {
    border-top: 0!important;
}

.online_appoint .simple-input{
    padding:12px 20px;
}



/* responsive */
@media(min-width:992px) and (max-width:1200px){
    .homepage4 nav ul li a{
        font-size:13.5px;
    }
    .widget-t-inner {
    width: 180px;
}
.appointWrapper4 {
    position: absolute;
    background: #b07bb6;
    padding: 35px 45px;
    top: -75px;
    width: 100%;
    z-index: 1;
}
    .our_clinic .block .as a {
    font-size: 14px;

}
.services4 .ourTeamSlider4 .swiper-button-next, .ourTeamSlider4 .swiper-button-prev {
    left: 90%;
}
.services4 .ourTeamSlider4 .swiper-button-next {
    left: 95%;
}
}

@media(min-width:992px){
    .homepage4.header-scrolled nav, .homepage4.header-scrolled nav:before, .homepage4.header-scrolled nav:after{
        background:#2d2731;
    }
    .homepage4.header-scrolled nav ul li{
        background:#2d2731;
        color:#fff;
    }
    .homepage4.header-scrolled nav ul li ul li{
        background:#fff;
        color:#636363;
    }
}

@media(max-width:991px){
    .homepage4 nav {
    background: #fff;
}
.homepage4 nav ul li a {
    color: #636363;
}
.homepage4 nav ul li.active > a, nav ul li a:hover, nav ul li a:focus{
    color: #fff;
}
.homepage4 nav ul li ul li a {
    color: #fff;
}
.homepage4 nav ul li i.fa{
    color:#636363;
}
.nav-search {
    position: relative;
    z-index: 9999;
    right: 0;
    bottom: 0;
    background: #fff;
}
.widget-t-inner {
    width: 100%;
}
.home4slider .rightone {
    width: 100%;
}
.welcome_sec .vedio{
    margin-top:20px;
    float:none;
    
}
.our_clinic .col-md-4{
    margin-top:20px;
}
.newsletter{
    top:-145px;
}

}

@media(min-width:768px) and (max-width:991px){
        .appointWrapper4 {
    position: absolute;
    background: #b07bb6;
    padding: 35px 45px;
   top: -72px;
    width: 100%;
    z-index: 1;
}
.services4 .ourTeamSlider4 .swiper-button-next, .ourTeamSlider4 .swiper-button-prev {
    left: 83%;  
    
}
.services4 .ourTeamSlider4 .swiper-button-next {
    left: 90%;
}
}

@media(max-width:767px){
    .appointWrapper4 {
    position: relative;
    background: #b07bb6;
    padding: 35px 45px;
    top: 0;
    width: 100%;
    z-index: 1;
}
    .our_clinic .block .blockContent {
    padding-left: 67px;
}
.services4 .ourTeamSlider4 .swiper-button-next {
    bottom: auto;
    top: 70%;
    right: 1%;
    left: auto;
}
.services4 .ourTeamSlider4 .swiper-button-prev {
    bottom: auto;
    top: 70%;
    right: auto;
    left: 1%;
}
.newsletter .form-control {
    width: 85%;
}
.newsletter{
    position:relative;
    top:0;
}
.clinet_logo {
    padding-top: 50px;
    padding-bottom: 50px;
}
.online_appoint .requestForm{
        margin-left: 15px;
    margin-right: 15px;
}
.online_appoint{
        padding-top: 50px;
    padding-bottom: 50px;
}
.homepage4 .contentPadding{
    padding:50px 0;
}
.welcome_sec {
    padding-bottom: 50px;
    padding-top: 50px;
}
.our_clinic {
    margin-top: 40px;
}
}
@media(max-width:400px){
    .newsletter .button{
        width:120px;
    }
    
}



/*    homepage 5 css start   */
.homepage5 .rightone {
    float: right;
    width: 55%;
}
.homepage5 .bannerTitle h1{
    color:#4f3951;
    
}
.strip5{
    position:relative;
    background:#b07bb6;
}
.strip5 h4{
    color:#fff;
}
.strip5 p{
    color:#fff;
}
.strip5 .line{
    border-right:1px solid #d0b0d3;
}
.font-38{
    font-size:38px;
    line-height:42px;
}
.welcome_consulting h3{
    font-size:18px;
    color:#49374b;
    text-transform:initial;
    font-weight:400;
    font-family: 'Open Sans', sans-serif;
    line-height:26px;
    margin-bottom:20px;
}
.no-bottom{
    padding-bottom:0px;
}

.welcome_consulting h4 em{
    font-size: 15px;
    color: #676b76;
    font-weight: 600;
    text-transform: initial;
    font-style: italic;
}
.welcome_consulting h4{
    font-size: 18px;
    color: #242424;
    font-weight: 700;
    text-transform: initial;
    margin-top:20px;
    margin-bottom:20px;
}


.services5{
    background: #f2f3f4;
    margin-top: -60px;
        z-index: 9;
    position: relative;
}

.need_consultation{
    background:url(../img/homepage5/need_bg.jpg) no-repeat;
    background-size:cover;    background-position: center;
}
.need_consultation  h3{
color:#fff;
text-align:center;
}

.need_consultation p{
    color:#c3c1df;
    font-size:18px;
    text-align:center;
    font-family: 'Open Sans', sans-serif;
}

.need_consultation ul {
    margin-top: 40px;
}

.need_consultation .mail {
    color: #ffffff;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.need_consultation .number {
    color: #b07bb6;
    font-size: 30px;
    padding-left: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.need_consultation  ul li a:hover{
    color:#fff;
}
.need_consultation ul li {
    float: left;
    height: 35px;
    padding-right: 27px;
    border-right: 1px solid #c8c8c8;
}

.need_consultation ul li:last-child {
    border-right: 0;
}
.need_consultation .rightside{
    float:right;
    width:50%;
}

.homeabout5 .imgWrapper{
    margin-bottom:40px;
}
.homeabout5 p{
    font-family: 'PT Sans', sans-serif;
    
}
.homeabout5 .simple-article p{
    font-family: 'Open Sans', sans-serif;
}
.homeabout5 .simple-article ul li{
    font-size:16px;
}
.homeabout5  .accordeon-title{
    font-size:18px;
}
.homeabout5  .accordeon-title.active{
    color:#ffffff;background:#b07bb6;
    
}
.accordeon-toggle{
    background:#b07bb6;
}
.homeabout5 .accordeon-toggle .simple-article p{
    color:#fff;
}

.homeabout5 .accordeon .simple-article{
    background:#b07bb6;
}
.homeabout5 .accordeon-title.active .accrodeonButton {
    background: #b07bb6;
}
.homeabout5 .rightsection{
    margin-left:40px;
    
}
.success5{
    background:url("../img/homepage5/success_bg.jpg") no-repeat;
    background-size:cover;
    
}
.success5 h2{
color:#fff;
}
.success5 h3{
    color:#b07bb6;
}

.success5 p{
    color:#dadbdd;
}

.success5 .image{
        float: right;
}
.bottom-60{
margin-bottom:60px; 
    
}
.consellor{
    border-top:1px solid #ececec;
    padding-top:60px;
    margin-top:0;
    padding-bottom:100px;
        margin-bottom: 100px;
}

.treatment5 h2{
    font-family: 'PT Serif', serif;
    font-weight: 700;
}

.treatment5 p{
        font-weight: 300;font-family: 'Open Sans', sans-serif;
}
.strip5 .flaticon1-smartphone-call:before{
    color:#fff;
    font-size:45px;

}
.strip5 .flaticon1-envelope:before {
    content: "\f100";
    font-size: 50px;
    color: #fff;
    margin-right: 10px;
}


.strip5  .flaticon2-placeholder:before {
    content: "\f100";
    font-size: 40px;
    color: #fff;
}


/* responsive */

@media(max-width:1200px){
    
    .need_consultation{
        background-position: right;
}
.need_consultation .rightside {
    float: none;
    width:100%;
}
.need_consultation ul li {
    float: none;
    height: 35px;
        padding-right: 0;
    border-right: 0;
    text-align: center;
}
}
@media(max-width:991px){
    .homepage5 .rightone {
    float: right;
    width: 100%;
}
.strip5 .line{
    border-right:0;
}
.services5{
    margin-top: 0px;
   
}
.homeabout5 .rightsection{
    margin-left:0px;
    
}
.success5 .image {
    float: none;
}
}
@media(min-width:768px) and (max-width:991px){
    .welcome_consulting{
            margin-bottom: 50px;
    }
    .consellor{
        padding-bottom:0px;
    }
    
}
@media(max-width:767px){
    .homepage5 .bannerTitle h1{
    color:#fff;
}
.welcome_consulting img{
    margin:0 auto;
}
.homepage5 .contentPadding{
    padding:50px 0;
}
.consellor {
    border-top: 1px solid #ececec;
    padding-top: 25px;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 50px;
}
.bottom-60 {
    margin-bottom: 0;
}.font-38 {
    font-size: 28px;
    line-height: 38px;
}
}


@media (max-width: 767px) {
    .mainBanner .container {display: none;}
    .swiper-button-prev, .swiper-button-next 
    {
        top: 50%;
        display: none;
    }
    .top-line3 {text-align: center;}
    .top-line3 .social_icon ul li {display: inline-block;float: none;}
}

h5.h5.as {
    font-size: 15px!important;
}

.logo-text {
color: #2d5dab;
text-transform: uppercase;
font-weight: 800;
font-size: 18px;
/*font-size: 26px;*/
margin: 0 0 0 7px;
line-height: 20px;
width: 81%;
float: left;
padding: 4px 0 0;
}

span.first-letter {
    font-size: 19px;
}

.logo-maintext {
    font-size: 14px;
}
.slogan-text {
    font-size: 12px;
    display: inline-block;
    /* width: 100%; */
    color: #3e3e3e;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
    margin-left: 0;
}


a.button-appintment.btnSize1 {
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #ff0000;
    /* padding: 13px 43px; */
    font-size: 15px;
    /* line-height: 18px; */
    color: #fff;
    border-radius: 23px;
    font-family: "Open Sans";
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;

    padding-left: 35px;
}

h5.h5.as.new-email {
    text-transform: lowercase;
}

.locationContent.locationContent-new {
    /*color: #666666;*/
    color: #fff;
}

span.slogan-text.footer-slogan-text {
    
    color: #fff!important;
    font-size: 13px!important;
    position: relative!important;
}

.contentPadding-new {
    padding: 0px 0!important;
}

h5.h5.as.submit-feedback {
    margin-bottom: 17px!important;
    font-size: 23px!important;
}

span.contact-success {
    font-size: 16px;
    color: #111;
    line-height: 35px;
    font-weight: normal;    
}

.gallery-tabcon-list .nav-tabs {
    border: 0!important;
    text-align: center!important;
}

.gallery-tabcon-list .nav-tabs li {
    float: none;
    display: inline-block;
    width: 23%;
    margin: 0 5px;
    float: left;
}

.gallery-tabcon-list .nav-tabs li a:hover, .gallery-tabcon-list .nav-tabs li.active a {
    border: 0;
    background: #fa931d;
    border-color: #fa931d !important;
    color: #fff;
    font-weight: 600;
}

.gallery-tabcon-list .nav-tabs li a {
    background: 0;
    border: 2px solid #000 !important;
    border-radius: 19px;
    font-size: 15px;
    font-family: 'Nunito', sans-serif;
    width: 100%;
}

.gallery-tabcon-body {
    margin-top: 30px!important;
}

.my-col-33.my-col-33-border {
    border: 1px solid #1540856e!important;
    margin: 8px 4px!important;
    width: 32%!important;
    padding: 10px;
    border-radius: 10px;
}
.gallery-img-list img {
    border-radius: 10px;
}
.gallery-img-list h5 {
    font-size: 16px;
}

a.imgWrapper.imgWrapper-new.imgTumb.lightbox {
    margin-bottom: 15px!important;
}
a.imgWrapper.imgWrapper-new.imgTumb.lightbox h5 {
    font-size: 15px!important;
    margin-top: 10px!important;
}

.g-itemcon.my-col-33-border {    
    border: 1px solid #1540856e!important;
    margin: 8px 4px!important;   
    padding: 10px;
    border-radius: 10px!important;
}
.gallery-img-list-item iframe {
    border-radius: 10px;
    width: 335px;
    height: 200px;
}

h5.video-title {
    font-size: 15px!important;
}




.ft-whatsapp {
    width: 70px;
    position: fixed;
    bottom: 44px;
    z-index: 99;
    left: 24px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.mob-whatsapp {
    width: 70px;
    position: fixed;
    bottom: 44px;
    z-index: 99;
    left: 24px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}


h2.about-title {
    color: #898989;
}

span.about-span {
    color: #f99920;
}
.aboutOur.aboutOur-new h3 {
    font-weight: 600;
    font-size: 20px;
    margin: 8px 0px;
}

.about-us-right-img img {
    border-radius: 10px;
}


h1.h1.light.as {
    font-size: 32px!important;
}

.col-xs-12.col-md-12.app-text-area {
    margin-top: 20px!important;
}

a.button.large.view-profile {
    /* left: 0px!important; */
    float: revert;
}

.copy p {
    color: #fff;
}

.select-appointment-type {
    margin-bottom: 15px!important;
}



input.simple-radio {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px red solid;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline;
}

.new-old input {
    display: initial;
    
}

.select-appointment-type.new {
    margin-top: -43px;
}

p.booking-message {
    font-size: 23px!important;

    color: green;
}

p.booking-message span {
    margin-left: 25px!important;    
    line-height: 36px!important;
}


a.readmore {
    color: #b07bb6;
    font-weight: 600;
}

p.booking-message img {
    width: 18%;
}

.success-row p {    
    color: green;
    line-height: 27px;
    font-size: 20px;
    
}

a.home-doctor-name img {
    margin-bottom: 12px;
    border-radius: 10px 10px 0px 0px;
}
.profile-image img {
    border-radius: 10px 10px 0px 0px;
}

a.home-doctor-name {
    
    font-size: 17px;
    color: #b07bb6;
}

.contentPadding.grey.colorBlack.appointment-padding {
    padding: 44px 0!important;
}


input[type=radio], input[type="checkbox"] {
    position: relative;
    margin-right: 10px;
}
input[type="radio"], input[type="checkbox"]{
    margin: 4px 10px 0 5px;
    margin-top: 1px \9;
    line-height: normal;
}
input[type=radio]:before {
    content: "";
    margin-top: -2px;
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    left: 0;
    background-color: #fff;
    border: 2px solid rgba(102,102,102,.3);
    border-radius: 8px;
}
 input[type="radio"]:checked:after {
    content: "";
    border: solid #8cbc43;
    position: absolute;
    left: 4px;
    width: 9px;
    border-radius: 50%;
    height: 9px;
    top: 2px;
}
input[type="radio"]:checked:after{border-color: #8cbc43;background-color: #8cbc43;} 

input[type="checkbox"]:before {
    content: "";
    margin-top: -2px;
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    left: 0;
    background-color: #fff;
    border: 2px solid rgba(102,102,102,.3);
    border-radius: 0;
}
 input[type="checkbox"]:checked:after {
    content: "";
    border: solid #8cbc43;
    border-width: 0 3px 3px 0;
     -webkit-transform: rotate(45deg); 
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    position: absolute;
    left: 6px;
    width: 6px;
    height: 10px;
    background-color: transparent!important;
}
input[type="checkbox"]:checked:after{color: #8cbc43;}  
 


p.booking-term span {    
    margin-left: 25px;
    line-height: 20px;
}

p.booking-term input {
    margin: 0px!important;
}


.booking-term a.read-more {
    color: #154085;
    font-weight: 600;
}


.sumoWrapper.appointment-patient-type input {
    margin-left: 0;
    margin-right: 25px;
}

a.read-more {
    color: #f3952b;
}

/*.about-doctor-home {
    border: 1px solid #eee;
}*/

.abou-doctor-details {
    border: 1px solid #eee;
}

.abou-doctor-details {
    margin-top: -12px!important;
}

.abou-doctor-details p {
    padding: 11px 0px 10px 8px;
    font-size: 19px;
}

.abou-doctor-details a {
    width: 100%!important;
    border-radius: 0!important;
}

.tumbContent.small.doctor-list {
    border: 1px solid #eee;
}

.tumbWrapper-doctor-list .imgWrapper {
    margin-bottom: 0px;
}

.tumbContent.small.doctor-list h6 {
    padding: 16px 0px 2px 4px;
}

.tumbContent.small.doctor-list p {
    padding: 0px 23px 7px 4px;
}

.doctor-list-bokking a {
    
    width: 100%;
    float: left;
    padding: 12px 1px;
}

.doctor-list-bokking a {
    width: 100%;
    float: left;
    padding: 12px 1px;
    margin: 9px 0 4px 0px;
    padding-left: 0px!important;
    border-radius: 0!important;
}

a.button-appintment.btnSize1.book-doctor {
    background: #3691de!important;
}

.contentTitle-home .as span{
    line-height: 43px;
}

h3.h3.as.get-appointment {
    line-height: 40px!important;
}

.aboutOur ul {
    margin-left: 19px;
}


ul.categoryList.normall li {
    list-style-type: none;
}

.blogContent.service-detail-content ul {
    list-style-type: disc;
    margin-left: 36px;
}

.contentPadding.bg.bgShadow {
    padding: 50px 0px!important;
}

.aboutOur.aboutOur-new ul {
    list-style-type: disc;
}

.mainServicesContent img {
    width: 100%!important;
}

nav ul li ul.service-header {
    min-width: 378px!important;
}

nav ul li ul.team-header {
    min-width: 200px!important;
}

.mainBlogContent.mainBlogContent-new {
    margin-left: 0px!important;
}

.blogContent.projectContent {
    margin-bottom: 19px!important;
}

.blogWrapper.programWrapper ul {
    list-style-type: disc!important;
    margin-left: 20px!important;
}

.tumbWrapper.tumbWrapper-service-height {
    height: 300px!important;
}


.contentPadding.bg.simpleBanner.bgShadow.strong.treatment5.Collaborations {
    padding: 50px 0px 8px 0px!important;
}


.simple-article.light.collaborations ul {
    list-style-type: disc;
    margin-left: 20px;
}

.vedio.home-about-image img {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    border-radius: 10px;
}


a.read-more.footer-more-service {
    color: #ff0000!important;
    font-weight: 600;
}

ul.program-dropdown {
    min-width: 300px!important;
}

.blogContent.normall.project-content-details ul li {
    list-style-type: disc!important;
    margin-left: 36px!important;
}

h4.about-title {
    color: #898989;
    margin-top: 13px;
    margin-bottom: 11px;
    font-size: 20px!important;
}

a.button.large.book-appointment-profile {
    width: 100%;
    border-radius: 0;
    margin-top: 6px;
}
.col-sm-4.profile-image img {
    width: 100%;
}

.footerBlock.normall.footerBlock.normall-new-footer {
    max-width: 245px!important;
}
.cust-book-app {
    display: none;
}

.cust-call-app {
    display: none;
}
.cust-call-number {
    display: none;
}
.logo-text span {
/*display: inline-block;*/
width: 100%;
font-family: 'Raleway';
}
/*======================= RASPONSIVE ========================*/

@media(max-width:600px){
.headerMoreInfo {
  display: none;
}
.cust-book-app {
    display: block;
}

.cust-call-app {
    display: block;
}

.logo img {
height: 39px;
margin-top: 0;
margin-right: 8px;
}
.logo-text {
  font-size: 13px;
  line-height: 15px;
  margin-left: 0;
  margin-top: 21px;
}
.slogan-text {
font-size:9px;
margin-left: 0;
}
.headerClearFix {
  height: 65px !important;
}
.cust-book-app {
display: block;
transform: rotate(-90deg);
position: fixed;
z-index: 99;
right: -81px;
top: 33%;
}

.cust-call-app {
display: block;
transform: rotate(-90deg);
position: fixed;
z-index: 99;
right: -72px;
top: 62%;
}

.cust-book-app .button {
  border-radius: 5px 5px 0 0;
}

.cust-call-app .button {
  border-radius: 5px 5px 0 0;
}

.cust-book-app .button-call-number {
  border-radius: 25px!important;
}
.contentTitle-home .as span {
  line-height: 37px;
}
.success5 .image video {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.contentTitle .font-28 {
  font-size: 18px !important;
}
.contentTitle .button.btnSize1 {
  margin-bottom: 18px;
  margin-top: 10px;
}
.ft-whatsapp img {
  width: 56px;
}
.logo-text {
  margin: 0 0 0 7px !important;
  width: 75%;
  float: left;
  padding: 0px 0 0;
}
.logo-maintext {
  font-size: 11px;
}
}

@media(max-width:480px)
{

    .cust-book-app .button {
    border-radius: 25px!important;
  }
  .cust-call-app .button {
    border-radius: 25px!important;
  }
    .mob-whatsapp {
      display: block!important;
    }
    
   .wpb_wrapper.table-responsive.consultation-fees thead {
    background: #0da79f;
    color: #fff;
    font-size: 22px;
}
.wpb_wrapper.table-responsive.consultation-fees tbody td {
    padding: 12px;
    font-size: 17px;
}

.simple-article-help h4 {
    color: #fff!important;
}
.simple-article-help h6 {
    color: #fff!important;
}

.widget_inner.footer-services li {
  display: block!important;
}


.doctor-title {  
    font-size: 19px!important;    
}

.nursing-title {   
    font-size: 19px!important;    
}




.footer-new-structure li.footer_li {   
    margin-bottom: 10px;
}


    .appointment-heading 
    {
      display: none;
    }
    .blogAside1.other-team 
    {
      display: none;  
    }

    .ft-whatsapp {
      display: none!important;
    }

    .ft-whatsapp-linear{
        display: none!important;
    }

    .wpb_wrapper.table-responsive.consultation-fees tbody td {
      padding: 12px;
      font-size: 17px;      
      width: 50%!important;
      white-space: normal!important;
    }


    .swiperMainWrapper 
    {       
        margin-top: 0%!important;
    }
     .logo img {
        height: 60px!important;
        margin-top: -7px!important;     
      }
      .sliderBg {        
        padding-bottom: 36%!important;
      }
      nav ul li a 
      {        
        color: #333!important;        
      }
        nav ul li.active > a,
        nav ul li a:hover, nav ul li a:focus {
            background: #10847e;
            color: #fff!important;
        }
         nav ul li ul li,
        nav ul li ul li a {
            display: block;
            background: #10847e;;
            color: #fff!important;
        }
        nav ul li ul.service-header {
            min-width: 100%!important;
        }
        nav 
        {            
            padding: 0px 0!important;
        }
        .contentPadding.bg.bgShadow {
            padding: 0px 0px!important;
        }

        .light.h1,
        .light h1,
        .light.h2,
        .light h2,
        .light.h3,
        .light h3,
        .light.h4,
        .light h4,
        .light.h5,
        .light h5,
        .light.h6,
        .light h6 {
            color: #fa951e;
        }

        .button {
            width: auto!important;
          }
          /*.tumbWrapper {
                position: relative;
                max-width: 100%;
                margin: 0 auto;
            }*/

            .service-list-image-in-mobile 
            {
              max-width: 100%;
            }

        .servicePadding img 
        {
           width: 100%!important;
        }

        .h3.as.font-28.accreditation {
  font-size: 18px !important;
}

        .tumbWrapper.tumbWrapper-service-height 
        {
            height: auto!important;
        }
        .servicePadding {
          padding: 50px 0px 20px 0px!important;
        }

        .section-title.style2 {            
            width: 290px!important;            
        }
        .section-title h2 {
            font-size: 22px!important;           
            line-height: 1.8!important;            
        }
         .welcome3 img{
            margin: 0 auto;
            margin-top: 0px!important;
        } 
        .testimonial-item .client-quote {
            max-width: 100%!important;
        } 

        .tumbWrapper.tumbWrapper-doctor-list {          
          padding-bottom: 50px!important;
        }

        .contentPadding 
        {            
            padding: 50px 0!important;
        }
 
         .testimonial-slider-one .swiper-slide 
         {
            padding-top: 70px!important;
         }
         .testimonial-item .client-img {           
            top: 40px;            
        }

        .testimonial-item .client-img {          
            top: 35px!important;           
        }
        .bottomInfo 
        {
            padding: 0px 0!important;
        }
        .emptySpace30 
        {
          height: 15px!important;
        }
        .service2 .tumbWrapper {
          margin-bottom: 30px!important;
        }

        h1.h1.light.as {
            font-size: 22px!important;
        }
        .breadCrumbs {
            color: #133e83!important;
            text-transform: capitalize;
        }
        
        .breadCrumbs span {
           color: #f59d30!important;
        }

        .breadCrumbs i.fa {           
            color: #133e83;
        }

        h2.about-title {            
            font-size: 26px!important;
        }
        .blockContent.normall.blockContent-about-us 
        {            
            height: auto!important;
        }
        .cust-book-app .button 
        {
          background: #10847e!important;
        }

        .cust-call-app .button 
        {
          background: #154085!important;
        }


        .cust-book-app .button-call-number 
        {
          background: #154085!important;
          color: #fff;
        }

        .imgWrapper.imgTumb.bgShadow.light img 
        {
          width: 100% !important;
        }


        .doctor-title-heading {          
          text-align: left!important;
        }
        .emptySpace50 {
          height: 20px!important;
        }

        .tumbContent.small.doctor-list h6 
        {
          color: #154085 !important;
        }
        .doctor-list-bokking a {            
            padding: 8px 1px!important;
            margin: 0px 0 2px 0px!important;            
        }

        h4.about-title {            
            font-size: 18px!important;
        }

        .contact-map 
        {
          margin-top: 0px!important;
          margin-bottom: 20px!important;
        }

        .contactAddres 
        {
           text-align: left!important;
        }
        .contactAddres img {        
          margin: 0px;
        }
        .contactDetails.normall i {
          display: none!important;
        }
        .contactDetails.normall img 
        {
          display: none!important;
        }

        .gallery-tabcon-list .nav-tabs li 
        {           
            width: 30%!important;           
        }

        .my-col-33.my-col-33-border 
        {            
            width: 96%!important;            
        }

        .gallery-img-list-item iframe 
        {            
            width: 100%;
            height: 230px;
        }

        .copyright-text p {
            padding: 0px 0!important;
            color: #fff;
        }


}

@media(max-width:428px)
{
     .logo img {
        height: 60px!important;
        margin-top: -7px !important;
      }
      .contentTitle.normall.contentTitle-home h2 {
          font-size: 22px!important;
          margin-bottom: 10px!important;
        }
        .welcome_sec {
            padding-bottom: 30px;
            padding-top: 40px;
          }
          .button {            
            padding: 13px 25px!important;
            font-size: 14px!important;
            line-height: 10px!important;            
        }
        .servicePadding {
          padding: 50px 0px 20px 0px!important;
        }

        .simple-article-help h4 {    
            font-size: 23px !important;
          }
           .simple-article-help h6 {            
            font-size: 16px !important;
          }


         h1,
        .h1 {
            font-size: 32px;
            line-height: 40px;
        }
        h2,
        .h2 {
            font-size: 22px;
            line-height: 25px;
        }
        h3,
        .h3 {
            font-size: 22px;
            line-height: 28px;
        }

        .cust-book-app {       
        right: -71px!important;        
        }
        .cust-call-app {       
        right: -62px!important;        
        }

        .cust-book-app 
        {        
            top: 38.5%!important;
        }


        .emptySpace20 {
          height: 0px !important;
        }

        .abou-doctor-details p {          
          font-size: 17px!important;
        }
        h2.about-title {            
            font-size: 22px!important;
        }
        a.button-appintment.btnSize1 
        {           
            font-size: 14px!important;           
        }

        .tumbContent.small.doctor-list h6 
        {
          height: 60px!important;
          overflow: hidden;
          font-size: 17px!important;
        }

        .h3.as.font-28.accreditation {
  font-size: 18px !important;
}

        #ContactFrm .button {
          margin-top: 20px!important;
        }
        .nav-tabs > li > a
        {
            line-height: 1.2;
        }

        .gallery-img-list-item iframe 
        {            
            width: 100%;
            height: 200px;
        }





}
@media(max-width:400px)
{
    .contentTitle.normall.contentTitle-home h2 {
          font-size: 20px!important;
          margin-bottom: 10px!important;
        }
        .logo img {
        height: 50px!important;
        margin-top: -3px !important;
      }

      .contentTitle .button.btnSize1 {          
          margin-top: 0px!important;
        }

        .footer-new-structure li.footer_li {   
            margin-right: 10px!important;
        }
        .footer-new-structure li.footer_li 
        {   
            margin-bottom: 6px!important;
        }
        .footer-quick-link li 
        {
          line-height: 30px!important;
        }




}
@media(max-width:360px)
{
     .contentTitle.normall.contentTitle-home h2 {
          font-size: 18px!important;
          margin-bottom: 10px!important;
        }
         .footer-services li a:hover {
  background: none !important;
}
         .abou-doctor-details p {
        font-size: 15px !important;
      }

      .gallery-tabcon-list .nav-tabs li a 
      {                      
            font-size: 13px;           
        }

        .footer-services li a 
        {
          border: none!important;
          border-radius: 0!important;
          padding: 0!important;
        }
        .footer-services li a:hover {
      color: #fff !important;
    }



}

.read-more-index-none {
    display: none;
}


.blockContent.normall.blockContent-new {
    padding-left: 5px!important;
    height:135px;
}

.doctor-title-heading {
    color: #294679!important;
   /* margin-top: 0px!important;*/
}
.appointment-heading {
  float: right;
  margin-top: -10px!important;
}

.blockContent.normall.blockContent-about-us {
    padding-left: 5px;
    height: 200px;
}


h5.service-details-title {
    color: #294679;
}


h5.h5.as.project-heading-title {
    color: #294679!important;
}

.doctor-name {
    text-transform: capitalize!important;
}


.our_clinic.our_clinic_mission {
    margin-top: 0px;
}

.our_clinic_mission .block .blockContent {
    padding-left: 5px!important;
}

.our_clinic_mission .cell-view {
    padding: 4px!important;
}

.our_clinic_mission .block{
	padding: 12px!important;
}

.col-md-12.cell-view-mission {
    margin-bottom: 5px!important;
}

.simple-article.simple-article-footer-content {
    color: #fff;
}


.doctor-profile-list-style ul {
    list-style-type: disc;
    margin-left: 25px;
}

.simple-article ol li {
    margin-left: 5px;
}

.simple-article.simple-article-footer-content.footer-content-justify {
    text-align: justify;
}


.blockContent.normall.blockContent-about-us.pages-team ul {
    list-style-type: disc;
}

.blockContent.normall.blockContent-about-us.pages-team ul li {
    color: #fff;
}

.simple-input-more-dark {
    font-weight: 700!important;
}


i.flatIcon1.Fphone2.fa.fa-phone.contact {
    top: 37%;
}

p.schedule-time {
    font-size: 11px!important;
}

i.flatIcon1.Fphone2.fa.fa-clock-o.new-header-icon {
    top: 37%;
}

p.contact-us-text {
    margin-bottom: 16px;
}
a.footer-logo img {
    border-radius: 10px;
    margin-bottom: 11px;
}

a.footer-logo img {
    border-radius: 10px;
    margin-bottom: 11px;
}


.tumbContent.small.home-service-short-details {
    background: #eee;
    padding: 15px 15px 15px 10px;
}
a.imgWrapper.imgTumb.bgShadow.light {
    margin-bottom: 0!important;
    border-radius: 10px 10px 0px 0px;
}

.tumbContent.small.home-service-short-details p {
    margin-bottom: 15px;
}


.tumbContent.small.home-service-short-details h6 {
    color: #123e87;
    line-height: 24px
    height: 50px;
}


.mainServicesContent img {
    border-radius: 10px;
}
.mainServicesContent .imgWrapper {
    margin-bottom: 0px!important;
}

.tumbContent.small.home-service-short-details a.readmore {
   margin-left: 0px;
    background: #fa901f;
    color: #fff;
    font-size: 13px;
    border-radius: 15px;
    padding: 5px 17px 7px 17px;
}

.news-main-section img {
    border-radius: 10px 10px 0px 0px;
}
.new-short-details {
        background: #eeeeee;
    padding: 30px 15px 15px 15px;
    height: 160px;
    overflow: hidden;
}

.tumbContent.small.small-new {
    margin-top: 3px;
    margin-bottom: 15px;
}


.news-main-section .imgWrapper {
    margin-bottom: 0px !important;
}

.tumbContent.small.home-service-short-details a.readmore:hover {   
    background: #154085;   
}

.servicePadding {
    padding: 70px 0px 30px 0;
}

.contact-map {
    margin-top: 15px;
}
.abou-doctor-details p {
  color: #154085;
  font-weight: 600;
}


/*for footer new horizontal look*/
.footer-new-structure h4 {
    color: #fff3eef0;
    margin: 10px 0px 0px 0px;
    text-transform: capitalize;
    font-size: 20px;
}


.footer-new-structure h4:after {
    display: block;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
    content: '';
}

.footer-new-structure li.footer_li {
    display: inline-block;
    margin-right: 20px;
}


/*.footer-new-structure li {
    display: inline-block;
    margin-right: 20px;
}*/

.footer-new-structure li a {
     color: #fff;
   /* font-family: "poppins", sans-serif;
    color: #ccc;*/
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.3px;
    text-transform: capitalize;
}
.footer-new-structure p {
   color: #fff;
    line-height: 25px;
}


.location_address.fleft {
    float: left;
    color: #fff;
    line-height: 24px;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
}



li.footer_li i {
    float: left;
    font-size: 22px;
    color: #fff;
    width: 34px;
    text-align: left;
    padding-top: 3px;
}

.social-profile li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.social-profile li a {
    display: block;
    color: #fa931d;
    font-size: 16px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #fa931d;
    -webkit-transition: .3s;
    transition: .3s;
}

.social-profile li a i {
    font-size: 20px;
    line-height: 34px;
    -webkit-transition: .3s;
    transition: .3s;
}

.fleft.contact_no {
    float: left;
    color: #fff;
    line-height: 24px;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
}

.fleft.contact_mail {
    float: left;
    color: #fff;
    line-height: 24px;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
}

.copyright-text {
    text-align: left;
}

.copyright-text p a {
    color: #fa931d;
}

.copyright-text p {
    padding: 23px 0;
    color: #fff;
}


.book-now {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #0da79f;
    padding: 13px 43px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 23px;
    /* font: inherit; */
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    font-weight: 700;
}

.book-now:hover {
    background: red !important;
    color: #fff;
}


a.readMore.read-more-news:hover {
    background: #154085;
    color: #fff;
}


.appointment-patient-type label {
    margin-left: 25px;
}

/*::placeholder { 
  color: #000!important;
  opacity: 1; 
}*/


/*for testimonial*/


.testimonial-wrap {
    position: relative;
}

.testimonial-bg-1 {
    background-image: url(../img/testbg.webp);
}

.section-title.style2 {
    background: #ed8f24;
    width: 363px;
    text-align: center;
    border-radius: 15px;
}

.section-title {
    position: relative;
}

.text-center {
    text-align: center !important;
}

.section-title.style2 span, .section-title.style2 h2 {
    color: #fff;
}
.section-title h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4;
    font-family: poppins, sans-serif;
    margin: 0;
    color: #012245;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.testimonial-item {
    text-align: center;
    padding: 75px 20px 30px;
    background: rgba(79, 84, 94, 0.63);
    border-radius: 10px;
}


.testimonial-item-home {
    color: #fff;
}



.testimonial-item-home {
    height: 246px;
    overflow: hidden;
}


.testimonial-item .client-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.testimonial-item .client-img img {
    border-radius: 50%;
}

.bg-f {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ddd;
}
.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.testimonial-slider-one .swiper-slide {
    padding-top: 80px;
}

.testimonial-item .client-name {
    margin: 0 0 15px;
}

.testimonial-item .client-name h5 {
    color: #fff;
    font-weight: 500;
    margin: 0;
}

.testimonial-item .client-quote {
        max-width: 80%;
    }

.testimonial-item .client-quote {
    margin: 0 auto;
}

.client-quote {
    padding: 0 0 15px;
}

.testimonial-item .quote-icon {
    position: absolute;
    bottom: -13px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(180deg) scaleX(-1);
    transform: translateX(-50%) rotate(180deg) scaleX(-1);
}

.client-quote p {
    color: #fff;
    line-height: 25px;
}

.accreditation span {
    color: #f69d2a!important;
}


.mob-whatsapp {
display: none;
}

.footer-services li a:hover {
    background: #0da79f !important;
}

.footer-quick-link li a:hover {
    background: #0da79f !important;
}



a.read-more:hover {
    color: #0da79f;
}

.widget_inner.share-on {
    padding: 15px 0px;   
}
.social-profile li a:hover {
    background: #0da79f;
    color: #fff;
    border: 1px solid #0da79f;
}

.copyright-text p a:hover {
    color: #0da79f;
}

.wpb_wrapper.table-responsive.consultation-fees thead {
    background: #0da79f;
    color: #fff;
    font-size: 22px;
}
.wpb_wrapper.table-responsive.consultation-fees tbody td {
    padding: 12px;
    font-size: 17px;
}

.wpb_wrapper.table-responsive.consultation-fees {
  margin-top: 25px;
}

.wpb_wrapper.medicare-private-fees {
    margin-top: 15px;
}
.wpb_wrapper.medicare-private-fees h2 {
    margin-bottom: 25px;
}

.medicare-private-fees thead {
    background: #0da79f;
    color: #fff;
    font-size: 18px;
}

.medicare-private-fees tbody td {
    padding: 12px;
    font-size: 17px;
}
.wpb_wrapper.bulk-bill {
    margin-top: 10px;
}
.wpb_wrapper.bulk-bill ul li {
    font-size: 17px!important;
    font-weight: 700!important;
}

.private-patient thead {
    background: #0da79f;
    color: #fff;
    font-size: 18px;
}

.private-patient tbody td {
    padding: 12px;
    font-size: 17px;
}

.fleft.contact_mail a:hover {
    color: #fa7b37;
}

.home-active {
    color: #f59a27;
    font-weight: 700;
}
.contact-active {
    color: #f59a27;
    font-weight: 700;
}
.accreditation-active {
    color: #f59a27;
    font-weight: 700;
}
.about-active {
    color: #f59a27;
    font-weight: 700;
}

.our-policies-active {
    color: #f59a27;
    font-weight: 700;
}
.fee-structure-active {
    color: #f59a27;
    font-weight: 700;
}
.gallery-active {
    color: #f59a27;
    font-weight: 700;
}
.doctor-active {
    color: #f59a27;
    font-weight: 700;
}
.service-active {
    color: #f59a27;
    font-weight: 700;
}

.news-main-section {
  margin-bottom: 30px!important;
}

.blogContent.normall h5 {
  font-size: 23px !important;
  color: #fa931d;
}

.blogAside {
  background: #eee;
  padding: 15px;
}

.recentTitle h5 {
  color: #fa931d;
  font-size: 22px !important;
  margin-bottom: 19px;
}

.simple-article.normall.doctor-profile-list-style p {
  text-align: justify;
}


.footer-quick-link li a {
  border: 1px solid #0da79f;
  border-radius: 15px;
  padding: 3px 12px 3px 12px;
}

.footer-quick-link li {
  line-height: 40px;
}


.footer-services li a {
  border: 1px solid #0da79f;
  border-radius: 15px;
  padding: 3px 12px 3px 12px;
}

.home-feedback {
    border: 1px solid #0da79f;
    padding: 10px;
    border-radius: 10px;
}

.home-feedback-description {
  height: 130px;
  overflow: hidden;
}

.customerSayTite span {
  color: #f69d2a !important;
}

.nursing-title {
    margin: 30px 0px 20px 0px;
    background: #eee;
    padding: 10px 0px 10px 10px;
    font-size: 24px;
    color: #143f83;
}

.doctor-title {
    margin: 0px 0px 20px 0px;
    background: #eee;
    padding: 10px 0px 10px 10px;
    font-size: 24px;
    color: #143f83;
}

.tumbContent.small.home-service-short-details h6 {
  height: 45px;
  overflow: hidden;
}

.mainBlogContent .simple-article {
    color: #000 !important;
}




