/*
Theme Name: Southteam
Theme URI: https://southteam.vn
Author: South93
Author URI: https://southteam.vn
Description: Đây là Theme được phát triển bởi đội ngũ South Team, dựa trên nền tảng Bootstrap và FontAwesome
Version: 20.20

...and now go out and play!
*/
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face{
	font-family:"GoogleSans";
	font-weight:400;
	font-style:normal;
	src:url(fonts/GoogleSansTTF/GoogleSans-Regular.ttf) format("truetype"),
		url('fonts/GoogleSansOTF/GoogleSans-Regular.otf') format('OpenType')
}
@font-face{
	font-family:"GoogleSans";
	font-weight:400;
	font-style:italic;
	src:url(fonts/GoogleSansTTF/GoogleSans-Italic.ttf) format("truetype"),
		url('fonts/GoogleSansOTF/GoogleSans-Italic.otf') format('OpenType')
}
@font-face{
	font-family:"GoogleSans";
	font-weight:500;
	font-style:normal;
	src:url(fonts/GoogleSansTTF/GoogleSans-Medium.ttf) format("truetype"),
		url('fonts/GoogleSansOTF/GoogleSans-Medium.otf') format('OpenType')
}
@font-face{
	font-family:"GoogleSans";
	font-weight:500;
	font-style:italic;
	src:url(fonts/GoogleSansTTF/GoogleSans-MediumItalic.ttf) format("truetype"),
		url('fonts/GoogleSansOTF/GoogleSans-MediumItalic.otf') format('OpenType')
}
@font-face{
	font-family:"GoogleSans";
	font-weight:700;
	font-style:normal;
	src:url(fonts/GoogleSansTTF/GoogleSans-Bold.ttf) format("truetype"),
		url('fonts/GoogleSansOTF/GoogleSans-Bold.otf') format('OpenType')
}
@font-face{
	font-family:"GoogleSans";
	font-weight:700;
	font-style:italic;
	src:url(fonts/GoogleSansTTF/GoogleSans-BoldItalic.ttf) format("truetype"),
		url('fonts/GoogleSansOTF/GoogleSans-BoldItalic.otf') format('OpenType')
}
:root{
	--main-color: #003882;
	--linear: linear-gradient(to right,#00547B,#00A1D2);
	--second-color: #81a0af;
}
body{
	margin:0;
	font-family:"GoogleSans";
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#fff}
	.text-primary,.text-primary a{color:var(--main-color)!important}
	.btn-primary{color:#fff;background-color:var(--main-color);border-color:var(--main-color)}
	.btn-primary:hover{color:#fff;background-color:#CF0906;border-color:#CF0906}
	.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(111,49,205,.5);box-shadow:0 0 0 .2rem rgba(111,49,205,.5)}
	.bg-primary{background-color:var(--main-color)!important}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Saira Condensed', sans-serif;
}
@media (max-width: 575.98px) {
   }
@media (max-width: 767.98px) {

  }
@media (max-width: 991.98px) {
	.bottom-header .logo img {
    max-height: 75px;
}

.bottom-header .logo {
    padding-left: 10px;
    padding-right: 10px;
}
	header .header-menu-horizontal {
    position: fixed;
    bottom: 0;
    z-index: 9;
    left: 0;
    background-color: white;
    width: 100%;
    padding: 5px 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}
	header .header-menu-horizontal a.pc-menu {
    margin-left: 0;
}
	.header-menu-horizontal .pc-menu i.fa {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}
	header .header-menu-horizontal a.pc-menu span.text {
    font-size: 11px;
    line-height: 16px;
}
	.hotline-mobi .website-alo-phone {
    width: 70px;
    height: 70px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle {
    display: none;
}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 25px;
    left: 18px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill {
    width: 50px;
    height: 50px;
    top: 15px;
    left: 8px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}
    i.fa.fa-plus.d-lg-none.submenu-opened:before {
    content: "\f068";
}

.middle-header {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.28);
}
ul#main-menu li a {
    color: #333;
    font-weight: 500;
    display: block;
    border-bottom: 1px solid rgb(0 0 0 / 6%);
    padding: 10px 15px;
}
li.menu-item-has-children >i.fa {
    right: 0px;
    top: 0px;
    color: white;
    position: absolute;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 12px;
}
    a.mobile-menu {
    width: 32px;
    height: 18px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: inline-block;
}
a.mobile-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #543e40;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
a.mobile-menu span:nth-child(1) {
    top: 0px;
}
a.mobile-menu span:nth-child(2), a.mobile span:nth-child(3) {
    top: 7px;
}
a.mobile-menu span:nth-child(4) {
    top: 14px;
}
a.mobile-menu.display span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
a.mobile-menu.display span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.mobile-menu.display span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7px;
}
a.mobile-menu.display span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.header .primery-menu {
    position: fixed;
    width: 250px;
    left: -250px;
    background-color: #fff;
    height: 100%;
    z-index: 999;
    top: 0;
    overflow: auto;
}
.header .primery-menu.display {
    left: 0;
}
.panel-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 13;
    display: none;
}
.panel-overlay.display {
    display: block;
}
    ul.sub-menu {
    display: none;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;
}
   }
@media (max-width: 1199.98px) {
}
@media (min-width: 576px) {
     }
  @media (min-width: 768px) {
     }
@media (min-width: 992px) {
	.featured--2 .box-image {
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured--2 .box-image img {
    min-height: 100%;
}
.video-carousel .news--item .box-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
	.lastest--area .featured--2 .box-image {
    max-height: 130px;
}
	.lastest--area .featured--2 .box-image img {
    width: 100%;
    height: auto;
    max-width: fit-content;
}
		.owl-controls .owl-nav .owl-next {
    right: -15px;
}
	.owl-controls .owl-nav .owl-prev {
    left: -15px;
}
    ul#main-menu ul.sub-menu ul.sub-menu {
    right: -201px;
    margin-top: -3px;
    top:0;
}
ul#main-menu li ul.sub-menu li a {
    padding: 10px 10px;color:#333;
}
	ul#main-menu li ul.sub-menu li:hover a {
    background-color:#BEDFB4;
}
ul.sub-menu {
    padding-left: 25px;
}

ul#main-menu li.menu-item-has-children:before {
    content: "\f0dd";
    font-family: Fontawesome;
    top: 50%;
    position: absolute;
    right: 5px;
    margin-top: -11px;
    color:white;font-size:12px;
}
ul#main-menu ul.sub-menu li.menu-item-has-children:before {
   content:"\f0da";
}
ul#main-menu li a {
    padding: 13px 18px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
ul#main-menu li {
    display: inline-block;
}
ul#main-menu ul.sub-menu {
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 100%;
    visibility: hidden;
    width: 200px;
    padding: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    background-color: transparent;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    overflow: visible;
     }
ul#main-menu ul.sub-menu > li {
    display: block;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
}

ul#main-menu li.menu-item-has-children:hover > .sub-menu > li {
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu > li:nth-child(1) {
    transition-delay: 0ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(2) {
    transition-delay: 50ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(3) {
    transition-delay: 100ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(4) {
    transition-delay: 150ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(5) {
    transition-delay: 200ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(6) {
    transition-delay: 250ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(7) {
    transition-delay: 300ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(8) {
    transition-delay: 350ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(9) {
    transition-delay: 400ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(10) {
    transition-delay: 450ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu {
    border-top: 3px solid;
    visibility: visible;
    max-height: 2000px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}
ul#main-menu .sub-menu > li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.43);
}
}
 @media (min-width: 1200px) {
	 .lastest--area .featured--1.big-block .box-image {
    height: 460px;
}
.lastest--area .featured--1.big-block .box-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
     .container {
    max-width: 1200px;
}
    }
* {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
a:hover {
    color: #4e228f;
    text-decoration: none;
}
ul#main-menu li.menu-item-has-children {
    position: relative;
}

.social-icon a {
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: white;
    border: 1px solid;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.website-alo-phone{
	position: fixed;
  left: 0px;
  bottom: 0px;
  visibility: visible;
  background: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 999999;
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.zoomIn{
	animation-name: zoomIn;
}
.website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle{
    box-shadow: 0 0 15px #ffffff7d;
	position: absolute;
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  border: 2px solid #003882;
  border-radius: 100%;
  background: transparent;
  opacity: 0.5;
}
    
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

    @keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
    @keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse{
	animation-name: pulse;
    -webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill{
	position: absolute;
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: all 0.5;
  background-color: #003882;
  opacity: 0.75;
  box-shadow: 0 0 15px #ffffff7d;
}

.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.tada,.animated.infinite.tada{
	animation-name: tada;
}
.website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle{
	position: absolute;
  width: 30px;
  height: 30px;
  top: 43px;
  left: 43px;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
  transform-origin: 50% 50%;
  background-color:#003882;
  background-size: 70%;
}
    .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa{
    zoom: 1.4;
    color: #fff;
    display: block;
    padding: 2px;
    }
    .quydinh-tip.quydinh-tip-2 {
    position: absolute;
    right: -134px;
    top: 47px;
    background-color: #fcb040;
    color: white;
    padding: 5px 20px;
    box-shadow: 0 0 15px #ffffff47;
}
.quydinh-tip::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 36px;
    right: 100%;
    top: 50%;
    margin-right: -2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    background-color: #fcb040;
}
/*------------------------------------------------ End Hotline-------------------------------*/
a.gotop {
    position: fixed;
    right: -55px;
    bottom: 45px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    z-index: 9;
    background-color:#00a551;
    color: white;
    box-shadow: 0 0 10px #0000007d;
}
.wt-separator-outer {
    overflow: hidden;
}
.wt-separator.style-square {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #ffc107;
    display: inline-block;
    position: relative;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
    height: 3px;
}
.wt-separator .separator-left, .wt-separator .separator-right {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}
.wt-separator .separator-left {
    left: -80px;
}
.wt-separator .separator-right {
    right: -80px;
}
.border-img.wpb_single_image  img {
    border: 8px solid #003882;
    height: 420px;
}
.news-grid .news-thumb img {
    height: 235px;
}
.news-item .news-thumb {
    position: relative;
}

.published-date {
    position: absolute;
    bottom: 0;
    width: 115px;
    font-size: 14px;
    background-color: #ed1d24;
    color: white;
    padding: 6px;
}
.news-item-inner:hover {
    box-shadow: 0 0 15px #00000040;
}
/*
 *  STYLE 2
 */

html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar-thumb
{
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #1d5a3b;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000;
}
.footer-widget a, .footer-widget p {
    color: #fff;
}
.footer-widget .textwidget {
    max-width: 665px;
    margin: auto;
}
.footer-widget .widget-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;letter-spacing:1px;
}
.footer-widget .wt-separator-outer {
    margin-bottom: 10px;
}
.post-list .item img {
    width: 75px;
    margin-right: 10px;
}

.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
aside.widget {
    margin-bottom:35px;
}
aside.widget_text.widget.widget_custom_html {
    height: 0;
    margin-bottom: 0;
}
.contact-info .vc_column-inner > .wpb_wrapper {
    padding: 30px 15px;
    border: 1px solid #eaeaea;
}
.contact-info .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
#wrap {
    padding: 25px;
    border: 1px solid #ebebeb;
    background: #fff;
}
#wrap #top {
    margin: 0 -25px;
    position: relative;
}
#wrap #top:before {
    content: "";
    border-left: 2px solid #faac1c;
    margin-left: -1px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
 #wrap:hover h5 a, #wrap:hover {
    color: #fff;
}

#wrap:hover {
    background: #faac1c;
    border-color: #faac1c;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.15);
}
span.transaction, h5.transaction a {
    color: #000000;
}
.tg-service {
    text-align: center;
    position: relative;
    margin: 5px;
}
.animate_line:after, .animate_line:before {
    content: "";
    height: 4px;
    width: 0px;
    position: absolute;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: -1;
}

.animate_line:before {
    right: -5px;
    top: -5px;
}
.tg-service .tg-border-topleft {
    padding: 30px;
    position: relative;
    z-index: 2;
    height: 242px;
    background: #fff;
}
.tg-displaytable {
    width: 100%;
    height: 100%;
    display: table;
}
.tg-displaytablecell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.tg-service i {
    display: block;
    padding: 0 0 15px;
}
.tg-service h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.animate_line:hover:after, .animate_line:hover:before {
    width: 50%;
    height: 50%;
    background: #ffbc13;
}
.animate_line:after {
    left: -5px;
    bottom: -5px;
}
.strong {
	font-weight:bold;
}
.post-list .item img {
    width: 75px;
    margin-right: 6px;
}
 .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
.text-strock-white {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.text-strock-black {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.aligncenter {
	display:block;
}
.bg-overlay:before {
    content: '';
        position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.48);
    display: block !important;
    left: 0;
    z-index: 0;
    top: 0;
}
div.block-connectus p[class*="fa-"] {
    padding-left: 50px;
    position: relative;
}
div.block-connectus p[class*="fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    border: 1px solid #eaeaea;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    color: #888;
    font-size: 13px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: #fff;
}
.footer-widget ul.menu {
    padding-left: 0;
    list-style: none;
}
.footer-widget ul.menu li {
    position: relative;    margin-bottom: 12px;
}
.footer-widget ul.menu li:before {content: '\f105';font-family: Fontawesome;margin-right: 5px;color: #f5f5f5;}
.pc-menu i.fa {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: var(--main-color);
    font-size: 15px;
    border-radius: 50%;
    color: white;
}

.header-menu-horizontal a.pc-menu {
    display: flex;
    margin-left: 26px;
    align-items: center;
}


.header-menu-horizontal a.pc-menu span.text {
    padding-left: 5px;
    font-size: 14px;
    vertical-align: middle;
    color: black;
    text-transform: uppercase;
}
.post-title {
    color: #333;
    margin-bottom: 0;
}
.blog_excerpt {
    color: #95999e;
}
.box-image {
    position: relative;
    overflow: hidden;
}

.news--item:hover .box-image img {
    transform: scale(1.1);
}
.box-image:before {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-105%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-105%,0);
}
.box-image:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    left: 0;
    background: linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.39));
    top: 0;opacity: 0;
}
.news--item:hover .box-image:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,105%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,105%,0);
}
.news--item:hover .box-image:after { opacity:1}
.title-cat h2 {
    background: var(--main-color);
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
    font-size: 20px;
    border-left: 6px solid var(--second-color);
    margin: 0;
    text-transform: uppercase;
}
.post-meta, .is-small {
    font-size: 0.8rem;
    color: #9e9e9e;
}
.trend-title {
    background-image: url(/wp-content/uploads/2020/03/tittle.jpg);
    background-size: cover;
}

.trend-title h3 {
    padding: 12px;
    color: white;
    font-size: 20px;
}
.post-meta i.fa {
    font-size: 14px;
    margin-right: 5px;
    color: #777777;
}
.post-meta {
    display: flex;
    padding: 3px 0;
}
.post-list .widget-list-item {
    margin-bottom: 5px;
}
.widget-list-item .title {
    font-size: 16px;
    margin-bottom: 2px;
}
.widget-list-item .meta span {
    font-size: 14px;
    color: #8d8d8d;
}
.widget-list-item .title a {
    color: #333;
}
aside.widget .widget-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 15px;
}

aside.widget .widget-title:before {
    content: '';
    border-bottom: 3px solid var(--second-color);
    position: absolute;
    display: block;
    width: 75px;
    height: auto;
    bottom: 0;
}
#wrapper-footer-full, #wrapper-static-hero {
    background-color: transparent;
}
.item-slider {
    max-height: 445px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.slider .owl-dots {
    position: relative;
    margin-top: -25px;
}
.widget-grid-item .title {
    padding: 15px 10px;
    text-align: center;
}
a {
    color:var(--main-color);
}

.welcome {
    padding-top: 30px;
    font-size: 18px;
    color: red;
}
.hidden-nav .owl-nav, .hidden-dots .owl-dots {
    display: none;
}
.aligncenter figcaption.wp-caption-text {
    text-align: center;
}
.table tr th {
    font-size: 15px;
}
header.header a.logo img {
    max-height: 76px;
    width: auto;
}
.subcribes input.wpcf7-form-control.wpcf7-text {
    border-radius: 0;
    border: 0;
    font-size: 14px;
    color: #282828;
    background: #d7d7d7;
    height: 42px;
}
.subcribes .wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #ffffff;
    background-color: var(--second-color);
    border: 0;
    border-radius: 1px;
    padding: 10px 42px;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 3px;
}
.hidden-dots .owl-dots, .hidden-nav .owl-nav {
    display: none !important;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev, .owl-carousel.owl-theme .owl-nav button.owl-next {
    font-size: 0;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #282828;
    outline: 0;
    margin-left: 2px;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev:hover, .owl-carousel.owl-theme .owl-nav button.owl-next:hover {
    background-color: #1e1e1e
}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before {
   font-family: "Ionicons";
    color: white;
    font-size: 52px;
}
.owl-nav .owl-next:before {
    content: "\f3d6";
}
.owl-nav .owl-prev:before {
   content: "\f3d5";
}
.box-text.list-item .post-title {
    font-weight: 600;
}
.vc_row.mini-row {
    margin-left: -5px;
    margin-right: -5px;
}
.vc_row.mini-row .wpb_column.vc_column_container > .vc_column-inner {
    padding-left: 5px;
    padding-right: 5px;
}
.news-grid .thumbnail {
    position: relative;
    overflow: hidden;
    aspect-ratio: 8/5;
}

.news-grid .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-grid-content {
    padding: 10px 0;
}

.news-grid-content .title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.news-grid-content .meta .meta-info {
    color: #656565;
    font-size: 14px;
}
.news-grid-content .meta .meta-info a {
    color: currentColor;
}
.news-grid-content .meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.news-grid-content .meta .meta-info span.gdlr-core-head {
    margin-right: 5px;
}
.news-grid-content ul.post-categories {
    margin: 0;
    padding: 0;
}

.news-grid-content ul.post-categories li {
    display: none;
}

.news-grid-content ul.post-categories li:last-child {
    display: inline-block;
}

.news-grid-content span.meta-info.meta-info-cat {
    display: flex;
}
.news-grid-content .view-more.gdlr-core-button,.big-listing.content a.view-more {
    font-size: 13px;
    font-weight: var(--font-weight-normal);
    text-transform: uppercase;
    letter-spacing: .8px;
    padding: 6px 21px;
    display: inline-block;
    -webkit-appearance: none;
    background-color: var(--second-color);
    color: white;
    border-radius: 26px;
    margin-top: 15px;
}
.news-grid-content .view-more.gdlr-core-button:hover,
.big-listing .content a.view-more:hover {
	background-color: var(--main-color);
}
.vc_custom_heading.title {
    text-transform: uppercase;
    color: var(--main-color);
    font-weight: 700;
    letter-spacing: 1.5px;
}
.header-breadcrumb, .header-breadcrumb a {
    color: #bcbcbc;
}