/* RESSET */
#main-wrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html { 
	font-size: 1.805vw; 
    overflow-x: hidden;
	height: 100%;

}
body { 
	font-family: "Roboto", sans-serif;
	font-size: 1rem;
	font-style: normal;  
	line-height: 1.5;
	color: #1a1880;
	background-color: #fffeee;  
    overflow-x: hidden;
	opacity: 0; 
}  
 html.overhidden {
  overflow: hidden;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
} 
h1,h2,h3,h4,h5,h6{ 
    font-family: "Roboto", sans-serif;
	font-weight: normal;
}
ul, ol {
  padding-left: 2rem;
} 
a {
  text-decoration: none;
  color: inherit;
} 
img, svg {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
} 
table {
  border-collapse: collapse;
} 
button {
  border: none;
  background: none;
} 
textarea {
  resize: vertical;
} 
/*START STYLE HERE*/ 
body,p{
		font-family: "Roboto", sans-serif;
}
p{
font-size: 28px !important;
    font-weight: bold;
    line-height: 1;
    margin: 14px 0;
	color: #1a1880
}
h1{
	font-size: 52px !important;
    line-height: 1em;
	font-weight: bold;
    margin: 0;
    font-family: "Roboto", sans-serif;
} 
section.main-body-wrap {
    padding: 7rem 1rem 0;
}
#text-content a{color: #1a1880 !important;text-decoration:underline}
#text-content{
	text-align: center;
	color: #1a1880 !important;
}
#text-content h1{
font-weight: bold;
color: #1a1880 !important;
}  
a.requestapopup {
    font-size: 28px !important;
    font-weight: bold;
    line-height: 1;
    margin: 20px 0 15px;
    font-family: "Roboto", sans-serif;
    display: block; 
}
.fancybox__backdrop{
    background: rgba(0, 0, 0, .5) !important;
} 
#wpcf7-f74-o1 h2 {
	color:#1a1880;
    font-size: 52px !important;
    line-height: 1em;
    margin: 0;
    font-weight: bold;
}
#wpcf7-f74-o1 form button, #wpcf7-f74-o1 form input, #wpcf7-f74-o1 form select, #wpcf7-f74-o1 form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    max-height: 100px;
    padding: 0 5px;
}
#wpcf7-f74-o1 label{
	width: 100%
} 
#header
{
	display: flex;
    font-family: "Roboto", sans-serif;
    justify-content: center;
    align-items: center;
    padding-left: 1.5rem;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	transition: .4s all;
    background: #fffeee;
}
#header.is-sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    background: #fffeee;
}
nav#header-nav-left{ 
	opacity: 0;
}
nav#header-nav-right{ 
	opacity: 0;
} 
#header div#logo {
    width: 8rem;
	transition: .4s all;
	margin: 0 2rem;
} 
#header.logotro{
    min-height: 100vh;
}
#header.logotro div#logo {
    width: 15rem; 
} 
#header.is-sticky div#logo {
    z-index: 10;
    width: 4.4rem;
}
#header.is-sticky div#hamburger-nav {
    top: 1.4rem;
}
#header.is-sticky #hamburger-menu{ 
    top: 1.4rem;
}
#header ul {
    list-style: none;
    padding: 0;
	margin: 0;
}
#header ul li {
	display: inline-block;
    margin: 0 2rem;
} 
#header ul li a {
    font-size: 1rem;
    color: #1a1880;
	transition: color 0.3s ease;
}
#header ul li a:hover{
	color: #518068;
}
.main-body-content{
	opacity: 0;
}
div#hamburger-nav {
	position: absolute;
	left: 5rem;
	top: 3.1rem;
	z-index: 10;
	transition: .4s all;
}
#hamburger-menu{
	display: none;
}
#hamburger-menu{
	position: absolute;
	width: 100%;
	left: 0;
	top: 2.5rem;
	padding: 7rem 0rem 5rem 5rem;
	background-image: url(../images/menuBg.jpg);
	background-size: cover;
	height: 32rem;
} 
#hamburger-menu-body {
    max-height: 60vh;   
    overflow-y: auto;
    width: 100%; 
}
#hamburger-menu ul li{
    display: block; 
}
#header #menu-hamburger-nav a {
    color: #fffeee;
    font-size: 1.4rem;
    text-transform: uppercase;
	transition: color 0.3s ease;
}
#header #menu-hamburger-nav a:hover{
	color: #1a1880;
}
#menu-main-nav-left > li {
    position: relative;
}
#menu-main-nav-left ul.sub-menu {
    opacity: 0;
    position: absolute;
    left: 0;
	visibility: hidden;
    margin-top: 1rem;
	transition: all 0.3s ease;
	z-index: 2;
}
#menu-main-nav-left > li:hover ul.sub-menu {
    opacity: 1; 
    margin-top: 0rem;
	visibility: visible;
}
#menu-main-nav-left ul.sub-menu li {
    padding: 0 0.5rem;
    background: #518068;
    width: 100%;
    margin: 0;
}
#menu-main-nav-left ul.sub-menu li a {
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
}
#menu-main-nav-left ul.sub-menu li a:hover {
    color: #1a1880;
}
.masked-box { 
  background: #cfcfcf;
  color: white; 
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;


  -webkit-mask-image: url('../images/galleryMask.png');
  mask-image: url('../images/galleryMask.png');
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.masked-box.hgw-galery {
    display: flex;
    justify-content: flex-start;
    padding-top: 0rem;
}
section.home-galery-wrap {
    margin-top: 0.2rem;
}
.hgwg-left {
    height: 27.9rem;
    width: 18.3rem;
    flex-shrink: 0;
}
.hgwgl-item-wrap {
    height: 100%;
    width: 100%;
}
.hgwgl-item {
    height: 100%;
    background-size: cover;
    width: 100%;
}
.hgwg-center, .hgwg-right{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.hgwg-right {
    height: 27.9rem;
}
.hgwgr-item-wrap{
    width: 100%;
    height: 13.9rem;
    border: solid 1px #fff;
}
.hgwgr-item {
    background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
}
.home-galery-wrap a.btn {
    position: absolute;
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
}
a.requestapopup {
    font-size: 28px !important;
    font-weight: bold;
    line-height: 1;
    margin: 20px 0 15px;
    font-family: "Roboto", sans-serif;
    display: block; 
}
.fancybox__backdrop{
    background: rgba(0, 0, 0, .5);
}
#wpcf7-opend {
    display: none;
}
div#wpcf7-f74-o1 {
    margin: 50px auto;
    color: #000;
    background: #fff;
    border: 6px solid #1a1880;
    padding:  40px;
}
#wpcf7-f74-o1 h2 {
color:#1a1880;
    font-size: 52px !important;
    line-height: 1em;
    margin: 0;
    font-weight: bold;
}
#wpcf7-f74-o1 form button, #wpcf7-f74-o1 form input, #wpcf7-f74-o1 form select, #wpcf7-f74-o1 form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    max-height: 100px;
    padding: 0 5px;
}
#wpcf7-f74-o1 label{
	width: 100%
}


svg#svg-main path {
    fill: transparent;
    stroke-width: 1px;
    stroke: #1a1880;
}
.main-wrap { 
    margin: 40px;
    border: 8px solid transparent;
} 
.tbl-sc,.lbl-sc,.rbl-sc{
	position: absolute;
	z-index: 2;
    background: #1a1880; 
}
.tbl-sc {
    height: 6px;
    background: #1a1880;
    width: 100%;
}
.tblwrap-parent {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px;
}
.tblwrap {
    position: relative;
    height: 100%;
    width: 100%;
}
.tbl-sc {
    top: 0;
    left: 0;
    height: 6px;
    width: 0;
}
.lbl-sc {
    top: 0;
    left: 0;
    height: 0;
    width: 6px;
}
.rbl-sc {
    top: 0;
    right: 0;
    height: 0;
    width: 6px;
} 
.footer-social {
    text-align: center;
    padding: 2rem 0;
}
.footer-social a {
    margin: 0.2rem;
}
.footer-social a svg {
    width: 1.5rem;
    fill: #1a1880;
}
.footer-social a.instagram svg path {
    fill: #1a1880;
}
section.txt-cont-ds {
    text-align: center;
    width: 36rem;
    margin: 3rem auto;
}
@media (max-width: 767px) { 
	h1 {
		font-size: 28px !important;
	}
	.footer-social a svg {
		width: 4.5rem; 
		margin: 1rem;
	}
	section.txt-cont-ds { 
		width: 100%;
		margin: 3rem auto;
	}
	section.home-galery-wrap{
		text-align: center;
	}
	.home-galery-wrap a.btn {
		position: relative;
		left: auto;
		transform: none;
		bottom: auto;
		margin: 2rem 0 1rem;
		display: inline-block;
	}
	div#hamburger-nav{
		left: 3.2rem;
	}
	#header.is-sticky{
		padding-top: 1rem;
	} 
	#header.is-sticky nav#header-nav-left,
	#header.is-sticky nav#header-nav-right{
		margin-top: 0rem;
		margin-bottom: 1rem;
	}
	nav#header-nav-left,
	nav#header-nav-right{
		margin-top: 2.7rem;
	}  
	#header ul li a {
		font-size: 1.3rem; 
	}
|