/*

Brand color: #ff263b - Red
Gradient colors: #e21e31 and #ff263b
Brand dark color: #2751e4

*/


ul {
  display: block;
  list-style-type: disc;
  margin-left:12px;
  margin-block-start: 1em;
  margin-block-end: 1.5em;
  padding-inline-start: 20px;
  list-style-position: outside !important;
}


ol {
  display: block;
  list-style-type:decimal;
  margin-left:12px;
  margin-block-start: 1em;
  margin-block-end: 1.5em;
  padding-inline-start: 20px;
  list-style-position: outside !important;
}


.video-wrapper {
  margin 0 !important;
}

video{
  position: relative;
  top: 0px;
  width: 100%;
  height: 720px;
  object-fit: cover;
  object-position: center;
}

.video-content {
  position: relative;
  top: -210px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffff;
  width: 100%;
  padding: 20px;
}

.text-shadow1 {
  text-shadow: 1px 1px #000;
}
.text-outline {
  text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
}

/* Highlight Color */
::selection { color: #ffffff; background: #34b24c; }
::-moz-selection { color: #fff; background: #34b24c; }
.bg-brand, .bg-grad::selection { color: #34b24c; background: #fff; }
.bg-brand, .bg-grad::-moz-selection { color: #34b24c; background: #fff; }

/* Color */
a, .navbar-top a:hover, .dropdown-item:active, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .btn-link, .portfolio-card .portfolio-card-body .portfolio-card-footer .info-title a:hover, .post .post-info a:hover, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active, .icon-primary i:before, .footer-dark .widget a:hover, .portfolio .nav .nav-tabs .nav-filter.active, .team-item .team-position, .list-group-item-action:hover, .list-group-item-action:focus, .hamburger-menu label a:hover, .breadcrumb .breadcrumb-item a:hover i, .post-item .post-item-desc .post-meta a:hover, .post-item .post-item-desc h4 a:hover, .post-item .item-link:hover, .post-item .post-quote > blockquote:before, .page-link:hover, .sidebar .widget .widget-post .details a:hover, .sidebar .widget a:hover, .list-group-borderless a.list-group-item:hover, .tags a:hover, .post-navigation .post-prev:hover:before, .post-navigation .post-prev:hover h6, .post-navigation .post-prev:hover p, .post-navigation .post-next:hover:before, .post-navigation .post-next:hover h6, .post-navigation .post-next:hover p, .post-navigation .all-post:hover, .blockquote:before, .btn-outline-grad { color: #000; }

/* Checkbox */
.custom-control-input:checked ~ .custom-control-label::before {
    color: #34b24c;
    border-color: #34b24c;
    background-color: #34b24c;
}

/* Navbar Dark link colors */
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .navbar-dark .navbar-nav .nav-link:focus { color: #34b24c; }
.list-group-icon-primary-bg i { background-color: #f4f4f4; color: #34b24c; }

.nav-link {
    color: #000000 !important;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 700 !important;
	font-size:16px !important;
}
.nav-link:hover {
    color: #34b24c !important;
	font-family: 'Roboto Condensed', sans-serif !important;
}

.btn-link:hover, a:hover { color: #34b24c; }

.post .post-tag a:hover, .portfolio-style-2 .portfolio-card .portfolio-card-footer .info-title a:hover, .portfolio .nav .nav-tabs-style-3 .nav-filter.active, .portfolio .nav .nav-tabs-style-2 .nav-filter.active, .portfolio .nav .nav-tabs-style-4 .nav-filter.active { color: #ffffff; }

a.text-primary:hover, a.text-primary:focus, .primary-hover li:hover {
    color: #cc0000 !important;
}

.nav-tabs.tab-line .nav-link.active {
    color: #34b24c;
    border-bottom: 2px solid #34b24c;
}

/* Color important */
.dropdown-item:focus, .dropdown-item.active, .primary-hover a:hover, .text-primary, a.primary-hover:hover { color: #34b24c !important; }
.dropdown-item:hover { color: #333 !important; }

.text-brown {
    color: #8b5e3b;
}
.text-tan {
    color: #9d8d65;
}

.text-17 {
	font-size:17px;
	font-weight: 400;
}

.text-darkest {
	color: #000;
}

.text-medium-green {
    color: #218935;
}

.text-footer {
	font-family: 'IBM Plex Sans Condensed', sans-serif;
	font-size:18px;
}

.signature  {
	font-family: 'Ms Madi', cursive;
	font-size:29px;
}


/************************************** AACO CUSTOM LINKS ******************************/

a.main1 {
	color: #333 !important;
	text-decoration: none;
	font-size:16px;
}
a.main1:hover {
	text-decoration: none;
	color: #34b24c !important;
}
a.main2 {
	color: #34b24c !important;
	text-decoration: none;
	font-size:16px;
	font-weight:600;
}
a.main2:hover {
	text-decoration: none;
	color: #000 !important;
}
a.main3 {
	color: #fff;
	text-decoration: none;
	font-size:15px;
}
a.main3:hover {
	text-decoration: underline;
	color: #fff;
}
a.main4 {
	color: #999;
	text-decoration: none;
	font-size:15px;
}
a.main4:hover {
	text-decoration: none;
	color: #FFF;
}
a.main5 {
	color: #FFF;
	text-decoration: none;
	font-size:14px;
}
a.main5:hover {
	text-decoration: none;
	color: #34b24c;
}

a.mainFOOTER {
	color: #FFF;
	text-decoration: none;
	font-size:17px;
}
a.mainFOOTER:hover {
	text-decoration: none;
	color: #34b24c !important;
}

a.mainTEL {
	color: #34b24c !important;
	text-decoration: none;
	font-weight:600;
	font-size:18px;
}
a.mainTEL:hover {
	text-decoration: none;
	color: #000 !important;
}
a.mainTEL2 {
	color: #000 !important;
	text-decoration: underline;
	font-weight:600;
	font-size:18px;
}
a.mainTEL2:hover {
	text-decoration: none;
	color: #34b24c !important;
}

a.mainEMAIL {
	color: #34b24c !important;
	text-decoration: none;
	font-size:16px;
}
a.mainEMAIL:hover {
	text-decoration: none;
	color: #000 !important;
}

/* Primary Button */

.btn-primary { background: #218935; border-color: #218935; }
.btn-primary:hover { background: #34b24c !important; border-color: #34b24c !important; }

.btn-outline-primary { color: #34b24c; border-color: #34b24c; }
.btn-outline-primary:hover { color: #ffffff; background-color: #34b24c; border-color: #34b24c; }

.btn-black-white { background: #333; border-color: #333; color: #FFF; }
.btn-black-white:hover { background: #FFF; border-color: #333; color: #333; }

.bg-primary { background: #34b24c !important; }
.bg-black { background: #000000 !important; }
.bg-dark { background: #262729 !important; }
.bg-light-less { background: #edeeef !important; }


/* Background */
.navbar-primary.navbar-sticky-on { background-color: #e21e31; }
.owl-carousel.dots-primary .owl-dots .owl-dot span {
    box-shadow: inset 0 0 0 2px #34b24c;
}
.owl-carousel.dots-primary .owl-dots .owl-dot span:after, .cd-headline.big-clip .cd-words-wrapper::after { background-color: #34b24c; }
.accordion.toggle-icon-round .accordion-title a:after { background: #34b24c; }
.accordion-primary .accordion-title, .cd-headline.clip .cd-words-wrapper::after, .cd-headline.loading-bar .cd-words-wrapper::after { background: #34b24c; }

.skill-item .progress-bar, .nav-tabs .nav-link.active, .nav-tabs.tab-bordered .nav-link.active { background-color: #34b24c; }

/* Border Color */
.form-control:focus, .feature-box.f-style-3:hover { border-color: #34b24c; }
.btn-link:after { border-bottom: solid 2px #cc0000; }
.primary-border-left-dotted {
    border-left: dashed 1px #34b24c;
}
.testimonials.testimonials-border .testimonials-wrap:hover .testi-text p { border: 3px solid #34b24c; }
.testimonials.testimonials-border .testimonials-wrap:hover .testi-text p:before {
    border-color: #34b24c transparent transparent;
}
.tags a:hover {
    border: 1px solid #34b24c;
}
.portfolio .nav .nav-tabs-style-1 .nav-filter.active { border-color: #34b24c; }
.blockquote.primary-line {
    border-left: 5px solid #34b24c;
}

/* Gradient Text */
.text-grad, .counter-grad-text .counter-item-icon, .counter-grad-text .counter-item-digit {
	background: -moz-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff263b), color-stop(100%, #e21e31));
  background: -webkit-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  background: -o-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  background: -ms-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  background: linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  -o-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -o-text-fill-color: transparent;
  text-fill-color: transparent;
}

/* Gradient Background */
.bg-grad, .skill.skill-grad .progress-bar, .nav-tabs.tab-grad .nav-link.active, .portfolio-style-2 .portfolio-card .portfolio-card-header:before, .portfolio-style-2 .portfolio-card:hover .portfolio-card-header:before, .team.team-overlay .team-item .team-avatar:before, .team.team-overlay .team-item:hover .team-avatar:before, .pricing .ribbon span, .portfolio .nav .nav-tabs-style-3 .nav-filter.active, .portfolio .nav .nav-tabs-style-2 .nav-filter.active, .portfolio .nav .nav-tabs-style-4 .nav-filter.active {
    background: -moz-linear-gradient(150deg, #34b24c 0%, #196f2a 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #34b24c), color-stop(100%, #196f2a));
    background: -webkit-linear-gradient(150deg, #34b24c 0%, #196f2a 100%);
    background: -o-linear-gradient(150deg, #34b24c 0%, #196f2a 100%);
    background: -ms-linear-gradient(150deg, #34b24c 0%, #196f2a 100%);
    background: linear-gradient(150deg, #34b24c 0%, #196f2a 100%);
}
.btn-grad, .btn-outline-grad:before {
    background: -moz-linear-gradient(150deg, #196f2a 0%, #34b24c 50%, #196f2a 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #196f2a), color-stop(50%, #34b24c), color-stop(100%, #196f2a));
    background: -webkit-linear-gradient(150deg, #196f2a 0%, #34b24c 50%, #196f2a 100%);
    background: -o-linear-gradient(150deg, #196f2a 0%, #34b24c 50%, #196f2a 100%);
    background: -ms-linear-gradient(150deg, #196f2a 0%, #34b24c 50%, #196f2a 100%);
    background: linear-gradient(150deg, #196f2a 0%, #34b24c 50%, #196f2a 100%);
    background-size: 260% 100%;
    background-position: right bottom;
}
.icon-grad i:before {
    background: -moz-linear-gradient(150deg, #196f2a 0%, #34b24c 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #196f2a), color-stop(100%, #34b24c));
    background: -webkit-linear-gradient(150deg, #196f2a 0%, #34b24c 100%);
    background: -o-linear-gradient(150deg, #196f2a 0%, #34b24c 100%);
    background: -ms-linear-gradient(150deg, #196f2a 0%, #34b24c 100%);
    background: linear-gradient(150deg, #196f2a 0%, #34b24c 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
}

.accordion-grad .accordion-title a, .blockquote.grad-line:after, .feature-box.f-style-1:before {
    background: -moz-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff263b), color-stop(100%, #e21e31));
    background: -webkit-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
    background: -o-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
    background: -ms-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
    background: linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
}

.divider-grad:before {
  background: -moz-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff263b), color-stop(100%, #e21e31));
  background: -webkit-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  background: -o-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  background: -ms-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
  background: linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
}

.divider-grad:after {
  background: -moz-linear-gradient(150deg, #e21e31 0%, #ff263b 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e21e31), color-stop(100%, #ff263b));
  background: -webkit-linear-gradient(150deg, #e21e31 0%, #ff263b 100%);
  background: -o-linear-gradient(150deg, #e21e31 0%, #ff263b 100%);
  background: -ms-linear-gradient(150deg, #e21e31 0%, #ff263b 100%);
  background: linear-gradient(150deg, #e21e31 0%, #ff263b 100%);
}

@media only screen and (min-width:992px) {
	.navbar-nav .dropdown-menu:before {
		background: -moz-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ff263b), color-stop(100%, #e21e31));
    background: -webkit-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
    background: -o-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
    background: -ms-linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
    background: linear-gradient(150deg, #ff263b 0%, #e21e31 100%);
	}
}

/*SVG fill color*/
.fill-grad-start { stop-color: #34b24c; }
.fill-grad-end { stop-color: #e21e31; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icon-grad i::before{ background: none; color: #34b24c !important; }
  .text-grad{  background: none; color: #34b24c !important; }
}