<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 768px) {
  body .main-menu {
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      z-index: 99999;
      padding: 0px 20px;
      background: #313131;
  }
}
html {
  overflow: scroll;
  overflow-x: hidden;
}
body {
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: 'Raleway', sans-serif;
  /*font-family: 'Exo', sans-serif;*/
  /*font-family: 'Roboto', sans-serif;*/
  /*font-family: 'Titillium Web', sans-serif;*/
  /*SPECIAL 1 STYLE FONTS*/
  /*font-family: 'Indie Flower', cursive;*/
  /*font-family: 'Shadows Into Light', cursive;*/
  /*font-family: 'Dancing Script', cursive;*/
  /*font-family: 'Amatic SC', cursive;*/
  /*font-family: 'Gloria Hallelujah', cursive;*/
  /*font-family: 'Yellowtail', cursive;*/
  /*font-family: 'Satisfy', cursive;*/
  /*font-family: 'Permanent Marker', cursive;*/
  /*font-family: 'Coming Soon', cursive;*/
  /*font-family: 'Covered By Your Grace', cursive;*/
  /*font-family: 'Cookie', cursive;*/
  /*font-family: 'Rock Salt', cursive;*/
  /*font-family: 'Shadows Into Light Two', cursive;*/
  /*font-family: 'Tangerine', cursive;*/
  /*font-family: 'Homemade Apple', cursive;*/
  /*font-family: 'Waiting for the Sunrise', cursive;*/
  /*font-family: 'Clicker Script', cursive;*/
  /*font-family: 'Zeyada', cursive;*/
  /*font-family: 'League Script', cursive;*/
  /*font-family: 'Poiret One', cursive;*/
  /*font-family: 'Sigmar One', cursive;*/
  /*font-family: 'Fascinate Inline', cursive;*/
  /*font-family: 'Bungee Shade', cursive;*/
  /*font-family: 'Black Ops One', cursive;*/
  /*font-family: 'Ewert', cursive;*/
  /*font-family: 'Fruktur', cursive;*/
  /*font-family: 'Monoton', cursive;*/
  /*font-family: 'Creepster', cursive;*/
  /*font-family: 'Special Elite', cursive;*/
  /*font-family: 'Audiowide', cursive;*/
  /*font-family: 'Atma', cursive;*/
  /*font-family: 'Bungee Hairline', cursive;*/
  /*font-family: 'Bungee Outline', cursive;*/
  /*font-family: 'Kumar One Outline', cursive;*/
  /*font-family: 'Londrina Outline', cursive;*/
  /*font-family: 'Nixie One', cursive;*/
  /*font-family: 'Cabin Sketch', cursive;*/
  /*font-family: 'Fredericka the Great', cursive;*/
  /*font-family: 'Pompiere', cursive;*/
  /*font-family: 'Kranky', cursive;*/
  /*font-family: 'Megrim', cursive;*/
  /*font-family: 'Caesar Dressing', cursive;*/
  /*font-family: 'Vast Shadow', cursive;*/
  /*font-family: 'Raleway Dots', cursive;*/
  /*font-family: 'Faster One', cursive;*/
  /*font-family: 'Rye', cursive;*/
  /*font-family: 'Monofett', cursive;*/
  /*font-family: 'Akronim', cursive;*/
  /*font-family: 'Snowburst One', cursive;*/
  /*font-family: 'Astloch', cursive;*/
  /*font-family: 'Ribeye Marrow', cursive;*/
  /*font-family: 'Diplomata', cursive;*/
  /*font-family: 'Jacques Francois Shadow', cursive;*/
  /*font-family: 'Siemreap', cursive;*/
  /*font-family: 'Miltonian', cursive;*/
  /*font-family: 'Londrina Sketch', cursive;*/
  /*font-family: 'Underdog', cursive;*/
  /*font-family: 'Koulen', cursive;*/
  /*font-family: 'Bigelow Rules', cursive;*/
  /*font-family: 'Geostar', cursive;*/
  /*font-family: 'Eater', cursive;*/
  /*font-family: 'Hanalei', cursive;*/
  /*font-family: 'Moulpali', cursive;*/
  /*font-family: 'Diplomata SC', cursive;*/
  /*font-family: 'Flavors', cursive;*/
}
body ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
body .vertical-menu li {
  display: table-cell;
  width: 1%;
}
body .vertical-responsive-menu li {
  display: table-cell;
  width: 1%;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0px;
  padding: 0px;
}
body form button,
body form input,
body form textarea {
  outline: none;
}
body a {
  text-decoration: none;
}
body a:hover {
  text-decoration: none;
}
body .clear {
  clear: both;
}
.dt {
  display: table;
  width: 100%;
}
.transition {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.header .spaces {
  margin-top: 15px;
}
.header .mobile {
  display: none;
}
/*-------------------- HEADER --------------------*/
.header {
  position: relative;
  z-index: 20;
}
.page-bg {
  width:100%;
  height: 101vh; 
  //background: green;
  background-image: url(../../../img/slider/slider1.jpg);
  background-size: cover;
  z-index: -1;
}
.header .video img {
  width: 100%;
}
.header .video video {
  width: 100%;
}
.header .header-inner {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
}
.header .header-inner .logo {
  padding: 50px 0px;
}
.header .header-inner .logo img {
  max-width: 100%;
}
.header .header-inner .search-language {
  float: right;
  padding: 10px 0px;
}
.header .header-inner .search-language a {
  float: right;
  /*&amp;:first-child {
					width: 25px;
					height: 25px;
					color: rgb(107, 107, 107);
					border: 1px rgb(107, 107, 107) solid;
					border-radius: 50%;
					display: block;
					text-align: center;
					vertical-align: middle;

					i {
						.dt;
						
						line-height: 1.35;
					}
				}*/
}
.header .header-inner .search-language a:first-child {
  color: white;
  font-size: 20px;
  background: #616161;
  font-weight: 400;
  display: block;
  padding: 0px 10px;
  margin-right: 37px;
}
.header .header-inner .main-menu &gt; ul {
  border: 0px;
  margin-top: 15px;
}
.header .header-inner .main-menu &gt; ul &gt; li {
  border: 0px;
  position: relative;
}
.header .header-inner .main-menu &gt; ul &gt; li:hover ul {
  visibility: visible;
  opacity: 1;
  max-height: none;
}

.header .header-inner .main-menu &gt; ul &gt; li ul{
    border: 0px;
    padding-top: 4px;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    position: absolute;
    top: 32px;
    padding-right: 9px;
    background: rgba(0, 0, 0, 0.45);

}
.header .header-inner .main-menu &gt; ul &gt; li ul li{
  position: relative;
  margin-bottom: 3px;
}
.header .header-inner .main-menu &gt; ul &gt; li ul li::before{
    content: "â€¢ ";
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: -13px;
    left: 6px;
}

.header .header-inner .main-menu &gt; ul &gt; li ul li a{
    color: #fff;
    font-size: 11px;
    display: block;
    text-align: left;
    padding-left: 23px;
	    white-space: nowrap;
}

.header .header-inner .main-menu &gt; ul &gt; li &gt; a {
  background: transparent;
  color: white;
  padding: 5px 0px;
}
.header .header-inner .main-menu &gt; ul &gt; li &gt; a:before {
  background: white;
  height: 2px;
}
.header .header-inner .slider .item h2 {
  color: white;
  background: rgba(78, 77, 77, 0.55);
  float: left;
  padding: 10px;
  font-size: 75px;
  padding-left: 11%;
  padding-right: 70px;
  font-weight: 100;
  margin-bottom: 5px;
}
.header .header-inner .slider .item h2:first-child {
  margin-top: 50px;
}
.header .header-inner .slider .item p {
  font-size: 38px;
  color: white;
  font-weight: 400;
}
.header .tiny {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 999999;
  top: 0;
  background: #313131;
}
.header .tiny .logo {
  text-align: center;
  padding: 35px 0px;
}
.header .tiny .logo img {
  max-width: 70%;
   transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.header .tiny .main-menu ul {
  margin-top: 0px;
}
/*-------------------- CONTENT --------------------*/
.content {
  position: relative;
  margin-top: -7px;
}
.content .sector-black {
  background: #313131;
  padding: 50px 0px 100px 0px;
}
.content .sector-black .sector-head h3 {
      font-size: 60px;
  color: white;
  font-weight: 900;
}
.content .sector-black .sector-head .hr hr {
  background: white;
  color: white;
  height: 10px;
  width: 15%;
  float: left;
}
.content .sector-black .tab-module .tab-module-menu ul {
  margin-top: 30px;
}
.content .sector-black .tab-module .tab-module-menu ul li {
  cursor: pointer;
}
.content .sector-black .tab-module .tab-module-menu ul li a {
  font-size: 37px;
  color: white;
  font-weight: 100;
}

.content .sector-black .tab-module .tab-module-menu ul li .hr hr {
  width: 20%;
  float: left;
  margin: 5px 0px;
}
.content .sector-black .tab-module .tab-module-menu ul li i {
  color: white;
  display: none;
  width: 100%;
  padding: 5px 10px;
}
.content .sector-black .tab-module .tab-module-menu ul .active {
  text-align: left;
}
.content .sector-black .tab-module .tab-module-menu ul .active a {
  font-weight: 600;
}
.content .sector-black .tab-module .tab-module-menu ul .active .hr hr {
  width: 20%;
  float: none;
  margin: 5px 0px;
  height: 4px;
  background: white;
  color: white;
}
.content .sector-black .tab-module .tab-module-menu ul .active i {
  color: white;
  display: table;
  width: 100%;
  padding: 5px 10px;
  font-weight: 600;
}
.content .sector-black .tab-module .tab-contents .tab-content {
  margin-top: 15px;
}
.content .sector-black .tab-module .tab-contents .tab-content p {
  font-size: 24px;
  font-weight: 200;
  color: white;
  text-align: center;
}













.content .sector-parallax .tab-module2 .tab-module-menu ul {
  margin-top: 30px;
}
.content .sector-parallax .tab-module2 .tab-module-menu ul li {
  cursor: pointer;
}
.content .sector-parallax .tab-module2 .tab-module-menu ul li a {
font-size: 25px;
    color: #2b2b2b;
    font-weight: 100;
    white-space: nowrap;
}

.content .sector-parallax .tab-module2 .tab-module-menu ul li .hr hr {
  width: 20%;
  float: left;
  margin: 5px 0px;
}
.content .sector-parallax .tab-module2 .tab-module-menu ul li i {
  color: #2b2b2b;
  display: none;
  width: 100%;
  padding: 5px 10px;
}
.content .sector-parallax .tab-module2 .tab-module-menu ul .active {
  text-align: left;
}
.content .sector-parallax .tab-module2 .tab-module-menu ul .active a {
  font-weight: 600;
}
.content .sector-parallax .tab-module2 .tab-module-menu ul .active .hr hr {
  width: 20%;
  float: none;
  margin: 5px 0px;
  height: 4px;
  background: #2b2b2b;
  color: #2b2b2b;
}
.content .sector-parallax .tab-module2 .tab-module-menu ul .active i {
  color: #2b2b2b;
  display: table;
  width: 100%;
  padding: 5px 10px;
  font-weight: 600;
}
.content .sector-parallax .tab-module2 .tab-contents .tab-content {
  margin-top: 15px;
  
    font-size: 24px;
  font-weight: 200;
  color: #2b2b2b;
  text-align: center;
}
.content .sector-parallax .tab-module2 .tab-contents .tab-content p {
  font-size: 24px;
  font-weight: 200;
  color: #2b2b2b;
  text-align: left;
}










.content .sector-black2 .tab-module3 {
	margin-bottom:50px;
}
.content .sector-black2 .tab-module3 .tab-module-menu ul {
  margin-top: 30px;
  
}
.content .sector-black2 .tab-module3 .tab-module-menu ul li {
  cursor: pointer;
}
.content .sector-black2 .tab-module3 .tab-module-menu ul li a {
  font-size: 37px;
  color: white;
  font-weight: 100;
}

.content .sector-black2 .tab-module3 .tab-module-menu ul li .hr hr {
  width: 20%;
  float: left;
  margin: 5px 0px;
}
.content .sector-black2 .tab-module3 .tab-module-menu ul li i {
  color: white;
  display: none;
  width: 100%;
  padding: 5px 10px;
}
.content .sector-black2 .tab-module3 .tab-module-menu ul .active {
  text-align: left;
}
.content .sector-black2 .tab-module3 .tab-module-menu ul .active a {
  font-weight: 600;
}
.content .sector-black2 .tab-module3 .tab-module-menu ul .active .hr hr {
  width: 20%;
  float: none;
  margin: 5px 0px;
  height: 4px;
  background: white;
  color: white;
}
.content .sector-black2 .tab-module3 .tab-module-menu ul .active i {
  color: white;
  display: table;
  width: 100%;
  padding: 5px 10px;
  font-weight: 600;
}
.content .sector-black2 .tab-module3 .tab-contents .tab-content {
  margin-top: 15px;color: white;
    font-size: 24px;
  font-weight: 200;
  color: white;
  text-align: center;
}
.content .sector-black2 .tab-module3 .tab-contents .tab-content p {
  font-size: 24px;
  font-weight: 200;
  color: white;
  text-align: left;
}















.content .sector-parallax {
  background-image: url(../../../img/parallax1.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content .sector-parallax .sector-parallax-content {
  background: rgba(255, 255, 255, 0.8);
  padding: 50px 0px 30px 0px;
}
.content .sector-parallax .sector-parallax-content .sector-head h3 {
      font-size: 60px;
  color: #313131;
  font-weight: 900;
}
.content .sector-parallax .sector-parallax-content .sector-head .hr hr {
  background: #313131;
  color: #313131;
  height: 10px;
  width: 15%;
  float: left;
}
.content .sector-parallax .sector-parallax-content .sector-text {
  margin: 40px 0px;
}
.content .sector-parallax .sector-parallax-content .sector-text p {
  font-size: 20px;
  font-weight: 400;
  color: #313131;
}
.content .sector-parallax-2 {
  background-image: url(../../../img/parallax2.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.content .sector-parallax-2 .sector-parallax-content {
  background: rgba(0, 0, 0, 0.67);
  padding: 50px 0px 0px 0px;
}
.content .sector-parallax-2 .sector-parallax-content .sector-head {
  margin-top: 35px;
}
.content .sector-parallax-2 .sector-parallax-content .sector-head h3 {
      font-size: 60px;
  color: white;
  font-weight: 900;
}
.content .sector-parallax-2 .sector-parallax-content .sector-head .hr hr {
  background: white;
  color: white;
  height: 10px;
  width: 15%;
  float: left;
}
.content .sector-parallax-2 .sector-parallax-content .sector-text {
  margin: 40px 0px;
}
.content .sector-parallax-2 .sector-parallax-content .sector-text p {
  font-size: 20px;
  font-weight: 400;
  color: white;
}
.content .sector-parallax-2 .sector-parallax-content .sector-info .image-module img {
  max-width: 100%;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post {
  background: #313131;
  margin-top: 20px;
  padding: 20px 0px;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post h2 {
  font-size: 50px;
  font-weight: 100;
  color: white;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post h2 span {
  font-weight: 500;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post .post {
  margin-top: 30px;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post .post .post-image img {
  max-width: 100%;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post .post .post-image a {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: white;
  background: #313131;
  padding: 5px 10px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post .post .post-image a:hover {
  background: white;
  color: #313131;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post .post .post-head {
  background: #787777;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post .post .post-head h5 {
  text-align: center;
  font-weight: 100;
  font-size: 35px;
  color: white;
  padding: 15px 0px;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post .post .post-text {
  margin-top: 15px;
}
.content .sector-parallax-2 .sector-parallax-content .sector-post .post .post-text p {
  font-size: 11px;
  color: white;
  font-weight: 100;
}
.content .sector-white {
  background: white;
  padding: 50px 0px 30px 0px;
}
.content .sector-white .sector-head h3 {
      font-size: 60px;
  color: #313131;
  font-weight: 900;
}
.content .sector-white .sector-head .hr hr {
  background: #313131;
  color: #313131;
  height: 10px;
  width: 15%;
  float: left;
}
.content .sector-white .contact-form form input[type=text] {
  border: 1px #313131 solid;
  font-weight: 300;
  font-size: 23px;
  color: #313131;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px;
}
.content .sector-white .contact-form form input[type=email] {
  border: 1px #313131 solid;
  font-weight: 300;
  font-size: 23px;
  color: #313131;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px;
}
.content .sector-white .contact-form form textarea {
  border: 1px #313131 solid;
  font-weight: 300;
  font-size: 23px;
  color: #313131;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px;
  height: 250px;
}
.content .sector-white .contact-form form .security-code-sector img {
  float: left;
  border: 1px #313131 solid;
  padding: 10px;
}
.content .sector-white .contact-form form .security-code-sector i {
  display: table;
  float: left;
  font-size: 35px;
  vertical-align: middle;
  text-align: center;
  margin-left: 10px;
  border: 1px #313131 solid;
  padding: 5px;
  line-height: 1.15;
  cursor: pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.content .sector-white .contact-form form .security-code-sector i:hover {
  color: #830025;
}
.content .sector-white .contact-form form .security-code-sector input[type=text] {
  float: left;
  margin-left: 5px;
  font-size: 22px;
  width: 50%;
}
.content .sector-white .contact-form form .security-code-sector input[type=submit] {
  float: right;
  margin-left: 5px;
  background: #313131;
  color: white;
  font-size: 20px;
  font-weight: 600;
  border: 1px #313131 solid;
  padding: 11px 13px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.content .sector-white .contact-form form .security-code-sector input[type=submit]:hover {
  background: white;
  color: #313131;
}
.content .sector-white .contact-info {
  padding: 0px 30px;
}
.content .sector-white .contact-infos{
  margin-top:20px;
}
.content .sector-white .contact-infos h4{
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 5px;
}
.content .sector-white .contact-infos .adres p{
  font-weight: 400;
  color: #313131;
}
.content .sector-white .contact-infos .telephone{
  background: url(../../../img/telephone.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  padding: 10px 0px 0px 45px;
}
.content .sector-white .contact-infos .telephone a{
  font-weight: 400;
  color: #313131;
}
.content .sector-white .contact-infos .mail{
  background: url(../../../img/mail.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  padding: 10px 0px 0px 45px;
}
.content .sector-white .contact-infos .mail a{
  font-weight: 400;
  color: #313131;
}


.content .sector-white .contact-infos .social{
  padding-top: 9px;
}

.content .sector-white .contact-infos .social ul{
  list-style:none;
}
.content .sector-white .contact-infos .social ul li{
  display:inline-block;
}
.content .sector-white .contact-infos .social ul li a{
  width: 45px;
  height: 45px;
  background-color: #313131;
  text-align: center;
  color: #fff;
  display: block;
  border-radius: 50%;
  padding: 8px;
  font-size: 22px;
  margin-left: 2px;
  margin-right: 2px;
}











.content .sector-white .contact-info h4 {
  font-size: 30px;
  color: #313131;
  font-weight: 800;
}
.content .sector-white .contact-info p {
  font-size: 25px;
  color: #313131;
  font-weight: 200;
}
.content .sector-white .contact-info .primary {
  margin-top: 15px;
}
.content .sector-white .contact-info .primary li a {
  background: #313131;
  color: white;
  font-size: 18px;
  font-weight: 800;
  display: block;
  margin-right: 10px;
  padding: 10px 0px 10px 55px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.content .sector-white .contact-info .primary li a:hover {
  color: #313131;
  background: white;
}
.content .sector-white .contact-info .primary li:last-child a {
  margin-right: 0px;
}
.content .sector-white .contact-info .primary .maps a {
  background-image: url(../../../img/maps.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 30px;
}
.content .sector-white .contact-info .primary .detailed a {
  background-image: url(../../../img/detailed.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 30px;
}
.content .sector-white .contact-info .primary .go a {
  background-image: url(../../../img/go.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 30px;
}
.content .sector-white .contact-info .secondary {
  margin-top: 20px;
}
.content .sector-white .contact-info .secondary .telephone {
  background: url(../../../img/telephone.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  padding: 10px 0px 0px 45px;
}
.content .sector-white .contact-info .secondary .telephone p {
  font-size: 18px;
  color: #313131;
  font-weight: 800;
  margin: 0px;
  line-height: 0.7;
}
.content .sector-white .contact-info .secondary .telephone a {
  font-size: 18px;
  color: #313131;
  font-weight: 300;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.content .sector-white .contact-info .secondary .telephone a:hover {
  color: #890025;
}
.content .sector-white .contact-info .secondary .mail {
  background: url(../../../img/mail.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 35px;
  padding: 10px 0px 0px 45px;
}
.content .sector-white .contact-info .secondary .mail p {
  font-size: 18px;
  color: #313131;
  font-weight: 800;
  margin: 0px;
  line-height: 0.7;
}
.content .sector-white .contact-info .secondary .mail a {
  font-size: 18px;
  color: #313131;
  font-weight: 300;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.content .sector-white .contact-info .secondary .mail a:hover {
  color: #890025;
}
.content .sector-galery {
  margin-top: 20px;
  background-color: #313131;
  display: table;
  width: 100%;
  //height:1036px;
  height:800px;
}
.content .sector-galery .grow{
  margin-left: -6.5px;
  margin-right: -6.5px;
  height: 100%;
  padding-top:13px;
  padding-bottom:13px;
}
.content .sector-galery .item {
  float: left;
  width: 25%;
  height:100%;
  position: relative;
  padding-left: 6.5px;
  padding-right: 6.5px;
  position: relative;
  cursor:pointer;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.content .sector-galery .item:hover .item-center{
  background-color:rgba(49, 49, 49, 0.8);
  margin-top:0;
  top:0;
  bottom: 0;
  height:100%;
  padding-top: 93px;
  font-size: 46px;
}
.content .sector-galery .item:hover .item-center .see-all{
  visibility: visible;
  opacity: 1;
  max-height: none;
}

.content .sector-galery .item .image-top{
  width: 100%;
  height:50%;
  background-size: cover;
}
.content .sector-galery .item .image-bottom{
  width: 100%;
  height:50%;
  background-size: cover;
}
.content .sector-galery .item .item-center{
  color: #fff;
  font-weight: 800;
  font-size: 30px;
  text-align: center;
  padding: 12px;
  position: absolute;
  top: 50%;
  height: 66px;
  margin-top: -33px;
  left: 6.5px;
  right: 6.5px;
  background-color: #313131;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.content .sector-galery .item .item-center .see-all{
  width: 97px;
  height: 105px;
  background: url(../../../img/see-all.png);
  
  margin: 0px auto;
  margin-top:28px;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
    transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}


@media (max-width: 991px) {
  .content .sector-galery {
    height: 800px;
  }
  .content .sector-galery .grow{
    margin:0;
  }
  .content .sector-galery .item {
    width: 50%;
    height: 50%;
    margin-bottom: 13px;
  }
  .content .sector-galery .item .item-center{
    font-size: 16px;
    padding:22px;
  }
  .content .sector-galery .item:hover .item-center{
    background-color:rgba(49, 49, 49, 0.8);
    margin-top:0;
    top:0;
    bottom: 0;
    height:100%;
    padding-top: 40px;
    font-size: 16px;
  }
  .content .sector-galery .item:hover .item-center .see-all{
    visibility: visible;
    opacity: 1;
    max-height: none;
    width: 48px;
    margin-top: 13px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}






.content .sector-galery .galery-item {
  float: left;
  width: 25%;
  position: relative;
}
.content .sector-galery .galery-item:hover &gt; .info {
  display: block;
}
.content .sector-galery .galery-item img {
  width: 100%;
}
.content .sector-galery .galery-item .info {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 2;
  height: 100%;
  display: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.content .sector-galery .galery-item .info .sector {
  position: relative;
  top: 40%;
}
.content .sector-galery .galery-item .info .sector p {
  font-size: 42px;
  color: white;
  font-weight: 900;
  margin: 0px;
  line-height: 0.95;
}
.content .sector-galery .galery-item .info .sector .hr hr {
  width: 25%;
  margin: 5px auto;
  height: 6px;
  background: white;
  color: white;
}
.content .sector-galery .galery-item .info .sector button {
  font-size: 20px;
  color: white;
  font-weight: 100;
  padding: 5px 10px;
  outline: none;
  border: 0px;
  background: transparent;
}
/*-------------------- FOOTER --------------------*/
.footer {
  margin-top: 30px;
  padding: 25px 0px 0px 0px;
  background: #313131;
}
.footer .social-menu .menu ul li {
  text-align: center;
}
.footer .social-menu .menu ul li a {
  display: block;
  width: 35px;
  height: 35px;
  color: #313131;
  background: white;
  padding: 6px;
  border-radius: 50%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
      margin: 0 auto;
}
.footer .social-menu .menu ul li a:hover {
  background: #313131;
  color: white;
}
.footer .social-menu .menu ul li a i {
  vertical-align: middle;
  width: 100%;
      line-height: 1.45;
}
.footer .copyright {
  padding: 20px 0px;
  text-align: center;
}
.footer .copyright p {
  color: white;
}
.footer .copyright p a {
  color: white;
}
.footer .copyright p a:hover {
  text-decoration: underline;
}
body .md-modal {
  position: fixed;
  top: 5%;
  left: 50%;
  width: 100%;
  max-width: 1280px;
  min-width: 320px;
  height: 0;
  z-index: 2000;
}
body .md-modal .md-content {
  background: #4a4a4a;
  height: 630px;
  overflow-y: hidden;
}
body .md-modal .md-content h3 {
  background: #313131;
  opacity: 1;
  margin-bottom: 20px;
}
body .md-modal .md-content .md-close {
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99999;
}
body .md-modal .md-content .galery {
  border: 4px white solid;
  margin: 10px;
  height: 580px;
  border-radius: 10px;
}
body .md-modal .md-content .galery .galery-head {
  font-size: 54px;
  font-weight: 900;
}
body .md-modal .md-content .galery .galery-head .hr hr {
  height: 6px;
  color: white;
  background: white;
  width: 20%;
  float: left;
  margin: 5px 0px;
}
body .md-modal .md-content .galery .galery-text {
  font-size: 14px;
  font-weight: 400;
  color: white;
}
body .md-modal .md-content .galery .galery-image {
  margin-top: 20px;
  border: 2px white solid;
  border-radius: 10px;
  text-align: center;
  padding: 10px 0px;
}
body .md-modal .md-content .galery .galery-image img {
  max-width: 100%;
      height: 229px;
}
body .md-modal .md-content .galery .fill img {
  opacity: 0.5;
}
body .md-modal .md-content .galery .scroll {
  overflow-y: hidden;
  height: 565px;
}
body .md-modal form {
  height: 1690px;
}
body .md-modal form input,
body .md-modal form select,
body .md-modal form textarea,
body .md-modal form select option {
  background: transparent;
  border: 1px #bebebe solid;
  padding: 10px;
  outline: none;
  width: 100%;
}
body .md-modal form input[type=date]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}
body .md-modal form input[type=date]::-webkit-calendar-picker-indicator {
  background: url(../../../img/calendar.png);
  cursor: pointer;
  padding: 6px;
  margin: 0px;
  background-size: contain;
}
body .md-modal form input[type=date]::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1;
}
body .md-modal form h4 {
  color: white;
  font-weight: 900;
  font-size: 27px;
}
body .md-modal form hr {
  height: 3px;
  width: 15%;
  float: left;
}
body .md-modal form p {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: white;
  margin-bottom: 5px;
  margin-top: 10px;
}
body .md-modal form p a {
  text-decoration: none;
  cursor: pointer;
  color: #b92b36;
  font-weight: 800;
}
body .md-modal form select {
  padding: 12px 10px;
}
body .md-modal form select option {
  color: #313131;
}
body .md-modal form textarea {
  height: 150px;
}
body .md-modal form button {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #bf3d47;
  background: -moz-linear-gradient(-30deg, #313131 0%, #313131 50%, #424242 51%, #424242 100%);
  background: -webkit-linear-gradient(-30deg, #313131 0%, #313131 50%, #424242 51%, #424242 100%);
  background: linear-gradient(166deg, #313131 0%, #313131 50%, #424242 51%, #424242 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf3d47', endColorstr='#b92b36', GradientType=1);
  border: 0px;
  color: white;
  font-weight: 800;
  font-size: 25px;
  padding: 15px 70px;
  border-radius: 10px;
  vertical-align: middle;
  outline: none;
}
body .md-modal form button:hover {
  background: #bf3d47;
  background: -moz-linear-gradient(-30deg, #313131 0%, #313131 50%, #424242 51%, #424242 100%);
  background: -webkit-linear-gradient(-30deg, #313131 0%, #313131 50%, #424242 51%, #424242 100%);
  background: linear-gradient(166deg, #313131 0%, #313131 50%, #424242 51%, #424242 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf3d47', endColorstr='#b92b36', GradientType=1);
  border: 0px;
  color: white;
  font-weight: 800;
  font-size: 25px;
  padding: 15px 70px;
  border-radius: 10px;
  vertical-align: middle;
  outline: none;
}
/*-------------------- MEDIA Max-W 768 (MOBILE) --------------------*/
@media (max-width: 768px) {
  body {
    position: relative;
    z-index: -6;
  }
  body .vertical-responsive-menu li {
    display: block;
    width: 100%;
    text-align: center !important;
  }
  body .md-modal {
    top: 0;
  }
  body .md-modal .md-content {
    overflow-y: scroll !important;
  }
  body .main-menu .fa {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  body .md-modal .md-content .galery {
    height: 100%;
  }
  body .md-modal .md-content .galery .fill {
    display: none;
  }
  body .md-modal .md-content .galery .galery-head {
    font-size: 35px;
  }
  body .md-modal .md-content .galery .galery-head .hr hr {
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  /*-------------------- HEADER --------------------*/
  .header .header-inner {
    background: #313131;
    position: relative;
  }
  .header .video {
    display: none;
  }
  .header .mobile {
    display: block;
    position: absolute;
    margin-top: 50px;
  }
  .header .header-inner .logo {
    text-align: center;
    padding: 15px 0px;
  }
  .header .header-inner .slider .item h2 {
    font-size: 35px;
  }
  .header .header-inner .search-language {
    float: none;
    display: table;
    margin: 0 auto;
  }
  .header .header-inner .slider .item p {
    font-size: 35px;
    color: white;
  }
  .header .header-inner .search-language a:first-child i {
    line-height: 1.9;
  }
  .content .sector-black .sector-head h3 {
    text-align: center;
    font-size: 35px;
  }
  .content .sector-black .sector-head .hr hr {
    float: none;
    text-align: center;
  }
  .content .sector-black .tab-module .tab-module-menu ul li a {
    font-size: 20px;
  }
  .content .sector-parallax .sector-parallax-content .sector-head h3 {
    text-align: center;
    font-size: 35px;
  }
  .content .sector-black .tab-module .tab-module-menu ul .active .hr hr {
    float: none;
    text-align: center;
    margin: 5px 15px;
    width: 92%;
    display: block;
  }
  .content .sector-parallax .sector-parallax-content .sector-text p {
    font-size: 17px;
    padding: 0px 20px;
  }
  .content .sector-parallax .sector-parallax-content .sector-head .hr hr {
    float: none;
    margin: 0 auto;
  }
  .content .sector-white .contact-info .primary li a {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .content .sector-galery {
    position: relative;
    z-index: 10000;
  }
  .content .sector-black .tab-module .tab-module-menu ul li .hr hr {
    display: none;
  }
  .content .sector-galery .galery-item {
    width: 50%;
  }
   /*.content .sector-galery .galery-item:last-child {
    margin-bottom: 50px;
  }*/
  .footer .social-menu .menu ul li a {
    font-size: 16px;
        display: inline-block;
  }








  .content .sector-white .contact-form form .security-code-sector img {
    margin-left: 10px;
  }
  .content .sector-white .contact-form form .security-code-sector input[type=submit] {
    margin: 15px;
    display: table;
    width: 94%;
  }
  .content .sector-parallax-2 .sector-parallax-content .sector-text {
    padding: 0px 20px;
    font-size: 17px;
  }
  .content .sector-white .contact-form {
    padding: 0px 15px;
  }

  .content .sector-white .contact-form form .security-code-sector input[type=text] {
    width: 40%;
  }
  .content .sector-parallax-2 {
    z-index: -5;
    position: relative;
    clear: both;
  }
  .sector-post .post-image {
    display: table;
    position: relative;
    margin: 0 auto;
  }
  .content .sector-galery .galery-item .info .sector button {
    font-size: 15px;
  }
  .content .sector-galery .galery-item .info .sector p {
    font-size: 25px;
    text-align: center;
  }
  .content .sector-parallax-2 .sector-parallax-content .sector-post .post .post-text p {
    text-align: center;
  }
  .content .sector-parallax-2 .sector-parallax-content .sector-head h3 {
    font-size: 35px;
    text-align: center;
  }
  .content .sector-parallax-2 .sector-parallax-content .sector-head .hr hr {
    float: none;
    text-align: center;
  }
  .content .sector-white .sector-head h3 {
    text-align: center;
    font-size: 35px;
  }
  .content .sector-white .sector-head .hr hr {
    float: none;
    text-align: center;
  }
  /*-------------------- CONTENT --------------------*/
  .content {
    position: relative;
    z-index: -5;
  }
  /*-------------------- FOOTER --------------------*/
}








.map-frame iframe{
  width: 100%;
}</pre></body></html>