/*
Theme Name: ZW Boxpak
Theme URI: https://zoomworld.vn
Author: ZW
Author URI: https://zoomworld.vn
Description: ZW
Text Domain: zw
Tags:
*/

/*
======================================
[ CSS TABLE CONTENT ]
======================================

    [Table of contents]

    1.Font
    2.Header
    3.Index
    4.Footer
    5.Sidebar
    6.Archive
    7.Single - Pages

    
======================================
[ END CSS TABLE CONTENT ]
======================================
*/

/*
======================================
[ Fontface ]
======================================
*/
@font-face {
  font-family: "UTMAvo-bold";
  src: url("assets/fonts/UTMAvo-bold/UTMAvo-bold.eot");
  src: url("assets/fonts/UTMAvo-bold/UTMAvo-bold.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/UTMAvo-bold/UTMAvo-bold.woff") format("woff"),
    url("assets/fonts/UTMAvo-bold/UTMAvo-bold.woff2") format("woff2"),
    url("assets/fonts/UTMAvo-bold/UTMAvo-bold.ttf") format("truetype"),
    url("assets/fonts/UTMAvo-bold/UTMAvo-bold.svg#UTMAvo-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "UTMAvo";
  src: url("assets/fonts/UTMAvo/UTMAvo.eot");
  src: url("assets/fonts/UTMAvo/UTMAvo.eot?#iefix") format("embedded-opentype"),
    url("assets/fonts/UTMAvo/UTMAvo.woff") format("woff"),
    url("assets/fonts/UTMAvo/UTMAvo.woff2") format("woff2"),
    url("assets/fonts/UTMAvo/UTMAvo.ttf") format("truetype"),
    url("assets/fonts/UTMAvo/UTMAvo.svg#UTMAvo") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "UTMAvo", Sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
  color: #333;
}

/*
======================================
[ Comment - Pagination - Menu - Menu Responsive ]
======================================
*/

/*Comment style*/
span.title_comment {
  font-size: 20px;
  color: #606664;
  line-height: 1.3em;
  font-family: "UTMAvo-bold";
  margin: 0 0 15px;
  display: inline-block;
}
#formcmmaxweb {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
#formcmmaxweb .nameuser {
  text-align: left;
}
#formcmmaxweb .avatarmw img {
  float: left;
  margin: 5px 10px 0 0;
  border: 1px solid #ccc;
  padding: 5px;
}
.comments-title-maxweb {
  margin: 30px 0;
  font-weight: normal;
}
.commentlist {
  margin-top: 10px;
}
.commentlist li {
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
}
.commentlist .children {
  margin-top: 10px;
}
.commentBody em {
  color: red;
}
.comment-author.vcard {
  margin-right: 15px;
}
.comment-author.vcard img {
  max-width: 50px;
  max-height: 50px;
  border-radius: 50px;
}
.commentBody {
  position: relative;
}
.comment-meta.commentmetadata {
  position: relative;
  padding: 0;
  margin: 0 0 5px;
}
.noidungcomment {
  font-size: 16px;
  line-height: 24px;
}
.cancel-comment-reply a {
  font-size: 14px;
  text-decoration: none;
  color: #a9883f;
}
.nocomments {
  border-color: #d98d8d;
  background-color: #ffcece;
  background-position: left -792px;
  color: #665252;
  padding: 10px;
}
.comment-meta.commentmetadata .ngaythang {
  position: absolute;
  top: 0;
  right: 0;
  color: #337ab7;
  opacity: 0.3;
  font-size: 12px;
}
.commentBody:hover .comment-meta.commentmetadata .ngaythang {
  opacity: 1;
}
.commentBody .reply {
  float: right;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.comment-meta.commentmetadata .fn {
  font-family: "UTMAvo-bold";
  color: #333;
  margin: 0;
  text-transform: capitalize;
  font-size: 15px;
  line-height: 22px;
  margin-top: 2px;
}

ol.commentlist_mw {
  padding: 0;
}
ol.commentlist_mw,
ol.commentlist_mw ul.children {
  list-style: none;
}
ol.commentlist_mw li {
  margin-bottom: 10px;
}
ol.commentlist_mw li > div {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-start;
}
ol.commentlist_mw > ul.children {
  margin: 10px 0 15px 35px;
  background: #f1f1f1;
  padding: 10px;
  position: relative;
}
ol.commentlist_mw > ul.children:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 14px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #f1f1f1;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
div.error {
  color: red;
  font-size: 12px;
  text-align: left;
  line-height: 16px;
  margin: 3px 0 0;
}
.tools_comment a {
  color: #4a90e2;
  font-size: 14px;
  position: relative;
  padding: 0 15px 0 0;
  margin: 0 7px 0 0;
  line-height: 14px;
}
.tools_comment a:after {
  content: "";
  width: 4px;
  height: 4px;
  top: 50%;
  margin-top: -2px;
  background: #999;
  position: absolute;
  right: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.tools_comment a:last-child:after {
  display: none;
}
.tools_comment a:last-child {
  padding: 0;
  margin: 0;
}
.noidungcomment p {
  margin: 0 0 5px;
  font-size: 14px;
}
#formcmmaxweb input[type="submit"],
#formcmmaxweb input[type="button"],
#formcmmaxweb input[type="reset"],
#formcmmaxweb article.post-password-required input[type="submit"],
#formcmmaxweb li.bypostauthor cite span {
  padding: 6px 10px;
  padding: 0.428571429rem 0.714285714rem;
  font-size: 11px;
  font-size: 0.785714286rem;
  line-height: 1.428571429;
  font-weight: normal;
  color: #7c7c7c;
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
#formcmmaxweb button,
#formcmmaxweb input,
#formcmmaxweb textarea {
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  font-family: inherit;
  padding: 6px;
  padding: 0.428571429rem;
}
#formcmmaxweb button,
#formcmmaxweb input[type="submit"],
#formcmmaxweb input[type="button"],
#formcmmaxweb input[type="reset"] {
  cursor: pointer;
}
.reply a.comment-reply-link {
  color: #337ab7;
  text-decoration: none;
  font-weight: 400;
  font-size: 12px;
}
.reply a.comment-reply-link:hover {
  color: #c7a611;
}
#formcmmaxweb p,
#formcmmaxweb input,
#formcmmaxweb textarea {
  width: 100%;
  background: transparent;
  outline: none;
  font-size: 14px;
}
#formcmmaxweb input,
#formcmmaxweb textarea {
  border: 1px solid #d7d7d7;
  color: #2e2e2e;
  display: block;
}
#formcmmaxweb input:focus,
#formcmmaxweb textarea:focus {
  border-color: #337ab7;
}
#formcmmaxweb p {
  margin-bottom: 10px;
  text-align: center;
}
#formcmmaxweb #commentform p {
  overflow: hidden;
}
#formcmmaxweb .name-email p {
  width: 50%;
  float: left;
}
#formcmmaxweb .name-email p:first-child {
  padding-right: 5px;
}
#formcmmaxweb .name-email p:last-child {
  padding-left: 5px;
}
#formcmmaxweb input#submit {
  width: auto;
  font-weight: 400;
  color: #fff;
  background: #337ab7;
  padding: 6px 20px;
  border: none;
  float: left;
  font-size: 16px;
  outline: none;
}
#formcmmaxweb input#submit:hover {
  background: #fdb306;
}
#formcmmaxweb ::-webkit-input-placeholder {
  color: #999999;
}

#formcmmaxweb ::-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
}

#formcmmaxweb ::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
}

#formcmmaxweb ::-ms-input-placeholder {
  color: #999999;
}
.box-cmt {
  padding: 0 10px;
}
.header__main {
  padding: 1rem 0;
  background: #fff;
}

.topbar {
  background: #f4f4f4;
}

.topbar.hide {
  display: none!important;
}

.topbar {
  display: block;
}

.list_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.top_bar_content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

ul.list-top-bar li {
  font-size: 14px;
  font-family: 'Montserrat',sans-serif;
    line-height: 1.4;
    text-align: left;
    color: #666;
    padding: 12px 0;
    display: inline-block;
}
ul.list-top-bar li:first-child{padding-right: 15px;}
 
ul.list-social.list_flex {
  width: 30%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

ul.list-social li a {
  margin-right: 2rem;
  color: #fff;
  font-size: 2rem!important;
}

ul.list-social li:first-child a {
  color: #0084cb;
}

ul.list-social li:nth-child(2) a {
  color: red;
}


ul.list-social li img {
  height: 2.2rem;
  margin-bottom: .2rem;
}

ul.list-social li:last-child a {
  margin: 0;
}

ul.list-social li:last-child {
  margin: 0;
}

.search-form{
  border: 1px solid #e2e2e2;
    position: relative;
    width: 450px;
    border-radius: 5px;
    overflow: hidden;
    height: 44px;
    margin-top: -5px;
}
.search-form .form-group{margin: 8px 0;}
.search-form .form-group input{
  border: 0;
    box-sizing: border-box;
    border-radius: 0 4px 4px 0;
    box-shadow: none;
    height: 42px;
    padding-right: 42px;
}
.search-form .icon-search{
  width: 42px;
    margin: auto;
    display: table;
    height: 42px;
    border: 0;
    border-radius: 0;
    background: #dc3545;
}
.search-form .icon-search i{color: #fff; font-size: 16px;}
.search-form .search-content{
    position: absolute; right: 0; padding: 15px; background: #f4f4f4; display: none; z-index: 2;
    width: 240px; box-shadow: 0px 4px 4px rgba(50, 50, 50, 0.11); border: 1px solid #d8d8d8;
}
.search-form .form-group{margin: 0;}
.search-form .input-group{display: block;}
.search-form .input-group-btn{
  width: 42px;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; border-radius: 0 4px 4px 0;
}
.search-form .button-search{
    background: url('.../../assets/images/i_search.png') center center no-repeat;
    background-color: #c85010;background-size: 55%;border-bottom-left-radius: 0;
    border-top-left-radius: 0; width: 40px; height: 40px;
}
.search-form .button-search:focus{outline: none;}


.cat_header{margin-top: 13px;}
.cat_header ul{padding: 0;margin: 0;list-style: none;}
.cat_header ul li{font-family: 'Montserrat',sans-serif;float: left; font-size: 13px;line-height: 1.71;color: #aeaeae; margin-right: 12px;}
.cat_header ul li a{color: #aeaeae;}
.cat_header ul li a:hover{text-decoration: underline;}
.cat_header ul li:first-child{color: #666;font-family: 'Montserrat',sans-serif;font-weight: 600;}

.header-hotline {
    margin-right: 20px;
}
.header-hotline i {
    float: left;
    width: 40px;
    font-size: 44px;
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    color: #343a40;
}
.header-hotline .hotline {
    float: left;
    width: calc(100% - 50px);
    margin-left: 10px;
}
.header-hotline .hotline p {
    margin-bottom: 0;
    color: #dc3545;
    font-weight: bold;
    font-family: 'Montserrat',sans-serif;
}
.header-hotline .hotline a {
    font-weight: bold;
    color: #343a40;
    font-family: 'Montserrat',sans-serif;
    font-size: 25px;
    letter-spacing: .5px;
}
@keyframes suntory-alo-circle-img-anim{
  0%,100%,50%{
    transform:rotate(0) scale(1) skew(1deg)
  }
  10%,30%{
    transform:rotate(-25deg) scale(1) skew(1deg)
  }
  20%,40%{
    transform:rotate(25deg) scale(1) skew(1deg)
  }
}
@-webkit-keyframes suntory-alo-circle-img-anim{
  0%,100%,50%{
    -webkit-transform:rotate(0) scale(1) skew(1deg);
            transform:rotate(0) scale(1) skew(1deg)
  }
  10%,30%{
    -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
            transform:rotate(-25deg) scale(1) skew(1deg)
  }
  20%,40%{
    -webkit-transform:rotate(25deg) scale(1) skew(1deg);
            transform:rotate(25deg) scale(1) skew(1deg)
  }
}
@keyframes suntory-alo-circle-img-anim{
  0%,100%,50%{
    -webkit-transform:rotate(0) scale(1) skew(1deg);
            transform:rotate(0) scale(1) skew(1deg)
  }
  10%,30%{
    -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
            transform:rotate(-25deg) scale(1) skew(1deg)
  }
  20%,40%{
    -webkit-transform:rotate(25deg) scale(1) skew(1deg);
            transform:rotate(25deg) scale(1) skew(1deg)
  }
}

/*menu mobile*/
.menu-icon {
  z-index: 999;
  transition: all 0.3s ease;
  margin-bottom: 3px;
}
.menu-open {
  color: #00aeef;
  font-size: 22px;
}
.menu-responsive {
  background: #00adef;
  top: 0;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 999999;
  overflow: auto;
  display: none;
  transition: all 0.2s ease-out;
}
.menu-close {
  cursor: pointer;
  background: #014587;
  color: #fff;
  overflow: hidden;
  font-size: 14px;
  text-align: right;
}
.menu-close span {
  float: left;
  text-transform: uppercase;
  margin: 15px;
}
.menu-close i {
  padding: 0 15px;
  background: rgba(0, 0, 0, 0.23);
  font-size: 22px;
  height: 55px;
  width: 55px;
  text-align: center;
  line-height: 55px;
}
.menu-responsive ul {
  list-style: none;
  padding: 0;
}
.menu-responsive > ul > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  position: relative;
}
.menu-responsive > ul > li.menu-item-has-children {
  border-bottom: 0;
}
.menu-responsive ul > .menu-item-has-children > a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
}
.menu-responsive > ul > li > a {
  position: relative;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  padding: 10px;
  display: block;
  text-transform: uppercase;
}

.menu-responsive > ul > li > ul.sub-menu > li:not(.menu-item-has-children) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
}
.menu-responsive > ul > li > ul.sub-menu > li {
  position: relative;
}
.menu-responsive > ul li ul.sub-menu {
  padding-left: 10px;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
}
.menu-responsive > ul li ul.sub-menu li {
  position: relative;
}
.menu-responsive > ul li > ul.sub-menu > li a {
  color: rgba(255, 255, 255, 0.9);
  text-transform: inherit;
  padding: 10px;
  display: block;
}

.menu-responsive > ul li.menu-item-has-children > .icon {
  position: absolute;
  cursor: pointer;
  top: 8px;
  text-align: center;
  right: 10px;
  width: 20px;
  height: 20px;
}
.menu-responsive > ul li.menu-item-has-children > .icon:after {
  z-index: 10;
  width: 20px;
  height: 20px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  line-height: 20px;
  content: "\f067";
  color: #fff;
  vertical-align: top;
}
.menu-responsive > ul li.menu-item-has-children.active > .icon:after {
  content: "\f068";
}
.menu-responsive > ul li.menu-item-has-children.active > ul.sub-menu {
  max-height: unset;
  visibility: visible;
}

/*End menu*/
/*Css Pagination*/
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
}
.navigation li {
  display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background-color: #fff;
  border-radius: 3px;
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #d3d3d3;
  color: #333;
  font-weight: 600;
}
.navigation li a:hover,
.navigation li.active a {
  background-color: #1b98e0;
  color: #fff;
}
.navigation ul {
  padding: 0;
  margin: 5px;
}
.navigation {
  margin: 10px 0;
  text-align: right;
}
/*End Css Pagination*/

/* breadcrumbs */
#breadcrumbs {
  margin: 0;
  padding: 10px 0;
  font-size: 0.92em;
  color: #333;
}
#breadcrumbs a {
  color: #333;
}
#breadcrumbs span.breadcrumb_last {
  color: #00aeef;
}
/* end breadcrumbs */

/*
======================================
[ Header ]
======================================
*/
.main_menu {
  background-color: #cfcdce;
  opacity: 0.9;
}
.header-wrapper {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 10px;
}

.c-logo h1.logo {
  display: none;
}
.c-logo .logo img {
  max-height: 150px;
  margin: 0;
  transition: all 0.3s ease;
}

/*menu*/
.main_menu ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 99;
  position: relative;
}
.main_menu ul.menu > li {
  float: left;
  position: relative;
}
.main_menu ul.menu > li.menu-item-has-children > a:after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 17px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
}
.main_menu ul.menu > li > a:hover,
.main_menu ul.menu > li > a:focus {
  text-decoration: none;
}
.main_menu ul.menu > li > a {
  display: inline-block;
  line-height: 50px;
  font-size: 13px;
  transition: all 0.25s ease-in-out;
  color: #17375e;
  margin: 0;
  font-family: "UTMAvo-bold", Sans-serif;
  padding: 0 6px;
  position: relative;
  text-transform: uppercase;
}
/*.main_menu ul.menu > li > a:hover{ color: #fff; background: #17375e;}*/
.main_menu ul.menu > li ul.sub-menu {
  width: 250px;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 200;
  background: #17375e;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  color: #666666;
  padding: 0;
}
.main_menu ul.menu > li:hover > ul.sub-menu {
  opacity: 1;
  top: 50px;
  visibility: visible;
  padding: 0;
}
.main_menu > ul > li > ul li {
  position: relative;
  width: 100%;
  text-transform: none;
  text-align: left;
  list-style-type: none;
}
/*.main_menu>ul>li>ul li:hover>a{background: #17375e; color: #fff;}*/

.main_menu > ul > li > ul > li a {
  text-decoration: none;
  color: #fff;
  padding: 10px;
  display: block;
  border-bottom: solid 1px #eee;
}
.main_menu > ul > li > ul > li a:hover {
  background-color: #00aeef;
}
.main_menu > ul > li > ul > li:last-child > a {
  border-bottom: 0;
}

.main_menu > ul > li > ul > li.menu-item-has-children > a:before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  color: #2f2f33;
  position: absolute;
  margin-top: 0px;
  border: none;
  padding: 0;
  right: 10px;
  z-index: 5;
  line-height: 22px;
}
.main_menu > ul > li > ul > li.menu-item-has-children:hover > a:before {
  color: #fff;
}

.main_menu > ul > li > ul > li ul.sub-menu {
  left: 100% !important;
  margin: 0;
  top: 0 !important;
}
.main_menu > ul > li > ul > li:hover > ul.sub-menu {
  opacity: 1;
  visibility: inherit;
}

/*
======================================
[ Option ]
======================================
*/

.row.no-gutters5 {
  margin-right: -5px;
  margin-left: -5px;
}
.row.no-gutters5 > [class^="col-"],
.row.no-gutters5 > [class*=" col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.row.no-gutters10 {
  margin-right: -10px;
  margin-left: -10px;
}
.row.no-gutters10 > [class^="col-"],
.row.no-gutters10 > [class*=" col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

/*youtube home*/
.intro-video {
  height: 100%;
}
.youtube {
  background-color: #000;
  /* margin-bottom: 30px; */
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
  height: 340px;
}
.youtube img {
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.9;
  max-height: 340px;
  height: 340px;
}
.youtube .play-button {
  width: 55px;
  height: 40px;
  background-color: #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
  background: red;
}
.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 9px 0 9px 15px;
  border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
  cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
  position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
/*end youtube home*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 15px;
  }
}
/*
======================================
[ Card ]
======================================
*/
.box-about {
  position: relative;
  background-color: #fff;
/*  height: 340px;
  overflow: hidden;
  transition: all 0.3s ease;*/
}
.box-about .box-content {
  padding: 10px 10px 30px;
}
.box-about .box-title {
  font-family: "UTMAvo-bold", Sans-serif;
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.box-about .box-title a {
  color: #548dd4;
}
.box-about .box-img img {
  max-height: 235px;
  object-fit: cover;
}
.box-about .box-sapo {
  line-height: 22px;
  overflow: hidden;
  height: 88px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.box-about .box-btn {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translate(-50%, 0);
  transition: all 0.45s ease;
}
.box-about .box-btn a {
  display: inline-block;
  font-size: 14px;
  font-family: "UTMAvo-bold";
  padding: 8px 35px;
  border: solid 1px #376092;
  background: #376092;
  border-radius: 20px;
  text-transform: uppercase;
  color: #fff;
}

/*.box-about:hover {
  background-color: #00aeef;
}
.box-about:hover .box-title a,
.box-about:hover .box-sapo {
  color: #fff;
}
.box-about:hover .box-img {
  display: none;
}
.box-about:hover .box-content {
  padding: 20px;
}
.box-about:hover .box-sapo {
  text-align: center;
}
.box-about:hover .box-btn {
  bottom: 20px;
}
*/
.box-solution {
  position: relative;
  margin-bottom: 16px;
  cursor: pointer;
  background: #fff;
}
/*.box-solution:before {
  content: "";
  width: 100%;
  height: 42px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s ease;
}
.box-solution:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #00aeef;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}*/
.box-solution img {
  height: 218px;
  object-fit: cover;
}
.box-solution .overlay {
  position: absolute;
  top: calc(100% - 42px);
  height: 42px;
  width: 100%;
  margin: 0;
  transition: all 0.3s ease;
  z-index: 10;
  overflow: hidden;
}
.box-solution .overlay .icon-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.box-solution .zw-inner > a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.box-solution .overlay .icon-list li {
  width: 40px;
  height: 40px;
  float: inherit;
  padding: 5px;
  background: #fff;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  margin: 0 2%;
  border-radius: 20px;
}
.box-solution .overlay .icon-list li svg {
  fill: #376092;
}
.box-solution .title {
  margin: 0;
  font-family: "UTMAvo-bold", Sans-serif;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  height: 42px;
  color: #fff;
  text-transform: uppercase;
}
.box-solution:hover:after {
  opacity: 0.8;
}
.box-solution:hover .overlay {
  bottom: inherit;
  height: inherit;
  background: transparent;
  transform: translate(0, -50%);
  top: 50%;
}
.box-solution .box-content {padding: 10px;}
.box-solution .desc {
  line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*.box-solution:hover .title {
  background: transparent;
}*/

.grid-product .box-solution:before {
  display: none;
}
.grid-product .box-solution .title {
  color: #333;
  font-size: 15px;
}
/*.grid-product .box-solution:hover .title {
  color: #fff;
  margin-bottom: 10px;
}*/
/*
.card-product{background-color: #fff; margin-bottom: 20px; transition: all .3s ease;}
.card-product .card-img{position: relative; overflow: hidden;}
.card-product .card-img img{transform: scale(1); transition: all 0.3s ease;}
.card-product .card-content{padding: 10px;}
.card-product .card-content .title{margin: 0 0 10px; font-size: 15px; font-family: 'UTMAvo-bold', Sans-serif; line-height: 30px;}
.card-product .card-content .title a{color: #548dd4;}
.card-product .card-btn{color: #777; font-size: 12px; font-style: italic;}*/


.card-news {
  margin: 0 10px;
  position: relative;
}
.card-news .card-image {
  position: relative;
  overflow: hidden;
}
.card-news .card-image img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  height: 185px;
  object-fit: cover;
}
.card-news .card-image a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.card-news .card-content {
  padding: 10px 0;
}
.card-news .card-title {
  margin: 0 0 10px 0;
  line-height: 25px;
  font-size: 18px;
  font-family: "UTMAvo-bold", Sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.card-news .card-title a {
  color: #333;
}
.card-news .card-title a:hover {
  color: #00adef;
}
.card-news .card-sapo {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #555555;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 15px;
  line-height: 1.5;
}
.card-news .card-btn {
  color: #376092;
  font-size: 12px;
  font-style: italic;
  float: right;
  margin: 10px 10px 0;
}
.card-news .card-btn:hover {
}

.card-news-sidebar {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin-bottom: 15px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 15px;
}
.card-news-sidebar .card-image {
  width: 80px;
  margin-right: 10px;
  margin-top: 5px;
}
.card-news-sidebar .card-content {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.card-news-sidebar .card-title {
  font-size: 15px;
  margin: 0;
  line-height: 1.5;
}
.card-news-sidebar .card-title a {
  color: #333;
}


.owl-theme .owl-nav > div{
    padding: 3px; border-radius: 50%; background-color: transparent;
    border: 2px solid #63cdf3; color: #fff; text-align: center;
}
.owl-theme .owl-nav > div:hover{background-color: #63cdf3;}
.owl-theme .owl-nav > div i{
  display: block; line-height: 36px; width: 36px; border-radius: 100%;
  background-color: #63cdf3; font-size: 22px; color: #fff;
}
.owl-theme  .owl-nav > div{
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;    
  visibility: hidden;
  opacity: 0;
}
.owl-theme .owl-prev{left: 20px;}
.owl-theme .owl-next{right: -30px;}
/*.owl-theme:hover .owl-nav > div{display: flex;}*/
.owl-theme:hover .owl-nav > div.owl-prev{left: 50px; visibility: visible; opacity: 1;}
.owl-theme:hover .owl-nav > div.owl-next{right: 0; visibility: visible; opacity: 1;}

.zwi-head{text-align: center; margin-bottom: 40px;}
.zwi-head .desc, .zwi-archive__head .desc{
    position: relative; display: table; font-size: 14px; color: #a53e4c;
    letter-spacing: 1px; margin: 10px auto 20px;
}
.zwi-head .desc:before, .zwi-archive__head .desc:before{
      position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #d1d1d1;
    top: 50%;
    left: 0;
    z-index: 1;
    margin: 0;
}
.zwi-head .desc span, .zwi-archive__head .desc span{ padding: 0 10px; background-color: #fff; color: #5c6771; z-index: 2; position: relative; margin: 0 15px;}
.bg-high .zwi-head .desc span{background-color: #f5f5f5;}
.zwi-head .title{font-size: 30px; text-transform: uppercase; letter-spacing: 1.5px;color: #D5232D; font-weight: bold; margin: 0 0 15px 0;}
.zwi-head .sapo{max-width: 500px; margin: auto; line-height: 1.5; color: #777;}


.grid-news{padding: 50px 0 0; border-top: 1px solid hsla(0,0%,59.2%,0.2);}

.zwi-news-inner{padding: 0 10px;}
.zwi-news .zwi-images{position: relative; overflow: hidden;}
.zwi-news .zwi-images a{display: block;}
.zwi-news .zwi-date{font-size: 13px; color: #777;margin: 0;}
.zwi-news .zwi-images img{
    -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;
}
.zwi-news .zwi-images a:hover img{
    opacity: .9; -webkit-transform: scale(1.1); -ms-transform: scale(1.1);
    -o-transform: scale(1.1); transform: scale(1.1);
}
/*.zwi-news .zwi-title{ font-size: 16px; line-height: 20px; margin: 0 0 8px;}*/
/*.zwi-news .zwi-title a{ color: #111;}*/
/*.zwi-news .zwi-meta{color: #aaa; display: flex; align-items: center; justify-content: flex-start; position: relative; font-size: 12px; line-height: 1;}*/
/*.zwi-news .zwi-meta .zwi-date{margin-right: 10px;}*/
/*.zwi-news .zwi-meta i{padding-right: 5px;}*/

.zwi-news .zwi-content{
    position: relative; margin-right: 15px; margin-left: 15px; padding: 10px; text-align: center; min-height: 80px;
    color: #777777; transition: all 0.2s linear; -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; margin-top: -60px; background: #fff; border-radius: 5px 5px 0 0;
}
.zwi-news .zwi-title{
    font-size: 15px; line-height: 1.4; font-weight: 600; letter-spacing: 0.03em;
    position: relative; margin: 0 0 8px; color: #191919;
}
.zwi-news .zwi-title a{color: #191919; transition: all 0.2s linear; -ms-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear;}
.zwi-news .zwi-title a:hover{color: #63cdf3;}
.zwi-news .zwi-sapo{ position: relative; margin-top: 10px; font-size: 14px; margin-bottom: 15px;}



.card-high {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  border-bottom: 1px solid #666;
  margin-bottom: 20px;
}
.card-high .card-image {
  width: 30%;
  margin-right: 15px;
  padding: 0 30px 20px 0;
  position: relative;
}
.card-high .card-image a {
  display: block;
  position: relative;
  overflow: hidden;
}
.card-high .card-image img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.card-high .card-title {
  font-size: 20px;
  margin-top: 0;
  font-family: "UTMAvo-bold";
}
.card-high .card-title a {
  color: #004b8d;
}
.card-high .card-title a:hover {
  color: #ffb204;
}
.card-high .card-content {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  flex: 1;
  position: relative;
  padding-bottom: 30px;
}
.card-high .card-sapo {
  line-height: 1.5;
  margin-bottom: 10px;
}
.card-high .card-btn {
  position: absolute;
  padding: 5px 10px;
  bottom: -1px;
  right: 0;
  line-height: 20px;
  background-color: #00adef;
  color: #fff; /*font-family: 'UTMAvo-bold', Sans-serif;*/
}
.card-high .card-btn:hover,
.elementor-widget-button a:hover {
  background-color: #ffb204 !important;
}
.card-high:hover .card-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.news-main .card-high:nth-last-of-type(0) {
  border-bottom: 0;
}
.high.card-high .card-content {
  padding-bottom: 50px;
}
.high.card-high .card-image {
  padding: 0 0 20px 30px;
  margin: 0 0 0 15px;
  width: 35%;
}
.high.card-high .card-btn {
  right: inherit;
  left: 0;
  bottom: 10px;
}

.card-high.card-high2 {
  display: block;
  border: 1px solid rgba(131, 131, 131, 0.2);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 30px;
  position: relative;
}

@media only screen and (min-width: 1200px) {
  .card-high.card-high2 {
    margin-bottom: 0;
    height: 100%;
  }
  .row.match-my-cols > div[class*="col"] {
    margin-bottom: 30px;
  }
}

.card-high.card-high2 .card-image {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 10px;
  overflow: hidden;
}
.card-high.card-high2 .card-content {
  padding: 10px;
  text-align: center;
}
.card-high.card-high2 .card-tilte {
  font-family: "UTMAvo-bold", Sans-serif;
  margin: 0 0 10px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 22px;
  text-align: center;
}
.card-high.card-high2 .card-sapo {
  margin-bottom: 15px;
}
.card-high.card-high2 .card-btn {
  position: relative;
  bottom: initial;
  right: initial;
  width: 120px;
  margin: auto;
  border-radius: 20px;
  height: 34px;
}

.card-normal {
  position: relative;
  padding: 20px;
  margin-bottom: 20px;
  height: 234px;
}
.card-normal .card-title {
  font-size: 20px;
  font-family: "UTMAvo-bold", Sans-serif;
  color: #fff;
  margin: 0 0 15px;
  width: 100%;
  line-height: 1.3;
}
.card-normal .card-title a {
  color: #fff;
}
.card-normal .card-title a:hover {
  color: #ffb204;
}
.card-normal .card-sapo {
  line-height: 22px;
  width: 80%;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
  height: 88px;
  overflow: hidden;
}
.card-normal .card-sapo a {
  color: #fff;
}
.card-normal .card-btn {
  font-size: 12px;
  font-style: italic;
  color: #fff;
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 20px;
  width: 120px;
  height: 34px;
  line-height: 20px;
  display: block;
  text-align: center;
}
.card-normal .card-btn:hover {
  background-color: #ffb204;
}
.card-normal .card-image {
  position: absolute;
  width: 100px;
  right: 0;
  bottom: 0;
}

.card-horizal {
  position: relative;
  padding: 20px;
  margin: 0 10px 20px;
  height: 234px;
}
.card-horizal .elementor-element-populated {
  padding: 0 !important;
  margin: 0 !important;
}
.card-horizal .elementor-heading-title {
  line-height: 1.3 !important;
}
.card-horizal .elementor-heading-title a:hover {
  color: #ffb204;
}
.card-horizal .elementor-widget-image {
  position: absolute;
  width: 100px !important;
  bottom: -15px;
  right: -15px;
}
.card-horizal .elementor-widget-text-editor {
  line-height: 22px;
  width: 80% !important;
  color: #fff;
  margin-bottom: 20px;
  height: 88px;
  overflow: hidden;
}
.card-horizal .elementor-widget-text-editor a {
  color: #fff;
}
.card-horizal .elementor-widget-button a.elementor-button-link {
  font-size: 12px;
  font-style: italic;
  color: #fff;
  background-color: transparent;
  padding: 5px 10px;
  border: 1px solid;
  border-radius: 20px;
  width: 120px;
  height: 34px;
  line-height: 20px;
}

.bg-1 {
  background-color: #aa1480;
}
.bg-2 {
  background-color: #014587;
}
.bg-3 {
  background-color: #6a7dbc;
}
.bg-4 {
  background-color: #60b55b;
}
.bg-5 {
  background-color: #009a9b;
}
.bg-6 {
  background-color: #2694d3;
}

.card-single {
  padding: 20px 0;
}
.card-single .card-title {
  font-size: 25px;
  font-family: "UTMAvo-bold", Sans-serif;
  color: #000;
  margin: 0 0 15px;
  line-height: 1.3;
}
.card-single .card-sapo {
  line-height: 1.5;
}
.card-single .card-sapo ul {
  padding-left: 20px;
}
.card-single .card-sapo ul li {
  padding: 2px 0;
}
.card-single .btn {
  background-color: #376092;
  border-radius: 4px;
  padding: 5px 12px;
  display: inline-block;
  color: #fff;
  margin-top: 20px;
  font-size: 15px;
  font-family: "UTMAvo-bold", Sans-serif;
  line-height: 1.5;
}

.related-news {
  margin-bottom: 20px;
}
.related-item {
  padding: 0 10px;
}
.related-item .related-content {
  padding: 10px;
}
.related-item .related-title {
  font-size: 18px;
  font-family: "UTMAvo-bold", Sans-serif;
  margin: 0;
  line-height: 22px;
}
.related-item .related-title a {
  color: #333;
}

.effect-box .elementor-image-box-img {
  overflow: hidden;
}
.effect-box .elementor-image-box-img img {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effect-box:hover .elementor-image-box-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.effect-box .elementor-heading-title {
  cursor: pointer;
}
.effect-box .elementor-heading-title:hover {
  color: #ffb204 !important;
}
.effect-box .elementor-image-box-title a:hover {
  color: #ffb204;
}

.effect-box .elementor-button-wrapper a:hover {
  color: #fff !important;
}
/*
======================================
[ Title ]
======================================
*/

.grid-head {
  text-align: center;
  margin-bottom: 20px;
}
.grid-head .title {
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: bold;
  margin: 0 0 15px 0;
  color: #D5232D;
}
.grid-head.white .title {
  color: #fff;
}
.grid-head.white .title:hover {
  color: #ffb204;
}
.grid-head p {
  max-width: 450px;
  font-size: 14px;
  margin: auto;
  color: #333;
  padding-top: 5px;
}
.heading-lines {
  position: relative;
  display: inline-block;
}
.heading-lines span {
  width: 10px;
  height: 10px;
  display: inline-block;
  transform: rotate(45deg);
  background-color: #376092;
}
.heading-lines:before {
  width: 80px;
  height: 1px;
  background-color: #777;
  top: 50%;
  position: absolute;
  margin-top: 0.4px;
  content: "";
  background: #808080;
  right: 22px;
}
.heading-lines:after {
  width: 80px;
  height: 1px;
  background-color: #777;
  top: 50%;
  position: absolute;
  content: "";
  background: #808080;
  margin-top: 0.4px;
  left: 22px;
}
.grid-head.white .heading-lines:before,
.grid-head.white .heading-lines:after {
  background: #fff;
}
.grid-head.white span {
  background-color: #fff;
}

.head-title {
  margin-bottom: 20px;
}
.head-title .title {
  font-family: "UTMAvo-bold";
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.3;
}
.head-title .text {
  line-height: 1.8;
}
/*
======================================
[ Main ]
======================================
*/
.grid-slider {
  position: relative;
  height: calc(100vh - 50px);
  overflow: hidden;
}
.grid-slider.slider-cus {
  height: inherit;
}
.slider-content__bot {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  height: 100%;
}
.slider-content__bot > .container {
  height: 100%;
  position: relative;
}
.slider-content__bot .row {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.slider-content--title {
  position: absolute;
  top: 100px;
  left: 15px;
}
.slider-content--title .title {
  display: inline-block;
  padding: 20px;
  margin: 0;
  background-color: transparent;
  min-width: 390px;
  line-height: 1.5;
  font-family: "UTMAvo-bold", Sans-serif;
  color: #fff;
}
.box {
  position: relative;
  padding: 20px 10px;
  text-align: center;
  color: #fff;
  height: 130px;
  bottom: -110px;
  transition: all 0.3s ease;
}
.box:before {
  position: absolute;
  width: 50px;
  height: 8px;
  background-color: #004b8d;
  top: 0;
  left: 0;
  content: "";
}
.box .title {
  display: block;
  font-family: "UTMAvo-bold", Sans-serif;
  line-height: 25px;
  height: 50px;
  margin-bottom: 10px;
}
.box i {
  font-size: 30px;
}
.box.color-1 {
  background-color: rgba(170, 20, 128, 1);
}
.box.color-2 {
  background-color: rgba(1, 69, 135, 1);
}
.box.color-3 {
  background-color: rgba(106, 125, 188, 1);
}
.box.color-4 {
  background-color: rgba(96, 181, 91, 1);
}
.box.color-5 {
  background-color: rgba(0, 154, 155, 1);
}
.box.color-6 {
  background-color: rgba(38, 148, 211, 1);
}
.box a i {
  color: #fff;
}
.box:hover,
.home .box {
  bottom: 0;
}
/*about*/
.grid-bg {
  background-color: #e1e1e1;
}
.grid-about {
  padding: 50px 0;
}

.box-about--logo {
  height: 340px;
  background-color: #fff;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
}
.box-about--logo .box-img {
  width: 300px;
  height: 250px;
  margin: auto;
  padding: 20px;
  border: 3px solid #ff0000;
  border-radius: 20px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
}

/*why*/
.grid-why {
  padding: 30px 0;
}
.box-why--content {
  padding: 0 20px;
  line-height: 24px;
  font-size: 15px;
}
.box-why--img {
  background-color: var(--primary-color);
  padding: 20px;
}
.box-why__title {
  margin: 0 0 10px;
  font-size: 20px;
  font-family: "UTMAvo-bold", Sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.box-why__title a {
  color: #fff;
}
.box-why__gallery ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-why__gallery ul li {
  position: relative;
  float: left;
  width: 50%;
  padding: 2%;
}
.box-why__gallery ul li img{
  max-height: 153px;
  width: 100%;
  object-fit: cover;
}
.box-why__gallery ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.box-why__gallery ul li .item-content {
  position: absolute;
  top: 50%;
  left: -100%;
  width: 100%;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transition: all 0.5s ease-in-out;
}
.box-why__gallery ul li .item-content .title {
  margin: 0 0 15px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  line-height: 1.3;
  font-size: 16px;
  font-family: "UTMAvo-bold", Sans-serif;
}
.box-why__gallery ul li .bg-item-content {
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #00aeef;
  z-index: -1;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  transition: all 0.25s ease-in-out;
}
.icon-list {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.box-why__gallery ul.icon-list li {
  width: 40px;
  height: 40px;
  float: inherit;
  padding: 5px;
  background: #fff;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  margin: 0 2%;
  border-radius: 20px;
}
.icon-list li svg {
  fill: #376092;
}

.box-why__gallery ul li:hover .item-content {
  left: 0;
  z-index: 11;
}
.box-why__gallery ul li:hover .bg-item-content {
  left: 0;
  z-index: 10;
}

.grid-btn {
  text-align: center;
  margin: 30px 0 20px;
}
.grid-btn a {
  padding: 10px 24px;
  background-color: #00adef;
  color: #fff;
  border-radius: 40px;
  transition: all 0.3s ease;
  font-family: "UTMAvo-bold", Sans-serif;
  display: inline-block;
  min-width: 250px;
  line-height: 1.5;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
}
.grid-btn a:hover {
  background-color: #ffb204;
  -webkit-box-shadow: 0 10px 6px -6px #777;
  -moz-box-shadow: 0 10px 6px -6px #777;
  box-shadow: 0 10px 6px -6px #777;
}
/*.box-why__gallery ul li+li{margin}*/
/*product*/
.grid-product {
  padding: 30px 0;
}
.grid-product--title {
  margin: 0 0 20px;
}

.grid-double {
  padding: 30px 0;
}

.grid-procedure {
  padding: 30px 0;
}

/*feedback*/
.grid-feedback {
  padding: 50px 0 80px;
}
.box-feedback {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin: 0 10px;
  padding: 10px;
  justify-content: flex-start;
  align-items: center;
  background-color: #fff;
}
.box-feedback .box-img {
  width: 30%;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.box-feedback .box-img img {
  border-radius: 50%;
  max-width: 150px;
  margin: 0 0 10px;
}
.box-feedback .box-content {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.box-feedback .box-content .title {
  font-family: "UTMAvo-bold";
  font-size: 20px;
}
.box-feedback .box-content .meta {
  font-style: italic;
  color: #777;
  font-size: 90%;
}
.box-feedback .box-content img {
  max-width: 200px;
  width: 200px;
  margin: 0;
}
.box-feedback .box-text {
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 100px;
}
.grid-feedback .owl-dots {
  position: absolute;
  width: 100%;
  bottom: -50px;
}

.grid-three {
  padding: 30px 0;
}

.grid-printerest {
  background-color: #e02329;
  height: 400px;
}
.grid-printerest .grid__content {
  padding: 10px;
  color: #fff;
}
.grid-printerest .grid__content + .grid__content {
  margin-top: 40px;
  border-top: 1px dashed #eee;
}
.grid__content .grid-btn {
  color: #777;
  font-size: 12px;
  font-style: italic;
  float: right;
  margin: 10px 10px 0;
}
.grid-printerest .grid-btn {
  color: #fff;
}
.grid__content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.grid__content ul li {
  float: left;
  padding: 0 5px;
  margin-bottom: 20px;
  width: 50%;
}
.grid__content ul li a {
  color: #fff;
  text-decoration: underline;
}

.owl__post.owl-theme .owl-nav > div {
  display: block;
}
.owl__post.owl-theme .owl-nav > div.owl-next {
  top: -40px;
  color: #333;
  right: 0;
  font-size: 27px;
  width: 30px;
  height: 30px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid;
}
.owl__post.owl-theme .owl-nav > div.owl-prev {
  top: -40px;
  color: #333;
  right: 40px;
  left: inherit;
  font-size: 27px;
  width: 30px;
  height: 30px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid;
}

.box-sidebar,
.tags-list {
  margin-bottom: 25px;
}
.box-sidebar .title,
.tags-list .row_title {
  color: #666666;
  font-size: 18px;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-family: "UTMAvo-bold";
}

.box-sidebar ul {
  padding-left: 20px;
}
.box-sidebar ul li {
  font-size: 15px;
  margin-bottom: 4px;
  color: #777;
}

.custom-img {
  position: relative;
}
.custom-content {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  color: #fff;
  line-height: 1.5;
}
.custom-content .box-btn {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  padding: 3px 5px;
  margin-top: 10px;
  display: inline-block;
  background: #00aeef;
  border-radius: 2px;
}
/* page san pham*/
.box-option {
  height: 119px;
  margin: 0 1%;
}
/*.box-option .elementor-widget-container{ height: 141px; display:flex; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center; justify-content: center;}*/
.grid-abs {
  position: absolute !important;
  top: 125px;
  width: 50% !important;
  right: 0;
}
.box-carton {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  color: #fff;
  line-height: 1.5;
}
.box-carton .block {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: flex-end;
}
.box-carton .box-btn {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  padding: 3px 5px;
  margin-top: 10px;
  display: inline-block;
  background: #00aeef;
  border-radius: 2px;
}
.list-app .elementor-icon-list-items {
  padding: 10px;
  border: 1px solid #eee;
  height: 260px;
  margin: 0 !important;
}
.list-app .elementor-icon-list-items li {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
}

/*page san xuat*/
.slider-custom .slick-arrow {
  top: -25px !important;
  border-radius: 20px;
  border: 1px solid #333 !important;
  width: 30px !important;
  height: 30px;
}
.slider-custom .slick-arrow:before {
  font-size: 26px !important;
}
.slider-custom .slick-prev {
  left: inherit !important;
  right: 50px;
}
.slider-custom .slick-next {
  right: 10px !important;
}

.social-link {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-link li {
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
}
.social-link li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.social-link li a:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.social-link li:nth-child(1) a {
  background-color: #395694;
}
.social-link li:nth-child(2) a {
  background-color: #f60002;
}
.social-link li:nth-child(3) a {
  background-color: #cf2872;
}

/*archive*/
.category-ve-chung-toi .grid-slider {
  margin-bottom: 20px;
}
.category-ve-chung-toi .archive-wrapper .row > div:first-child,
.category-ve-chung-toi .grid-option {
  display: none;
}
.category-ve-chung-toi .archive-wrapper .row > div:nth-child(2) {
  width: 100%;
}
.grid-option {
  padding: 20px 0;
  background-color: #00aeef;
  margin-bottom: 20px;
}
.grid-option ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  justify-content: space-between;
}
.grid-option ul li {
  width: 12.5%;
  height: 119px;
  float: left;
  margin: 0 1%;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.box-horizal {
  padding: 2px;
  position: relative;
  text-align: center;
  cursor: pointer;
  opacity: 0.45;
  transition: all 0.3s ease;
}
.box-horizal > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.box-horizal .box-img {
  width: 110px;
  margin: auto;
  height: 80px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.box-horizal .box-img img {
  max-width: 50px;
  transition: all 0.3s ease;
}
.box-horizal .title {
  text-align: center;
  line-height: 1.4;
  color: #fff;
  font-size: 14px;
  font-family: "UTMAvo-bold", Sans-serif;
  text-transform: capitalize;
}

.box-horizal:hover {
  opacity: 1;
}
.box-horizal:hover .box-img img {
  max-width: 60px;
}
/*.page__section{padding: 20px 0 0;}*/

.grid-difference__bg .head-title {
  padding: 10px;
  background-color: #eee;
  margin-top: 10px;
}
.grid-difference__bg .head-title .title,
.page__nganhkinhdoanh .head-title .title {
  margin-bottom: 0;
}

.grid-difference
  .archive-wrapper
  .row
  [class^="col-"]:nth-child(1)
  .card-normal {
  background-color: #aa1480;
}
.grid-difference
  .archive-wrapper
  .row
  [class^="col-"]:nth-child(2)
  .card-normal {
  background-color: #014587;
}
.grid-difference
  .archive-wrapper
  .row
  [class^="col-"]:nth-child(3)
  .card-normal {
  background-color: #6a7dbc;
}
.grid-difference
  .archive-wrapper
  .row
  [class^="col-"]:nth-child(4)
  .card-normal {
  background-color: #60b55b;
}
.grid-difference
  .archive-wrapper
  .row
  [class^="col-"]:nth-child(5)
  .card-normal {
  background-color: #009a9b;
}
.grid-difference
  .archive-wrapper
  .row
  [class^="col-"]:nth-child(6)
  .card-normal {
  background-color: #2694d3;
}

.tagcloud a {
  position: relative;
  clear: both;
  line-height: 24px;
  font-weight: 400;
  font-size: 14px !important;
  padding: 5px 5px 5px 25px;
  display: inline-block;
  background: url("assets/images/tags.png") 5px center;
  border-radius: 5px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  font-family: "UTMAvo";
  color: #333;
  background-color: #eaeaea;
  transition: all 0.1s ease;
}
.tagcloud a:last-child {
  border-bottom: 0;
}
.tagcloud a:hover {
  background-color: #376092;
  color: #fff;
}

/*page lien he*/
/*.section-contact__form .title{ text-align: center; font-size: 22px; text-transform: uppercase; font-family: 'UTMAvo-bold'; margin: 0 0 20px 0;}*/
.section-contact__content .company {
  font-size: 20px;
  text-transform: capitalize;
  font-family: "UTMAvo-bold";
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.section-contact__content .icon {
  line-height: 1.7;
  padding: 2px 0 0 40px;
  position: relative;
  margin-bottom: 10px;
}
.section-contact__content .icon i {
  margin-right: 10px;
  color: #fff;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  background: #00aeef;
  line-height: 30px;
  border-radius: 15px;
  text-align: center;
}
.section-contact__content .social-contact {
  display: block;
  margin: 10px 0;
}
.single-social {
  margin-top: 20px;
}
.box-maps {
  margin-bottom: 10px;
}

/*form page contact*/
.box-form {
  padding: 0;
  max-width: 876px;
  margin: 0 auto;
}
.box-form .title {
  font-family: "UTMAvo-bold", Sans-serif;
  margin-bottom: 5px;
}
.box-form .box-contact {
  margin-bottom: 10px;
  padding: 0;
  height: inherit;
}
.box-form .box-contact input {
  height: 30px;
  border-radius: 0;
  background: transparent;
  line-height: 30px;
}
.box-form .box-contact input.form-submit {
  width: 100%;
  margin: 0;
  border: 0;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #de0124;
  font-family: "UTMAvo-bold", Sans-serif;
}
.box-form .box-contact .ajax-loader {
  display: none;
}
.box-form textarea {
  width: 100%;
  font-family: arial;
  font-size: 13px;
  margin-bottom: 4px;
  resize: none;
  height: 100px;
  background: transparent;
}

/*Single*/
.mt20 {
  margin-top: 20px !important;
}
.entry-header .entry-title {
  font-size: 27px;
  font-family: "UTMAvo-bold", Sans-serif;
  margin: 20px 0;
  line-height: 1.3;
}
.entry-content {
  margin-bottom: 20px;
}
.des-service-title {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px;
}
.des-service-title span {
  padding: 0 20px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  background-color: #376092;
  color: #fff;
  text-transform: uppercase;
  font-family: "UTMAvo-bold", Sans-serif;
}
.entry-content h1 {
  font-size: 28px;
  font-family: UTMAvo-bold;
  line-height: 1.3;
}
.entry-content h2 {
  font-size: 22px;
  font-family: UTMAvo-bold;
  line-height: 1.3;
}
.entry-content h3 {
  font-size: 18px;
  font-family: UTMAvo-bold;
  line-height: 1.3;
}
.entry-content h4 {
  font-size: 16px;
  line-height: 1.3;
}
.entry-content h5 {
  font-size: 16px;
  line-height: 1.3;
}
.elementor-heading-title {
  font-family: UTMAvo-bold;
}
.title-bold .elementor-image-box-title {
  font-family: UTMAvo-bold;
  font-size: 18px;
  letter-spacing: 0.5px;
}

/* phone Call */
.zw-alo-phone {
  position: fixed;
  right: 10px;
  top: 100px;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 200000 !important;
}
.zw-alo-img-circle {
  width: 30px;
  height: 30px;
  top: 43px;
  left: 43px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1)
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==)
    no-repeat center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  background-color: transparent;
  background-size: 120%;
}
.zw-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgb(0, 173, 239);
  opacity: 0.75 !important;
}
.zw-alo-circle {
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: 0.1;
  border-color: #00adef;
  opacity: 0.5;
}
.zw-alo-phone span {
  display: block;
  background: #00adef;
  color: #fff;
  padding: 5px;
  text-align: center;
  position: absolute;
  left: 5px;
  width: 110px;
  top: -15px;
  border-radius: 4px 4px;
}

.zw-alo-phone span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #00adef transparent transparent transparent;
  position: absolute;
  top: 29px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
/* end phone Call */
.back-to-top {
  display: block;
  z-index: 299;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: #0A226D;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  top: auto;
  left: auto;
  right: 30px;
  bottom: 20px;
  cursor: pointer;
  border-radius: 99em;
}
.back-to-top:hover,
.back-to-top:focus {
  color: #fff;
}

.call-fixed {
  position: fixed;
  top: 50%;
  right: 100%;
  transform-origin: 100% 100%;
  border-radius: 10px 10px 0 0;
  transform: rotate(90deg);
  transition: color 0.3s ease;
  padding: 10px 20px;
  font-size: 16px;
  font-family: "UTMAvo-bold", Sans-serif;
  text-transform: uppercase;
  line-height: 1.6;
  letter-spacing: 0.5px;
  z-index: 999;
  background-color: #0A226D;
}
.call-fixed button {
  color: #fff;
  background-color: transparent;
  padding: 0;
  font-size: inherit;
  line-height: 1.5;
  border: 0;
  border-radius: 0;
}
.call-fixed:hover {
  background-color: #ffb204;
}
.call-fixed:hover button {
  color: #fff;
}
.call-fixed button:focus,
.call-fixed button:hover,
.call-fixed:hover button:focus,
.call-fixed button:active {
  color: #fff;
  text-decoration: none;
  outline: none;
  box-shadow: none;
}
/*custom*/
main,
.single__section,
.page__section {
  padding-bottom: 50px;
}
.sidebar-search input.form-control {
  border-radius: 0;
  height: 40px;
}
.sidebar-search button.button-search {
  border-radius: 0;
  background-color: #376092;
  color: #fff;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  width: 40px;
  height: 40px;
}

/* modal */
.modal {
  padding: 0 !important;
}
#myModal:before {
  position: fixed;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9997 !important;
  background: url("assets/images/overlay.png");
  opacity: 0.3;
}
.modal .modal-dialog {
  float: none;
  margin: auto;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background: #e8e9eb url("assets/images/bgmodal.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  max-width: 100%;
  z-index: 9998 !important;
  margin: 0;
  padding: 40px;
}
.modal-content {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
.modal-header {
  padding: 0;
  border: 0;
  text-align: center;
}
.modal-header .modal-img-logo {
  display: block;
  padding: 20px 0;
  margin: 0 auto;
  max-height: 130px;
}
.modal-title {
  margin: 0;
  padding: 13px 30px 12px 30px;
  line-height: 1.3;
  font-size: 25px;
  text-transform: uppercase;
  display: block;
  color: #333;
  font-family: "UTMAvo-bold", Sans-serif;
}
.modal-header .close {
  transition: all 0.5s ease 0s;
  font-size: 30px;
  width: 30px;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 999;
}
/*.modal-header .close:hover{transform: rotate(360deg);}*/
.modal-body form br {
  display: none;
}
.modal-body form input,
.modal-body form textarea {
  margin-bottom: 5px;
  background: #ddd;
  border-radius: 0;
  box-shadow: none;
}
.modal-body form textarea {
  width: 100%;
  font-family: arial;
  font-size: 13px;
  margin-bottom: 4px;
  resize: none;
  height: 50px;
  background: transparent;
}
.modal-body form input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  background: #376092;
  color: #fff;
  padding: 10px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 10px;
  line-height: 10px;
}
.modal-bot {
  text-align: center;
  color: #696969;
  font-size: 13px;
}
.modal-bot span {
  margin-left: 5px;
  font-family: "UTMAvo";
  font-weight: 600;
  font-size: 15px;
  color: #c75050;
}
.ct-form {
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.17);
  background: #fff;
  border-radius: 5px;
  background-clip: padding-box;
  padding: 2rem 3rem 2rem 3rem;
}
.ct-info {
  font-size: 15px; /* padding-top: 40px;*/
}
.ct-info .img-logo img {
  max-width: 200px;
  margin: 0 0 20px;
}
/*.ct-info .company{ font-size: 20px; text-transform: uppercase; font-family: 'UTMAvo-bold'; letter-spacing: 1px; margin-bottom: 10px;}*/
.box-contact.box-submit p {
  font-style: italic;
  font-size: 13px;
  text-align: center;
  line-height: 1.5;
}
/*
======================================
[ Footer ]
======================================
*/
/* footer{background-color: #00adef; position: fixed; bottom: 0; width: 100%; z-index: 1000;} */
/* footer .container{width: 100%;} */
.footer-flex {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
}
.footer-element .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-element .menu li {
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-family: "UTMAvo-bold", Sans-serif;
}
.footer-element .menu li a {
  display: block;
  color: #fff;
  transition: all 0.3s ease;
}
.footer-element .menu li a:hover {
  -webkit-transform: translateY(-15%);
  -moz-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  -o-transform: translateY(-15%);
  transform: translateY(-15%);
}
.footer-element__flex {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-end;
  height: 50px;
}
.footer-element__flex > span {
  font-size: 16px;
  font-family: "UTMAvo-bold", Sans-serif;
  color: #fff;
  margin-right: 10px;
}
.footer-element__flex .social-link li {
  margin-bottom: 0;
}

.footer-flex .widget_nav_menu {
  width: 360px;
}
.footer-flex > div:nth-child(2) {
  position: absolute;
  left: 380px;
  top: calc(50% - 10px);
  line-height: 20px;
  color: #fff;
  font-size: 16px;
  font-family: "UTMAvo-bold", Sans-serif;
}
.footer-flex > div:nth-child(2) a {
  color: #fff;
}
.footer-flex .footer-icon-hotline svg {
  vertical-align: bottom;
  margin-right: 5px;
  fill: #fff;
}
.trin-trin {
  animation-name: trin;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes trin {
  from {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  20%,
  32%,
  44%,
  56%,
  68% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  23%,
  35%,
  47%,
  59%,
  71% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  26%,
  38%,
  50%,
  62%,
  74% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  29%,
  41%,
  53%,
  65%,
  77% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
/*custom*/
.main_menu ul.menu > li.pll-parent-menu-item ul.sub-menu {
  width: 50px;
}
.main_menu ul.menu > li.pll-parent-menu-item ul.sub-menu li {
  text-align: center;
}
.footer-main__trademark-inner .textwidget ul{padding: 0;}
.top-menu {
  position: absolute;
  right: 15px;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
  z-index: 999;
  margin-right: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.grid-content.entry-content ul li {
  margin-bottom: 10px;
}

.box-search {
  position: relative;
}
.box-search svg {
  fill: #fff;
  vertical-align: middle;
}
.box-search > a > svg {
  fill: #00aeef;
}
.search-content-mb {
  position: absolute;
  display: none;
  width: 250px;
  right: 0;
  border-radius: 5px;
  padding: 10px 20px;
  z-index: 2;
  background: #ffffff42;
  bottom: -70px;
}
.search-content-mb form {
  max-width: 400px;
  width: 100%;
  margin: auto;
}
.search-content-mb .form-group {
  margin: 0;
}
.search-content-mb .form-group .input-group input {
  border-radius: 4px 0 0 4px;
  height: 35px;
}
.search-content-mb .form-group .input-group-btn .button-search {
  color: #fff;
  border-radius: 0 4px 4px 0;
  background-color: #00adef;
  border-color: #00adef;
}

.owl-theme .owl-nav > div {
  width: 40px;
  height: 40px;
  display: flex;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  align-items: center;
  justify-content: center;
  background-color: #2fc0e8;
  color: #fff;
  border-radius: 20px;
}
.owl-theme .owl-nav > div i {
  display: block;
  font-size: 30px;
}
.owl-theme .owl-nav > div {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  visibility: hidden;
  opacity: 0;
}
.owl-theme .owl-prev {
  left: 20px;
}
.owl-theme .owl-next {
  right: -30px;
}
.owl-theme:hover .owl-nav > div {
  display: flex;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
}
.owl__catmobile.owl-theme .owl-nav > div {
  visibility: visible;
  opacity: 1;
}
.owl__catmobile.owl-theme .owl-prev {
  left: 20px;
}
.owl__catmobile.owl-theme .owl-next {
  right: -20px;
}

/*header {
  height: 96px;
  .header-menu {
    height: 96px;
    display: flex;
    align-items: center;
    .nav-item {
      display: inline-block;
      .nav-link {
        position: relative;
        color: $color-text;
        font-weight: 500;
        line-height: 28px;
        padding: 10px 1.8rem;
        &.active {
          color: $color-main;
        }
      }
    }
  }
  .header-logo {
    padding: 17px 0;
    height: 96px;
    img {
      height: 100%;
    }
  }
  .header-right {
    height: 96px;
    display: flex;
    align-items: center;
    > a + a {
      margin-left: 16px;
    }
    // >a{
    //  background: url("../images/icon-header-right.png") no-repeat;
    //  width: 20px;
    //  height: 20px;
    // }
  }
}
*/
@-o-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
.navigation__checkbox {
  display: none;
}
.navigation__nav {
  height: 100vh;
  position: fixed;
  padding: 20px 10px;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  width: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background: var(--primary-color);
}
 .navigation__nav .navigation__lable {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -60px;
    margin-top: 40px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 1.5px;
    color: $color-primary;
    transform: rotate(-90deg);
  }
  .navigation__content {
    padding-top: 80px;
  }
  .navigation__flex {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navigation__info {
    position: absolute;
    bottom: 25px;
    left: 25px;
    width: calc(100% - 50px);
  }
   .navigation__info .hotline {
      display: flex;
      align-items: center;
    }
      .navigation__info .hotline .fa-phone {
        width: 69px;
        height: 69px;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 25px;
        float: left;
      }
     .navigation__info .hotline .title {
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        display: block;
      }
     .navigation__info .hotline .phone {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        color: #fff;
      }
    .navigation__info .hotline  .content {
        margin-left: 20px;
      }
      
   .navigation__info .hotline .copyright {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.045em;
      color: #FFFFFF;
      margin-top: 20px;
    }

.navigation__button {
  background-color: transparent;
  height: 41px;
  width: 41px;
  border-radius: 50%;
  z-index: 2000;
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1);
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-right: auto;
  border: 1px solid #FFFFFF;
}
.navigation__button  .navigation__icon {
    width: 24px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin-top: 20px;
}
.navigation__button  .navigation__icon:before,.navigation__button  .navigation__icon:after {
      content: "";
      position: absolute;
      left: 0;
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
      width: 24px;
      height: 1px;
      background-color: #fff;
      display: inline-block;
}
.navigation__button  .navigation__icon:before {
      top: -0.5rem;
}
.navigation__button  .navigation__icon:after {
      top: 0.5rem;
      width: 20px;
}

.navigation__checkbox:checked ~ .navigation__logo {
  -webkit-animation: fadeInFromNone 1s ease-out;
  -moz-animation: fadeInFromNone 1s ease-out;
  -o-animation: fadeInFromNone 1s ease-out;
  animation: fadeInFromNone 1s ease-out;
  visibility: visible;
  position: fixed !important;
  opacity: 1;
}

.navigation__checkbox:checked + .navigation__button .navigation__icon {
  background-color: transparent;
}

.navigation__checkbox:checked + .navigation__button .navigation__icon::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.navigation__checkbox:checked + .navigation__button .navigation__icon::after {
  top: 0;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  width: 24px;
}

.navigation__checkbox:checked ~ .navigation__title {
  color: $color-text;
  border-color: $color-text;
}

.navigation__checkbox:checked ~ .navigation__nav {
  opacity: 1;
  visibility: visible;
  width: 100%;
  z-index: 1002;
}

.navigation__checkbox:checked ~ .navigation__button {
  position: fixed;
  top: 20px;
  left: 25px;
  z-index: 1003;
}

[data-theme="dark"]
  .navigation__checkbox:checked
  ~ .language-picker
  .language-picker__button {
  color: #333;
}
.navigation__nav .menu{list-style: none; display: block;}
.navigation__nav .menu .menu-item{list-style: none;margin: 0 0 2px;}
.navigation__nav .menu .menu-item a{color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.045em;
    height: 44px;
    padding: 10px 16px;
    background: #1f6269;
}}


.reason {padding: 50px 0;}
        .reason .reason__title h2{font-weight: 600;}
        .reason__list {counter-reset: section;margin-top: 8rem;}
        .reason__list>div:first-child .reason__card .counter{position: relative;}
        .reason__list>div:first-child .reason__card .counter:before{
          position: absolute;content: '%';left: 100%;margin-left: 5px;
        }
        .reason .reason__card{padding-top:2.5rem;border: 1px solid #d2d2d2;box-shadow: 0 0 5px #ccc;border-radius: 6px; cursor: pointer;}
        .reason__card:before {
          counter-increment: section;
          content: counter(section);
          position: absolute;
          width: 60px;
          height: 60px;
          background: var(--primary-color);
          font-size: 25px;
          font-weight: 600;
          left: 50%;
          top: -3.5rem;
          margin-left: -30px;
          color: #fff;
          border-radius: 50px;
          line-height: 60px;
          text-align: center;
        }
        .reason__card .reason__card-title{margin-top: 4rem;font-size: 3rem; font-weight: 700;}
        .grid-service {
  margin-bottom: 50px;
}
@media screen and (max-width: 1023.98px) {
  .grid-service {
    margin-bottom: 3rem;
  }
}
.grid-service .grid-service__content {
  max-width: 400px;
  margin-top: 2rem;
}
.grid-service .grid-service__content .title {font-size: 22px;margin-bottom: 1rem;text-transform: uppercase;font-weight: 600;}
.grid-service .grid-service__content .text {font-size: 16px;}
@media screen and (max-width: 1023.98px) {
  .grid-service .grid-service__content {
    max-width: 100%;
  }
}
.grid-service .button-join {font-size: 16px; height: 40px;border: 0;padding: 5px 16px;line-height: 30px;}
@media screen and (max-width: 767.98px) {
  /*.grid-service .button-join {
          display: none; }*/
}
.grid-service .grid-service__image {
  position: relative;
}
.grid-service .grid-service__image img {
  width: 635px;
  height: 490px;
  object-fit: cover;
}
@media screen and (max-width: 1023.98px) {
  .grid-service .grid-service__image img {
    height: 350px;
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .grid-service .grid-service__image img {
    height: 300px;
    width: 100%;
  }
}
.grid-service .grid-service__image .text-abs-img {
  display: flex;
  align-items: center;
  z-index: 5;
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 15px 0;
  width: 100%;
  padding-left: 15%;
  height: 80px;
}
.grid-service .grid-service__image .text-abs-img:after {
  position: absolute;
  content: "";
  background: linear-gradient(90deg, #edc129 35%, #f16b34 100%);
  width: 100%;
  opacity: 0.8;
  left: 0;
  height: 100%;
  top: 0;
}
.grid-service .grid-service__image .text-abs-img .title {
  position: relative;
  color: #fff;
  z-index: 1;
  margin: 0;
}
.grid-service .grid-service__image.video {
  padding-bottom: 80px;
}
@media screen and (max-width: 1023.98px) {
  .grid-service .grid-service__image.video {
    padding-bottom: 0;
  }
}
.grid-service .grid-service__image iframe {
  display: block;
}
@media screen and (max-width: 1023.98px) {
  .grid-service .grid-service__image .beer-slider {
    width: 100%;
    display: block;
  }
  .grid-service .grid-service__image .text-abs-img {
    display: none;
  }
}
.grid-service.bg-1 .grid-service__image .text-abs-img:after {
  background: linear-gradient(90deg, #7297ce 0%, #a1dbe8 65%);
}
.grid-service.bg-2 .grid-service__image .text-abs-img:after {
  background: linear-gradient(90deg, #fbc082 35%, #f06996 100%);
}
.grid-service.bg-3 .grid-service__image .text-abs-img:after {
  background: linear-gradient(90deg, #4e97d2 0%, #c6dc7b 65%);
}
@media screen and (max-width: 1023.98px) {
  .grid-service.img-right .container .row > div:first-child {
    order: 2;
  }
  .grid-service.img-right .container .row > div:last-child {
    order: 1;
  }
}
.button-join {
    background: rgb(144, 211, 230);
    background: linear-gradient(90deg, rgba(144, 211, 230, 1) 0%, rgba(56, 127, 205, 1) 100%, rgba(56, 127, 205, 1) 100%);
    color: #fff;
    max-height: 60px;
    font-size: 1.75rem;
    padding: 5px 40px;
    border-radius: 30px;
    height: 60px;
    line-height: 50px;
    transition: all .25s ease;
}
.home-services{margin-top: 50px;}
.home-services > .grid-service:nth-child(even) {
  background: #f5f5f5;
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}
.home-services
  > .grid-service:nth-child(2)
  .grid-service__image
  .text-abs-img:after {
  background: linear-gradient(90deg, #7297ce 0%, #a1dbe8 65%);
}
.home-services
  > .grid-service:nth-child(3)
  .grid-service__image
  .text-abs-img:after {
  background: linear-gradient(90deg, #fbc082 35%, #f06996 100%);
}
.home-services
  > .grid-service:nth-child(4)
  .grid-service__image
  .text-abs-img:after {
  background: linear-gradient(90deg, #4e97d2 0%, #c6dc7b 65%);
}
.home-services
  > .grid-service:nth-child(6)
  .grid-service__image
  .text-abs-img:after {
  background: linear-gradient(90deg, #7297ce 0%, #a1dbe8 65%);
}
.home-services
  > .grid-service:nth-child(7)
  .grid-service__image
  .text-abs-img:after {
  background: linear-gradient(90deg, #fbc082 35%, #f06996 100%);
}
.home-services
  > .grid-service:nth-child(8)
  .grid-service__image
  .text-abs-img:after {
  background: linear-gradient(90deg, #4e97d2 0%, #c6dc7b 65%);
}
.home-services
  > .grid-service:nth-child(10)
  .grid-service__image
  .text-abs-img:after {
  background: linear-gradient(90deg, #fbc082 35%, #f06996 100%);
}

.home-services
  > .grid-service:nth-child(even)
  .container
  .row
  > div:first-child {
  order: 2;
  animation-name: fadeInRight;
}
.home-services
  > .grid-service:nth-child(even)
  .container
  .row
  > div:last-child {
  order: 1;
  animation-name: fadeInLeft;
}

.home-services
  > .grid-service:nth-child(odd)
  .container
  .row
  > div:first-child {
  animation-name: fadeInLeft;
}
.home-services > .grid-service:nth-child(odd) .container .row > div:last-child {
  animation-name: fadeInRight;
}

.grid-service.bulk-order .grid-service__image img {
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  overflow: hidden;
  border-radius: 30px;
  width: initial;
  max-width: 100%;
  height: auto;
}
.grid-service.bulk-order .grid-service__content {
  max-width: initial;
  margin-left: 2rem;
}
.grid-service.bulk-order .grid-service__content .title {
  font-size: 2.5rem;
  font-weight: 600;
}
.grid-service.bulk-order .grid-service__content .text {
  font-size: 1rem;
}
.grid-service.bulk-order .grid-service__content .list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid-service.bulk-order .grid-service__content .list > li {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.grid-service.bulk-order .grid-service__content .list > li .image {
  width: 60px;
  text-align: center;
  margin-right: 1rem;
}
.grid-service.bulk-order .grid-service__content .list > li p {
  font-weight: 600;
}
.grid-service.bulk-order .grid-service__content .list > li img {
  max-height: 40px;
}

@media screen and (max-width: 1023.98px) {
  .home-services
    > .grid-service:nth-child(odd)
    .container
    .row
    > div:first-child {
    order: 2;
  }
  .home-services
    > .grid-service:nth-child(odd)
    .container
    .row
    > div:last-child {
    order: 1;
  }

  .home-services
    > .grid-service.bulk-order:nth-child(odd)
    .container
    .row
    > div:first-child {
    order: 1;
    margin-bottom: 1.5rem;
  }
  .home-services
    > .grid-service.bulk-order:nth-child(odd)
    .container
    .row
    > div:last-child {
    order: 2;
  }
  .grid-service.bulk-order .grid-service__content {
    margin-left: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .box-why {
    display: flex;
    align-items: center;
    text-align: left !important;
  }
  .box-why .box-content {
    padding-left: 1.5rem;
    flex: 1 1;
  }
  .box-why .img-center {
    margin: 0;
    top: 0;
    width: 100px;
    text-align: left;
  }
  .box-why .line-dash-r,
  .box-why .line-dash-l {
    display: none;
  }
}
.box-why img{margin-bottom: 20px;max-height: initial;}
.box-why .title {font-weight: 700;font-size: 20px;line-height: 30px;margin-bottom: 10px;}
/*.grid-why{background: #f5f5f5;}*/
.grid-why .grid-why-content {
  padding: 5rem 0 3rem 0;
  font-size: 1.5rem;
  font-weight: 300;
}
@media screen and (max-width: 1023.98px) {
  .grid-why .grid-why-content {
    padding: 4.5rem 0;
  }
}
.grid-why .grid-why-content .title,
.grid-why .grid-why-content .title p {
  font-size: 2.75rem;
  color: #017bcf;
}
@media screen and (max-width: 1023.98px) {
  .grid-why .grid-why-content .title,
  .grid-why .grid-why-content .title p {
    font-size: 2rem;
  }
  .grid-why .grid-why-content .title br {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .grid-why .grid-why-content {
    font-size: 1.2rem;
  }
  .grid-why .grid-why-content p {
    font-size: 1.2rem;
  }
}

.grid-why .list-why > .row > div:nth-child(1) {
  animation-name: fadeInLeft;
  animation-delay: 0.2s;
}
.grid-why .list-why > .row > div:nth-child(2) {
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.grid-why .list-why > .row > div:nth-child(3) {
  animation-name: fadeInDown;
  animation-delay: 0.2s;
}
.grid-why .list-why > .row > div:nth-child(4) {
  animation-name: fadeInRight;
  animation-delay: 0.3s;
}
.grid-why .list-why > .row > div:nth-child(5) {
  animation-name: fadeInRight;
  animation-delay: 0.4s;
}
.grid-why {padding: 25px 0 50px 0;}
.grid-why .grid-head{padding: 2.5rem 0 4rem 0;}
@media only screen and (min-width: 1025px) {
  .mobile,
  .header-mobile,
  .grid-services--mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px){
  .desktop {
    display: none !important;
  }
  .header-desktop {
    display: none;
  }
  .header-mobile {
    background: var(--primary-color);
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 8px 24px;
    gap: 16px;
    height: 60px;
  }
  header{height: 60px;}
  .grid-why .grid-head{padding: 0 !important;}
  .box-why .title{font-size: 18px; line-height: 24px;}
  .box-why img{max-width: 80px;}
  .intro-section .intro-section__thumb-wrap{height: 70px !important;}
  .hot-items .hot-items__title{font-size: 20px !important;}
  .new-items .new-items__list{grid-template-columns: auto auto !important;}
  .reason__list.row>div:not(:last-child){margin-bottom: 50px;}
  .reviews_list_partner{
    grid-template-columns: auto auto auto;
    display: grid !important;
    gap: 20px;
  }
  .grid-news{padding: 30px 0 !important;}
  .footer-main{padding: 0 !important;}
  .footer-main .footer-main__utilities{padding: 15px 0 30px !important;}
  .footer-main .footer-main__utilities>div:not(:last-child){margin-bottom: 15px;}
  .footer-bottom{height: initial !important;padding-top: 1rem !important; padding-bottom: 1rem !important;}
  .footer-bottom .footer-bottom__inner.d-flex{display: block !important;}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .grid-slider {
    height: 50vh;
  }
  /*.grid-slider video{height: 100%;}*/
  .box-solution img {
    height: 175px;
  }

  .box .title {
    font-size: 14px;
    line-height: 22px;
  }
  .box > a {
    bottom: 10px;
    position: absolute;
    left: calc(50% - 8.5px);
  }
  .box > a i {
    font-size: 22px;
  }

  .custom-responsive .elementor-row .elementor-column.elementor-col-33,
  .custom-responsive .elementor-row .elementor-column[data-col="33"] {
    width: calc(33.333% - 20px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .c-logo .logo img {
    max-height: 50px;
  }

  .single__section {
    padding-top: 20px;
    overflow: hidden;
  }
  .slider-content--title .title {
    padding: 20px 0;
    min-width: inherit;
  }

  .grid-slider {
    height: 50vh;
  }
  .grid-slider video {
    height: 100%;
  }
  .slider-content__bot .row {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    margin: 0;
    left: 0;
    padding: 0 15px;
  }
  .slider-content__bot .row > div:first-child {
    width: 30%;
    padding: 0;
  }
  .slider-content__bot .row > div:not(:first-child) {
    height: 30px;
    width: 24px;
    float: left;
    padding: 0;
    margin-right: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
  }
  .slider-content__bot .row > div:not(:first-child) .box .title {
    display: none;
  }
  .box {
    padding: 0;
    height: 30px;
    bottom: inherit;
  }
  .box:before {
    display: none;
  }
  .box .title {
    font-size: 13px;
    line-height: 29px;
    font-family: inherit;
    height: inherit;
    margin: 0;
    text-align: left;
    padding: 0 20px 0 5px;
  }
  .box .title br {
    display: none;
  }
  .box a {
    position: absolute;
    right: 5px;
    top: 5px;
  }
  .box a i {
    font-size: 20px;
  }

  .grid-about,
  .grid-why,
  .grid-double,
  .grid-procedure,
  .grid-three {
    padding: 20px 0;
  }
  .grid-procedure {
    padding-top: 0;
  }
  .box-about {
    margin-bottom: 20px;
    height: inherit;
  }
  .grid-btn {
    margin-bottom: 0;
  }

  .box-solution .overlay {
    height: 50px;
    padding: 5px;
    top: calc(100% - 50px);
  }
  .grid-product .box-solution .title {
    height: 40px;
    line-height: 20px;
    padding: 0;
  }

  .grid-custom,
  .grid-blog,
  .grid-printerest {
    margin-bottom: 20px;
  }
  .box-solution {
    margin-bottom: 15px;
  }
  .box-solution img {
    width: 100%;
  }

  .box-why__gallery ul li img {
    width: 100%;
    object-fit: cover;
    min-height: 250px;
  }
  .custom-img img {
    width: 100%;
    object-fit: cover;
  }
  .custom-content {
    width: 100%;
  }

  .youtube img {
    max-height: 405px;
    height: auto;
  }

  .custom-responsive .elementor-row .elementor-column.elementor-col-33,
  .custom-responsive .elementor-row .elementor-column[data-col="33"] {
    width: calc(33.333% - 20px);
  }
  /*single*/
  .card-single {
    padding: 20px 0 40px;
  }
  .card-single .card-image {
    padding-bottom: 20px;
  }
  .card-single .card-content {
    padding: 0 30px;
  }

  .entry-content h1 {
    font-size: 22px;
  }
  .entry-content h2 {
    font-size: 18px;
  }
  .entry-content h3 {
    font-size: 16px;
  }
  .entry-content h4 {
    font-size: 14px;
  }
  .entry-content h5 {
    font-size: 12px;
  }

  main,
  .single__section,
  .page__section {
    padding-bottom: 0;
  }
  .box-maps {
    margin: 20px 0;
  }

  footer,
  .footer-flex,
  .footer-element__flex {
    position: relative;
  }
  .footer-flex {
    display: block;
  }
  .footer-flex .widget_nav_menu {
    width: auto;
  }
  .footer-element .menu li {
    float: inherit;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .footer-element .menu li a,
  .footer-flex > div:nth-child(2) a {
    line-height: 30px;
  }
  .footer-flex > div:nth-child(2) {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
  }
  .footer-element__flex {
    justify-content: center;
  }
  .footer-flex .footer-icon-hotline svg {
    vertical-align: middle;
  }
}
@media only screen and (max-width: 767px) {
  .c-logo .logo img {
    max-height: 50px;
    max-width: 170px;
  }

  .single__section {
    padding-top: 20px;
    overflow: hidden;
  }
  .slider-content--title .title {
    padding: 20px 0;
    min-width: inherit;
    font-size: 13px;
  }
  /*.call-button{display: none;}*/
  .grid-slider {
    height: 33.33vh;
  }
  .slider-content--title {
    top: 50px;
  }
  .grid-slider video {
    height: 100%;
  }
  .call-fixed {
    padding: 5px 10px;
    font-size: 12px;
  }
  .slider-content__bot .row {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    margin: 0;
    left: 0;
    padding: 0 15px;
    bottom: 2px;
  }
  .slider-content__bot .row > div:first-child {
    width: 50%;
    padding: 0;
  }
  .slider-content__bot .row > div:not(:first-child) {
    height: 30px;
    width: 24px;
    float: left;
    padding: 0;
    margin-right: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
  }
  .slider-content__bot .row > div:not(:first-child) .box .title {
    display: none;
  }
  .box {
    padding: 0;
    height: 30px;
    bottom: inherit;
  }
  .box:before {
    display: none;
  }
  .box .title {
    font-size: 13px;
    line-height: 29px;
    font-family: inherit;
    height: inherit;
    margin: 0;
    text-align: left;
    padding: 0 20px 0 5px;
  }
  .box .title br {
    display: none;
  }
  .box a {
    position: absolute;
    right: 5px;
    top: 5px;
  }
  .box a i {
    font-size: 20px;
  }

   .navigation__button .navigation__icon {
      width: 19px;
      margin-top: 14px;
      }
   .navigation__button .navigation__icon:before {
        top: -0.3rem;
        width: 18px;
      }
    .navigation__button .navigation__icon:after {
        top: 0.3rem;
        width: 18px;
      }
  .navigation__checkbox:checked + .navigation__button .navigation__icon::after,
  .navigation__checkbox:checked
    + .navigation__button
    .navigation__icon::before {
    width: 20px;
  }

  .grid-about,
  .grid-why,
  .grid-double,
  .grid-procedure,
  .grid-three {
    padding: 20px 0;
  }
  .grid-procedure {
    padding-top: 0;
  }
  .box-about {
    margin-bottom: 20px;
    height: inherit;
  }
  .grid-btn {
    margin-bottom: 0;
  }

  .box-solution .overlay {
    height: inherit;
    padding: 5px;
    top: inherit;
    bottom: 0;
  }
  .grid-product .box-solution .title {
    height: inherit;
    padding: 0;
    font-size: 12px;
    line-height: 1.2;
  }

  .grid-custom,
  .grid-blog,
  .grid-printerest {
    margin-bottom: 20px;
  }
  .box-solution {
    margin-bottom: 15px;
  }
  .box-solution img {
    width: 100%;
    height: 122px;
  }
  .box-solution .zw-inner {
    display: none;
  }
  .box-why__title {
    margin: 0 20px 10px;
    line-height: 1.3;
    font-size: 16px;
  }
  .box-why--content {
    padding: 0;
  }
  .grid-head .title {
    font-size: 18px;
    line-height: 1.5;
  }
  .grid-btn a {
    font-size: 13px;
    padding: 5px 10px;
    min-width: 150px;
    border-radius: 15px;
    letter-spacing: 0;
    line-height: 22px;
  }
  .grid-option {
    padding: 10px 0;
  }
  .page__section .card-high {
    display: block;
  }
  .page__section .card-high .card-image {
    width: 100%;
    padding: 0;
    margin: 0 0 15px;
  }
  .page__section .card-high .card-content {
    padding: 0 0 30px;
    display: block;
  }

  .box-maps {
    margin: 20px 0;
  }
  .grid__center {
    text-align: center;
  }

  .zw-alo-circle {
    width: 80px;
    height: 80px;
  }
  .zw-alo-circle-fill {
    width: 40px;
    height: 40px;
    top: 33px;
    left: 32px;
  }
  .zw-alo-img-circle {
    width: 20px;
    height: 20px;
    top: 44px;
    left: 42px;
  }

  .box-why__gallery ul li .item-content .title {
    font-size: 13px;
    margin-bottom: 5px;
    font-family: "UTMAvo", Sans-serif;
  }
  .box-why__gallery ul.icon-list li {
    width: 20px;
    height: 20px;
  }

  .grid-option ul {
    display: block;
  }
  .grid-option ul li {
    width: 25%;
    margin: 0;
    height: 90px;
  }
  /*single*/
  .card-single {
    padding: 20px 0 40px;
  }
  .card-single .card-image {
    padding-bottom: 20px;
    height: auto;
  }

  .entry-content h1 {
    font-size: 22px;
  }
  .entry-content h2 {
    font-size: 18px;
  }
  .entry-content h3 {
    font-size: 16px;
  }
  .entry-content h4 {
    font-size: 14px;
  }
  .entry-content h5 {
    font-size: 12px;
  }

  main,
  .single__section,
  .page__section {
    padding-bottom: 0;
  }
  .entry-header .entry-title {
    font-size: 18px;
  }
  .head-title .title {
    font-size: 18px;
  }

  .related-item .related-content {
    padding: 5px;
  }
  .related-item .related-title {
    font-size: 14px;
    font-family: "UTMAvo", Sans-serif;
    line-height: 1.2;
  }

  .card-normal .card-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .card-normal .card-sapo {
    font-size: 14px;
  }
  .card-high .card-title {
    font-size: 16px;
    line-height: 1.3;
  }
  .card-high .card-sapo {
    font-size: 14px;
  }

  .modal .modal-dialog {
    padding: 15px 0;
  }
  .modal-header .close {
    right: 0;
    top: -10px;
    cursor: pointer;
  }
  .ct-info {
    padding: 15px;
  }
  .ct-info .img-logo img {
    max-width: 150px;
    margin: 0 0 20px;
  }

  .box-horizal .box-img {
    width: 50px;
    height: 40px;
  }
  .box-horizal .box-img img {
    max-width: 30px;
  }
  .box-horizal .title {
    line-height: 1.3;
    font-size: 10px;
  }
  .owl-theme .owl-nav > div {
    width: 30px;
    height: 30px;
    border-radius: 15px;
  }
  .owl-theme .owl-nav > div > i {
    font-size: 20px;
  }

  .list-app .elementor-icon-list-items {
    height: 160px;
  }
  .grid-abs {
    position: relative !important;
    top: 0;
    width: 100% !important;
  }

  footer {
    padding-top: 10px;
  }
  footer,
  .footer-flex,
  .footer-element__flex {
    position: relative;
  }
  .footer-flex {
    display: block;
  }
  .footer-flex .widget_nav_menu {
    width: auto;
  }
  .footer-element .menu li {
    float: inherit;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 14px;
  }
  .footer-element .menu li a,
  .footer-flex > div:nth-child(2) a {
    line-height: 22px;
  }
  .footer-flex > div:nth-child(2) {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
  }
  .footer-element__flex {
    justify-content: center;
  }
  .footer-flex .footer-icon-hotline svg {
    vertical-align: middle;
  }
}
