/*
Theme Name: beverly-hills

*/

/*
* DIGGER BASIC STYLE
*/
a:hover {
    text-decoration: none;
}

blockquote {
    background: #f9f9f9;
    border-left: 5px solid #bdbdbd;
    margin: 1.5em 10px;
    padding: 1em;
    font-style: italic;
}

blockquote:before {
    color: #dfdfdf;
    content: "\201D";
    font-size: 7em;
    line-height: .1em;
    vertical-align: 0;
    float: right;
}

figcaption,
.wp-caption-text {
    font-size: 1em;
    margin: .9em 0;
    text-align: center;
    color: #777;
}

.wp-block-group__inner-container {
    padding: 1em;
}

.wp-caption {
    max-width: 100%;
}

.entry-title,
.hometitle {
    overflow-wrap: break-word;
}

.digger-blue-back {
    background-color: #f2f7fe;
}

/*
* BOOTSTRAP CHANGES
*/
.card-title a {
    text-decoration: none;
    color: #000;
}

.card-title a:hover {
    text-decoration: none;
    color: #454545;
}

/*
* DIGGER ARCHIVES
*/
.thumbnail-archive img {
    float: right;
    margin: 0 0 1em 1em;
    border-radius: 5px;
}

.hometitle {
    text-decoration: none;
    border: none;
    color: #000;
}

.hometitle:hover {
    text-decoration: none;
    border: none;
    color: #666;
}

.block-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.archive-posts {
    position: relative;
}

.archive-posts:hover {
    border-color: #ababab !important;
}

.archive-posts small a,
.all-tags-link {
    z-index: 2;
    position: relative;
}

/*
* AUTHOR BLOCK
*/
.postauthor-wrap {
    width: 100%;
    clear: both;
}

.postauthor-wrap .fn {
    color: #000;
    font-size: .85em;
    font-weight: 700;
}

.postauthor-wrap .fn:hover {
    color: #000;
    text-decoration: none;
}

.avatar-100 {
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 1em 1em 0;
    border-radius: 50%;
}

/*
* CODE AND PRE STYLES
*/
pre {
    padding: 1.3em;
    margin: 1em 0 2em;
    word-break: break-all;
    overflow: auto;
    background-color: #edf2f6;
    border-radius: 15px;
    color: #333;
    white-space: pre;
}

.wp-block-code code {
    white-space: pre;
    overflow-wrap: break-word;
}

p code {
    padding: 2px 4px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

/*
* COMMENTS STYLES
*/
#comments .comment-navigation {
    margin-bottom: 0;
}

#comments .comment-navigation-below {
    margin-bottom: 20px;
    margin-top: 15px;
}

#comments .media-list li .media {
    margin-top: 15px;
}

#comments .media-list li .media .media-body {
    border: 1px solid #dbdbdb;
    padding: 10px;
}

#comments .media-list li .media .media-body .comment-author {
    font-size: 12px;
    margin-bottom: 10px;
}

#comments .media-list ul.children {
    list-style: none;
    margin-left: 1em;
}

.comment-avatar {
    float: left;
}

.media-body {
    width: 10000px;
}

.comment-content {
    position: relative;
}

.comment-content pre {
    white-space: pre;
    overflow-x: auto;
    display: block;
    max-width: 860px;
}

.comment-content table {
    margin-bottom: 1.5em;
}

.comment-content table tr td,
.comment-content table tr th {
    padding: .5em;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.comment-reply-link {
    font-size: .85em;
}

#cancel-comment-reply-link {
    margin-left: .5em;
}

.comment-reply-title {
    margin-top: 1em;
    font-size: 1.3em;
}



/*
* FOOTER MENU
*/

.main-gradient {
    background: -webkit-linear-gradient(45deg, #0d6efd, #68a4fd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.da-footer-menu {
    color: #232323;
}

.da-footer-menu ul,
ul.da-footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.da-footer-menu ul li,
ul.da-footer-menu li {
    margin-bottom: 1.3em;
}

.da-footer-menu a {
    color: #232323;
    text-decoration: none;
    border-bottom: 1px solid #232323;
}

.da-footer-menu a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.da-footer-menu .sub-menu {
    margin: 1em 0 1em 1.5em;
}

.da-footer-menu .sub-menu li {
    margin-bottom: .5em;
}

/*
* NAVBAR STYLES
*/

.custom-logo {
    margin-right: .6em;
    vertical-align: middle;
}

/*
* ALIGN
*/

.wp-block-gallery:not(.has-nested-images) {
    margin-bottom: 2em;
}

.wp-block-cover__inner-container p {
    margin-bottom: 0;
}

.wp-block-button,
.wp-block-cover,
.wp-block-archives,
.wp-block-calendar,
.wp-block-categories,
.wp-block-group,
.wp-block-media-text {
    margin-bottom: 1.5em;
}

.alignnone {
    margin: .3em 1em 1em 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: .3em auto .3em auto;
}

.alignright {
    float: right;
    margin: .3em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .3em 1em 1em 0 !important;
}

.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
    border-radius: 0;
}

/*
* PAGINATION
*/

.nopage {
    padding: .2em 1em;
}

/*
* OTHER STYLES
*/

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote p cite {
    font-size: .8em;
}

.entry-content>table {
    margin-bottom: 1.5em;
}

.entry-content>table tr td,
.entry-content>table tr th {
    padding: .5em;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
}

.edit-block {
    font-size: .8em;
    clear: both;
}

.edit-block a {
    color: #777777;
}

.edit-block a:hover {
    color: #777777;
}

.page-block,
.page-links {
    clear: both;
}

.bypostauthor {
    background-color: #FF1100;
}

.bypostauthor .avatar {
    border: 1px dotted #FF1100;
}

.gallery-caption {
    color: #565656;
}

.footer-copyright {
    color: #676767;
    text-decoration: none;
}

.footer-copyright:hover {
    color: #000000;
    text-decoration: none;
}

/* 
* Text meant only for screen readers
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*
* MEDIA AND MOBILE
*/

@media (min-width: 992px) {
    .text-xl {
        font-size: 4.5rem !important;
    }

    .display-1 {
        font-size: 6rem;
    }

    .entry-title {
        font-size: 3.6em;
    }

    article {
        font-size: 1.2em;
    }

    p {
        margin-bottom: 1.5em;
    }

    .content-area article h2,
    .content-area article h3,
    .content-area article h4 {
        font-weight: bold;
        margin-top: 1.5em;
        margin-bottom: 1em;
    }

    pre {
        font-size: 1.1em;
    }

    .da-footer-menu a {
        font-size: 1.2em;
    }

    .h1,
    h1 {
        line-height: 1.25em;
    }

    p.wp-caption-text {
        font-size: 1em !important;
    }
}



body {
    --BrownColor: #b38d3c;
    --LightBgColor: #f5f0e6;
    --headingColor: #333333;
    --textcolor: #666666;
    font-family: 'Roboto', sans-serif !important;
	background: #ffffff !important;
}

p {
    font-size: 16px;
    line-height: 28px;
    color: var(--textcolor);
    font-family: 'Roboto', sans-serif !important;
}

.container {
    max-width: 1240px !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--headingColor);
    padding: 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif !important;
}

a{
	text-decoration: none;
	transition-duration: 0.3s;
}

a:hover{
	text-decoration: none;
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 8px;
    height: 8px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 8px;

    position: absolute;
    top: 0;
    left: 0;

    width: 8px;
    height: 8px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


/*----*/



.services-scroll .slick-dots,
.package-scroll .slick-dots,
.testimonials-scroll .slick-dots {
	bottom: -25px !important;
}

.services-scroll .slick-dots li button,
.package-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
	border: 2px solid var(--BrownColor);
	list-style: none !important;
	z-index: 990;
	border-radius: 50%;
}

.services-scroll .slick-dots li button,
.package-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
	border: 2px solid var(--BrownColor);
	list-style: none !important;
	z-index: 990;
	border-radius: 50%;
}

.services-scroll li button:before,
.package-scroll li button:before,
.testimonials-scroll li button:before {
	display: none;
	visibility: hidden;
}

.services-scroll .slick-dots li.slick-active button,
.package-scroll .slick-dots li.slick-active button,
.testimonials-scroll .slick-dots li.slick-active button {
	background: var(--BrownColor);
}

.services-scroll .slick-dots li.slick-active button,
.package-scroll .slick-dots li.slick-active button,
.testimonials-scroll .slick-dots li.slick-active button {
	background: var(--BrownColor);
}

.services-scroll .slick-dots li button,
.package-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
	border: 2px solid var(--BrownColor);
	list-style: none !important;
	z-index: 990;
	border-radius: 50%;
}



::selection {
    background: var(--BrownColor);
    color: #fff;
}

::-moz-selection {
    background: var(--BrownColor);
	color: #fff;
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    border-radius: 0
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: rgba(179, 141, 60, .9);
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(179, 141, 60, 1);
}

.header-top-wrapper{
    width: 100%;
    height: 35px;
    background: var(--BrownColor);
    color: var(--LightBgColor);
    transition-duration: 0.3s;
}

.header-wrapper{
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1020;
    transition-duration: 0.3s;
    background: rgba(255, 255, 255, 0.0);
}

.header-wrapper .logo-div{
    width: 200px;
    height: 180px;
    background: url(../beverly-hills/images/logo.jpg) no-repeat #fff;
    display: block;
    position: relative;
    margin-top: -28px;
    border-radius: 5px;
    transition-duration: 0.3s;
}

.header-wrapper .logo-div::after{
    width: 13px;
    height: 75px;
    position: absolute;
    top: 28px;
    right: -13px;
    background: url(../beverly-hills/images/logo-shadow.png) no-repeat;
    content: '';
    transition-duration: 0.3s;
}

.header-wrapper .logo-div::before{
    width: 13px;
    height: 75px;
    position: absolute;
    top: 28px;
    left: -13px;
    background: url(../beverly-hills/images/logo-shadow.png) no-repeat;
    content: '';
    transform: rotateY(180deg);
    transition-duration: 0.3s;
}


.header-wrapper .logo-div img{
    width: 200px;
    height: 180px;
    object-fit: cover;
    border-radius: 5px;
}

.header-wrapper .phone-con{
    width: 200px;
    float: right;
    position: relative;
    display: inline-block;
    padding-left: 56px;
    margin-top: 25px;
}

.header-wrapper .phone-con h6{
    width: 100%;
    padding: 0;
    margin: 5px 0px 2px 0px;
    font-size: 14px;
    display: block;
    color: var(--textcolor);
}

.header-wrapper .phone-con h5{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: var(--headingColor);
    display: block;
}

.header-wrapper .phone-con h5 a{
    color: var(--headingColor);
    text-decoration: none;
    font-weight: 700;
}

.header-wrapper .phone-con span{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: var(--LightBgColor);
}

.header-wrapper .phone-con span img{
    width: 45px;
    height: 45px;
}

.header-wrapper .col-lg-6 #mega-menu-wrap-primary{
    margin-top: 30px;    
    transition-duration: 0.3s;

}

.header-wrapper .col-lg-6 #mega-menu-wrap-primary .mega-menu-link{
    font-weight: 400 !important;
}

.header-top-wrapper .socialmedia{
    width: auto;
    padding: 0;
    margin: 0;
}

.header-top-wrapper .socialmedia li{
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.header-top-wrapper .socialmedia li a{
    color: var(--LightBgColor);
    padding: 0px 10px;
    margin: 0;
    line-height: 35px;
    display: inline-block;
    font-size: 14px;
}

.header-top-wrapper .col-lg-6{
    text-align: right;
}

.header-top-wrapper .col-lg-6 h6{
    width: auto;
    padding: 0;
    margin: 0;
    font-weight: 400;
    display: inline-block;
}

.header-top-wrapper .col-lg-6 h6 a{
    color: var(--LightBgColor);
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 13px;
}

.header-top-wrapper .col-lg-6 h6 i{
    color: var(--LightBgColor);
    text-decoration: none;
    margin-right: 8px;
    font-size: 13px;
}

.header-top-wrapper .col-lg-6 select{
    float: right;
    border: none;
    height: 35px;
    padding: 0px 10px;
    
    background: none;
    margin: 0;
    color: var(--LightBgColor);
    font-size: 13px;
    outline: none;
    border-right: 1px solid #c2a463;
    border-left: 1px solid #c2a463;
    margin-left: 15px;
}


.banner-wrapper{
    width: 100%;
    height: 560px;
    background: var(--LightBgColor);
    margin-top: 130px;
    position: relative;
    overflow: hidden;
}

.banner-wrapper .banner-image-bg{
    width: 100%;
    height: 560px;
    object-fit: cover;
    opacity: 0.08;
    position: absolute;
    left: 0px;
    top: 0px;
}

.banner-wrapper .carousel-item .col-lg-6{
    position: relative;
    z-index: 10;
}

.banner-wrapper .carousel-item .col-lg-6:last-child img{
    width: 100%;
    height: 560px;
    object-fit: cover;
}

.banner-wrapper .container{
    position: relative;
}

.banner-wrapper .container::before{
    width: 700px;
    height: 700px;
    background: var(--BrownColor);
    border-radius: 50%;
    position: absolute;
    right: -250px;
    top: 50%;
    margin-top: -350px;
    content: '';
    z-index: 0;
}

.banner-wrapper:after{
    width: 20%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    content: '';
    background: var(--BrownColor);
}

.banner-wrapper .carousel-item .col-lg-6:first-child{
    min-height: 560px;
    display: table;
}

.banner-wrapper .carousel-item .col-lg-6:first-child .banner-middle-align{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.banner-wrapper .carousel-item .col-lg-6:first-child .banner-middle-align h1{
    padding: 0;
    margin: 0px 0px 15px 0px;
    font-family: "Oswald", sans-serif !important;
    font-weight: 300;
    font-size: 60px;
    line-height: 64px;
}

.banner-wrapper .carousel-item .col-lg-6:first-child .banner-middle-align p{
    padding: 0;
    margin: 0px 0px 30px 0px;
}

.banner-wrapper .container{
    position: relative;
}



.learnmore-btn{
    color: var(--BrownColor);
    border: 2px solid var(--BrownColor);
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    padding: 6px 30px;
    border-radius: 20px;
    font-weight: 500;
}

.learnmore-btn:hover{
    background: var(--BrownColor);
    color: var(--LightBgColor);
    text-decoration: none;
}

.footer-wrapper{
    width: 100%;

    background: url(images/footer-bg.jpg) no-repeat center center fixed var(--BrownColor); 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.footer-btm{
    width: 100%;
    background: rgba(0, 0, 0, .2);
}


.footer-wrapper .footer-btm p{
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: var(--LightBgColor);
}

.footer-wrapper .footer-btm p a{
    color: var(--LightBgColor);
    text-decoration: none;
}

.footer-wrapper .footer-btm .col-lg-6{
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-wrapper .footer-btm .col-lg-6:last-child p{
    text-align: right;
}

.footer-wrapper .col-lg-3 h4{
    width: 100%;
    padding: 0;
    margin: 0px 0px 20px 0px;
    color: var(--LightBgColor);
    font-size: 22px;
}

.footer-wrapper .col-lg-3.footer-links ul{
    width: 100%;
    padding: 0;
    margin: 0;
}

.footer-wrapper .col-lg-3.footer-links ul li{
    list-style: none;
    padding: 0;
    margin: 0px 0px 10px 0px;
    line-height: normal;
}

.footer-wrapper .col-lg-3.footer-links ul li:last-child{
    margin-bottom: 0px;
}

.footer-wrapper .col-lg-3.footer-links ul li a{
    color: #e5dac4;
    text-decoration: none;
    font-size: 15px;
    transition-duration: 0.3s;
}

.footer-wrapper .col-lg-3.footer-links ul li a:hover{
    color: var(--LightBgColor);
}

.footer-wrapper .col-lg-3{
    margin-top: 80px;
    margin-bottom: 80px;
}

.footer-wrapper .col-lg-3 p{
    color: #e5dac4;
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
    padding: 0px;
    margin: 0px 0px 14px 0px;
}

.footer-wrapper .col-lg-3 p a{
    color: #e5dac4;
    text-decoration: none;
}

.footer-wrapper .col-lg-3 p i{
    font-size: 14px;
    margin-right: 10px;
}

.footer-wrapper .col-lg-3 .socialmedia-icons{
    width: 100%;
    padding: 0;
    margin: 25px 0px 0px 0px;
    display: block;
}

.footer-wrapper .col-lg-3 .socialmedia-icons li{
    list-style: none;
    padding: 0;
    margin: 0px 5px 0px 0px;
    display: inline-block;
}

.footer-wrapper .col-lg-3 .socialmedia-icons li a{
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.footer-wrapper .col-lg-3 .socialmedia-icons li a:hover{
    color: #fff !important;
    text-decoration: none;
}

.footer-wrapper .col-lg-3 .socialmedia-icons li a.fb{
    background: #3f64ac;
}

.footer-wrapper .col-lg-3 .socialmedia-icons li a.tw{
    background: #1c9be9;
}

.footer-wrapper .col-lg-3 .socialmedia-icons li a.li{
    background: #0e72a3;
}

.footer-wrapper .col-lg-3 .socialmedia-icons li a.in{
    background: #f6523f;
}

.footer-wrapper .col-lg-3 .footer-logo{
    display: inline-block;
    position: relative;
    top: 50%;
    margin-top: -76px;
}

.footer-wrapper .col-lg-3 .footer-logo img{
    width: 173px;
    height: 153px;
}

.f-nav .header-wrapper{
    background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);

}

.f-nav .header-top-wrapper{
    margin-top: -35px;
}

.f-nav .header-wrapper .logo-div{
    margin-top: 0px;
    width: 100px;
    height: 60px;
    background-size: 100%;
    display: block;
    margin-bottom: 5px;
}

.f-nav .header-wrapper .logo-div:before,
.f-nav .header-wrapper .logo-div:after{
    opacity: 0;
}

.f-nav .header-wrapper .phone-con{
    margin-top: 10px;
}

.f-nav .header-wrapper .col-lg-6 #mega-menu-wrap-primary{
    margin-top: 15px;
}

.about-wrapper{
    width: 100%;
    padding: 100px 0px 160px 0px;
    margin: 100px 0px 0px 0px;
    position: relative;
    display: block;

    background: url(../beverly-hills/images/about-bg.jpg) no-repeat center center fixed var(--LightBgColor); 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.about-wrapper .about-image{
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    display: block;
}

.about-wrapper .about-image img{
    width: 100%;
    height: 490px;
    object-fit: cover;
}

.about-wrapper .col-lg-7 p{
    text-align: justify;
}

.about-wrapper .col-lg-7 h1{
    padding: 0;
    margin: 0px 0px 20px 0px;
    font-family: "Oswald", sans-serif !important;
    font-weight: 300;
    font-size: 52px;
    line-height: 52px;
}

.readmore-btn{
    display: inline-block;
    color: var(--BrownColor);
    border: 2px solid var(--BrownColor);
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    padding: 6px 25px;
    border-radius: 20px;
}

.readmore-btn:hover{
    background: var(--BrownColor);
    color: var(--LightBgColor);
    text-decoration: none;
}

.about-wrapper .col-lg-7 .readmore-btn{
    margin-top: 8px;
}

.getstarted-wrapper{
    width: 100%;
    min-height: 120px;
    background: var(--BrownColor);
    border-radius: 5px;
    position: relative;
    margin-top: -50px;
    z-index: 100;
}

.download-brochure{
    width: 100%;
    display: table;
    background: rgba(0,0,0,0.15);
    background: -moz-linear-gradient(left, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.15)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
    position: relative;
    min-height: 120px;
    
}

.download-brochure span{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    
}

.download-brochure span div{
    position: relative;
    padding-left: 100px;
    width: auto;
    display: inline-block;
}

.download-brochure h6{
    width: 100%;
    padding: 0;
    margin: 0;
    color: var(--LightBgColor);
    font-size: 18px;
    font-weight: 500;
}

.download-brochure h4{
    width: 100%;
    padding: 0;
    margin: 0;
    color: var(--LightBgColor);
    font-size: 28px;
    font-weight: 500;
    text-transform: uppercase;
}

.download-brochure i{
    position: absolute;
    left: 40px;
    top: 8px;
    color: var(--LightBgColor);
    font-size: 40px;
}

.getstarted-wrapper-con{
    width: 100%;
    position: relative;
    padding-left: 145px;
    display: inline-block;
}

.getstarted-wrapper-con:before{
    width: 84px;
    height: 68px;
    background: url(../beverly-hills/images/get-started-icon.png) no-repeat;
    position: absolute;
    left: 30px;
    top: 24px;
    content: '';
}

.getstarted-wrapper-con .readmore-btn{
    border-color: var(--LightBgColor);
    color: var(--LightBgColor);
    position: absolute;
    top: 44px;
    right: 10px;
}

.getstarted-wrapper-con .readmore-btn:hover{
    background: var(--LightBgColor);
    color: var(--BrownColor);
}

.getstarted-wrapper-con h5{
    color: var(--LightBgColor);
    text-decoration: none;
    padding: 0;
    margin: 34px 0px 0px 0px;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}

.getstarted-wrapper-con h5 a{
    color: var(--LightBgColor);
    text-decoration: none;
    font-weight: 700;
}

.testimonials-wrapper{
    margin-top: 90px;
}

.testimonials-wrapper .page-heading{
    text-align: center;
}

.page-heading h2{
    padding: 0;
    margin: 0px 0px 20px 0px;
    font-family: "Oswald", sans-serif !important;
    font-weight: 300;
    font-size: 52px;
    line-height: 52px;
    text-align: center;
}


.testimonials-item{
	width: 100%;
	padding: 0;
	margin: 0px;
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	display: block;
}

.testimonials-item .testimonials-footer{
	border-top: 1px solid #cccccc;
	width: 100%;
	display: block;
	position: relative;
	height: 80px;
	padding-left: 95px;
	transition-duration: 0.3s
}

.testimonials-item .testimonials-footer h5{
	width: 100%;
	padding: 0;
	margin: 20px 0px 4px 0px;
	font-size: 16px;
	color: var(--headingColor);
	font-weight: 500;
}

.testimonials-item .testimonials-footer h6{
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: var(--textcolor);
	font-weight: 500;
}

.testimonials-item .testimonials-footer span{
	width: 60px;
	height: 60px;
	background: url(../beverly-hills/images/testimonial-bg.png) no-repeat var(--LightBgColor);
	border-radius: 50%;
	position: absolute;
	left: 15px;
	top: 10px;
	overflow: hidden;
}

.testimonials-item .testimonials-footer span img{
	width: 60px;
	height: 60px;
	object-fit: cover;
}

.testimonials-item:hover{
	text-decoration: none;
	border-color: var(--BrownColor);
}

.testimonials-item:hover .testimonials-footer{
	border-color: var(--BrownColor);
}

.testimonials-item .testimonial-content{
	width: 100%;
	padding: 25px 25px 0px 25px;
	margin: 0px;
	min-height: 220px;
}

.testimonials-item .testimonial-content p{
	padding: 0;
	margin: 0;
	font-style: italic;
	color: var(--textcolor);

	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 6; 
           line-clamp: 6; 
   -webkit-box-orient: vertical;
}


.testimonials-scroll{
    margin-left: -8px;
    margin-right: -8px;
}

.testimonials-scroll .col-lg-4{
    padding-left: 8px;
    padding-right: 8px;
}

.news-quicklink-wrapper{
    margin-top: 100px;
    width: 100%;
    margin-bottom: 100px;
}

.quick-enquiry-wrapper{
    width: 100%;
    border: 1px solid var(--BrownColor);
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    padding: 45px 45px;
}

.quick-enquiry-wrapper h3{
    padding: 0;
    margin: 0px 0px 14px 0px;
    font-family: "Oswald", sans-serif !important;
    font-weight: 300;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
}

.quick-enquiry-wrapper .enq-text{
    font-size: 15px;
    padding: 0;
    margin: 0px 0px 15px 0px;
    line-height: 20px;
}

.quick-enquiry-wrapper .col-lg-12 input[type=text],
.quick-enquiry-wrapper .col-lg-12 input[type=email]{
    width: 100%;
    height: 44px;
    border: 1px solid #e5dfda;
    outline: none;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 12px;
    transition-duration: 0.3s;
    color: var(--textcolor);
}

.quick-enquiry-wrapper .col-lg-12 textarea{
    width: 100%;
    height: 90px;
    border: 1px solid #e5dfda;
    outline: none;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 12px;
    transition-duration: 0.3s;
    color: var(--textcolor);
}

.quick-enquiry-wrapper .col-lg-12 textarea:focus,
.quick-enquiry-wrapper .col-lg-12 input[type=text]:focus,
.quick-enquiry-wrapper .col-lg-12 input[type=email]:focus{
    border-color: var(--BrownColor);
}

.quick-enquiry-wrapper .col-lg-12 p{
    padding: 0;
    margin: 0;
}

.quick-enquiry-wrapper .submit-btn{
    width: 100%;
    padding: 8px 0px;
    margin: -10px 0px 0px 0px;
    background: var(--BrownColor);
    color: var(--LightBgColor);
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    border: none;
    outline: none;
    border-radius: 3px;
    position: relative;
}

.quick-enquiry-wrapper .col-lg-12{
    position: relative;
    padding-bottom: 10px;
}

.quick-enquiry-wrapper .col-lg-12:last-child{
    padding-bottom: 0px;
}

.wpcf7-spinner{
    position: absolute;
    left: 50%;
    
    padding: 0;
    margin: 0;
    margin-left: -12px;
    top: 10px;
}

.wpcf7-not-valid-tip{
    font-size: 11px;
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 4px 0px 0px 0px;
    line-height: normal;
}

.wpcf7-response-output{
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 10px 0px 0px 0px !important;
    font-size: 12px;
    line-height: 18px;
}

.newsevents-wrapper .page-heading h2{
    text-align: left;
}

.newsevents-item{
    width: 100%;
    display: inline-block;
    position: relative;
}

.newsevents-item span{
    width: 100%;
    padding: 0;
    margin: 0px 0px 14px 0px;
    border-radius: 5px;
    background: var(--BrownColor);
    height: 290px;
    display: block;
    overflow: hidden;
    position: relative;
}

.newsevents-item span img{
    width: 100%;
    height: 290px;
    object-fit: cover;
    transition-duration: 0.3s;
}

.newsevents-item:hover span img{
    opacity: 0.2;
    transform: scale(1.2);
}

.newsevents-item span i{
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 40%;
    margin-top: -12px;
    z-index: 100;
    font-size: 24px;
    color: var(--LightBgColor);
    opacity: 0;
    transition-duration: 0.3s;
}

.newsevents-item:hover span i{
    opacity: 1;
    top: 50%;
}

.newsevents-item h6{
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 22px;
    font-size: 15px;
    overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; 
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

.newsevents-item:hover h6{
    color: var(--BrownColor) !important;
}

.our-products-wrapper{
    margin-top: 100px;
    display: block;
}

.our-products-wrapper .page-heading p{
    text-align: center;
}

.ourproducts-item h6{
    width: 100%;
    padding: 0;
    margin: 0;
    background: var(--BrownColor);
    text-align: center;
    font-size: 15px;
    display: table;
    height: 54px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;

}

.ourproducts-item h6 span{
    width: 100%;
    text-align: center;
    color: var(--LightBgColor);
    display: table-cell;
    vertical-align: middle;
}

.ourproducts-item .product-image{
    width: 100%;
    display: block;
    border: 1px solid #cccccc;
    height: 230px;
    border-bottom: none;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    overflow: hidden;
    position: relative;
}

.ourproducts-item .product-image img{
    width: 100%;
    height: 230px;
    object-fit: cover;
    transition-duration: 0.3s;
}

.ourproducts-item:hover .product-image img{
    opacity: 0.2;
    transform: scale(1.2);
}

.ourproducts-item .product-image i{
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 40%;
    margin-top: -12px;
    z-index: 100;
    font-size: 24px;
    color: var(--BrownColor);
    opacity: 0;
    transition-duration: 0.3s;
}

.ourproducts-item:hover .product-image i{
    opacity: 1;
    top: 50%;
}

.services-scroll{
    margin-left: -8px;
    margin-right: -8px;
}

.services-scroll .col-lg-3{
    padding-left: 8px;
    padding-right: 8px;
}

.innerpage-header{
    width: 100%;
    height: 160px;
    background: var(--LightBgColor);
    position: relative;
    display: table;
    margin-top: 130px;
    overflow: hidden;
}

.innerpage-header h2{
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    font-family: "Oswald", sans-serif !important;
    font-weight: 300;
    font-size: 52px;
    line-height: 52px;
    position: relative;
    z-index: 10;
}

.innerpage-header .banner-image-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.08;
    position: absolute;
    left: 0px;
    top: 0px;
}

.innerpage-content-wrap{
    margin-top: 90px;
    margin-bottom: 90px;
}


@keyframes curve-lines {
    0%, 100% {
        transform: rotate(-20deg)
    }

    50% {
        transform: rotate(20deg)
    }
}

.aboutus-wrapper .col-lg-7 p{
    text-align: justify;
}

.aboutus-wrapper .col-lg-5 span{
    width: 100%;
    display: block;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 8px;
}

.aboutus-wrapper .col-lg-5 span img{
    width: 100%;
    height: 340px;
    object-fit: cover;
    
}

.product-page-wrapper .row .col-lg-3{
    margin-top: 8px;
    margin-bottom: 8px;
}


.contact-top-wrap{
    width: 100%;
    margin-top: 90px;
}

.contact-middle-wrap{
    position: relative;
    background: var(--LightBgColor);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: 70px;
    padding: 70px 0px;
}

.contact-top-wrap .contact-item-wrap{
    width: 100%;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    border-bottom: none;
    padding-top: 30px;
    min-height: 200px;
}

.contact-top-wrap .contact-item-wrap:after{
    width: 100%;
    height: 3px;
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: var(--BrownColor);
}

.contact-top-wrap .contact-item-wrap p{
    width: 100%;
    text-align: center;
    padding: 0px 10px;
    margin: 0px 0px 10px 0px;
    color: var(--textcolor);
    line-height: normal;
    overflow-wrap: anywhere;
}

.contact-top-wrap .contact-item-wrap p:last-child{
    margin-bottom: 0px;
}

.contact-top-wrap .contact-item-wrap p a{
    text-decoration: none;
    color: var(--textcolor);
}

.contact-top-wrap .contact-item-wrap h4{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: var(--headingColor);
    padding: 0;
    margin: 15px 0px 10px 0px;
}

.contact-top-wrap .contact-item-wrap i{
    font-size: 34px;
    color: var(--BrownColor);
}

.contact-middle-wrap .col-lg-7 h3{
    width: 100%;
    padding: 0;
    margin: 0px 0px 8px 0px;
    font-size: 28px;
    color: var(--headingColor);
}

.contact-middle-wrap .col-lg-7 p{
    padding: 0;
    margin: 0px 0px 25px 0px;
    color: var(--textcolor);
}

.contact-middle-wrap .col-lg-7 .col-lg-6 p,
.contact-middle-wrap .col-lg-7 .col-lg-12 p,
.contact-middle-wrap .col-lg-7 .col-lg-3 p{
    width: 100%;
    padding: 0;
    margin: 0;
}

.contact-middle-wrap .col-lg-7 .col-lg-6 input{
    width: 100%;
    padding: 0;
    margin: 0;
    height: 40px;
    background: none;
    border: 1px solid #c3b9a6;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 15px;
    color: var(--textcolor);
    transition-duration: 0.3s;
}

.contact-middle-wrap .col-lg-7 .col-lg-12 textarea{
    width: 100%;
    padding: 5px 0px 0px 0px;
    margin: 0;
    height: 140px;
    background: none;
    border: 1px solid #c3b9a6;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 15px;
    color: var(--textcolor);
    transition-duration: 0.3s;
}

.contact-middle-wrap .col-lg-7 .col-lg-6 input:focus,
.contact-middle-wrap .col-lg-7 .col-lg-12 textarea:focus{
    outline: none;
    border-color: var(--BrownColor);
}

.contact-middle-wrap .col-lg-7 .wpcf7-not-valid-tip{
    font-size: 11px;
    padding: 0;
    margin: 4px 0px 0px 0px;
    line-height: normal;
}

.contact-middle-wrap .col-lg-7 .wpcf7-response-output{
    width: 100%;
    text-align: center;
    padding: 5px 5px;
    margin: 10px 0px 0px 0px;
    font-size: 14px;
}

.contact-middle-wrap .col-lg-7 .col-lg-3{
    position: relative;
}

.contact-middle-wrap .col-lg-7 .submit-btn{
    line-height: 40px;
    padding: 0px 10px;
    border-radius: 3px;
    background: var(--BrownColor);
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    border: none;
    width: 100%;
    color: #fff;
    transition-duration: 0.3s;
}

.contact-middle-wrap .col-lg-7 .submit-btn:hover{
    color: #fff;
    text-decoration: none;
    outline: none;
}

.contact-middle-wrap .col-lg-7 .wpcf7-spinner{
    position: absolute;
    left: 50%;
    top: 8px;
    margin-left: -12px;
}

.contact-middle-wrap .col-lg-7 .col-lg-6{
    padding-bottom: 15px;
}

.contact-middle-wrap .col-lg-7 .col-lg-12{
    padding-bottom: 6px;
}

.contact-middle-wrap .col-lg-5 img{
    width: 100%;
    height: 423px;
    object-fit: cover;
    margin-top: 5px;
    border-radius: 10px;
}

.google-maps {
    position: relative;
    padding-bottom: 400px;
    height: 0;
    overflow: hidden;
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.contact-bottom-wrap{
    margin-bottom: 90px;
    margin-top: 70px;
    display: flex;
}

.product-single-page .product-image{
    width: 100%;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #cccccc;
    margin-top: 5px;
}

.product-single-page .product-image img{
    width: 100%;
    height: auto;
    object-fit: cover;
}

.product-single-page .col-lg-7 h4{
    width: 100%;
    padding: 0;
    margin: 25px 0px 10px 0px;
    font-size: 18px;
    color: var(--headingColor);
}

.product-single-page .col-lg-7 table{
    color: var(--textcolor);
    font-size: 15px;
}

.whatsapp-iconbtn {
	width: 50px;
	height: 50px;
	background: #11bb19;
	color: #fff !important;
	position: fixed;
	right: 40px;
	bottom: 40px;
	z-index: 1050;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	line-height: 50px;
	-webkit-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	box-shadow: 0 0 0 0 rgba(103, 184, 81, 0.5);
}



@-webkit-keyframes puls {
	to {
		box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);
	}
}

@-moz-keyframes puls {
	to {
		box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);
	}
}

@-ms-keyframes puls {
	to {
		box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);
	}
}

@keyframes puls {
	to {
		box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);
	}
}

.testimonials-page .testimonials-item{
    margin-top: 12px;
    margin-bottom: 12px;
}

.testimonials-page .testimonials-item .testimonial-content{
    min-height: auto;
    padding-bottom: 20px;
}

.testimonials-page .testimonials-item .testimonial-content p {
    overflow: visible;
    display: inline-block;    
}

.newssingle-wrapper .col-lg-4 .blog-image{
    width: 100%;
    display: inline-block;
    margin-bottom: 45px;
}

.newssingle-wrapper .col-lg-4 .blog-image img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.newssingle-wrapper .col-lg-4 h3{
    width: 100%;
    text-align: left;
    vertical-align: middle;
    padding: 0;
    margin: 0px 0px 14px 0px;
    font-family: "Oswald", sans-serif !important;
    font-weight: 300;
    font-size: 32px;
    position: relative;
    z-index: 10;
}

.newssingle-wrapper .col-lg-4 ul{
    width: 100%;
    padding: 0;
    margin: 0;
}

.newssingle-wrapper .col-lg-4 ul li{
    list-style: none;
    padding: 0;
    margin: 0px 0px 12px 0px;
}

.newssingle-wrapper .col-lg-4 ul li a{
    color: var(--textcolor);
}

.newssingle-wrapper .col-lg-4 ul li a:hover{
    color: var(--BrownColor);
}

.newssingle-wrapper .col-lg-8 p{
    text-align: justify;
}

.newssingle-wrapper .col-lg-8 .news-title{
    width: 100%;
    padding: 0;
    margin: 0px 0px 20px 0px;
    font-weight: 600;
    font-size: 24px;
}

.menu-language-container{
    width: auto;
    display: inline-block;
}

.menu-language-container ul{
    width: auto;
    padding: 0;
    margin: 0px 0px 0px 25px;
}

.menu-language-container ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.menu-language-container ul li a{
    color: var(--LightBgColor);
    line-height: 34px;
}

.about-wrapper .col-lg-7{
    padding-right: 45px;
}

.newsevents-wrapper{
    padding-left: 45px;
}

.contact-middle-wrap .col-lg-7{
    padding-left: 45px;
}

.lang-en .english-div{
    display: inline-block;
    visibility: visible;
}

.lang-en .arabic-div{
    display: none;
    visibility: hidden;
}

.lang-ar .english-div{
    display: none;
    visibility: hidden
}

.lang-ar .arabic-div{
    display: inline-block;
    visibility: visible;
}

.lang-ar .header-wrapper .phone-con{
    padding-left: 0px;
    padding-right: 56px;
}

.lang-ar .header-wrapper .phone-con span{
    left: auto;
    right: 0px;
}

.lang-ar .header-top-wrapper .col-lg-6 h6{
    text-align: left;
    direction: ltr;
    margin-left: 25px;
}

.lang-ar .header-top-wrapper .col-lg-6{
    text-align: left;
}

.lang-ar .banner-wrapper .container::before{
    right: auto;
    left: -250px;
}

.lang-ar .banner-wrapper:after{
    right: auto;
    left: 0px;
}

.lang-ar .about-wrapper .col-lg-7{
    padding-right: 12px;
    padding-left: 45px;
}

.lang-ar .newsevents-wrapper{
    padding-left: 12px;
    padding-right: 45px;
}

.lang-ar .header-wrapper .phone-con h5{
    direction: ltr;
    text-align: right;
}

.lang-ar .page-heading h2,
.lang-ar .banner-wrapper .carousel-item .col-lg-6:first-child .banner-middle-align h1,
.lang-ar .about-wrapper .col-lg-7 h1{
    font-weight: 400;
}

.lang-ar .testimonials-item .testimonials-footer{
    padding-right: 95px;
    padding-left: 10px;
}

.lang-ar .testimonials-item .testimonials-footer span{
    left: auto;
    right: 15px;
}

.lang-ar  .newsevents-wrapper .page-heading h2{
    text-align: right;
}

.lang-ar .quick-enquiry-wrapper h3{
    font-weight: 400;
}

.lang-ar .download-brochure span div{
    padding-left: 0px;
    padding-right: 110px;
}

.lang-ar .download-brochure i{
    left: auto;
    right: 45px;
}

.lang-ar .download-brochure{
    background: none;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.lang-ar .getstarted-wrapper-con{
    padding-left: 0px;
    padding-right: 145px;
    padding-left: 245px;
}

.lang-ar .getstarted-wrapper-con:before{
    left: auto;
    right: 30px;
}

.lang-ar .getstarted-wrapper-con .readmore-btn{
    right: auto;
    left: 10px;
}

.lang-ar .getstarted-wrapper-con h5{
    direction: ltr;
    text-align: right;
}

.lang-ar .footer-btm{
    direction: ltr;
}

.lang-ar  .footer-wrapper .col-lg-3 p{
    direction: ltr;
    text-align: right;
}

.lang-ar .innerpage-header h2{
    font-weight: 400;
}

.aboutus-wrapper .col-lg-7{
    padding-right: 60px;
}

.lang-ar .aboutus-wrapper .col-lg-7{
    padding-right: 12px;
    padding-left: 60px;
}

.lang-ar .footer-wrapper .col-lg-3 .arabic-div{
    width: 100%;
}

.lang-ar .contact-middle-wrap .col-lg-7{
    padding-left: 12px;
    padding-right: 45px;
}

.lang-ar .contact-top-wrap .contact-item-wrap p{
    direction: ltr;
}

.product-single-page .col-lg-7{
    padding-left: 45px;
}

.lang-ar .product-single-page .col-lg-7{
    padding-right: 45px;
    padding-left: 12px;
}

.lang-ar .newssingle-wrapper .col-lg-4 h3{
    font-weight: 400;
}

.newssingle-wrapper .col-lg-8{
    padding-right: 45px;
}

.lang-ar .newssingle-wrapper .col-lg-8{
    padding-left: 45px;
    padding-right: 12px;
}

.terms-page ul{
    width: 100%;
    padding: 0px 0px 0px 18px;
    margin: 0;
}

.terms-page ul li{
    width: 100%;
    padding: 0px;
    margin: 5px 0px 5px 0px;
    color: var(--textcolor);
}

.terms-page p{
    margin-bottom: 12px;
}

.terms-page p a{
    color: var(--textcolor);
    text-decoration: none;
}

.terms-page h4{
    width: 100%;
    padding: 0;
    margin: 20px 0px 8px 0px;
    font-size: 20px;
    font-weight: 700;
    color: var(--headingColor);
}

.terms-page h3{
    width: 100%;
    padding: 0;
    margin: 30px 0px 8px 0px;
    font-size: 24px;
    font-weight: 700;
    color: var(--BrownColor);
}

.grecaptcha-badge { 
    visibility: hidden !important;
    display: none !important;
}


@media screen and (max-width: 1024px) {
	.banner-wrapper .carousel-item .col-lg-6:last-child img{
        width: 100%;
        height: 459px;
    }

    .banner-wrapper .carousel-item .col-lg-6:first-child{
        min-height: 459px;
    }

    .banner-wrapper{
        height: auto;
    }

    .banner-wrapper .banner-image-bg{
        height: 100%;
    }

    .banner-wrapper .carousel-item .col-lg-6:first-child .banner-middle-align h1{
        font-size: 52px;
        line-height: 52px;
    }

    .download-brochure span div{
        padding-left: 70px;
    }

    .download-brochure i{
        left: 16px;
    }
}

@media screen and (max-width: 980px) {
    .header-top-wrapper .col-lg-6 h6,
    .banner-wrapper:after{
        display: none;
        visibility: hidden;
    }

    .header-top-wrapper .col-lg-6 select{
        border: none;
    }



    .banner-wrapper .carousel-item .col-lg-6:last-child{
        text-align: center;
    }

    .banner-wrapper .carousel-item .col-lg-6:last-child img{
        width: auto;
        display: inline-block;
    }

    .banner-wrapper .carousel-item .col-lg-6:first-child .banner-middle-align{
        text-align: center;
    }

    .banner-wrapper .carousel-item .col-lg-6:first-child{
        min-height: 340px;
        padding-top: 43px;
    }

    

    .about-wrapper .about-image{
        margin-top: 45px;
    }

    .about-wrapper .about-image img{
        height: auto;
    }

    .getstarted-wrapper-con h5{
        padding-right: 160px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .newsevents-wrapper{
        margin-top: 60px;
    }

    .newsevents-wrapper .page-heading h2,
    .newsevents-wrapper .page-heading p{
        text-align: center;
    }

    .footer-wrapper .footer-btm .col-lg-6{
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center !important;
    }

    .footer-wrapper .footer-btm .col-lg-6:last-child p{
        text-align: center;
    }

    .footer-btm{
        padding: 15px 0px;
    }

    .footer-wrapper .col-lg-3:nth-child(1),
    .footer-wrapper .col-lg-3:nth-child(2),
    .footer-wrapper .col-lg-3:nth-child(3){
        display: none;
        visibility: hidden;
    }

    .footer-wrapper .col-lg-3:nth-child(4){
        text-align: center;
    }

    .innerpage-header h2{
        font-size: 42px;
        line-height: 42px;
    }

    .contact-middle-wrap .col-lg-5 img{
        height: auto;
        margin-bottom: 45px;
    }

    .contact-middle-wrap .col-lg-7 h3,
    .contact-middle-wrap .col-lg-7 .send-text{
        text-align: center;
    }

    .product-single-page .product-image{
        margin-bottom: 35px;
    }

    .banner-wrapper .container::before{
        top: auto;
        margin-top: 0px;
        bottom: -350px;
    }
    
}

@media screen and (max-width: 520px) {
    .header-wrapper .logo-div::before,
    .header-wrapper .logo-div::after,
    .hide-top-div,
    .header-wrapper .col-md-5,
    .our-products-wrapper .page-heading p br,
    .getstarted-wrapper-con h5 br{
        display: none;
        visibility: hidden;
    }

    .header-wrapper .logo-div{
        margin-top: 0px;
    }

    .header-wrapper .logo-div{
        width: 133px;
        height: 120px;
        background-size: 100%;
    }

    .f-nav .header-wrapper .logo-div {
        margin-top: 0px;
        width: 75px;
        height: 45px;
        background-size: 100%;
        display: block;
        margin-bottom: 5px;
    }

    .banner-wrapper{
        margin-top: 115px;
    }

    .header-wrapper .col-lg-6 #mega-menu-wrap-primary{
        margin-top: 20px;
    }

    .f-nav .header-wrapper .col-lg-6 #mega-menu-wrap-primary{
        margin-top: 5px;
    }

    .banner-wrapper .carousel-item .col-lg-6{
        padding-left: 0px;
        padding-right: 0px;
    }

    .banner-wrapper .container{
        padding-left: 0px;
        padding-right: 0px;
    }

    .banner-wrapper .container .row{
        margin-left: 0px;
        margin-right: 0px;
    }

    .banner-wrapper .carousel-item .col-lg-6:last-child img{
        width: 80%;
        height: auto;
    }

    

    .banner-wrapper .carousel-item .col-lg-6:first-child .banner-middle-align p{
        font-size: 15px;
        line-height: 22px;
    }

    .banner-wrapper .carousel-item .col-lg-6:first-child .banner-middle-align h1{
        font-size: 34px;
        line-height: 34px;
    }



    .banner-wrapper .carousel-item .col-lg-6:first-child{
        min-height: 300px;
    }

    .page-heading h2,
    .about-wrapper .col-lg-7 h1{
        font-size: 36px;
        line-height: 36px;
        text-align: center;
    }

    .our-products-wrapper,
    .testimonials-wrapper,
    .news-quicklink-wrapper{
        margin-top: 60px;
    }

    .about-wrapper{
        margin-top: 60px;
        padding-top: 60px;
        padding-bottom: 100px;
    }

    .getstarted-wrapper-con{
        padding: 0px;
        text-align: center;
    }

    .getstarted-wrapper-con h5{
        padding: 0px 15px;
        margin: 95px 0px 20px 0px;
        text-align: center;
        font-size: 15px;
        line-height: normal;
    }

    .getstarted-wrapper-con .readmore-btn{
        position: relative;
        top: 0px;
        left: auto;
        right: auto;
    }

    .getstarted-wrapper-con:before{
        left: 50%;
        margin-left: -42px;
        top: 20px;
    }

    .getstarted-wrapper-con .readmore-btn{
        margin-bottom: 25px;
    }

    .quick-enquiry-wrapper{
        padding: 30px 30px;
    }
    
    .newsevents-wrapper .row .col-lg-6{
        padding-bottom: 20px;
    }

    .newsevents-wrapper .row .col-lg-6:last-child{
        padding-bottom: 0px;
    }

    .news-quicklink-wrapper{
        margin-bottom: 60px;
    }

    .footer-wrapper .footer-btm p{
        line-height: normal;
    }

    .footer-wrapper .col-lg-3{
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .innerpage-header{
        margin-top: 115px;
    }

    .innerpage-header h2 {
        font-size: 32px;
        line-height: 32px;
        padding: 0px 10px;
    }

    .innerpage-header{
        height: 140px;
    }

    .innerpage-content-wrap{
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .contact-top-wrap .contact-item-wrap{
        min-height: auto;
        padding-top: 25px;
        padding-bottom: 25px;
        margin: 8px 0px;
    }

    .contact-top-wrap{
        margin-top: 60px;
    }

    .contact-middle-wrap{
        margin-top: 60px;
        padding: 60px 0px;
    }

    .contact-middle-wrap .col-lg-7 h3{
        font-size: 24px;
    }

    .contact-bottom-wrap{
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .product-single-page .col-lg-7 h4{
        font-size: 16px;
    }

    .banner-wrapper .container::before{
        top: auto;
        margin-top: 0px;
        bottom: -250px;
        width: 500px;
        height: 500px;
    }

    .newssingle-wrapper .col-lg-4 .blog-image{
        margin-top: 45px;
    }

    .about-wrapper .col-lg-7,
    .newsevents-wrapper,
    .lang-ar .newsevents-wrapper,
    .lang-ar .about-wrapper .col-lg-7,
    .lang-ar .aboutus-wrapper .col-lg-7,
    .lang-ar .product-single-page .col-lg-7,
    .lang-ar .contact-middle-wrap .col-lg-7,
    .contact-middle-wrap .col-lg-7,
    .product-single-page .col-lg-7,
    .aboutus-wrapper .col-lg-7{
        padding-left: 12px;
        padding-right: 12px;
    }

    .lang-ar .aboutus-wrapper .col-lg-7{
        margin-bottom: 25px;
    }

    .lang-ar .getstarted-wrapper-con{
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

    .lang-ar .download-brochure{
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .lang-ar .getstarted-wrapper-con h5,
    .lang-ar .newsevents-wrapper .page-heading h2,
    .lang-ar .footer-wrapper .col-lg-3 p{
        text-align: center;
    }

    .lang-ar .getstarted-wrapper-con:before{
        right: 50%;
        margin-right: -42px;
    }

}