body {
	color: #333333;
	font-weight: bold;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	/* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 1.85em;
}

a, a:hover, a:focus {
	text-decoration: none;
	color: #999;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}

h1 {
    width: 100%;
    font-size: 36px;
    color: #747474;
    text-align: center;
}
table li{
	font-size: 18px;
}
.clear {
    clear: both;
}

.efp_title {
	font-size: 40px;
	margin-top: -30px;
	margin-left: 10px;
	font-weight: bold;
	color: #92bf24;
	letter-spacing: -5px;
	text-shadow: 2px 2px #545454;
}
 .efp_galeria{
	float: left;
	margin-right: 2%;
	width: 48%;
	margin-bottom:2%;
	min-height:194px;
	 
 }
.efp_title span {
    color: #BBBBBB;
}

.efp_subtitle {
	margin-top: 5px;
	margin-left: 13px;
	font-size: 12px;
	text-shadow: 1px 1px #545454;
	color: #CCCCCC;
	margin-bottom: 120px;
	line-height: 14px;
}

.efp_headerwrapper {
    width: 100%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

.efp_menu {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 70%;
    background: url(../images/efp_menubg.png);
    height: 70px;
    z-index: 500;
}

.efp_headerimg img {
    width: 100%;
	margin-left:0px;
}

.efp_headerimg_cover {
    position: absolute;
    top: 0;
	margin-left:70px;
	margin-top:30px;
	}

.efp_headerimg_cover img {
    display: none;
}
.efp_sec_izq{
	float:left;
	width:315px;
}
.efp_sec_der{
	float: left;
	width: 100%;
	padding-left: 10px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
.efp_socialmedia {
    display: none;
}

.efp_home {
    margin-top: 0px;
}

.efp_headertextbox {
    position: absolute;
    top: 0;
    right: 0;
}

.efp_headertitle {
	float: left;
	font-size: 25px;
	color: #6b6b6b;
	font-weight: 600;
	line-height: 20px;
	text-shadow: 3px 3px 2px #aaa;
}

.templatemmo_subheader {
    float: left;
    font-size: 16px;
    color: #6d950c;
    font-weight: bold;
}

.efp_homebuton {
    float: right;
    padding: 5px 15px;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    background: #91bf24;
    font-size: 14px;
    margin: 25px; 0% 0% 0%;
}

.efp_wrapper {
    margin-top: 50px;
}

.efp_separater {
	background: url(../images/efp_separateline.png) no-repeat;
	background-position: right;
	height: 40px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 40px;
	min-width: 140px;
	font-weight: bold;
	margin: 25px 0px;
}

.efp_separater span {
	float: right;
	margin-right: 158px;
}

.navbar-default {
    border: none;
    background: none;
}

.efp_service img {
    width: 100%;
}

.efp_service {
    margin: 40px 0px;
	width:315px;
	height:200px;
}
/*.efp_service img:hover{ box-shadow: inset 0 0 0 30000px rgba(93,123,13, 0.8)}*/
.efp_service_frame {
    position: absolute;
    top: 0;
}

.efp_service_frame img {
    width: 100%;
	cursor:pointer;
}

.efp_service_title {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #91bf24;
	margin-top: 25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72961D;
	text-shadow: 3px 1px 2px #aaa;
	margin-bottom:20px;
}
.efp_service_title2 {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #91bf24;
	margin-top: 25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72961D;
	text-shadow: 3px 1px 2px #aaa;
}
.efp_service_title_separador{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #91bf24;
	margin-top: 50px;
	font-weight: bold;
	background-image: url(/Ricca/images/separador.jpg);
	background-repeat: no-repeat;
	background-position: 30px bottom;
	height: 30px;
}
.efp_service_subtitle {
	width: 100%;
	color: #5C5C5C;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.efp_galery_subtitle {
	width: 100%;
	color: #5C5C5C;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.efp_service_text {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-family: FontAwesome;
}

.efp_morebutton {
	width: 150px;
	text-align: center;
	border: 1px solid #5c5c5c;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #666;
	background-image: none;
}
.efp_morebutton a{
    color:#fff;
    } 
.efp_morebutton:hover {
    background: #92bf24;
    border: 1px solid #5c5c5c;
    cursor: pointer;
}

.efp_pricing_title {
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: 44px;
}

.efp_pricing_subtitle {
    font-size: 24px;
    color: #6d950c;
    text-align: center;
}

.efp_pricing_table {
    background: #fff;
    margin: 15px 0px;
    padding-bottom: 20px;
}

.efp_pricingbg img {
    width: 100%;
}

.efp_pricing_box {
    position: absolute;
    top: 0%;
    padding: 0 30px;
    color: #ffffff;
    margin-top: 50px;
}

.efp_pricing_box span.price_title {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.efp_pricing_box span.sign {
    font-size: 28px;
    color: #597d01;
    font-weight: bold;
    float: left;
    padding: 10px 0px 0px 0px;
}

.efp_pricing_box span.price {
    color: #597d01;
    font-weight: bold;
    float: left;
    padding: 10px 0px 0px 0px;
    font-size: 46px;
}

.efp_pricing_box span.month {
    float: left;
    padding: 10px 0px 0px 10px;
}

.efp_pricing_list ul {
    margin: 0px 15px;
    list-style: none;
    padding: 0px 20px;
}

.efp_pricing_list ul li {
    background: url(../images/efp_arrow.png) no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 7px 30px;
    border-bottom: 1px solid #e0e0e0;
}

.efp_signup {
	display: block;
    background: #91bf24;
    color: #597d01;
    width: 60%;
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}

.efp_work img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.efp_worktitle {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    line-height: 38px;
}

.efp_sub_worktitle {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #91bf24;
}

.efp_contacttitle {
    width: 100%;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.efp_sub_contacttitle {
    width: 100%;
    font-size: 22px;
    color: #91bf24;
    text-align: center;
    margin-bottom: 50px;
}

.efp_contact {
    margin: 30px;
}

.efp_contactform input, textarea {
	width: 90%;
	border: 1px solid #393939;
	padding: 7px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
	-webkit-box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.29);
-moz-box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.29);
box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.29);
}

.efp_contactform textarea {
    height: 220px;
}

.efp_sendbtn {
    background: #91bf24;
    padding: 5px 15px;
    color: #54720b;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.efp_contactmap {
    float: left;
    width: 100%;
}

#efp_map {
    float: left;
    height: 400px;
    width: 100%;
}

.efp_mapcorner {
    position: absolute;
}

.efp_mapcorner img {
    width: 100%;
    vertical-align: top;
}

.efp_contactform .btn-primary {
    background: #92bf24;
    border: none;
    border-radius: 0px;
    color: #3d5602;
    font-weight: 700;
}

.efp_contactform .btn-primary:hover {
    background: #a6d82c;
}

#efp_service_page, #efp_promotion_page, #efp_work_page, efp_contact_page {
    margin-top: 50px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    border-top: 1px solid #89b521;
}

.navbar-default .navbar-nav>li>a:hover {
    background: #699206;
    color: #ccff00;
}

.navbar-default .navbar-collapse {
    border: none;
}

.navbar-default .navbar-nav>li>a.first {
    border-top: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    background: #467200;
    color: #ccff00;
}

/*------------------------------------------------------
	Gallery Styles 
--------------------------------------------------------*/
.gallery-item {
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
	height:188px;
}

.gallery-item .content-gallery {
    text-align: center;
}

.gallery-item .content-gallery h3 {
    color: #b10021;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

.gallery-item img {
   width: 100%;
   -webkit-box-shadow: 1px 2px 4px rgba(0,0,0,1);
    -moz-box-shadow: 1px 2px 4px rgba(0,0,0,1);
    box-shadow: 1px 2px 4px rgba(0,0,0,1);
	border-radius: 5px;

}

.gallery-item .overlay {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    display: block;
}

.gallery-item .overlay a {
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    font-size: 50px;
}

.efp_footer {
    background: #222222;
    padding: 10px 0px;
    margin-top: 30px;
}
.efp_headerimg img {
    width: 100%;
}
.instagram{
    margin-left:calc(50% - 130px);
    width:260px;
    font-size:22px;
    top: 369px;
    position: absolute;
}

@media (min-width: 340px) and (max-width:767px) {
	.efp_headerimg{
		height:150px;
		width: 100%;
		overflow:hidden;
	}
	.efp_headerimg img {
    width: 100%;
	margin-left:0px;
	height:145px;
}
    .efp_pricing_table {
        width: 310px;
        margin: 15px auto;
    }

    .efp_pricing_box {
        margin-top: 80px;
    }

    .efp_pricing_box span.month {
        float: left;
        padding: 20px 0px 0px 10px;
    }
    .instagram{
        top: 150px;
    }

}

@media (min-width: 360px) and (max-width:640px) {
    .efp_home {
        margin-top: 0px;
    }

    .efp_headertitle {
        float: left;
        font-size: 22px;
        color: #333;
        font-weight: 600;
        line-height: 25px;
    }

    .templatemmo_subheader {
        float: left;
        font-size: 16px;
        color: #6d950c;
        font-weight: bold;
    }
	.efp_sec_der{
		width:100%;
	}
}

@media (min-width: 640px) and (max-width:767px) {
	.efp_sec_der{
		padding-top:50px;
	}
    .efp_title {
        font-size: 3em;
        margin-top: 0px;
        font-weight: bold;
		
        letter-spacing: -5px;
        margin-left: 50px;
    }

    .efp_subtitle {
	margin-left: 2px;
	font-size: 1em;
	line-height: 18px;
	margin-left: 55px;
    }

    .efp_home {
        margin-top: 10%;
    }

    .efp_headertitle {
        float: left;
        font-size: 26px;
        color: #ffffff;
        font-weight: 600;
        line-height: 30px;
    }

    .templatemmo_subheader {
        float: left;
        font-size: 18px;
        color: #6d950c;
        font-weight: bold;
    }
}

@media (min-width: 450px) and (max-width:991px) {
    .efp_work img {
        width: auto;
    }
	.efp_sec_der{
		padding-top:50px;
	}
}

@media (max-width: 991px) {
	.efp_sec_der{
		padding-top:50px;
	}
    .efp_contactmap {
        margin-top: 50px;
    }

    .efp_ordering {
        display: flex;
        flex-direction: column;
    }

    .efp_ordering div.one {
        order: 2;
    }

    .efp_ordering div.two {
        order: 1;
    }

    .efp_service_title {
        margin-top: 0px;
    }
	.efp_service_title2 {
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    #top-menu {
        background: #668913;
        margin: 0px -15px 0px 0px;
        opacity: 0.9;
    }
}

@media (min-width: 768px) {
	.efp_sec_der{
		padding-top:50px;
		width: calc(100% - 325px);
	}
    .efp_title {
        font-size: 4em;
        margin-top: -50px;
        margin-bottom: 15px;
        margin-left: 20px;
    }

    .efp_subtitle {
        margin-left: 25px;
        font-size: 1.2em;
		line-height: 20px;
    }

    .navbar-nav {
        margin-left: 30px;
    }

    .navbar-default .navbar-nav>li>a {
        height: 70px;
        text-align: center;
        padding-top: 20px;
    }

    .navbar-default .navbar-nav>li>a:hover {
        display: inline-block;
        text-decoration: none;
        transform: skew(45deg);
        -o-transform: skew(45deg);
        -moz-transform: skew(45deg);
        -webkit-transform: skew(45deg);
    }

    .navbar-default .navbar-nav>li>a:hover span {
        display: inline-block;
        transform: skew(-45deg);
        -o-transform: skew(-45deg);
        -moz-transform: skew(-45deg);
        -webkit-transform: skew(-45deg);
    }

    .efp_home {
        margin-top: 0;
    }

    .efp_headertextbox {
        top: 30px;
    }

    .efp_headertitle {
        float: right;
        text-align: right;
        font-size: 30px;
        margin-top: 10%;
        color: #6b6b6b;
        font-weight: 600;
        line-height: 80px;
    }

    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 16px;
        color: #6d950c;
        font-weight: bold;
    }

    .efp_hometext {
        float: right;
        text-align: right;
        line-height: 16px;
        margin-top: 20px;
    }

    .efp_headertitle,
	.templatemmo_subheader,
	.efp_hometext {
        width: 100%;
    }

    .efp_pricing_list ul {
        padding: 0px 0px;
    }

    .efp_pricing_box {
        margin-top: 50px;
    }

    .efp_pricing_box span.price {
        font-size: 36px;
    }

    .efp_pricing_box span.month {
        float: left;
        padding: 10px 0px 0px 5px;
    }

    .efp_headerimg_cover {
        position: absolute;
        top: 0px;
    }

    .efp_headerimg_cover img {
        display: block;
        width: 100%;
    }

    #top-menu li.active a {
        background: #699202;
        transform: skew(45deg);
        -o-transform: skew(45deg);
        -moz-transform: skew(45deg);
        -webkit-transform: skew(45deg);
    }

    #top-menu li.active a span {
        display: inline-block;
        transform: skew(-45deg);
        -o-transform: skew(-45deg);
        -moz-transform: skew(-45deg);
        -webkit-transform: skew(-45deg);
        color: #ccff00;
    }
}

@media (min-width: 992px) {
 
    .efp_title {
        font-size: 4em;
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 20px;
    }

    .efp_subtitle {
        margin-left: 50px;
        font-size: 1.2em;
    }

    .efp_headertextbox {
        top: 30px;
    }

    .efp_headertitle {
        float: right;
        text-align: right;
        font-size: 30px;
        margin-top: 10%;
        color: #6b6b6b;
        font-weight: 600;
        line-height: 60px;
    }

    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 20px;
        color: #6d950c;
        font-weight: bold;
    }

    .efp_socialmedia {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	font-size: 20px;
	margin-top: 15px;
	text-align: right;
	color: #FFF;
    text-shadow: 2px 2px #545454;
	}

    .efp_social {
        float: left;
        margin: 10px 5px 0px 0px;
    }

    .efp_hometext {
	float: right;
	text-align: right;
	line-height: 16px;
	margin-top: 20px;

    }

    .efp_homebuton {
        float: right;
        padding: 5px 15px;
        text-align: center;
        font-weight: 600;
        color: #ffffff;
        background: #91bf24;
        font-size: 14px;
        margin: 3% 0% 0% 0%;
    }

    .efp_headertitle,
	.templatemmo_subheader,
	.efp_hometext {
        width: 100%;
    }

    .efp_pricing_list ul {
        padding: 0px 20px;
    }

    .efp_pricing_box {
        margin-top: 90px;
    }

    .efp_pricing_box span.price {
        font-size: 56px;
    }

    .efp_pricing_box span.month {
        float: left;
        padding: 20px 0px 0px 10px;
    }

    .efp_work img {
        width: 100%;
    }
	.efp_galeria{
	float: left;
	margin-right: 1%;
	width:19%;
	
	 
 }
}

@media (min-width: 1200px) {
 
    .efp_title {
        font-size: 6em;
        margin-top: -20px;
        margin-bottom: 25px;
        margin-left: 0px;
    }

    .efp_subtitle {
        margin-left: 60px;
        font-size: 20px;
		line-height: 25px;
    }

    .efp_headertextbox {
        top: 50px;
    }

    .efp_headertitle {
	float: right;
	text-align: right;
	font-size: 45px;
	margin-top: 10%;
	color: #6b6b6b;
	font-weight: 600;
	line-height: 60px;
    }
.efp_headerimg img {
    width: 100%;
	margin-left:-45%;
}
    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 24px;
        color: #6d950c;
        font-weight: bold;
    }

    .efp_socialmedia {
        margin-right: 5%;
    }

    .efp_hometext {
        float: right;
        text-align: right;
        line-height: 25px;
        margin-top: 20px;
		font-size:14px;
    }

    .efp_homebuton {
        float: right;
        padding: 12px 25px;
        text-align: center;
        font-weight: 600;
        color: #ffffff;
        background: #91bf24;
        font-size: 16px;
        margin: 50px; 0% 0% 0%;
    }
    .efp_homebuton a, .efp_homebuton a:hover, .efp_homebuton a:focus {
	text-decoration: none;
	color: #fff;
}
    .efp_headertitle,
	.templatemmo_subheader,
	.efp_hometext {
        width: 100%;
    }
}

@media (min-width: 1400px) {
    .efp_socialmedia {
        margin-right: 12%;
    }

    .efp_headertitle, 
		.templatemmo_subheader, 
		.efp_hometext {
        width: 95%;
    }
}

@media (min-width: 1600px) {
    .efp_socialmedia {
        margin-right: 18%;
    }
	 
}
