@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900|Merriweather:400,900,700);
@import url('https://fonts.googleapis.com/css?family=Heebo');
/*========================================================
Main Styles
=========================================================*/
body {
direction:rtl;
color: #525252;
font: 400 14px/18px "Heebo", sans-serif;
/*-webkit-text-size-adjust: none;*/
background: #205b55;
}

img {
max-width: 100%;
height: auto;
}

h2 {
font-size: 48px;
font-weight: 700;
line-height: 1.2;
color: #fff;
}
@media (max-width: 979px) {
h2 {
font-size: 28px;
}
}

h3, h1 {
font-size: 36px;
font-weight: 300;
line-height: 1.2;
}
@media (max-width: 979px) {
h3 {
font-size: 25px;
}
}

h4 {
font-size: 24px;
line-height: 25px;
font-weight: 700;

}
@media (max-width: 979px) {
h4 {
font-size: 20px;
}
}

h5, .privacy dt {
font-size: 14px;
line-height: 18px;
font-weight: 700;
color: #205b55;

}
h5 a:hover, .privacy dt a:hover {
text-decoration: underline;
}

h6 {
font-size: 15px;
}

p a:hover, .marked-list a:hover, .list a:hover {
text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
text-decoration: none;
}

time {
display: block;
}

a {
font: inherit;
color: inherit;
text-decoration: none;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
}
a:focus {
outline: none;
}
a:active {
background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
color: inherit;
text-decoration: none;
}

a[href^="callto:"]:hover {
color: #205b55;
}

strong {
font-weight: 700;
}

.fa {
line-height: inherit;
}

[class*='fa-']:before {
font-weight: 400;
font-family: "FontAwesome";
}

.page {
overflow: hidden;
min-height: 500px;
}
.lt-ie9 .page {
min-width: 1200px;
}

/*=======================================================
Main Layout
=========================================================*/
.fleft {
float: right;
}

.fright {
float: left;
}

.cntr {
text-align: center;
}

.left {
text-align: right;
}

hr {
border: none;
height: 1px;
background: #525252;
}

.link1 {
color: #205b55;
}
.link1:hover {
color: #525252;
}

@media (max-width: 767px) {
.mobile_cntr {
text-align: center;
}
}
@media (max-width: 479px) {
.mobile_cntr2 {
text-align: center;
}
}
* + h, * + h3, * + h4, * + h5, * + h6, * + p, * + img, * + .btn {
margin-top: 20px;
}

.row + .row {
margin-top: 30px;
}

.row + hr {
margin-top: 64px;
}

hr + h3, hr + h1 {
margin-top: 58px;
}

h3 + .row, h1 + .row {
margin-top: 53px;
}

h3 + p, h3 + div, h1 + p, h1 + div {
margin-top: 27px;
}

h5 + p, h5 + div {
margin-top: 11px;
}

h4 + p, h4 + div {
margin-top: 13px;
}

.row + .cntr .btn {
margin-top: 66px;
padding: 12px 39px 9px;
}

p + .btn, div + .btn {
margin-top: 36px;
}

p + .btn2, div + .btn2 {
margin-top: 31px;
}

h2 + .btn3 {
margin-top: 39px;
}

p + .marked-list, div + .marked-list {
margin-top: 17px;
}

h3 + .marked-list {
margin-top: 23px;
}

h3 + .marked-list.mod1 {
margin-top: 46px;
}

h3 + .marked-list2 {
margin-top: 11px;
}

h3 + .owl-carousel {
margin-top: 22px;
}

h3 + .accordion1 {
margin-top: 55px;
}

h3 + .accordion2 {
margin-top: 51px;
}

.owl-carousel + hr {
margin-top: 60px;
}

.marked-list + hr {
margin-top: 60px;
}

img + h5 {
margin-top: 18px;
}

.img1 + h4 {
margin-top: 30px;
}

.img1 + h4 + p, .img1 + h4 + div {
padding: 0 40px;
}
@media (max-width: 1199px) {
.img1 + h4 + p, .img1 + h4 + div {
padding: 0;
}
}

/*=======================================================
Components
=========================================================*/
/*================== Brand ======================*/
.brand {
position: relative;
display: inline-block;

}
.brand a:hover {
color: inherit;
}
.brand_name {
position: relative;
letter-spacing: -0.8px;
font-size: 41px;

font-weight: 900;
line-height: 54px;
color: #fff;
}
.brand_name span {
font-weight: 300;
}

/*================== Quote ======================*/
blockquote {
position: relative;
overflow: hidden;
}
blockquote:before {
position: absolute;
content: '';
font-family: "Heebo", sans-serif;
top: -29px;
right: -36px;
width: 68px;
height: 60px;
display: inline-block;
z-index: 2;
/*background: url(../images/quote_sign.png) 0 0 no-repeat;*/
}
blockquote p {
position: relative;
margin: 1px;
font-size: 14px;
line-height: 18px;
font-style: italic;
position: relative;
padding: 23px 34px 25px 23px;
letter-spacing: -0.5px;
border: 1px solid #c5e0cd;
background: #c5e0cd;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
z-index: 1;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
}
blockquote p:before {
position: absolute;
display: inline-block;
content: '';
width: 39px;
height: 39px;
right: 0;
bottom: -39px;
width: 0;
height: 0;
border-style: solid;
border-width: 39px 39px 0 0;
border-color: #c5e0cd transparent transparent transparent;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
z-index: 2;
}
blockquote p:after {
position: absolute;
display: inline-block;
content: '';
width: 41px;
height: 41px;
right: 0;
bottom: -41px;
width: 0;
height: 0;
border-style: solid;
border-width: 41px 41px 0 0;
border-color: #c5e0cd transparent transparent transparent;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
z-index: 1;
}
blockquote:hover {
/*p {background-color: map-get($scheme, primary); color: #fff;}
p:after {@include triangle(top_left, 39px, 39px, map-get($scheme, primary));}
p:before {color: lighten(saturate(adjust_hue(map-get($scheme, default), 44.21052631578948), 32.57142857142858%), 52.35294117647059%);}*/
}

cite {
display: block;
font-weight: 700;
color: #525252;
text-align: left;
}

p + cite {
margin-top: 27px;
text-indent: 20px;
}

/*==================List1======================*/
.list1 li {
font-size: 12px;
font-weight: 300;
}
.list1 li + li {
margin-top: 6px;
}
.list1 a:hover {
color: black;
}

/*==================Inline List======================*/
.inline-list {
margin-top: -9px;
}
.inline-list li {
display: inline-block;
}
.inline-list li + li {
margin-right: 3px;
}
.inline-list a {
display: inline-block;
width: 34px;
height: 34px;
line-height: 34px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
font-size: 19px;
text-align: center;
color: #205b55;
background-color: #fff;
}
@media (max-width: 979px) {
.inline-list a {
width: 24px;
height: 24px;
line-height: 24px;
font-size: 12px;
}
}
.inline-list a:hover {
color: #fff;
background-color: #205b55;
}

/*================== Index List======================*/
.index-list {
counter-reset: li;
padding-top: 4px;
}
.index-list li:before {
display: inline-block;
width: 84px;
height: 84px;
line-height: 84px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #cbcbcb;
color: #205b55;
text-align: center;
font-size: 36px;
font-weight: 300;
content: counter(li,decimal);
counter-increment: li;
margin-bottom: 30px;
}
.index-list li h4 + p, .index-list li h4 + div {
padding: 0 30px;
}
@media (max-width: 1199px) {
.index-list li h4 + p, .index-list li h4 + div {
padding: 0;
}
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
clear: right;
}

/*==================Marked List======================*/
.marked-list {
margin-left: 30px;
}
@media (max-width: 1199px) {
.marked-list {
margin-left: 0;
}
}
.marked-list li {
padding-top: 5px;
position: relative;
padding-right: 28px;
font-size: 14px;
}
.marked-list li:before {
content: '\f060';
position: absolute;
font-size: 12px;
right: 0;
top: 5px;
font-weight: 400;
font-size: px;
font-family: "FontAwesome";
color: #205b55;
}
.marked-list li + li {
border-top: 1px solid #b6b6b6;
margin-top: 7px;
}
.marked-list a:hover {
color: #205b55;
}

/*==================Marked List2======================*/
@media (max-width: 1199px) {
.marked-list2 {
margin-left: 0;
}
}
.marked-list2 li {
margin-top: 35px;
padding-top: 5px;
position: relative;
padding-right: 70px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.marked-list2 li img {
position: absolute;
right: 0;
top: 40px;
}
.marked-list2 a:hover {
color: #205b55;
}

/*================== Contact List ======================*/
.contact-list address {
color: #205b55;
font-size: 14px;
line-height: 18px;
font-weight: 800;

margin-bottom: 10px;
}
.contact-list a[href^="mailto:"] {
text-decoration: underline;
}
.contact-list a[href^="mailto:"]:hover {
text-decoration: underline;
color: #205b55;
}
.contact-list li dl {
padding-left: 68px;
}
.contact-list li dt {
float: right;
}
.contact-list li dd {
float: left;
margin-left: 5px;
}
.contact-list li dl + dl {
clear: both;
}
.contact-list li dl + dl dd, .contact-list li dl + dl dt {
display: inline-block;
float: none;
}
.contact-list li dt + dd {
margin-top: 0;
}
.contact-list li dd + dt {
clear: both;
margin-top: 0;
}

/*================== Privacy=====================*/
.privacy {
padding-top: 52px;
padding-bottom: 22px;
}
.privacy dt {
color: #205b55;
}
.privacy dt + dd {
margin-top: 10px;
}
.privacy dd + dt {
margin-top: 23px;
}
.privacy a {
text-decoration: underline;
}
.privacy a:hover {
color: #205b55;
}

/*==================Backgrounds======================*/
.bg-primary {
background: #205b55;
}
.bg-second {
background: #f8f9f9;
}

.bg1 {
background-color: #fff;
}

/*================== Icons ======================*/
/*==================Buttons======================*/
.btn {
display: inline-block;
font-size: 14px;
font-weight: 700;
width: 60px;
color: #fff;
padding: 12px 27px 9px;
background-color: #205b55;
font-family: 'heebo', sans-serif;
}
.btn:hover {
background: #205b55;
}
.btn:active,
.active.btn{
background: #0075a8;
}

.btn2 {
display: inline-block;
font-size: 16px;
font-weight: 700;
width: 79px;
color: #205b55;
font-family: 'heebo', sans-serif;
}
.btn2:hover {
color: black;
}
.btn2:active {
color: black;
}

.btn3 {
display: inline-block;
font-size: 14px;
font-weight: 700;
width: 70px;
color: #fff;
padding: 15px 41px;
border: 1px solid #fff;
font-family: 'heebo', sans-serif;
}
.btn3:hover {
background: #205b55;
}
.btn3:active {
background: #0075a8;
}

@media (max-width: 479px) {
  .btn {
    width: 60px;
  }
  .btn2 {
    width: 79px;
  }
  .btn3 {
    width: 70px;
  }
  .btn.sidebar {
    width: 99%;
  }
}

/*==================Box======================*/
.box:before, .box:after {
display: table;
content: "";
line-height: 0;
}
.box:after {
clear: both;
}
.box_aside {
float: right;
margin-left: 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
.box_aside {
float: none;
margin-left: 0;
}
}
.box_aside.mod1 {
float: right;
margin-left: 30px;
}
@media (max-width: 767px) {
.box_aside.mod1 {
float: none;
margin-left: 0;
text-align: center;
padding-bottom: 15px;
}
}
.box_cnt__no-flow {
overflow: hidden;
}
.box_cnt__no-flow h5 {
margin-top: 7px;
}

/*======================== Menu ==========================*/
.sf-menu {
font-family: "Heebo", sans-serif;
display: inline-block;
}
.sf-menu:before, .sf-menu:after {
display: table;
content: "";
line-height: 0;
}
.sf-menu:after {
clear: both;
}
.sf-menu > li {
position: relative;
float: right;
}
.sf-menu > li + li {
margin-right: 38px;
}
.sf-menu a {
display: block;
}

.sf-menu > li > a {
padding: 2px;
font-size: 20px;
line-height: 30px;
font-weight: 400;
letter-spacing: 0.9px;
color: #525252;
letter-spacing: -0.2px;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
font-weight:bold;
}
.sf-menu > li.active > a {
font-weight:bold;
}

.sf-menu ul {
display: none;
position: absolute;
top: 100%;
width: 235px;
margin-top: 43px;
padding: 10px 0 10px;
background: #fff;
z-index: 9999999999999999999999;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Arial;
}

.sf-menu ul {
-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}
.sf-menu ul > li {
position: relative;
}
.sf-menu ul > li > a {
font-size: 13px;
font-weight: 300;
line-height: 19px;
color: #525252;
padding: 10px 25px 10px 25px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
color: #FFF;
background: #525252;
text-decoration: none;
-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}

.sf-menu ul ul {
-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
position: absolute;
top: -43px;
right: 100%;
width: auto;
min-width: 180px;
margin-right: 1px;
padding: 0;
z-index: 4;
}

.sf-menu ul ul > li > a {
color: #525252;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
color: #FFF;
background: #525252;
}

.sf-menu ul > li > .sf-with-ul {
position: relative;
}
.sf-menu ul > li > .sf-with-ul:before {
position: absolute;
left: 25px;
top: 50%;
margin-top: -7px;
content: "\f053";
color: #fff;
font: 400 14px/14px "FontAwesome";
}

@media (max-width: 1365px) and (min-width: 1200px) {
.sf-menu > li + li {
margin-right: 25px;
}
.sf-menu > li > a {
font-size: 18px;
}
}
@media (max-width: 979px) {
.sf-menu > li + li {
margin-right: 10px;
}
.sf-menu > li > a {
font-size: 15px;
}
}
@media (max-width: 767px) {
.sf-menu {
display: none;
}
}
/*================== RD Mobile Menu=====================*/
.rd-mobilemenu {
display: none;
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 9999999;
text-align: right;
-moz-transition: 0.3s all ease;
-o-transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.rd-mobilemenu.active {
left: 0;
}

.rd-mobilemenu_ul {
position: fixed;
top: -56px;
left: 0;
bottom: -56px;
width: 240px;
padding: 132px 0 76px;
color: #666;
background: #FFF;
font-size: 14px;
line-height: 20px;
overflow: auto;
-webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
-moz-transform: translateX(-240px);
-ms-transform: translateX(-240px);
-o-transform: translateX(-240px);
-webkit-transform: translateX(-240px);
transform: translateX(-240px);
-moz-transition: 0.3s ease;
-o-transition: 0.3s ease;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
-moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
-o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
-webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.rd-mobilemenu_ul a {
display: block;
padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
background: #f5f5f5;
color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
background: #205b55;
color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
position: absolute;
top: 50%;
left: 11px;
margin-top: -17.5px;
width: 32px;
height: 32px;
font: 400 10px "FontAwesome";
line-height: 32px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
transition: 0.5s all ease;
z-index: 1;
background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
background: #FFF;
color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
padding-right: 40px;
}
.rd-mobilemenu_ul ul ul a {
padding-right: 60px;
}
.rd-mobilemenu_ul:after {
content: '';
display: block;
height: 20px;
}

.rd-mobilepanel {
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
height: 56px;
background: #FFF;
color: #000;
-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
z-index: 99999991;
}

.rd-mobilepanel_title {
position: fixed;
top: 4px;
left: 56px;
right: 56px;
color: #000;
font-size: 24px;
line-height: 48px;
text-overflow: ellipsis;
white-space: nowrap;
}

.rd-mobilepanel_toggle {
position: fixed;
top: 4px;
left: 8px;
width: 48px;
height: 48px;
}
.rd-mobilepanel_toggle span {
position: relative;
display: block;
margin: auto;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
content: "";
position: absolute;
left: 0;
top: -8px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
width: 24px;
height: 4px;
background-color: #000;
backface-visibility: hidden;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.rd-mobilepanel_toggle span {
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
-moz-transform-origin: 1.71429px center;
-ms-transform-origin: 1.71429px center;
-o-transform-origin: 1.71429px center;
-webkit-transform-origin: 1.71429px center;
transform-origin: 1.71429px center;
-moz-transform-origin: 1.71429px center;
-ms-transform-origin: 1.71429px center;
-o-transform-origin: 1.71429px center;
-webkit-transform-origin: 1.71429px center;
transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
top: 0;
width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
-webkit-transform: rotate3d(0, 0, 1, -40deg);
transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
-webkit-transform: rotate3d(0, 0, 1, 40deg);
transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
body {
padding-top: 56px;
}

.rd-mobilemenu, .rd-mobilepanel {
display: block;
}
}
@media (max-width: 359px) {
.rd-mobilepanel_title {
font-size: 18px;
}
}

/*==================Stuck menu======================*/
.isStuck {
background: #ffffff;
z-index: 999;
border-bottom: 1px solid #000a0f;
}
.isStuck .sf-menu ul {
margin-top: 9px;
}
.isStuck .sf-menu ul ul {
margin-top: 43px;
}

@media only screen and (max-width: 979px) {
.isStuck {
display: none !important;
}
}
/*================== ToTop ======================*/
.toTop {
font-size: 48px;
line-height: 48px;
color: #b8b8b8;
position: fixed;
left: 40px;
bottom: 40px;
display: none;
overflow: hidden;
text-align: center;
text-decoration: none;
z-index: 20;
}
.toTop:hover {
color: #f42434;
text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
display: none !important;
}

/*==================RD Parallax======================*/
.parallax {
position: relative;
overflow: hidden;
text-align: center;
}
.parallax h2 {
max-width: 900px;
margin: 0 auto;
}
@media (max-width: 1199px) {
.parallax h2 {
max-width: 100%;
}
}
.parallax_image, .parallax_pattern {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 100%;
background-position: center center;
will-change: transform;
}
.parallax_image {
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
}
.parallax_pattern {
background-repeat: repeat;
}
.parallax_cnt {
position: relative;
}

/*================== Thumbnail======================*/
.thumb {
display: block;
position: relative;
overflow: hidden;
}
.thumb img {
width: 100%;
height: auto;
-moz-transition: 0.5s all ease;
-o-transition: 0.5s all ease;
-webkit-transition: 0.5s all ease;
transition: 0.5s all ease;
}
.thumb_overlay {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
opacity: 0;
-moz-transition: 0.3s all ease;
-o-transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
color: #fff;
background: transparent;
}
.thumb_overlay:before {
content: "";
position: absolute;
top: 50%;
right: 0;
left: 0;
font: 400 30px "FontAwesome";
line-height: 30px;
margin-top: -15px;
text-align: center;
}
.lt-ie9 .thumb_overlay:before {
display: none;
}
.thumb:hover .thumb_overlay {
opacity: 1;
background: rgba(255, 255, 255, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
background: none;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FFFFFF', endColorstr='#80FFFFFF')";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80FFFFFF', endColorstr='#80FFFFFF');
zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
display: block;
}
.thumb:hover img {
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
}

.thumb_video .thumb_overlay {
opacity: 1;
}
.thumb_video .thumb_overlay:before {
content: "";
font: 400 64px "FontAwesome";
-moz-transition: 0.3s all ease;
-o-transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.thumb_video:hover .thumb_overlay:before {
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
@media (max-width: 767px) {
.thumb_video {
margin-right: 0;
}
}

/*================== Accordion======================*/
.accordion1 .accordion_header {
padding: 13px 30px 13px 15px;
font-size: 24px;

line-height: 36px;
font-weight: 700;
color: #525252;
background: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
outline: none;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.accordion1 .accordion_header:hover {
color: #fff;
background-color: #205b55;
}
.accordion1 .accordion_cnt {
padding: 26px 0 18px;
}
.accordion1 .ui-state-active {
background: #205b55;
color: #fff;
}
.accordion1 .accordion_cnt + .accordion_header {
margin-top: 8px;
}
@media (max-width: 479px) {
.accordion1 .accordion_header {
font-size: 16px;
line-height: 1.3;
}
}

.accordion2 {
padding-right: 40px;
}
.accordion2 .accordion_header {
position: relative;
cursor: pointer;
outline: none;
}
.accordion2 .accordion_header:before {
content: "\f190";
position: absolute;
top: 0;
right: -41px;
font-size: 28px;
font-family: "FontAwesome";
color: #205b55;
-moz-transition: 0.3s all ease;
-o-transition: 0.3s all ease;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.accordion2 * + h5 {
margin-top: 16px;
}
.accordion2 .accordion_cnt {
padding: 10px 0 7px;
}
.accordion2 .ui-state-active:before {
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion2 .accordion_header:hover h5 {
color: #205b55;
}
.accordion2 .accordion_cnt + .accordion_header {
margin-top: 16px;
}
@media (max-width: 479px) {
.accordion2 h5 {
font-size: 18px;
}
}

/*========================================================
HEADERSection
=========================================================*/
header {
background: #ffffff;
background-repeat: repeat-x;
border-bottom: 1px solid #fff;
/*padding: 25px 0 24px;*/
}
header .container {
position: relative;
}
header .brand {
float: right;
margin: 10px 0 0 0;
}
#stuck_container {
    background: #205b55;
}
header .nav {
margin-top: 20px;
/*float: left;*/
position: relative;
    width: 100%;
    text-align: center;
    background: #fff;
}
header .wr {
padding-left: 83px;
}
header .wr:before, header .wr:after {
display: table;
content: "";
line-height: 0;
}
header .wr:after {
clear: both;
}
@media (min-width: 980px) and (max-width: 1199px) {
header .wr {
padding-left: 60px;
}
}
@media (max-width: 979px) {
header .wr {
padding-left: 0;
text-align: center;
}
header .brand, header .nav {
float: none;
}
}

/*========================================================
CONTENTSection
=========================================================*/
main {
display: block;
background: #ffffff;
}

.img1 {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border: 1px solid darkgray;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.txt1_section {
background-color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
padding: 17px 10px 34px;
}

/*==================Well ======================*/
.well {
padding-top: 64px;
padding-bottom: 64px;
}

.well2 {
padding-top: 56px;
padding-bottom: 59px;
}

.well3 {
padding-top: 71px;
padding-bottom: 70px;
}

.well4 {
padding-top: 56px;
padding-bottom: 61px;
}

.well5 {
padding-top: 112px;
padding-bottom: 118px;
}

.well6 {
padding-top: 56px;
padding-bottom: 56px;
}

.well7 {
padding-top: 57px;
padding-bottom: 61px;
}

.well8 {
padding-top: 56px;
padding-bottom: 99px;
}

.color1 {
color: #205b55;
}

.color2 {
color: #205b55;
}

.color3 {
color: #205b55;
}

.color4 {
color: #525252;
}

/*========================================================
FOOTERStyles
=========================================================*/
footer {
background: #205b55;
color: #fff;
padding: 78px 0 0px;
font-size: 12px;
line-height: 18px;
}
footer h4 {
font-size: 18px;
font-weight: 700;
color: #353533;
}
footer h4 + .list1 {
margin-top: 12px;
}
footer .list1 + h4 {
margin-top: 44px;
}
footer .inline-list + p, footer .inline-list + div {
font-size: 12px;
line-height: 14px;
font-weight: 300;
margin-top: 38px;
padding-left: 20px;
}
@media (max-width: 1199px) {
footer .inline-list + p, footer .inline-list + div {
padding-left: 0;
}
}
footer p + address, footer div + address {
margin-top: 37px;
}
footer address {
font-size: 30px;
}
@media (max-width: 1199px) {
footer address {
font-size: 20px;
}
}
footer address + p, footer address + div {
font-weight: 700;
margin-top: 30px;
}
footer > section:first-child {
padding: 75px 0 3px;
margin-bottom: 79px;
overflow: hidden;
}
footer > section:first-child .grid_3 {
position: relative;
}
footer > section:first-child .grid_3:before {
position: absolute;
display: inline-block;
content: '';
width: 1px;
height: 10000px;
left: 38px;
top: -14px;
background: #4d7c5c;
}
@media (max-width: 1199px) {
footer > section:first-child .grid_3:before {
left: 2px;
}
}
@media (max-width: 767px) {
footer > section:first-child .grid_3:before {
display: none;
}
}
footer > section:first-child .grid_3:last-child:before {
display: none;
}
footer .footer_nav_section {
padding: 42px 0 43px;
background-color: #fff;
}
footer .footer_nav_section a {

color: #9c9c9c;
}
@media (max-width: 767px) {
footer .footer_nav_section {
display: none;
}
}

