@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,600;1,700;1,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Alegreya:wght@400;500;600;700;800&display=swap");
@font-face {
  font-family: "UTM-God’s-WordR";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/UTMGodsWordR.ttf");
}
@font-face {
  font-family: "UTM-God’s-WordR";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/UTM-Gods-WordRItalic.ttf");
}
@font-face {
  font-family: "UTM-God’s-WordR";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/UTMGodsWordBold.ttf");
}
@font-face {
  font-family: "UTM-God’s-WordR";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/UTMGodsWordBoldItalic.ttf");
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1.4;
  font-size: 14px;
  color: #252a2b;
  overflow-x: hidden;
  background: #fff;
  position: initial !important;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #595959;
}

a {
  text-decoration: none;
  outline: none;
  transition: all 0.2s ease-in-out;
}
a:hover {
  text-decoration: none;
}

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

@media (min-width: 1200px) {
  .container.container-fluid-cs {
    max-width: 1600px;
    padding: 0 85px;
    width: 100%;
  }
}
/* */
.mainheader-height {
  background: #004951;
}
.mainheader-height .header-navbar-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 79px;
}
.mainheader-height .header-navbar-menu .main-nav {
  text-align: center;
}
.mainheader-height .header-navbar-menu .main-nav ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.mainheader-height .header-navbar-menu .main-nav ul li {
  position: relative;
  float: none;
  display: inline-block;
  z-index: 10;
}
.mainheader-height .header-navbar-menu .main-nav ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
  padding: 0 25px;
  cursor: pointer;
  font-weight: 600
}
.mainheader-height .header-navbar-menu .item-link-lang {
  text-align: right;
  float: right;
}
.mainheader-height .header-navbar-menu .item-link-lang div {
  position: absolute;
  display: flex;
  top: 0;
  right: -35px;
}
@media (min-width: 1200px) {
  .mainheader-height .header-navbar-menu .item-link-lang div {
    right: -60px;
  }
}
.mainheader-height .header-navbar-menu .item-link-lang div a {
  color: #9fc0c4;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  padding: 0 5px;
  cursor: pointer;
}
.mainheader-height .header-navbar-menu .item-link-lang div span {
  color: #9fc0c4;
}
.mainheader-height .header-navbar-menu .main-nav.nav-left {
  text-align: right;
  position: relative;
}
.mainheader-height .header-navbar-menu nav.main-nav.nav-right {
  text-align: left;
  position: relative;
}
.mainheader-height .header-navbar-menu .main-nav-center {
  min-width: 120px;
  position: relative;
}
.mainheader-height .header-navbar-menu .main-nav-center::before {
  content: "";
  background: #004a51;
  height: 80px;
  width: 100%;
  display: inline-block;
  position: absolute;
  top: 35px;
  z-index: 9;
  border-radius: 0 0 60px 60px;
  left: 0;
}
.mainheader-height .header-navbar-menu .main-nav-center .wrapper-logo {
  transform: translate(-50%, -25%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  width: 80%;
  text-align: center;
}
.mainheader-height .header-navbar-menu .main-nav-center .wrapper-logo a {
  display: block;
}
.mainheader-height .header-navbar-menu .main-nav-center .wrapper-logo a img {
  max-height: 114px;
}

.item-bannerm a {
  display: block;
}
.item-bannerm a img {
  display: block;
  width: 100%;
  height: auto;
}

.banner-main {
  position: relative;
  width: 100%;
  height: 100%;
}

.hompage-banner-secc {
  position: relative;
}
.hompage-banner-secc .wrapper-banner_content .item-banner-content {
  position: absolute;
  top: 5%;
  transform: translate(-50%, -30%);
  left: 50%;
  text-align: center;
}
.hompage-banner-secc .wrapper-banner_content .item-banner-content .banner_title h4, .payment-title {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 400;
  font-family: "UTM-God’s-WordR";
  color: #595959;
}
.hompage-banner-secc .wrapper-banner_content .item-banner-content .banner_subtitle {
  margin-top: 30px;
  display: inline-block;
}
.hompage-banner-secc .wrapper-banner_content .item-banner-content .banner_subtitle p {
  text-align: justify;
  font-size: 16px;
  color: #595959;
  font-weight: 400;
  margin-bottom: 0;
}

.section-ecological {
  background: #e8f7fa;
  padding: 80px 0;
  position: relative;
}
.section-ecological .la-ne {
  max-width: 350px;
  position: absolute;
  right: 0;
  top: 1%;
  z-index: 10;
}
.section-ecological .grid_sth__content .sth_title {
  text-align: center;
}
.section-ecological .grid_sth__content .sth_title a {
  display: block;
}
.section-ecological .grid_sth__content .sth_title a img {
  max-height: 140px;
}
.section-ecological .grid_sth__content .sth_item-content {
  margin-top: 50px;
  position: relative;
}
.section-ecological .grid_sth__content .sth_item-content::before {
  position: absolute;
  height: 100%;
  content: "";
  border: 1px solid #d0af9f;
  left: 50%;
}
@media (max-width: 991px) {
  .section-investment .htp-tabcontents-investment .item__content
  {
    margin-top: 0px !important;
  }
  .icon-pos{
    min-height: 1px !important
  }
  .section-ecological .grid_sth__content .sth_item-content::before {
    display: none;
  }
}
.section-ecological .grid_sth__content .sth_item-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-ecological .grid_sth__content .sth_item-content .item_content {
  flex: 0 0 43%;
}
.section-ecological .grid_sth__content .sth_item-content .item_content:nth-child(even) {
  margin-top: 100px;
}
@media (max-width: 991px) {
  .section-ecological .grid_sth__content .sth_item-content .item_content:nth-child(even) {
    margin-top: 45px;
  }
}
@media (max-width: 991px) {
  .section-ecological .grid_sth__content .sth_item-content .item_content {
    margin-top: 45px;
  }
}
.section-ecological .grid_sth__content .sth_item-content .item_content .item_content--banner {
  border: 1px solid #d0af9f;
}
.section-ecological .grid_sth__content .sth_item-content .item_content .item_content--banner {
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
  padding-top: 52%;
}
@media (max-width: 991px) {
  .section-ecological .grid_sth__content .sth_item-content .item_content .item_content--banner {
    margin-bottom: 20px;
  }
}
.section-ecological .grid_sth__content .sth_item-content .item_content .item_content--banner a {
  display: block;
}
.section-ecological .grid_sth__content .sth_item-content .item_content .item_content--banner a img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-ecological .grid_sth__content .sth_item-content .item_content .item_content--text {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.section-ecological .grid_sth__content .sth_item-content .item_content .item_content--text .c-text-img {
  min-width: 75px;
  margin-right: 40px;
}
@media (max-width: 991px) {
  .section-ecological .grid_sth__content .sth_item-content .item_content .item_content--text .c-text-img {
    min-width: 60px;
    margin-right: 25px;
  }
}
.section-ecological .grid_sth__content .sth_item-content .item_content .item_content--text .c-text-img a {
  display: block;
}
.section-ecological .grid_sth__content .sth_item-content .item_content .item_content--text span {
  font-size: 16px;
  text-align: justify;
}
@media (max-width: 480px) {
  .section-ecological .grid_sth__content .sth_item-content .item_content .item_content--text span {
    font-size: 14px;
  }
}

.section-location {
  padding: 100px 0 50px;
  position: relative;
  background: #004a51;
 
}
.section-location .lane {
  max-width: 350px;
  position: absolute;
  left: 0;
  top: -10%;
  z-index: 10;
}
.section-location .wrapper-section-location {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .section-location .wrapper-section-location .grid_lct__content .lct_title {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .section-location .wrapper-section-location .grid_lct__content .lct_title img {
    max-width: 350px;
  }
}
@media (max-width: 991px) {
  .section-location .wrapper-section-location .grid_lct__content .lct_item-content {
    margin-bottom: 25px;
  }
}
#hp-theme > div.imgal-modal > div > div.owl-stage-outer span{
  color: #fff !important;
  display: block;
  text-align: center;
  margin-top: 5px
}
.section-location .wrapper-section-location .grid_lct__content .lct_item-content .lct_item_title h4 {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 400;
  font-family: "UTM-God’s-WordR";
  color: #f9f9f9;
  text-align: right;
}
@media (max-width: 991px) {
  .section-location .wrapper-section-location .grid_lct__content .lct_item-content .lct_item_title h4 {
    text-align: center;
  }
}
.section-location .wrapper-section-location .grid_lct__content .lct_item-content .lct_item_text {
  text-align: justify;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .section-location .wrapper-section-location .grid_lct__content .lct_item-content .lct_item_text {
    text-align: center;
    margin-top: 25px;
  }
}
.section-location .wrapper-section-location .grid_lct__content .lct_item-content .lct_item_text p {
  color: #f9f9f9;
  font-size: 16px;
}
@media (max-width: 991px) {
  .section-location .wrapper-section-location .grid_lct__content .lct_item-content .lct_item_text p {
    font-size: 14px;
  }
  .imgal-modal .slider-slick-home1{
    top: 30%;

  }
}
.imgal-modal .slider-slick-home1 img{
display: block;
width: auto !important;
}
.section-location .wrapper-section-location .wrapper-map {
  position: relative;
}
 .wrapper-map img
{
  width: 827px;
}

.section-location .wrapper-section-location .wrapper-map .dot-ani {
  position: absolute;
  bottom: 13%;
  left: 64%;
  transform: translate(-50%, -50%);
}

.slider-slick-home1.owl-carousel .owl-nav .owl-prev::before,.slider-slick-home1.owl-carousel .owl-nav .owl-next::before
{
  background: #004a51!important;
  color: #fff !important;
}
@media (min-width: 1900px) {
.section-location .wrapper-section-location .wrapper-map .dot-ani {
  position: absolute;
  bottom: 80px;
  left: 525px;
  transform: translate(-50%, -50%);
}
}
.wrapper-block_timelime .timeline {
  margin: 70px 0;
  list-style-type: none;
  display: flex;
  padding: 0;
  text-align: center;
  width: 100%;
}
.wrapper-block_timelime .timeline .swiper-slide-timeline {
  flex: 1;
}
.wrapper-block_timelime .timeline li {
  transition: all 200ms ease-in;
}
.wrapper-block_timelime .timestamp {
  width: 100%;
  margin-bottom: 20px;
  padding: 0px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 100;
}
.wrapper-block_timelime .timestamp .date {
  color: #9fc0c4;
  font-weight: bold;
}
@media (min-width: 991px) {
  .wrapper-block_timelime .timestamp .date {
    font-size: 15px;
  }
}
.wrapper-block_timelime .status {
  padding: 0px 40px;
  display: flex;
  justify-content: center;
  position: relative;
  transition: all 200ms ease-in;
}
@media (min-width: 992px) {
  .wrapper-block_timelime .wrapper__timeline .timeline {
    width: 80%;
    margin: 70px auto;
  }
}
.wrapper-block_timelime .wrapper__timeline {
  position: relative;
}
.wrapper-block_timelime .wrapper__timeline::after {
  content: "";
  border-top: 2px solid #376165;
  width: 100%;
  position: absolute;
  top: 37px;
  z-index: 1;
}
.wrapper-block_timelime .status ul::before {
  z-index: 2;
}
.wrapper-block_timelime .status ul {
  font-weight: 600;
  padding-top: 30px;
  text-align: left;
  padding-left: 50px;
}
.wrapper-block_timelime .status ul li {
  font-weight: 400;
  color: #9fc0c4;
}
.wrapper-block_timelime .status ul:before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #a7d7dc;
  border-radius: 25px;
  border: 6px solid #3f6569;
  position: absolute;
  top: -13px;
  left: calc(50% - 12px);
  transition: all 200ms ease-in;
}

.section-utili .wrapper-section-utili {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .section-utili .wrapper-section-utili {
    margin-top: 25px;
  }
}
.section-utili .wrapper-section-utili .ultili_title {
  text-align: center;
}
.section-utili .wrapper-section-utili .ultili_title a {
  display: block;
}
.section-utili .wrapper-section-utili .ultili_title a img {
  max-height: 120px;
}
@media (max-width: 991px) {
  .section-utili .wrapper-section-utili .ultili_title a img {
    max-width: 350px;
  }
}
.section-utili .wrapper-section-utili .ultili_title h4 {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 400;
  font-family: "UTM-God’s-WordR";
  color: #f9f9f9;
  text-align: center;
}

.section-utili #slider-slick-home .owl-stage-outer {
  border: 2px solid #37b1bd;
}
.section-utili #slider-slick-home .owl-stage {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
}
.section-utili #slider-slick-home .owl-stage .owl-item {
  flex: 1;
  transition: all 500ms ease-in-out;
}
.section-utili #slider-slick-home .owl-stage .owl-item:hover {
  flex-grow: 4;
}
.section-utili #slider-slick-home .owl-stage .card {
  height: 600px;
  position: relative;
}
.section-utili #slider-slick-home .owl-stage .card div {
  display: inline;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-utili #slider-slick-home .owl-stage .card span {
  color: #fff;
  transition: all 0.5s ease-in-out;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  padding: 10px 20px;
  background: #004a51b5;
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 992px) {
  .section-utili #slider-slick-home .owl-stage .card span {
    white-space: normal;
    padding: 10px 35px;
    background: #004a51b5;
    text-transform: uppercase;
    min-height: 58px;
  }
}
.section-utili #slider-slick-home .owl-stage .card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s ease-in-out;
}

.section-plane {
  padding: 70px 0;
}
@media (max-width: 991px) {
  .section-plane {
    padding: 40px 0;
  }
}
.section-plane .grid_sth__content .place-title h4 {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 35px;
  font-weight: 400;
  font-family: "UTM-God’s-WordR";
  color: #578287;
  text-align: center;
}
.section-plane .grid_sth__content .place-table .htp-tablinks-el {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}
@media (max-width: 991px) {
  .section-plane .grid_sth__content .place-table .htp-tablinks-el {
    flex-wrap: wrap;
  }
}
.section-plane .grid_sth__content .place-table .htp-tablinks-el .htp-tablink {
  font-size: 15px;
  text-transform: uppercase;
  color: #7f9b9d;
  background: #fff;
  border: 1px solid #7f9b9d;
  margin: 0 10px;
  padding: 5px 5px;
  border-radius: 5px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .section-plane .grid_sth__content .place-table .htp-tablinks-el .htp-tablink {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .section-plane .grid_sth__content .place-table .htp-tablinks-el .htp-tablink {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .fotorama{
    margin-top: 250px
  }
}
.section-plane .grid_sth__content .place-table .htp-tablinks-el .htp-tablink.active {
  background: #7f9b9d;
  color: #fff;
}

.section-plane .grid_sth__content .htp-tabcontents .htp-tabcontent {
  display: none;
}
.section-plane .grid_sth__content .htp-tabcontents .htp-tabcontent.active {
  display: block;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.section-plane .grid_sth__content .htp-tabcontents .htp-tabcontent .item {
  
  margin: 0 5px;
}
.section-plane .grid_sth__content .htp-tabcontents .htp-tabcontent .item a {
  display: block;
}
.section-plane .grid_sth__content .htp-tabcontents .htp-tabcontent .item a img {
 
  margin: 0 auto;
}

.section-video {
  background: #00373d;
  padding: 70px 0;
  position: relative;
}
@media (max-width: 991px) {
  .section-video {
    padding: 40px 0;
  }
}
.section-video::after {
  content: "";
  background-image: url("../images/banner/co.png");
  background-size: cover;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 99;
  left: 0;
  height: 90px;
}
.section-video .wrapper-video .grid_video__content .video_title {
  text-align: center;
}
.section-video .wrapper-video .grid_video__content .video_title a {
  display: block;
}
.section-video .wrapper-video .grid_video__content .video_title a img {
  max-height: 120px;
}
@media (max-width: 991px) {
  .section-video .wrapper-video .grid_video__content .video_title a img {
    max-width: 320px;
  }
}
.section-video .wrapper-video .grid_video__content .video_title h4 {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 400;
  font-family: "UTM-God’s-WordR";
  color: #f9f9f9;
  text-align: center;
}
.section-video .wrapper-video .grid_video__content .subtitle-content {
  text-align:center ;
  color: #9fc0c4;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 40px;
  width: 75%;
}
@media (max-width: 991px) {
  .section-video .wrapper-video .grid_video__content .subtitle-content {
    width: 100%;
  }
}
.section-video .wrapper-video .grid_video__content .video-content {
  margin: 50px 0;
}
.section-video .wrapper-video .grid_video__content .video-content .video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  display: block;
}
.section-video .wrapper-video .grid_video__content .video-content .video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.section-investment {
  padding: 40px 0 50px;
  background: #f9fff7;
}
@media (max-width: 991px) {
  .section-investment {
    padding: 40px 0;
  }
}
.section-investment .wrapper-investment .homepage-banner-investment h4 {
  color: #c79b74;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 35px;
  font-weight: 400;
  font-family: "UTM-God’s-WordR";
  text-align: center;
}
.section-investment .wrapper-investment .homepage-banner-investment a {
  display: block;
}
.section-investment .wrapper-investment .homepage-banner-investment a img {
  display: block;
  width: 100%;
  height: auto;
}

.section-investment .investment-table {
  position: relative;
  left: 75px;
}
.section-investment .investment-table .htp-tablinks-investment {
  position: relative;
  display: flex;
  justify-content: space-around;
  margin-top: -65px;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv {
  background-color: unset;
  border: 0 !important;
  flex: 1;

}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv .icon-iven {
  display: block;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv .icon-iven img {
  max-width: 100px;
  max-height: 100px;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv.ic-0 .icon-pos {
  margin-top: -15%;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv.ic-1 .icon-pos {
  margin-top: 0%;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv.ic-2 .icon-pos {
  margin-top: -5%;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv.active .icon-pos .title-iven {
  font-weight: bold;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv.active .icon-pos img {
  max-width: 130px !important;
  max-height: 130px !important;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv .icon-pos {
  transition: all 0.4s ease-in-out;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv .icon-pos img {
  transition: all 0.4s ease-in-out;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv.ic-3 .icon-pos {
  margin-top: 0%;
}
.section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv.ic-4 .icon-pos {
  margin-top: -45%;
}
.section-investment .investment-table .htp-tablinks-investment .title-iven {
  color: #b28b68;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  width: 70%;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
}
.section-investment .htp-tabcontents-investment {
  margin-top: 50px;
}
.section-investment .htp-tabcontents-investment .htp-tabcontent-inv {
  display: none;
}
.section-investment .htp-tabcontents-investment .htp-tabcontent-inv.active {
  display: block;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.section-investment .htp-tabcontents-investment .item__content {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 25px;
  padding: 0 20px;
  margin: 25px 0;
  text-align: justify;
}

.slider-tabcontent {
  margin: 50px 0 0;
}

.section-news {
  padding: 50px 0;
  background: #f9f9f9;
}
.section-news .wrapper-news .new--head {
  text-align: center;
}
.section-news .wrapper-news .new--head h4 {
  color: #578287;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 35px;
  font-size: 35px;
  font-weight: 400;
  font-family: "UTM-God’s-WordR";
  text-align: center;
}
.section-news .wrapper-news .news-wrapper .item-news .new-img {
  position: relative;
  overflow: hidden;
  padding-top: 62%;
  display: block;
}
.section-news .wrapper-news .news-wrapper .item-news .new-img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-news .wrapper-news .news-wrapper .item-news .new-info .new-info__title {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}
.section-news .wrapper-news .news-wrapper .item-news .new-info .new-info__title a {
  color: #333;
}
.section-news .wrapper-news .news-wrapper .item-news .new-info .new-info__btn {
  padding: 5px 10px;
  background: #578287;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
}

#footer {
  padding: 70px 0 20px;
  position: relative;
  color: #ffffff;
  background: linear-gradient(#004951e0, #004951e0), url("../images/footer/bg-footer.jpeg");
  background-position: center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
}
#footer .wrapper-footer-top {
  display: flex;
  align-items: center;
}
#footer .d-flex-logo {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
#footer .d-flex-logo .item-logo {
  flex: 1;
}
@media (max-width: 991px) {
  #footer .d-flex-logo .item-logo {
    margin-top: 30px;
  }
}
#footer .d-flex-logo .item-logo a {
  display: block;
  text-align: center;
}
#footer .d-flex-logo .item-logo a img {
  max-height: 160px;
}
#footer .pnewle-form {
  padding: 20px 20px;
  background: #edf3ed;
  border-radius: 10px;
  overflow: hidden;
}
#footer .pnewle-form h3 {
  margin: 10px 0 5px;
  color: #5e7676;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  font-size: 20px;
}
#footer .pnewle-form .form-group {
  display: flex;
  align-items: flex-end;
  margin-bottom: 5px;
}
#footer .pnewle-form .form-group label {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  margin-right: 5px;
  margin-bottom: 0;
  font-weight: 600;
  color: #5e7676;
  margin-bottom: -4px;
  font-size: 14px;
}
#footer .pnewle-form .form-group 
{
  margin-top: 15px;
}
#footer .pnewle-form .form-group input, #footer .pnewle-form .form-group textarea {
  background: unset !important;
  border-top: 0 !important;
  outline: 0;
  box-shadow: unset !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-radius: 0;
  font-size: 14px;
  line-height: 10px;
  border:0 !important;
  height: 20px !important;
  padding: 0;
  background: url(../images/bgarea.png) bottom repeat-x !important;

}
#footer .pnewle-form .form-group textarea  {
background-repeat: repeat !important;
  line-height: 22px !important;
  height: 50px !important;
  background-position: 10px -1px !important;
}
#footer .pnewle-form .form-group.form-group-last {
  flex-direction: column;
  align-items: flex-start;
}
#footer .pnewle-form .form-group.form-group-last label {
  padding: 0px 0 10px;
}
#footer .pnewle-form .btn.btn-lg.btn-outline {
  background: #5e7676;
  color: #fff;
  padding: 6px 15px;
  font-size: 15px;
  margin-top: 10px;
}
#footer .middle-footer {
  margin: 50px 0;
}
#footer .middle-footer .wrapper-brand {
  text-align: center;
}
#footer .middle-footer .wrapper-brand .brand-title h4 {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
#footer .middle-footer .wrapper-brand .wrapper-logo-b {
  margin: 40px 0;
}
#footer .middle-footer .wrapper-brand .wrapper-logo-b .item {
  padding: 0 15px;
}
#footer .middle-footer .wrapper-brand .ft_description {
  text-align: center;
  margin-top: 15px;
  display: inline-block;
  width: 100%;
}
#footer .middle-footer .wrapper-brand .ft_description p {
  color: #f4ebe6;
  font-size: 13px;
}
#footer .bottom-footer .copyright {
  text-align: center;
}
#footer .bottom-footer .copyright p {
  margin: 0;
  padding: 10px;
  font-weight: bold;
  color: #f4ebe6;
}

/* ================================================================= */
@media (min-width: 1024px) {
  #main-header-mob {
    display: none;
  }
}
@media (max-width: 1023px) {
  #mainheader-menu.wrapper-header {
    display: none;
  }

  .wrapper-mobile-f {
    padding: 10px 20px;
  }

  .d-flex-mob {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .d-flex-mob .item.f-logo-mob a {
    display: block;
  }
  .d-flex-mob .item.f-logo-mob a img {
    max-height: 80px;
  }
  .d-flex-mob .item-menu {
    display: flex;
    align-items: center;
  }
  .d-flex-mob .item-menu .menu-lang {
    margin-right: 20px;
  }
  .d-flex-mob .item-menu .menu-lang .lang-mobile {
    color: #9fc0c4;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
  }
  .d-flex-mob .item-menu .menu-ico #menu-open-mob {
    display: block;
    cursor: pointer;
  }
  .d-flex-mob .item-menu .menu-ico #menu-open-mob i {
    font-size: 30px;
    color: #dbc570;
    font-weight: normal;
  }

  .sub-head.active .main {
    transform: scaleY(1);
    opacity: 1;
  }

  .sub-head .main {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(86, 86, 86, 0.48);
    transition: all cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
    transform-origin: 0 0;
    transform: scaleY(0);
    opacity: 0;
  }

  .sub-head.active .main .bar .nv-logo {
    opacity: 1;
    transition-delay: 0.3s;
  }

  .sub-head .main .bar .nv-logo {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 40px;
    transition: all 0.2s ease-in-out;
    width: 100%;
    opacity: 0;
    text-align: center;
  }

  .sub-head .main .bar {
    padding: 30px 20px;
  }

  .sub-head .main .bar {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    background: #004951;
    width: 100%;
    height: 100%;
    padding: 40px 20px 20px;
    overflow: auto;
  }
}
@media (max-width: 1023px) and (max-width: 500px) {
  .sub-head .main .bar {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .sub-head .main .bar ul {
    list-style: none;
  }
}
@media (max-width: 1023px) {
  #menu-main-menu li {
    list-style: none;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .sub-head.active .main .bar nav > ul > li {
    transition: all cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
    transform: translate(0, 0);
    opacity: 1;
  }
}
@media (max-width: 1023px) {
  .sub-head .main .bar nav > ul > li {
    transform: translate(0, -50px);
    transition: all 0.2s ease-in-out;
    opacity: 0;
  }
}
@media (max-width: 1023px) {
  .sub-head .main .bar nav a {
    display: block;
    font-size: 18px;
    color: #9fc0c4;
    padding: 10px 0;
    font-weight: 600;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  #menu-open-mob.active {
    position: relative;
  }
}
@media (max-width: 1023px) {
  .hompage-banner-secc .wrapper-banner_content .item-banner-content {
    top: 25%;
  }
}

@media (max-width: 991px) {
  .section-ecological {
    padding: 30px 0;
  }
  .section-plane .grid_sth__content .htp-tabcontents .htp-tabcontent .item{
    padding: 0!important
  }
  .section-plane .grid_sth__content .htp-tabcontents .htp-tabcontent .item{
    border: 0!important
  }
}
@media (max-width: 1023px) {
  .section-ecological .sth_title a img {
    max-width: 320px;
  }
}
@media (max-width: 1023px) {
  .section-ecological .la-ne {
    max-width: 220px;
  }
}
@media (max-width: 991PX) {
  .section-ecological .la-ne {
    max-width: 200px;
    top: -3%;
  }
}
@media (max-width: 480px) {
  .section-ecological .la-ne {
    max-width: 150px;
    top: 6%;
  }
}

@media (max-width: 1023px) {
  .section-location .lane {
    max-width: 220px;
    top: -6%;
  }
}
@media (max-width: 991px) {
  .section-location .lane {
    max-width: 200px;
    top: -3%;
  }
}
@media (max-width: 480px) {
  .section-location .lane {
    max-width: 150px;
    top: -2%;
  }
}

@media (max-width: 1023px) {
  .section-investment .investment-table {
    left: 30px;
  }
}

@media (max-width: 991px) {
  .col-xs-100 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .section-ecological .grid_sth__content .sth_item-content {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .section-location .wrapper-section-location {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  #footer .wrapper-footer-top {
    flex-direction: column-reverse;
  }
}

@media (max-width: 600px) {
  .swiper-slide-timeline .timestamp {
    padding: 0px 10px;
  }
}
@media (max-width: 600px) {
  .swiper-slide-timeline .status {
    padding: 0px 10px;
  }
}
@media (max-width: 600px) {
  .swiper-slide-timeline .status ul {
    list-style: none;
    padding-left: 0;
  }
  #footer .pnewle-form h3
  {
    font-size: 16px;
  }
}
.swiper-slide-timeline .status ul li {
  font-size: 13px;
}
@media (min-width: 991px) {
  .swiper-slide-timeline .status ul li {
    font-size: 15px;
  }
}

@media (min-width: 1024px) {
  .main-nav.nav-left {
    flex: 0 0 42%;
  }

  .main-nav.nav-right {
    flex: 0 0 42%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .mainheader-height .header-navbar-menu .main-nav ul li a {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .section-utili .wrapper-section-utili .ultili_title h4,
.section-location .wrapper-section-location .grid_lct__content .lct_item-content .lct_item_title h4,
.section-video .wrapper-video .grid_video__content .video_title h4 {
    font-size: 21px;
  }

  .section-plane .grid_sth__content .place-title h4,
.section-investment .wrapper-investment .homepage-banner-investment h4,
.section-news .wrapper-news .new--head h4 {
    font-size: 27px;
  }
}
@media (max-width: 600px) {
  .hompage-banner-secc .wrapper-banner_content .item-banner-content {
    top: 14%;
    width: 80%;
  }
  .hompage-banner-secc .wrapper-banner_content .item-banner-content .banner_title h4 {
    font-size: 17px;
    margin-bottom: 0;
  }
  .hompage-banner-secc .wrapper-banner_content .item-banner-content > a img {
    max-width: 320px;
  }
  .hompage-banner-secc .wrapper-banner_content .item-banner-content .banner_subtitle {
    margin-top: 5px;
  }
  .hompage-banner-secc .wrapper-banner_content .item-banner-content .banner_subtitle p {
    font-size: 12px;
  }

  .section-investment .investment-table {
    left: 0;
  }
  .section-investment .investment-table .title-iven {
    width: 100% !important;
    min-height: 63px;
    font-size: 13px !important;
  }

  .section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv .icon-pos {
    margin-top: 0 !important;
  }

  .section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv .icon-iven img {
    max-width: 65px;
    max-height: 65;
  }

  .section-investment .investment-table .htp-tablinks-investment .htp-tablink-inv.active .icon-pos img {
    max-width: 80px !important;
    max-height: 80px !important;
  }
}

.Phone {
  position: relative;
  display: block;
  margin: 0;
  width: 0.4em;
  height: 0.4em;
  font-size: 25vmin;
  background-color: transparent;
  border-radius: 0.5em;
  box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
  transform: translate3d(0, 0, 0) scale(1);
}

.Phone::before,
.Phone::after {
  position: absolute;
  content: "";
}

.Phone::before {
  top: 0;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  background-color: rgb(255 255 255 / 25%);
  border-radius: 100%;
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(0);
}

.Phone::after {
  top: 0.1em;
  left: 0.1em;
  width: 0.1em;
  height: 0.1em;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0);
}

.Phone.is-animating {
  -webkit-animation: phone-outer 3000ms infinite;
          animation: phone-outer 3000ms infinite;
}
.Phone.is-animating::before {
  -webkit-animation: phone-inner 3000ms infinite;
          animation: phone-inner 3000ms infinite;
}
.Phone.is-animating::after {
  -webkit-animation: phone-icon 3000ms infinite;
          animation: phone-icon 3000ms infinite;
}

@-webkit-keyframes phone-outer {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
  }
  33.3333% {
    transform: translate3d(0, 0, 0) scale(1.1);
    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0.1), 0em 0.05em 0.1em rgba(0, 0, 0, 0.5);
  }
  66.6666% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0.5em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
  }
}

@keyframes phone-outer {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
  }
  33.3333% {
    transform: translate3d(0, 0, 0) scale(1.1);
    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0.1), 0em 0.05em 0.1em rgba(0, 0, 0, 0.5);
  }
  66.6666% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0.5em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
  }
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
  }
}
@-webkit-keyframes phone-inner {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0);
  }
  33.3333% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0.9);
  }
  66.6666% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0);
  }
}
@keyframes phone-inner {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0);
  }
  33.3333% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0.9);
  }
  66.6666% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0);
  }
}
@-webkit-keyframes phone-icon {
  0% {
    transform: translate3d(0em, 0, 0);
  }
  2% {
    transform: translate3d(0.01em, 0, 0);
  }
  4% {
    transform: translate3d(-0.01em, 0, 0);
  }
  6% {
    transform: translate3d(0.01em, 0, 0);
  }
  8% {
    transform: translate3d(-0.01em, 0, 0);
  }
  10% {
    transform: translate3d(0.01em, 0, 0);
  }
  12% {
    transform: translate3d(-0.01em, 0, 0);
  }
  14% {
    transform: translate3d(0.01em, 0, 0);
  }
  16% {
    transform: translate3d(-0.01em, 0, 0);
  }
  18% {
    transform: translate3d(0.01em, 0, 0);
  }
  20% {
    transform: translate3d(-0.01em, 0, 0);
  }
  22% {
    transform: translate3d(0.01em, 0, 0);
  }
  24% {
    transform: translate3d(-0.01em, 0, 0);
  }
  26% {
    transform: translate3d(0.01em, 0, 0);
  }
  28% {
    transform: translate3d(-0.01em, 0, 0);
  }
  30% {
    transform: translate3d(0.01em, 0, 0);
  }
  32% {
    transform: translate3d(-0.01em, 0, 0);
  }
  34% {
    transform: translate3d(0.01em, 0, 0);
  }
  36% {
    transform: translate3d(-0.01em, 0, 0);
  }
  38% {
    transform: translate3d(0.01em, 0, 0);
  }
  40% {
    transform: translate3d(-0.01em, 0, 0);
  }
  42% {
    transform: translate3d(0.01em, 0, 0);
  }
  44% {
    transform: translate3d(-0.01em, 0, 0);
  }
  46% {
    transform: translate3d(0em, 0, 0);
  }
}
@keyframes phone-icon {
  0% {
    transform: translate3d(0em, 0, 0);
  }
  2% {
    transform: translate3d(0.01em, 0, 0);
  }
  4% {
    transform: translate3d(-0.01em, 0, 0);
  }
  6% {
    transform: translate3d(0.01em, 0, 0);
  }
  8% {
    transform: translate3d(-0.01em, 0, 0);
  }
  10% {
    transform: translate3d(0.01em, 0, 0);
  }
  12% {
    transform: translate3d(-0.01em, 0, 0);
  }
  14% {
    transform: translate3d(0.01em, 0, 0);
  }
  16% {
    transform: translate3d(-0.01em, 0, 0);
  }
  18% {
    transform: translate3d(0.01em, 0, 0);
  }
  20% {
    transform: translate3d(-0.01em, 0, 0);
  }
  22% {
    transform: translate3d(0.01em, 0, 0);
  }
  24% {
    transform: translate3d(-0.01em, 0, 0);
  }
  26% {
    transform: translate3d(0.01em, 0, 0);
  }
  28% {
    transform: translate3d(-0.01em, 0, 0);
  }
  30% {
    transform: translate3d(0.01em, 0, 0);
  }
  32% {
    transform: translate3d(-0.01em, 0, 0);
  }
  34% {
    transform: translate3d(0.01em, 0, 0);
  }
  36% {
    transform: translate3d(-0.01em, 0, 0);
  }
  38% {
    transform: translate3d(0.01em, 0, 0);
  }
  40% {
    transform: translate3d(-0.01em, 0, 0);
  }
  42% {
    transform: translate3d(0.01em, 0, 0);
  }
  44% {
    transform: translate3d(-0.01em, 0, 0);
  }
  46% {
    transform: translate3d(0em, 0, 0);
  }
}
@media (max-width: 480px) {
  .section-location .wrapper-section-location .wrapper-map .dot-ani {
    bottom: 13%;
    left: 63%;
  }
}
.icon-pos {
  min-height: 187px;
}

#owl-brand-logo .owl-stage {
  display: flex;
  align-items: center;
}

.menu-close-mb {
  font-size: 30px;
  color: #dbc570;
  font-weight: normal;
  position: absolute;
  left: 20px;
  top: 10px;
}

.hompage-banner-main {
  position: relative;
}
.hompage-banner-main .title-banner-main {
  position: absolute;
  top: 19%;
  left: 55%;
  transform: translate(-50%, -50%);
}
.hompage-banner-main .title-banner-main img {
  max-height: 100px;
}

/* menu scroll */
* {
  scroll-margin-top: 150px;
}

.main-header.affix-mobile {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: #004a51;
  -webkit-animation: fadeInDown 0.6s both;
  animation: fadeInDown 0.6s both;
}

.scroll-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  -webkit-animation: fadeInDown 500ms ease-in-out;
  animation: fadeInDown 500ms ease-in-out;
  transition: all 500ms linear;
  background: #004a51;
}

.main-header.affix-mobile .wrapper-logo a img {
  max-height: 70px !important;
}
.main-header.affix-mobile .header-navbar-menu .main-nav-center::before {
  top: -5px !important;
}



@media (max-width: 600px) {
  #footer > div.top-footer > div > div > div.col-md-6.col-sm-12.col-xs-12.text-center > a > img{
    margin-top: 30px;
  }
  .hompage-banner-main .title-banner-main {
    top: 19% !important;
    left: 40% !important;
    transform: translate(-20%, -50%) !important;
  }

  .htp-tablinks-el .htp-tablink {
    min-width: 126px;
  }

  .section-investment .htp-tabcontents-investment {
    margin-top: 10px;
  }

  .slider-tabcontent {
    margin: 10px 0 0;
  }

  .section-plane .grid_sth__content .place-title h4, .section-investment .wrapper-investment .homepage-banner-investment h4, .section-news .wrapper-news .new--head h4 {
    font-size: 24px;
  }
}
@media (max-width: 425px) {
  .section-investment .investment-table .title-iven {
    font-size: 8px !important;
  }
}
#footer .d-flex-logo .item-logo span {
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}/*# sourceMappingURL=main.css.map */

.imgal-container{line-height:0;-webkit-column-count:5;-webkit-column-gap:0;-moz-column-count:5;-moz-column-gap:0;column-count:5;column-gap:0}.imgal-img{width:100%;height:auto;transition:filter .2s}.imgal-img:hover{-webkit-filter:opacity(80%);filter:opacity(80%);cursor:pointer}.imgal-modal{margin:auto;position:fixed;z-index:999999;top:0;left:0;bottom:0;right:0;background-color:#000;color:#fff;vertical-align:middle;height:100%;width:100%}#imgal-modal-close{    background: #000;
  display: block;
  font-size: 2rem;
  position: absolute;
  top: 1rem;
  height: 30px;
  width: 30px;
  text-align: CENTER;
  right: 1.5rem;
  line-height: 30px;
  BORDER-RADIUS: 50%;
  cursor: pointer;
  z-index: 999999;}.imgal-modal-img{width:100%;height:100%;object-fit:contain}@media only screen and (max-width:768px){.imgal-container{line-height:0;-webkit-column-count:2;-webkit-column-gap:0;-moz-column-count:2;-moz-column-gap:0;column-count:2;column-gap:0}}@media only screen and (min-width:768px){.imgal-container{line-height:0;-webkit-column-count:3;-webkit-column-gap:0;-moz-column-count:3;-moz-column-gap:0;column-count:3;column-gap:0}}@media only screen and (min-width:992px){.imgal-container{line-height:0;-webkit-column-count:4;-webkit-column-gap:0;-moz-column-count:4;-moz-column-gap:0;column-count:4;column-gap:0}}@media only screen and (min-width:1200px){.imgal-container{line-height:0;-webkit-column-count:5;-webkit-column-gap:0;-moz-column-count:5;-moz-column-gap:0;column-count:5;column-gap:0}}



@-moz-keyframes quick-alo-circle-img-anim {
  10% {
    transform: rotate(0) scale(1) skew(1deg)
  }

  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg)
  }

  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg)
  }

  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg)
  }

  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg)
  }
}

@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg)
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg)
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg)
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg)
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg)
  }
}

@-o-keyframes quick-alo-circle-img-anim {
  0% {
    -o-transform: rotate(0) scale(1) skew(1deg)
  }

  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg)
  }

  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg)
  }

  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg)
  }

  50% {
    -o-transform: rotate(0) scale(1) skew(1deg)
  }

  100% {
    -o-transform: rotate(0) scale(1) skew(1deg)
  }
}

.iconphone svg{
  -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
}
.fotorama__fullscreen-icon{
  right: 70px !important;
 opacity: 0 !important;
}
