body.thsn-sidebar-no:not(.single) div.elementor {
    margin-top: -87px !important;
}
#page #content.site-content {
  padding-top: 0;
}

.thsn-breadcrumb, .thsn-breadcrumb a {
    font-family: Rajdhani,sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    display: none;
}

.thsn-navbar ul>li>ul>li>a {
    padding: 15px 30px;
    text-transform: uppercase !important;
}

.thsn-breadcrumb, .thsn-breadcrumb a {
    display: none !important;
}

.thsn-tbar-subtitle {
    font-family: Rajdhani,sans-serif;
    font-weight: 600;
    font-size: 21px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
    font-style: normal;
    text-align: center;
}

.thsn-title-bar-content .thsn-tbar-title {
    margin-bottom: 5px;
    text-align: center !important;
}

.thsn-tbar-subtitle {
    text-align: center !important;
}

.site-content-wrap {
	background-color: #F5EEE3;
}
.shadowbox,
#fourbox {
	box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.28);
}
.box-layout {
	width: auto !important;
	left: 0 !important;
}

#fourbox article {
    width: 50%;
    max-width: 50%;
    flex: 1 1 50%;
    margin-right: 0;
    margin-left: 0;
	  margin-bottom: 0;
    padding: 0;
	  min-height: 350px;
	  
	 border-bottom: 1px solid #cdc5b7;
	
}
#fourbox article:nth-child(odd) {
		border-right: 1px solid #cdc5b7;
}
#fourbox article:last-child,
#fourbox article:nth-child(3n-0) {
	  border-bottom:0;
}
#fourbox article .thsn-ihbox {
    border:0;
	border-radius: 0;
	 min-height: 100%;
}
#fourbox article .thsn-ihbox .d-flex {
	 flex-direction: column;
	 align-items: center;
	padding: 90px;
}

#fourbox .thsn-ihbox .thsn-ihbox-contents {
	text-align:center;
}
#fourbox .thsn-ihbox .thsn-ihbox-contents h2 { 
	color: #007f0e;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 4.7px;
	  margin-bottom: 40px;
	
}
#fourbox .thsn-ihbox .thsn-heading-desc {
	color: #7a7a7a;
}
#fourbox .btn {
text-transform: uppercase;
background-color: #007f0e;
	color: #FFFFFF;
	margin-top: 3rem;
	padding: 25px 40px;
	border-radius: 50px;
	transition: all .3s;
}
#fourbox .btn:hover {
	background-color: #232323;
}
#fourbox .thsn-ihbox.thsn-ihbox-style-3:hover {
	transform: translateY(0);
} 
#fourbox .thsn-ihbox-icon img {
	transition-duration: .3s;
    transition-property: transform;
}
#fourbox .thsn-ihbox-icon img:hover {
	transform: scale(1.1);
}
#page #content {
	 padding-top: 90px;
}
#colophon .thsn-footer-widget.col-lg-3,
#colophon .thsn-footer-widget.col-md-4 {
	max-width:33.333333% !important;
		flex: 0 0 33.333333% !Important;
}
#colophon .thsn-footer-big-area-wrapper .col-md-4 {
	  flex: 0 0 24%;
	  max-width: 24%;
}

#colophon .thsn-footer-big-area-wrapper .col-md-8 {
	  flex: 0 0 76%;
	  max-width: 76%;
	
}
#colophon .thsn-contact-widget-lines .thsn-contact-widget-line:before {
	 display: none;
}

.shadowbox ul,
.shadowbox  .elementor-icon-list-items {
	display:block;
	padding-left: 0;
}
.shadowbox .elementor-icon-list-item,
.shadowbox  .elementor-icon-list-items li {
	display: list-item !important;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px !important;
	font-family: Roboto, sans-serif;
}
.shadowbox ul li .elementor-icon-list-text,
.shadowbox .elementor-icon-list-items span.elementor-icon-list-text {
	font-weight:normal !important;
	color: #666666 !important;
}

.shadowbox .no-bullet ul li {
	list-style-type: none;
}

.thsn-header-style-2 .thsn-right-box .thsn-header-contactinfo:after {
  display : none !important;
}