html {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
}

body {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px
}

a {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
	font-weight: inherit;
}

a:focus {
	outline: none;
}

.wrapper {
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
}

.cover {
	overflow: auto;
	height: 100vh;
	background-image: url('../img/Group 25@2x.png'), url('../img/Mask Group 3@2x.png'), url('../img/Mask Group 4@2x.png'), url('../img/Mask Group 5@2x.png'), #49429A;
	background-image: url('../img/Group 25@2x.png'), url('../img/Mask Group 3@2x.png'), url('../img/Mask Group 4@2x.png'), url('../img/Mask Group 5@2x.png'), linear-gradient(146deg, #8B56A3 0%, #49429A 100%);
	background-repeat: no-repeat;
	background-position: bottom center, top left, bottom 2% left, bottom right;
	background-size: 1134px, 350px, 58px, 179px, 100%;
}

.cover h2 {
	color: #fff;
}

.cover2 {
	background-image:  url('../img/top_left.png'), url('../img/bottom_right.png'), linear-gradient(146deg, #8B56A3 0%, #49429A 100%);
	background-repeat: no-repeat;
	background-position:  top left, bottom right;
	background-size: 63px, 93px, 100%;
}

.nav {
	margin-top: 50px;
	margin-bottom: 50px;
	color: #fff;
}

.cover2 .nav {
	margin-bottom: 50px;
	color: #fff;
	margin-top: 0;
}

.logo1 {
	position:  absolute;
	left: 0;
	top: -30px;
}

.logo1 img {
	width: 135px;
}

.nav a:focus, .nav a:hover, .nav a.active {
	color: #fff;
	background-color: #49C2C4
}

.logo1 a:hover {
	color: #fff;
	background-color: transparent;
}

p {
	color: #fff;
}

.logo2 img {
	width: 163px;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
}

.logo2:hover img {
	-webkit-filter: drop-shadow(3px 3px 3px #222 );
  filter: drop-shadow(3px 3px 3px #222);
}

.logo3 img {
	width: 164px;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;

}

.logo3:hover img {
	-webkit-filter: drop-shadow(3px 3px 3px #222 );
  filter: drop-shadow(3px 3px 3px #222);
}

.logo4 img {
	width: 178px;
}

.pic1 img {
	width: 321px;
}

.pic2 img {
	width: 129px;
}

.pic3 img {
	width: 35px;
}

.pic4 img {
	width: 88px;
}

.pic5 img {
	width: 81px;
	margin: 10px 0 40px 0;
}

.pic6 img {
	width: 684px;
	margin: 65px 0 40px 0;
}

.pic7 img {
	width: 250px;
	float: right
}

.pic8 img {
	width: 124px;
	float: right
}

.pic9 img {
	width: 170px;
	float: right
}

.carrot img {
	width: 59px;
}

.content h4 {
	color: #4D4D4D;
	font-size: 1.4em;
	font-weight: 700;
	margin-bottom: 50px;
}

.content p {
	color: #545454;
	margin: 20px 0;
}

.content h2 {
	color: #5e5e5e;
	font-weight: 400;
	margin-bottom: 20px;
}

.type_w {
	max-width: 900px;
	margin: 50px auto;
}

.type_w h2 {
	color: #bbb;
	font-weight: 400;
	margin-bottom: 20px;
	font-size: 3em;
}

.type_w p strong {
	color: #555;
	font-weight: 600;
}

.type_w p.small {
	font-size: 0.9em
}

.type_p {
	background-color: #6F4E9F;
	max-width: 900px;
	margin: 0 auto;
	padding: 50px 25px;
}


.type_t {
	background-color: #00B7C1;
	max-width: 900px;
	margin: 0 auto;
	padding: 50px 25px;
}

.type_m {
	background-color: #BC549D;
	max-width: 900px;
	margin: 0 auto;
	padding: 50px 25px;
}

.type_p h4 {
	color: #fff;
	margin-bottom: 20px;
}

.type_p p {
	color: #fff;
}

.content h5 {
	color: #5e5e5e;
	font-weight: 300;
	font-size: 1.2em;
}

.content {
	padding: 70px 0;
}

.margin-t-1 {
	margin-top: 50px;
}

.content2 {
	background-size: cover;
	background-image: url('../img/Mask Group 1.png');
	height: 500px;
	padding-top: 30px;
	margin-bottom: 500px;
}

.content2 p {
	font-size: 0.9em;
	margin: 50px 0;
	padding-right: 30px;
}

.content2 h2 {
	color: #fff;
	font-weight: 400;
	font-size: 2.7em;
}

.content2 h5 {
	color: #fff;
	font-weight: 400;
	font-size: 1.2em;
}

.content2 .btn-primary {
	margin-bottom: 91px;
}

.transp1,
.transp2 {
	padding: 40px 20px 0px 20px;
	margin-top: 44px;
}

.transp1 {
	background-color: rgba(111,78,159,0.8);
	margin-right: -27px;
}

.transp2 {
	background-color: rgba(0,183,193,0.8);
}

.btn-primary {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0px;
	outline: none;
}

.btn-primary:hover {
	background-color: rgba(255,255,255,0.2);
	border-color: rgba(255,255,255,0.2);
}

.height1 {
	height: 157px;
}

.cover2 .content2 {
	background-image: none;
	height: auto;
	margin-bottom: 0;
}

.formular1 {
	max-width: 800px;
	margin: 50px auto 100px auto;
}

.formular1 input {
	width: 100%;
	background-color: transparent;
	border: 1px solid #fff;
	line-height: 35px;
	padding: 0 10px;
	margin: 20px 0 0 0 ;
}

.formular1 textarea {
	width: 100%;
	background-color: transparent;
	border: 1px solid #fff;
	line-height: 30px;
	margin: 20px 0 0 0;
	height: 151px;
	padding: 0 10px;
}

.formular1 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
}

.formular1 :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em
}

.formular1 ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em
} 

.btn-success,
a.btn-success {
    color: #fff !important;
    background-color: #BC549D;
    border-color: #BC549D;
    border-radius: 1px;
    padding: 8px 40px;
}

.btn-success:hover {
    color: #fff;
    background-color: rgba(188, 84, 157, 0.14901960784313725);
    border-color: #BC549D;
}

.nav-bottom {
	max-width: 800px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.cover2 .content2 p {
	margin: 10px 0;
}

/* iPads (portrait) ----------- */
@media only screen and (max-width : 1024px) {
	

}

/* iPads (landscape) ----------- */
@media only screen and (max-width : 746px) {
	

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 480px) {


}