/*
Theme Name: Green Roof
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
h1, h2, h3, h4 {
		text-wrap: inherit;
}
.header-main .nav > li > ul {
		padding: 5px;
}
.header-main .nav > li > ul > li > a {
		color: #000;
}
.customfooter p, .customfooter li {
		margin-bottom:10px;
		font-size: 90%;
}
.customfooter .title {
		font-size:110%;
}
.footerlogo {
		width: 40%;
		max-width:300px;
		margin-bottom: 0!important;
}
.leftfooter i {
		color: #1c6831;
		padding-right: 5px;
}
.slider .dot {
		background: #000;
		border:none;
}
.slider .dot.is-selected {
		background: #1c6831!important;
}
.hometitle {
		text-transform: uppercase;
		font-size: 36px;
}
.homestats {
		background: #1c6831;
		padding-top: 40px;
		padding-bottom: 25px;
}
.homestats .col-inner {
		display: flex;
		align-items:center;
}
.homestats .stats {
		text-align: left;
		width: 100%;
}
.homestats .stats p {
		margin-bottom:0;
}
.homestats p {
		margin-bottom:0px;
}
.homestats .number {
		font-size: 180%;
		display: flex;
		align-items: center;
		justify-content: left;
		line-height: 1.2;
		padding-right: 20px;
		margin-bottom:0;
}
.homestats .number span {
		font-size: 65px;
		margin-right: 5px;
}
.homestats .title {
		font-size: 160%;
		font-weight: bold;
}
.homesolutions {
		padding-top: 60px;
}
.homesolutions .homecontent {
		margin-bottom: 30px;
}
.homesolutions .image {
		text-align: center;
		margin-bottom: -45px;
		z-index: 1;
		position: relative;
}
.homesolutions .image img {
		height: 100px;
		background: #fff;
		padding: 20px;
		border-radius: 50%;
}
.homesolutions .col-inner {
		background: rgb(255,154,50,0.2);
		padding: 50px 15px 15px 15px;
		border-radius: 8px;
}
.homesolutions .title {
		text-align: center;
		font-size: 180%;
		margin-bottom:10px;
		color: #1c6831;
}
.homeprojects {
		background: #fff;
		margin-top :30px;
		padding-top: 50px;
}
.homeprojects .box .overlay , .homeawards .overlay, .projectinner .overlay {
		background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.homeprojects .box-text, .projectinner .box-text {
		padding: 15px 15px 0 15px;
}
.projectinner .box, .projectinner .image-cover {
		border-radius: 10px;
}
.projectinfo {
		font-size: 80%;
		margin-bottom: 15px!important;
}
.projectinfo .col {
		padding-bottom:0!important;
}
.projectinfo i {
		padding-right: 5px;
}
.homeprojects .title {
		font-size: 105%!important;
		padding-bottom: 10px;
}
.homereasons {
		padding-top: 50px;
		padding-bottom: 40px;
}
.homereasons .reason {
		background: #fff;
		border-radius: 5px;
		padding:40px;
}
.homereasons img {
		height: 80px;
		width: auto;
		margin-bottom: 5px;
}
.homereasons .reason .content {
		border-top: 1px solid #ccc;
		padding-top: 10px;
		margin-bottom:0;
}
.homeawards {
		background: #fff;
		padding-top: 60px;
		padding-bottom: 20px;
}
.homeawards .image-cover {
		border-radius: 8px;
}
.homeawards .box-text {
		padding: 15px;
}
.homenews {
		padding-top: 60px;
		padding-bottom: 100px;
}
.homeexpert {
    max-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.homenews .image-cover {
		border-radius: 8px;
}
.homecta .col-inner {
		background: #fff;
		border-radius: 8px;
		padding: 20px;
		margin-top: -80px;
		margin-bottom: 50px;
}
.homecta form {
		margin-bottom:0;
}
.wpcf7-text, .wpcf7-textarea {
		border:1px solid #1c6831!important;
		box-shadow: none!important;
		border-radius: 5px!important;
}
.wpcf7-submit {
		border-radius: 5px!important;
		font-weight: normal!important;
		margin-bottom:0;
}
.contactform .col {
		padding-bottom:0;
}
.contactpage {
		padding-top: 60px;
		padding-bottom: 100px;
}
.contactpage p {
		margin-bottom:10px;
}
.contactpage i {
		color: #1c6831;
		padding-right: 5px;
}
.postdate {
		font-size: 90%;
}
.postdate i {
		margin-right: 5px;
		color: #ffa858;
}
.widget {
		background: #fff;
}
.widget-title {
		display: block;
		background: #1c6831;
		color: #fff;
		padding: 15px;
		border-radius: 6px 6px 0 0;
}
.widget .is-divider {
		display: none;
}
.widget ul {
		padding: 0 15px;
}
.widget ul li a {
		color: #000;
}
.widget .current-cat a {
		color: #1c6831;
}
.widget ul li ul {
		border-left: none;
		margin-left:0;
}
.widget ul li ul li {
		list-style-type: circle;
}
.postslist {
		background: #fff;
		border-radius: 6px;
}
.postslist .box-image {
		border-radius: 6px;
}
.postslist h2 {
		font-size: 16px;
}
.postslist h2 a {
		color: #000;
}
.postslist .postinfo {
		color: #1c6831;
		font-size: 90%;
}
.postslist .postinfo i {
		padding-right: 5px;
}
.page-wrapper {
		padding:50px 0;
}
.rightpost {
		display: flex;
		align-items:center;
		border-top:1px dotted #1c6831;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
}
.rightpost .box {
		width: 90px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #000;
		font-size: 90%;
}
p.widget-title {
		margin-bottom: 0px;
		padding: 10px 15px;
		text-transform: uppercase;
}
.post {
		margin:0;
}
.relatedtitle {
		text-transform: uppercase;
		font-size: 140%;
		border-bottom: 1px dotted;
		margin-bottom:15px;
}
.relatedpost .box-image {
		border-radius: 6px;
}
.relatedpost .box-text {
		padding: 15px;
}
.relatedpost .overlay {
		background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.pageinner {
		background: #fff;	
		padding: 20px 20px 1px 20px;
		border-radius: 8px;
}
.page-title {
		font-size: 36px;
}
.entry-header-text {
		padding-bottom:0;
}
.fj_readmore_flatsome_less {
		padding-top: 15px;
}
.fj_readmore_flatsome_more {
		padding-top: 5px;
}
.custombtn {
		border-radius: 5px;
		font-weight: normal;
		font-size: 90%;
}
.catedesc .projectinner .box-text {
		padding: 15px
}
.singleprojectinfo i {
		display: block;
		font-size: 30px;
		color: #1c6831;
		margin-bottom: 10px;
}
.singleprojectinfo .title {
		font-size: 20px;
		margin-bottom: 0px;
		font-weight: bold;
}
.singleprojectinfo .content {
		margin-bottom:0;
		color: #dd3333;
}
.headerpage h1 {
		font-size: 40px;
		font-weight: normal;
		text-transform: uppercase;
}
.aboutcontent {
		padding-top: 60px;
		padding-bottom: 40px;
}
.corevalues {
		padding: 20px 20px 1px 20px;
		border-radius: 8px; 
		border:1px solid #ccc;
}
.corevalues:hover {
		border: 1px solid #1c6831;
}
.corevalues img {
		max-height: 80px;
		width: auto;
}
.corevalues .title {
		color: #1c6831;
		font-size: 24px;
		font-weight:bold;
		margin-bottom: 10px;
}
.aboutvideo {
		padding-top: 60px;
		padding-bottom: 40px;
}
.shareholders {
		background: #fff;
		padding-top: 60px;
		padding-bottom: 40px;
}
.shareholders .subtitle {
		color: #dd3333;
		font-size: 24px;
}
.shareholders ul li {
		background: #f2f2f2;
		list-style-type: none;
		padding: 15px;
		border-radius: 5px;
}
.aboutleaders {
		padding-top: 0px;
}
.leaderitem .col-inner {
		background: #fff;
		padding: 20px 20px 1px 20px;
		border-radius: 10px;
		border:1px solid #eee;
		padding-top: 100px;
}
.leaderitem .avatar {
		width: 180px;
		margin: auto;
}
.leaderitem .image-cover {
		border-radius: 100%;
		border:5px solid #1c6831;
		margin-bottom: -80px;
		position: relative;
		z-index:1;
}
.leadername {
		color: #1c6831;
		font-size: 30px;
		font-weight: 600;
		margin-bottom: 10px;
		text-align: center;
}
.leaderposition {
		font-weight: bold;
		display: flex;
		align-items: center;
		justify-content: center;
}
.leaderposition i, .managername i {
		color: #fff;
		background: #0077b7;
		width: 35px;
		height: 35px;
		text-align: center;
		line-height: 35px;
		margin-left: 10px;
		border-radius: 50%;
}
.leaderinner img {
		border-radius: 8px;
}
.aboutmanagers {
		padding-top: 20px;
}
.aboutmanagers .homecontent {
		margin-bottom: 40px;
}
.aboutmanagers .box, .aboutmanagers .image-cover, .manager .box-iamge, .manager {
		border-radius: 10px;
}
.manager {
		background: #fff;
}
.manager .box-text {
		padding: 0;
}
.manager .box-text-inner {
		background: rgb(255,255,255);
		padding: 20px;
		border-radius: 8px;
}
.manager .managername {
		padding: 15px;
		margin-bottom:0;
		font-size: 24px;
		font-weight: bold;
		display: flex;
		align-items: center;
}
.manager .managerposition {
		padding: 0 15px 15px 15px;
		margin-bottom:0;
}
.aboutcustomers {
		background: #fff;
		padding-top: 60px;
		margin-top: 40px;
		padding-bottom: 40px;
		margin-bottom: 60px;
}
.aboutcustomers .hometitle {
		margin-bottom: 30px;
}
.aboutcustomers .image-cover {
		border-radius: 8px;
}
.feedback {
		background: #fff;
		padding: 20px 20px 1px 20px;
		border-radius: 10px;
}
.feedback img {
		max-height: 100px;
		margin-bottom: 20px;
}
.aboutfeedbacks .slider {
		padding-bottom: 20px;
}
.feedbacks .content {
		min-height: 115px;
}
.aboutawards .homecontent {
		margin-bottom:0;
}
.aboutawards .image-cover {
		border-radius: 10px;
}
.aboutawards .title {
		margin-bottom:0;
		padding-top: 10px;
		font-weight: bold;
}
.aboutawards {
		padding-bottom: 30px;
}
.businessreasons .title {
		font-weight: bold;
}
.businesssolutions {
		background: #fff;
		padding-bottom: 30px;
}
.businesssolutions .homecontent {
		margin-bottom: 30px;
}
.businessbenefit {
		background: #fff;
		margin-bottom: 60px;
}
.businessbenefit h3.title {
		color: #dd3333;
		font-size: 30px;
		margin-bottom:-10px;
}
.solutionslider .col-inner {
		min-height: 430px;
}
.businesssolutions .col-inner {
		padding-top: 20px;
}
.businesssolutions .imageinner {
		margin: auto;
		max-width: 100px;
		margin-bottom: 10px;
}
.businesssolutions img {
		background: #fff;
		padding: 15px;
		border-radius: 8px;
}
.businessprocess {
		padding-bottom: 30px;
}
.process .col-inner {
		background: #fff;
		padding: 20px 20px 1px 20px;
		border-radius: 8px;
}
.process .image {
		width: 60px;
		margin: auto;
		margin-bottom: 15px;
}
.process .title {
		font-weight: bold;
		color: #1c6831;
		margin-bottom: 10px;
		text-align: center;
}
.process .subtitle {
		font-size: 90%;
}
.deskprocess:first-child i, .mobileprocess:nth-child(5) i {
		display:none;
}
.deskprocess i {
		position: absolute;
		margin-left: -35px;
		top: 40%;
		color: #dd3333;
}
.mobileprocess {
		display: block!important;
		text-align: center;
}
.mobileprocess i {
		color: #dd3333;
		bottom: 0;
		margin-top: 30px;
}
.businesscertificates {
		padding-top: 60px;
		padding-bottom: 40px;
}
.faqs {
		margin-bottom: 30px;
}
.faqs .accordion--item {
		border:1px solid;
		margin-bottom: 10px;
}
.faqs .accordion-title {
		border:none;
		padding: 10px;
		background: #f2f2f2;
}
.faqs .accordion-title .toggle {
		left: auto;
		right: 0;
}
.faqs .accordion-inner {
		padding: 15px 15px 1px 15px;
}
.pageinner p img {
		margin: auto!important;
		display: block!important;
		border-radius: 8px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.hometitle {
		font-size: 26px;
}
.homestats .number {
		font-size: 50px!important;
}
.homestats .title {
		font-size: 120%!important;
}
.homestats .subtitle {
		font-size: 90%!important;
}
.homecta .hometitle, .leadername {
		font-size: 20px!important;
}
.leaderposition {
		font-size: 90%;
}
.headerpage h1 {
		font-size: 26px;
}
	
}