/*
Theme Name: The Menifa Template
*/
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
.floatleft {
    float: left
    }

.floatright {
    float: right
    }

.alignleft {
    float: left;
    margin-right: 10px
    }

.alignright {
    float: right;
    margin-left: 10px
    }

.aligncenter {
    display: block;
    margin: 0 auto
    }

a, a:active, a:focus, a:active {
    text-decoration: none !important;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
    }

a:focus {
    outline: 0 solid
    }

a, div, span, p {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
    }

a {
    color: #37b5ad;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
    }

a:hover {
    color: #e24f26
    }

img {
    max-width: 100%;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
    }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0 0 15px;
    font-family: "almoni-tzar-300"
    }

.column {
    width: 980px;
    margin: 0 auto;
    display: block;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s
    }

ul {
    margin: 0;
    padding: 0;
    list-style: none
    }

input, button {
    border: 0 solid
    }

input:focus, textarea:focus, button:focus {
    outline: 0;
    -moz-box-shadow: 0 0 10px 0 #2B94CB;
    -webkit-box-shadow: 0 0 10px 0 #2B94CB;
    box-shadow: 0 0 10px 0 #2B94CB
    }

input[type=checkbox]:focus {
    outline: 0;
    -moz-box-shadow: 0 0 0 0 #2B94CB;
    -webkit-box-shadow: 0 0 0 0 #2B94CB;
    box-shadow: 0 0 0 0 #2B94CB
    }

body {
    font-family: "Open Sans Hebrew", serif;
    text-align: right;
    font-size: 15px;
    line-height: 20px;
    color: #5c5c5c;
    overflow-x: hidden;
    background: #FFF;
    direction: rtl;
    unicode-bidi: embed
    }

.fix:after {
    content: "";
    clear: both;
    display: table
    }

/*===================================================
			Home Page Style
======================================================*/
.header_bottom_area {
    border-top: 3px solid #3AB5AD;
    padding: 15px 0;
    border-bottom: 3px solid #3AB5AD
    }

.header_top_logo {
    text-align: center;
    margin: 30px 0
    }

.company_logo {
    display: inline-block;
    width: 28%
    }

.company_logo img {
    width: 100%
    }

.slicknav_menu {
    display: none
    }

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 10px;
    line-height: 1.125em;
    cursor: pointer;
    width: 100%;
    margin: 0;
    background: #ff6b42
    }

.slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
    float: left
    }

.slicknav_menu .slicknav_icon {
    float: right;
    margin: 0.188em 0 0 0.438em
    }

#nav {
    text-align: center
    }

#nav li {
    display: inline-block;
    background: url(img/menu_border.png) no-repeat scroll right center;
    margin-right: 10px;
    padding-right: 20px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    line-height: 16px
    }

#nav li:first-child {
    display: inline-block;
    background: transparent;
    margin-right: 0;
    padding-right: 0
    }

#nav li a {
    font-family: "almoni-tzar-300";
    font-size: 20px;
    padding: 0;
    display: block;
    line-height: 20px;
    position: relative;
    z-index: 30
    }

#nav li.current_page_item.active a {
    color: #e24f26
    }

.home_banner_area {
    background: url(img/home_banner_bg.jpg) no-repeat scroll center 60px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    min-height: 420px;
    position: relative;
    direction: initial;
    margin-top: -60px
    }

.home_banner_area:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 14%;
    background: rgba(255, 255, 255, 0.5);
    border-top: 6px solid #EAF6FC;
    border-bottom: 6px solid #EAF6FC
    }

.home_banner {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    width: 90%
    }

.home_banner_left {
    float: left;
    width: 40%;
    margin: 15% 0% 0%;
    margin-right: 0%;
    position: relative;
    z-index: 99
    }

#home_banner_slider .owl-controls {
    margin: 0
    }

#home_banner_slider .owl-controls .owl-pagination {
    text-align: right;
    position: absolute;
    right: 60%;
    bottom: 20%
    }

#home_banner_slider .owl-controls .owl-pagination .owl-page span {
    border: 3px solid #10968E;
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    margin: 4px;
    width: 14px;
    height: 14px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px
    }

#home_banner_slider .owl-controls .owl-pagination .owl-page.active span {
    border: 3px solid #fff;
    background: #FF6B45
    }

.single_home_slide {
    width: 100%
    }

.single_home_slide h1 {
    color: #ff6b42;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 0
    }

.single_home_slide h2 {
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 0
    }

.home_banner_right {
    float: right;
    width: 65%;
    position: relative;
    margin-left: 0%;
    margin-right: -5%;
    margin-bottom: -40px
    }

.home_banner_right img {
    width: 100%;
    height: auto
    }

.home_service_area {
    margin-top: -50px;
    position: relative;
    z-index: 10;
    margin-bottom: 40px
    }

.single_home_service {
    float: left;
    width: 20%;
    text-align: center;
    padding: 0% 1%
    }

.single_home_service img {
    margin-bottom: 15px
    }

.single_home_service:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
    }

.single_home_service h2 {
    font-size: 30px;
    line-height: 35px;
    color: #e24f26;
    margin-bottom: 10px
    }

.single_home_service p {
    margin-bottom: 10px
    }

.single_home_service a {
    font-size: 20px;
    line-height: 20px;
    text-decoration: underline !important;
    font-family: "almoni-tzar-300"
    }

.home_contact_area {
    margin-bottom: 50px
    }

.home_contact_top_area {
    background: url(img/hcont_head_bg.png) no-repeat scroll 0 0 #f06723;
    border-top: 3px solid #FF582B;
    border-bottom: 3px solid #FF582B;
    padding: 12px 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
    }

.single_hchead img {
    float: right
    }

.single_hchead:hover img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
    }

.single_hchead h2 {
    margin-bottom: 0;
    float: right;
    margin-right: 10px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin-top: 4px
    }

.hcont_head1 {
    float: left;
    width: 18%;
    margin-right: 2%
    }

.hcont_head2 {
    float: left;
    width: 60%;
    margin-right: 2%
    }

.hcont_head3 {
    float: left;
    width: 18%
    }

.home_contact_bottom_area {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 3px solid #FF582B;
    background: url(img/hcont_cont_bg.png) no-repeat scroll 0 0 #E5E5E5;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    min-height: 275px
    }

.home_contact_bottom {
    position: relative
    }

.hcontact_form {
    float: left;
    width: 18%;
    margin-right: 2%
    }

.single_home_contact_cont p {
    margin-bottom: 7px
    }

.single_home_contact_cont a {
    display: block;
    text-decoration: underline !important
    }

.single_home_contact_cont a h2 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 7px
    }

.input_field {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    padding: 4px;
    margin-bottom: 10px;
    text-align: right;
    border: 1px solid transparent;
    font-size: 18px;
    line-height: 20px;
    color: #f06723;
    font-family: "almoni-tzar-300"
    }

.input_field:focus {
    border: 1px solid #E25127
    }

.input_field::-webkit-input-placeholder {
    color: #E25127
    }

.input_field:-moz-placeholder {
    /* Firefox 18- */
    color: #E25127
    }

.input_field::-moz-placeholder {
    /* Firefox 19  */
    color: #E25127
    }

.input_field:-ms-input-placeholder {
    color: #E25127
    }

.textarea {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 75px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    text-align: right;
    padding: 4px;
    font-size: 18px;
    line-height: 20px;
    color: #f06723;
    font-family: "almoni-tzar-300"
    }

.textarea:focus {
    border: 1px solid #E25127
    }

.textarea::-webkit-input-placeholder {
    color: #E25127
    }

.textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #E25127
    }

.textarea::-moz-placeholder {
    /* Firefox 19  */
    color: #E25127
    }

.textarea:-ms-input-placeholder {
    color: #E25127
    }

.submit_btn {
    background: #E25127;
    color: #fff;
    padding: 3px 3px 2px 3px;
    width: 30%;
    float: left;
    font-size: 20px;
    line-height: 25px;
    font-family: "almoni-tzar-300"
    }

.home_contact_cont2 {
    float: left;
    width: 18%
    }

a.readmore_link {
    font-size: 18px;
    line-height: 20px;
    font-family: "almoni-tzar-300"
    }

.home_contact_cont3 {
    float: left;
    width: 48%;
    position: absolute;
    top: -22px;
    right: 16%
    }

.home_contact_cont3 img {
    height: auto
    }

.home_contact_cont4 {
    float: right;
    width: 18%
    }

.footer_area {
    background: url(img/footer_bg.png) no-repeat scroll 0 0 #37b5ad;
    padding-top: 30px;
    padding-bottom: 50px;
    border-top: 3px solid #10968E;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
    }

.footer_content {
    font-family: "almoni-tzar-300"
    }

.footer_address {
    float: right;
    width: 22%;
    margin-left: 3%
    }

.footer_logo {
    margin-bottom: 15px
    }

.footer_phone {
    margin-bottom: 6px
    }

.footer_phone img {
    float: right;
    display: inline-block
    }

.footer_phone p {
    margin-bottom: 0;
    float: right;
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
    line-height: 22px
    }

.footer_email {
    margin-bottom: 15px
    }

.footer_email img {
    float: right;
    display: inline-block;
    margin-top: 4px
    }

.footer_email p {
    margin-bottom: 0;
    float: right;
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
    line-height: 22px
    }

ul.footer_social {
    text-align: right;
    display: none
    }

ul.footer_social li {
    float: none;
    display: inline-block;
    width: 10%;
    margin-left: 12px
    }

ul.footer_social li a {
    display: block
    }

ul.footer_social li a img {
    width: 100%
    }

.footer_menu {
    float: right;
    width: 75%;
    margin-top: 5%
    }

.footer_menu ul {
    text-align: right
    }

.footer_menu ul li {
    display: inline-block;
    float: none;
    background: url(img/footer_menu_sp.png) no-repeat scroll right center;
    margin-right: 7px;
    padding-right: 15px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    line-height: 16px
    }

.footer_menu ul li:first-child {
    background: transparent;
    margin-right: 0;
    padding-right: 0
    }

.footer_menu ul li a {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    text-decoration: underline !important;
    font-family: "almoni-tzar-300"
    }

.footer_menu ul li a:hover {
    color: #e24f26
    }

/*=========================================================
				About fun Page
============================================================*/
.all_page_heading_area {
    background: url(img/hcont_head_bg.png) no-repeat scroll 0 0 #f06723;
    border-top: 3px solid #FF582B;
    border-bottom: 3px solid #FF582B;
    padding: 10px 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
    }

.page_heading img {
    float: right;
    height: 32px;
    width: auto
    }

.page_heading h2 {
    margin-bottom: 0;
    float: right;
    margin-right: 10px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    margin-top: 2px
    }

.about_fun_content_area {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(img/hcont_cont_bg.png) repeat scroll 0 0 #E5E5E5;
        }

.about_fun_left {
    float: left;
    width: 42%;
    margin-right: 3%
    }

.about_fun_left h2 {
    color: #37b5ad;
    font-size: 25px;
    text-decoration: underline;
    line-height: 25px;
    margin-bottom: 7px
    }

.about_fun_left p {
    margin-bottom: 30px
    }

.about_fun_left p:last-child {
    margin-bottom: 0
    }

.about_fun_right {
    float: right;
    width: 55%
    }

/*==============================================
		Our working method Page Style
=================================================*/
.our_working_method_content_area {
    background: url(img/hcont_cont_bg.png) repeat scroll 0 0 #E5E5E5;
        padding-bottom: 30px
    }

.our_working_method {
    padding: 60px 0
    }

.single_our_working_method {
    position: relative;
    min-height: 180px
    }

.single_our_working_method:nth-child(even) .single_owm_cont {
    float: right;
    padding-left: 0;
    padding-right: 20%;
    margin-top: 80px
    }

.single_our_working_method:nth-child(even) .single_owm_img {
    right: inherit;
    left: 0;
    background: url(img/single_owm_img_bg_left.png) no-repeat scroll center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    top: -40px
    }

.single_our_working_method:nth-child(even) .single_owm_img img {
    margin-right: 0;
    margin-left: 30px
    }

.single_our_working_method:nth-child(even) .single_owm_img p {
    right: inherit;
    left: 8%;
    color: #37b5ad
    }

.single_owm_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 240px;
    background: url(img/single_owm_img_bg_right.png) no-repeat scroll center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: center
    }

.single_owm_img img {
    width: 48%;
    margin-top: 10px;
    margin-right: 30px
    }

/* Animation */
@-webkit-keyframes {
}
@-moz-keyframes {
}
@keyframes workimg {
    0% {
        -webkit-transform: scale(1);
        } 50% {
        -webkit-transform: scale(0.9);
        } 100% {
        -webkit-transform: scale(1);
        }
    }
.single_owm_img:hover img {
    -webkit-animation: workimg 0.3s infinite linear;
    -moz-animation: workimg 0.3s infinite linear;
    -ms-animation: workimg 0.3s infinite linear;
    animation: workimg 0.3s infinite linear
    }

.single_owm_img p {
    position: absolute;
    bottom: 22%;
    right: 7%;
    font-size: 30px;
    line-height: 30px;
    color: #e24f26;
    font-family: "almoni-tzar-300";
    margin-bottom: 0;
    width: 22%
    }

.single_owm_cont {
    float: left;
    width: 60%;
    margin-top: 50px;
    padding-left: 20%
    }

/*=====================================================
				Our Offer Page Style
=======================================================*/
.our_offers_content_area {
    background: url(img/hcont_cont_bg.png) repeat scroll 0 0 #E5E5E5;
      padding: 20px 0
    }

.our_offers_content {
    border-bottom: 1px solid #ACACAC;
    border-top: 1px solid #FFF
    }

.our_offers_content:first-child {
    border-top: 0 solid #FFF
    }

.our_offers_content:last-child {
    border-bottom: 0 solid #FFF
    }

.single_our_offers {
    padding: 30px 0
    }

.single_our_offers_left {
    float: left;
    width: 18%;
    margin-right: 2%;
    margin-top: 20px
    }

.single_our_offers_left a {
    display: block;
    padding: 10px 0 14px 0;
    text-align: center;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    font-family: "almoni-tzar-300"
    }

a.view_project {
    background: url(img/view_project_bg.png) no-repeat scroll 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
    }

a.get_quote {
    background: url(img/get_quote_bg.png) no-repeat scroll 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
    }

.single_our_offers_middle {
    float: right;
    width: 60%
    }

.single_our_offers_middle a {
    text-decoration: underline !important
    }

.single_our_offers_middle a h2 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 7px
    }

.single_our_offers_right {
    float: right;
    width: 20%;
    text-align: center
    }

.single_our_offers:hover .single_our_offers_right img {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
    }

/*========================================================
				Project Page Style
===========================================================*/
.projects_content_area {
    background: url(img/hcont_cont_bg.png) repeat scroll 0 0 #E5E5E5;
    padding: 0
    }

.projects_head_content {
    margin-bottom: 0;
    padding-top: 30px
    }

.projects_head_left {
    float: left;
    width: 63%;
    padding-top: 20px
    }

a.single_projects_hl {
    display: inline-block;
    float: left;
    width: 14%;
    padding: 10px;
    background: url(img/project_head_bg.png) no-repeat scroll 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: relative;
    height: 90px;
    text-align: center;
    margin-right: 2.66%
    }

a.single_projects_hl:first-child img {
    top: 0;
    left: 0
    }

a.single_projects_hl:last-child img {
    left: 20%
    }

a.single_projects_hl:nth-child(5) img {
    left: 14%
    }

a.single_projects_hl:hover {
    background: url(img/project_head_bg_hover.png) no-repeat scroll 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%
    }

a.single_projects_hl img {
    top: -15px;
    position: absolute;
    left: 10%
    }

a.single_projects_hl p {
    margin-bottom: 0;
    margin-top: 50px;
    color: #e24f26;
    font-family: "almoni-tzar-300"
    }

a.single_projects_hl:hover p {
    color: #37b5ad
    }

.projects_head_right {
    float: right;
    width: 37%;
    margin-top: 20px
    }

.projects_head_right p {
    margin-bottom: 0
    }

.projects_content {
    position: relative;
    margin-top: 50px
    }

.projects_content:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 17%;
    background: rgba(255, 255, 255, 0.5);
    border-top: 6px solid #fff;
    border-bottom: 6px solid #fff
    }

.single_project_left {
    float: left;
    width: 38%;
    margin-right: 2%;margin-bottom: 80px;
    }

.project_slider {
    direction: initial
    }

.project_slider .owl-controls {
    margin-top: 0;
    z-index: 20
    }

.project_slider .owl-controls .owl-pagination {
    text-align: right;
    position: absolute;
    right: 100%;
    width: 70%;
    bottom: 5%;
    margin-right: 20px
    }

.project_slider .owl-controls .owl-pagination .owl-page span {
    border: 3px solid #10968E;
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    margin: 4px;
    width: 14px;
    height: 14px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px
    }

.project_slider .owl-controls .owl-pagination .owl-page.active span {
    border: 3px solid #565656;
    background: #FF6B45
    }

.spl_single_slide a {
    text-decoration: underline !important
    }

.spl_single_slide a h2 {
    margin-bottom: 20px
    }

.spl_single_slide h3 {
    color: #e24f26;
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 5px
    }

.spl_single_slide p {
    margin-bottom: 20px
    }

.spl_single_slide p:last-child {
    margin-bottom: 0
    }

.single_project_right {
    float: right;
    width: 60%
    }

.single_project_right img {
    width: 100%;
    position: relative;
    z-index: 10
    }

/*=====================================================
				Contact Us Page Style
=======================================================*/
#contact_map {
    width: 100%;
    height: 600px
    }

.contact_us {
    position: relative;
    color: #fff
    }

.contact_us_left_form {
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    float: left;
    width: 40%;
    background: url(img/left_form_bg.png) no-repeat scroll 0 0 #F06723;
    padding: 15px;
    position: absolute;
    bottom: 100px;
    left: 0;
    height: 416px;
    overflow: hidden
    }

.contact_us_left_form h2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px
    }

.contact_us_left_form p {
    margin-bottom: 12px;
    font-size: 14px
    }

.close_btn1 {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #37B5AD;
    position: absolute;
    top: 0;
    left: 0
        }

.contact_form {
    font-family: "almoni-tzar-300";
    padding-top: 10px
    }

.form_row {
    margin-bottom: 10px;
    min-height: 30px
    }

.form_row:last-child {
    margin-bottom: 0
    }

.hulf_input {
    float: left;
    width: 49%;
    margin-right: 2%
    }

.hulf_input:last-child {
    margin-right: 0
    }

.form_input {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    padding: 4px;
    text-align: right;
    border: 1px solid transparent;
    font-size: 18px;
    line-height: 20px;
    color: #f06723
    }

.form_input:focus {
    border: 1px solid #37b5ad
    }

.form_input::-webkit-input-placeholder {
    color: #37b5ad
    }

.form_input:-moz-placeholder {
    /* Firefox 18- */
    color: #37b5ad
    }

.form_input::-moz-placeholder {
    /* Firefox 19  */
    color: #37b5ad
    }

.form_input:-ms-input-placeholder {
    color: #37b5ad
    }

.form_textarea {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 90px;
    text-align: right;
    padding: 4px;
    font-size: 18px;
    line-height: 20px;
    color: #37b5ad
    }

.form_textarea:focus {
    border: 1px solid #37b5ad
    }

.form_textarea::-webkit-input-placeholder {
    color: #37b5ad
    }

.form_textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #37b5ad
    }

.form_textarea::-moz-placeholder {
    /* Firefox 19  */
    color: #37b5ad
    }

.form_textarea:-ms-input-placeholder {
    color: #37b5ad
    }

.form_submit_btn1 {
    background: #37b5ad;
    color: #fff;
    padding: 3px 3px 2px 3px;
    width: 17%;
    float: left;
    font-size: 20px;
    line-height: 25px
    }

.input_select {
    color: #37b5ad;
    width: 100%;
    border: 0 solid transparent;
    text-align: right;
    font-size: 17px;
    line-height: 18px
    }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
    }

.bootstrap-select > .btn {
    width: 100% !important;
    text-align: right !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    border: 1px solid transparent !important;
    padding: 4px !important;
    padding-left: 25px !important;
    font-size: 18px !important;
    line-height: 18px !important;
    color: #37b5ad !important;
    background: #fff !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important
    }

.bootstrap-select .btn:focus {
    outline: 0 !important;
    background: #fff !important;
    -moz-box-shadow: inset 0 0 0 0 #000 !important;
    -webkit-box-shadow: inset 0 0 0 0 #000 !important;
    box-shadow: inset 0 0 0 0 #000 !important
    }

.bootstrap-select > .btn:hover {
    background: #fff !important
    }

.btn-group.open .dropdown-toggle {
    background: #fff;
    border: 1px solid #37b5ad !important
    }

.bootstrap-select.btn-group .btn .filter-option {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: right
    }

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 100%;
    margin-right: -20px;
    margin-top: -5px;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border: 0;
    background: url(img/select_icon.png) no-repeat scroll 0 0;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    float: left;
    text-align: left
    }

.bootstrap-select.btn-group .dropdown-menu {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    border: 0 solid
    }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #37b5ad;
    color: #fff
    }

.dropdown-menu > li > a {
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 16px;
    padding: 4px 10px
    }

.contact_us_right_form {
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    float: right;
    width: 40%;
    background: url(img/right_form_bg.png) no-repeat scroll 0 0 #37B5AD;
    padding: 15px;
    position: absolute;
    right: 0;
    bottom: 100px;
    height: 416px;
    overflow: hidden
    }

.contact_us_right_form h2 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 30px
    }

.contact_us_right_form p {
    margin-bottom: 30px
    }

.close_btn2 {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #E33725;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0
        }

.phone_email {
    margin-bottom: 18px
    }

.phone_email p {
    margin-bottom: 4px;
    font-size: 14px
    }

.form_submit_btn2 {
    background: #E33725;
    color: #fff;
    padding: 3px 3px 2px 3px;
    width: 17%;
    float: left;
    font-size: 20px;
    line-height: 25px
    }

.form_small {
    bottom: 0;
    height: 55px;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s
    }

.form_small .close_btn1 img {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
    }

.form_small .close_btn2 img {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
    }

div.wpcf7 span.wpcf7-not-valid-tip {
    color: #000;
    font-size: 16px;
    line-height: 15px;
    display: block;
    position: absolute;
    top: -13px;
    left: 0
    }

div.wpcf7 div.wpcf7-validation-errors {
    border: 1px solid #f7e700;
    margin: 0;
    position: absolute;
    bottom: 5px;
    right: 15px;
    width: 70%;
    font-size: 14px;
    line-height: 16px;
    padding: 5px
    }

div.wpcf7 span.wpcf7-form-control-wrap {
    position: relative;
    display: block
    }

.slicknav_menu .slicknav_menutxt {
    display: none
    }

.contact_us_left_form div.wpcf7-mail-sent-ok, .contact_us_right_form div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    margin: 0;
    float: right;
    position: absolute;
    right: 14px;
    bottom: 15px
    }

.home_contact_top_area.mobile_title {
    display: none;
    padding: 5px
    }

/* Style for Index PHP  & Page.php */
.blog_content {
    margin: 20px 0;
    overflow: hidden;
    width: 100%
    }
.single_blog_post{
    text-align: center;
  
  
  }
.single_blog_post h2 {
    padding: 10px 0;
    color: #E95128;
    font-size: 30px;
    margin-bottom: 0;
    text-align: center
    }
.single_blog_post img {
    margin-bottom: 2%;
  
  
  }

/* 404 style code */
.error_message {
    overflow: hidden;
    padding: 30px
    }

.four_zero_four {
    font-size: 50px;
    text-align: center;
    color: #37b5ad
    }

.four_zero_four span {
    display: block;
    font-size: 200px;
    line-height: 190px
    }

@media only screen and (max-width: 767px) {
    .four_zero_four {
        font-size: 40px;
        text-align: center
        }
    .four_zero_four span {
        display: block;
        font-size: 100px;
        line-height: 80px
        }
    }
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .four_zero_four {
        font-size: 40px;
        text-align: center
        }
    .four_zero_four span {
        display: block;
        font-size: 100px;
        line-height: 80px
        }
    }
/*=====================================================
				Blog Page Style
=======================================================*/
a.single_blog_post {
    display: block;
    float: left;
    width: 31.66%;
    margin-right: 2.5%;
    margin-bottom: 20px;
    border-bottom: 1px solid #3AB5AD;
    padding-bottom: 15px;
    padding-top: 10px;overflow: hidden;
    }

a.single_blog_post:nth-child(3n+3) {
    margin-right: 0
    }

a.single_blog_post img {
    display: block;
    width: 100%;
    height: auto
    }

a.single_blog_post img:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
    }

a.single_blog_post h2 {
    font-size: 28px;
    font-weight: 700;
    color: #37b5ad;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 20px
    }

a.single_blog_post p {
    font-size: 16px;
    color: #5c5c5c;
    text-align: center;
    line-height: 22px;
    margin-bottom: 0
    }
.form_submit_sivan {
  background: #A6A6A6;
  color: #fff;
  padding: 3px 3px 2px 3px;
  width: 17%;
  float: right;
  font-size: 20px;
  line-height: 25px;
}

.form_submit_sivan1 {
  background: #E33725;
  color: #fff;
  padding: 3px 3px 2px 3px;
  width: 17%;
  float: right;
  font-size: 20px;
  line-height: 25px;
}

