/* 
Theme Name: TOI Inc.
Version: 1.1
Description: Framework [B] - Bootstrap 3
Author: TOI Web Developers
*/
/* / General / Sizes / Fonts  / Colors /'s  */
html {scroll-behavior: smooth;}
body {font-family: Poppins-Regular; color:#232323; font-size:17px;}
h1, h2, h3, h4, h5, h6 {margin: 0;}
h1, h2{font-family: Prata-Regular;}
a, a:hover, a:link {text-decoration: none; outline: none;}
.float-left {float: left;}
.float-right {float: right;}
.full-width {width:100%;}
.padding-default {padding: 60px;}
.padding-top-bottom-default {padding-top: 60px;padding-bottom: 60px;}
.padding-top-bottom-50 {padding-top: 50px;padding-bottom: 50px;}
.padding-top-bottom-40 {padding-top: 40px;padding-bottom: 40px;}
.padding-top-bottom-30 {padding-top: 30px;padding-bottom: 30px;}
.padding-top-bottom-20 {padding-top: 20px;padding-bottom: 20px;}
.padding-left-righ-default {padding-right: 60px;padding-left: 60px;}
.padding-top-default {padding-top:60px;}
.padding-top-50 {padding-top:50px;}
.padding-top-40 {padding-top:40px;}
.padding-top-30 {padding-top:30px;}
.padding-bottom-default {padding-bottom:60px;}
.padding-bottom-50 {padding-bottom:50px;}
.padding-bottom-40 {padding-bottom:40px;}
.padding-bottom-30 {padding-bottom:30px;}
.margin-default {margin: 60px;}
.margin-top-bottom-default {margin-top: 60px;margin-bottom: 60px;}
.margin-top-bottom-50 {margin-top: 50px;margin-bottom: 50px;}
.margin-top-bottom-40 {margin-top: 40px;margin-bottom: 40px;}
.margin-top-bottom-30 {margin-top: 30px;margin-bottom: 30px;}
.margin-top-bottom-20 {margin-top: 20px;margin-bottom: 20px;}
.margin-left-righ-default {margin-right: 60px;margin-left: 60px;}
.margin-top-default {margin-top:60px;}
.margin-top-50 {margin-top:50px;}
.margin-top-40 {margin-top:40px;}
.margin-top-30 {margin-top:30px;}
.margin-bottom-default {margin-bottom:60px;}
.margin-bottom-50 {margin-bottom:50px;}
.margin-bottom-40 {margin-bottom:40px;}
.margin-bottom-30 {margin-bottom:30px;}
.margin-bottom-20 {margin-bottom:20px;}
.text-white, .text-white * {color:#ffffff;}
.text-black, .text-black * {color:#252934;}
.text-gold, .text-gold * {color:#BB9338;}
.text-shadow-default { text-shadow: 1px 2px 10px #000; }
.background-color-black {background-color:#000000;}
.background-color-white {background-color:#fff;}
.background-image-center {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.background-image-top {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.background-parallax {background-attachment:fixed;}
.page-title {
    font: 900 48px 'Open Sans', 'Lato-Regular';
    line-height: 1.2;
    margin-bottom: 30px;
}
.section-header {
    font: 59px 'Open Sans';
    margin-bottom: 20px;
    text-transform: uppercase;
}
.big {font: 300 21px 'Open Sans', 'Lato-Regular';}
.button-default {
    font: 300 14px 'Open Sans', 'Lato-Regular';
    display: inline-block;
    padding: 10px 35px;
    border:solid 1px;
}
/* .button-default:hover, .btn-gold:hover, .wpcf7-submit:hover {
	background-color: #fff; 
	color: #000; 
	animation: 1s rubberBand;
} */

/* .btn-gold, .wpcf7-submit {
    padding: 20px 60px;
    background-color: #ffba60;
    border: 0;
    border-radius: 0;
    letter-spacing: 2px;
    color: #000;
} */

.btn-gold, .wpcf7-submit {
    padding: 20px 60px;
    background-image: linear-gradient(180deg, #BB9338, #735c27);
    /* background-color: #ffba60; */
    border: 0;
    border-radius: 0;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 500;
}

.btn-white {
    padding: 15px 40px;
    background-color: transparent;
    color: #333333;
    font-weight: 600;
    letter-spacing: 2px;
    border: 2px solid #ffba60;
    border-radius: 0;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.page-breadcrumbs {
    background-color: #BB9338;
    color: #fff;
}
.page-breadcrumbs a {
    color: black;
}


/*new */




.revhold {
    padding-top: 5%;
    padding-bottom: 3%;
    display: grid;
    grid-template-columns: 1fr 10%;
    border-bottom: 1px solid #0000004a;
}

.revhold2 {
    padding-top: 5%;
    padding-bottom: 3%;
    display: grid;
    grid-template-columns: 10% 1fr;
    border-bottom: 1px solid #0000004a;
}

.revimg img {
    width: 75%;
}


.revcont {
    padding: 2%;
    line-height: 1.8em;
}
	

.revcont .positive {
    font-weight: 900;
    text-transform: uppercase;
}

.revcont .name {
    color: #bb9338;
	font-weight: 700;
}



#cssmenu ul.sub-menu > li > a:hover {
	background:#fff;
	color: #BB9338;
}

#mysticky-nav.wrapfixed img.image.wp-image-121.attachment-full.size-full {
        max-width: 60%!important;
} 



/*#mysticky-nav.wrapfixed #cssmenu ul > li > a {
    line-height: 85px;
}*/


#mysticky-nav.wrapfixed .header-bottom {
    background-color: #313e47;
}


#mysticky-nav.wrapfixed .header-top {
    display: none;
}

section.practice-areas.padding-top-bottom-default {
    background: #f6f6f6;
}

/*Header */
#main-header {
    position: absolute;
    width: 100%;
    z-index: 1;
}


.header-top {
    padding: 10px 0;
    background-color: #fff;
}
.header-top-left h3 {
    font-size: 18px;
	padding-top: 15px;
    padding-left: 50px;
    background: url(../img/Header_Marker_Iconnew.png) no-repeat left;
    background-size: 25px;
    line-height: 70px;
}
.header-top-right ul {
    padding: 0;
    margin: 0;
}
.header-top-right ul > li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.header-top-right ul > li:nth-child(1) {
    padding: 5px 30px 5px 50px;
    background: url(../img/Header_Phone_Iconnew.png) no-repeat left;
    background-size: 25px;
}
.header-top-right ul > li:nth-child(1) h3 {
    font-family: Prata-Regular;
    font-size: 22px;
}
.header-top-right ul > li:nth-child(2) a {
    font-weight: 700;
    color: #000;
}
.header-top-right ul > li p {
    margin: 0;
    font-weight: 600;
}
.header-bottom {
    background-color: #787a7bab;
    background-color: #444;
}
.header-bottom .logo {
    margin-top:10px;
}
#cssmenu ul{
    padding: 0;
    margin: 0;
}
#cssmenu ul > li{
    display: inline-block;
    position: relative;
}
#cssmenu ul > li > a {
    color: #fff;
    padding: 0 10px;
    line-height: 110px;
    display: block;
    transition: all .2s ease;
    font-family: Poppins-Regular;
	font-size: 17px;
}
#cssmenu ul > li > a:hover {
    background-color: #BB9338;
    color: #fff;
}
.logo-container {
    padding: 11px 0;
}
.homepage-banner-content {
    padding: 500px 0 200px;
}
.subpage-banner {
    padding: 280px 0 60px;
}
.homepage-banner-content h1, .subpage-banner h1 {
    font-size: 75px;
}
..subpage-banner h1{
    letter-spacing: 2px;
}
.homepage-banner-content p {
    letter-spacing: 3px;
    font-weight: 700;
}
.quote-section h2 {
    width: 55%;
    line-height: 45px;
    padding-left: 40px;
    border-left: 10px solid #313e47;
}
.quote-section, .about, .title-line, .cta {
    position: relative;
}
.quote-section:after {
    content: '';
    /*position: absolute;*/
    right: 0;
    top: 0;
    width: 100px;
    height: 100%;
    background-color: #BB9338;
}
.about:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100%;
    background-color: #ffba60;
}
.cta:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 100%;
    background-color: #313e47;
}
.about h1, .practice-areas h1, .cta h1, .cta-together h1, .faqs h1 {
    font-size: 52px;
}
.about ul {
    list-style: none;
}
.about ul li::before {
    content: "\f45c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #ffba60;
    display: inline-block;
    width: 2em;
    margin-left: 0em;
    font-size: 11px;
}
.title-line:after {
    content: '';
    background: url(../img/Title_Line.png) no-repeat center;
    width: 100%;
    position: absolute;
    bottom: -50px;
    height: 5px;
    transform: translate(-50%, -50%);
    left: 50%;
}
.cta, .cta-together {
    padding: 130px 0;
}
.cta h3 {
    font-weight: 600;
}
.about-eman img {
    padding: 20px;
    background-color: #fff;
    box-shadow: 1px 1px 7px 1px #00000036;
}
.about-eman h1 {
    font-size: 50px;
}
.section-title {
    position: relative;
}
.section-title:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #BB9338;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 20px);
}
.about-eman .section-title:after, .faqs .section-title:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #BB9338;
    bottom: 0;
    left: 0;
    transform: translate(0, 20px);
}
.about-eman h3 {
    font-weight: 600;
    letter-spacing: 2px;
}
.subtext-border {
    border-bottom: 1px solid #0000003b;
    padding-bottom: 40px;
}
.case-contact .wpcf7 {
    background-color: #ececec;
    padding: 40px;
}

.form-control {
    padding: 25px;
    margin-bottom: 20px;
    border-radius: 0;
    background: transparent;
    color: #000;
}


.testi-slider-content img {
    margin-bottom: 30px;
}
.testi-title {
    font-family: Poppins-Regular;
    font-weight: 600;
    font-size: 19px;
}
.practice-areas .pa-title {
    font-size: 27px;
}
#main-footer{
    background-color: #313e47;
}
.footer-top ul {
    padding: 0;
    margin: 0px 0 35px 0;
}
.menu-primary-menu-container ul{
    margin: 0;
}
.footer-top ul .sub-menu {
    display: none;
}
.footer-top ul li:hover > .sub-menu {
    display:block;
    opacity:1;
}
.footer-top ul.sub-menu {
    display: none;
    position: absolute;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
    border-radius: 0;
    background: #fff;
    width: 300px;
    opacity: 1;
    border: 3px solid #bb9338;
    left: 10%;
    border-radius: 10px;
    bottom: 100%;
    height: 300px;
}
.footer-top ul.sub-menu > li > a {
    padding: 2px 10px !important;
    text-align: center;
    line-height: 30px;
    background-color: #fff;
    font-size: 16px;
}
.footer-top ul.sub-menu li {
    padding: 0 !important;
    min-width: 100%;
	width: 250px;
	margin-bottom: 20px;
	border-bottom: 3px solid #fff;
}
.footer-top ul.sub-menu .menu-item-has-children ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 10px;
}
.footer-top ul.sub-menu .menu-item-has-children ul.sub-menu li {
    padding: 0 !important;
    width: 250px;
}
.footer-top ul > li{
    display: inline-block;
    position: relative;
}
.footer-top ul > li > a{
    color: #bb9338;
}
.footer-top .menu-primary-menu-container ul > li > a{
    padding: 0 20px;
    transition: all .2s ease;
}
.footer-top .menu-primary-menu-container ul > li > a:hover{
    color: #bb9338;
	text-shadow: 0px 0px 5px #bb9338;
	border-bottom: 2px solid;
}
.footer-top .social-links > li > a {
    display: block;
    border: 1px solid transparent;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin: 10px 20px;
    box-shadow: 0px 0px;
    transition: ease-in-out 0.3s;
    width: 45px;
    background-color: #BB9338;
}
.footer-bottom {
    padding: 20px 0;
    border-top: 1px solid #ffffff36;
}
/* Sub Menu */
#cssmenu ul li:hover > .sub-menu {
    display:block;
    opacity:1;
}
#cssmenu ul.sub-menu {
    display: none;
    position: absolute;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999;
    border-radius: 0;
    opacity: 1;
}
#cssmenu ul.sub-menu > li > a {
    padding: 10px 10px !important;
    text-align: center;
    line-height: 30px;
    background-color: #BB9338;
    font-size: 16px;
}
#cssmenu ul.sub-menu li {
    padding: 0 !important;
    min-width: 100%;
}
#cssmenu ul.sub-menu .menu-item-has-children ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 10px;
}
#cssmenu ul.sub-menu .menu-item-has-children ul.sub-menu li {
    padding: 0 !important;
    width: 250px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    left: 0;
    right: 0;
    box-shadow: 0px 4px 9px #00000078;
}
.owl-theme .owl-controls .owl-page span {
    background: #BB9338;
}
/* Form */
::-webkit-input-placeholder { /* WebKit browsers */
color: #000 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #000 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #000 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #000 !important;
opacity: 1;
}

/* Faqs*/

.accordion-header {
    font-size: 25px;
    margin: 5px 0 0 0;
    padding: 20px 0 20px 80px;
    cursor: pointer;
    position: relative;
}
.accordion-header:before {
    content: 'Q';
    position: absolute;
    left: 10px;
    padding: 10px 10px;
    top: 7px;
    border: 2px solid #ffba60;
    color: #ffba60;
}
.accordion-content {
    display: none;
    padding: 20px;
    width: 100% !important;
    position: relative;
    padding: 20px 0 20px 80px;
}
.accordion-content :before {
    content: 'A';
    position: absolute;
    left: 1%;
    padding: 5px 10px;
    top: 25px;
    border: 2px solid #ffba60;
    color: #ffba60;
    font-size: 25px;
}

/* Contact Page */
.page-id-19 {
    background: #313e47;
}
.page-id-19 .form-control {
    padding: 25px;
    margin-bottom: 20px;
    border-radius: 25px;
    background: transparent;
	border: 1px #ffba60 solid;
    color: #ffba60;
}
.page-id-19 ::-webkit-input-placeholder { /* WebKit browsers */
color: #ffba60 !important;
opacity: 1;
}
.page-id-19:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #ffba60 !important;
opacity: 1;
}
.page-id-19::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #ffba60 !important;
opacity: 1;
}
.page-id-19:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #ffba60 !important;
opacity: 1;
}

.menu-container {
	display: flex;
    justify-content: flex-end;
}


#gtranslate_selector {
	background: transparent;
    color: white;
    padding: 10px;
    border: none;
	font-size: 17px;
	text-transform: uppercase;
}

#gtranslate_selector:hover {
	background: #BB9338;
	color: #fff;
}



#gtranslate_selector option {
	color: #fff;
    background: #BB9338;
}






.home span.wpcf7-list-item-label {
    color: #000;
}


.home button.sg-popup-id-96 {
    color: #000;
    background: transparent;
    border: 0;
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
    margin-top: -10px;
}

.home button.sg-popup-id-96:focus {
	outline: none;
}



.page-id-19 button.sg-popup-id-96 {
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
    margin-top: -10px;
}

.page-id-19 button.sg-popup-id-96:focus {
	outline: none;
}


.sgpb-popup-dialog-main-div-theme-wrapper-6.sg-animated.sgpb-slideInUp {
    margin-left: -10px;
}

/* Sidebar */
.sidebar .side-prac:before {
    position: absolute;
    content: '';
    height: 96%;
    width: 96%;
    border: 2px solid #1c1c1c;
    top: 2%;
    left: 2%;
	z-index: -999999;
}
.sidebar .side-prac:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    border: 3px solid #1c1c1c;
    top: 0;
    left: 0;
	z-index: -999999;
}
.sidebar .side-prac {
    padding: 20px;
    border: 10px solid #bb9338;
    margin-bottom: 30px;
    position: relative;
}
.sidebar .side-prac-title {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    text-shadow: 2px 2px #bb9338;
}
.sidebar .side-prac .ul-prac {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.sidebar .side-prac .ul-prac li {
    margin: 15px 0;
    transition: .3s ease-in;
}
.sidebar .side-prac .ul-prac li:hover {
	transform: scale(1.1);
}
.sidebar .side-prac .ul-prac li a:hover {
    text-shadow: 0px 0px 1px #bb9338;
    text-decoration: underline;
}
.sidebar .side-prac .ul-prac li a {
    font-size: 20px;
    font-weight: bold;
    color: #323232;
    transition: .3s ease-in;
}
.sidebar .prac-sep {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 3px solid #bb9338;
	width: 50%;
}
.sidebar .side-sep {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #bb9338;
}
.sidebar .side-con-title {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    text-shadow: 2px 2px #bb9338;
}
.sidebar .side-con:before {
    position: absolute;
    content: '';
    height: 98%;
    width: 96%;
    border: 2px solid #1c1c1c;
    top: 1%;
    left: 2%;
	z-index: -999999;
}
.sidebar .side-con:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    border: 3px solid #1c1c1c;
    top: 0;
    left: 0;
	z-index: -999999;
}
.sidebar .side-con {
    padding: 20px;
    border: 10px solid #bb9338;
    margin-bottom: 30px;
    position: relative;
}
.sidebar .side-con .side-con-hold {
    text-align: center;
}
.sidebar .side-con .side-con-hold .dis-hold {
    margin-bottom: 20px;
}
.sidebar .side-con .side-con-hold .sg-popup-id-147 {
    border: none;
    background: none;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    text-shadow: 1px 1px #bb9338;
    transition: .3s ease-in;
}
.sidebar .side-con .side-con-hold .sg-popup-id-147:hover {
	transform: scale(1.1);
}
.sidebar .side-con .side-con-hold .form-control {
    padding: 25px;
    margin-bottom: 20px;
    border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
    border: 2px solid #bb9338;
    box-shadow: 1px 1px #323232;
    background: transparent;
    color: #000;
}
.sidebar .side-con .side-con-hold .wpcf7-submit {
    padding: 20px 60px;
    background-image: linear-gradient(180deg, #BB9338, #735c27);
    /* background-color: #ffba60; */
    border: 0;
    border-radius: 0;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 500;
	transition: .3s ease-in;
}
.sidebar .side-con .side-con-hold .wpcf7-submit:hover {
	background: transparent;
	color: #bb9338;
	border: 3px solid #bb9338;
	text-shadow: 0px 0px 3px #bb9338;
	box-shadow: 0px 0px 3px #bb9338;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.left p b {
    font-size: 20px;
    color: #bb9338;
    text-decoration: underline;
}