
/*MAIN.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: [type here].*/
/* Version: 1.0 Initial Release*/
/* Build Date: [type here]*/
/* Author: Designova.*/
/* Website: http://www.designova.net */
/* Copyright: (C) 2013 */
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/* 02 - HEADER, INTRO & NAVIGATION */
/* 03 - COMMON ELEMENTS & TYPOGRAPHY */
/* 04 - PAGES & SECTIONS SETUP*/
/* 05 - FOOTER*/


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
body{
	font-family:"Open Sans"; font-weight:300;
	overflow-x: hidden;
}
a, a:hover, a:focus{
	text-decoration: none;
}
a:focus { 
    	outline: none; 
}


p{
	color: #555;
	font-family:"Open Sans"; font-weight:300;
	font-size: 14px;
	line-height:24px;
}
h1,h2,h3,h4,h5,h6{
	margin-top: 0;
	font-variant: normal;
}

@media (min-width: 1024px) and (max-width: 5000px) {
	.container, .service-details{
		max-width: 960px;
	}
}

/*Preloader*/
html.preloader-running, body.preloader-running {
    overflow: hidden;
}

html.preloader-running .sticky-sidebar {
    display: block;
}

div#preloader {
    background: none repeat scroll 0 0 white;
    height: 100% !important;
    left: 0;
    position: fixed;
    top: 0;
    width: 100% !important;
    z-index: 99999;
}

div#preloader.fluidview {
    left: 0px;
}

#status {
    width: 200px;
    height: 200px;
    position: fixed;
    left: 50%;
    top: 50%;
    background-image: url(../images/emblem.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80px 80px;
    margin: -100px 0 0 -100px;
}

/*Common Spacing and Padding*/
.add-top{
	padding-top: 100px;
}
.add-bottom{
	padding-bottom: 100px;
}
.add-top-half{
	padding-top: 70px;
}
.add-top-quarter{
	padding-top: 50px;
}
.add-bottom-half{
	padding-bottom: 70px;
}
.add-top-min {
	padding-top: 40px;
}
.add-bottom-min {
	padding-bottom: 40px;
}
.pad{
	padding-left: 20px;
	padding-right: 20px;
}

.float-right {
	float: right;
}
.valign{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - HEADER, INTRO & NAVIGATION */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header {
	width: 100%;
	height: 90px;
}
#masthead {
}
.header a.header-logo {
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}

.header .navigation {
	margin-top: 33px;
	float: right;
}

.header .navigation ul {
	display: block;
}

.header .navigation ul li {
	list-style: none;
	display: inline;
	border-radius: 0px;
	margin-right: 10px;
}

.header .navigation ul li:last-child {
	margin-right: 0;
}

.header .navigation ul li a {
	text-decoration: none;
	font-size: 11px;
	line-height: 18px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding:8px;
	border-radius: 0px;
	line-height: 10px;
	text-transform: uppercase;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - COMMON ELEMENTS & TYPOGRAPHY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	font-weight: normal;
}

a.main-button  {
	display: inline-block;
	padding:15px;
	font-size: 12px;
	line-height: 19px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 3px;
	text-transform: uppercase;
	border-radius: 0px;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}
a.main-button:hover{
	color: #fff;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}

a.main-button.button-margin {
	margin-top: 3px;
}

.page-heading h1, .page-heading h3 {
	font-size: 24px;
	line-height: 34px;
	letter-spacing: 4px;
	font-family:"Montserrat"; font-weight:400;
	text-transform: uppercase;
}

.page-heading p {
	margin-top: 10px;
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 21px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
}


#common_support_row1 {
	background-image: url(../images/common_support/bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#common_support_row2 {
	background-image: url(../images/common_support/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.common-support-content {
	margin-top: 0px;
}

.common-support-content h4 {
	font-size: 14px;
	line-height: 21px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.common-support-content p {
	font-size: 14px;
	line-height: 21px;
font-family:"Raleway"; font-weight:700;
	letter-spacing: 1px;
	text-transform: uppercase;
}


.common-quote-text p {
	font-size: 18px;
	line-height: 28px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - PAGES & SECTIONS SETUP */
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*		home section		*/


#home{
	width: 100%;
	background:url(../images/home/1.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#home .inner-section {
	/*background: rgba(0,0,0,0.2);*/
}

.home-text h2 span{
	font-size: 18px;
	line-height: 36px;
font-family:"Montserrat"; font-weight:200;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding: 10px 12px 10px 12px;
}


.home-text h1 {
	font-size: 84px;
	line-height: 91px;
	font-family:"Raleway"; font-weight:600;
	letter-spacing: 8px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.home-text h3 {
	font-size: 12px;
	line-height: 21px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding: 7px;
	display: inline-block;
	margin-top: 15px;
}

.work-details {
	width: 100%;
	padding: 0px 20px;
}

.work-details .work-image img {
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto; 
	width: 80px;
}

.work-text h2 {
	font-size: 16px;
	line-height: 28px;
font-family:"Montserrat"; font-weight:300;
	letter-spacing: 6px;
	text-transform: uppercase;
	margin: 5px 0px;
}

.work-text p {
	margin-top: 15px;
	font-size: 13px;
	line-height: 21px;
	font-family:"Open Sans"; font-weight:300;
}

#home_theme_carousel #theme-carousel img {
	width: 100%;
	height: auto;
}
#theme-carousel .owl-item-inner{
	padding: 20px;
}
.home-theme-text, .home-theme-img{
	padding: 20px 0;
}
.home-theme-text{
	text-align: center;
}
.home-theme-text p {
	font-size: 18px;
	line-height: 28px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
}



.home-features-text h3 {
	font-size: 20px;
	line-height: 27px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.home-features-text h4 {
	font-size: 16px;
	line-height: 23px;
font-family:"Raleway"; font-weight:700;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.home-features-image {
	/*padding: 0px 10px;*/
	padding: 0 0 0 40px;
}

.home-features-image-alt {
	/*padding: 0px 10px;*/
	padding: 14px 40px;
}



/*		about section		*/

#about_details {
	background: url(../images/about/1.jpg) no-repeat;
	background-size: cover;
}

.about-details-text {
	padding: 70px;
}
.padless {
	padding: 0px !important;
}


.about-details-text h3 {
	font-size: 18px;
	line-height: 28px;
font-family:"Raleway"; font-weight:600;
	letter-spacing: 4px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
.team-wrap h3 {
	font-size: 18px;
	line-height: 28px;
font-family:"Raleway"; font-weight:600;
	letter-spacing: 4px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}


.about-details-text p {
	font-size: 14px;
	line-height: 24px;
	font-family:"Open Sans"; font-weight:300;
}

.about-team-details{
	background: #eee;
	margin: 10px;
}
.about-team-details .about-team-img img {
	width: 100%;
}

.about-team-description {
	width: 100%;
	height: 85px;
}

.about-team-description h1 {
	font-size: 16px;
	line-height: 24px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: inline-block;
	margin: 20px 0px 0px 20px;
}

.about-team-description h2 {
	font-size: 14px;
	line-height: 21px;
	font-family:"Open Sans"; font-weight:300;
	margin-left: 20px;
	display:block;
}

/*		theme section		*/


.theme-promo-description h1 {
	font-size: 32px;
	line-height: 39px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.theme-promo-description p {
	font-size: 14px;
	line-height: 24px;
	font-family:"Open Sans"; font-weight:300;
	margin-right: 25px;
	margin-bottom: 20px;
}

.theme-promo-img img {
	padding-left: 45px;
	width: 100%;
}

.theme-pricing .pricing-value {
	width: 160;
	float:left;
	margin-right: 10px;
/*	margin-right: 15px;*/
}

.theme-pricing .pricing-value p.type {
	font-size: 12px;
	line-height: 19px;
	font-family:"Montserrat"; font-weight:600;
	margin-top: 18px;
	margin-bottom: 0;

}

.theme-pricing .pricing-value p.rate {
	margin: 0;
	margin-top: -4px;
	font-size: 18px;
	line-height: 25px;
	font-family:"Open Sans"; font-weight:300;
}

.theme-pricing .pricing-value p.rate span {
	font-size: 12px;
	margin-right: 1px;
}
.theme-icon-wrap{
	margin-bottom: 4px;
}
a.themes-button  {
	margin-top: 50px;
	display: inline-block;
	padding:12px 24px;
	font-family:"Open Sans"; font-weight:300;
	font-size: 24px;
	line-height: 31px;
}
.spec-icon{
	width: 156px;
	opacity: 1;
	-webkit-transition: all .8s linear;
	   -moz-transition: all .8s linear;
		-ms-transition: all .8s linear;
		 -o-transition: all .8s linear;
			transition: all .8s linear;
}
.spec-icon:hover{
	opacity: 0.4;
	-webkit-transition: all .8s linear;
	   -moz-transition: all .8s linear;
		-ms-transition: all .8s linear;
		 -o-transition: all .8s linear;
			transition: all .8s linear;
}

/*		services section		*/

#services1 {
	background-image: url(../images/services/1.jpg);
	background-repeat: repeat-y;
	background-size: contain;
}

#services2 {
	background-image: url(../images/services/2.jpg);
	background-repeat: repeat-y;
	background-size: contain;
}
#services3 {
	background-image: url(../images/services/1.jpg);
	background-repeat: repeat-y;
	background-size: contain;
}
.service-text {
	padding-left: 35px;
	padding-right: 35px;
}

.service-text h3 {
	font-size: 24px;
	line-height: 31px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.service-text h3 + h3 {
	margin-bottom: 0px;
}

.service-text p {
	font-size: 14px;
	line-height: 21px;
	font-family:"Open Sans"; font-weight:300;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 35px;
	text-transform: none;
}

.extras-text p{
	font-size: 12px;
	line-height: 19px;
	font-family:"Open Sans"; font-weight:300;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 35px;
	text-transform: none;
}
.extras-text h1{
	color: #aaa;
	font-size: 72px;
	line-height: 79px;
	font-family:"Open Sans"; font-weight:300;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 35px;
	text-transform: none;
}
.extras-text h5{
	color: #999;
	font-size: 14px;
	line-height: 21px;
	font-family:"Open Sans"; font-weight:300;
	letter-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 35px;
	text-transform: none;
}
.service-text h4 {
	font-size: 18px;
	line-height: 25px;
	font-family:"Open Sans"; font-weight:200;
	margin-bottom: 5px;
}

.service-text h5 {
	font-size: 35px;
	line-height: 42px;
	font-family:"Open Sans"; font-weight:300;
}
.service-text h5>span {
	font-size: 18px;
	line-height: 25px;
	font-family:"Open Sans"; font-weight:300;
}

/*		contact section		*/

#contact1 {
	background-image: url(../images/contact/1.jpg);
	background-repeat: repeat-y;
	background-size: contain;
}

#contact2 {
	background-image: url(../images/contact/2.jpg);
	background-repeat: repeat-y;
	background-size: contain;
}

.contact-text {
	padding-left: 35px;
	padding-right: 35px;
}

.contact-text h3 {
	font-size: 24px;
	line-height: 31px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.contact-text h3 + h3 {
	margin-bottom: 0px;
}

.contact-text p {
	font-size: 14px;
	line-height: 21px;
	font-family:"Open Sans"; font-weight:300;
	margin-top: 20px;
	margin-bottom: 35px;
	text-transform: none;
}

.contact-text h4 {
	font-size: 14px;
	line-height: 21px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.contact-text h5 {
	font-size: 20px;
	line-height: 27px;
	font-family:"Open Sans"; font-weight:200;
}

.theme-support h5 {
	font-size: 24px;
	line-height: 31px;
	font-family:"Open Sans"; font-weight:300;	
}

.coffee-time h5 {
	font-size: 22px;
	line-height: 29px;
	font-family:"Open Sans"; font-weight:300;	
}

.coffee-time p {
	margin-bottom: 82px;
}

/*		pre-footer section		*/


.pre-footer-hosting p {
	font-size: 12px;
	line-height: 19px;
	font-family:"Open Sans"; font-weight:300;
	margin:0;
	margin-top: 14px;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}

.pre-footer-hosting p:hover {
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}

.pre-footer-social-icons ul {
	display: block;
	margin-top: 25px;
}

.pre-footer-social-icons ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

.pre-footer-social-icons ul li:last-child {
	margin-right: 0px;
}

.pre-footer-social-icons ul li a img {
	width: 35px;
	height: auto;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}
.pre-footer-social-icons ul li a:hover img {
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}

.pre-footer-company p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 19px;
	font-family:"Open Sans"; font-weight:300;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}
.pre-footer-company p:hover {
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/*05 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.footer-copyright p {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 10px;
	line-height: 17px;
font-family:"Raleway"; font-weight:300;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.footer-address p {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 12px;
	line-height: 19px;
font-family:"Open Sans"; font-weight:300;
opacity: 0.4;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}
.footer-address p:hover{
opacity: 1;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}
.foot-navigation ul{
 list-style: none;
 padding: 0;
 margin: 0;
}
.foot-navigation ul li a{
	color: #999;
	font-size: 11px;
	line-height: 17px;
font-family:"Open Sans"; font-weight:300;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}

.foot-navigation ul li a:hover{
	color: #FFF;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}

.sociale{
	padding: 50px 0;
	background: #202121;
}
.sociale ul{
	list-style: none;
	padding: 0;
	margin-top: 10px;
}
.sociale ul li{
	opacity: 0.3;
	display: inline-block;
	margin-left: 10px;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}
.sociale ul li:hover{
	opacity: 1;
	-webkit-transition: all .5s linear;
	   -moz-transition: all .5s linear;
		-ms-transition: all .5s linear;
		 -o-transition: all .5s linear;
			transition: all .5s linear;
}

/*Resets*/
.list-group-item{
	padding: 20px 0;
	border-radius: 0 !important;font-family: "Montserrat";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 24px;
    text-transform: uppercase;
}
.modal-body{
	padding: 10px 50px !important;
}
.modal-footer, .modal-header{
	border-radius: 0 !important;
}
.highs li{
	margin-bottom: 5px;
}
#theme-carousel{
	margin: 70px 0;
}
.pad-container{
	padding-left:100px;
	padding-right: 100px; 
}
.home-features-text{
	margin-top: 20px;
}

.home-theme-text p{
	color: #121212 !important;
}
.foot-navigation li{
	display: inline-block;
}
.foot-navigation li:after{
	content: '/';
	margin: 0 5px;
	color:#999;
	font-size: 11px;
	line-height: 17px;
}
.foot-navigation li:last-child{
	display: block;
}
.foot-navigation li:last-child:after{
	display: none;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*LESS COMPILED
/*-------------------------------------------------------------------------------------------------------------------------------*/
.silver-bg {
  background-color: #fafafa;
}
a:hover * {
  color: #ff0044 !important;
}
#home_work,
#home_theme,
#home_features {
  background: white-bg-color;
}
#about,
#themes,
#services,
#contact {
  background-color: #ffffff;
}
#pre_footer {
  background-color: #ffffff;
}
#footer {
  background-color: #171717;
}
#home_theme_text {
  background-color: #fafafa;
}
.nav-active {
  background-color: #ffffff;
  border: 1px solid #212121;
}
.header .navigation ul li a {
  color: #000000;
}
.header .navigation ul li a.nav-active {
  color: #000000;
}
.header .navigation ul li a:hover {
  color: #ff0044;
}
.menu {
  background: #121212;
}
.menu a {
  border-bottom: solid 1px #121212;
}
.home-text h1 {
  color: #ffffff;
}
.home-text h2 span {
  color: #ffffff;
  background-color: #000000;
}
.work-text h2,
.page-heading h3,
.page-heading p,
.home-features-text h3,
.home-features-text h4 {
  color: #000000;
}
.home-text h3 {
  color: #ffffff;
  background-color: #000000;
}
.home-features-text h4 {
  color: #212121;
}
.work-text p {
  color: #777777;
}
.home-theme-text p,
.common-support-content h4,
.common-support-content p,
.pre-footer-hosting p,
.pre-footer-company p,
.footer-copyright p,
.footer-address p {
  color: #ffffff;
}
a.button-blue {
  color: #ffffff;
  background-color: #212121;
}
.home-features-text p {
  color: #777777;
}
.common-support-bg1 {
  background-color: #171717;
}
.common-support-bg2 {
  background-color: #252525;
}
.about-details-text {
  background-color: #ffffff;
}
.about-details-text h3 {
  color: #000000;
}
.about-details-text p {
  color: #777777;
}
.common-quote-text p {
  color: #000000;
}
.common_quote_button {
  background-color: #f1f1ef;
}
a.button-black {
  border: solid 2px;
  border-color: #ffffff;
  background-color: transparent;
  color: #000000;
}
a.button-black:hover {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #000000;
}
a.button-white {
  background-color: #ffffff;
  color: #000000;
}
a.button-white:hover {
  background-color: #000000;
  color: #ffffff;
}
a.button-silver {
  background-color: #DDDDDD;
  color: #000000;
}
a.button-silver:hover {
  background-color: #000000;
  color: #ffffff;
}
#about_team {
  background-color: #fafafa;
}
.about-team-description {
  background-color: #ffffff !important;
}
.about-team-description h1 {
  color: #000000;
}
.about-team-description h2 {
  color: #777777;
}
.individual-themes:nth-child(odd) {
  background-color: #f1f1ef;
}
.individual-themes:nth-child(even) {
  background-color: #ffffff;
}
.individual-themes:nth-child(odd) .theme-color h1 {
  color: #000000;
}
.individual-themes:nth-child(odd) .theme-color p {
  color: #858585;
}
.individual-themes:nth-child(even) .theme-color h1 {
  color: #000000;
}
.individual-themes:nth-child(even) .theme-color p {
  color: #777777;
}
.theme-pricing .pricing-value {
  border-color: #171717;
}
.theme-pricing .pricing-value p.type {
  color: #ffffff;
}
.theme-pricing .pricing-value p.rate {
  color: #858585;
}
a.themes-button {
  color: #777777;
}
.service-black h3 {
  color: #000000;
}
.service-white h3 {
  color: #000000;
}
.service-black p,
.service-white p {
  color: #858585;
}
.service-black h4 {
  color: #000000;
}
.service-white h4 {
  color: #000000;
}
.service-black h5,
.service-white h5 {
  color: #858585;
}
.contact-black h3 {
  color: #000000;
}
.contact-white h3 {
  color: #000000;
}
.contact-black p,
.contact-white p {
  color: #858585;
}
.contact-black h4 {
  color: #000000;
}
.contact-white h4 {
  color: #000000;
}
.project-section h5 {
  color: #ffffff;
}
.info-section h5 {
  color: #000000;
}
.theme-support h5 {
  color: #858585;
}
.coffee-time h5 {
  color: #858585;
}
a.main-button {
  border: solid 2px;
  border-color: #000000;
  background: transparent;
  color: #000000;
}
a.main-button:hover {
  border: solid 2px;
  border-color: #000000;
  background: #000000;
  color: #ffffff;
}
.list-group-item:hover {
  background: #ff0044 !important;
  color: #ffffff !important;
}
.highs {
  color: #ff0044 !important;
}
.pre-footer-company p,
.pre-footer-hosting p {
  color: #000000 !important;
}
::selection {
  background: #000000;
  color: #ffffff;
}
::-moz-selection {
  background: #000000;
  color: #ffffff;
}
a {
  color: #000000;
}
a:hover {
  color: #ff0044;
}
.contact-text h5 a {
  color: #858585 !important;
}
.contact-text h5 a:hover {
  color: #ff0044 !important;
}