@import "animate.css";
    @import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
    @import url(//fonts.googleapis.com/css?family=Open+Sans: 400);
    @import url(//fonts.googleapis.com/css?family=Open+Sans: 300);
    @import url(//fonts.googleapis.com/css?family=Open+Sans: 600);
    @import url(//fonts.googleapis.com/css?family=Open+Sans: 400italic);
	@import url(//fonts.googleapis.com/css?family=Hammersmith+One);
	@import url(//fonts.googleapis.com/css?family=Droid+Sans:400);
	@import url(//fonts.googleapis.com/css?family=Droid+Sans:700);


body {
    font: 400 17px/24px Arial, sans-serif;
    color: #bab9b9;
    background: #303457;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
a 
{
    text-decoration: none;
    color: inherit;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

a:hover {
    color: #303457;
}

img {
    max-width: 100%}

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

h2 {
    font: 300 40px/40px "Droid Sans", sans-serif;
    text-transform: none;
    color: #303457;
}

@media (max-width:479px) {

h2 {
    font-size: 30px;
    line-height: 30px;
}

}

.header1 {
    margin-bottom: 39px;
}
.header2 {
    /*background: #31353d;*/
    display: inline-block;
    padding: 20px 0;
    margin-bottom: 16px;
}
.header2 h2 {
    color: #526195;
    font-size: 32px;
    line-height: 32px;
}
.header3 {
    margin-bottom: 44px;
}
.header4 {
    margin-bottom: 38px;
}
.header5 {
    margin-bottom: 37px;
}
h3 {
    font: 300 20px/25px "Droid Sans", sans-serif;
    color: #303457;
    text-transform: none;
}
h3 a:hover {
    color: #3e454c;
}
h3.__color1 {
    color: #3e454c;
}
h3.__color1 a:hover {
    color: #303457;
}
h4 {
    font: 300 14px/14px "Droid Sans", sans-serif;
    color: #3e454c;
    text-transform: none;
}
h5 {
    font: 300 20px/20px "Droid Sans", sans-serif;
    text-transform: none;
    color: #fff;
}
h6 {
    font: 300 50px/60px "Droid Sans", sans-serif;
    text-transform: none;
    color: #fff;
}
.btn-default {
    display: inline-block;
    font: 600 18px/18px "Droid Sans", sans-serif;
    color: #fff;
    background: #526195;
    text-align: center;
    text-transform: none;
    padding: 24px 28px 19px;
    /*border-bottom: 4px solid #63842e;*/
}
.btn-default:hover {
    background: #303457;
    color: #fff;
    /*border-bottom-color: #439b4e;*/
}
.btn-big {
    display: inline-block;
    font: 300 35px/35px "Droid Sans", sans-serif;
    color: #fff;
    background: #526195;
    text-align: center;
    padding: 21px 35px 25px 39px;
    /*border-bottom: 4px solid #63842e;*/
}
.btn-big:hover {
    background: #303457;
    color: #fff;
    /*border-bottom-color: #439b4e;*/
}
.__display-none {
    display: none;
}
.__display-inline {
    display: inline;
}
.__hover-color {
    color: #303457;
}
.__white {
    background: #fff;
}
.__upper {
    text-transform: none;
}
.__normal {
    font-weight: 400;
}
.__lh24 {
    line-height: 24px;
}
.__relative {
    position: relative;
}
.__absolute {
    position: absolute;
}
.wrapper1 {
    padding: 113px 0 117px;
}

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

.wrapper2 {
    padding: 73px 0 66px;
}
.wrapper2 .list2 {
    margin-top: 3px;
}
.wrapper3 {
    padding: 0 0 46px;
}
.wrapper3 .list2 {
    margin-top: 3px;
}
#header {
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999;
}
#header.__absolute {
    background: 0 0;
}
#header.__absolute .wrapper {
    margin-bottom: 0;
}
#header .wrapper {
    background: url(../images/background1.png) repeat;
   /* -webkit-box-shadow: 0 -4px 0 0 rgba(97, 130, 45, .96) inset;
    box-shadow: 0 -4px 0 0 rgba(97, 130, 45, .96) inset;*/
    padding: 85px 0 88px;
    position: relative;
    margin-bottom: 75px;
}

@media (max-width:479px) {
    #header .wrapper {
    margin-bottom: 35px;
}
}

@media (max-width:979px) {
    #header .wrapper {
    text-align: center;
    padding: 0 0 20px;
}
}

@media (max-width:767px) {
    #header .wrapper {
    padding: 0;
}
}

h1 {
	left: 10px;
	top: 25%;
	margin-top: -38px;
	position: absolute;
	color: #EEEFF1;
	text-transform: none;
	font: 300 61px/56px "Hammersmith One", sans-serif;
}

h1 span .small {
	font-size: 20px;
	line-height: 20px;
	font-family: "Droid Sans";
	color: #EEEFF1;
	margin: 0 0 0 5px;
}

@media (max-width:1199px) {

h1 {
	font-size: 48px;
	line-height: 44px;
	margin-top: -23px;
}

h1 span .small {
		margin-top: 10px;
	}
	
h1 img {
	max-width: 200px;
	height: auto;
	margin-right: -20px;	
	
}
}

@media (max-width:979px) {
    h1 {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 5px;
    margin-bottom: 15px;
	font-size: 48px;
	line-height: 44px;
}

	h1 span .small {
		margin-top: 10px;
	}
}

@media (max-width:767px) {
    h1 {
    margin-bottom: 20px;
}
}

h1 span {
    margin-top: 10px;
    display: inline-block;
    margin-left: 15px;
}
@media (max-width:479px) {
    h1 span {
    display: block;
    margin-left: 0;
}
}

h1 a:hover {
    color: #fff;
}
nav {
    float: right;
    padding-right: 50px;
}

@media (max-width:979px) {
    nav {
    display: inline-block;
    float: none;
    padding-right: 0;
    text-align: center;
}
}

.sf-menu>li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
    text-align: center;
}
.sf-menu>li+li {
    margin-left: 40px;
}
.sf-menu>li>.sf-with-ul:after {
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: default;
    content: "\f0d7";
    color: #31353d;
    bottom: -5px;
    left: 50%;
    margin-left: -3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sf-menu>li>a {
    text-align: center;
    text-transform: uppercase;
    font: 400 18px/20px "Droid Sans", sans-serif;
    display: inline-block;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    color: #B9BFD1;
}
.sf-menu>li>a:hover {
    color: #fff;
}
.sf-menu>li>a:active {
    color: #fff;
}
.sf-menu .sfHover>a:after {
    color: #fff;
}
.sf-menu>li.current>a {
    color: #fff;
}
.sf-menu>li.current>.sf-with-ul:after {
    color: #fff;
}
.sf-menu>li.sfHover>a {
    color: #fff;
}
.sf-menu a {
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}
.sf-menu a:hover {
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
}
.sf-menu ul {
    display: none;
    min-width: 234px;
    font: 600 14px/15px "Droid Sans", sans-serif;
    position: absolute;
    top: 57px;
    left: 50%;
    margin-left: -117px;
    background: #30343c;
    text-align: center;
    padding: 38px 0 37px;
    z-index: 2;
    /*border-bottom: 4px solid #191a1e;*/
}
.sf-menu ul:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4.5px 5px;
    border-color: transparent transparent #30343c;
}
.sf-menu ul>li+li {
    margin-top: 13px;
}
.sf-menu ul li {
    position: relative;
    display: block;
}
.sf-menu ul li>.sf-with-ul:after {
    font-family: FontAwesome;
    font-size: 12px;
    position: absolute;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: default;
    content: "\f0da";
    color: #fff;
    bottom: -2px;
    right: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.sf-menu ul li a {
    color: #fff;
    text-transform: none;
}
.sf-menu ul li a:hover {
    color: #303457;
}
.sf-menu ul>.sfHover>a:after {
    color: #303457;
}
.sf-menu ul li.sfHover>a {
    color: #303457;
}
.sf-menu ul ul {
    position: absolute;
    top: -9px;
    left: 255px;
    margin-left: 0;
    background: #7eaa3a;
    padding: 25px 0 24px;
    z-index: 4;
    text-align: center;
    /*border-bottom: 4px solid #62842e;*/
}
.sf-menu ul ul:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 9px;
    display: block;
    overflow: hidden;
    background: url(../images/triangle1.png) no-repeat center;
    left: -5px;
    top: 13px;
    border: 0;
    margin-left: 0;
}
.sf-menu ul ul li {
    line-height: 27px;
    margin-top: 1px;
}
.sf-menu ul ul li a {
    color: #fff;
    text-transform: none;
    display: block;
}
.sf-menu ul ul li:hover {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #30343c;
}
.sf-menu ul ul li:hover a {
    color: #fff;
}
.sf-menu ul ul li+li {
    margin-top: 1px;
}

@media only screen and (max-width:767px) {

.sf-menu {
    display: none;
}

nav {
    width: 100%;
    float: none;
}

.select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #303457;
    width: 100%;
    background: #fff;
    font: 22px/28px "Droid Sans", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
}

.select-menu option {
    text-align: left;
    position: relative;
}

}

#content {
    background: #fff;
}
.banner1 {
	background-repeat: no-repeat;
	background-position: center;
	/*background-image: url(../images/page1_img1.jpg);
	background-size: cover;*/
	padding: 260px 50px 60px 50px;
	background-color: #D2C057;
}

.banner1 .caption h6 span {
    font-size: 40px;
    line-height: 40px;
}

.banner1 .home-hero {
	float: right;
	margin: 0 50px;
}


@media (max-width:1199px) {
	
.banner1 {
    padding: 230px 0 50px;
}

.banner1 .caption h6 {
    font-size: 40px;
    line-height: 40px;
}


.banner1 .home-hero {
	max-width: 50%;
	height: auto;
}
}

@media (max-width:979px) {

.banner1 {
    padding: 230px 0 50px;
}

.banner1 .caption h6 {
    font-size: 34px;
    line-height: 40px;
}

.banner1 .home-hero {
	max-width: 40%;
	margin-left: 0;
	height: auto;
}


}


@media (max-width:767px) {

.banner1 {
    padding: 230px 0 50px;
}

.banner1 .caption h6 {
    font-size: 40px;
    line-height: 40px;
	margin-bottom: 20px;
}

.banner1 .home-hero {
	max-width: 100%;
	height: auto;
	float: none;
	margin: 0 0 20px;
}

}

@media (max-width:479px) {

.banner1 {
    padding: 350px 0 50px;
}

.banner1 home-hero {
	max-width: 90%;
	height: auto;
}

.banner1 .caption h6 {
	font-size: 34px;
    line-height: 36px;
    margin-bottom: 15px;
}

}

.banner1 .caption span {
    font: 400 30px/36px "Droid Sans", sans-serif;
    text-transform: none;
    color: #fff;
    display: block;
}


@media (max-width:1199px) {
	
.banner1 .caption span {
	 font-size: 24px;
}

}

@media (max-width:979px) {
	
.banner1 .caption span {
	 font-size: 22px;
	 line-height: 26px;
}

}

@media (max-width:767px) {
	
.banner1 .caption span {
	 font-size: 26px;
	 line-height: 30px;
}

}



@media (max-width:479px) {
	
.banner1 .caption span {
	font-size: 22px;
	line-height: 28px;
}

}


.banner1 .caption .btn-big {
    margin-top: 72px;
}


@media (max-width:1199px) {

.banner1 .caption .btn-big {
    margin-top: 30px;
}
}

@media (max-width:767px) {

.banner1 .caption .btn-big {
    margin-top: 30px;
}
}


.banner2 {
    background-color: #303358;
    padding: 100px 0 114px;
}

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

}


.banner2 #get-started {
    /*font-size: 55px;
    line-height: 45px;*/
    position: relative;
    padding-left: 220px;
}

#get-started .line1 {
	font-size: 55px;
    line-height: 45px;
	color: #FFF;
	padding: 0 0 20px;
}
#get-started .line2 {
	font-size: 32px;
    line-height: 36px;
	color: #EBEBFA;
	padding: 0 0 20px;
}
#get-started .line3 {
	font-size: 24px;
    line-height: 28px;
	color: #EBEBFA;
}

@media (max-width:1199px) {

#get-started .line1 {
	font-size: 42px;
    line-height: 44px;
}

#get-started .line2 {
	font-size: 30px;
    line-height: 36px;
}
#get-started .line3 {
	font-size: 22px;
    line-height: 28px;
}

}

@media (max-width:767px) {

.banner2 #get-started {
    font-size: 28px;
    line-height: 35px;
    padding-left: 0;
}

#get-started .line1 {
	font-size: 45px;
    line-height: 48px;
	color: #FFF;
	padding: 200px 0 20px;
}

#get-started .line2 {
	font-size: 32px;
    line-height: 36px;
	color: #EBEBFA;
	padding: 0 0 20px;
}
#get-started .line3 {
	font-size: 24px;
    line-height: 28px;
	color: #EBEBFA;
}

}

@media (max-width:479px) {

.banner2 #get-started {
    padding-left: 0;
    margin-top: 0;
}

#get-started .line1 {
	font-size: 36px;
    line-height: 36px;
	color: #FFF;
	padding: 200px 0 20px;
}
#get-started .line2 {
	font-size: 28px;
    line-height: 32px;
	color: #EBEBFA;
	padding: 0 0 20px;
}
#get-started .line3 {
	font-size: 20px;
    line-height: 26px;
	color: #EBEBFA;
}

}

.banner2 #get-started:before {
    overflow: hidden;
    content: '';
    display: block;
    position: absolute;
    width: 176px;
    height: 196px;
    background: url(../images/icon2.png) no-repeat center;
    left: 0;
    top: -8px;
}

@media (max-width:767px) {

.banner2 h6: before {
    top: 12px;
}

.banner2 #get-started:before {
	overflow: hidden;
	content: '';
	display: block;
	position: absolute;
	width: 176px;
	height: 196px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/icon2.png);
	left: 50px;
	top: -8px;
}

}

@media (max-width:479px) {
    .banner2 h6: before {
    left: 50%;
    margin-left: -65px;
    top: -165px;
}
}

@media (max-width:767px) {
    .post1 {
    margin-bottom: 70px;
}
}

.post1 img {
    margin-top: 6px;
    border-radius: 1000px;
}

@media (max-width:767px) {
    .post1 img {
    margin-bottom: 30px;
}
}

@media (max-width:479px) {
    .post1 img {
    width: 100%}
}

.post1 .header {
    margin-bottom: 10px;
}
.post1 p {
    margin-bottom: 28px;
}
.post2 {
    margin-bottom: -17px;
}
.post2 .slogan {
    /*padding-left: 134px;*/
      padding-left: 5px;
    position: relative;
    margin-top: -4px;
}

@media (max-width:1199px) {
    .post2 .slogan {
    padding-left: 77px;
}
}

.post2 .slogan:before {
    left: 0;
    top: -25px;
    content: '';
    font: 300 226px/226px "Droid Sans", sans-serif;
    color: #31353d;
    position: absolute;
}

@media (max-width:1199px) {

.post2 .slogan: before {
    font-size: 100px;
    line-height: 100px;
    top: -11px;
}
}

.post2 .slogan span {
    display: block;
    font: 300 60px/60px "Droid Sans", sans-serif;
    text-transform: none;
    color: #c1c2c4;
}

@media (max-width:1199px) {

.post2 .slogan span {
    font-size: 28px;
    line-height: 27px;
}

}

.post3 {
    margin-top: 61px;
    margin-bottom: -27px;
}
.post3 h3 {
    margin-bottom: 5px;
}
.post3 .label {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    text-align: center;
    font: 300 20px/60px "Droid Sans", sans-serif;
    color: #fff;
    background: #303457;
    display: block;
    /*-webkit-box-shadow: 0 -4px 0 0 rgba(97, 130, 45, .96) inset;
    box-shadow: 0 -4px 0 0 rgba(97, 130, 45, .96) inset;*/
}

@media (min-width:768px) and (max-width:979px) {
    .post3 .label {
    font-size: 12px;
    line-height: 40px;
    width: 40px;
    height: 40px;
}

}

@media (max-width:767px) {
    .post3 .label {
    margin-bottom: 20px;
}
}

.banner3 {
    background-color: #303457;
    /*background-size: cover;*/
    padding: 119px 0 115px;
}

@media (max-width:767px) {
 
.banner3 {
    text-align: center;
    padding: 50px 0 0;
}

.banner3 img {
    margin-bottom: 50px;
}

}

.banner4 {
    background-color: #8BAC44;
    /*background-size: cover;*/
    padding: 96px 0 79px;
}

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

}

.map {
    background: url(../images/map.png) no-repeat center;
    background-size: cover;
    padding: 261px 0 0;
}

.post4 {
    margin-bottom: 37px;
}

.post4 .period {
    margin-bottom: 12px;
}

.post4 h3 {
    margin-bottom: 8px;
}

.post4 h4 {
    margin-bottom: 16px;
}

.post4.__inset1 {
    position: relative;
    padding-left: 169px;
    padding-top: 20px;
    margin-bottom: 61px;
}
@media (max-width:767px) {
    .post4.__inset1 {
    padding-left: 0;
    padding-top: 80px;
}
}

.post4.__inset1 .period {
    left: 0;
    top: 0;
    position: absolute;
}
.period {
    min-width: 146px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 21px 10px 20px;
    display: inline-block;
    background: #303457;
    /*border-bottom: 4px solid #63842e;*/
}
.period .year {
    font: 300 20px/25px "Droid Sans", sans-serif;
    color: #fff;
    display: block;
    text-transform: none;
}
.period .year.still {
    margin-top: 12px;
}
.period .month {
    font: 300 12px/12px "Droid Sans", sans-serif;
    color: #fff;
    display: block;
    text-transform: none;
}
.period .from {
    display: inline-block;
}
.period .divider {
    display: inline-block;
    color: #fff;
    margin-top: 14px;
    font-size: 17px;
}
.period .to {
    margin-left: 3px;
    display: inline-block;
}
.period .to .month {
    display: block;
}
.period .to .year {
    display: block;
}
.banner5 {
    text-align: center;
    background-color: #303457;
    /*background-size: cover;*/
    padding: 51px 0 69px;
}
.post5 {
    padding: 0 3px;
}
@media (max-width:979px) {
    .post5 {
    margin-bottom: 50px;
}
}

.post5 img {
    margin-bottom: 18px;
}
.post5 h5 {
    margin-bottom: 25px;
}
.list1 li {
    padding-left: 33px;
    position: relative;
    font: 300 20px/24px "Droid Sans", sans-serif;
    text-transform: none;
}
.list1 li:before {
    font-family: FontAwesome;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: default;
    content: '\f046';
    display: block;
    position: absolute;
    left: 6px;
    top: 0;
}
.list1 li+li {
    margin-top: 16px;
}
.banner6 {
    background-color: #8BAC44;
    /*background-size: cover;*/
    padding: 60px 0 70px;
    color: #fff;
}
.banner6 a:hover {
    color: #31353d;
}
.banner6 img {
    margin-top: 4px;
}

@media (max-width:979px) {

.banner6 img {
    margin-bottom: 30px;
}

}

.banner6 h6 {
    font: 300 40px/40px "Droid Sans", sans-serif;
    margin-bottom: 13px;
}

.banner6 p {
    font: italic 400 18px/26px "Droid Sans", sans-serif;
    margin-bottom: 32px;
}

.list2 {
    font: 300 16px/21px "Droid Sans", sans-serif;
    color: #3e454c;
    text-transform: none;
}

.list2 a:hover {
    color: #303457;
}

.list2 li {
    display: block;
}

.list2 li+li {
    margin-top: 9px;
}

.list2 li .name {
    display: block;
    float: left;
    margin-right: 1px;
}

@media (min-width:767px) and (max-width:1199px) {
    .list2 li .name {
    float: none;
}

}

.list2 li .price {
    display: block;
    float: right;
    margin-left: 1px;
}

.list2 li .border {
    display: block;
    overflow: hidden;
    height: 16px;
    position: relative;
}

.list2 li .border:after {
    position: absolute;
    content: '';
    display: block;
    background: url(../images/dots.png) repeat-x center;
    height: 1px;
    width: 100%;
    bottom: 0;
}

#tabs {
    margin-bottom: 46px;
    text-align: left;
}

#tabs .tabs-list {
    position: relative;
    margin-bottom: 22px;
}

@media (max-width:767px) {
    #tabs .tabs-list {
    margin-bottom: 0;
}

}

#tabs .tabs-list .ui-state-focus {
    outline: medium none!important;
    border: 0;
}

#tabs .tabs-list .ui-tabs-active .tab {
    background: #303457;
    color: #fff;
    /*border-bottom: 4px solid #63842e;*/
}

/*.tab:hover {
    background: #526195;
}*/

#tabs .tabs-list .ui-tabs-active .tab h3 {
    color: #fff;
}

#tabs .tabs-list li {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: medium none!important;
    text-align: left;
    display: inline-block;
    height: 64px;
}

#tabs .tabs-list li+li {
    margin-left: 20px;
}

@media (max-width:767px) {
    #tabs .tabs-list li+li {
    margin-left: 0;
}
}

#tabs .tabs-list li+li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: url(../images/plus.png) no-repeat center;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: -16px;
}

@media (max-width:767px) {
    #tabs .tabs-list li+li: before {
    display: none;
}
}

@media (max-width:479px) {
    #tabs .tabs-list li {
    padding-left: 10px;
}
}

#tabs .tabs-list li a {
    outline: medium none!important;
}

#tabs .tab {
    text-align: center;
    padding: 20px 23px 16px 20px;
    display: inline-block;
    color: #31353d;
    position: relative;
    margin-bottom: 100px;
}


@media (max-width:767px) {

#tabs .tab {
    padding: 10px;
}

}

#tabs .tab h3 {
    color: #31353d;
}


@media (max-width:767px) {

#tabs .tab h3 {
    font-size: 12px;
    line-height: 12px;
}

}

#tabs .tab:hover h3 {
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    color: #7586C6;
}

.gallery_image {
    margin-top: 14px;
    margin-bottom: -12px;
}

.gallery_image a {
    display: block;
    position: relative;
    margin-bottom: 37px;
    background: #bab9b9;
}

.gallery_image a img {
    margin-bottom: 0;
}

@media (max-width:979px) {

.gallery_image a img {
    width: 100%}
}

.gallery_image a:hover .gallery_icon {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)";
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.gallery_image a img {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.gallery_image a .gallery_icon {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    width: 100%;
    min-height: 94px;
    background: #303457;
    position: absolute;
    /*border-bottom: 4px solid #63842e;*/
    left: 0;
    bottom: 0;
    text-align: left;
    padding: 25px 10px 10px 29px;
}
.gallery_image a .gallery_icon:before {
    display: block;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -8px;
    left: 29px;
    border-style: solid;
    border-width: 0 7.5px 8px;
    border-color: transparent transparent #303457;
}
.gallery_image a .gallery_icon span {
    display: block;
}
.gallery_image a .gallery_icon .main {
    color: #fff;
    font: 300 20px/25px "Droid Sans", sans-serif;
    text-transform: none;
}
.gallery_image a .gallery_icon .secondary {
    margin-top: 1px;
    font: 400 14px/23px Arial, sans-serif;
    color: #fff;
}
.post6 {
    margin-bottom: 32px;
}
.post6 time {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 4px 18px;
    text-align: center;
    background: #303457;
    display: block;
    position: relative;
    margin-top: 6px;
}
.post6 time:after {
    position: absolute;
    display: block;
    content: '';
    right: -12px;
    top: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 12px;
    border-color: transparent transparent transparent #303457;
}
@media (max-width:767px) {
    .post6 time: after {
    display: none;
}
}

.post6 time span {
    display: block;
}
.post6 time .day {
    font: 300 40px/40px "Droid Sans", sans-serif;
    color: #fff;
    margin-bottom: 7px;
}

@media (min-width:768px) and (max-width:979px) {
    .post6 time .day {
    font-size: 23px;
    line-height: 23px;
}
}

.post6 time .month {
    font: 400 15px/15px "Droid Sans", sans-serif;
    color: #31353d;
    text-transform: none;
}

@media (min-width:768px) and (max-width:979px) {
    .post6 time .month {
    font-size: 10px;
    line-height: 10px;
}
}

.post6 .comments {
    display: block;
    background: #f4f5f5;
    padding: 10px 4px 9px;
    text-align: center;
    font-size: 17px;
    color: #31353d;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.post6 .comments:hover {
    color: #303457;
}
.post6 .comments i {
    margin-top: 3px;
    font-size: 16px;
    color: #303457;
}
.post6 img {
    margin-top: 6px;
    float: left;
    margin-right: 30px;
}

@media (max-width:767px) {
    .post6 img {
    margin-right: 0;
    float: none;
    margin-bottom: 20px;
}
}

.post6 h3 {
    margin-bottom: 10px;
}
.post6 .info {
    font: 400 14px/18px Arial, sans-serif;
    color: #bab9b9;
    margin-bottom: 19px;
}
.post6 .info .who {
    position: relative;
    padding-left: 18px;
    display: inline-block;
}
.post6 .info .who:before {
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: default;
    content: '\f007';
    color: #303457;
    left: 0;
}
.post6 .info .tags {
    margin-left: 25px;
    position: relative;
    padding-left: 18px;
    display: inline-block;
}
.post6 .info .tags:before {
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    cursor: default;
    content: '\f02c';
    color: #303457;
    left: 0;
}
.post6 p {
    overflow: hidden;
}
.post6 .btn-default {
    margin-top: 29px;
}
@media (max-width:979px) {
    .post6 .btn-default {
    float: right;
}
}

.google-map_contacts {
    float: left;
    margin-right: 29px;
    margin-top: 6px;
    margin-bottom: 88px;
}

@media (max-width:979px) {
    .google-map_contacts {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
}
}

.google-map_contacts iframe {
    width: 700px;
    height: 500px;
}
@media (max-width:1199px) {
    .google-map_contacts iframe {
    width: 600px;
    height: 400px;
}
}

@media (max-width:979px) {
    .google-map_contacts iframe {
    width: 100%;
    height: 300px;
}
}

@media (max-width:767px) {
    .google-map_contacts iframe {
    height: 200px;
}

}

address {
    margin-bottom: 24px;
    margin-top: 20px;
}

@media (max-width:767px) {

address {
    margin-bottom: 40px;
}

}

address .our-address {
    font: 400 24px/30px "Droid Sans", sans-serif;
    color: #31353d;
    display: block;
    margin-bottom: 25px;
}

address .numbers {
    display: inline-block;
	font-size: 18px;
    min-width: 80px;
    margin-bottom: 1px;
}

address .numbers .simple-link {
	font-size: 18px;
}

.phone-chick {
	float: left;
	margin-right: 20px;
}

@media (max-width:1199px) {

.phone-chick {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

}

@media (max-width:979px) {

.phone-chick {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

}

@media (max-width:479px) {

.phone-chick {
	float: none;
	margin-right: 0;
	margin-bottom: 0;
}

}

.numbers-block {
	padding-top: 25px;
}

.post7 .header {
    font-size: 14px;
    line-height: 24px;
    color: #31353d;
    display: block;
}
.post7 p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
}
.post7 .simple-link {
    display: inline-block;
    margin-top: 13px;
    margin-bottom: 10px;
}
.simple-link {
    color: #303457;
}
.simple-link:hover {
    color: #41bf70;
}
#footer {
    padding: 71px 0 0;
}

@media (max-width:767px) {

#footer {
    text-align: center;
}

}

#footer .socials1 {
    float: right;
	margin-left: 15px;
	margin-top: 10px;
}

@media (max-width:767px) {
   
#footer .socials1 {
    text-align: center;
    margin-top: 20px;
}
}

#footer .info {
	display: block;
	text-align: center;
    padding: 30px 0;
	clear: both;
    margin: 20px auto;
    font: 200 14px/24px "Droid Sans", sans-serif;
    color: #EBECF1;
}

#footer .info a:hover {
	color: #fff;
}


@media (max-width:767px) {
    #footer .info {
    display: block;
    margin-left: 0;
}
}

@media (max-width:979px) {
    #footer .info {
    margin-left: 5px;
}
}

#footer h1 {
    position: relative;
    display: inline-block;
    font: 300 36px/36px "Hammersmith One", sans-serif;
	color: #EDEEF1;
    margin-top: 0;
    /*padding-left: 59px;*/
}
#footer h1 img {
    position: absolute;
    left: 0;
}
#footer h1 span {
    margin-left: 0;
    margin-top: 6px;
}

#footer h1 .smaller {
	font-family: "Droid Sans";
	font-size: 28px;
	color: #EDEEF1;
}

#footer h1 .smaller a {
	color: #EDEEF1;
}

#footer h1 .smaller a:hover {
	color: #FFF;
}

.home-phones {
    padding-top: 20px;
    font-family: "Droid Sans";
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    float: right;
    text-align: right;
}

@media (max-width:479px) {
	
#footer h1 {
    font-size: 32px;
	line-height: 16px;
}

#footer h1 .smaller {
	font-size: 23px;
}

.home-phones  {
	font-size: 21px;
	line-height: 26px;
}
.socials1 li a {
	margin-top: -16px;
	margin-right: 5px;
}

#footer .info {
	font-size: 10px;

}

}
.socials1 li {
    display: inline-block;
}
.socials1 li li {
    margin-right: 12px;
    margin-bottom: 12px;
}
.socials1 li a {
	box-sizing: border-box;
    border: #FFFFFF solid 2px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 70px;
    text-align: center;
    /*-webkit-box-shadow: 0 -4px 0 0 rgba(25, 27, 31, .96) inset;
    box-shadow: 0 -4px 0 0 rgba(25, 27, 31, .96) inset;*/
}
.socials1 li a:hover {
	box-sizing: border-box;
	border: #526195 solid 2px;
    background: #526195;
    color: #fff;
    /*-webkit-box-shadow: 0 -4px 0 0 rgba(97, 130, 45, .96) inset;
    box-shadow: 0 -4px 0 0 rgba(97, 130, 45, .96) inset;*/
}
.socials1 li a i {
    font-size: 26px;
    line-height: 48px;
    color: #fff;
}

.socials1 li a i.fa-linkedin {
    font-size: 22px;
	margin-left: 2px;
	margin-top: -2px;
}

i.fa-envelope-o {
	line-height: 24px;
}

/*.socials1 li a i.fa-twitter {
    font-size: 24px;
}
.socials1 li a i.fa-google-plus {
    font-size: 21px;
}
.socials1 li a i.fa-rss {
    font-size: 24px;
}*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 30px;
    overflow: hidden;
    border: 0;
    color: #D2C057;
    width: 40px;
    height: 43px;
    font-size: 43px;
    line-height: 38px;
    z-index: 20;
    -webkit-transition: color .5s ease;
    transition: color .5s ease;
}
#toTop:hover {
    outline: 0;
    color: #EAD87D;
}

@media only screen and (max-width:1199px) {
    #toTop {
    display: none!important;
}
}
