/**star custom css**/

.logo img {
	width: 60%;
}
.row.row-eq-height {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	
}
.hideOnNormal {
	display: none;
}

.padRL50 {
	padding: 0 50px;
	background-image: url(../images/ima_3.jpg);
	background-position: center;
}
.padR50 {
	padding-right: 50px;
}
.miniText {
	font-size: 12px;
	line-height: 15px
}

/**colors**/
#Services.colorLighGreen, .colorLighGreen {
	background-color: #9cae66;
}
#About.colorStrongGreen, .colorStrongGreen {
	background-color: #273018;
}
#Certifications .grayAlpha {
	background-color: rgba(58, 58, 58, 0.7);;
	padding: 50px 35px;
}
.green-text {
	color: #63773d;
}
.greeLight-text {
	color: #9cae66;
}

.white-text {
	color: white;
}
/**aligns**/

/**decorations**/
.lineDecorator {
	width: 60px;
	padding-top: 25px;
	border-bottom: solid 1px #9cae66;
	margin: 0;
}
.floatRight {
	float: right;
}
.lineDecoratorStrong {
	width: 100px;
	border-bottom: solid 1px #273018;
	margin: 0;
	float: right;
}
.lineDecoratorStrong2 {
	width: 100px;
	border-bottom: solid 1px #273018;
	margin: 0;
	float: left;
}

/**header styles**/
.servMenu {
	font-size: 13px; 
	letter-spacing: 5px;
}
.socials-media ul {
    display: inline-block;
    float: none;
    margin: 30px 0 20px 0;
}
.socials-media ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.list-unstyled i {
	font-size: 15px;
	color: #999999;
	text-align: right;
}
.menuLeftElement {
	position: absolute;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	left: -30px;
}
.menuRightElement {
	position: absolute;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	right: -30px;
}
.logoRotate {
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.menuBtmElement {
	margin-top: 50px!important;
}
.headerLogoRight {
	position: absolute;
	right: 17vw;
	top: 8vh;
	width: 10vw;
}
.headerTitle {
	margin-top: 70vh;
}
.header-content h1 {
	letter-spacing: 5px;
}

/**section Services**/
.services-block  span {
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
}
.services-block  p {
	border-top: solid 1px #63773d;
}
.servicesDescr h1{
	color: #fff; 
	text-align: right;
	font-weight: 900;
}
.services-block .separator {
	margin: 0;
	padding-top: 10px;
}

/**About section **/
#About .bgAbocado {
	background-image: url(../images/ima_1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.aboutTitle {
	padding: 80px 0;
	font-weight: 900;
}

.aboutLogo {
	position: absolute;
	width: 150px;
	bottom: -55px;
	left: 100px;
}
.listNoMargin p{
	margin: 0!important;
}

/**certifications section**/
#Certifications {
    width: 100%;
    height: auto;
    background: #f7f7f7;
    padding: 100px 0;
}

#Certifications.bgCertifi {
	background-image: url(../images/slider_great_2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.fixAlin p {
	padding-top: 50px;
}
#PeopleHappy p.menuRightElement {
	top: 20vh;
}


/**PeopleHappy section**/
#PeopleHappy {
    width: 100%;
    height: auto;
}

#PeopleHappy .bgPeopleHappy {
	background-image: url(../images/ima_2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.PeopleTitlePad {
	padding: 50px 0px 0 30px;
	letter-spacing: 9px;
	
}
.cursiveCont {
	padding-top:70px;
}
.cursiveText {
	font-family: 'Playfair Display', serif;
	font-style: oblique;
	letter-spacing: 5px;
}
.normalTet, h1, p, span{ 
	font-family: 'Poppins', sans-serif;
}
h1 {
	text-transform: uppercase;
	font-weight: 900;
}
h1.titleStyle {
	letter-spacing: 10px;
}
.fixAlign {
	padding-top: 50px;
}
.fixAlignBtm {
	padding-bottom: 50px; 
}

/**neswletter section**/
#NewsLetter {
	width: 100%;
	height: auto;
}
.newsTitle, #NewsLetter form input {
	padding: 10px;
}
.newsTitle {
	padding-top: 25px;
}
#NewsLetter form {
	height: 100%;
}
#NewsLetter form input {
	width: 100%;
	background-color: transparent;
	border-color: transparent;
	border-bottom: solid 1px #273018;
}
#NewsLetter form input:focus {
	border: solid 1px #273018;
}
#NewsLetter form input::placeholder {
	color: #273018;
}
#NewsLetter form .newsInput input {
	text-align: center;
}

/**footer section**/
#footer {
	background-color: #000;
}
.FooterTextArea {
	height: 130px;
}
.list-unstyled i {
	margin-right: 10px;
}
.avoForm input, .avoForm textarea { 
	background-color: rgb(31,31,31);
	border: none;
}
.fotFindus {
	background-color: rgb(31,31,31);
	margin: 0px 50px;
	padding-left: 40px;
}
.fotFindus p {
	font-weight: 900;
	margin: 0;
	text-transform: uppercase;
	margin: 0px;
	color: #999999;
	line-height: 12px;
}
.findPadTop {
	padding-top: 20px;
}
.findTitle {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fotLogo {
	width: 140px;
	position: absolute;
	z-index: 1;
}

.content-divider {
	height: 420px;
}
.swiper-container {
	width: 100%;
	height: 300px;
}
.textShadow {
	text-shadow: 1px 1px 1px black;
}
.newsSubmit {
	background-image: url(../images/mano_great.png);
	background-repeat: no-repeat;
	border-bottom: none!important;
}
#NewsEmail {
	letter-spacing: 2px;
}
nav ul li {
	float: left;
	margin-right: 10px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	margin-left: 20px;
}

/**Responsive css**/

/**Responsive css for large pages**/
@media screen and (max-width:1024px) and (min-width: 768px) {
	.fotFindus {
		margin: 0px 20px;
		padding-left: 10px;
	}
	.fotLogo {
		left: -2vw;
	}
}
@media screen and (max-width: 991px) {
	.hideOnSmall {
		display: none;
	}
	.showOnSmall {
		display: block;
	}
	#About .bgAbocado, #PeopleHappy .bgPeopleHappy {
		height: 50vh;
	}
	.aboutLogo {
		z-index: 1;
	}
	#PeopleHappy .bgPeopleHappy {
		background-position-y: -25vh;
	}
}
@media screen and (max-width:767px) and (min-width: 432px) {
	.header-content h1, h1.titleStyle, h1.PeopleTitlePad {
		font-size: 28px;
	}
	.menuLeftElement, .menuRightElement {
		top: 40vh;
	}
	.fixAlignBtm .col-md-3 {
		width: 50%;
		padding-bottom: 25px;
	}
	.aboutLogo {
		width: 20vw;
		bottom: -35vh;
		left: 70vw;
	}
	#About .menuLeftElement {
		display: none;
	}
	.cursiveCont {
		padding: 0px 10px 0px 10px;
	}
	#header {
		height: 35vh;
	}
	.headerTitle {
		margin-top: -35vh;
	}
	.menuLeftElement, .menuRightElement, .menuBtmElement, .servMenu, #About .bgAbocado, #PeopleHappy .bgPeopleHappy {
		display: none;
	}
	.PeopleTitlePad {
		padding: 50px 0px 0 0px;
	}
	.fixAlin p {
		padding-top: 0px;
	}
	#NewsLetter .newsTitle, p.newsSubmit {
		text-align: center!important;
	}
	#NewsLetter .container-fluid {
		padding: 0 150px;
	}
	div.fotFixer {
		margin-bottom: 50px;
	}
	.fotFindus {
		width: 80%;
		float: right;
		margin: 0 0px;
	}
	.fotLogo {
		left: 2vw;
		top: 50px;
	}
}
@media screen and (max-width: 431px) {
	.fotLogo {
		width: 20vw;
		left: 2vw;
		top: 50px;
	}
	
		.fotFindus {
		width: 80%;
		float: right;
		margin: 0 0px;
	}
	#NewsLetter .newsTitle {
		text-align: center!important;
	}
	.PeopleTitlePad {
		padding: 50px 0px 0 0px;
	}
	.fixAlin p {
		padding-top: 0px;
	}
	#header {
		height: 35vh;
	}
	.headerTitle {
		margin-top: -35vh;
	}
	#Certifications {
		padding: 50px 0;
	}
	.menuLeftElement, .menuRightElement, .menuBtmElement, .servMenu, #About .bgAbocado, #PeopleHappy .bgPeopleHappy {
		display: none;
	}
	.headerTitle {
		margin-top: -220px;
	}
	#About .menuLeftElement {
		display: none;
	}
	.aboutLogo {
		width: 20vw;
		bottom: -430px;
		left: 70vw;
	}
	.menuLeftElement, .menuRightElement {
		top: 40vh;
	}
	.header-content h1, h1.titleStyle, h1.PeopleTitlePad  {
		font-size: 18px;
	}
	h1.titleStyle, h1.PeopleTitlePad  {
		letter-spacing: 3px;
	}
	.cursiveCont {
		padding: 0px 10px 0px 10px;
	}
	#PeopleHappy .menuRightElement {
		display: none;
	}
	.fotFindus {
		margin: 0px 10px;
		padding-left: 0px;
	}
	.headerLogoRight {
		right: 8vw;
		top: 8vh;
		width: 18vw;
	}
	.swiper-container {
		width: 100%;
		height: 400px;
	}
	div.fotFixer {
		margin-bottom: 50px;
	}
}
p.debText a{
color: #9cae66;
}


