@import "animate.css";
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #FFF;
  color: #414141;
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 24px;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
h10 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}
h1 {
  font-family: Arapey, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 39px;
}
h2 {
  font-size: 20px;
  line-height: 29px;
  font-weight: 500;
}

h2 a:hover {
  text-decoration: underline;
}

h3 {
  font-size: 28px;
  line-height: 33px;
  font-weight: 500;
}
h3 a {
  color: #C2A070;
  text-decoration: none;
}
h3 a:hover {
  text-decoration: underline;
}

h4 {
  font-size: 20px;
  font-weight: 400;
}
h4 a:hover {
  text-decoration: underline;
}
h5 {
  font-family: Arapey, sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 39px;
}
p {
  font-size: 15px;
  line-height: 23px;
  color: #665f67;
}
p a:hover {
  text-decoration: underline;
}
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:active {
  background: transparent;
  outline: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
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;
}
.line-1 {
  width: 272px;
  height: 1px;
  display: block;
  background-color: #dbd9db;
  margin: 0 auto;
}

.rings-divider{
margin-top:2px;
padding-bottom:37px;
background:url('../../../images/rings-divider.png') no-repeat center bottom; 
}
.rings-divider-top{
margin-top:0px;
padding-bottom:47px;
background:url('../../../images/rings-divider.png') no-repeat center top; 
}

.social {
  border-radius: 147px;
  display: block;
}
.social li {
  display: inline-block;
  margin-right: 3px;
  margin-left: 5px;
}
.social li a {
  display: block;
  font-size: 18px;
  color: #FFF;
  background: #C2A070;
  border-radius: 147px;
  padding: 8px 0px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.social li a:hover {
  background: #1f1920;
  opacity: 1!important;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.social:hover a {
  opacity: 0.3;
}
#preloader {
  display: table;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  background: #ffffff;
  z-index: 9999;
}
#preloader #status {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  margin: auto;
}
#preloader #status img {
  width: 200px;
}
.comment:before {
  content: "; color: inherit;
  
}
.comment:after {
  content: "; color: inherit;
  
}
.list-2 {
  line-height: 23px;
  color: #C2A070;
  list-style-type: disc;
}
.list-2 li {
  font-size: 20px;
  list-style-type: disc;
  list-style-position: inside;
}
.list-2 span {
  color: #665f67;
  font-size: 13px;
}
.caption-wrapper {
  display: table;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
.caption,
.caption-full {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.caption span.date,
.caption-full span.date {
  font-size: 13px;
  color: #C2A070;
  font-weight: 400;
  display: block;
}
.caption span.date:before,
.caption-full span.date:before {
  color: inherit;
  content: '\f073';
  font: 400 13px/13px 'FontAwesome';
  position: relative;
  margin-right: 5px;
  top: -1px;
}
.caption p,
.caption-full p {
  color: #FFFFFF;
}
.caption h2,
.caption-full h2 {
  color: #FFFFFF;
}
.caption h2 {
  font-size: 29px;
}
.caption {
  background: rgba(0, 0, 0, 0.2);
  padding: 0% 30px;
  opacity: 1;
  z-index: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lt-ie9 .caption {
  filter: alpha(opacity=100);
}
.caption span.date {
  margin-top: -2%;
  margin-bottom: 2%;
}
.caption-full {
  padding: 0% 50px;
  top: 0%;
  left: auto;
  opacity: 0;
  z-index: 0;
  background: rgba(194, 160, 112, 0.7);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lt-ie9 .caption-full {
  filter: alpha(opacity=0);
}
.caption-full span.date {
  color: #FFF;
  padding-bottom: 10px;
}
.caption-full p {
  margin-bottom: 26px;
  display: block;
}
.caption-full h2 {
  padding-bottom: 13px;
}
/*=======================================================
                        Components
=========================================================*/
/*========================   Menu   ==========================*/
/*	Superfish
----------------------------------------------------------------------*/
.home_class i {
	font-size: 16px
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 999999999;
}
.sf-menu {
	float: left;
	padding: 0;
	position: relative;
	margin: 0;
	width: 100%
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 172px;
}
.sf-menu ul li { 
	width: 100%;
	margin: 0;
	padding: 10px 0;
	background: #FFF;
}
.sf-menu li:hover { visibility: inherit }
.sf-menu li {
	float: left;
	border-right: 1px solid #FFF;
	margin: 0;
	padding: 0
}
.sf-menu li li {
	border-bottom: 1px solid #C2A070;
	border-right: 0;
	margin:0;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease
}
.sf-menu li li:last-child {
	border-bottom: 0
}
.sf-menu li li:first-child {border-top: 0}
.sf-menu li li a {
	padding: 12px 14px;
	line-height: 20px;
	color: #C2A070;
	text-transform: none;
	letter-spacing: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sf-menu a {
	display: block;
	position: relative;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 15px;
	margin: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
    }
.sf-menu li li a {
	margin: 0;
	border:0
}


.sf-menu > li:hover > a, .sf-menu > li > a:hover {
	color: #FFF;
    text-decoration: underline;
	text-underline-position: under;}
.sf-menu li.current > a {
	color: #FFF;
    text-decoration: underline;
	text-underline-position: under;}

#page_2 .sf-menu a {
	display: block;
	position: relative;
	color: #C2A070;
	font-size: 16px;
	font-weight: 600;
	padding: 14px 15px;
	margin: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
    }
#page_2 .sf-menu > li:hover > a, #page_2 .sf-menu > li > a:hover {
	color: #C2A070;
    text-decoration: underline;
	text-underline-position: under;
	}
#page_2 .sf-menu li.current > a {
	color: #C2A070;
    text-decoration: underline;
	text-underline-position: under;
	}
#page_2 .sf-menu li {
	float: left;
	border-right: 1px solid #C2A070;
	margin: 0;
	padding: 0
}
#page_2 .sf-menu li li {
	border-right: 0px solid #FFF;
}
#page_2 .sf-menu li li a {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
}

.sf-menu li li:hover > a, .sf-menu li li > a:hover, .sf-menu li li.current > a {
	border: 0;
	color: #C2A070;
    text-decoration: underline;
}
.sf-menu li li a {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}
.sf-menu li li i {
	margin-right: 8px;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	z-index:	 999;
	top: 56px;
	padding: 0;
	-webkit-animation: fadeInDown 0.5s;
	animation: fadeInDown 0.5s;
}
.sf-menu li:hover ul li ul,
.sf-menu li.sfHover ul li ul, 
.sf-menu li:hover ul li ul li ul,
.sf-menu li.sfHover ul li ul li ul  {
	left: 172px;
	z-index: 999;
	top: 0 !important
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li {
	position: relative !important
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 172px;
	top: 0 !important;
	padding: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 172px;
	top: 0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
}

/*** SpiderWebWorks.pro **/
.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 75%;
  margin-left: -6px;
  content: '\f107';
  font: 400 14px/12px 'FontAwesome';
}
ul li .sf-with-ul {
  position: relative;
}
ul li .sf-with-ul:before {
  position: absolute;
  right: 10px;
  top: 13px;
  content: '\f105';
  font: 400 12px/12px 'FontAwesome';
}
/*** SpiderWebWorks.pro **/

/*** arrows **/
.sf-sub-indicator {
	position: absolute;
	display: block;
	overflow: hidden;
}
.sf-menu > li > a .sf-sub-indicator {
	display: none
}
a > .sf-sub-indicator { 
	position: absolute;
	font-size: 8px;
}
li li a .sf-sub-indicator { 
	top: 13px;
	right: 5%;
}
.mega  {padding: 0 !important;background: #FFF}
.col4.mega  {left: 0}
.col3.mega, .col2.mega  {}
.col1, .col2, .col3 {float:left}
.col1 {width: 25% !important}
.col2 {width: 50% !important}
.col3 {width: 75% !important}
.col4 {width: 100% !important}
.mega h3, .mega h4 {color: #;margin-top: 10px}

.second_menu * {
	z-index: 9999999999999999999999 !important
}
.second_menu .sf-menu a {
	font-size: 12px;
	font-weight: 400;
	padding: 6px 16px 5px
}
.second_menu .sf-menu li:hover ul, 
.second_menu .sf-menu li.sfHover ul {
	top: 32px
}
.second_menu li li a .sf-sub-indicator { 
	top: 6px
}



@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .hide-mobile{display:none !important;}
}
/*==================  Select Menu  ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  background: #ffffff url('../../../images/select.png') no-repeat right center;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 30px;
  color: #585858;
  background-color: transparent;
  font: 400 15px 'Ubuntu', sans-serif;
  line-height: 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .select-menu {
    display: block;
  }
}
@media (max-width: 479px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  z-index: 1000;
  opacity: 0.95;
}
.isStuck {
  background: #C2A070;
  border-bottom: 3px solid #FFF;
}
#page_2 .isStuck {
  background: #FFF;
  border-bottom: 3px solid #C2A070;
}
#page_2 .isStuck .sf-menu {
  margin-top: 10px;
}
#page_2 .header .header-top {
	padding-top: 0px;
    padding-bottom: 0px;
}
.isStuck .sf-menu {
  margin-top: 10px;
}
.isStuck .sf-menu ul {
  margin-top: 10px;
}
.isStuck .sf-menu ul ul {
  margin-top: 0;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  background: #C2A070;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 999;
}
.toTop:hover {
  color: #C2A070;
  background: #ffffff;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
.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 .thumb_overlay:hover .caption {
  z-index: 0;
  opacity: 0;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.lt-ie9 .thumb .thumb_overlay:hover .caption {
  filter: alpha(opacity=0);
}
.thumb .thumb_overlay:hover .caption-full {
  z-index: 1;
  opacity: 1;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.lt-ie9 .thumb .thumb_overlay:hover .caption-full {
  filter: alpha(opacity=100);
}
.border-over {
  display: block;
  max-width: 289px;
  margin: 0 auto;
  border-radius: 147px;
  overflow: hidden;
  position: relative;
}
.thumb-1 {
  display: inline-block;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  border-radius: 147px;
  -webkit-border-radius: 147px;
}
.thumb-1 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;
  border-radius: 147px;
}
.thumb-1 .thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  border-radius: 147px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb-1 .thumb_overlay:before {
  content: '\f065';
  position: absolute;
  border-radius: 147px;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px 'FontAwesome';
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb-1 .thumb_overlay:before {
  display: none;
}
.thumb-1:hover .thumb_overlay {
  opacity: 1;
  background: rgba(194, 160, 112, 0.7);
}
.lt-ie9 .thumb-1:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3643dad', endColorstr='#b3643dad');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3643dad', endColorstr='#b3643dad');
  zoom: 1;
}
.lt-ie9 .thumb-1:hover .thumb_overlay:before {
  display: block;
}
/*========================================================
                     HEADER  Section
=========================================================*/
#page_1 .header-top {
  position: absolute;
  /*background: url(../../../images/logo-background.png);*/
  background-repeat: no-repeat; 
  background-position: center top;
  z-index: 1000;
}
#page_2 .header {
  border-top: 3px solid #C2A070;
}
.header {
  position: relative;
}
.headerX {
  position: relative;
  background: url(../../../images/header-bg.jpg);
  background-repeat: no-repeat; 
  background-position: center top;
  z-index: 1000;
}
#page_2 .header .header-top .nav{
  margin-top: 15px;
}
.header .header-top {
  /*background: url(../../../images/logo-background.png);*/
  background-repeat: no-repeat; 
  background-position: center top;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 1000;
}
.header .header-top .brand {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
.header .header-top .brand .brand_name {
  color: #C2A070;
  letter-spacing: -0.5px;
}
.header .header-top .brand .brand_slogan {
  position: relative;
  top: -8px;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 300px;
}
.header .header-top .nav {
  float: right;
  margin-top: 15px;
}
.header .header-bottom {
  width: auto;
  height: auto;
  position: relative;
}
.header .header-bottom .extra-block {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 27%;
  width: 340px;
  height: 340px;
  margin: auto;
  color: #FFF;
  text-align: center;
  border-radius: 100%;
  padding: 80px 0px;
  background: rgba(194, 160, 112, 0.8);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header .header-bottom .extra-block h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}
.header .header-bottom .extra-block h1 + h2 {
  margin-top: 24px;
}
.header .header-bottom .extra-block h2 {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .header {
    text-align: center;
  }
  .header .brand,
  .header .nav {
    float: none;
  }
}
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
}
/*=======================================================
                     CONTENT  Layout
=========================================================*/
/*========================================================
                     CONTENT  Styles
=========================================================*/
.content {
  background: #ffffff;
}
.content .block-1 {
  padding-bottom: 59px;
  color: #FFF;
  background: #C2A070;
  position: relative;
  z-index: 999;
  text-align: center;
}
.content .block-1 figure {
  margin-top: -150px;
  text-align: center;
  display: block;
  margin-bottom: 26px;
}
.content .block-1 figure img {
  border-radius: 147px;
}
.content .block-1 h1 {
  font: 'Arapey', sans-serif;
  font-weight: 500;
  margin-bottom: 16px;
}
.content .block-1 p {
  color: #FFF;
  margin-bottom: 31px;
}

#page_2 .content .block-2 {
  padding-top: 26px;
}

.content .block-2 {
  clear: both;
  text-align: center;
  padding: 57px 0px 51px;
}
.content .block-2 h1 {
  font-weight: 500;
  margin-bottom: 10px;
}
.content .block-2 p {
  margin-top: 35px;
}
.content .block-2 h1 + .box-2 {
  margin-top: 43px!important;
}
.content .block-2 .box-1 {
  margin: 35px 0px 0px;
}
.content .block-2 .box-1.indent-1 {
  margin-bottom: 4px;
}
.content .block-2 .box-1.indent-1 h2 {
  margin-top: 16px;
}
.content .block-2 .box-2 {
  margin: 19px 0px 18px;
}
.content .block-2 .box-2.indent-1 {
  margin: 34px 0px 5px;
}
.content .block-2 .box-2.indent-1 figure {
  margin-bottom: 25px;
}
.content .block-2 .box-2.indent-2 {
  margin-bottom: 0px!important;
}
.content .block-2.indent-1 {
  padding-top: 53px;
}
.content .block-2.indent-2 {
  padding: 56px 0px 54px;
}
.content .block-2.indent-2 h1 {
  margin-bottom: 7px;
}
.content .block-3 {
  text-align: center;
  padding: 5px 0px 59px;
}
.content .block-3 .owl-carousel {
  margin: 42px 0px 20px;
}
.content .block-3 .item:hover .caption {
  z-index: 0;
  opacity: 0;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.lt-ie9 .content .block-3 .item:hover .caption {
  filter: alpha(opacity=0);
}
.content .block-3 .item:hover .caption-full {
  z-index: 1;
  opacity: 1;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.lt-ie9 .content .block-3 .item:hover .caption-full {
  filter: alpha(opacity=100);
}
#page_2 .content .block-4 {
  padding-top: 26px;
  padding-bottom: 26px;
  text-align: center;
}
.content .block-4 {
  padding-top: 56px;
  padding-bottom: 61px;
  text-align: center;
}
.content .block-4 h1 {
  font-weight: 500;
  margin-top: 35px;
  margin-bottom: 25px;
}
.content .block-4 h2 {
  color: #C2A070;
}
.content .block-4 h2 a{
  color: #C2A070;
}
.content .block-4 .box-2 h2 {
  color: #414141;
}

.content .block-4 h1 + h2,
.content .block-4 p,
.content .block-4 p + h2 {
  margin-top: 35px;
}
.content .block-4 h2 + .button-4 {
  margin-top: 45px;
}
.content .block-4 h2 + p {
  margin-top: 8px;
}
.content .block-4 p + p {
  margin-top: 13px;
}
.content .block-4 p + .button-4 {
  margin-top: 45px;
}
.content .block-4 p + .list-2 {
  margin-top: 33px;
}
.content .block-4.indent-1 {
  padding-bottom: 56px;
}
.content .block-4 .link-2 {
  margin-top: 37px;
  display: inline-block;
}
.content .block-4 .box-2.indent-1 {
  margin-bottom: 24px;
}
.content .block-5 {
  padding: 57px 0px 43px;
  text-align: center;
}
.content .block-5 h1 {
  display: block;
  margin-bottom: 43px;
}
.content .block-5 .gal-box-1 {
  clear: both;
}
.content .block-5 .gal-box-1 .thumb {
  width: 25%;
}
.content .block-5 .gal-box-2 {
  clear: both;
}
.content .block-5 .gal-box-2 .thumb {
  width: 33.33333333%;
}
.content .block-5.indent {
  padding-bottom: 0!important;
}
.content .box-1:before {
  content: attr(data-number);
  display: inline-block;
  width: 86px;
  height: 86px;
  padding: 30px 0px;
  text-align: center;
  font-size: 25px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 147px;
  background: #C2A070;
  color: #FFF;
}
.content .box-1 h2 {
  color: #C2A070;
  margin-top: 19px;
}
.content .box-1 p {
  display: block;
}
.content .box-1 h2 + p {
  margin-top: 8px;
}
.content .box-2 {
  text-align: center;
}
.content .box-2 h2 {
  color: #C2A070;
}
.content .box-2 h2 + p {
  display: inline-block;
  margin-top: 7px;
}
.content .box-2 h3 {
  color: #C2A070;
  margin-bottom: 5px;
  font-weight: 500;
}
.content .box-2 p {
  margin-bottom: 5px;
}
.content .box-2 figure {
  margin-bottom: 18px;
}
.content .box-2 figure + h2 {
  margin-top: 22px;
}
.content .box-2 .border-over + h2 {
  margin-top: 22px;
}
.content .box-2 img {
  display: inline-block;
  border-radius: 147px;
}

/*========================================================
                     SpiderWebWorks.pro  Styles
=========================================================*/
.txt_description{
margin-top:50px;
text-align:center;
padding-bottom:51px;
overflow:hidden
}
#page_2 .txt_description{
margin-top:20px;
}
.fw_video {
  width: 527px;
  height: 296px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0px;
}
.fw_video iframe {
  position: relative;
  display: inline-block;
  outline: none;
  width: 100%;
  height: 100%;
  border: none;
}

.fleft{
float:left
}

.fright{
float:right
}

.txt5{
font:36px/44px Arapey,Arial,sans-serif;
color:#414141;
margin-top:10px;
letter-spacing:3px
}

.txt5 span{
font:26px/34px Lato,Arial,sans-serif;
}

.color2{
color:#fff
}

.txt_upp{
text-transform:uppercase
}

.sign2{
position:relative;
display:inline-block;
margin:9px 11px 0;
width:7px;
height:7px;
background:url(../../../images/dot1.png) 0 0 no-repeat
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
#footer{
padding:18px 0;
color:#414141;
text-transform:uppercase;
letter-spacing:3px;
text-align:center;
overflow:hidden
}

#footer h6{
margin-top:0
}

.txt_priv{
margin-top:10px
}

#footer .sww{
text-transform:none;
}

.soc_icons{
position:relative;
display:block;
margin-top:23px;
margin-bottom:23px;
white-space:nowrap;
text-align:left;
}

.soc_icons>li{
position:relative;
display:inline-block;
margin-left:7px
}

.soc_icons>li>a{
position:relative;
line-height:1em;
-webkit-transition:.4s all ease;
transition:.4s all ease;
width:40px;
height:40px;
display:inline-block;
color:#C2A070;
background:#fff;
text-align:center;
border-radius:500px;
border:1px solid #C2A070
}

.soc_icons i{
font:normal normal 15px/40px FontAwesome
}

.soc_icons>li>a:hover{
color:#fff;
text-decoration:none;
background:#C2A070
}

/*==================      Well     ======================*/
/*==================  Backgrounds  ======================*/
.bg01 {
  background: #C2A070;
}
.bg01 h1,
.bg01 h2,
.bg01 h3,
.bg01 p {
  color: #ffffff !important;
}
/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.button-1 {
  background: #1f1920;
  font-size: 18px;
  padding: 13px 34px;
  border-radius: 3px;
  display: inline-block;
  font-weight: 500;
}
.button-1:hover {
  background: #FFF;
  color: #C2A070;
}
.button-2 {
  background: #C2A070;
  color: #FFF;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  padding: 5px 17px;
  border-radius: 3px;
  font-weight: 500;
}
.button-2:hover {
  color: #C2A070;
  background: #FFF;
}
.button-3 {
  background: #C2A070;
  font-size: 18px;
  padding: 10px 32px 16px;
  border-radius: 3px;
  display: inline-block;
  color: #FFF;
  font-weight: 500;
}
.button-3:hover {
  background: #1f1920;
}
.button-4 {
  background: #C2A070;
  font-size: 18px;
  padding: 10px 37px 16px;
  border-radius: 3px;
  display: inline-block;
  color: #FFF;
  font-weight: 500;
}
.button-4:hover {
  background: #1f1920;
}
/*==================    Links    ======================*/
.link-1 {
  color: #FFF;
  text-decoration: none;
}
.link-1:hover h2 {
  text-decoration: underline;
}
.link-2 {
  color: #C2A070;
  text-decoration: none;
}
.link-2:hover {
  text-decoration: underline;
}
.link-3 {
  color: #4c474d;
}
.link-3:hover {
  text-decoration: underline;
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media only screen and (max-width: 1500px) and (min-width: 1200px) {
  .caption-full span.date {
    padding-bottom: 2px;
  }
  .caption-full p {
    margin-bottom: 8px;
    display: block;
    line-height: 14px;
  }
  .caption-full h2 {
    padding-bottom: 3px;
    line-height: 20px!important;
  }
  .fb-like-box,
  .fb-like-box span,
  .fb-like-box iframe {
    max-width: 252px;
    width: 100% !important;
    background: #FFF;
    float: right;
  }
}
@media only screen and (max-width: 1199px) {
  .caption-full h2 {
    line-height: 20px!important;
    padding-bottom: 0px!important;
    padding-top: 3px;
  }
  .caption-full p {
    line-height: 18px;
  }
}
@media only screen and (max-width: 979px) {
  .block-5 .gal-box-2 .thumb {
    width: 100%!important;
  }
  .block-5 .gal-box-1 .thumb {
    width: 50%!important;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    text-align: center;
  }
  .header .brand {
    display: inline-block;
    float: none!important;
  }


	.header .header-top .brand {
	  margin-top: 140px;
	}
	.header .header-top .nav {
	  margin-top: 320px;
	}
	
		  .header .header-bottom .camera_container {
		    padding-bottom: 800px;
		  }
	
		.header .header-bottom .camera_wrap {
				margin-top:-80px;
		}
	
  .header .extra-block {
    top: 0px!important;
    bottom: 0px;
    width: 300px!important;
    height: 300px!important;
    padding: 70px 10px!important;
  }
  
	.header .header-bottom .extra-block h1 {
	  line-height: 36px;
	  margin-top: 12px;
	}
  
	.header .header-bottom .extra-block h2 {
	  font-size: 20px;
	  line-height: 24px;
	  margin-top: 12px;
	}


		.content .txt_description{
    float: left!important;
overflow:visible;
margin:5px;
margin-bottom:10px;
padding-bottom:0;
background:0 0
}

		.content .fw_video {
    float: left!important;
  }

/*		.content .txt_description span{
    display: none;
}*/

		
  
  .fb-like-box,
  .fb-like-box span,
  .fb-like-box iframe {
    float: none!important;
  }
  .block-5 .gal-box-1 .thumb {
    width: 100%!important;
  }
  .content .block-1 figure,
  .content .block-1 .button-1 {
    margin-top: 70px;
  }
  .content .block-2 .box-1,
  .content .block-2 .box-2,
  .content .block-2 .box-2.indent-2 {
    margin: 50px 0px 70px!important;
  }
  .footer {
    text-align: center;
  }
  br {
    display: none;
  }
}

/*___________________________Fancy box fix ____________________________*/
.fancybox-overlay.fancybox-overlay-fixed {
  display: none !important;
}

/*___________________________Fancy box fix ____________________________*/