body {
    background-color: #fff;
    font-family: CentraleSansRnd, sans-serif;
	font-weight: 300;
    font-size:1.2em;
    line-height: 1.4;
    color:#65225c;
    }

a:hover, a:focus {text-decoration: none;}

figure{
	margin:0;
	text-align: center;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
	max-width: 1920px;
	overflow:hidden;
    }
a{
	color:#006db6;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.padding{
	padding:0;
}

h1{
	color:#65225c;
	font-weight:300;
	font-size:1.7rem;
	padding:10px 20px 10px 0;
	line-height: 1.3;
}


h2{
	color:#65225c;
	font-weight:300;
	font-size:1.7rem;
	padding:10px 0px 10px 0;
	line-height: 1.3;
	text-align: right;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
    }

.text_1{
	padding:60px 80px;
	color:#000;
}

h3{
	line-height: 1.6;
	text-align: center;
	font-weight:300;
	font-size:3.5rem;
	padding: 40px 40px;
	margin:0;
	color:#65225c;
}

.text_3{
	color:#000;
	padding:60px 80px;
}

.float_1{
	float: right;
	text-align: right;
}

.float_2{
	float: left;
	text-align: left;
}

.text_right{
	width:100%;
	text-align: right;
}

.video{
	margin:60px 0;
	-webkit-box-shadow: 0px 5px 53px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px 5px 53px -1px rgba(0,0,0,0.31);
	box-shadow: 0px 5px 53px -1px rgba(0,0,0,0.31);
}

.cta{
    color: #fff;
    background: #fff;
    text-align: center;
    font-size: 1.6rem;
	max-width: 180px;
	font-weight: 300;
    padding: 16px 30px;
	cursor: pointer;
	margin:40px 0px;
    -webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
		-webkit-box-shadow: 0px 25px 63px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px 25px 63px -1px rgba(0,0,0,0.31);
	box-shadow: 0px 25px 63px -1px rgba(0,0,0,0.31);
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#47235a+1,75215d+100 */
background: #47235a; /* Old browsers */
background: -moz-linear-gradient(left, #47235a 1%, #75215d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #47235a 1%,#75215d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #47235a 1%,#75215d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47235a', endColorstr='#75215d',GradientType=1 ); /* IE6-9 */
	
}

.cta:hover{
	color:#fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#47235a+1,9f1979+100 */
background: #47235a; /* Old browsers */
background: -moz-linear-gradient(left, #47235a 1%, #9f1979 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #47235a 1%,#9f1979 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #47235a 1%,#9f1979 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47235a', endColorstr='#9f1979',GradientType=1 ); /* IE6-9 */
		-webkit-box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
	box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
}


.cta_6{
	color:#65225c;
    background: #fff;
    text-align: center;
    font-size: 1.6rem;
	max-width: 620px;
	font-weight: 500;
    padding: 15px 35px;
	cursor: pointer;
	margin:0px auto 0px auto;
    -webkit-transition: background .4s linear;
	-moz-transition: background .4s linear;
	-o-transition: background .4s linear;
	-ms-transition: background .4s linear;
	transition: background .4s linear;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007cc0+0,005eac+100 */
	background: #fff;
	-webkit-box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
	box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
}


.cta_6:hover{
	color:#fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#47235a+1,9f1979+100 */
	background: #47235a; /* Old browsers */
	background: -moz-linear-gradient(left, #47235a 1%, #9f1979 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #47235a 1%,#9f1979 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #47235a 1%,#9f1979 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47235a', endColorstr='#9f1979',GradientType=1 ); /* IE6-9 */
		-webkit-box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
	-moz-box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
	box-shadow: 0px 5px 13px -1px rgba(0,0,0,0.31);
}


#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: red; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    width:40px;
    height:40px;
    background: url('../img/arrow_up0d1b.png????');
	transition-duration: .4s;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
}

#myBtn:hover {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
    background-color: #555; /* Add a dark-grey background on hover */
}

.footer{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#47235a+1,75215d+100 */
	background: #47235a; /* Old browsers */
	background: -moz-linear-gradient(left, #47235a 1%, #75215d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #47235a 1%,#75215d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #47235a 1%,#75215d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47235a', endColorstr='#75215d',GradientType=1 ); /* IE6-9 */
	color:#fff;
	font-size:1.3rem;
	text-align:center;
	padding:40px 20px 80px 20px;
}

.image {
	transition-duration: .4s;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
}

.image:hover{
	transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
	-o-transform: scale(0.9, 0.9);
}

h4{
	font-size:3rem;
	font-weight: 300;
	text-align: center;
	line-height: 1.6;
}


@media(max-width: 1700px){
	
	h1,h2{
		font-size:1.3rem;
	}
	
	.text_1, .text_3 {
		font-size:1rem;
		padding:10px 80px;
	}
}


@media(max-width: 1700px){
	
	h1,h2 {
		font-size:1.5rem;
	}
	
	.text_1, .text_3 {
		font-size:0.8rem;
		padding:10px 80px;
	}
}


@media(max-width: 1300px){
	h3{
		font-size:3rem;
	}
}


@media(max-width: 992px){
	
	h2{
		margin:0 auto;
	}
	
	
	.image{
		padding-top:30px;
		width: 60%;
		height: 60%;
	}
	
	.video{
		margin:20px 0;
	}
	
	p{
		text-align: center;
		padding:30px 20px 10px 20px;
	}
	
	.text_right{
		text-align: center;
	}
	
	h3, h4{
		font-size:1.7rem;
	}
	
	.float_1{
		float: none;
	}
	
	.cta{
		margin:0px auto 40px auto;
	}
	
	h1, h2{
		padding:60px 30px 0  30px;
		text-align:center;
	}
	
	
	.text_1, .text_3{
		font-size:1rem;
		padding:0px 60px 60px 60px;
		text-align:left;
	}
	
	
}

@media(max-width: 768px){
	
	

    
}


@media(max-width: 576px){
	
	
	h1 {
		font-size:1rem;
		padding:30px 0px 0px 0px;
	}
	
	h2 {
		font-size:1rem;
		padding:40px 0px 0px 0px;
	}
	
	.text_1, .text_3{
		font-size:0.8rem;
		padding:0px 40px 40px 40px;
		text-align:left;
	}
	
	.text_2{
		padding:10px 20px 30px 20px;
		font-size:0.8rem;
	}

	h3,h4{
		font-size:1.3rem;
	}

	.cta{
		font-size: 1.2rem;
		width:150px;
		margin: 20px auto;
	}
	
	
	
	.cta_6{
		font-size: 1em;
		width:280px;
	}
	
	.footer{
		font-size:0.9rem;
	}


}

.light{
	transition-duration: 2s;
	-webkit-transition-duration: 2s;
	-moz-transition-duration: 2s;
	-ms-transition-duration: 2s;
	-o-transition-duration: 2s;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e5ea+1,f4f6f7+100 */
	background: #fff; /* Old browsers */
}

.light:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e5ea+1,f4f6f7+100 */
	background: #F4F6F7; /* Old browsers */
}


/*SLIDERS*/
	  
	  a{
		  text-decoration: none;
	  }

    /* Center the slideshow */

    /* Show active item in the pagination */

    /* Media quires for a responsive layout */

    /* For tablets & smart phones */

    /* For smartphones */

    /* For smaller displays like laptops */

    /* For larger displays */


