/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14 Nov, 2019, 4:02:56 PM
    Author     : Dev008
*/

* {
    border: 0 none;
/*    font-family: inherit;*/
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
@font-face {
    font-family: 'proxima_novaregular';
    src: url('../fonts/proxima_nova-regular-webfont.eot');
    src: url('../fonts/proxima_nova-regular-webfont.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/proxima_nova-regular-webfont.ttf') format('truetype'), 
        url('../fonts/proxima_nova-regular-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg'),
        url('../fonts/Roboto-Regular.ttf') format('truetype'),
        url('../fonts/Roboto-Regular.woff') format('woff'),
        url('../fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg'),
        url('../fonts/Roboto-Light.ttf') format('truetype'),
        url('../fonts/Roboto-Light.woff') format('woff'),
        url('../fonts/Roboto-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg'),
        url('../fonts/Roboto-Medium.ttf') format('truetype'),
        url('../fonts/Roboto-Medium.woff') format('woff'),
        url('../fonts/Roboto-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg'),
        url('../fonts/Roboto-Bold.ttf') format('truetype'),
        url('../fonts/Roboto-Bold.woff') format('woff'),
        url('../fonts/Roboto-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body{
    font-size: 16px;
    font-family: 'Roboto-Light';
    /*    background: #f5f5f5;*/
}
a {
    color: #383838;
    font-weight: normal;
    text-decoration: none;
}
a:focus, a:hover{
/*    color: #ffd988;*/
    text-decoration: none!important;
    outline: none!important;
    outline-offset: initial!important;
}
a:focus, input:focus, textarea:focus, button:focus{outline: unset;}
ul {
    margin-bottom: 10px;
}
li{
    list-style: none;
}
ul,li,p,h1,h2,h3,h4,h5,h6{
    margin: 0px;
    padding:0px;
    font-weight: normal;
}
p{margin-bottom: 15px; }
:focus{
    outline: none; 
}
img{
    max-width: 100%;
    border-radius: 0px;
}
h1, h2, h3, h4, h5, h6{margin-bottom: 15px;color: #111111;margin-top: 0px;}
p{font-weight: normal;line-height: 40px;margin-bottom: 10px;}
ul,ol{margin: 0px;list-style: none;}
.home .entry-title,
.home .edit-link{display: none;}
.entry-content h4{font-size: 24px;}
.booking{text-align: right;margin-top:-32px;}
/*.enquiry{text-align: right;}*/
.donate{margin: 10px auto 0px auto; }
.donate p{color: #fff;font-size: 20px;text-align: center;line-height: 34px;font-weight: bold;font-family: 'Roboto-Bold';}

@media(min-width: 1440px){
    .container{
        max-width: 1400px !important;
    }
}

.site-footer .toggle-menu{display: none;}
/*-------------Header------------*/
.site{
    margin: 0px;
    overflow: hidden;
}
.site-header{
    padding: 10px 0px 14px;
    background: url('../images/Header_Arrow_01.png');
    background-repeat: repeat-x;
    position: relative;
    z-index: 999;
    background: #f5f5f5;

}
.custom-logo-link {
    z-index: 999;
    position: relative;
}
.site-header .site-branding{margin: 6px 0px 15px;}
img.custom-logo{max-width: 100%;}
.contact_info_top{
    text-align: right;
    margin: 15px 0px 2px;
}
.contact_info_top .responsive-header{display: none;}
.contact_info_top .responsive-header li{
    display: inline-block;
    width: 51px;
    height: 55px;
    padding: 30px;
}
.contact_info_top ul.responsive-header li:first-child{background: url('../images/res_call.png') no-repeat center left;}
.contact_info_top ul.responsive-header li:nth-child(2){background: url('../images/res_mail.png') no-repeat center left;}
.contact_info_top ul.responsive-header li:last-child{background: url('../images/res_login.png') no-repeat center left;border: unset;margin-right: 0px;padding-right: 0px;}
.contact_info_top ul li{
    display: inline-block;
    padding: 0px 14px 0px 30px;
    border-right: 1px solid #333;
    margin-right: 12px;
    font-family: 'Roboto-Medium';
    font-size: 22px;
    color: #242424;
}
.contact_info_top ul li:first-child{background: url('../images/call.png') no-repeat center left;}
.contact_info_top ul li:nth-child(2){background: url('../images/mail.png') no-repeat center left;}
.contact_info_top ul li:last-child{background: url('../images/login.png') no-repeat center left;border: unset;margin-right: 0px;padding-right: 0px;}
.contact_info_top ul li a:hover{color: #790001;}
.logout{position: relative;}
.logout ul.sub-menu{
    display: block;
    right: -999em;
    position: absolute;
    background: #ffc13e;
    width: 150px;
    margin: 0px;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    transition: .7s opacity, .8s -webkit-transform, .8s visibility;
    transition: .7s opacity, .8s transform, .8s visibility;
    z-index: 99999;  
}
.logout:hover ul.sub-menu,.logout:focus ul.sub-menu{
    right: 0;
    top: 28px;
    left: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);}
.logout ul.sub-menu li{
    width: 100%;
    background: no-repeat;
    padding: 10px;
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #ffd98899;
    border-right: unset;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
.logout ul.sub-menu li:last-child{border: unset;}
.logout ul.sub-menu li a{font-size: 16px;color: #790001;display: block;}
.logout ul.sub-menu li:hover{background: #ffd988;}
#wprmenu_bar .menu_title a{top: 0px;}
.menu-wrapper { 
    width: 100%;
    position: absolute;
    top: 54px;
    display: block;
    overflow: inherit;
/*        background: linear-gradient(105deg, #f5f5f5 0%, #fff 50%, #790001 50%, #790001 100%); */
}
.site-header-menu{
    float: right;
    margin: 25px 0px 25px;
    position: relative;
}
.site-header-menu:before{
    position: absolute;
    content: "";
    height: 100%;
    width: 10000px;
    /*    left: 885px;*/
    background: #790001;
    transition: 0.35s all ease;
    z-index: -1;
/*    transform: skew(-14deg);*/
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 20px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 20px -5px rgba(0,0,0,0.75);
}
.main-navigation .primary-menu > li{
    padding: 24px 0px;
}
.site-header .site-header-menu ul li a{
    color: #fff;
    font-family: 'Roboto-Light';
    font-size: 22px;
    /*    font-weight: normal!important;*/
    cursor: pointer;
    margin: 0px 35px 0px;
    padding: 3px 0px;
    position: relative;
}
.site-header .site-header-menu ul li:last-child a{
    margin-right: unset;
}
.site-header .site-header-menu ul li a:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 4px;
    background-color: #ffd988;
    transform: scale(0);
    transition: 0.3s;
    left: 0;
    bottom: 0;
    font-family: 'Roboto-Bold';
}
.site-header .main-navigation a:hover,
.site-header .main-navigation a:focus{
    color: #ffd988;
}
.site-header .site-header-menu ul li a:hover:after,
.site-header .site-header-menu ul li.current-menu-item a:after,
.site-header .site-header-menu ul li.current-menu-ancestor a:after{
    transform: scale(1);
}
.site-header .site-header-menu ul li.current-menu-item a,
.site-header .site-header-menu ul li.current-menu-ancestor a{font-family: 'Roboto-Bold';}
.site-header .main-navigation ul ul li:hover a,.site-header .main-navigation ul ul li:focus a,.main-navigation ul ul li.current-menu-item a{color: #790001;}
.main-navigation li:hover > ul, .main-navigation li.focus > ul {
    top: 80px;
    left: 0;
    right: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.main-navigation ul ul{
        width: 261px;
    margin: 0;
    padding-top: 8px;
    border-bottom: none;
        padding: 0;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    transition: .7s opacity, .8s -webkit-transform, .8s visibility;
    transition: .7s opacity, .8s transform, .8s visibility;
    z-index: 99;
}
.main-navigation ul ul li {
    border-bottom: 1px solid #ffd98899;
    margin: 0;
    padding: 10px 20px;
    background: #790001;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
}
.site-header .site-header-menu ul ul a{
    border-radius: 0;
    padding: 0px;
    margin: 0px;
    font-family: 'Roboto-Light'!important;
    font-size: 18px;
    line-height: 0px;
/*    color: #ffd988;*/
}
.main-navigation ul ul li:last-child{border: none;}
.site-header .main-navigation ul ul:before,.site-header  .main-navigation ul ul:after,.site-header .site-header-menu ul ul li a:after{display: none;}
.main-navigation ul ul li:hover, .main-navigation ul ul li.current-menu-item{background: #ffd988;}
/*--------Slider part-------*/
.slider-page .banner{display: block}
.slider-page .mobile-banner{display: none;}

/*------reddiyar-society-----*/
.reddiyar-society{
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 60px 0px 26px;
    text-align: center;
}
.reddiyar-society h2{
    font-family: 'Roboto-Bold';
    font-size: 36px;
    text-align: center;
    color: #242424;
    background: url(../images/sep_001.png)no-repeat bottom center;
    padding: 0px 0px 38px;
    margin-bottom: 36px;
}
.reddiyar-society img{
    border: 12px solid #fff;
    border-radius: 2px;
    -webkit-box-shadow: 4px 5px 30px -17px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 5px 30px -17px rgba(0,0,0,0.75);
    box-shadow: 4px 5px 30px -17px rgba(0,0,0,0.75);
}
.person-details{
    margin: 27px 0px 0px;
    font-size: 22px;
}
.person{margin-bottom: 15px;}
.person-details h3{margin: unset;line-height: 30px;font-family: 'Roboto-Bold';font-size: 26px;}
.person-details span{display: block;font-size: 22px;}
.person-details p{color: #565656;font-family: 'Roboto-Medium';font-size: 22px;}

/*---------Login Popuper Maker Work-------*/
#loginform #username,#loginform #password,#loginform .submit_button{padding: 6px;}
.pum-theme-184 .pum-container, .pum-theme-lightbox .pum-container{border: 6px solid #780001!important;}

/*---------Registration Work-------*/
#user_register #user_fullname{background: #fff url(../images/Name.png) no-repeat center right;background-position-x: 97%;}
#user_register #user_email{background: #fff url(../images/re_mail.png) no-repeat center right;background-position-x: 97%;}
#user_register #user_phone{background: #fff url(../images/re_call.png) no-repeat center right;background-position-x: 97%;}
#user_register #security_code{background: #fff url(../images/TRP.png) no-repeat center right;background-position-x: 97%;}
#user_register #user_address{background: #fff url(../images/Location.png) no-repeat top right;background-position-x: 97%;background-position-y: 8%;}
#user_register #user_password{background: #fff url(../images/Password.png) no-repeat center right;background-position-x: 97%;}
#forgot_password{width: 100%;max-width: 500px;margin: auto;padding: 0px 15px;}
#user_register,#adduser,#viewuser{columns: 2;}
.form-group{margin-bottom: 2em;}
.form-group label{display: none;}
.form-group textarea{height: 165px;}
#user_register a{text-align: center;display: block;font-size: 22px;max-width: 300px;margin: 10px auto 0px;}
.error_info{margin: unset;}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
    background: #8a0304;
    border-color: none;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea{
    background: #fff;
    color: #a4a4a4;
    font-size: 16px;
    padding: 10px 40px 10px 16px;
    border: 1px solid #d9d9d9;
    height: unset;
    line-height: 40px;
}
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus{
    font-family: 'Roboto-Light';
    /* border-radius: 30px; */
    font-weight: normal;
    background: #780001;
    padding: 10px 16px;
    line-height: 40px;
    width: 100%;
    font-size: 20px;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus{
    background: #8a0304;
/*    background: linear-gradient(0deg, rgba(255,171,1,1) 0%, rgba(245,208,133,1) 100%);*/
}
#forgot_password #btn-new-user{margin: 20px 0px;}
#forgot_password h1{display: none;}
.btn-primary.focus,.btn-primary:focus,.btn.focus,.btn:focus,.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus,.form-control:focus{box-shadow: none;border-color: #d1d1d1;}

/*---------statics-------*/
.statics{width: 100%;float: left;padding: 36px 0px;background: #f5f5f5;}
.statics p{font-family: 'Roboto-Bold';font-size: 50px;text-align: center;line-height: 48px;margin: 50px 0px 30px;}
.statics p span{display: block;font-size: 18px;font-family: 'Roboto-Light';text-align: center;}

/*-------site-content------*/
.home .site-content{display: none;}
.site-content{
    width: 100%;
    float: left;
    padding: 0px 0px;
    background: #f5f5f5;
}
.home .entry-content{display: none;}
.welcome{width: 100%;float: left;position: relative;}
.welcome_left{width: 50%;float: left;height: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.welcome .welcome_left img{
/*    height: 100%;
    width: 100%;*/
    object-fit: cover;
    object-position: center center;
    top: 0;
    left: 0;
    transform: none;
    position: absolute;
}
.welcome_right{width: 50%;float: right;}
.welcome-content span,.our-histry h2 span{
    font-size: 36px;
    border-bottom: 5px solid #cccccc; margin: 0px 0px; display: inline-block;padding-bottom: 8px;margin-bottom: 14px;
}
.welcome-content{
    font-family: 'Roboto-Regular';
    font-size: 18px;
    max-width:740px;
/*    width: 96%;*/
    float: left;
    padding: 54px 15px 60px 40px;
}
.site-content #primary{
    padding: 30px 0px;
}
.site-content .entry-content{
    margin-right: -15px;
    margin-left: -15px;
}
.site-content .entry-title,.site-content .entry-content h3{
    font-family: 'Roboto-Bold';
    font-size: 36px;
    color: #242424;
    font-weight: normal;
    text-align: center;
    background: url(../images/sep_001.png)no-repeat bottom center;
    padding: 0px 0px 30px;
    margin-bottom: 22px;
    margin-top: 26px;
}
.site-content .entry-content{
    font-family: 'Roboto-Regular';
    font-size: 20px;
    color: #747474;
}
.site-content .entry-footer{display: none;}
.alignleft,.alignright{
    border: 10px solid #fff;
    border-radius: 2px;
    -webkit-box-shadow: 4px 5px 30px -17px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 5px 30px -17px rgba(0,0,0,0.75);
    box-shadow: 4px 5px 30px -17px rgba(0,0,0,0.75);
}

/*--------pdf converter-----*/
.post-173{min-height: 500px;}
html[dir='ltr'] .download, html[dir='ltr'] .print{display: none;}
.content-area p.error-view{font-size: 20px;color: #000;font-weight: bold;text-align: center;}

/*-------Facilities Page--------*/
.page-id-9 .entry-title{display: none;}
.aligncenter{margin: auto;}
ul.panda_reddy,ul.meenakshi,ul.tnd_illam{padding: 20px 0px 10px;text-align: center;border-bottom: 1px solid #cfcfcf;margin: -5px 0px 50px;}
ul.tnd_illam{border: unset;}
.panda_reddy h4,.meenakshi h4,.tnd_illam h4{
    letter-spacing: 0px;
    font-weight: normal;
    font-size: 20px;
    margin: 0px 26px 40px 16px;
    text-transform: capitalize;
}
.panda_reddy li,.meenakshi li,.tnd_illam li{
    display: inline-block;
    width: 22.5%;
    max-width: 327px;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 24px;
    text-align: center;
    position: relative;
    padding: 80px 0px 0px;
/*    font-size: 24px;*/
    background: url(../images/Border.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.panda_reddy li h5,.meenakshi li h5,.tnd_illam li h5{
/*    max-width: 200px;*/
    margin: 0;
    padding: 0px 20px;
    min-height: 111px;
    font-size: 24px;
    color: #515151;
    font-weight: normal;
    line-height: 28px;
}
.panda_reddy li:hover,.meenakshi li:hover,.tnd_illam li:hover{
    background: #fff;
    -webkit-box-shadow: 0px 0px 35px -16px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 35px -16px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 35px -16px rgba(0,0,0,0.75);
}

/*-------------Contact Form-7------------*/
.contact-us {
    width: 50%;
    float: left;
    padding: 0px 15px;
    margin-left: -15px; 
}
div.wpcf7 label{width: 100%;font-weight: normal;margin-bottom: 0px;font-size: 16px;}
div.wpcf7 .wpcf7-text,div.wpcf7 .wpcf7-textarea{width: 100%;border: 1px solid #d8d8d8 !important;padding: 6px 20px 6px 10px !important;}
div.wpcf7 .wpcf7-textarea{height: 248px;}
.wpcf7-form-control-wrap.message textArea {height: 200px !important;overflow: hidden;}
div.wpcf7 .submitbutton{text-align: right;}
div.wpcf7-response-output{margin: 1em 0.5em 1em;}
div.wpcf7 .ajax-loader{margin: 18px 4px 0px 0px;float:none;}
.address{
    width: 50%;
    float: right;
    padding: 0px 15px;
    margin-right: -15px;
}
.address ul{
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 26px;
    margin-bottom: 5px;
    background: url(../images/add_location.png)no-repeat left top;
    background-position-y: 40px;
    padding-top: 40px;
}
.address ul:last-child{border: none;}
.address ul li{color: #515151;font-size: 22px;padding-left: 80px;}
.address ul li h6{
    margin: 0;
    font-style: normal;
    color: #790001;
    font-size: 20px;
    margin-bottom: 6px;
}
.address ul li p{line-height: 30px;}
.google-map{
    width: 100%;
    float: right;
    margin-top: 40px;
}
.google-map h5{font-style: normal;color: #790001;font-size: 20px;margin: 40px 0px 20px;}
.google-map iframe{
    border: 5px solid #dfdfdf !important;
/*    height: 276px;*/
    border-radius: 5px;
/*    -webkit-box-shadow: 0px 13px 14px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);*/
}

/*---------Calendar work---------*/
.entry-content .wpda-booking-calendar-head{padding: 20px;background: #790001;}
.wpdevart-legends-pending .legend-div,.wpdevart-calendar-container > div.wpdevart-booked .wpda-day-header{background: #790001;}
.wpda-previous a, .wpda-next a{color: #e6dedb;font-size: 22px;}
.entry-content .current-date-info a{color: #fff;margin: 0px 10px;}
.week-day-name .wpda-day-number{color: #424041;height: 80px;text-align: center;}
.entry-content .current-date-info{color: #fff;font-family: 'Roboto-Medium';font-size: 28px;}
.wpdevart-calendar-container > div .wpda-day-header{font-size: 18px;}
.wpda-day-number{float: none;width: 100%;text-align: center;}

/*----------footer-top--------*/
.footer-top{
    width: 100%;
    float: left;
    background-color: #2c2c2c;
    padding: 14px 0px;
    display: none;
}
.tpr-link{
    width: 100%;
    max-width: 610px;
    margin-right: 20px;
}
.footer-phone{
    width: 100%;
    max-width: 348px;
    margin-left: 20px;
}
.footer-mail{
    max-width: 400px;
    width: 100%;
}
.footer-top .widget{margin-bottom: unset;padding-top: unset;}
.footer-top .tpr-link ul li{ 
    background-repeat: no-repeat;
    background-position: top left;
    margin: 32px 0px;
}
.footer-top .tpr-link ul li a{
    font-size: 36px;
    font-family: 'Roboto-Medium'; 
    text-align: center;
    color: #000;
    background: url(../images/tpr_btn.png)no-repeat;
    background-size: 100%;
    padding: 18px 0px;

}
.footer-top .footer-phone ul li,
.footer-top .footer-mail ul li{
    color: #fff;
    font-size: 28px;
    padding: 15px 0px 34px 120px;
    margin: 33px 0px 0px;
    line-height: 33px;
    height: 107px;
}
.footer-phone ul li{background: url(../images/footer_call1.png) no-repeat center left; }
.footer-mail ul li{background: url(../images/footer_mail1.png) no-repeat center left; }
.footer-top ul li a{display: block;color: #fff;}
.footer-top .tpr-link ul li a:hover{color: #790001;}
.footer-top ul li a:hover{color: #ffd988;}

/*--------responsive-menu------*/
.footer-responsive{width: 100%;margin: auto;max-width: 500px;text-align: center;display: none;}
.footer-contact{width: 100%;margin: auto;max-width: 500px;text-align: center;}
.footer-contact li.call_us_open a,.footer-contact li.mail_us_open a{display: none;font-size: 20px;}
.footer-responsive li {
    display: inline-block;
    float: none;
    width: 100%;
    max-width: 300px;
    margin: 10px 25px;
    text-align: center;
    width: 91px;
    height: 91px;
}
.footer-responsive li.call_us {background: url(../images/footer_call.png) no-repeat center left;}
.footer-responsive li.mail_us {background: url(../images/footer_mail.png) no-repeat center left;}

/*********Footer*********/
.site-footer {
    width: 100%;
    float: left;
    background-color: #232323;
    padding: 31px 0px 22px;
}
.site-footer .main-navigation{display: block;width: 100%;margin-left: auto;margin-right: auto;margin: 0px;}
.site-footer .main-navigation ul{text-align: center;}
.site-footer .main-navigation ul li{
    display: inline-block;
    font-family: 'Roboto-Medium';
    border-left: 1px solid #fff;
    padding: 0px 25px;
    border-top: unset;
    float: none;
}
.site-footer .main-navigation ul li.current-menu-item a{color: #ffd988;}
.site-footer .main-navigation a{
    color: #f5f5f5;
    padding: 0px;
}
.site-footer .main-navigation ul li:first-child{
    border: 0px;
}
.site-footer ul.footer-menu li a{color: #fff;font-size: 14px;}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a{font-weight: normal;}

.contact_info_bottom{
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}
.contact_info_bottom ul li{
    display: inline-block;
    padding: 2px 0px 2px 45px;
}
.contact_info_bottom ul li:first-child{
    background: url('../images/Footer_Phone.png') no-repeat left center;
    padding-right: 25px;
    margin-right: 25px;
    border-right: 1px solid #fff;
}
.contact_info_bottom ul li:last-child{background: url('../images/Footer_Whatsapp.png') no-repeat left center;}
.contact_info_bottom ul li a{
    font-size: 28px;
    color: #fff;
}
.site-info{display: none;}
#copyright{
    width: 100%;
    float: left;
}
#copyright p {
    font-family: 'proxima_novaregular';
    text-align: center;
    margin: 0px;
    color: #fff;
    width: 100%;
    font-size: 15px;
    line-height: 26px;
}
#copyright p a {color: #fff;}
#copyright p:last-child a {color: #ffd988;}
#copyright p a:hover:first-child{color: #ffd988;}
/******Popup Maker******/
.pum-theme-184 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{line-height: 1!important;}
/*our-histry*/
ul.testimonials_title:before,ul.testimonials_title li span::before{background: #750001!important;}
ul.testimonials_title li span{border: 4px solid #750001 !important;background: #f5f5f5!important;}
.our-histry{
    width: 100%;
    float: left;
}
.our-histry img{width: 100%;max-width: 959px;float: right;}
.our-histry h2{
    max-width: 700px;
    width: 96%;
    float: right;
}
.our-histry .testinner {
    width: 96%;
    max-width: 700px;
    float: right;
    padding: 150px 46px 0px 0px;
    text-align: left;
}
.our-histry .testinner p:first-child:before{
    content: '';
    position: relative;
    background: url(../images/ima_1.png)no-repeat;
    width: 44px;
    height: 40px;
    float: left;
    margin-right: 8px;
    top: -12px;
}
.Testimonials_title{position: absolute;width: 50%;padding-top: 54px;}
.our-histry span:before{position:absolute;width:300px;content: '';}
.our-histry h2{font-size: 36px; margin: 0px 0px; display: inline-block;font-family: 'Roboto-Regular';}
.our-histry .testimonials .content{display: block;overflow: hidden;}

/*********Out Histoty Works********/
.testimonials .content{float: left;width: 50%;}
.testinner{width: 740px;float: right;padding: 40px 30px 0px 15px;text-align: left;}
.testinner{font-size:18px;font-family: 'Roboto-Regular';}
.testimonials .image{float: left;width: 50%;}
.testimonial_wrapper{width:100%;margin: auto;padding: 0px 0px;}
.testimonial_wrapper .slick-list{ margin: auto;} 
.testimonial_wrapper .draggable {padding-top: 1px;}
.slick-prev{display: block;float: left;margin: 40px 20px;}
.slick-next{float: right;margin-top: -100px;}
.slick-slide:focus{outline:none;}
ul.testimonials_title{width:49%; position: absolute;right: calc(50% + 80px);left: 0;  padding-left:180px;max-width: none;margin-top: -150px;}
ul.testimonials_title:before{position: absolute;content: ''; top: 19px;right:50px; height: 6px; width: 1000%; background: #00e39f;} 
ul.testimonials_title li{font-family: 'Roboto-Medium';font-size: 20px;text-align: center;position: relative;padding-top: 50px;line-height: 30px;font-weight: 500;letter-spacing: .05em;}
ul.testimonials_title li span{position: absolute; display: inline-block; top: 20px;left: 50%;font-size: 0;line-height: 0; width: 28px;height: 28px;background: #fff; border: 5px solid #00e39f;border-radius: 50%;transform: translate3d(-50%,-50%,0);transition: all .3s ease-in-out;}
ul.testimonials_title li span::before{position: absolute;content: ''; top: 50%; left: 50%; width: 0;height: 0; background: #00e39f; border-radius: 50%;transform: translate3d(-50%,-50%,0);transition: inherit;}
ul.testimonials_title li.slick-current span{width:42px;height:42px;}
ul.testimonials_title li.slick-current span::before{width: 11px;height: 11px;}
.testimonials .slick-slide{text-align: right;}

/*****our-pdf-view*****/
.pdf-viewer-part{
    width: 100%;
    float: left;
    background: #eaeaea;
    padding: 52px 0px;
}
.pdf-viewer-part a{
    display: block;
    color: #fff;
    padding: 30px 40px 33px 145px;
    font-size: 38px;
    background: url(../images/pdf-button.png)no-repeat center;
    background-size: contain;
    font-weight: bold;
    transform: scale(1);
    transition: 1s;
}
.pdf-viewer-part a:hover{
    transform: scale(1.1);
}

/*****Grid Gellary****/
.site-content #wonderplugingridgallery-1 .wonderplugin-gridgallery-tags .wonderplugin-gridgallery-tag {
    padding: 10px 8px;
    font-size: 18px;
    margin: 0px 12px 30px 0px;
    color: #6b6b6b;
    font-family: 'Roboto-Regular' !important;
    border-radius: 10px;
    width: 23.33%;
    display: inline-block;
    white-space: pre-wrap;
}
.site-content #wonderplugingridgallery-1  .wpp-category-greybutton .wonderplugin-gridgallery-tag:hover, 
.site-content #wonderplugingridgallery-1  .wpp-category-greybutton .wonderplugin-gridgallery-tag:focus,
.site-content #wonderplugingridgallery-1 .wonderplugin-gridgallery-tag.wonderplugin-gridgallery-tag-selected {
    background: #790001;
    color: #fff;
}


.site-main article{margin-bottom:20px}
.category .page-header{display:none}

.category .entry-content{display:block;margin-left:auto !important;margin-right:auto !important;width:100%!important;}
/*.category .post-thumbnail{    width: 48%;float: left;margin-right: 20px;}*/
.category article{     background: #e6e6e6;border-radius: 55px; padding:15px 50px 50px;    border: 1px solid #e4e4e4;margin-bottom:30px}
.category article:nth-child(even){ background: #ffffff; }