p,h1,h2,h3,h4,a,b,.popover{
	font-family: 'Roboto', sans-serif;
}
p,a{
    font-size: 24px;
    font-weight: 300;
}
p{
	width: 100%;
}
b{
	font-size: 26px;
	font-weight: 600;
}
h1{
    font-weight: 200;
	font-size: 60px
}
h2{
    font-weight: 300;
	font-size: 45px;
}
h3{
    font-weight: 300;
	font-size: 35px;
}
h4{
    font-weight: 300;
	font-size: 36px;
	margin: 0;
}
.popover, .popover h3{
	font-size: 20px;
	font-weight: 300;
}
.popover{
	border: 1px solid #fe0000;
}
.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
    border-left-color: #fe0000;
}
.margins, .card-body{
	max-width: 1700px;
	margin: auto;
}
.p-left{
	padding-left: 70px;
}
.p-top{
	padding-top: 70px;
}
.p-right{
	padding-right: 70px;
}
.p-bot{
	padding-bottom: 70px;
}
.m-top-bot{
	margin: 50px 0;
}
.header .hand{
    position: absolute;
    width: 37%;
    right: 0;
    top: 0;
    z-index: 900;
}
.title-pre-line{
	white-space: pre-line;
}
.bg-g-l{
    padding: 70px 30% 50px 50px;
    margin-top: 150px;
    background-image: linear-gradient( -70deg,#ffffff 15%, #e6e6e6 0%);
}
.bg-g-r{
    padding: 30px 70px 10px 20%;
    margin-top: 70px;
    background-image: linear-gradient( -70deg, #e6e6e6 85%, #ffffff 0%);
}
.bg-g-l2{
	padding: 70px 40% 10px 10%;
    margin-top: 20px;
    background-image: linear-gradient( -115deg,#ffffff 30%, #e6e6e6 0%);
}
.bg1{
    background-image: url(../img/bg1.jpg);
    background-size: cover;
    background-position: 50%;
}
.bg-i-1{
	background-image: url(../img/icon12.jpg);
}
.bg-r{
	background: rgb(254, 0, 0)
}
.bg-g{
	background: #eae8e7;
}
.bottom-shadow{
	box-shadow: 0px 12px 12px 0px #000000bf;
}
.text-r{
	color: rgb(254, 0, 0)
}
.our-mission{
	padding: 30px 30px 150px 30px;
	margin: 100px 100px 200px 0;
	box-shadow: 12px 12px 12px 0px #000000bf;
}
.why-item{
	padding: 0 10px 20px 10px;
	margin: 0 2%;
	background-image: linear-gradient(#eae8e7 20%, #fe0000 0%);
	max-width: 21%;
}
.why-item img{
	max-width: 250px;
}
.why-item h3{
    margin: 20px 0;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.why-item ul li{
	text-align: left;
	font-size: 24px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.why-bottom-title{
    margin: 50px 0 100px 150px;
    line-height: 150px;
    font-size: 60px;
}
#accordion{
	width: 100%;
}
.card{
	margin-bottom: 30px;
	border: none;
}
.card-header{
	cursor: pointer;
	padding-left: 150px;
}
.card-header{
	color: white;
}
.card-header:hover h4, .contact-item a:hover{
	border-bottom: 2px solid white;
}
.card-body{
	padding: 30px 100px 0px 150px;
}
.portfolio-header-icon{
    border-radius: 75px;
    width: 75px;
    margin-right: 40px;
}
.portfolio-title{
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    border-bottom: 2px solid #fe0000;
    padding: 10px 0;
    display: flex;
    align-items: center;
}
.portfolio-disc{
    font-size: 24px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #fe0000;
}
.card-body .row:last-child .portfolio-title, .card-body .row:last-child .portfolio-disc{
	border-bottom: none;
}
.portfolio-button{
	display: flex;
	align-items: center;
	justify-content: center;
    padding: 15px;
}
.portfolio-button a{
    padding: 10px 30px;
    font-size: 22px;
    text-decoration: none !important;
    border: 2px solid #fe0000;
    color: black;
    text-align: center;
}
.portfolio-button a:hover{
	color: white;
	background: #fe0000;
}
.fruit-item .text{
	position: absolute;
	height: 100%;
	width: 100%;
    display: flex;
    justify-content: center;
	align-items: center;
	color: white;
	font-weight: 500;
	text-align: center;
	font-size: 24px;
	padding-right: 9%;
}
.fruit-item1{
	background: url(../img/icon12.png);
	background-size: cover;
}
.icon-red, .fruit-item .text, .fruit-item:hover .icon-fruit{
	display: none;
}
.fruit-item:hover .icon-red, .fruit-item:hover .text{
	display: flex;
}
.after-title{
    font-size: 30px;
	font-weight: 400;
    margin: 20px 0 40px 0;
}
.portfolio-big-pic{
    background: url(../img/portfolio-big-pic.jpg);
    height: 700px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
	background-size: auto 90%;
    box-shadow: inset 0px 12px 12px 0px #000000bf;
}
.contact-big-pic{
    background: url(../img/bg2.png);
    height: 700px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
	background-size: cover;
    box-shadow: inset 0px 12px 12px 0px #000000bf;
}
.white-button{
    margin: 40px 0 20px 0;
    text-decoration: none !important;
    color: #fe0000 !important;
    background: white;
    font-size: 26px;
    padding: 25px 45px;
	font-weight: 300;
	transition: 0.3s;
}
.white-button:hover{
	box-shadow: 0px 7px 20px 3px #0000004d;
	transition: 0.3s;
}
.contact-item a{
    text-decoration: none !important;
	color: #ffffff;
	font-size: 30px;
    font-weight: 400;
    margin-left: 20px;
}
.contact-container{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bottom-line{
    border-bottom: 2px solid white;
    padding-bottom: 20px;
    font-weight: 400;
    display: inline-block;
}
.contact-container form input{
    font-size: 26px;
    width: 90%;
    padding: 20px 10px;
    font-family: 'Roboto';
    font-weight: 300;
    border: none;
	border-bottom: 2px solid black;
	outline: none;
}
.contact-container form button{
	font-size: 30px;
    width: 90%;
    padding: 15px 10px;
    font-family: 'Roboto';
    font-weight: 300;
    margin-top: 30px;
    color: white;
    background: #fe0000;
	border: none;
	cursor: pointer;
	transition: 0.3s;
}
.contact-container form button:hover{
	box-shadow: 0px 7px 20px 3px #0000004d;
	transition: 0.3s;
}
.contact-info{
	max-width: 500px;
}
@media (max-width: 1400px){
	p,a,b,.why-item ul li{
		font-size: 22px;
	}
	h1{
		font-size: 50px
	}
	h2{
		font-size: 38px;
	}
	h3{
		font-size: 28px;
	}
	h4{
		font-size: 30px;
	}
	.bg-g-l {
		padding: 50px 25% 30px 50px;
		margin-top: 100px;
	}
	.m-top-bot {
		margin: 30px 0;
	}
	.our-mission {
		padding: 30px 30px 70px 30px;
	}
	.why-item img {
		max-width: 200px;
	}
	.why-item h3 {
		margin: 15px 0;
	}
	.why-bottom-title {
		line-height: 120px;
		font-size: 50px;
	}
	.portfolio-big-pic{
		height: 600px;
	}
	.contact-big-pic{
		height: 500px;
	}
	.bg-g-l2 {
		padding: 50px 40% 10px 70px;
	}
	.fruit-item .text {
		font-size: 20px;
		padding-right: 12%;
	}
	.white-button {
		font-size: 24px;
		padding: 20px 40px;
	}
}
@media (max-width: 1200px){
	p, a, b, .why-item ul li {
		font-size: 20px;
	}
	h2 {
		font-size: 32px;
	}
	h4 {
		font-size: 28px;
	}
	.popover, .popover h3{
		font-size: 16px;
		font-weight: 400;
	}
	.hand{
		display: none;
	}
	.header{
		background: url(../img/hand2.png) no-repeat;
		background-position: top right;
	}
	.bg-g-l {
		margin-top: 200px;
		padding: 30px 20% 30px 30px;
	}
	.why-item {
		margin: 0 0 50px 0;
		max-width: none;
	}
	.why-bottom-title {
		margin: 20px 10% 60px 10%;
		line-height: 90px;
		font-size: 40px;
	}
	.portfolio-big-pic{
		height: 400px;
	}
	.contact-big-pic{
		height: 400px;
	}
	.portfolio-header-icon {
		margin-right: 40px;
	}
	.bg-g-l2 {
		padding: 30px 35% 10px 30px;
		margin-top: 20px;
		background-image: linear-gradient( -115deg,#ffffff 25%, #e6e6e6 0%);
	}
	.card-header {
		padding-left: 100px;
	}
	.portfolio-disc {
		font-size: 20px;
	}
	.portfolio-title {
		font-size: 24px;
		letter-spacing: 0px;
	}
	.portfolio-button a {
		padding: 10px 20px;
		font-size: 18px;
	}
	.card-body {
		padding: 30px 30px 30px 50px;
	}
	.after-title {
		font-size: 22px;
		margin: 10px 0 30px 0;
	}
	.white-button {
		font-size: 20px;
		padding: 18px 35px;
	}
	.contact-item a {
		font-size: 24px;
	}
	.contact-item img {
		width: 80px;
	}
	.contact-container form input {
		font-size: 20px;
		width: 100%;
		padding: 15px 10px;
		border-bottom: 1px solid black;
	}
	.contact-container form button {
		font-size: 22px;
		width: 100%;
		padding: 10px 10px;
	}
}
@media (max-width: 992px){
	.p-top {
		padding-top: 30px;
	}
	.p-left {
		padding-left: 30px;
	}
	.bg-g-l, .bg-g-r {
		padding: 30px;
		background: #e6e6e6;
	}
	.why-item img {
		max-width: 150px;
	}
	.card-header {
		padding-left: 60px;
	}
	.portfolio-title, .portfolio-disc{
		border: none;
	}
	.portfolio-button {
		justify-content: flex-end;
		padding: 10px 20px 30px 0;
	}
	.contact-info {
		margin: 50px 0;
		max-width: 400px;
	}
	.contact-right h2{
		width: 100%;
	}
	.contact-container form button {
		max-width: 200px;
	}
}
@media (max-width: 767px){
	h1 {
		font-size: 40px;
		text-shadow: 0px 0px 7px white;
	}
	h2 {
		font-size: 30px;
	}
	h4 {
		font-size: 24px;
		line-height: 1.5;
	}
	.our-mission {
		padding: 30px;
		margin: 100px 5%;
	}
	.why-bottom-title {
		white-space: unset;
		margin: 0px 0 40px 0;
		text-align: center;
		line-height: normal;
		font-size: 28px;
	}
	.why-item {
		max-width: 400px;
	}
	.bg-g-l2 {
		background: #e6e6e6;
		padding: 30px;
	}
}
@media (max-width: 539px){
	.p-top {
		padding-top: 30px;
	}
	.p-left {
		padding-left: 0;
	}
	.logo {
		max-width: 90%;
		margin: 0 5%;
	}
	p, a, b, .why-item ul li {
		font-size: 16px;
	}
	h1 {
		font-size: 30px;
		text-shadow: none;
		margin: 30px auto;
		white-space: unset !important;
		text-align: center;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 20px;
		text-align: center;
		width: 100%;
	}
	.bg-g-l {
		padding: 15px 10px;
		margin-top: 100px;
	}
	.bg-g-l2, .bg-g-r{
		padding: 15px 10px;
	}
	.our-mission {
		padding: 15px 10px;
	}
	.m-top-bot {
		margin: 20px 0;
	}
	.why-item h3 {
		margin: 0px 0 15px 0;
		height: 50px;
	}
	.portfolio-big-pic {
		background-size: auto 60%;
		height: 300px;
	}
	.card-header {
		padding: 15px 0px;
	}
	.card-body {
		padding: 20px;
	}
	.portfolio-title, .portfolio-disc, .portfolio-button {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.portfolio-title {
		font-size: 20px;
	}
	.portfolio-disc {
		font-size: 16px;
	}
	.portfolio-button {
		padding: 20px 0 40px 0;
	}
	.after-title {
		font-size: 18px;
	}
	.contact-info {
		margin: 30px 0;
		max-width: none;
	}
	.contact-item {
		display: flex;
		justify-content: center;
	}
	.contact-item a {
		font-size: 20px;
		line-height: 2;
		text-align: center;
		margin: 0;
	}
}