@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Marcellus+SC&family=Spline+Sans:wght@300..700&display=swap');
.wcurightone{
	width: 96%;
	float: left;
	margin-right: 4%;
	margin-left: 0%;
	margin-bottom: 0px;
	overflow: hidden;
	height: 150px;
	border-radius: 3px;
}
.wcurightone .first{
	width: 20%;
	padding-left: 2%;
	padding-right: 0%;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;

}
.wcurightone .second{
	width: 70%;
	padding-left: 0%;
	padding-right: 2%;
	margin-top: 10px;
	text-align: left;
	float: left;
	
	
}
.wcurightone .first h2{
	width: 20%;
	float: left;
	margin-top: 20px;
	color: #37b721;
	font-size: 1.7vw;
	font-weight: 600;
	line-height: 5px;
font-family: 'Poppins', sans-serif;
}
.wcurightone .second p{
	width: 100%;
	height: auto;
	float: none;
	font-size: 28px;
	color: #ffffff;
	font-weight: 400;
	direction: ltr;
	text-align: left;
font-family: "DM Sans", sans-serif;;
	line-height: 0px;
		text-transform: capitalize;
	margin-bottom: 40px;


}
.wcurightone .second span{
	
font-family: "DM Sans", sans-serif;

	font-size: 17px;
	color: #ffffff;
	font-weight: 400;
	direction: ltr;
	text-align: left;
	line-height: 22px
}
.serviceship{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	position: relative;
	background-size: cover;
	background-image: url(../sour/home1_bg_2.jpg);
}
.serviceshipleft h2{
	font-family: "DM Sans", sans-serif;
    font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: left
}
.serviceshipleft h3{
	font-family: "Marcellus SC", serif;
    font-size: 48px;
	font-weight: 400;
	text-transform: capitalize;
	text-align: left;
	color: #ffffff
}
.serviceshipleft{
	width: 39.5%;
	height: 630px;
	float: right;
	padding-left: 20%;
	padding-right: 3.5%;
	padding-top: 100px
}
.serviceshipright{
	width: 37%;
	height: 30px;
	float: left;
	position: relative;
	z-index: -10
}
.serviceshipright p{
	position: absolute;
    display: block;
    font-size: 32px;
    line-height: 1.20em;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0px;
	font-family: 'Playfair Display', cursive;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center
}
.serviceshipright p span{
	font-family: 'Poppins', sans-serif;
	position: relative;
    display: inline-block;
    line-height: 1.5em;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    margin: 10px 0 0;
}
.serviceshipimg{
	width: 35%;
	height: 550px;
	position: absolute;
	right: 15%;
	top: 125px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px
}
.serviceshipimg img{
	width: 100%;
	height: 100%
}
@media screen  and (max-width: 500px) {
	.wcurightone .second p{
	
	font-size: 22px;
	}
.wcurightone .second span{

	font-size: 17px;
	
}
	.serviceshipright p{
	position: absolute;
    display: block;
    font-size: 32px;
    line-height: 1.20em;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0px;
	font-family: 'Playfair Display', cursive;
	bottom: 0px;
		top: auto;
	left: 0px;
	width: 100%;
	text-align: center
}
	.wcurightone{
	width: 100%;
	float: left;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
	border-radius: 3px;
}
	.serviceship{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	height: auto;
	margin-top: 0px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 0px;
	position: relative;
	background-size: cover;
}
.serviceshipleft{
	width: 95%;
	height: auto;
	float: none;
	padding-left: 2.5%;
	padding-right: 2.5%;
	padding-top: 20px;
	padding-bottom: 40px
}
.serviceshipright{
	width: 100%;
	height: 0px;
	float: none;
	
}
.serviceshipimg{
	width: 80%;
	height: 300px;
	position: absolute;
	right: 5%;
	top: auto;
	bottom: 80px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px
}
.serviceshipimg img{
	width: 100%;
	height: 100%
}
	.serviceshipleft h3{
	
    font-size: 40px;
	
}
}
@media screen and (min-width: 505px) and (max-width: 1100px){
	.serviceshipright p{
	position: absolute;
    display: block;
    font-size: 32px;
    line-height: 1.20em;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0px;

	bottom: 0px;
		top: auto;
	left: 0px;
	width: 100%;
	text-align: center
}
	.wcurightone{
	width: 100%;
	float: left;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
	border-radius: 3px;
}
	.serviceship{
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	height: auto;
	margin-top: 0px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	position: relative;
	background-size: cover;
}
.serviceshipleft{
	width: 48%;
	height: 500px;
	float: right;
	padding-left: 6.5%;
	padding-right: 0.5%;
	padding-top: 20px
}
.serviceshipright{
	width: 45%;
	height: 380px;
	float: left;
	
}
.serviceshipimg{
	width: 80%;
	height: 400px;
	position: absolute;
	right: 8%;
	top: auto;
	bottom: 80px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px
}
.serviceshipimg img{
	width: 100%;
	height: 100%
}
	.wcurightone .second p{
	
	font-size: 20px;
	
}
.wcurightone .second span{
	
font-family: "DM Sans", sans-serif;

	font-size: 17px;
	color: #ffffff;
	font-weight: 400;
	direction: ltr;
	text-align: left;
	line-height: 22px
}
	.serviceshipleft h3{
	
    font-size: 28px;
	
}
}
