@import url('https://fonts.googleapis.com/css2?family=Lato:ital@0;1&family=Montserrat:wght@400;500;600;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
:root{	
--mcolor:#003b5c;
--scolor:#faa642;
--bgcolor:#f6f6f6;
}
*, *:before, *:after {
box-sizing: border-box;
padding: 0;
margin: 0;
}
html{
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
}
body{
line-height:1.5;
margin:0;
box-sizing:border-box;
font-family: 'Montserrat','Lato',sans-serif;
font-optical-sizing: auto;
color:var(--mcolor);
font-size:17px;
font-weight:normal;
background-color: var(--bgcolor);
}
header{
width: 100%;
position: sticky;
top:0;
z-index: 8;
background-color: var(--bgcolor);
background-image: url("/webroot/img/m.png");
background-size: cover;
background-position: left center;
}
header:after{
content:"";
background-image: url("/webroot/img/ll.jpg");
background-size: cover;
width:100%;
height:5px;
position:absolute;
left:0;
bottom:-5px;
}
header section{
max-width:1450px;
margin:auto;
}
header.dsh{
-webkit-box-shadow: 0px 6px 19px -12px rgba(0,0,0,0.63);
-moz-box-shadow: 0px 6px 19px -12px rgba(0,0,0,0.63);
box-shadow: 0px 6px 19px -12px rgba(0,0,0,0.63);
}
.ln{
display:grid;
grid-template-columns:75px 175px 75px auto;
grid-gap:10px;
}
.pheader{
max-width:1450px;
margin: auto;
display:grid;
grid-template-columns: 410px auto;
grid-gap:25px;
padding:5px 0;
}
.pheader .logo{
display:flex;
align-items: flex-start;
}
.pheader .logo img{
width:100%;
height:auto;
display:block;
}
.pheader .name{
font-size:13px;
line-height:1.5;
display:flex;
align-items:center;
font-weight: bold;
}
.content{
position: relative;
min-height:300px;
}
.msbutton {
display:inline-block;
color: #fff;
transition: 0.8s;
position: relative;
padding:15px 20px;
text-align:center;
background-color:transparent;
text-transform:uppercase;
font-size:13px;
letter-spacing:1px;
outline:none;
cursor:pointer;
border:1px solid #fff;
z-index: 0;
transition:0.3s ease-in;
}
a.msbutton{
color: #fff!important;	
}
.msbutton::before{
height:0;
content: "";
position: absolute;
top: auto;
left: 0;
bottom: 0;
right: 0;
background-color:#fff;
transition:0.3s ease-in;
z-index:-1;
}
.msbutton:hover{
color:var(--scolor)!important;
}
.msbutton:hover::before {
height:100%;
}
.msbutton2 {
display:inline-block;
color: var(--mcolor);
transition: 0.8s;
position: relative;
padding:15px 20px;
text-align:center;
background-color:transparent;
text-transform:uppercase;
font-size:13px;
letter-spacing:1px;
outline:none;
cursor:pointer;
border:1px solid var(--mcolor);
z-index: 0;
transition:0.3s ease-in;
}
.msbutton2::before{
height:0;
content: "";
position: absolute;
top: auto;
left: 0;
bottom: 0;
right: 0;
background-color:var(--mcolor);
transition:0.3s ease-in;
z-index:-1;
}
.msbutton2:hover{
color:#fff;
}
.msbutton2:hover::before {
height:100%;
}
label{
color:var(--mcolor);
font-size:14px;
display:block;
margin-bottom:5px;
}
.ma{
margin:auto;
}
.rnd{
display: flex;
width: 46px;
height: 46px;
justify-content: center;
align-items: center;
background-color: var(--bgcolor);
border:1px solid var(--scolor);
border-radius: 50%;
margin-right:0;
margin-left:auto;
}
.contact-form input[type="text"], .contact-form textarea, .form-container input[type="text"], .form-container textarea{
padding:15px;
width:100%;
outline: none;
color: var(--mcolor);
font-size: 16px;
border:1px solid #888;
margin-bottom: 10px;
}
.msb img{
display:none;
width:12px;
margin-left:15px;
}
.preloader{
display: none;
width:15px;
vertical-align: middle;
margin-left:10px;
}
.form_title{
text-align: center;
margin-bottom: 25px;
}
.required{
max-width:1450px;
margin:auto;
text-align: right;
margin-bottom: 25px;
}
::-webkit-input-placeholder {
color: #bbb;
font-size: 13px;
}
::-moz-placeholder {
color: #bbb;
font-size: 13px;
}
:-ms-input-placeholder {
color: #bbb;
font-size: 13px;
}
:-moz-placeholder {
color: #bbb;
font-size: 13px;
}
.d-none {
display: none;
}
.d-block {
display: block;
}
.bloks_wrap{
display:grid;
grid-template-columns: repeat(3, 1fr);
grid-gap:30px;
}
.bloks_wrap div{
position:relative;
}
.bloks_wrap div a>img{
width:100%;
height:auto;
}
.bloks_wrap div p{
line-height:2;
}
.bloks_wrap div p>img{
width:20px;
height:20px;
object-fit: contain;
}
.bloks_wrap h3{
font-size:19px;
padding:5px 0;
margin-bottom:10px;
}
/* Back to top */
img.back-to-top{
width:40px;
margin:auto;
display:block;
z-index:8;
position: fixed;
right: 20px;
bottom: 20px;
background-color: var(--green);
padding:15px 8px;
transition:0.8s;
}
img.back-to-top:hover{
background-color: var(--blue);    
}
/* Google map */
.form-wrapper-left iframe {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
filter: gray;
-webkit-filter: grayscale(99%);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
/* Lists */
ul.arlist{
padding:0;
list-style-image: url('/webroot/img/ar-b.svg');
list-style-position: outside;
margin: 10px;
}
ul.arlist li{
padding:3px 0;
text-align: left !important;
font-size: 15px;
line-height: 1.5;
}
/* Site map */
ul.sitemapp:first-child{
margin:auto;
margin-bottom: 25px;
display:block;
}
ul.sitemapp li {
margin-left: 18px;
padding: 5px 0;
font-size: 16px;
font-weight:normal;
}
ul.sitemapp li a {
color: #555555;
transition: all .2s ease-in;
}
ul.sitemapp li a:hover {
color: var(--mcolor);
padding-left: 8px;
}
ul.sitemapp li ul li a{
color:#555555;
}
ul.sitemapp li ul li ul li a{
color:#555555;
}
ul.sitemapp li ul li ul li ul li a{
color:#555;
}
/* PAGEING */
ul.paging{
clear:both;
padding:10px 0 10px 0;
text-align:center;
margin:18px 0;
}
ul.paging li{
display:inline;
list-style:none;
font-size:15px;
cursor:pointer;
}
ul.paging li a{
display:inline-block;
line-height:34px;
width:33px;
height:33px;
margin:2px;	
color:var(--mcolor);
text-align:center;
text-decoration:none;
}
ul.paging li a:hover{
background-color:var(--mcolor);
color:#fff;
}
ul.paging li.current{
background-color:var(--mcolor);
display:inline-block;
line-height:34px;
width:33px;
height:33px;
margin:2px;	
color:#fff;
text-align:center;
text-decoration:none;
}
/* ATTRIBUTES */
.nothing{
margin:20px auto;
width: 50%;
padding:8px 18px;
border:1px solid #ddd;
font-weight:normal;
text-align:center;
font-size:20px;
color:#ccc;
}
.nothing button{
border:1px solid #ccc;
background-color: transparent;
padding:5px 12px;
color: #888;
border-radius:5px;
cursor:pointer;
margin-top:10px;
}
.e{
color:red;
}
.s{
color:green;
}
.animation_image_gallery, .animation_image_info{
text-align:center;
}
#cur_info, #cur_gallery{
position:relative;
}
a:link, a:visited{
text-decoration:none;
color:var(--mcolor);
}
a:hover{
color:var(--mcolor);
}
.ppage{
display: grid;
grid-gap: 5%;
grid-template-columns: 60% 35%;
padding: 20px 0;
max-width:1450px;
margin:30px auto;
}
.single{
margin-bottom:25px;
}
.single h1{
margin:0;
padding:0;
font-size:25px;
font-weight:normal;
text-align:center;
color:var(--mcolor);
}
.single>img{
width:100%;
object-fit: cover;
margin-bottom:15px;
}
.recent p{
font-size:25px;
text-align:center;
color:var(--mcolor);
}
.single p{
font-size:16px;
text-align:left;
line-height:1.5;
color:var(--mcolor);
}
.recent{
display:flex;
flex-direction: column;
}
.rhr{
height: 4px;
width: 80px;
background: var(--mcolor);
border: 0;
margin: 18px auto;
display:block;
}
.ppage .recent .h2-title{
margin-bottom: 0;
}
.recent>div:not(:last-child){
margin-bottom:30px;
}
/* news */
.anews{
text-align:right;
max-width:1450px;
margin:auto;
margin-bottom:30px;
}
.anews a{
color: var(--mcolor);
text-decoration: underline;
}
.nm{
margin-bottom:0!important;
}
.ncards {
max-width:1450px;
margin: auto;
margin-bottom:25px;
display: grid;
grid-gap: 30px;
grid-template-columns: repeat(3, 1fr);
}
.ncard {
position: relative;
background-color: #fff;
transition: all 0.5s linear!important;
background-color: #f8f8f8;
}
.ncard h3 {
color:var(--mcolor);
font-size: 16px;
font-weight: normal;
margin-top:5px;
text-align:left;
}
.ncard span {
color:var(--mcolor);
font-size: 13px;
line-height:1.5;
text-align:left;
}
.ncard em, .single em {
color:var(--mcolor);
font-size:13px;
text-align:right;
display:block;
margin-top:10px;
}
body .ppage>.single>em>img{
width:15px;
height:auto;
object-fit:fill;
margin:0;
}
.ncard article {
padding:20px 30px 30px 30px;
text-align: left;
}
.ncard article hr {
width: 50px;
margin: 13px 0;
border: 1px solid var(--mcolor);
background-color:var(--mcolor);
transition: all 0.8s linear;
}
.nimg {
overflow: hidden;
position:relative;
}
.nimg .views{
position:absolute;
top:10px;
right:10px;
z-index:2;
background-color:rgba(0,0,0, 0.3);
padding:10px;
color:#fff;
border-radius:10px;
z-index: 1;
}
.nimg .views img{
width:20px;	
margin-right:10px;
}
.nimg>img {
width: 100%;
height:250px;
object-fit:cover;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: transform 0.8s linear;
-moz-transition: transform 0.8s linear;
transition: transform 0.8s linear;
}
.ncard:hover article:after {
border-color: transparent transparent var(--mcolor) transparent;
border-width: 0 0 30px 30px;
}
.recent .nimg>img {
height:auto;
}
/* Ol list */
ol{
max-width:1000px;
margin:auto;
counter-reset: li;
list-style: none;
font-size: 15px;
padding: 0;
margin-bottom: 4em;
}
ol ol{
margin: 0 0 0 2em;
}
.oll a{
position: relative;
display: block;
padding: .4em .4em .4em .8em;
margin: .5em 0 .5em 2.5em;
background-color: #ddd;
color: var(--mcolor);
text-decoration: none;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;	
}
.oll a:hover{
background-color: #eee;
}	
.oll a:before{
content: counter(li);
counter-increment: li;
position: absolute;	
left: -2.5em;
top: 50%;
margin-top: -1em;
background-color: var(--mcolor);
height: 2em;
width: 2em;
line-height: 2em;
text-align: center;
color:#fff;
}
.oll a:after{
position: absolute;	
content: '';
border: .5em solid transparent;
left: -1em;
top: 50%;
margin-top: -.5em;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;				
}
.oll a:hover:after{
left: -.5em;
border-left-color: var(--mcolor);				
}
/* Titles */
.h2-title{
text-align:center;
}
.h2-title h2 {
position:relative;
font-size:26px; 
font-weight:700;  
letter-spacing:1px; 
text-transform:uppercase; 
text-align:center; 
white-space:nowrap; 
padding-bottom:13px;
color: var(--mcolor);
display: inline-block;
max-width: 1450px;
margin:50px auto;
}
.h2-title h2:before {
background-color: var(--scolor);
content: '';
display: block;
height: 3px;
width: 75px;
margin-bottom: 5px;
}
.h2-title h2:after {
background-color: var(--scolor);
content: '';
display: block;
position:absolute; 
right:0; 
bottom:0;
height: 3px;
width: 75px;
margin-bottom: 0.25em;
}
/* Footer */
.footer {
position:relative;
background-color: var(--mcolor);
border-top: 1px solid #fff;
color: #fff;
margin-top:50px;
overflow-x: hidden;
}
.footeri {
max-width:1450px;
margin: 0 auto;
display: grid;
grid-gap: 50px;
grid-template-columns:repeat(3, 1fr);
padding: 40px 0 20px 0;
color: #fff;
z-index: 1;
position: relative;
}
.footeri .foot2 ul {
list-style: square;
margin-left: 15px;
}
.footeri .foot3 a.pm {
color:#fff;
margin-bottom:15px;
}
.footeri .foot3 p {
margin:10px 0 15px 0;
font-size: 15px;
}
.footeri .foot3 p img {
width:100%;
display:block;
}
.footeri ul{
list-style-position: inside;
}
.footeri ul a{
color: #fff;
font-size: 14px;
letter-spacing: 1px;
transition:0.8s;
line-height:1.5;
}
.footeri ul a:hover{
text-decoration: underline;
}
.footeri li.l img{
display:none;
}
.footer>p {
text-align: center;
margin: 0;
padding: 0;
line-height:1.5;
}
.foot1 h3, .foot2 h3, .foot3 h3, .foot4 h3{
font-size: 16px;
margin-bottom: 20px;
font-weight: bold;
color: #fff;
text-transform:uppercase;
letter-spacing:1px;
position: relative;
}
.foot1 h3::after, .foot2 h3::after, .foot3 h3::after, .foot4 h3::after{
content: "";
display:block;
width: 60px;
height: 2px;
background-color: #fff;
position: relative;
margin-top: 10px;
}
.foot1 p, .foot2 p {
padding: 0;
color: #fff;
font-size: 14px;
line-height:1.5;
letter-spacing:1px;
margin-bottom: 8px;
}
.foot1 a{
color: #fff!important;
}
.footer p.copyr{
font-size:15px;
color:#fff;
padding: 15px 0 15px 0;
}
.foot1>img{
width: 150px;
margin-bottom: 20px;
}
.foot1 p img{
width: 20px;
height:20px;
object-fit: contain;
display: inline-block;
margin-right:12px;
}
.social img{
width:30px;
height:30px;
object-fit:contain;
}
.foot3{
position:relative;
}
hr.ftr {
width: 100%;
border: 1px solid #fff;
box-sizing: border-box;
}
.footer a{
z-index: 1;
position: relative;
}
ul.social{
list-style:none;
display:inline;
margin:0;
padding:0;
}
ul.social li{
margin-right:10px;
display:inline;
}
.social li:last-child{
margin-right:0;
}
ul.socialf{
list-style:none;
display:block;
margin:0;
padding:0;
}
ul.socialf li img{
width:22px;
}
ul.socialf li{
margin-right:4px;
display:inline-block;
}
.socialf li:last-child{
margin-right:0;
}
.grecaptcha-badge { 
visibility: hidden;
}
.s_container{
background-color:#ededed;
padding:5% 0;
}
.s_container h2{
font-weight:normal;
text-transform:uppercase;
font-size:25px;
text-align:center;
margin-bottom:25px;
}
.texto p{
font-size:17px;
}
/* Table */
table.ms {
border-collapse: collapse;
width: 100%;
border: 1px solid #357480;
text-align: left;
}
table.ms td {  
border: 1px solid #357480;
text-align: left;
}
table.ms td:first-child{
width:60%;
}
table.ms th {  
background-color: #357480;
color: #fff;
text-align: center;
padding:15px;
text-transform: uppercase;
font-size:20px;
letter-spacing: 1px;
}
table.ms td {
padding: 15px;
}
/* Reveal block */
.reveal-holder {
position: relative;
display: inline-block;
overflow: hidden;
}
.reveal-holder .reveal-block {
position: absolute;
top: 0;
width: 101%;
height: 101%;
background: white;
}
.reveal-holder .reveal-block::before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #333;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
transition-duration: 0.5s;
}
.reveal-block.gradient::before {
background: linear-gradient( var(--scolor), var(--mcolor) );
}
.reveal-block.gradient-two::before {
background: linear-gradient(to left, #555, #555);
}
.reveal-block.extra {
background: var(--scolor);
}
.reveal-block.extra::before {
background: var(--mcolor);
}
.reveal-block.top.aos-animate::before,
.reveal-block.bottom.aos-animate::before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.reveal-block.left.aos-animate::before,
.reveal-block.right.aos-animate::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.reveal-block.top::before {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}
.reveal-block.left::before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}
.reveal-block.right::before {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}
.reveal-block.bottom::before {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}
/* AOS animate */
[data-aos="reveal-top"],
[data-aos="reveal-left"],
[data-aos="reveal-right"],
[data-aos="reveal-bottom"] {
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-delay: 0.5s;
}

[data-aos="reveal-top"] {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
[data-aos="reveal-top"].aos-animate {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}

[data-aos="reveal-left"] {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
[data-aos="reveal-left"].aos-animate {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}

[data-aos="reveal-right"] {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
[data-aos="reveal-right"].aos-animate {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}

[data-aos="reveal-bottom"] {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
[data-aos="reveal-bottom"].aos-animate {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}

[data-aos="reveal-item"] {
  visibility: hidden;
  transition-property: visibility;
  transition-duration: 0s;
}
[data-aos="reveal-item"].aos-animate {
  visibility: visible;
}
.info_pages{
max-width:1450px;
min-height:200px;
margin: 0 auto;
margin-bottom:25px;
line-height:1.5;
color:var(--mcolor);
}
.info_pages p{
line-height:1.5;
font-size:15px;
}
.languages > a::before{
content:none!important;
}
.contact-wrapper{
max-width:1450px;
margin:0 auto;
margin-bottom:30px;
display:grid;
grid-template-columns: 45% auto;
grid-gap:50px;
}
.contact-wrapper label{
margin-left: 0;
margin-top:10px;
margin-bottom:5px;
display: inline-block;
letter-spacing: 1px;
font-size: 13px;
user-select: none;
}
#mail-status, #pss{
padding:10px;
background-color:#fff;
display:none;
font-size:13px;
border:1px solid var(--scolor);
text-align:center;
margin-top:15px;
color: var(--scolor);
}
.accordion { 
width: 60%;
margin: auto;
margin-top:30px;
margin-bottom:40px;
}
.accord-wrapper{
border: 1px solid var(--ocolor);
margin-bottom:10px;
}
.accord-header { 
position:relative;
padding:15px 60px 15px 20px;
text-align:left;
font-weight:normal;
font-size:16px;
cursor:pointer;
user-select:none;
background-color: var(--mcolor);
line-height: 1.5;
color: #fff;
transition: 1.5s;
}
.accord-header:after { 
position:absolute;
content: url(/webroot/img/closea.svg);
width:25px;
height:25px;
right:11px;
top:18px;
transition:1.5s;
}
.accord-opened:after { 
content: url(/webroot/img/closea.svg);
transform: rotate(45deg);
}
.accord-opened{
transition: 0.8s;
background-color: var(--ocolor);
}
.accord-content { 
display: none; 
padding:25px 25px;
color: var(--mcolor);
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 1.5;
font-weight: normal;
background-color: #F0F0F0;
}
.accord-content ul{ 
margin:0;
margin-left:25px;
padding:0;
}
.accord-content ul li{ 
margin-bottom:5px;
}
/* Popover */
#popik {
max-width:40%;
min-width:380px;
text-align:left;
font-size:18px;
line-height:1.5;
padding:30px 40px;
background-color:rgba(255,255,255,0.7);
border:1px solid #83c441;
backdrop-filter: blur(5px);
position: fixed;
top: calc(50% - 125px); 
left: calc(50% - 190px); 
z-index:8;
color:var(--scolor);
-webkit-box-shadow: 0px 0px 67px -14px rgba(0,0,0,0.7);
-moz-box-shadow: 0px 0px 67px -14px rgba(0,0,0,0.7);
box-shadow: 0px 0px 67px -14px rgba(0,0,0,0.7);
}
#cpopik {
width:40px;
height:40px;
cursor:pointer;
position:absolute;
top:0;
right:0;
}
#popik input[type="text"]{
width:100%;
padding:15px;
border-radius:10px;
border:1px solid var(--scolor);
outline:none;
}
#popik button{
width:100%;
margin-top:15px;
border-radius:10px;
}
#popik h2{
text-align:center;
margin-bottom:15px;
font-size:20px;
}
/* Videos */
.videos{
max-width:1450px;
margin:auto;
margin-top:25px;
margin-bottom:25px;
}
.videos a img.yti{
width:71px;
height:49px;
display:block;
}
.videos .item div img.maini{
width:100%;
height:230px;
object-fit:cover;
display:block;
border-radius: 25px;
}
.videos .item div{
position: relative;
border-radius: 25px;
-webkit-box-shadow: 0px 6px 17px -7px rgba(0,0,0,0.49);
-moz-box-shadow: 0px 6px 17px -7px rgba(0,0,0,0.49);
box-shadow: 0px 6px 17px -7px rgba(0,0,0,0.49);
}
.videos .item div a{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
display:flex;
align-items:center;
justify-content:center;
overflow: hidden;
flex-direction: column;
height:100%;
}
.videos .item p{
position: relative;
padding:10px;
width:100%;
font-size:15px;
line-height:1.5;
text-align:center;
}
/* CAROUSEL */
.ccont {
max-width: 1450px;
margin: auto;
position: relative;
}
.ccont .carousel .slick-list{
/* padding:25px 0; */
}
.ccont .carousel .slick-slide img{
transition:0.5s ease-in-out;
z-index:8;
position: relative;
background-color: #f1f1f1;
width: 100%;
border: 1px solid #eee;
}
.ccont .slick-slide {
margin: 0 10px;
}
.ccont .slick-list {
margin: 0 -10px;
}
#subs-status{
font-size:13px;
}
/* Welcome */
.twopinfo{
display: flex;
align-items:center;
justify-content:center;
background-size:contain;
background-position:-1% 100%;
background-repeat: no-repeat;
background-color: #f8f8f8;
background-attachment: fixed;
margin:35px auto;
padding:0;
}
.twopinfo_inner{
max-width:1300px;
display:grid;
grid-gap:30px;
grid-template-columns: auto 25%;
background-color:#fafafa;
-webkit-box-shadow: 22px 12px 41px -3px rgba(0,0,0,0.1);
-moz-box-shadow: 22px 12px 41px -3px rgba(0,0,0,0.1);
box-shadow: 22px 12px 41px -3px rgba(0,0,0,0.1);
}
.twopinfo_image{
position:relative;
-webkit-box-shadow: -24px 0px 48px -32px rgba(0,0,0,0.3);
-moz-box-shadow: -24px 0px 48px -32px rgba(0,0,0,0.3);
box-shadow: -24px 0px 48px -32px rgba(0,0,0,0.3);
}
/*.twopinfo_image:after{*/
/*z-index: 1;*/
/*content: "";*/
/*position: absolute;*/
/*top: 30px;*/
/*bottom: 30px;*/
/*left: 30px;*/
/*right: 30px;*/
/*}*/
.twopinfo_image img{
width:100%;
height:100%;
object-fit:cover;
}
.twopinfo_text{
display:flex;
align-items:center;
justify-content:center;
padding: 35px 10px 35px 50px;
}
.twopinfo_text_inner{
display:flex;
flex-direction:column;
}
.twopinfo_text_inner h2{
font-size:22px;
text-transform:uppercase;
color:var(--scolor);
margin-bottom:20px;
font-weight:normal;
letter-spacing:1px;
}
.twopinfo_text_inner h1{
font-size:27px;
text-transform:uppercase;
color:var(--mcolor);
font-weight:normal;
letter-spacing:1px;
}
.twopinfo_text_inner hr {
height: 4px;
width: 70px;
position: relative;
background: var(--mcolor);
border: 0;
display: inline-block;
margin-top:20px;
margin-bottom:30px;
}
.twopinfo_text_inner p{
font-size:14px;
line-height:1.5;
font-weight:normal;
color: var(--mcolor);
}
.twopinfo_text_inner a{
align-self: flex-start;
}
.twopinfo_text_inner ul{
margin:15px 0 15px 25px;
padding:0;
list-style-type: square;
font-size:15px;
}
/* Blocks */
.blocks_wrapper{
max-width:1300px;
margin:auto;
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 30px;
}
.blocks_wrapper img{
width:100%;
height:300px;
object-fit: cover;
display:block;
}
.blocks_wrapper p{
background-color:var(--mcolor);
color:#fff;
font-size:15px;
text-align: center;
padding:15px;
}
.blocks_wrapper span{
background-color:#f5f5f5;
font-size:13px;
text-align: center;
padding:10px;
display:block;
border-bottom:3px solid #ddd;
}
.blocks_wrapper a{
position: absolute;
top:0;
bottom:0;
left: 0;
right: 0;
}
/* Info */
.info_wrapper{
max-width:1300px;
margin: auto;
margin-bottom:30px;
display:grid;
grid-template-columns: 30% auto;
grid-gap:30px;	
}
.info_wrapper>div:first-child img{
display: block;
width:100%;
}
.info_wrapper>div:first-child p{
text-align: center;
padding:15px;
background-color: var(--mcolor);
border-bottom:3px solid var(--scolor);
color:#fff;
}
/* Videos */
.videos_wrapper{
max-width:1450px;
margin:auto;
display:grid;
grid-template-columns: repeat(3, 1fr);
grid-gap:30px;
margin-bottom:25px;
}
.videos_wrapper a>img{
width:100%;
height:auto;
object-fit:cover;
display:block;
}
.videos_wrapper img{
width:100%;
height:230px;
object-fit:cover;
display:block;
}
.videos_wrapper div{
display:flex;
align-items:center;
justify-content:center;
overflow: hidden;
position:relative;
flex-direction: column;
}
.videos_wrapper div a{
position:absolute;
}
.videos_wrapper div p{
position: relative;
background-color:var(--mcolor);
color:#fff;
padding:10px;
width:100%;
font-size:15px;
line-height:1.5;
min-height:70px;
text-align:center;
display: flex;
align-items: center;
justify-content: center;
}
/* Gallery load more */
#gresults, #gallery{
max-width:1450px;
margin: auto;
display:grid;
grid-template-columns:repeat(4, 1fr);
grid-gap:30px;
margin-bottom:25px;
}
#gresults, #gallery3{
display:grid;
grid-template-columns:repeat(3, 1fr);
grid-gap:30px;
margin:25px 0;
}
#gresults div, #gallery div, #gallery3 div{
-webkit-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.14);
-moz-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.14);
box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.14);
}
#gresults img, #gallery img, #gallery3 div{
width:100%;
height:300px;
object-fit:cover;
display:block;
}
.wrpr{
margin-bottom:30px;
}
.loadm{
text-align:center;
}
/* Search */
.search input[type="text"]{
padding:10px 15px;
width:200px;
outline:none;
border:1px solid transparent;
background-color:#fff;
transition:0.8s;
font-size:15px;
color: var(--mcolor);
}
.search button{
background-color:#fff;
width:39px;
height:39px;
border:none;
cursor:pointer;
display:flex;
align-items:center;
justify-content:center;
position:absolute;
top:0;
right:0;
}
.search button img{
display:block;
}
.search div{
display:none;
position: absolute;
right: 5px;
top: 70px;
-webkit-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.bg {
animation:slide 13s ease-in-out infinite alternate;
background-image: linear-gradient(-60deg, var(--mcolor) 50%, #23a9f2 50%);
position:absolute;
top:0;
bottom:0;
right:-50%;
left:-50%;
opacity:.3;
z-index:0;
}
.bg2 {
animation-direction:alternate-reverse;
animation-duration:14s;
}
.bg3 {
animation-duration:15s;
}
@keyframes slide {
	0% {
		transform:translateX(-25%);
	}
	100% {
		transform:translateX(25%);
	}
}
/* MEDIA QUERIES */
@media screen and (min-width: 1000px) {
	.languages ul li{
	text-align:center;
	width:80px;
	}    
	.languages img{
	vertical-align: middle;
	}
	.languages ul li a{
	width:100%;
	}
	.slider, .slide {
	height: 80vh;
	}
	.slide .slide__img {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	}
	.search img{
	vertical-align: middle;
	}
}
@media screen and (max-width: 1450px) {
	.videos_wrapper, .pheader, .accordion, .contact-wrapper, .form-wrapper, #gresults, .ncards, .h2-title, .info_pages, .footeri, .blocks_wrapper, .ppage{
	width:95%;
	}
}
@media screen and (max-width: 1150px) {

}
@media screen and (max-width: 1000px) {
	.footeri {
	grid-template-columns: repeat(2, 1fr);
	}
	.form-wrapper{
	grid-template-columns:1fr;
	}
	.blocks{
	grid-template-columns: repeat(3, 1fr);
	}
	.videos_wrapper{
	grid-template-columns: repeat(2, 1fr);
	}
	.ppage{
	grid-template-columns: 100%;
	grid-gap: 25px;
	}
	header {
	position: relative;
	}
	.twopinfo{
	padding:0;
	}
	.twopinfo_inner{
	width:100%;
	}
	.twoblocks, .advantages_wrapper{
	grid-template-columns: 100%;
	width:95%;
	}
	.twoblocks_image{
	order:1;
	}	
	.twoblocks_text{
	order:2;
	}
	.blocks_wrapper{
	grid-template-columns: repeat(2, 1fr);
	}
	.videos_wrapper{
	grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width: 900px) {
	#gallery{
	grid-template-columns: repeat(3, 1fr);	
	}
}
@media screen and (max-width: 800px) {
	.ncards{
	grid-template-columns: 100%;  
	}
	.ncards.nm .ncard{
	display:none;
	}	
	.ncards.nm .ncard:first-child{
	display:block;
	}
	.bloks_wrap{
	grid-template-columns: repeat(2, 1fr);
	}
	.info_wrapper{
	grid-template-columns: 100%;
	}
}
@media screen and (max-width: 700px) {
	.single h1{
	font-size:20px;
	}
	.contact-wrapper, .vaca_content{
	grid-template-columns: 100%;
	grid-gap:20px;
	}
	.contact-form{
	order: 2;
	}
	.google-maps{
	order:1;
	}
	.slide .slide__content {
	width:90%;
	max-width:90%;
	left:5%;
	top:5%;
	padding:15px;
	}
	.slide .slide__content--headings h2 {
	font-size: 20px;
	}
	.slide .slide__content--headings p {
	font-size: 13px;
	}
	#gallery{
	grid-template-columns: repeat(2, 1fr);	
	}
}
@media screen and (max-width: 600px) {
	.footeri {
	grid-template-columns: 100%;
	}
	.ncards{
	grid-template-columns: 100%;
	}
	.form-container{
	grid-template-columns: 100%;
	grid-gap:0;
	}
	.bloks_wrap{
	grid-template-columns: 100%;
	}
	.twopinfo_inner{
	grid-template-columns: 100%;
	}
	.twopinfo_text{
	order:1;
	padding:25px;
	}
	.twopinfo_image{
	order:2;
	}
	.videos_wrapper{
	grid-template-columns: 100%;
	}
}
@media screen and (max-width: 550px) {
	.form-row{
	grid-template-columns: 1fr;
	grid-gap:0;
	}
	.h2-title h2 {
	font-size: 22px;
	}
    .blanc {
    height: 10px;
    }
	header>div:first-child section{
	grid-template-columns: 100%;
	}
	.footeri{
	grid-gap:25px;
	}
	.blocks_wrapper{
	grid-template-columns: 100%;
	}
	img.fi{
    float: none!important;
    margin: 25px 0!important;
    width:100%!important;
	}
	.slick-dots{
	display:none!important;
	}
}
@media screen and (max-width: 450px) {
	.ln {
	grid-template-columns: 75px 175px 75px auto;
	}
	.ncard span {
	font-size: 14px;
	}
	.ncard h3 {
    font-size: 17px;
	}
	#gresults, #gallery{
	grid-template-columns: 100%;
	}
	header {
	position: relative;
	}
	.pheader{
	grid-template-columns: 100%;
	grid-gap:0;
	}
	.pheader .name {
	font-size: 13px;
	}
	.slide .slide__content {
	display:none;
	}
	#gallery{
	grid-template-columns: 100%;
	}
	#gresults img, #gallery img{
	height:auto;
	}
	.search div {
	width:100%;
	left: 5px;
	top: 55px;
	}
	.blocks_wrapper img {
	height: auto;
	}
	.footer p.copyr {
	font-size: 13px;
	}
	.footeri ul a {
	font-size: 12px;
	}
	.foot1 p, .foot2 p {
	font-size: 11px;
	}
    .twopinfo_image img{
    width:90%;
    height:auto;
    display:block;
    margin:auto;
    /*object-fit:cover;*/
    }
}
