/*
Theme Name:     Lurita Doan
Description:    A custom theme for Lurita Doan based on the parerent theme Enfold. Do not delete the parent theme from your site.
Version:		1.0
Author:         ACS Creative
Author URI:		http://www.acscreative.com/
Template:		enfold

*/

@import url("../enfold/style.css");

/* --------- Insert your custom styles on next rows --------- */

h1 {
	
   .avia-section .template-page .entry-content-wrapper {
    padding-right: 0;
    background-color: #fff;
}
}



/* --------- homepage --------- */

#h-block-1 .img-block-2 {
	border-radius: 0px 0px 0px 0px;
	margin-bottom: 0px !important;

}

#h-block-2 .h-block-quote .img-quote {
	top: -90px;
	margin-left: -140px;
    position: absolute;
    float: left;

}


/* --------- topics --------- */

#t-block-2 .t-img {
	font-size: 0.8em;
}

#t-block-3 .t-img {
	font-size: 0.8em;
}

#t-block-2 .t-text {
	font-size: 14px;
	line-height: 1.4em;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
	min-height: 60px;
}
#t-block-3 .t-text {
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
	min-height: 60px;
}

/* ------------------------ */
	
#t-block-2 .topic-ment {
	max-width: 272px;
	border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #7e499e;
    margin: auto !important;
    margin-bottom: 40px !important;
   }

#t-block-2 .topic-entre {
	max-width: 272px;
	border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #e2610a;
    margin: auto !important;
    margin-bottom: 40px !important;
   }

#t-block-2 .topic-gov {
	max-width: 272px;
	border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #349ccc;
    margin: auto !important;
    margin-bottom: 40px !important;
   }   


#t-block-3 .topic {
	max-width: 272px;
	border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #6ba82f;
    margin: auto !important;
    margin-bottom: 40px !important;
   }
#t-block-3 .topic-contact {
	max-width: 272px;
	border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #183360;
    margin: auto !important;
    margin-bottom: 40px !important;
    }

/* --------- about --------- */


#a-block-1 .img-col-2 {
	margin-bottom: 0px;
}

.a-text .p-1 h5 {
	font-color: #00000 !important;
}

#a-block-2 .a-buttons .bt-1 {
	margin-top: -3px;
	border-radius: none;
	
}



.main_color .avia-color-theme-color {
	width: 248px !important;

}

.avia-color-grey {
	width: 248px !important;	
}

.img-col-2 { 
	margin-bottom: 0px !important;
	
} 

/* --------- contact --------- */

#c-block-1 .text-block-1 .contact-title {
	font-size: 60px;
	font-weight: 400;
	color: #97c13d !important;
	line-height: 1.1em !important;	
}

/* --------- footer --------- */

.copyright a {
	display: none !important;
}


@media only screen and (min-width: 1100px) and (max-width: 1230px) {

}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1099px) {

}

 
@media only screen and (max-width: 900px) {

}

@media only screen and (max-width: 767px) {

.h-block-quote .img-quote {
	padding-left: 0px;
    position: absolute;
}

}
@media only screen and (max-width: 480px) {

}