/*
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!
*/
@font-face {
  font-family: helveticaneue;
  src: url(fonts/webfonts/helveticaneue.ttf);
}
@font-face {
  font-family: helveticaneue;
  src: url(fonts/webfonts/helveticaneuebold.ttf);
  font-weight: bold;
}
body{
	margin:0;
    font-family: 'helveticaneue', sans-serif;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#fff}
	.text-primary,.text-primary a{color:#3fa841!important}
	.btn-primary{color:#fff;background-color:#3fa841;border-color:#3fa841}
	.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:#3fa841!important}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    text-transform: uppercase;
}
@media (max-width: 575.98px) {
	footer .color-part{
		display:none;
	}
   }
@media (max-width: 767.98px) {

  }
@media (max-width: 991.98px) {
	.middle-header .header-padding {
    padding: 10px 0;
}
	.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: #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) {
		.big-hr{
			position: relative;
			min-height: 136px;
		}
		.big-hr:before, .big-hr:after {
		    border-top-color: #549404 !important;
		}
		.big-hr:after {
		    position: absolute;
		    right: -70px;
		    top: 0px;
		    content: "";
		    display: block;
		    width: 0;
		    height: 0;
		    border-top: 135px solid;
		    border-right: 70px solid transparent;
		}
		.big-hr:before {
		    position: absolute;
		    top: 0px;
		    left: -70px;
		    content: "";
		    display: block;
		    width: 0;
		    height: 0;
		    border-top: 135px solid;
		    border-left: 70px solid transparent;
		}

     }
@media (min-width: 992px) {
	.hidden-lg-up {
		display:none;
	}
	#main-menu li.menu-item:not(:last-child)  a {
    border-right: 1px solid rgba(255, 255, 255, 0.4);    line-height: 20px;
}
	div#wrapper-footer-full .row .footer-widget:nth-child(2), div#wrapper-footer-full .row .footer-widget:nth-child(3) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66666667%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}
	#main-menu-bg {
    height: 65px;
    position: absolute;
    left: 50%;
    width: 50%;
}
	.main-menu,.main-menu:before,#main-menu-bg {
		background-color: #3fa841;
	}
	.main-menu {
    position: relative;
    text-transform: uppercase;
    height: 65px;
    line-height: 65px;
    font-size: 13px;
    font-weight: 700;
}
.main-menu:before {
    left: -13px;
    position: absolute;
    display: block;
    content: "";
    width: 30px;
    height: 65px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
	.top-header {
    border-top: 6px solid #333;
}
	.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: -3px;
    position: absolute;
    right: 6px;
    margin-top: -21px;
    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 25px;
    color: #fff;
    font-size: 14px;
    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: #3fa841;
    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 white;
    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) {

    }
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 {
    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: #0098da;
    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
{
	width: 10px;
	background-color: white;
}

html::-webkit-scrollbar-thumb
{
	width: 10px;
	background-color: #3fa841;
}

.primery-menu::-webkit-scrollbar
{
	width: 10px;
	background-color: #3fa841;
}

.primery-menu::-webkit-scrollbar-thumb
{
	width: 10px;
	background-color: #3fa841;
}
.footer-widget a, .footer-widget p {
    color: #f5f5f5;
}
.footer-widget h3.widget-title {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 16px;
    color: white;
}
.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;
    background-color: #3fa841;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    padding: 8px 0;
    margin-bottom: 0;
}
a {
    color: #3fa841;
    text-decoration: none;
    background-color: transparent;
}
.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
aside.widget {
    margin-bottom:35px;
}
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 {
    display: table-cell;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    width: 40px;
    height: 35px;
    vertical-align: middle;
}
.contact-info .item i.fa:after {
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    top: -1px;
    bottom: -1px;
    width: 5px;
}
div#crumbs {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    color: #a5a5a5 !important;
}
div#exampleModal {
    background: #00000094;
}
#wrap {
    padding: 25px;
    border: 1px solid #ebebeb;
    background: #fff;
}
#wrap #top {
    margin: 0 -25px;
    position: relative;
}
#wrap #top:before {
    content: "";
    border-left: 2px solid #3fa841;
    margin-left: -1px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
 #wrap:hover h5 a, #wrap:hover {
    color: #fff;
}

#wrap:hover {
    background: #3fa841;
    border-color: #3fa841;
    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;
}
.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;
    margin-bottom: 0;
}
.footer-widget ul.menu li {
    position: relative;
}
.footer-widget ul.menu li:before {
    content: '\f105';
    font-family: Fontawesome;
    left: -10px;
    color: #f5f5f5;
    position: absolute;
}
.why-us li span, .top-header nav, .top-header:before, footer,#to-top {
    background: #333;
}
.top-header:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 50%;
    height: 39px;
}
.top-headeru nav:first-child:before {
    border-top-color: #333;
}

.top-header nav:first-child:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-top: 39px solid;
    border-left: 39px solid transparent;
    position: absolute;
    left: -39px;
	border-top-color: #333;
}
.top-header nav {
    height: 39px;
    line-height: 32px;
}
.top-header nav a {
    margin: 0 10px;
    font-size: 11px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
}
.header-padding {
    font-size: 11px;
    padding: 25px 0;
    font-weight: 500;
}
.header-padding div {
    border-left-color: #eee;
}
.header-padding div {
    text-align: left;
    float: left;
    border-left: 1px solid #eee;
    padding: 5px 15px;
}
.header-padding span {
    text-transform: uppercase;
    display: block;
}
.featured-content .title {
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 14px;
}
.featured-content .excerpt {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 20px;
}
.featured-content a.btn {
    margin-top: 25px;
    text-transform: uppercase;
}
.btn.btn-sm {
    font-weight: 400;
    padding: 10px 20px 8px 20px;
    border: 1px solid #eeeeee;
    font-size: 11px;    position: relative;
}
.btn.btn-sm:before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: -1px;
    bottom: -1px;
    width: 4px;
    opacity: 1;
    transition: 0.4s;
    transition-timing-function: cubic-bezier(.36,.99,.69,1.2);
    z-index: 1;
}
.btn.btn-sm:hover:before {
    width: 100%;
    z-index: -1;
}
.btn.btn-sm.btn-default:before,.color-part {
    background-color: #3fa841;
}
.featured-content a.btn:hover {
    color: white;
}
.sub-title{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #888;
    line-height: 22px;
    letter-spacing: 3px;
}
.main-title {
	    font-size: 24px;
}
footer .color-part2 {
    position: absolute;
    margin-top: -6px;
    text-align: center;
    left: 0px;
    right: 0px;
    z-index: 2;
}
footer .color-part2:after {
    content: "";
    display: inline-block;
    border-top: 12px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    height: 0;
    width: 900px;
    max-width: 90%;
    position: relative;
    margin-top: -10px;
}
footer .color-part {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    bottom: 0px;
    width: 50%;
    margin-left: -20%;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
footer {
    position: relative;
    border-bottom: 10px solid;
}
footer .copy {
    height: 65px;
    line-height: 65px;
    padding-right: 15px;
    position: relative;
    z-index: 2;
}
footer .copy, footer:before {
    background: #000;
}
.footer-icons a {
    display: inline-block;
    padding-right: 5px;
}
#to-top {
    top: 0px;
    left: -30px;
    cursor: pointer;
    display: block;
    position: absolute;
    width: 80px;
    text-align: center;
    line-height: 60px;
    height: 65px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
}
footer .contact-info {
    margin-top: 30px;
}
.contact-info span {
    display: block;
    margin-bottom: 10px;
}
.contact-info i {
    display: block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.contact-info  strong,.contact-info i,div#crumbs *, div#crumbs,.testimonial-content span {
	color:white;
}
footer, footer a, footer .copy {
    color: #ccc;
}
.testimonial-content span {
	background-color:#3fa841;
}
.testimonial-area .testimonial-content span {
    border-color: #3fa841;
}
.testimonial-content span {
    display: table-cell;
    text-align: center;
    padding-top: 16px;
    width: 50px;
    height: 56px;
    position: absolute;
    left: -10px;
    top: 45px;
    border: 1px solid;
    border-right: none;
}
.testimonial-content span:before, .testimonial-content span:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 55px solid;
    border-right: 15px solid transparent;
    top: -1px;
    right: -15px;
}
.testimonial-content span:before, .testimonial-content span:after {
    border-bottom-color: #3fa841;
}
.testimonial-content, .our-services div > a:after {
    background: #eee;
}
.testimonial-content {
    position: relative;
    margin-left: 10px;
    padding: 45px 15px 40px 80px;
    margin-bottom: 40px;
}
.why-us,.testimonial-area .testimonial-content:after {
    border-top-color: #eee;
}
.testimonial-content:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -20px;
    right: 45px;
    width: 0;
    height: 0;
    border-top: 20px solid;
    border-right: 20px solid transparent;
}
.testimonial-author {
    margin-right: 40px;
}
.image-box span {
    display: block;
    float: right;
    margin-top: -20px;
    margin-right: -8px;
    position: relative;
    z-index: 2;
    height: 20px;
    width: 60px;
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
}
.image-box span { background-color:white }
h4.vc_tta-panel-title {
    font-size: 13px;
}
.gallery-carousel .style-carousel-4 .gallery-item {
    padding: 30px 20px;
    text-align: center;
    border-right: 3px solid;
    background: #f5f5f5;
    border-right-color: #ccc;
    min-height: 118px;
    display: flex;
    align-items: center;
}
.one-news > div {
    position: relative;
    width: 100%;
    height: 365px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.one-news > div > div {
    bottom: 0px;
    left: 0px;
    width: 100%;
    position: absolute;
    padding: 30px 40px;
}
.one-news > div > div h3, .two-news > div div:last-child h3 {
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    margin: 0px;
    margin-bottom: 20px;color: #333;
}
.one-news > div > div small.news-author, .two-news > div div:last-child small.news-author {
    border-right: 1px solid;
    margin-right: 15px;
}
.one-news > div > div small, .two-news > div div:last-child small {
    display: inline-block;
    padding-right: 15px;
    font-size: 10px;
}
.one-news > div > div small.news-author, .two-news > div div:last-child small.news-author, #partners a {
    border-right-color: #ccc;
}
 .our-services div > a, .our-services div > a:hover .btn-default, .header-padding span, .bg-image .one-news > div > div small, .bg-image .two-news > div div:last-child small, .btn.btn-sm.btn-success, .btn.btn-sm.btn-default {
    color: #666;
}

.two-news > div div:first-child > div {
    height: 168px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news-item {
    margin-bottom: 30px;
}
.news-item div:last-child {
    padding-left: 0px;
}
.news-item div:first-child {
    padding-right: 0px;
}
.two-news > div div:last-child > div {
    padding: 25px 30px;
    height: 168px;
}
.one-news > div > div, .two-news > div div:last-child > div, .main-menu a:after, #to-top:hover, .btn.btn-sm.btn-success, .darken-block .testimonial-content, #testimonials .owl-buttons div, ul.blog-cats li:hover:before {
    background-color: #fff;
}
.footer-widget {
    font-weight: 500;
    font-size: 12px;
    color: #ccc;
    line-height:12px;
}
.footer-widget ul li a{
    color: #ccc;
    display: block;
    margin-bottom: 20px;
}
div#footer-full-content {
    background: url(/wp-content/uploads/2020/02/footer-bg.png) no-repeat center center;
    background-size: cover;
}
.owl-nav div {
    position: relative !important;
}

.owl-nav div {position: relative !important;background: none !important;border: 1px solid;border-radius: 0px !important;color: #888888;height: 25px !important;}


.owl-next:before ,.owl-prev:before {
    content: "\f053";
    font-family: Fontawesome;
    font-size: 10px !important;
    color: #888888 !important;
}
.owl-nav div{
    line-height: 24px !important;}
.owl-controls {
    position:absolute;
    top:-20px;
    right:0px;

}
.read-more button:after, .read-more input#searchsubmit:after{
    content: "";
    background: #fff;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 4px;
    opacity: 0.5;
    transition: 0.4s;
    transition-timing-function: cubic-bezier(.36,.99,.47,1.09);
}

.read-more button:hover:after {
    width: 100%;
}
.read-more button {
    background:#3fa841 !important;
    color:white !important;
}
.read-more input#searchsubmit:hover:after {
    width: 100%;
}
.read-more input#searchsubmit {
    background:#3fa841 !important;
    color:white !important;
}

div#exampleModal  .modal-content {
    margin-top: 50%;
    border-radius: 0px;
    background: unset;
}
input {
    display: block;
    border: none;
    padding: 0 25px !important;
    height: 50px !important;
    line-height: 50px !important;
		border-radius: 0px !important;
}
.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    margin-top: 5px;
    position: absolute;
    top: -25px;
    z-index: 999;
    right: 10px;
}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark-color(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: -internal-light-dark-color(white, black);
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 11px system-ui;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}
.wpcf7-form-control-wrap:after {
    width: 5px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    content: "";
    display: block;
    position: absolute;
    background-color: rgba(136, 136, 136, 0.2);
}
.item.mb-3.icon-title-2 i {
    font-size: 16px;
    margin: 10px;
    border: 1px solid #ced4da;
    border-right: 3px solid #3fa841;
    background: border-box;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 51px;
}
.media-body {
    font-size: 13px;
}
.media-body h6 {
    font-size: 14px;
    margin-bottom: 0px;
}
.testimonial-content span {
    background-color: #3fa841;
}
input:focus {
   border-color: #2ecc71 !important;
}
.chart {
    border-color: #eee;
    min-height: 114px;
    position: relative;
    margin-left: 10px;
    border: 1px solid;
    border-bottom: 3px solid;
    padding: 35px 5px 35px 100px;
}
.chart span:first-child {
    text-align: center;
    padding-top: 20px;
    width: 60px;
    height: 70px;
    position: absolute;
    left: -10px;
    top: 20px;
    display: block;
    border: 1px solid #eee;
    background: #fff;
    border-right: none;
}
.chart span:first-child:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 70px solid #eee;
    border-right: 20px solid transparent;
    top: -1px;
    right: -20px;
}
.chart span:first-child:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 70px solid #000;
    border-right: 20px solid transparent;
    top: -1px !important;
    right: -20px !important;
}
.chart span:first-child:after {
    border-bottom-color: #fff;
    top: -2px;
    right: -18px;
}
.chart span:first-child i {
    font-size: 24px;
    text-align:center;
    color:#3fa841;
}
.chart:hover   {
	border-bottom-color: #549404;
	background:#a91605;
	color:white;
}
.percent {
    font-family: 'Roboto', sans-serif;
    display: block;
    float: left;
    font-size: 36px;
    font-weight: 700;
    margin-right: 15px;
    margin-top: -5px;
}
h5.transaction {
    margin-top: 20px;
}
#right-sidebar .widget ul li  {
    display: block;
    padding: 5px 15px;
    margin-bottom: 4px;
    border: 1px solid;
    color: #3fa841;
}
#right-sidebar .widget ul {
  padding:0px !important;
}
.bg-white {
    box-shadow: 0px 0px 5px -2px black;
}
table.table.table-hover.table-nomargin.table-bordered {
    font-size: 12px;
}
.col-md-6 select {
    border-radius: 0px !important;
    height: 50px;
}
.carrier_schedule_table_inner {
    max-height: 500px;
    overflow-y: scroll;
}
div#exampleModalCenter .modal-content{
    background: white;
}


div#exampleModalCenter button.close {
    top: 7px;
    color: black !important;
    z-index:999;
}
.tab-pane h5 {
    margin-top: 20px;
}
.box-link a {
    border: 1px solid;
    padding: 10px;
}
.box-link a:hover {
   color:white;
   background:#3fa841;
   transition: .3s ease-in-out;
}.box-link a {
    border: 1px solid;
    padding: 10px;
}
.box-link a:hover {
   color:white;
   background:#3fa841;
   transition: .3s ease-in-out;
}
.box-link p{
	margin-bottom:30px
}
pre {
    display: block;
    font-size: 87.5%; 
    color: #212529;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
span.wpcf7-form-control-wrap:after {
    display: none;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
    height: auto !important;
    margin-bottom: 30px;
}
.row.quote_form h3 {
    font-size: 20px;
    margin: 16px;
}
div#wrap:hover div i , div#wrap:hover div a{
    color:white;
}
.textwidget ul#myTab li:not(:last-child)  {
    margin-right: 10px;
}
.textwidget ul#myTab li {
    font-size: 14px;
    padding:0px;
}

.textwidget div#myTabContent .col-md-6 {
    min-width: 100% !important;
	margin:0;
}
aside#text-4 .textwidget {
    padding:10px 0px
}
form#searchform {
    margin-top: 10px;
}