.title_margin {
	margin-bottom: 10px;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.overlay_contact2 {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay_contact2:target {
    visibility: visible;
    opacity: 1;
}
.popup_contact2 {
    background-color: rgb(255, 255, 255, 1);
    display: inline-block;
    left: 50%;
    width: 100%;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0%;
    visibility: hidden;
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay_contact2:target+.popup_contact2 {
	top: 150px;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000!important;
	height:300px;
}
.close_contact2 {
	background-color: #f58964;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 35px;
	width: 30px;
	right: 18.5%;
	font-family: 'Poppins', sans-serif;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.close_contact2:hover {
	background-color: #fb7344;
}
.close_contact2:before {
    color: #fff;
    content: "X";
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}
.popup_search_title {
	font-size: 32px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	width: 100%;
	line-height: 1.4em;
	color: #4b4a4b;
	float: right;
	direction: ltr;
	margin-bottom: 15px;
}
.popup_contact2_search {
    width: 100%;
	float: right;
	direction: ltr;
}
.search_container {
    width: calc(100% - 110px);
    float: left;
}
.search_btn_container {
    width: 100px;
    float: right;
    margin-left:0%;
}
.search {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 16px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 7px 5px 7px 5px;
	line-height:1em;
}
.search:hover {
    border: 1px solid #808080;
    color: #000;
}
.search:focus {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 16px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 7px 5px 7px 5px;
	line-height:1em;
}
.search_btn {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_btn:hover {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_btn:focus {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#2d4e7b;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:150px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_items {
    width: 70%;
    float: right;
    margin-left:15%;
    margin-right:15%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search {
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#352116 !important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#752822;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction: ltr;
	color:#604c42;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align: left;
	direction: ltr;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	text-align: left;
}
.popup_container {
	float: left;
	width: 600px;
	padding-left: calc(50% - 300px);
	padding-right: calc(50% - 300px);
	margin-top:100px
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.overlay_contact2 {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay_contact2:target {
    visibility: visible;
    opacity: 1;
}
.popup_contact2 {
    background-color: rgb(255, 255, 255, 1);
    display: inline-block;
    left: 50%;
    width: 100%;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0%;
    visibility: hidden;
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay_contact2:target+.popup_contact2 {
	top: 150px;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000!important;
	height:300px;
}
.close_contact2 {
	background-color: #f58964;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 35px;
	width: 30px;
	right: 18.5%;
	font-family: 'Poppins', sans-serif;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.close_contact2:hover {
	background-color: #fb7344;
}
.close_contact2:before {
    color: #fff;
    content: "X";
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}
.popup_search_title {
	font-size: 32px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	width: 100%;
	line-height: 1.4em;
	color: #4b4a4b;
	float: right;
	direction: ltr;
	margin-bottom: 15px;
}
.popup_contact2_search {
    width: 100%;
	float: right;
	direction: ltr;
}
.search_container {
    width: calc(100% - 110px);
    float: left;
}
.search_btn_container {
    width: 100px;
    float: right;
    margin-left:0%;
}
.search {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 16px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 7px 5px 7px 5px;
	line-height:1em;
}
.search:hover {
    border: 1px solid #808080;
    color: #000;
}
.search:focus {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 16px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 7px 5px 7px 5px;
	line-height:1em;
}
.search_btn {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_btn:hover {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_btn:focus {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#2d4e7b;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:150px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_items {
    width: 70%;
    float: right;
    margin-left:15%;
    margin-right:15%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search {
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#352116 !important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#752822;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction: ltr;
	color:#604c42;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align: left;
	direction: ltr;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	text-align: left;
}
.popup_container {
	float: left;
	width: 600px;
	padding-left: calc(50% - 300px);
	padding-right: calc(50% - 300px);
	margin-top:100px
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.overlay_contact2 {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay_contact2:target {
    visibility: visible;
    opacity: 1;
}
.popup_contact2 {
    background-color: rgb(255, 255, 255, 1);
    display: inline-block;
    left: 50%;
    width: 100%;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0%;
    visibility: hidden;
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay_contact2:target+.popup_contact2 {
	top: 150px;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000!important;
	height:300px;
}
.close_contact2 {
	background-color: #f58964;
	height: 25px;
	line-height: 23px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 18px;
	width: 25px;
	right: 31%;
	font-family: 'Poppins', sans-serif;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.close_contact2:hover {
	background-color: #fb7344;
}
.close_contact2:before {
    color: #fff;
    content: "x";
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}
.popup_search_title {
	font-size: 26px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	width: 100%;
	line-height: 1.4em;
	color: #4b4a4b;
	float: right;
	direction: ltr;
	margin-bottom: 15px;
}
.popup_contact2_search {
    width: 100%;
	float: right;
	direction: ltr;
}
.search_container {
    width: calc(100% - 110px);
    float: left;
}
.search_btn_container {
    width: 100px;
    float: right;
    margin-left:0%;
}
.search {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 16px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 7px 5px 7px 5px;
	line-height:1em;
}
.search:hover {
    border: 1px solid #808080;
    color: #000;
}
.search:focus {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 16px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 7px 5px 7px 5px;
	line-height:1em;
}
.search_btn {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_btn:hover {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_btn:focus {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#2d4e7b;
    font-size: 17px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 12px 5px 11px 5px;
	border:0;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top: 70px;
    padding-bottom: 0px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_items {
    width: 100%;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing:border-box;
}
.search_resaults_name_search {
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#352116 !important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#752822;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction: ltr;
	color:#604c42;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align: left;
	direction: ltr;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	text-align: left;
}
.popup_container {
	float: left;
	width: 600px;
	padding-left: calc(50% - 300px);
	padding-right: calc(50% - 300px);
	margin-top:100px
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.overlay_contact2 {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay_contact2:target {
    visibility: visible;
    opacity: 1;
}
.popup_contact2 {
    background-color: rgb(255, 255, 255, 01);
    display: inline-block;
    left: 50%;
    width: 100%;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0%;
    visibility: hidden;
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay_contact2:target+.popup_contact2 {
	top: 125px;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000!important;
	height: 250px;
}
.close_contact2 {
	background-color: #f58964;
	height: 25px;
	line-height: 23px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 18px;
	width: 25px;
	right: 18%;
	font-family: 'Poppins', sans-serif;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.close_contact2:hover {
	background-color: #fb7344;
}
.close_contact2:before {
    color: #fff;
    content: "x";
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}
.popup_search_title {
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	width: 100%;
	line-height: 1.4em;
	color: #4b4a4b;
	float: right;
	direction: ltr;
	margin-bottom: 15px;
}
.popup_contact2_search {
    width: 100%;
	float: right;
	direction: ltr;
}
.search_container {
    width: calc(100% - 90px);
    float: left;
}
.search_btn_container {
    width: 80px;
    float: right;
    margin-left:0%;
}
.search {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 15px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 6px 5px 6px 5px;
	line-height:1em;
}
.search:hover {
    border: 1px solid #808080;
    color: #000;
}
.search:focus {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 15px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 7px 5px 7px 5px;
	line-height:1em;
}
.search_btn {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 15px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 11px 5px 11px 5px;
	border:0;
}
.search_btn:hover {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 15px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 11px 5px 11px 5px;
	border:0;
}
.search_btn:focus {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#f58964;
    font-size: 15px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 11px 5px 11px 5px;
	border:0;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top: 70px;
    padding-bottom: 0px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_items {
    width: 100%;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing:border-box;
}
.search_resaults_name_search {
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#352116 !important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#752822;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction: ltr;
	color:#604c42;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align: left;
	direction: ltr;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	text-align: left;
}
.popup_container {
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 80px;
	box-sizing:border-box;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.overlay_contact2 {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay_contact2:target {
    visibility: visible;
    opacity: 1;
}
.popup_contact2 {
    background-color: rgb(255, 255, 255, 01);
    display: inline-block;
    left: 50%;
    width: 100%;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0%;
    visibility: hidden;
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.overlay_contact2:target+.popup_contact2 {
	top: 125px;
	opacity: 1;
	visibility: visible;
	z-index: 10000000000!important;
	height: 250px;
}
.close_contact2 {
	background-color: #f58964;
	height: 25px;
	line-height: 23px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 18px;
	width: 25px;
	right: 18%;
	font-family: 'Poppins', sans-serif;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.close_contact2:hover {
	background-color: #fb7344;
}
.close_contact2:before {
    color: #fff;
    content: "x";
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}
.popup_search_title {
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	width: 100%;
	line-height: 1.4em;
	color: #4b4a4b;
	float: right;
	direction: ltr;
	margin-bottom: 15px;
}
.popup_contact2_search {
    width: 100%;
	float: right;
	direction: ltr;
}
.search_container {
    width: calc(100% - 90px);
    float: left;
}
.search_btn_container {
    width: 80px;
    float: right;
    margin-left:0%;
}
.search {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 15px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 6px 5px 6px 5px;
	line-height:1em;
}
.search:hover {
    border: 1px solid #808080;
    color: #000;
}
.search:focus {
    width: 100%;
    float: left;
    direction: ltr;
    font-size: 15px;
    text-align: left;
    color: #808080;
    border: 1px solid #808080;
	padding: 7px 5px 7px 5px;
	line-height:1em;
}
.search_btn {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 15px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 11px 5px 11px 5px;
	border:0;
}
.search_btn:hover {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#0179fd;
    font-size: 15px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 11px 5px 11px 5px;
	border:0;
}
.search_btn:focus {
    width: 100%;
    float: right;
    direction: ltr;
    text-align: center;
    color: #fff !important;
    background-color:#f58964;
    font-size: 15px;
	font-weight: 400;
	line-height:1em;
	margin:0px;
	padding: 11px 5px 11px 5px;
	border:0;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top: 70px;
    padding-bottom: 0px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_items {
    width: 100%;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing:border-box;
}
.search_resaults_name_search {
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#352116 !important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction: ltr;
	color:#752822;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search {
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: left;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction: ltr;
	color:#604c42;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align: left;
	direction: ltr;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	text-align: left;
}
.popup_container {
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 80px;
	box-sizing:border-box;
}
}
