/*
Theme Name: Almo
Theme URI: https://www.menashe-almog.co.il
Author: Tiran Moyal
Author URI: https://www.menashe-almog.co.il
Description: Custom Design Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Law, Lawyer, Crime
Text Domain: almo
*/

body {
    font-family: 'Heebo', sans-serif;
    color: #210f23;
    text-align: right;
    direction: rtl;
    font-size: 18px;
    font-weight: 300;
}

* {
    margin: 0;
    padding: 0;
}

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

img {
    border: none;
    padding: 0;
    margin: 0;
}

.cls {
    clear: both;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 300;
}

a {
    color: #210f23;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    color: #e6bd88;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

iframe,
object,
embed {
    max-width: 100%;
}

input:focus {
    outline: none;
}

input {
    font-family: 'Heebo', sans-serif;
    text-align: right;
}

textarea {
    font-family: 'Heebo', sans-serif;
    text-align: right;
}

select {
    font-family: 'Heebo', sans-serif;
    text-align: right;
}

.img-fluid {
    width: 100%;
    height: auto;
    display: inline-block;
}


/* mobile menu */

.menuicon {
    display: none;
    cursor: pointer;
    padding: 25px 0 0 0;
    float: right;
}

.floatingnav {
    position: fixed;
    top: 0;
    right: -320px;
    width: 320px;
    height: 100%;
    background: #210f23;
    z-index: 999999999;
}

.mobilemenuheader {
    padding: 20px 10px;
    overflow: hidden;
    position: relative;
    border-bottom: 5px solid #c09664;
}

.mobilelogo {
    float: left;
}

.mobilelogo img {
    width: 100%;
    height: auto;
    display: inline-block;
    max-width: 150px;
}

.closemenu {
    float: right;
    padding: 0 0 0 0;
    cursor: pointer;
}

.menubox {
    color: #fff;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.menubox ul li {
    padding: 0 0 5px 0;
    text-align: right;
}

.menubox ul li a {
    font-weight: 300;
    text-decoration: none;
    color: #fff;
    font-size: 26px;
    padding-right: 21px;
}

.menubox ul li a:hover {
    text-decoration: none;
    color: #c09664;
}

.menubox ul li.current_page_item a {
    text-decoration: none;
    color: #c09664;
}

.menubox ul li.current_page_item ul li a {
    text-decoration: none;
    color: #fff;
}


/* main style start */

.container {
    max-width: 1315px;
    margin: 0 auto;
}

.headerarea {
    width: 100%;
    top: 0;
    left: 0;
    height: 130px;
    background: #201023;
    position: fixed;
    z-index: 99999;
}

.headercontainer {
    max-width: 1655px;
    margin: 0 auto;
}

.header {
    position: relative;
}

.headerright {
    position: absolute;
    right: 0;
    top: 30px;
}

.navigation {
    text-align: center;
    padding: 50px 15% 0 15%;
}

.navigation ul li {
    display: inline-block;
    position: relative;
}

.navigation ul li a {
    font-size: 22px;
    font-weight: 300;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 0 18px 20px 18px;
}

.navigation ul li ul {
    width: 250px;
    position: absolute;
    top: 40px;
    right: 0;
    background: #201023;
    padding: 10px 15px;
    display: none;
    text-align: right;
}

.navigation ul li ul li {
    display: block;
    padding: 0 0 0 0;
}

.navigation ul li ul li a {
    padding: 0 0 0 0;
    text-decoration: none;
    color: #fff;
}

.navigation ul li ul li ul {
    top: 0;
    right: 260px;
}

.navigation ul li:hover>ul {
    display: block;
}

.navigation ul li a:hover {
    color: #e6bd88;
}

.navigation ul li.current_page_item a {
    color: #fff;
    font-weight: 800;
}

.headerleft {
    position: absolute;
    left: 0;
    top: 50px;
    color: #e6bc87;
}

.contactno h4 {
    font-weight: 800;
    color: #e6bc87;
    font-size: 25px;
    line-height: 25px;
}

.homeslider {
    position: relative;
    overflow: hidden;
    direction: ltr;
}

.slideroverlay {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 895595;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background: url(images/sliderinfobg.png) repeat top right;
}

.sliderinfo {
    padding: 300px 0 0 0;
    overflow: hidden;
    color: #fff;
}

.sliderinfo h1 {
    font-weight: 300;
    font-size: 70px;
    line-height: 70px;
    position: relative;
    padding: 0 0 20px 0;
}

.sliderinfo h1::after {
    content: "";
    width: 61px;
    height: 77px;
    position: absolute;
    background: url(images/heading-icon.png) no-repeat 0 0;
}

.sliderinfo p {
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    padding: 0 0 60px 0;
}

.sliderbutton a {
    font-weight: 300;
    background: #c09664;
    display: inline-block;
    padding: 20px 75px 20px 75px;
    color: #210f23;
    font-size: 40px;
}

.sliderbutton a:hover {
    background: #201023;
    color: #fff;
}

.laywerarea {
    background: #fff;
    padding: 80px 0 80px 0;
    overflow: hidden;
}

.title-bar {
    margin: 0 0 60px 0;
    overflow: hidden;
    text-align: center;
}

.title-bar h2 {
    font-size: 60px;
    line-height: 60px;
    background: url(images/title-bg.png) no-repeat center bottom;
    padding: 0 0 50px 0;
    font-weight: 300;
}

.lawyerrow {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0 0;
    overflow: hidden;
}

.singlelaywer {
    width: 48%;
    margin: 0 1% 2% 1%;
}

.laywerinner {
    position: relative;
    overflow: hidden;
}

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

.lawyertitle {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(images/purple-transparent-bg.png) repeat top right;
    padding: 15px 0 15px 0;
    text-align: center;
    color: #cca57a;
}

.lawyertitle h4 {
    font-size: 25px;
    line-height: 25px;
    font-weight: 800;
}

.laywerextracontent {
    text-align: center;
    overflow: hidden;
}

.laywerextracontent p {
    font-size: 22px;
    line-height: 30px;
    padding: 30px 0 0 0;
}

.servicesarea {
    background: #210f23;
    padding: 100px 0 100px 0;
    overflow: hidden;
}

.servicesarea .title-bar h2 {
    color: #fff;
}

.servicesrow {
    display: flex;
    flex-wrap: wrap;
}

.servicesitem {
    width: 48%;
    margin: 0 1% 2% 1%;
    overflow: hidden;
}

.servicesinner {
    position: relative;
    overflow: hidden;
}

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

.servicesinfo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    margin: 0;
    z-index: 1;
    text-align: center;
    background: url(images/transparentbg.png) repeat top right;
}

.servicesinfoinner {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.servicesinfoinner p {
    font-size: 40px;
    line-height: 45px;
    padding: 0 5px 0 5px;
}

.fulllink {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
}

.homecontactarea {
    background-image: linear-gradient(-90deg, #e4b984, #b88647);
    padding: 80px 0 80px 0;
    overflow: hidden;
    color: #210f23;
}

.contactformarea h2 {
    font-size: 60px;
    line-height: 60px;
    padding: 0 0 20px 0;
    font-weight: 300;
    text-align: center;
}

.contactformarea p {
    font-size: 22px;
    text-align: center;
    padding: 0 0 30px 0;
}

.contactformrow {
    overflow: hidden;
}

.contactformlist {
    float: right;
    width: 32.33%;
    margin: 0 0.5% 0 0.5%;
}

.contactformlist input {
    width: calc(100% - 50px);
    height: 80px;
    border: none;
    background: #fff;
    padding: 0 25px 0 25px;
    font-size: 25px;
    font-weight: 300;
}

.contactformsend {
    overflow: hidden;
    padding: 25px 0.5% 0 0.5%;
}

.contactformsend input {
    width: 100%;
    height: 80px;
    background: #210f23;
    color: #e6bc87;
    border: none;
    cursor: pointer;
    text-align: center;
    font-weight: 800;
    font-size: 25px;
}

.contactformsend input:hover {
    background: #000;
    color: #fff;
}

.pressarea {
    padding: 110px 0 110px 0;
    overflow: hidden;
    background: #fff;
}

.pressbox {
    padding: 0 0 50px 0;
    overflow: hidden;
}

.presslist {
    margin: 0 0 50px 0;
    overflow: hidden;
}

.presstitle {
    border-bottom: 3px solid #210f23;
    overflow: hidden;
}

.presstitleholder {
    float: right;
    background: #210f23;
    padding: 10px 13px 10px 60px;
    color: #e6bc87;
}

.pressinfo {
    padding: 30px 0 0 0;
    overflow: hidden;
}

.pressinfo p {
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
}

.pressinfo a {
    font-weight: 800;
}

.successarea {
    background: #f1f2f3;
    padding: 110px 0 110px 0;
    overflow: hidden;
}

.successrow {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 60px 0;
}

.singlesuccess {
    width: 31.33%;
    margin: 0 1% 2% 1%;
    overflow: hidden;
}

.successthumb {
    padding: 0 0 30px 0;
    overflow: hidden;
}

.successthumb img {
    width: 100%;
    height: auto;
    display: block;
}
.singlesuccess h4{
    font-size: 24px;
    line-height: 25px;
    font-weight: 800;
    padding: 0 0 10px 0;
}
.singlesuccess p {
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    padding: 0 0 10px 0;
}

.singlesuccess span {
    font-size: 24px;
    font-weight: 800;
}

.sucessmore {
    text-align: center;
    overflow: hidden;
    padding: 0 0 0 0;
}

.sucessmore a {
    font-size: 22px;
    color: #210f23;
    display: inline-block;
    padding: 10px 30px 10px 30px;
    background: #e6bc87;
    font-weight: 300;
}

.sucessmore a:hover {
    background: #210f23;
    color: #fff;
}

.footerarea {
    background: #210f23;
    padding: 60px 0 60px 0;
    overflow: hidden;
    color: #fff;
}

.footer-logo {
    text-align: center;
    padding: 0 0 70px 0;
}

.footer-logo img {
    width: 100%;
    height: auto;
    display: inline-block;
    max-width: 354px;
}

.footermenu {
    display: flex;
    flex-wrap: wrap;
}

.footer-col {
    width: 23.33%;
    margin: 0 5% 0 5%;
    color: #fff;
}

.footer-col h4 {
    font-size: 25px;
    line-height: 25px;
    padding: 0 0 10px 0;
}

.footer-col ul li {
    padding: 0 0 5px 0;
    font-weight: 300;
}

.footer-col ul li a {
    color: #fff;
    text-decoration: none;
}

.footer-col ul li a:hover {
    color: #e6bd88;
    text-decoration: none;
}


/* for blog page */

.bannerarea {
    position: relative;
    overflow: hidden;
}

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

.banner-title-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: url(images/transparentbg.png) repeat top right;
    z-index: 2222;
    color: #fff;
}

.banner-title {
    padding: 210px 0 0 0;
    overflow: hidden;
    text-align: center;
}

.banner-title h1 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
}


/* for cubes page */

.servicelandingarea {
    background: #fff;
    padding: 50px 0 50px 0;
}

.serviceslandingitem {
    width: 31.33%;
    margin: 0 1% 2% 1%;
}


/* for lawyer details page */

.lawyerdetails {
    padding: 0 0 0 0;
    overflow: hidden;
}

.lawyerdetailsright {
    float: right;
    width: 48%;
}

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

.lawyerdetailsleft {
    float: left;
    width: 48%;
}

.lawyercontent h4 {
    font-size: 25px;
    line-height: 25px;
    color: #e6bc87;
    font-weight: 800;
    padding: 0 0 25px 0;
}

.lawyercontent p {
    padding: 0 0 8px 0;
    line-height: 36px;
}


/* for services page */

.serviceslanding {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.singleservices {
    width: 49%;
    margin: 0 0.5% 1% 0.5%;
    overflow: hidden;
}

.singleservices h4 {
    font-size: 25px;
    text-decoration: none;
    background: #201023;
    color: #c39f77;
    padding: 45px 5px 45px 5px;
    display: block;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}

.singleservices h4:hover {
    background: #000;
    color: #fff;
}

.serviceslist {
    overflow: hidden;
    display: none;
}

.serviceslist ul li {
    margin: 1% 0 0 0;
    text-align: center;
}

.serviceslist ul li a {
    font-size: 25px;
    text-decoration: none;
    background-image: linear-gradient(-90deg, #b88647, #e4b984);
    color: #fff;
    padding: 45px 5px 45px 5px;
    display: block;
    font-weight: 300;
}

.serviceslist ul li a:hover {
    background-image: linear-gradient(-90deg, #e4b984, #b88647);
    color: #fff;
}


/* for service details */

.servicesdetails {
    overflow: hidden;
}

.servicesdetails h4 {
    color: #e6bc87;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    padding: 0 0 25px 0;
}

.servicesdetails p {
    line-height: 32px;
    padding: 0 0 8px 0;
}

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


/* for default page */

.defaultcontent {
    overflow: hidden;
}

.defaultright {
    width: 72%;
    float: right;
}

.defaultcontent h4 {
    color: #e6bc87;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    padding: 0 0 25px 0;
}

.defaultcontent p {
    line-height: 32px;
    padding: 0 0 8px 0;
}

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

.defaultleft {
    width: 25%;
    float: left;
}

.sidebar {
    background: #f8f8f8;
    padding: 20px;
    overflow: hidden;
}

.sidebar-widget {
    padding: 0 0 25px 0;
    overflow: hidden;
}

.sidebar-widget h4 {
    font-weight: bold;
    padding: 0 0 20px 0;
	font-size:25px;
}

.contactlist {
    padding: 0 0 10px 0;
    overflow: hidden;
}

.contactlist input {
    width: 93%;
    font-size: 14px;
    color: #1f1023;
    height: 40px;
    padding: 0 3% 0 3%;
    border: 1px solid #1f1023;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.contactlist textarea {
    width: 93%;
    font-size: 14px;
    color: #1f1023;
    height: 150px;
    padding: 10px 3% 5px 3%;
    border: 1px solid #1f1023;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    resize: none;
}

.conntactsend input {
    font-size: 14px;
    text-align: center;
    max-width: 180px;
    width: 100%;
    height: 50px;
    background: #1f1023;
    border: none;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.conntactsend input:hover {
    background: #e7be8a;
    color: #fff;
}

.sidebar .wpcf7-spinner {
    display: block;
}

.latestpost h3 {
    padding: 0 0 20px 0;
    line-height: 20px;
}
.singleservices h5 a {
    font-size: 25px;
    text-decoration: none;
    background: #201023;
    color: #c39f77;
    padding: 45px 5px 45px 5px;
    display: block;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}
.singleservices h5 a:hover {
    background: #000;
    color: #fff;
}

/* for contact page */

.contactarea{
    padding: 0 0 20px 0;
    overflow: hidden;
}
.contactleft{
    width: 30%;
    float: left;
}
.forminfolist{
    padding: 0 0 40px 0;
    overflow: hidden;
    text-align: center;
}
.forminfolist p{
    padding: 10px 0 0 0;
}
.contactright{
    width: 65%;
    float: right;
}
.formlist{
    padding: 0 0 4% 0;
    overflow: hidden;
}
.formlistleft{
    width: 48%;
    float: left;
}
.formlistright{
    width: 48%;
    float: right;
}
.formlist input{
    width: calc(100% - 22px);
    height: 45px;
    padding: 0 10px;
    border: 1px solid #201023;
    background: #f5f5f5;
    color: #000;
}
.formlist textarea{
    width: calc(100% - 22px);
    height: 147px;
    padding: 10px 10px;
    border: 1px solid #201023;
    background: #f5f5f5;
    color: #000;
    resize:none;
}
.formsend input{
    width: 150px;
    height: 45px;
    border:none;
    background: #201023;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    border-radius: 25px;
}
.formsend input:hover{
    background: #e6bc87;
    color: #fff;
}
.wpcf7-spinner{
    display: block;
}
.featuredimage{
    float: left;
    padding: 0 10px 10px 0;
}
.featuredimage img{
    width: auto;
    max-width: 100%;
    height: auto;
    display: inline-block;
}
.pressthumb{
    width: 8%;
    float: right;
    margin: 0 0 0 0;
}
.pressthumb img{
    width: 100%;
    height: auto;
    display: block;
}
.presscontent{
    width: 90%;
    float: left;
}