@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Serif');

/*--------------------------------------------------------*/
/* 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 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 767px) 
{
    h3 {
    font-size: 16px !important;
}
.about3 ul li {
    list-style-image: url(../img/homepage3/arrow.png);
    color: #fff;
    font-size: 14px !important;
    text-indent: -21px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
}
#content-block h5
{
    
font-size:16px;
}
.simple-article ul li {
   
    font-size: 14px;
    
}
.text-justify {
   
    font-size: 16px;
    
}
.button.btnStyle6
{
    font-size:16px !important;
}
.hom4 p {
    
    font-size: 14px !important;
    text-align:left;
    text-indent:-10px;
  
}
 p {
    
    font-size: 14px !important;
    
    
  
}
h2, .h2 {
    font-size: 18px !important;
   
}



}
.testi-area p
{
    color:#fff !important;
    text-align: justify !important;
    font-size: 19px;
    line-height: 26px;

}
html {
    overflow-y: scroll;
}

.single-slider {
	padding: 15% 0;
}
.testi-area{
    padding: 10px 0;
    position: relative;
}
.carousel-control.left,
.carousel-control.right{
    background: transparent; 
}
.img-area {
	width: 100px;
	height: 100px;
	margin: auto;
	border: 5px solid #fff;
	border-radius: 25px 0;
	overflow: hidden;
}
.img-area img{
    width: 100%; 
}
.carousel-caption{
    position: static;
    padding-bottom: 15px;
    padding-top: 0; 
}
.carousel-caption h3{
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 25px; 
}
.carousel-caption h4 {
	color: cornsilk;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
}
.carousel-caption p{
    font-size: 18px;
    margin: auto;
    width: 70%;
    margin-bottom: 10px; 
}
.carousel-indicators{
    bottom: -35px; 
}

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;
    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;
    font-weight: 400;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    background: none;
    border: none;
    margin: 0;
    width: 100%;
    font-family: 'Open Sans';
}

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

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

input[type="submit"],
input[type="file"] {
    position: absolute;
    left: 0;
 bottom:-30px;
    width: 100%;
    height: 30px;
    opacity: 1;
    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-family: 'Open Sans';
}

    body p {
        color: #1d1c1c;
    }

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: 29px;
    }

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

    .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: #fff;
    }

        .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: 18px;
    line-height: 26px;
    font-family: serif; 
}

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

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    color: #bc3e01;
    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: #0084ff;
}

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

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

/*Buttons*/

button {
    background: transparent;
    border: none;
}

.button {
	font-weight:bold;
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
    background: #333333db;
    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;
}

.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: #68a4ec;
    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;
}

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

    .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: #7c7c7c;
    }

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

.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: rgba(0, 0, 0, 0.5);
    -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);
    }

.ourTeamSlider .swiper-button-next,
.ourTeamSlider .swiper-button-prev {
    left: 45%;
    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: 50%;
}

.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: 6px solid #888e99;
    -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-height: 43px;
}

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

    .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 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-family: 'Lato';
        font-weight: 700;
        color: #424242;
        -webkit-transition: all 150ms linear;
        transition: all 150ms linear;
    }

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

.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;
            font-family: serif;
    font-size: 22px;
        color: #333;
        }

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

    .tumbWrapper .timeBlock {
        position: absolute;
        left: 20px;
        bottom: -16px;
        background: #a175aa;
        color: #fff;
        padding: 9px 21px;
        border-radius: 2px;
        display: inline-block;
    }

.readMore {
    font-size: 17px;
    line-height: 18px;
    color: #333;
    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: rgba(255, 255, 255, .7);
    padding: 20px 0;
}

    nav:before {
        position: absolute;
        top: 0;
        right: 100%;
        width: 5000px;
        height: 100%;
        background: rgba(255, 255, 255, .7);
        content: '';
    }

    nav:after {
        position: absolute;
        top: 0;
        left: 100%;
        width: 5000px;
        height: 100%;
        background: rgba(255, 255, 255, .7);
        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: 25px;
                cursor: pointer;
                -webkit-transition: all 150ms linear;
                transition: all 150ms linear;
            }

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

            nav ul li a {
                font-size: 15px;
                line-height: 18px;
                font-family: 'Raleway';
                font-weight: 900;
                text-transform: uppercase;
                padding: 5px 32px;
                letter-spacing: 1px;
                -webkit-transition: all 150ms linear;
                transition: all 150ms linear;
            }

    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: #b07bb6;
    }

/*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: #202020;
        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: #b07bb6;
}

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

/*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:#9e1a6e;
            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: #333;
}

@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: #333;
        }

            header.header-scrolled nav ul li {
                background: #fff;
            }

    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;
            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: #7f1658;
        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: 690px;
        z-index: 2;
        position: relative;
        padding-top: 250px;
    }

.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);
        content: '';
    }

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

.bannerBtnWrapper {
    text-align: center;
}

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

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

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

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

.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: rgba(169, 108, 169, 0.75);
        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: uppercase;
}

    .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: #fff;
        position: absolute;
        left: 0;
        bottom: 30px;
        padding: 5px 29px;
        font-size: 20px;
        line-height: 36px;
        color: #b8b8b8;
        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: #b8b8b8;
    }

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

    .blogInfo i.fa {
        color: #b8b8b8;
        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: #a0a2a5;
    }

.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;
        padding: 52px 26px;
        border: 1px solid #eeeeee;
    }

        .commentsForm form textarea {
            height: 175px;
        }


/*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: 55px;
}

.contacForm textarea {
    height: 200px;
}

.contactDetails {
    position: relative;
    background: #333;
    padding: 45px 43px 45px 43px;
    min-height: 425px;
}

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

.contactAddres {
    position: relative;
    border-bottom: 1px solid #fff;
    padding-bottom: 22px;
    margin-bottom: 23px;
}

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

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

.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 #d48ddc;
    margin-bottom: 48px;
}

    .categoryList li {
        position: relative;
    }

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

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

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

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

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

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

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

    .openingHours ul li span {
        width: 50%;
    }

        /*
.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: 50px;
    border-bottom: 1px solid #e1e1e1;
}

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

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

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

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

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

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

    .personeInfo i.fa {
        color: #233859;
        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: #fff;
    font-style: italic;
    margin-bottom: 22px;
}

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

/*Media Queries*/

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

    .customerSayTite,
    .appoinContent,
    .aboutOur {
        text-align: center;
    }
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

footer {
    position: relative;
    background: #1c1c1c;
    padding: 0px 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: #666666;
        }

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

    .footerTitle p {
        font-size: 20px;
        line-height: 20px;
        color: rgba(255, 255, 255, .6);
        font-style: italic;
    }

    .footerTitle:after {
        position: absolute;
        bottom: -16px;
        left: 0;
        height: 2px;
        width: 40px;
        background: #a175aa;
        content: '';
    }

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

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

        .simple-article.style2 ul li a:hover {
            color: #a175aa;
            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: #666666;
    }

    .footerContants a {
        color: #666;
        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: #898989;
    }

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

.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: #0e0e0e;
    letter-spacing: 0.5px;
    font-style: initial;
}

.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: 45px 0;
}

.titleShortcode .as {
    margin-bottom: 40px;
}

.normall {
    font-size: 18px;
    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;
    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: #333;
}

    .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;
}
.single-slider {
	padding: 15% 0;
}
.testi-area{
    padding: 10px 0;
    position: relative;
}
.carousel-control.left,
.carousel-control.right{
    background: transparent; 
}
.img-area {
	width: 100px;
	height: 100px;
	margin: auto;
	border: 5px solid #fff;
	border-radius: 25px 0;
	overflow: hidden;
}
.img-area img{
    width: 100%; 
}
.carousel-caption{
    position: static;
    padding-bottom: 15px;
    padding-top: 0; 
}
.carousel-caption h3{
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 25px; 
}
.carousel-caption h4 {
	color: cornsilk;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
}
.carousel-caption p{
    font-size: 18px;
    margin: auto;
    width: 70%;
    margin-bottom: 10px; 
}
.carousel-indicators{
    bottom: -35px; 
}
.strip .line {
    border-right: 1px solid #ceae5b;
    height: 50px;
    position: absolute;
    float: right;
    right: 60px;
    top: 8px;
}

#welcome2 h3 {
    font-size: 20px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    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: #000000;
    font-size: 18px;
    font-family: inherit;
    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;
    color: #3691de;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline!important;
}

.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: #333;
}

.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: 10%;
    padding-left: 14%;
    padding-right: 14%;
    font-family:inherit;
}

.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: 400;
        text-transform: initial;
        line-height: 24px;
        margin-bottom: 10px;
    }



    .welcome3 .button {
        margin-top: 35px;
    }

.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: #cc4200e8;
}

    .homepage4 nav:before {
        background: #cc4200e8;
    }

    .homepage4 nav:after {
        background: #cc4200e8;
    }

    .homepage4 nav ul li a {
        color: #fff;
    }

    .homepage4 nav ul li ul li a {
        color: #333;
    }

        .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: #333;
    }

    .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:#bc3e01 ;
    padding: 28px 45px;
    top: -58px;
    width: 100%;
    z-index: 1;
        height: 100px;
}

    .appointWrapper4 p {
        font-family: 'Raleway', sans-serif;
    }

.welcome_sec p {
    font-size: 19px;
    margin-bottom: 25px;
    font-family: serif;
    color: black;

}

    .welcome_sec p:last-child {
        margin-bottom: 0px;
    }

.welcome_sec .vedio {
    margin-top: 20px;
    float: right;
}

.our_clinic .cell-view {
    background: #f1edf4;
    padding: 4px;
}

.our_clinic .block .imgWrapper {
    position: absolute;
    top: 20px;
    left: 20px;
}

.our_clinic .block {
    position: relative;
    border: 1px solid #fff;
    padding: 20px;
	height:154px;
}

.our_clinic .flatIcon {
    color: #333;
    margin-top: -10px;
}

.our_clinic .block .as a {
    font-size: 17px;
    font-weight: 800;
    color: #333;
    font-family: 'Raleway', sans-serif;
}

.our_clinic .block p {
    color: #151313;
}

.our_clinic {
    margin-top: 80px;
}

.welcome_sec {
    padding-bottom: 101px;
    padding-top: 150px;
}

.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: #f2f2f7;
    margin-top: 15px;
    }

    .services4 .tumbWrapper .as a {
        color: #f5f5f5;
    font-family: serif;
    font-size: 21px;
}

    .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: 51px;
    padding-bottom: 67px;
}

    .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: #333;
        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: 33px;
    padding-bottom: 44px;
}

    .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: #0ec7b5;
    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: #2d273100;
    color: #fff;
}

    .homepage4.header-scrolled nav ul li ul li {
        background: #fff;
        color: #333;
    }

}

@media(max-width:991px) {
    .homepage4 nav;

{
    background: #fff;
}

.homepage4 nav ul li a {
    color: #333;
}

.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: #0b208c;
}

.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: #0ec7b5;
    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: #0ec7b5;
    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%;
    }

    .top-line3 {
        text-align: center;
    }

        .top-line3 .social_icon ul li {
            display: inline-block;
            float: none;
        }
}

.whitecol {
    color: #fff;
}








.services5 {
    background: url("../img/homepage4/service.jpg") no-repeat;
    background-size: cover;
}

    .services5 .ourTeamSlider4 .swiper-button-next, .ourTeamSlider4 .swiper-button-prev {
        left: 93%;
        top: -143px;
        bottom: 0;
        border: 2px solid #a6a7b9;
    }

    .services5 .ourTeamSlider4 .swiper-button-next {
        left: 97%;
    }

        .services5 .ourTeamSlider4 .swiper-button-next:before {
            color: #fff;
        }

    .services5 .ourTeamSlider4 .swiper-button-prev:before {
        color: #fff;
    }

    .services5 p {
      color: #f2f2f7;
    margin-top: 15px;
    }

    .services5 .tumbWrapper .as a {
        color: #f5f5f5;
    font-family: serif;
    font-size: 21px;
}

    .services5 h2 {
        color: #fff;
    }

    /* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  .appointWrapper4 {
     position: relative;
    background: #0ec7b5;
    padding: 3px 43px;
    font-size: -6px;
    top: 0;
    padding-right: 55px;
    width: 100%;
    z-index: 1;
    height: 100px;  
}


    .sliderBg {
            height: 431px;
    }

    .mainSwiperbanner .swiper-button-next, .mainSwiperbanner .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: 95px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}


   .appoinContent .simple-article {
    font-size: 19px;
    line-height: 25px;
    font-weight: 300;
}
   .btnSize1 {
    padding: 13px 36px;
    margin-b: 15px;
    margin-bottom: 15px;
}
}