
/* ----------------------------------------------------
	You can put your custom css code here:
-------------------------------------------------------*/
.mainmenu__area {
	top: 0;
}

.wrap__box__style--2 {
    background: transparent none repeat scroll 0 0;
}

.intro__section {
	background-color: #E41D32;
	text-align: center;
}

.intro__section h4 {
    color: #464646;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}


.intro__section h3 {
    color: #474747;
    font-size: 60px;
    font-weight: 400;
    line-height: 88px;
}


.header--6 .main__menu > li > a {
    font-size: 15px;
    font-weight: 500;
    color: #ea5885;
    text-transform: uppercase;
}

/* .sticky__header.scroll-header {
    background: #fcebe4 none repeat scroll 0 0;

} */

.sticky__header.scroll-header {
    background: #fff none repeat scroll 0 0;

}

.scroll-header .main__menu > li > a {
    font-size: 15px;
    font-weight: 500;
    color: #ea5885;
}

    .logo img{ width: 60%; margin-top: 10px;}
.scroll-header .logo img{ width: 45%; margin-top: 0; }
.slider__fixed--height--2 h1{
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 700;
    line-height: 50px;
    font-size: 22px;
}



.logo .portfolio-img img{ width: 100%; }
.red-bg {
    padding-top: 40px;
    padding-bottom: 15px;
}

h2{
    font-weight: 700;
    letter-spacing: 2;
    text-transform: uppercase;
}
.color-red {
    color: #000;
}


.gutter-btn button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    padding: 0 10px;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}

.contact__details p {
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}
.contact__details p span{
	font-weight: 700;
}
.bg__light{
	background-color: #fcebe4;
	padding: 60px 0;
	margin-top: -100px;
}


.bg__dark{
	background-color: #ef004a;
	padding: 60px 0;
	color: #fff;

}

.bg__dark p, .bg__dark h2{
	color: #fff !important;
}

.minimal-footer-border.htc__copyright__area{
	border: none;

}

.copyright p {
    color: #fff !important
}

.copyright p a{
    color: #fff !important
}
.gray-bg {
    background-color: #000;
}
.blog__details__btn a.htc__btn{
	color: #fff;
	border-color: #fff;
	margin-top: 50px;
}
.blog__details__btn a.htc__btn:hover {
    background: #ea5885;
    border: 1px solid #ea5885;
    color: #fff;
}
.htc__newsletter__area .newsletter__container h4 {
    color: #ffffff;
    font-size: 16px;
    text-transform: none;
    line-height: 36px;
}
.htc__newsletter__area .newsletter__container {
    padding: 60px 0;
}

.contact__details p img{
	width: 24px;
	display: inline-block;
}
.contact__icon img{
	width: 60px;
	border-radius: 50%;
}


.contact__icon span {
    line-height: 60px;
}

.single__contact__address{
	padding-left: 0;
	padding-right: 0;
}
