/*
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('//fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
	margin:0;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:1.5;
	color: #868686;
	text-align:left;
	background-color:#fff}
	.text-primary,.text-primary a{color:#003882!important}
	.btn-primary{color:#fff;background-color:#003882;border-color:#003882}
	.btn-primary:hover{color:#fff;background-color:#1676cd;border-color:#1676cd}
	.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:#003882!important}
@media (max-width: 575.98px) {
   }
@media (max-width: 767.98px) {

  }
@media (max-width: 991.98px) {
	.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 {
    padding: 5px 0;
    box-shadow: 0 0 15px #00000036;
}
    ul#main-menu li a {
    color: #000;
    font-weight: 500;
    display: block;
    border-bottom: 1px solid darkgrey;
    padding: 5px;
}
li.menu-item-has-children >i.fa {
    right: 0px;
    top: 0px;
    color: black;
    position: absolute;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
    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: #003882;
    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: #ffffff;
    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) {
		.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 20px;
}
ul.sub-menu {
    padding-left: 25px;
}
    ul#main-menu li.menu-item.menu-item-gtranslate a {
    padding: 10px 15px;
}

ul#main-menu .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 .menu-item-has-children:before {
   content:"\f0da";
}
    ul#main-menu li a {
    padding: 0px 15px;
    display: block;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    color: #0e0e0e;
    text-transform: uppercase;
    font-family: Poppins,sans-serif;
}
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: #fcb040;
    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(0, 0, 0, .1);
}
}
 @media (min-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.facebook {
    background-color: #4267B2;
}
.social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: white;
}
.social-icon a.google {
    background-color: #db4437;
}
.social-icon a.youtube {
    background-color: #FF0000;
}
a.zalo {
    background-color: #008FE5;
    font-size: 14px;
}
.box_hotline h1 {
    font-size: 28px;
    text-shadow: 1px 1px black;
    font-weight: 700;
}
/*-------------------------------------------- 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: #0e0e0e;
    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);
	background-color: #F5F5F5;
}

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

html::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #003882;
}
.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: #f5f5f5;
}
.footer-widget h3.widget-title {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 23px;
}
.footer-widget .wt-separator-outer {
    margin-bottom: 10px;
}
.post-list .item img {
    width: 75px;
    margin-right: 10px;
}
aside.widget h3.widget-title {
    text-align: center;
    padding: 8px 0;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 600;
    color: #0e0e0e;
    letter-spacing: 1px;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
    margin-bottom: 23px;
}
.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
aside.widget {
    margin-bottom:35px;
	border-bottom: 1px solid #ededed;
}
aside.widget .textwidget {
    padding: 10px;
    background-color: white;
}
.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;
}
.footer-widget ul.menu li:before {content: '\f105';font-family: Fontawesome;margin-right: 5px;color: #f5f5f5;}

.owl-nav .owl-next {
    right: 0px;
    position: absolute;
    top: 50%;
}
.owl-nav .owl-prev {
    left: 0px;
    position: absolute;
    top: 50%;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev,.owl-carousel.owl-theme .owl-nav button.owl-next  {
    font-size: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background-color: #25aae1;
    border-radius: 50%;
    margin-top: -20px;
}
.owl-nav div:hover {
    box-shadow: 0 0 15px #0000003b;
}
.owl-nav .owl-next:before {
    content: "\f054";
    font-family: Fontawesome;
    font-size: 13px;
    color: white;
}
.owl-nav .owl-prev:before {
    content: "\f053";
    font-family: Fontawesome;
    font-size: 13px;
    color: white;
}
.owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    background-color: #676767;
    margin: 1px;
    border-radius: 50%;
}
.owl-dot {
    display: inline-block;
    margin: 2px;
    border: 1px solid #6f6f6f;
    border-radius: 50%;
}
.owl-dot.active span {
    background-color: #0098da;
}
.owl-dots {
    text-align: center;
}
.owl-nav button span {
    display: none;
}

.owl-carousel.owl-theme .owl-nav button {
    width: 35px;
    height: 35px;
    background-color: #0098da;
    margin-top: -17.5px;
}
.top-header.d-none.d-lg-block {
    background: #0e0e0e;
    color: white;
}
.top-header {
    width: 100%;
    background-color: #0e0e0e;
    color: #fff;
    position: relative;
    font-weight: 500;
    letter-spacing: 1px;
    height: 38px;
    font-family: Poppins,sans-serif;
    font-size: 11px;
	line-height: 38px;
    z-index: 115;
    text-transform: uppercase;
}
.top-right {
    display: flex;
    float: right;
}
ul#top-menu {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}
ul#top-menu li a {
    margin: 10px;
    color: white;
}
.primery-menu {
    display: flex;
    float: right;
}
.qodef-side-menu-button-opener.normal {
    font-size: 15px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: color .15 ease-out;
    -moz-transition: color .15 ease-out;
    transition: color .15 ease-out;
    color: #000;
}
.qodef-search-opener {
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
    color: #0e0e0e;
    font-size: 15px;
    margin-right: 12px;
    margin-left: 5px;
    padding-left: 23px;
    border-left: 1px solid #d7d7d7;
}
h6 {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    color: #0e0e0e;
    font-family: Georgia,sans-serif;
    letter-spacing: 0;
    font-style: italic;
    text-transform: capitalize;
}
h2 {
    font-size: 25px;
    line-height: 1.3em;
    font-weight: 600;
    font-family: Poppins,sans-serif;
    color: #0e0e0e;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}
.qodef-btn.qodef-btn-solid {
    background-color: #0e0e0e;
    color: #fff;
}

.qodef-btn {
    display: inline-block;
    position: relative;
    outline: 0;
    font-style: normal;
    font-weight: 600;
    padding: 0 42px;
    font-size: 12px;
    line-height: 49px;
    letter-spacing: 2.3px;
    font-family: Raleway,sans-serif;
    text-transform: uppercase;
    -webkit-transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    -moz-transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover {
    background-color: #a9a9a9!important;
}
h5 {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 600;
    color: #0e0e0e;
    letter-spacing: 1.5px;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
}
.qodef-testimonial-small-title {
    font-family: Georgia,sans-serif;
    font-style: italic;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 13px;
}
.qodef-testimonial-title {
    font-family: Poppins,sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    letter-spacing: .6px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.qodef-instagram-feed {
    list-style: none;
    padding: 0px;
    margin: 0;
}
.qodef-content-bottom .qodef-instagram-feed li {
    padding: 0;
    margin: 0;
}
.qodef-instagram-feed.qodef-col-8 li {
    width: 12.5%;
}
.qodef-instagram-feed li {
    float: left;
    padding: 3px;
    margin-bottom: 3px;
    box-sizing: border-box;
    line-height: 0;
}
.qodef-instagram-feed li a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.qodef-instagram-feed li img {
    display: block;
}
.qodef-instagram-feed li a:hover:after {
    opacity: 1;
}
.qodef-instagram-feed li a:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.65);
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
div#wrapper-footer-full {
    background: #0e0e0e;
}
h4 {
    line-height: 1.7em;
    font-weight: 400;
    color: #868686;
    font-size: 16px;
    font-family: Raleway,sans-serif;
    letter-spacing: 0;
}
.img-icon {
    width: 82px;
    height: 82px;
    line-height: 36px;
    background-color: #0e0e0e;
    padding: 25px;
    border-radius: 50%;
    margin: 0 auto;
	position: relative;
}
span.qodef-icon-shader {
    content: '';
    position: absolute;
    background-color: #e4e4e4;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    -webkit-transition: -webkit-transform .3s ease,opacity .3s ease-out;
    transition: -webkit-transform .3s ease,opacity .3s ease-out;
}
.img-icon:hover span.qodef-icon-shader {
    opacity: 1;
    -webkit-transform: translate(-50%,-50%) scale(1.2);
    -moz-transform: translate(-50%,-50%) scale(1.2);
    transform: translate(-50%,-50%) scale(1.2);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.18,.89,0,1.59),opacity .3s ease;
    transition: transform .5s cubic-bezier(.18,.89,0,1.59),opacity .3s ease;
}
.qodef-animations-holder {
    text-align: center;
}
.qodef-portfolio-list-holder-outer.qodef-ptf-gallery article.qodef-appeared {
    opacity: 1;
    -webkit-transition: opacity .5s cubic-bezier(.23,1,.32,1);
    -moz-transition: opacity .5s cubic-bezier(.23,1,.32,1);
    transition: opacity .5s cubic-bezier(.23,1,.32,1);
}
.qodef-portfolio-slider-holder.qodef-ptf-gallery article {
    backface-visibility: hidden;
    overflow: hidden;
    margin: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.qodef-portfolio-list-holder-outer.qodef-ptf-gallery article {
    margin: 0;
    opacity: 0;
}
.qodef-portfolio-list-holder article.mix {
    display: none;
    visibility: hidden;
    float: none;
}
.qodef-portfolio-list-holder article {
    position: relative;
    margin: 0 0 33px;
    vertical-align: top;
}
.qodef-portfolio-list-holder-outer.qodef-ptf-gallery article a {
    display: block;
}
article .qodef-item-image-holder {
    overflow: hidden;
}
article .qodef-item-image-holder {
    position: relative;
}
article .qodef-item-image-overlay {
    background-color: rgba(0,0,0,.75);
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
article .qodef-item-image-overlay {
    background-color: rgba(0,0,0,.65);
    z-index: 9;
}
article .qodef-item-image-overlay {
    background-color: rgba(0,0,0,.65);
    opacity: 1;
    z-index: 9;
    box-sizing: border-box;
    -webkit-transition: background .4s ease-out,opacity .4s ease-out;
    transition: background .4s ease-out,opacity .4s ease-out;
    -webkit-backface-visibility: hidden;
}
article .qodef-item-image-holder img {
    -webkit-transition: -webkit-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-backface-visibility: hidden;
}
article .qodef-item-text-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
article .qodef-item-text-overlay-inner {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
article .qodef-item-text-holder {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
}
article .qodef-ptf-category-holder {
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 400;
    color: #fff;
    font-family: Georgia,sans-serif;
    letter-spacing: 0;
    font-style: italic;
    text-transform: capitalize;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    opacity: 0;
    margin-bottom: 8px;
    -webkit-transition: -webkit-transform .3s ease-out,opacity .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out,opacity .3s ease-out;
    transition: transform .3s ease-out,opacity .3s ease-out;
}
article .qodef-ptf-category-holder {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: -webkit-transform .4s ease-out,opacity .4s ease-out;
    -ms-transition: -ms-transform .4s ease-out,opacity .4s ease-out;
    transition: transform .4s ease-out,opacity .4s ease-out;
    -webkit-backface-visibility: hidden;
}
article .qodef-item-title {
    color: #fff;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0;
    margin: 0;
    font-size: 18px;
    letter-spacing: 2px;
    -webkit-transition: -webkit-transform .3s ease-out,opacity .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out,opacity .3s ease-out;
    transition: transform .3s ease-out,opacity .3s ease-out;
}
article .qodef-item-title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    font-size: 18px;
    letter-spacing: 2px;
    -webkit-transition: -webkit-transform .4s ease-out,opacity .4s ease-out;
    -ms-transition: -ms-transform .4s ease-out,opacity .4s ease-out;
    transition: transform .4s ease-out,opacity .4s ease-out;
    -webkit-backface-visibility: hidden;
}
.portfolio-carousel article:hover .qodef-item-image-overlay {
    background-color: rgba(0,0,0,0);
    opacity: 0;
}
.portfolio-carousel article:hover .qodef-item-image-holder img {
    -webkit-transform: scale(1.05) translateZ(0);
    -ms-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
}
.portfolio_carousel article:hover .qodef-ptf-category-holder {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.portfolio-carousel article:hover .qodef-ptf-category-holder {
    opacity: 0;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
}
.portfolio-carousel article:hover .qodef-item-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.portfolio-carousel article:hover .qodef-item-title {
    opacity: 0;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
}
h3 {
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 600;
    color: #0e0e0e;
    font-family: Poppins,sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.qodef-progress-bar {
    position: relative;
    margin: 0 0 2px;
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding-right: 24px;
}
.qodef-progress-bar .qodef-progress-title-holder {
    position: relative;
    margin: 10px 0 5px;
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.qodef-progress-bar .qodef-progress-title-holder .qodef-progress-title {
    display: inline-block;
    z-index: 100;
    font-family: Raleway,sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #0e0e0e;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.qodef-progress-bar .qodef-progress-number-wrapper {
    text-align: right;
    position: absolute;
    left: 0;
    z-index: 10;
    opacity: 0;
    color: #fff;
    bottom: 0;
}
.qodef-progress-bar .qodef-progress-number-wrapper .qodef-progress-number {
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    text-align: center;
    float: right;
    height: 25px;
    line-height: 25px;
    padding-left: 8px;
    padding-right: 8px;
    font-family: Poppins,sans-serif;
}
.qodef-progress-bar .qodef-progress-number-wrapper.qodef-floating .qodef-progress-number {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
}
.qodef-progress-bar .qodef-progress-number-wrapper.qodef-floating-outside .qodef-progress-number {
    background-color: #0e0e0e;
    bottom: 8px;
}
.qodef-progress-bar .qodef-progress-number-wrapper .qodef-progress-number .qodef-percent:after {
    content: '%';
    margin-left: .1em;
    font-size: 1em;
}
.qodef-progress-bar .qodef-progress-number-wrapper.qodef-floating .qodef-down-arrow {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #0e0e0e;
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.clearfix:after {
    clear: both;
}
.qodef-progress-bar .qodef-progress-content-outer {
    background-color: #f2f2f2;
    position: relative;
    overflow: hidden;
    height: 12px;
}
.qodef-progress-bar .qodef-progress-content-outer .qodef-progress-content {
    max-width: 100%;
    overflow: hidden;
    background-color: #0e0e0e;
    height: 12px;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.qodef-progress-bar .qodef-progress-number-wrapper.qodef-floating {
    width: 100%;
    height: 100%;
}
.qodef-testimonial-text {
    font-size: 18px;
    font-family: Raleway,sans-serif;
    font-weight: 300;
    color: #868686;
    line-height: 33px;
    margin-bottom: 30px;
}
.box-trend .qodef-testimonial-text,.box-trend .qodef-testimonial-author-text {
	color:white;
}
.box-trend {
    text-align: center;
}
.qodef-testimonial-author-text {
    font-family: Georgia,sans-serif;
    font-style: italic;
    font-size: 15px;
    color: #868686;
}
.qodef-testimonial-image-holder img {
    width: 95px !important;
    margin: auto;
}

.qodef-testimonial-image-holder {
    text-align: center;
    transform: translateY(-50%);
}
.qodef-testimonial-text-inner{
	text-align: center;
}
.qodef-testimonial-text-inner .qodef-testimonial-title {
    color: #0e0e0e;
    letter-spacing: 0;
    font-size: 15px;
    margin: 24px 0 15px;
    text-align: center;
}
.qodef-testimonial-text-inner .qodef-testimonial-text {
    padding: 0 35px;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
}
.qodef-testimonial-text-inner .qodef-testimonial-author-text {
    color: #0e0e0e;
}
.qodef-testimonial-content {
    display: inline-block;
    margin-right: 6%;
    margin-left: 6%;
    float: left;
    background-color: #f7f7f7;
    margin-top: 80px;
    padding-bottom: 50px;
    border-bottom: 8px solid #0e0e0e;
}
.qodef-elements-holder-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-size: cover;
}
.qodef-elements-holder-item-inner {
    width: calc(100% + 1px);
}
.qodef-elements-holder-item .qodef-interactive-banner {
    position: relative;
    overflow: hidden;
}
.qodef-elements-holder-item .qodef-banner-image a {
    display: block;
}
.qodef-elements-holder-item .qodef-banner-image a img {
    width: 100%;
    display: block;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.23,1,.32,1) 0s;
    -ms-transition: -ms-transform 1s cubic-bezier(.23,1,.32,1) 0s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) 0s;
}
.qodef-elements-holder-item .qodef-interactive-banner:hover .qodef-banner-image a img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.23,1,.32,1) 0s;
    -ms-transition: -ms-transform 1s cubic-bezier(.23,1,.32,1) 0s;
    transition: transform 1s cubic-bezier(.23,1,.32,1) 0s;
}
.qodef-interactive-banner:hover .qodef-banner-overlay {
    opacity: .1;
}
.qodef-elements-holder-item .qodef-text-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.qodef-elements-holder-item .qodef-banner-table {
    display: table;
    width: 100%;
    height: 100%;
}
.qodef-elements-holder-item .qodef-banner-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.qodef-elements-holder-item span.qodef-banner-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background: #000;
    opacity: .4;
    box-sizing: border-box;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}
.qodef-elements-holder-item .qodef-banner-subtitle {
    color: #fff;
    z-index: 9;
    position: relative;
    margin: 0 0 10px 0;
}
.qodef-elements-holder-item .qodef-banner-title a {
    color: #fff;
    z-index: 9;
    position: relative;
}
.qodef-interactive-banner .qodef-text-holder .qodef-btn {
    z-index: 9;
    margin: 25px 0 0 0;
}
.qodef-search-cover input, .qodef-search-cover input:focus {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    color: #a3a3a3;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    width: 90%;
    padding: 0;
    font-family: inherit;
    outline: 0;
    outline-offset: 0;
    -webkit-appearance: none;
    border-radius: 0;
    float: left;
    margin: 0;
    font-family: Raleway,sans-serif;
}
form.qodef-search-cover.open-search {
    display: block !important;
    animation: taadaa 0.4s ease-in-out;
}
@keyframes taadaa { 
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
form#searchform {
	display: none;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 115;
    background: #fff;
	-webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}
.middle-header {
    position: relative;
}
.qodef-container-inner {
    width: 1100px;
    margin: 0 auto;
}
.qodef-search-cover .qodef-form-holder-outer {
    display: table;
    width: 100%;
}
.qodef-search-cover .qodef-form-holder {
    display: table-cell;
    vertical-align: middle;
    padding: 0 45px;
    position: relative;
}
.qodef-search-cover .qodef-container-inner .qodef-form-holder {
    padding: 0;
}
.qodef-search-cover .qodef-form-holder-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
}
.qodef-search-cover .qodef-search-close {
    font-size: 18px;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1em;
}
.qodef-search-cover .qodef-container-inner .qodef-search-close {
    right: 0;
}
.qodef-search-cover .qodef-search-close a {
    color: #0e0e0e;
    display: inline-block;
    font-size: 19px;
}
.qodef-search-cover .qodef-search-close a i {
    vertical-align: top;
}
.qodef-blog-holder.qodef-blog-type-masonry {
    margin-bottom: 20px;
    transition: none!important;
    overflow: visible!important;
}

.element-item .qodef-portfolio-item.mix.qodef-appeared .qodef-item-image-overlay {
    background-color: rgb(255 255 255 / 0%);
}
.bgimg-1 {
    position: relative;
    opacity: 0.65;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}
.element-item .qodef-portfolio-item.mix.qodef-appeared .qodef-ptf-category-holder {
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    color: #0e0e0e;
    font-family: Georgia,sans-serif;
    letter-spacing: 0;
    font-style: italic;
    text-transform: capitalize;
    margin-top: 3px;
}
.element-item .qodef-portfolio-item.mix.qodef-appeared .qodef-item-text-holder h3 {
    font-size: 18px;
    letter-spacing: 2px;
	color: black;
}
.element-item .qodef-portfolio-item.mix.qodef-appeared .qodef-item-text-holder {
        margin-top: 20px;
    text-align: center;
    width: 100%;
    display: block;
    padding: 0px;
}
.filters-button-group button.is-checked {
    color: #fe999e;
}
.filters-button-group button:last-child {
    padding-right: 0;
}
.filters-button-group button:first-child {
    padding-left: 0;
}
.filters-button-group button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.7em;
    font-weight: 600;
    color: #0e0e0e;
    font-size: 12px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-family: Poppins,sans-serif;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out;
    border: none;
    background: none;
    padding: 0 15px;
	outline: unset;
}
h1 {
    font-size: 62px;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: 4px;
    font-family: Poppins,sans-serif;
    color: #0e0e0e;
    text-transform: uppercase;
}
.qodef-column2 {
    padding: 0 0 0 20px;
}
.portfolio-carousel {
    padding: 0 20px 0 0;
}
.qodef-portfolio-single-holder .qodef-portfolio-info-item {
    margin-bottom: 15px;
}
.qodef-portfolio-categories, .qodef-portfolio-custom-field, .qodef-portfolio-date, .qodef-portfolio-tags {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-portfolio-categories h6, .qodef-portfolio-custom-field h6, .qodef-portfolio-date h6, .qodef-portfolio-tags h6 {
    float: left;
    margin: 0 5px 0 0;
}
.qodef-portfolio-main-item h2 {
    margin: 0 0 17px 0;
}	
.qodef-portfolio-info-item.qodef-portfolio-main-item {
    margin: 0 0 32px 0;
}
.qodef-portfolio-related-holder {
    margin: 50px 0 0 0;
    padding: 25px 0 0 0;
    border-top: 1px solid #cfcfcf;
}
.qodef-portfolio-related-holder .qodef-portfolio-related-list-holder {
    margin: 0 -8px;
    width: calc(100% + 16px);
}
.qodef-portfolio-related-holder .qodef-related-portfolio-item {
    float: left;
    width: 16.666666%;
    position: relative;
    padding: 0 8px;
    box-sizing: border-box;
    margin: 0;
}
.qodef-portfolio-related-holder .qodef-item-image-holder {
    position: relative;
}
.qodef-portfolio-related-holder .qodef-item-image-holder:hover .qodef-related-overlay {
    opacity: .6;
}
.qodef-portfolio-related-holder .qodef-item-image-holder .qodef-related-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.qodef-portfolio-related-holder h5 {
    margin: 0 0 20px 0;
}
.masonry { /* Masonry container */
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

.item { /* Masonry bricks or child elements */
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.grid-item .qodef-btn.qodef-btn-solid {
    background: white;
    color: #0e0e0e;
    padding: 0;
}
.post_format-post-format-link .qodef-post-text-inner {
    position: relative;
    background-color: #F6F6F6;
    padding: 35px 44px 50px;
    overflow: hidden;
}
.post.type-post .qodef-post-info {
    margin-bottom: 4px;
}
.post.type-post .qodef-post-info>div {
    font-size: 15px;
}
.post.type-post .qodef-post-title {
    font-size: 18px;
    margin-bottom: 9px;
}
.post_format-post-format-link .qodef-post-text:after {
    top: 0;
    right: -45px;
    font-size: 210px;
}
.post_format-post-format-link .qodef-post-text:after {
    content: "\f0c1";
    font-family: fontawesome;
    font-style: normal;
    position: absolute;
    line-height: 1em;
    color: #ececec;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 10;
    font-weight: 400;
}
.post_format-post-format-quote .qodef-post-text:after {
    top: -295px;
    right: -35px;
    font-size: 490px;
}
.post_format-post-format-quote .qodef-post-text:after {
    content: '\201C';
    font-family: Georgia,sans-serif;
    font-style: normal;
    position: absolute;
    line-height: 1em;
    color: #ececec;
    -webkit-transform: rotateX(180deg) rotateY(180deg);
    -moz-transform: rotateX(180deg) rotateY(180deg);
    transform: rotateX(180deg) rotateY(180deg);
    z-index: 4;
    font-weight: 700;
}
.post_format-post-format-quote .qodef-post-text {
    position: relative;
    background-color: #F6F6F6;
    padding: 32px 44px;
    overflow: hidden;
}
.post_format-post-format-quote .qodef-post-title {
    margin-bottom: 7px;
    position: relative;
    z-index: 20;
}
.page-id-10 .wrapper {
    padding: 0px 0;
}
blockquote {
    position: relative;
    display: block;
}
blockquote {
    quotes: none;
}
blockquote .qodef-blockquote-text {
    display: block;
    font-size: 22px;
    position: relative;
    margin-left: 67px;
    text-transform: none;
}
blockquote .qodef-blockquote-text:before {
    content: '\201C';
    font-family: Georgia,sans-serif;
    font-size: 277px;
    font-style: normal;
    position: absolute;
    line-height: 1em;
    bottom: -32px;
    left: -87px;
    color: #ececec;
    height: 120px;
    -webkit-transform: rotateX(180deg) rotateY(180deg);
    -moz-transform: rotateX(180deg) rotateY(180deg);
    transform: rotateX(180deg) rotateY(180deg);
}
blockquote .qodef-blockquote-text span {
    position: relative;
    z-index: 99;
}
.qodef-post-info-bottom .qodef-single-tags-holder .qodef-single-tags-title {
    display: inline-block;
    margin-right: 5px;
}
.qodef-post-info-bottom .qodef-single-tags-holder .qodef-tags {
    display: inline-block;
    line-height: 22px;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 500;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
}
.qodef-post-info-bottom .qodef-single-tags-holder .qodef-tags a {
    margin-left: 5px;
    color: #ea9195;
}
.widget_categories ul a {
    color: #868686;
}
.widget_categories ul {
    list-style: none;
    text-align: center;
    padding: 0;
}
.widget_categories ul li{
    margin-bottom:10px;
}
.tin-tuc-widget .media a {
    color: #868686;
    font-size: 13px;
    letter-spacing: .6px;
    font-weight: 500;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
}
.qodef-title.qodef-breadcrumb-type {
    background-color: #e9e9e9;
}
.qodef-title-holder h1.title.text-uppercase.mb-0 {
    font-size: 15px;
    font-weight: 600;
    color: #0e0e0e;
    letter-spacing: 1.5px;
    font-family: Poppins,sans-serif;
    text-transform: uppercase;
}
.qodef-title-holder .container {
    padding: 34px 20px;
    position: relative;
}
div#crumbs span {
    color: #000;
    vertical-align: middle;
}
div#crumbs a {
    color: #868686;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
    vertical-align: middle;
    font-family: Raleway,sans-serif;
}
a.logo img {
    padding: 5px 20px 5px;
}
.right-social {
    position: fixed;
    right: 0px;
    top: 25%;
    z-index: 99;
}
.right-social ul {
    list-style: none;
}
.right-social ul li {
    transform: translateX(0px);
    margin-right: -85px;
    margin-bottom: 5px;
    transition: all .3s ease-in-out;
}
li.facebook-fix {
    background: #4679add6;
}
li.youtube-fix {
    background: #ff0000d9;
}
.right-social ul > li:hover {
    transform: translateX(-85px);
    transition: all .3s ease-in-out;
}
.right-social ul li a {
    color: white;
	font-size: 17px;
}
.right-social ul li i {
    width: 40px;
    height: 40px;
    padding: 10px;
    font-size: 20px;
}
.tin-tuc-widget .media a img {
    width: 80px;
}