/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- PRIMARY 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
a, a:hover, a:focus, .navbar-default .navbar-nav li .fa-home, #timer div::before, .subscribe .btn-box::before, .item-info h6 strong, .svg.arrPrime, .day ul li i, .prime, .day .delight i, #testimonial .heading h4, #testimonial .heading::before, #testimonial .heading::after, .subscribe .submit::before {
	color: #74cc01;
}
.svg.arrPrime path, #galleryCarousel .zoom .svg path {
	fill: #74cc01;
}
/* Background PRIMARY */
.btn-primary, .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li.active > a, .BGprime, .btn-light:hover, .owl-theme .owl-controls .owl-buttons div, .day:hover .dayNum, .owl-carousel .item .item-header i, .bgcolor, #upcoming .item a, #upcoming.owl-theme .owl-controls .owl-buttons div, ul.social li a:hover, .additional-info span i, .additional-info span em, .modal-header, .btn-default:hover, .round, .opt .day .delight, .info-box.option.color .counter #timer, #image-slider .carousel-caption h3, #travelInfo.BGprime, h2 small::before, h2 small::before, .subscribe .right, .item a.zoom {
    background-color: #74cc01;
}
/* use rgba values here */
.BGprime.opaque, .square1.opaque, #image-slider a.carousel-control {
	background-color: rgba(116, 204, 1, 0.7);
}
#contact .form-control:focus {
	border-color: #74cc01;
}

::-moz-selection {
 background: #74cc01;
 color: #fff;
}
::selection {
	background: #74cc01;
	color: #fff;
}
/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- DARK 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
h2, h2, h3, h4, h5, h6, h2 small, .navbar-default .navbar-nav li a, #upcoming .item .name h2 span, .counter .date::after, .owl-carousel .item .item-info div.right strong, .owl-carousel .item .item-info div.left strong {
	color: #3c4251;
}
/* Background Color4 */
.BGdark, .BGprime .owl-theme .owl-controls .owl-buttons div, .btn-sec:hover, .day .delight, #galleryCarousel .item, #upcoming .item, #travelInfo.BGdark, .btn:hover, #itinarary2.dark .day .right.placeInfo, #itinarary2.dark .day .left.placeInfo {
	background-color: #3c4251;
}
/* use rgba values here */
.BGdark.opaque, ul.social li a {
	background-color: rgba(60, 66, 81, 0.7);
}
/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- MEDIUM DARK 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
.Mdark, #timer div, h5 small, .owl-carousel .item .item-info div.left, .owl-carousel .item .item-info div.right, h2 span, .day span, #travelInfo .item .item-info .info p {
	color: #878a94;
}
/* Background Color4 */
.BGMdark, .day .placeInfo::before, .day .dayNum, .tube {
	background-color: #878a94;
}
/* use rgba values here */
.BGMdark.opaque {
	background-color: rgba(135, 138, 148, 0.7);
}
/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- LIGHT
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
/* Background LIGHT */
.BGlight {
	background-color: #eff1f6;
}
.BGlight.opaque, #itinarary2.light .day .right.placeInfo, #itinarary2.light .day .left.placeInfo {
	background-color: rgba(239, 241, 246, 0.7);
}
