@charset "utf-8";
/* CSS Document */

/*** HEADER ***/

.top-bar2 {
    background: #ce1b1b;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
}

.site-top-panel .top-left-wrap .social-wrap a.cws_social_link {
    padding-right: 15px;
}

.site-top-panel {
    background: #8dc63f;
    color: #FFF;
}

.site-top-panel a {
    color: #FFF;
}

.site-top-panel i {
    color: #FFF;
}

.site-top-panel .top-left-wrap .lang-wrap ul li a {
    color: #FFF;
}

.site-top-panel .top-right-wrap i {
    color: #FFF;
}

.site-top-panel .top-right-wrap {
    color: #FFF;
}

.site-top-panel .top-right-wrap span {
    color: #FFF;
}

.phoneWrap i.fa {
	padding-left: 15px;
	padding-right: 5px;
	color: #8dc63f;
	font-size:16px;
	vertical-align:central;
}

.mn-sub {
    min-width: 240px;
}

.tparrows {
    background: rgba(141, 198, 63, 0.66);
}

/*** ELEMENTS AND OVERIDES ***/

.page-section {
    padding: 60px 0 60px 0;
}

h1.title-section, h2.title-section {
	color: #8dc63f !important;	
}

.gBack {
	background: #020202;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	box-shadow: 0 0 0 rgba(0,0,0,0.10), 0 0 0 rgba(0,0,0,0.02);
}

.gBack:hover {
	box-shadow: 0 5px 20px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}

.portfolio-item .pic .item-content {
    background: rgba(2, 2, 2, 0.71);
    font-size: 15px;
	border-bottom:4px solid #8dc63f;
}

.portfolio-item .pic .item-content .portfolio-title {
    color: #8dc63f;
}

.portfolio-item .pic .item-content .categories a {
    color: #ffffff;
    font-size: 15px;
}

.portfolio-item .pic .item-content .links {
    bottom: 14px;
}

.portfolio-item .pic .item-content .links .link-icon {
    border-radius: 19px;
}



.shadow-effect {
    background: #fff;    
    border-radius: 4px;    
}

.calltoaction {
	display: block;
	position: relative;
	float: none;
	background:#FFF;
	text-align: center;
	padding: 20px;
	margin-bottom: 60px;
	box-shadow: 0px 10px 22px 0px rgba(0,0,0,0.1);
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.service-item.icon-center .cws-icon:hover {
	cursor:default !important;	
}

.image-padding-shadow {
    border: 18px solid #fff;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}

.image-padding-shadow img {
	width: 100%;
	height: auto;	
}

.whiteTranz {
    max-width: 900px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    background: rgba(255, 255, 255, 0.78);
    border-radius: 5px;
	border: 10px solid rgba(255, 255, 255, 0.50)
}

.whiteTranz h2 {
	text-transform: uppercase;
	color: #8dc63f;
}

.whiteTranz .superList li span { color: #000 }

.whiteTranz p { color: #000 }

.cws_prlx_section {
    width: 100%;
	float: none;
}

/*** My Custom Page Header ***/

.bg-overlay-gradient:before {
	/* White 
	background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.96), rgba(249, 249, 249, 0.56)); 
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.96), rgba(249, 249, 249, 0.56));
	*/
	/* White green gradiant  
	background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.84), rgba(141, 198, 63, 0.24));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.84), rgba(141, 198, 63, 0.24));
	*/
	background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.11)); 
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.11));
}

.bg-section {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	-webkit-background-size: cover;
	-moz-background-size: contain;
	-ms-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 100%;
    padding: 60px 0 60px 0;
}

.bg-overlay:before {
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.page-title {
    padding-top: 110px;
    padding-bottom: 130px;
}

.text-center {
    text-align: center !important;
}

.page-title span {
    color: #8dc63f;
    text-transform: uppercase;
    font: 800 46px/1.2 'Pt Sans', sans-serif;
    font-weight: 700;
    position: relative;
    z-index: 3;
    padding-top: 31px;
    margin-bottom: 0;
	display:block;
}

.page-title p {
    color: #FFF;
    font-size: 20px;
	line-height:24px;
    margin-top: 10px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

/*** CONTACT PAGE ***/

.addBlock {
	display: block;
	width: 100%;
	margin-bottom: 20px;		
}

.service-item.icon-right.border, .service-item.icon-left.border {
    box-shadow: 0px 10px 22px 0px rgba(0,0,0,0.1);
}

/*** GALLERY ***/

.pic .hover-effect.alt {
    background: rgba(0, 0, 0, 0.3);
    background: -webkit-linear-gradient(to bottom, rgb(141, 198, 63), rgba(0, 0, 0, 0.11));
    background: linear-gradient(to bottom, rgb(141, 198, 63), rgba(0, 0, 0, 0.11));
}

.categories {color: #FFF}



/*** Typo ***/

.constrict {
    max-width: 900px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

h2 {
    font-size: 36px;
	line-height:1.2em;
}

.title-section {
    line-height: 1.2em;
    font-size: 32px;
}

.calltoaction h2 {text-transform:uppercase}

.calltoaction p {
	font-size:16px;
	line-height:1.4em;	
}

.bigNumber a {
    font-weight: 700;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.page-sectionEx {
    padding: 120px 0 120px 0;
}

.tBlack {color: #404040}

/*** Dividers ***/

.cenDiv {
	width: 90px;
	box-sizing: border-box;
	display: block;
	position: relative;
	float: none;
	height: 2px;
	min-height: 2px;
	margin-left: auto;
	margin-right: auto;
	background:	#8dc63f;
	border-left: 30px solid #CCC;
	border-right: 30px solid #CCC;
	margin-top: 10px; 
	margin-bottom: 20px;
}

.leftDiv {
	width: 90px;
	box-sizing: border-box;
	display: block;
	position: relative;
	float: none;
	height: 2px;
	min-height: 2px;
	background:	#CCC;
	border-left: 45px solid #8dc63f;
	margin-top: 10px; 
	margin-bottom: 20px;
}

/*** MyList ***/

.listTitle {
    font-size: 15px;
    line-height: 1.6em;
	font-weight:700;
	margin-bottom:15px;
	display:block;
	color: #ec9656;
}


.superList {
	list-style: none !important;
	margin-left: 0px !important;
	padding-left: 0px !important;
	font-size: 15px;
	display:block;
	margin-bottom:15px;
}

.superList.horizon {
	list-style: none !important;
	padding-left: 0px !important;
	font-size: 17px;
	display:block;
	text-align:center;
    width: 450px;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:auto !important;
	margin-right:auto !important;
}

.superList li {
	margin-bottom: 10px !important;
	border-bottom: none !important;
	padding-left: 0 !important;
	line-height: 22px !important;
}

.superList.horizon li {
	margin-bottom: 10px !important;
	border-bottom: none !important;
	float:left;
	margin-right:12px;
}

.superList li i {
    font-size: 22px;
    float: left;
    padding-right: 17px;
    margin-top: -2px;
    color: #8dc63f !important;
}

.superList li strong {
	display:inline-block;
	margin-bottom:18px;
}

.superList li p {
	margin-top:0px !important;
	margin-bottom:12px !important;
}

.superList li ul {
	list-style:none !important;
	margin-top:18px !important;
}

.superList li ul li i {
    font-size: 16px;
    float: left;
    padding-right: 14px;
    margin-top: 2px;
    color: #6eb43f;
}

.superList li ul li {
	margin-bottom: 8px !important;
    margin-left: 33px !important;
    clear: both;
}

.superList span {
	display: table-cell;
}

.superList li span a {
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.superList li span a:hover {
	color: #8dc63f !important;
}

footer .footer-link ul.superList {
	width:45%;
	float:left;
	list-style: none !important;
	margin-top:3px;
}

footer .footer-address ul.superList {
	list-style: none !important;
	margin-top:3px;
}

footer .footer-address ul.superList li i {
	margin-top:0px !important;
}

footer .footer-link ul.superList li, footer .footer-address ul.superList li{
	margin-bottom:18px !important;	
}




/*** FOOTER ***/

footer.footer {
    padding-top: 60px;
    color: #ffffff;
    font-size: 14px;
	border-top: 6px solid #8dc63f;
}

footer {
	background: url(../pic/footer/footer-bg.jpg) top center;
	background-size:cover;	
}

.footLogo {
	display:block;
	width:280px;
	height:auto;
	margin-top:15px;
	max-width:100%;
	border: 1px solid #8dc63f;
}

.copyright p a:hover {
    color: #FFF;
}

.payMent {padding-top: 20px}

footer.footer .copyright {
    margin-top: 60px;
    background: #262626;
	border-top: 1px solid #8dc63f;
}

/*** RESPONSE ***/

@media (max-width: 991px) {
	.phoneWrap {display:none !important}
	.LBM {margin-bottom:30px !important}
}

@media (max-width: 767px) {
footer.footer .copyright p {
    margin: 20px 0;
    line-height: 1.4em;
}
}


@media (max-width: 486px) {
.page-title {
    padding-top: 51px;
    padding-bottom: 40px;
}


.page-title span {
    font-size:30px;
}
}

@media (max-width: 480px) {
footer .footer-link ul.superList {
	width:100%;
	float:none;
	margin-bottom:0 !important;
}


@media (max-width: 370px) {

	.nav-logo-wrap {
		width:80%;
	}
	
}

@media (max-width: 348px) {
	.sm-mob-off {display:none !important}	
}