/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Base */

ul {
    color: white;
    font-size: 1.2vw;
    line-height: 1.4vw;
}
li {
    margin-bottom: 20px;
}
[role="button"],
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

/*End of reset */
/*Genral Styling */
body{
font-family: 'Raleway', sans-serif;
}

h1, h2, h3, h4, h5, h6, p, a {
  color: #ffffff;
	text-decoration: none;
}
/*Button */
button.chatterb_button {
    background: #9b29ff;
    border: 0;
    color: #fff;
    padding: 2% 11%;
    font-size: 1.3vw;
    box-shadow: -1px 6px #7620d1;
    display: block;
    margin-top: 22px;
    transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}
button.chatterb_button:hover {
    margin-left: -4px;
    box-shadow: none;
		cursor: pointer;
}
.menu h2  {
	font-family: 'Pacifico', cursive;
}
h4, h6, h6, p, {
	font-family: 'Raleway', sans-serif;
}
button {
	font-family: 'Pacifico', cursive;
}
/*End of Genral Styling */

/*column system */
.col-1-2 {
	width: 50%;
}
.col-1-3 {
    width: 33.33%;
}
.col-2-3 {
	width: 66.66%;
}
.left_float {
    float: left;
}
/* Start of website design */
#style-3::-webkit-scrollbar {
    width: 10px;
    background-color: #434343;
}

#style-3::-webkit-scrollbar {
    width: 10px;
    background-color: #434343;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #ffffff;
}
/*Background */

.background {
    background: url(../img/background.jpg);
	  background-size: contain;
    background-repeat: no-repeat;
    background-color: #80ac00;
		-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
}

.site_padding {
	padding-left: 8%;
	padding-right: 8%;
}

/* Header */
header {
    display: flex;
		padding-top: 40px
}

/* Logo */
.logo {
    width: 35%;
}
.logo img {
    width: 85%;
    display: block;
}
/* End of logo */

/* Menu */
.menu {
    display: inline-flex;
    width: 65%;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
    font-size: 1.2vw;
}
.menu h2 {
    float: left;
    margin: 0px 15px;
		text-shadow: 2px 2px #778590;
}
/*End of Menu */
/*End of Header */

/*Content */
/* Home Content */
.main_text_block {
    width: 40%;
    margin-top: 6%;
		margin-left: 4%;
}
.main_text_block h2 {
    font-size: 2.9vw;
    margin-bottom: 5px;
}
.main_text_block h3 {
    font-size: 2vw;
    margin-bottom: 11px;
}
.main_text_block h4 {
    font-size: 1.4vw;
    margin-bottom: 11px;
}

/* home second section */
.content_big_margin {
    margin-top: 52%;
}

@media screen and (max-width: 1550px){
	.content_big_margin {
	    margin-top: 50%;
	}
}
@media screen and (max-width: 1280px){
.content_big_margin {
    margin-top: 48%;
	}
}
@media screen and (max-width: 900px){
.content_big_margin {
    margin-top: 44%;
	}
}
@media screen and (max-width: 750px){
.content_big_margin {
    margin-top: 38%;
	}
}
.fancy_block_wrap {
    padding-bottom: 20px;
}
.fancy_block_wrap img {
    width: 44%;
    display: block;
    margin: 0 auto;
    margin-top: 12%;
}
.grass_section_wrap {
    box-sizing: border-box;
    padding: 45px;
}
.fancy_title {
    font-family: 'Pacifico', cursive;
    color: white;
		text-shadow: 5px 5px #5c7b00;
}
.fancy_block_wrap h2 {
    font-size: 4.9vw;
    margin-bottom: 30px;
    color: #5c7b00;
    border-bottom: 6px solid;
    padding-bottom: 20px;
    border-radius: 70px 0px;
}
.fancy_block_wrap p {
    font-size: 1.4vw;
    margin-bottom: 40px;
		line-height: 2vw;
}


/*Find out more page */
.london_wrapper {
	margin-top: 195px;
}
.london_is_calling img{
	width: 100%;
  margin: 0 auto;
}
.move_left {
	margin-left: -22%;
}
.move_right{
	margin-right: -31%;
font-size: 4vw !important;
}
.london_is_calling_text {
    margin-top: -105px;
}
.london_is_calling_text h2 {
		font-family: 'Raleway', sans-serif;
    font-size: 4.9vw;
    margin-top: 14px;
		margin-bottom: 25px;
}

.london_is_calling_text h2 span {
		font-family: 'Pacifico', cursive;
		font-size: 5.4vw;
		text-shadow: 2px 2px #778590;
}
.london_is_calling_text h3 {
    font-family: 'Pacifico', cursive;
    text-shadow: 2px 2px #778590;
    font-size: 3vw;
    margin-top: 145px;
    margin-bottom: 25px;
}
.london_is_calling_text p {
		line-height: 1.1;
    font-size: 1vw;
}
.boulogne_illustration img {
    margin-bottom: 35px;
    margin-left: 101px;
    margin-top: -183px;
}

/*Dates and Prices */
.dates_wrap {
	    margin-top: 140px;
}
.dates_text {
	padding: 0px 45px 0px 45px;
	box-sizing: border-box;
}
.dates_text h1 {
		font-size: 2.5vw;
    margin-bottom: 35px;
		margin-left: -45px;
		border-bottom: 6px solid;
    padding-bottom: 20px;
    border-radius: 70px 0px;
		margin-right: 10%;
}
.dates_text h1 span {
    font-family: 'Pacifico', cursive;
		text-shadow: 2px 2px #778590;
}
.dates_text h2 {
font-size: 2.5vw;
margin-bottom: 20px;
}
.dates_text h2 span {
font-family: 'Pacifico', cursive;
font-size: 2.1vw;
text-shadow: 2px 2px #778590;
}
.dates_text p {
		font-size: 1.1vw;
    line-height: 1.9vw;
}
.dates_text_secondsection {
margin-top: 33px;
}
.dates_img {
width: 35%;
display: block;
margin: 30px 0px;
}
.ballon {
    text-align: center;
    width: 48%;
    background: linear-gradient(135deg, #ECEDDC 25%, transparent 25%) -50px 0, linear-gradient(225deg, #ECEDDC 25%, transparent 25%) -50px 0, linear-gradient(315deg, #ECEDDC 25%, transparent 25%), linear-gradient(45deg, #ECEDDC 25%, transparent 25%);
    background-size: 100px 100px;
    background-color: #9b29ff;
    padding: 11% 11%;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -55px;
    box-shadow: -3px -3px 10px 2px rgba(255, 255, 255, 0) inset, 0 0 0 15px rgba(255, 255, 255, 0.25) inset, 0 0 0 1px rgba(0, 0, 0, 0), 2px 2px 10px rgba(0, 0, 0, 0.32);
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.25) inset, 0 0 0 1px rgba(0, 0, 0, 0.03), 2px 2px 10px rgba(0, 0, 0, 0.15);
}
.ballon:after {
    content: "";
    width: 0;
    position: relative;
    height: 0;
    border-left: 1vw solid transparent;
    padding-bottom: 21.2%;
    border-right: 1vw solid transparent;
    border-bottom: 1.8vw solid #9b29ff;
    left: 5.3%;
}

.ballon h3 {
    font-size: 3.5vw;
    line-height: 4.7vw;
    font-family: 'Pacifico', cursive;
    margin-bottom: 20px;
    width: 91%;
    margin: 0 auto;
    color: #81c5f4;
    box-shadow: 0px 0px 60px #00000014;
    font-weight: 600;
    background: #00000008;
    border-radius: 24%;
    text-shadow: 2px 2px 0px #0000004d;
    text-shadow: 2px 2px 0px #f3f4f5, 1px -2px 0px #f5fbff, 3px 7px 0px #4782ab, 6px 7px 0px #0000004d;
}

.fly_girl_fly {
    margin-top: 20px;
}

.fly_girl_fly img {
    width: 51%;
    display: block;
    margin-left: 46%;
    margin-top: -3%;
}

/* What is ChatterBus page */
.what_is_wrapper {
    margin-top: 100px;
}
.what_is_img {
padding: 15px 60px;
box-sizing: border-box;
}
.what_is_img img {
	width: 95%;
}
.image_border {
border-radius: 50px;
border: 12px solid #fff;
}
.what_is_text h1 {
    font-size: 3vw;
    color: #5599c7;
    margin-bottom: 38px;
    border-bottom: 6px solid;
    padding-bottom: 20px;
    border-radius: 70px 0px;
}
.what_is_text h1 span {
    font-family: 'Pacifico', cursive;
    color: #ffffff;
    text-shadow: 2px 2px #5599c7;
}
.what_is_text h2 {
font-size: 3vw;
margin-bottom: 20px;
}

.what_is_text p {
	font-size: 1.2vw;
	line-height: 1.4vw;
	margin-bottom: 20px;
}
.img_desc {
text-align: center;
font-style: italic;
}
.img_desc span {
font-family: 'Pacifico', cursive;
font-size: 1.5vw;
}

/*Testimonials */
.testimonials_page_wrapper {
    margin-top: 120px;
}


/*footerimg */
.francefootertown {
    margin-top: -487px;
    margin-bottom: -4px;
    width: 100%;
}
/* Owl carousel */


.testimonial {
    text-align: center;
    margin: 85px 1.6% 55px;
    width: 30%;
    float: left;
}
.testimonial .description {
    padding: 40px;
    margin-bottom: 50px;
    border: 3px dashed #ffffff;
    border-top: none;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 1px;
    position: relative;
    min-height: 100px;
		z-index: 1;
}
.testimonial .description:before {
    content: "\f10d";
    width: 290px;
    height: 255px;
    font-family: fontawesome;
    line-height: 110px;
    margin: 0 auto;
    font-size: 50px;
    color: #ffffff;
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 39%, 0 39%);
}
.testimonial .title {
    font-size: 2vw;
    font-weight: 600;
    color: #ffffff;
    text-shadow: 2px 2px #778590;
    letter-spacing: 10px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
    position: relative;
    font-family: 'Pacifico', cursive;
}
.testimonial .title:before{
	 content: "";
	 width: 40px;
	 border: 2px dashed #72aed8;
	 margin: 0 auto;
	 position: absolute;
	 top: -30px;
	 left: 0;
	 right: 0;
	 transform: rotate(90deg);
}
.testimonial .post{
	 display: block;
	 font-size: 15px;
	 color: #6b3522;
	 text-transform: capitalize;
}
.owl-theme .owl-controls{ margin-top: 0; }
.owl-theme .owl-controls .owl-page span{
	 width: 15px;
	 height: 15px;
	 border-radius: 50%;
	 background: #6b3522;
	 opacity: 0.8;
	 box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
	 transition: all 0.3s ease 0s;
	 background: #f58da6 !important;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 8px;
    padding: 6px 18px!important;
    font-size: 26px!important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #bca9fa!important;
    filter: Alpha(Opacity=50);
    opacity: 1 !important;
}
.owl-theme .owl-controls .owl-page.active span {
    background: #ffffff !important;
}
@media only screen and (max-width: 1199px){
	 .testimonial .description:before{
			 width: 200px;
			 height: 200px;
	 }
}
@media only screen and (max-width: 990px){
	 .testimonial .description:before{
			 width: 150px;
			 height: 150px;
	 }
}
@media only screen and (max-width: 479px){
	 .testimonial .description:before{
			 width: 100px;
			 height: 100px;
			 line-height: 50px;
			 font-size: 26px;
			 top: -40px;
	 }
}

/* Footer */

footer {
    background-color: #434343;
    padding: 55px 0px 0px;
}

.footer_logo img {
    width: 295px;
    display: block;
}

.adress span , .footer_menu span{
   color: #FFF;
   font-weight: 800;
   border-bottom: 2px solid #ffffff;
   padding-bottom: 25px;
   margin-bottom: 20px;
   display: block;
   text-transform: uppercase;
   font-size: 60px;
   letter-spacing: 3px;
	 width: 80%;
	 font-family: 'Pacifico', cursive;
}

.adress li a , .footer_menu li a{
    color:#FFF;
    letter-spacing: 3px;
    text-decoration:none;
  	font-size: 30px;
}

.adress li, .footer_menu li{
    margin-top: 5px;
    list-style: none;
		margin-bottom: 10px;
		font-family: 'Indie Flower', cursive;
}

.adress li a:hover , .footer_menu li a:hover{
    color: #fafafa;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.fa{
    color: #fff;
    margin-right: 10px;
    font-size: 35px !important;
}
.copyright {
    border-top: 2px solid white;
    display: block;
    padding: 29px 0px;
    margin-top: 55px;
    margin-left: 8%;
    margin-right: 8%;
}
/* Bug fixes */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 900px){
.col-1-2 {
    width: 100%;
}
.col-2-3 {
    width: 100%;
}
.col-1-3 {
	  width: 100%;
}
.testimonial {
    width: 100%;
		margin: 80px 0px 25px;
}
.mobile_hide {
	display: none;
}
h1 {
    font-size: 3rem !important;
    line-height: 1.1 !important;
}
h2 {
    font-size: 2rem !important;
}
p {
    font-size: 1.3rem !important;
    line-height: 1.3 !important;
}
.img_desc span {
    font-size: 1.3rem !important;
}
li {
    font-size: 1.3rem !important;
    line-height: 1.3 !important;
	}
	.london_is_calling_text h3 {
    font-size: 2rem !important;
}
.move_left {
    margin-left: 0px !important;
    margin-top: 100px !important;
}
.london_wrapper {
    margin-top: 0px !important;
}
.move_right {
	margin-top: 150px !important;
    margin-right: 0% !important;
    font-size: 2rem !important;
}
.what_is_img {
    padding: 10px !important;
    width: 91%;
}
.ballon {
    text-align: center;
    width: 40%;
    background: linear-gradient(135deg, #ECEDDC 25%, transparent 25%) -50px 0, linear-gradient(225deg, #ECEDDC 25%, transparent 25%) -50px 0, linear-gradient(315deg, #ECEDDC 25%, transparent 25%), linear-gradient(45deg, #ECEDDC 25%, transparent 25%);
    background-size: 100px 100px;
    background-color: #d16756;
    padding: 14% 11%;
    border-radius: 50%;
    margin-left: 0%;
    margin-top: 25px;
    box-shadow: -3px -3px 10px 2px rgba(255, 255, 255, 0) inset, 0 0 0 15px rgba(255, 255, 255, 0.25) inset, 0 0 0 1px rgba(0, 0, 0, 0), 2px 2px 10px rgba(0, 0, 0, 0.32);
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.25) inset, 0 0 0 1px rgba(0, 0, 0, 0.03), 2px 2px 10px rgba(0, 0, 0, 0.15);
}
.fly_girl_fly img {
    width: 51%;
    display: block;
    margin-left: 24.5%;
    margin-top: -20px;
}
.ballon:after {
    content: "";
    width: 0;
    position: relative;
    height: 0;
    border-left: 1vw solid transparent;
    padding-bottom: 34.2%;
    border-right: 1vw solid transparent;
    border-bottom: 1.8vw solid #cf5a49;
}
.dates_text h2 span {
     font-size: 2rem;
}
.dates_wrap {
    margin-top: 0px;
}
.dates_text {
    padding: 0px;
	}
	.dates_text h1 {
    margin-left: 0px;
    margin-right: 0%;
}
.main_text_block {
    width: 100%;
    margin-top: 0%;
    margin-left: 0%;
    background: #000000ad;
    padding-top: 30px;
    padding-bottom: 30px;
}
.main_text_block h3 {
    font-size: 2.5rem;
}
.main_text_block h4 {
    font-size: 1.5rem;
}
button.chatterb_button {
    font-size: 1.5rem;
	}
	.content_big_margin {
    margin-top: 25px;
}
.site_padding {
    padding-left: 5%;
    padding-right: 5%;
}
ul.footer_menu {
    margin-top: 80px;
}
ul.adress {
    margin-top: 60px;
}
.menu {
    display: none;
}
.logo {
	width: 100%;
}
.logo img {
    width: 100%;
	}
	header {
    margin-bottom: 30px;
}
.testimonial .title {
	font-size: 2rem;
word-break: break-all;
}
}
.form input {
    padding: 1.33%;
    width: 100%;
    font-family: 'Pacifico', cursive;
		font-size: 2rem;
}
.form textarea {
    width: 100%;
    padding: 1.43%;
    font-family: 'Indie Flower', cursive;
    font-size: 3rem !important;
}

.form p {
    margin-bottom: 20px;
}
.form input#mybtn {
    background: #9b29ff;
    border: 0;
    color: #fff;
    padding: 2% 1.5%;
    box-shadow: -1px 6px #7620d1;
    margin-top: 20px;
}
.form input#mybtn:hover {
    cursor: pointer;
}
.form h2 {
font-size: 5vw;
margin-bottom: 20px;
font-family: 'Pacifico', cursive;
text-shadow: 2px 2px #778590;
}
