/*
Theme Name: Legs Lengthening
Author: Ruben Alanakyan
Version: 1.0
*/
 
/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/lato-v13-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'),
       url('fonts/lato-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v13-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v13-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('fonts/lato-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v13-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('fonts/lato-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v13-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

 
/*@import "grid.css";*/
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,
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: top;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
	overflow-y:scroll;
}

strong {
    font-weight: 600;    
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
	max-width:100%;
	height:auto;
}

iframe {
	max-width:100%;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}
.center {text-align:center;}

.container .alpha {
    margin-left: 36px;
}

.container .alpha:first-child {
    margin-left: 0;
}

.bottom-services .alpha {
    margin-left: 72px !important;
}

.container .omega {
    margin-right: 0px;
}

.row {
    margin-left: -36px;
    *zoom: 1;
}

.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}

.row:after {
    clear: both;
}

[class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 36px;
}

.container {
    width: 1116px;
}

.grid_12 {
    width: 1116px;
}

.grid_11 {
    width: 1020px;
}

.grid_10 {
    width: 924px;
}

.grid_9 {
    width: 828px;
}

.grid_8 {
    width: 732px;
}

.grid_7 {
    width: 636px;
}

.grid_6 {
    width: 540px;
}

.grid_5 {
    width: 444px;
}

.grid_4 {
    width: 348px;
}

.grid_3 {
    width: 252px;
}

.grid_2 {
    width: 156px;
}

.grid_1 {
    width: 60px;
}

.preffix_12 {
    margin-left: 1188px;
}

.preffix_11 {
    margin-left: 1092px;
}

.preffix_10 {
    margin-left: 996px;
}

.preffix_9 {
    margin-left: 900px;
}

.preffix_8 {
    margin-left: 804px;
}

.preffix_7 {
    margin-left: 708px;
}

.preffix_6 {
    margin-left: 612px;
}

.preffix_5 {
    margin-left: 516px;
}

.preffix_4 {
    margin-left: 420px;
}

.preffix_3 {
    margin-left: 324px;
}

.preffix_2 {
    margin-left: 228px;
}

.preffix_1 {
    margin-left: 132px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0;
}

.container:after {
    clear: both;
}

.contact-us .grid_12 {
	margin-bottom: 25px;
}

.bottom-services .single-service:first-child{
    margin-left:0 !important;
}

.bottom-services img {
    margin-bottom: 15px;    
}

.bottom-services .grid_3 {
    width: 228px;
}

.single-service .description {
    width: 228px;
    display: inline-block;    
}
.single-service .attachment-blog-main {float:left; margin: 0 20px 20px 0;}
.single-service .attachment-blog-main {float:left; margin: 0 20px 20px 0;}
.single-service	.attachment-medium {float:left; margin: 0 20px 20px 0;}

/* ============================================================
PAGINATION
============================================================ */
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #BB4400;
}
.custom-pagination a:hover {
  background-color: #BB4400;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: #BB4400;
  color: #fff;
}
.custom-pagination {
	margin-bottom: 20px; 
}

/* Our Doctors Page, Doctors grid FIX START*/
.page-template-template-our-doctors .container .alpha {
	float:none;
	display:inline-block;
}

/*Our Doctors Page, Docctors Grid FIX END*/

.more-button {
	background-color:#55982f;
	color:#fff;
	border:none;
	display: inline-block;
    padding: 9px 44px 11px;
}

.more-button:hover {
	background-color:#DE5648;
	color:#fff;
}

.services-grid-row .single-service:first-child {
	margin-left:0;
}

.extra_wrapper h2 {
	font-size: 20px;
	border-bottom: none;
	margin-bottom: 0;
}

.orange-text { 
	color: #ff6600;
} 

.single-doctor-wrapper {
    height: 300px;
}

.content-page-wrapper a {
    color: green;    
}

@media (min-width: 980px) and (max-width: 1199px) {
	div.row.services > a{
		height:auto;
		height:290px;
	}
	div.row.services > a span.title{
		font-size:23px;
	}
	.caption-container{
		bottom:0;
		top:58% !important;
		left:25% !important;
	}
    .row {
        margin-left: -20px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    [class*="grid_"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }
    .container {
        width: 940px;
    }
    .grid_12 {
        width: 940px;
    }
    .grid_11 {
        width: 860px;
    }
    .grid_10 {
        width: 780px;
    }
    .grid_9 {
        width: 700px;
    }
    .grid_8 {
        width: 620px;
    }
    .grid_7 {
        width: 540px;
    }
    .grid_6 {
        width: 460px;
    }
    .grid_5 {
        width: 380px;
    }
    .grid_4 {
        width: 300px;
    }
    .grid_3 {
        width: 220px;
    }
    .grid_2 {
        width: 140px;
    }
    .grid_1 {
        width: 60px;
    }
    .preffix_12 {
        margin-left: 980px;
    }
    .preffix_11 {
        margin-left: 900px;
    }
    .preffix_10 {
        margin-left: 820px;
    }
    .preffix_9 {
        margin-left: 740px;
    }
    .preffix_8 {
        margin-left: 660px;
    }
    .preffix_7 {
        margin-left: 580px;
    }
    .preffix_6 {
        margin-left: 500px;
    }
    .preffix_5 {
        margin-left: 420px;
    }
    .preffix_4 {
        margin-left: 340px;
    }
    .preffix_3 {
        margin-left: 260px;
    }
    .preffix_2 {
        margin-left: 180px;
    }
    .preffix_1 {
        margin-left: 100px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    [class*="grid_"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }
    .container {
        width: 748px;
    }
    .grid_12 {
        width: 748px;
    }
    .grid_11 {
        width: 684px;
    }
    .grid_10 {
        width: 620px;
    }
    .grid_9 {
        width: 556px;
    }
    .grid_8 {
        width: 492px;
    }
    .grid_7 {
        width: 428px;
    }
    .grid_6 {
        width: 364px;
    }
    .grid_5 {
        width: 300px;
    }
    .grid_4 {
        width: 236px;
    }
    .grid_3 {
        width: 172px;
    }
    .grid_2 {
        width: 108px;
    }
    .grid_1 {
        width: 44px;
    }
    .preffix_12 {
        margin-left: 788px;
    }
    .preffix_11 {
        margin-left: 724px;
    }
    .preffix_10 {
        margin-left: 660px;
    }
    .preffix_9 {
        margin-left: 596px;
    }
    .preffix_8 {
        margin-left: 532px;
    }
    .preffix_7 {
        margin-left: 468px;
    }
    .preffix_6 {
        margin-left: 404px;
    }
    .preffix_5 {
        margin-left: 340px;
    }
    .preffix_4 {
        margin-left: 276px;
    }
    .preffix_3 {
        margin-left: 212px;
    }
    .preffix_2 {
        margin-left: 148px;
    }
    .preffix_1 {
        margin-left: 84px;
    }
}

.select-menu {
    display: none!important;
}

@media (max-width: 767px) {
	header .div1{
		margin-top:20px;
	}
	.single-service {
		width: 100% !important;
		display: inline-block !important;
	}
	.bottom-services-menu {width: 100% !important;}
	.bottom-services .grid_9 .single-service {
		width: 100%;
		margin-bottom: 20px;
	}
	.bottom-services .alpha {
		margin-left: 0 !important;
	}
	.bottom-services img {
		margin: 0 auto;
		margin-bottom: 15px;
		display: block;
	}
	.wpml-ls-statics-shortcode_actions {
		margin-top: 12px !important;
		border-left: none !important;
		margin-left: 0 !important;
	}
	.owl-carousel {display: none !important;}
	.mobile-menu {display:block !important;}
    .container {
        width: 420px;
        padding: 0 0px;
    }
    .row {
        margin-left: 0;
    }
    [class*="grid_"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .grid_12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .select-menu {
        display: block!important;
    }
}

@media (max-width: 479px) {
    body {
        padding: 0;
    }
    .container {
        width: 300px;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row {
        margin-left: 0;
    }
}
/*@import "superfish.css";*/
.sf-menu {
    position: relative;
    float: left;
}

.sf-menu>li:first-child {
	/*margin-left:0;*/
}
.sf-menu>li {
    position: relative;
    float: left;
}

.sf-menu>li>a {
    font-weight: 400;
    text-align: center;
    min-width: 103px;
    position: relative;
    font-size: 18px;
    display: block;
    font-family: 'Lato', sans-serif;
    text-align: center;
    padding-top: 90px;
    text-transform: capitalize;
    color: #2f3a47;
    text-decoration: none;
    padding: 10px 7px 9px;
    line-height: 16px;
}

.sf-menu>li {
    outline: none;
    border-bottom: 2px solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
} 
  
.sf-menu>li {
    /*margin-left: 2px; */
    border-bottom: 1px solid #ddd;
}

.sf-menu>li.current>a,
.sf-menu>li.sfHover>a{
    background: #017901;
}

.sf-menu>li.current-menu-item {
    background:#BB4400;
    border-bottom: 1px #994400 solid;
} 
.sf-menu>li.current-menu-item a {color:#fff;}
 
 
.sf-menu>li:hover>a {background:#BB4400;color:#fff;}
.sf-menu>li:hover {border-bottom: 1px #994400 solid;}
.sf-menu ul {
    z-index: 500; 
    text-align: center;
    position: absolute;
    min-width: 180px;
    background: #4e8c2b;
    top: 36px;
    left: 0;
}

.sf-menu ul li ul {
	min-width:250px;
	border-left:1px #55982f  solid;
}

.sf-menu li li li ul {
    left: 250px;    
}

.sf-menu ul.sub-menu {display:none}
.sf-menu li:hover > ul.sub-menu {display:block;}

.sf-menu ul a {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
    color: #fcfcfc;
    padding: 8px 14px 8px;
    display:block;
}
.sf-menu ul li {
	/*	border-bottom: 1px solid #bbb !important; */
	border-bottom: 1px solid #55982f !important;
}

.sf-menu ul li:last-child {
	border-bottom:none !important; 
}

.sf-menu ul ul {
    left: 180px;
    top: 0;
}

.sf-menu ul li {
    position: relative;
}

.sf-menu ul li:last-child:before {
    display: none;
}

.sf-menu ul li:hover {
    background: #869f57;
}

.sf-menu ul li:before {
    left: 0;
    content: '';
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
}

.text-center {
	text-align: center; 
}

@media only screen and (max-width: 1199px) {
    .sf-menu {
        display: inline-block;
    }
	
	.owl-theme .item{
		height:500px !important;
	}
}

@media only screen and (max-width: 995px) {
	ul#breadcrumbs{display:none}
    .sf-menu {
        float: none;
    }
}



body {
    font-weight: 400;
    background: url('../legs/img/bg1.jpg');
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    line-height: 22px;
    /*color: #868c8e;*/
	color:#555;
}

body p {
    margin-bottom: 22px;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    outline: none;
}

* {
    -webkit-text-size-adjust: none;
}



h2 {
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    font-size: 36px;
    color: #384656;
    border-bottom: 1px #a5acb3 solid;
    padding-bottom: 9px;
    margin: 5px 0 32px;
    word-wrap: break-word;
}

h1, h3 {
    line-height: 30px;
    text-transform: uppercase;
    color: #384656;
    font-size: 25px;
    border-bottom: 1px #a5acb3 solid;
    padding-bottom: 8px;
    margin-bottom: 25px;
	word-wrap: break-word; 
}

h4 {
    line-height: 22px;
    color: #384656;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 19px;
    padding-top: 30px;
}

h5 {
    color: #384656;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
}

.extra_wrapper {
    overflow: hidden;
}
.extra_wrapper .div5 h1{
	border-bottom:0
}

header {
    padding-top: 47px;
}

header .logo-part-container {
    clear: both;
    margin-bottom: 30px;
    float: left;
}

header h1 img {
    display: block;
}

header .div1 {
    line-height: 16px;
    float: right;
    padding-top: 7px;
    color: #2f3a47;
    font-size: 15px;
}

header .div1 div {
    display: inline-block;
}

header .div1 div figure {
    display: inline-block;
    margin: 2px 3px 0 0;
}

header .div1 div+div {
    border-left: 1px solid #81888f;
    padding-left: 20px;
    margin-left: 18px;
}

header .div1 a:hover {
    color: #e65a4c;
}

.header-email i {margin-right: 5px;} 
header .div1 a:hover span {
    background-position: 0 bottom;  
}

#content {
    padding: 0 0 30px;
	margin-top: 30px;
}

/* Home page 3 service blocks */

.services a {
    color: #fff;
    margin-bottom: 31px;
    text-align: center;
    padding: 30px 28px 40px;
    display: block;
    box-sizing: border-box;
}

.services a:hover {
    text-decoration:none;
    color:#fff;
    opacity: 0.8;
}



.services a span.title {
    font-size: 40px;
    margin-bottom: 13px;
    position: relative;
    padding: 0 7px 11px;
    display: inline-block;
    border-bottom:3px #fff solid;
    line-height:38px;
    margin-bottom:10px;
}

.services a span.description {
    display:block;
}

.art {  
    color: #fff;
    margin-bottom: 31px;
    text-align: center;
    padding: 30px 28px 40px;
	display: block;
}

.art .div1 {
	font-size: 40px;
    margin-bottom: 13px;
    position: relative;
    padding-bottom: 11px;
}

.art .div1 a {
    line-height: 30px;
    text-transform: uppercase;
    font-size: 36px;
}

.art span.description {
    margin-bottom: 0;
	display: block;
	margin-top: 25px;
}

.art .div1:before {
	height: 3px;
    position: absolute;
    width: 194px;
    content: '';
    top: 53px;
    left: -23px;
    background: #fff;
}




.block {
    padding: 41px 39px 0 51px;
    overflow: hidden;
    margin: 30px 0 55px;
    background: #fff;
    -webkit-box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0);
    box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, 0);
}

.block figure {
    float: right;
    margin-left: 26px;
}

.block1 {
    margin-bottom: 30px;
}

.block1 p {
    margin-bottom: 0;
}

.block1 figure {
    margin: 3px 0 22px;
}

.block1 div {
    margin-bottom: 17px;
}

.block1 div a {
    font-weight: 400;
    color: #384656;
    font-size: 20px;
}

.block1 div a:hover {
    color: #e65a4c;
}


.block2 {
    /* background: #edeef0; */
    position: relative;
    padding: 19px 0 34px;
}

.block2 .ins {
    position: relative;
    z-index: 1;
}

.block2 figure {
    position: relative;
}

.block2 p {
    margin-bottom: 14px!important;
}

.block2 .lightbox {
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.block2 .lightbox:hover {
    background: #e6e7e9;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.block2 .lightbox span {
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.div2 {
    margin-bottom: 55px;
}

.div2 p {
    margin-bottom: 16px;
}

.div2 .a1 {
    margin-top: 8px;
}

.div3 {
    margin-bottom: 50px;
}

.div3 p {
    margin-bottom: 16px;
}

.art1 .time {
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin: 2px 35px 10px 0;
    font-weight: 400;
    float: left;
    color: #3e454c;
    width:60px;
}

.art1 img {
	padding-bottom: 7px;
}

.art1 .time span {
    font-size: 50px;
    display: block;
    line-height: 40px;
    color:#BB4400;
    margin-bottom: 9px;
}

.art1 .div5 {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 25px;
    font-weight: 400;
    color: #3e454c;
}

.art1 figure {
    margin-bottom: 21px;
}

.art1 p {
    margin-bottom: 18px;
}

.art1 .div6 {
    line-height: 25px;
    text-transform: uppercase;
    color: #BB4400;
    padding-bottom: 4px;
    position: relative;
    margin-bottom: 30px;
    text-align: left;
    font-weight: 400;
    border-bottom: 3px solid#000;
}

.art1 .div6 div {
    color:#000;
    bottom: 5px;
    position: absolute;
    right: 0;
}

.art1 .div6 div span {
    color: #3e454c;
    font-family: 'arial';
    font-size: 14px;
}

.art1 {
    margin-bottom: 55px;
}

a.lightbox {
    display: block;
    position: relative;
}

a.lightbox span {
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

a.lightbox:hover span {
    background-position: center center;
}

.p1 {
    font-weight: 600;
}

a {
    outline: none;
    text-decoration: none;
    color: inherit;
    
}

a:hover {
    color: #e65a4c;
}

.a1 {
    border: 1px solid #a8aeb5;
    padding: 9px 42px 11px;
    display: inline-block;
    color: #a8aeb5;
}

.a1:hover {
    color: #e65a4c;
    border-color: #f4b7b0;
}

.a2 {
    line-height: 22px;
    text-transform: uppercase;
    color: #384656;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.a3:hover {
    color: #009cff;
    border-color: #81c6f3;
}

.a4 {
    color: #017901;
    border: 1px solid #d1ddb9;
    display: inline-block;
    padding: 9px 44px 11px;
}

.a4:hover {
    color: #e65a4c;
    border-color: #f4b7b0;
}

.a5 {
    text-decoration: underline;
    color: #f1755c;
}

.a5:hover {
    color: #2f3a47;
}

.list1 {
    line-height: 18px;
    text-align: left;
    margin-bottom: 20px;
}

.list1 li  {
    letter-spacing: -0.5px;
    position: relative;
    padding-left: 21px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.bottom-services-menu .list1 li {
	padding-left:0;
}

.list1 li span {
    color: #de5648;
    left: 0;
    position: absolute;
    top: 3px;
}

.gal p {
    margin-bottom: 10px;
}

.gal li {
    margin-bottom: 55px;
}

.gal1 li {
    margin-bottom: 50px;
}

.pad1 {
    padding-top: 32px;
}

.mrg1 {
    margin-bottom: 40px;
}

footer {
    text-align: center;
    padding-bottom: 20px;
    text-transform: uppercase;
}

footer .div {
    padding-top: 25px;
    border-top:1px #ddd solid;
}

footer .privacy {
    margin-bottom: 18px;
}

footer .privacy a {
    position: relative;
    margin-left: 14px;
}

footer .socials a+a {
    margin-left: 10px;
}

footer .socials a i {
	font-size: 22px;  
	color: #fff;
}

footer .socials a {
	display: inline-block;
    background-color: #828282;
    width: 21px;
    padding: 8px;
    border-radius: 50%;
}


footer .socials a:hover {
    background-color: #EB796E;

}



.map {
    padding: 3px 0 28px;
    overflow: hidden;
    font-weight: 300;
}

.map figure {
    display: block;
    margin-bottom: 25px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 310px;
    max-width: 100%;
    padding-top: 4px;
}

.map address {
    line-height: 22px;
    font-style: normal;
    display: block;
    font-weight: normal;
}

.map address dt {
    margin-bottom: 6px;
    color: #384656;
    line-height: 22px;
    font-weight: 400;
    font-size: 20px;
}

.map address dd {
    height: 22px;
}

.map address dd span {
    color: inherit;
    padding: 0;
    min-width: 84px;
    display: inline-block;
    text-align: left;
}

.map address dd a {
    color:#000;
    text-decoration: underline;
}

.map address dd a:hover {
    color: #384656;
}


#search {
    font-size: 15px;
    position: relative;
    color: #2f3a47;
    line-height: 16px;
    float: right;
    margin-top: 8px;
}

#search .fa-search {
    position: absolute;
    right: 10px;
}

#search span {
    display: inline-block;
    padding: 10px 5px 0 0;
}

#search input {
    border: 1px solid #e5e5e5;
    position: relative;
    width: 180px;
    height: 32px;
    background: none;
    padding: 0 25px 0 15px;
    outline: none;
    background: url('../legs/img/bg2.png') repeat-x;
    border-radius: 4px!important;
	margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 16px;
    color: #868c8e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#search fieldset {
    position: relative;
    text-align: center;
}

#search .error {
    position: absolute;
    overflow: hidden;
    display: none;
    font-size: 10px;
    top: 0;
    color: red;
    right: 48px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#search .success {
    border-radius: 0;
    padding: 0;
    border: 1px solid #40515e;
    text-align: center;
    background: #b6b6b6;
    position: absolute;
    z-index: 10;
    display: none;
    top: 0;
    width: 85%;
    color: #40515e;
}

#search label.invalid .error {
    height: 19px;
}

#search .a7 {
    position: absolute;
    width: 15px;
    top: 8px;
    right: 5px;
    display: block;
    height: 16px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#search .a7 i {
	color: #333;
}

#search .a7:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.gallery li:nth-child(5){
	margin-left: 0; 
}

@media only screen and (max-width: 1199px) {
	/* .single-service { */
		/* width: 29%; */
	/* } */
    header nav {
        display: inline-block;
    }
    .block {
        padding: 40px 5px 0 30px;
    }
    .block figure {
        margin: 30px 0 0 10px;
    }
    .art .div1:before {
        left: 13%;
    }
    h3 {
        font-size: 25px;
        line-height: 23px;
    }
    h2,
    .art .div1 a {
        font-size: 30px;
        line-height: 28px;
    }
    #content img {
        /*width: 100%;*/
    }
    .list1 {
        font-size: 14px;
        line-height: 13px;
    }
    .bottom-services .grid_3 {width: 22%;display:inline-block;}
    .single-service .description {width:auto;}
}

@media only screen and (max-width: 995px) {
    #search {
        float: none;
        display: inline-block;
    }
    .a1 {
        margin-bottom: 20px;
    }
    header {
        text-align: center;
    }
	.owl-theme .item{
		height:350px !important;
	}
	div.row.services > a{
		height:auto;
		height:350px;
	}
	div.row.services > a span.title{
		font-size:23px;
	}
	.caption-container{display:none !important; /*Temporary*/}
    .caption {
		
        top: 47%!important;
        left: 18px!important;
    }
    .caption a {
        font-size: 22px!important;
    }
    .caption div {
        padding: 10px 4px 10px 13px!important;
        font-size: 14px;
        line-height: 16px;
    }
    .art {
        padding: 20px 18px 30px;
    }
    .art .div1 a {
        font-size: 25px;
        line-height: 23px;
    }
    .art .div1:before {
        left: 5%;
    }
}

@media only screen and (max-width: 767px) {
    header h1 {
        float: none; 
    }
	header nav {
        display: block;
    }
	header .logo-part-container{
		float:none
	}
    .caption {
        display: none!important;
    }
    header .div1 {
        float: none;
        margin-bottom: 15px;
    }
	div.row.services > a span.title{
		font-size:40px;
	}
	div.row.services > a{
		height:auto;
	}
    .art .div1:before {
        width: 88%;
        left: 5%;
    }
    .block {
        padding: 15px 10px 0;
    }
    .block figure {
        float: none;
        margin: 0 0 20px;
    }
    
    .art1 .time {
        margin: 2px 15px 10px 0;
    }
    .block2:hover .aps {
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }
	.sf-menu {
        display: none;
        float: none;
    }
    .select-menu {
        font: 12px/15px Arial, Helvetica, sans-serif;
        color: #202020;
        width: 100%;
        margin: 10px auto 20px;
        float: none;
        outline: none;
        border: 1px solid #474646;
    }
}

@media only screen and (max-width: 480px) {
    header h1 img {
        width: 100%;
    }
	header .logo-part-container{
		float:none;
	}
    .art1 .time {
        float: none;
        margin-bottom: 20px;
        display: block;
    }
    header .div1 div+div {
        border-left: none;
        margin-top: 10px;
    }
    header .div1 div {
        padding-left: 0!important;
        margin-left: 0!important;
    }
    #search i {
        top: 0; 
    }
    .div6 {
        font-size: 13px;
        line-height: 20px;
    }
    header .div1 div {
        display: block;
    }
}


/*form.css*/

#contact-form {
    padding-top: 5px;
}

#contact-form input {
    border: #eaeaea solid 1px;
    width: 420px;
    background-color: #fff;
    height: 41px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 11px 13px 7px;
    margin-bottom: 8px;
    font-family: 'Lato', sans-serif;
    line-height: 18px;
    color: #868c8e;
    font-size: 16px;
    outline: none;
}

#contact-form textarea {
    border: #eaeaea solid 1px;
    height: 242px;
    position: relative;
    resize: none;
    width: 100%;
    font-family: 'Lato', sans-serif;
    line-height: 18px;
    color: #868c8e;
    font-size: 16px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 11px 13px 7px;
}

#contact-form ._placeholder {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    border: 1px solid transparent;
    text-align: left;
    padding: 11px 13px 7px;
    width: 100%!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    font-family: 'Lato', sans-serif;
    line-height: 18px;
    color: #868c8e;
    font-size: 16px;
}

#contact-form ._placeholder.hidden {
    display: none;
}

#contact-form ._placeholder.focused {
    opacity: 0.3;
}

#contact-form label {
    position: relative;
    display: block;
    cursor: text;
}

#contact-form label.message {
    width: 100%;
    margin-left: 0;
}

#contact-form .success-message {
    border: #dbdbdb solid 1px;
    background-color: #fff;
    display: none;
    opacity: 0;
    position: absolute;
    width: 100%;
    color: #777;
    height: 45px;
    text-align: center;
    padding: 20px 10px;
    z-index: 999;
    font: 12px/14px Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

#contact-form.success .success-message {
    display: block;
    opacity: 1;
}

.success_wrapper {
    position: relative;
}

.btns {
    margin-top: 36px;
    text-align: right;
}

.btns a {
    background:#000;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 13px 29px 12px;
    text-transform: uppercase;
    font-weight: 300;
}

.btns a:hover {
    background: #2f3a47;
}

#contact-form .error-message,
#contact-form .empty-message {
    height: 0;
    overflow: hidden;
    font: 10px/20px Arial;
    -webkit-transition: 0.3s ease-in height;
    -moz-transition: 0.3s ease-in height;
    -o-transition: 0.3s ease-in height;
    transition: 0.3s ease-in height;
    position: absolute;
    right: 3px;
    top: 0;
    color: #E02A05;
}

#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
    height: 20px;
}

@media only screen and (max-width: 995px) {
    #contact-form label {
        float: none!important;
        width: 100%;
    }
    #contact-form .success {
        width: 100%;
    }
    #contact-form label.email {
        width: 100%;
        margin: 0;
    }
    #contact-form input {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 767px) {
    .map figure {
        width: 100%!important;
        float: none!important;
        display: block!important;
        margin-right: 0px!important;
    }
    .btns {
        padding-bottom: 0;
    }
    #contact-form {
        padding-right: 0;
    }
    .btns {
        text-align: center;
    }
}

/*Custom css*/
.list1 li {
	line-height: 20px ;
}
li.widget {
    list-style-type: none;
    }

    
.widget ul li:before,
.home-list li:before {
    font-family: fontawesome;
    content: '\f058 ';
    color: #de5648;
    margin-right: 4px;
}
.widget ul li a {
    vertical-align: middle; 
    text-transform: uppercase;  
}

/*breadcrumbs*/

#breadcrumbs{
    list-style:none;
    overflow:hidden;
}

#breadcrumbs a,
#breadcrumbs span {font-size:15px;}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:7px;
}
  
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ccc;
}

.pagination-container {margin-bottom:20px;}

.header-text {
	font-size: 28px;
    line-height: 28px;
    vertical-align: middle;
}

.header-secondary-text {
	display: block;
	color: #bc5142;
}

/*
.mobile-menu {display:none;}

.navigation {
	width: 100%;
	height: 100%;
	padding: 30px;
	background: #333;
	position: absolute;
	top: 0;
	z-index: 0;
	overflow: auto; 
}

.site-wrap {
  min-height: 100%;
  min-width: 100%;
  background-color: white;
  position: relative;
  top: 0;
  background: url(../legs/img/bg1.jpg);
  bottom: 100%;
  left: 0;
  z-index: 1;
}



.nav-trigger {
  position: absolute;
  left: 15px; 
  top: 250px;
  z-index: 2;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='6'/><rect y='24' width='30' height='6'/><rect y='12' width='30' height='6'/></svg>");
  background-size: contain;
} 

.nav-trigger, .site-wrap {
  transition: left 0.1s;
}

.nav-trigger.clicked {
  left: 350px;
}

html.move-right .site-wrap {
  left: 320px;
}

body {
  overflow-x: hidden;
}

.mobile-menu ul li ul {
	display:none;
	margin-left: 20px;
	height:0;
	
	
}
.mobile-menu ul li {
	color: #f6f6f6;
	margin-top: 15px;
	border-bottom: 1px dotted #464B4F;
	width: 265px;
}

  

.mobile-menu .menu-item-has-children > a {
	position: relative;
}

.mobile-menu .menu-item-has-children > a:after { 
    content: "\f0fe";
    font-family: fontawesome;
    position: absolute;
    right: -20px;
    top: -3px;
}

.mobile-menu .menu-open > a:after {
	content: "\f146";
} 
*/
.show {
	display: block !important;
	height: auto !important; 
}

.owl-theme .item {
	height: 550px;
	background-size: cover;
}

.form-response {margin-top: 10px;}

#categories-3 ul li:before {
    margin-right: 6px;
} 

.alignleft {
    float: left;
    margin-right: 15px;
	text-align: left;
}

.alignright {
	float:right;
	margin-left: 15px;
	text-align:right;
}

.textalignright {
	margin-left: 15px;
	text-align:right;
}

.aligncenter {
	margin:15px auto; 
	display:block;  
	text-align:center;
}

.wpml-ls-legacy-list-horizontal a {
	line-height:0;
	padding: 2px 5px !important;
}
	
.wpml-ls-legacy-list-horizontal ul{margin-left:15px !important;margin-top: 3px !important;}
.wpml-ls-legacy-list-horizontal {padding: 0 !important;}
.single-gallery-container {margin-top:35px;}

.single-gallery-container a span {
	display:block;
	margin-top: 10px;
    margin-bottom: 30px;
	width: 250px;
}

.single-gallery-container a{
	display:inline-block;
	padding-right: 23px;
}

.container .text-wrapper ul {
	list-style-type: disc;
}

.container .text-wrapper ol {
	list-style-type: decimal;

}

.container .text-wrapper ul, .container .text-wrapper ol {
	margin-left: 18px;
	margin-bottom: 18px;
}



.caption-container {
    display: block;
    position: absolute;
    top: 40%;
    left: 10%;
    padding: 50px;
    width: 380px;
    background-color: rgba(0, 0, 0, 0.31);
}

.caption-container span {
    display: block;
    word-wrap: break-word;
    line-height: 28px;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
}



.mfp-preloader {
  width: 30px;
  height: 30px;
  background-color: #FFF;
  opacity: 0.65;
  margin: 0 auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  -moz-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg) }
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) }
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg) }
}
.wpml-ls-item {
	background-image: url('img/flags.png');    
    height: 12px;
    width: 18px;
	margin-left: 10px !important;
}
.wpml-ls-item-hy {background-position: 90px 0;}
.wpml-ls-item-zh-hans {background-position: 180px 0;}
.wpml-ls-item-en {background-position: 144px 0;}
.wpml-ls-item-ja {background-position: 162px 0;}
.wpml-ls-item-ru {background-position: 234px 0;}


.wpml-ls-slot-shortcode_actions a { 
    height: 12px;
    width: 18px;
}
