/*
font-family: 'Tillana', cursive; https://fonts.google.com/specimen/Tillana
font-family: 'Gruppo', cursive; https://fonts.google.com/specimen/Gruppo
*/

body {
	font-family: 'Gruppo', cursive;
	background-image: url(../img/world-bg.png);	
    background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

.text-r {
	font-family: 'Gruppo', cursive;
	font-size: 160%;
	}

strong { font-weight: 700; }

a, a:hover, a:focus {
	color: rgba(153,255,0,1);
	text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

h1, h2 {
	margin-top: 10px;
	font-size: 42px;
    font-weight: 700;
    line-height: 54px;
}

.color-black{
	color: rgba(0,0,0,1)}

img { max-width: 100%; }

::-moz-selection { background: #b44e4a; color: #fff; text-shadow: none; }
::selection { background: #b44e4a; color: #fff; text-shadow: none; }

.top-content {
    margin: 0 auto;
    text-align: left;
    color: #fff;
}

.inner-bg {
    padding: 80px 0;
}

.top-content .phone {
	text-align: center;
}

.top-content .text {
	padding-top: 100px;
}

.top-content .description {
	margin: 40px 0 10px 0;
    font-size: 22px;
    line-height: 36px;
}

.top-content .top-button {
	margin-top: 40px;
}

.features-container {
    margin: 0 auto;
    padding-bottom: 60px;
    color: #888;
    text-align: center;
}

.features {
    margin-top: 60px;
    padding-bottom: 10px;
}

.features h2 {
    color: #333;
}

.features p {
	margin-top: 30px;
	padding: 0 120px;
    font-size: 22px;
    line-height: 36px;
}

.features-box-1 {
	margin-top: 30px;
}

.features-box-1 h3 {
	font-size: 26px;
    font-weight: 700;
    color: #333;
    line-height: 30px;
}

.features-box-1 p {
	font-size: 18px;
    line-height: 32px;
}

.features-box-1 .features-box-1-icon {
    margin: 0 auto;
    font-size: 56px;
    color: #333;
}

.single-feature-container {
	margin: 0 auto;
	text-align: left;
}

.single-feature-text {
	padding-bottom: 10px;
}

.single-feature-text p {
	margin-top: 30px;
	padding: 0 120px;
    font-size: 22px;
    line-height: 36px;
}

.single-feature-img {
	margin-top: 30px;
}

.single-feature-img-description {
	margin-top: 70px;
	font-size: 18px;
    line-height: 32px;
	text-align: right;
}

.single-feature-img-description p {
	margin-bottom: 30px;
}

.single-feature-bg {
	color: rgba(255,255,255,1);
	background-color: rgba(0,0,0,.5);
}

.single-feature-no-bg {
	color: #888;
}

.single-feature-no-bg h2 {
	color: #333;
}

.single-feature-no-bg .single-feature-img-description {
	text-align: left;
}

.single-feature-no-bg .single-feature-img-description strong { color: #333; }

.call-to-action-container {
	margin: 0 auto;
	padding-bottom: 60px;
	color: #000;
	text-align: center;
}

.call-to-action-text {
	margin-top: 60px;
	padding-bottom: 10px;
}

.call-to-action-text h2 {
	color: #333;
}

.call-to-action-text p {
	margin-top: 30px;
    font-size: 22px;
    line-height: 36px;
}

.call-to-action-button {
	margin-top: 40px;
}

.header-text{
	font-family: 'Gruppo', cursive;
	font-size: 600%;
	}
.sub-header-text{
	font-family: 'Gruppo', cursive;
	font-size: 200%;
	}
.xl-text {
	font-family: 'Tillana', cursive;
	font-size: 980%;
}
.text-sm {
	font-family: 'Gruppo', cursive;
	font-size: 130%;
}
.icon-question:after {
	content: '\f059';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin:0px 0px 0px 10px;
    text-decoration:none;
	}
.color-yellow {
	color: rgba(255,255,0,1);
	}
.demo-video {
	width: 100%;}
.d-video {
	width: 600px;
	height: 350px}
.in10-btm {
	padding-bottom: 10px;}
.in20-btm {
	padding-bottom: 20px;}
.in40-btm {
	padding-bottom: 40px;}
.in50-btm {
	padding-bottom: 50px;}
.in10-top {
	padding-top: 10px;}
.in20-top {
	padding-top: 20px;}
.in40-top {
	padding-top: 20px;}
.in60-top {
	padding-top: 60px;}
.out1-top {
	margin-top: 1px;}
.out2-top {
	margin-top: 2px;}
.out3-top {
	margin-top: 3px;}
.out5-top {
	margin-top: 5px;}
.out10-top {
	margin-top: 10px;}
.out20-top {
	margin-top: 20px;}
.out40-top {
	margin-top: 40px}
.out60-top {
	margin-top: 60px}
.out80-top {
	margin-top: 80px}
.out100-top {
	margin-top: 100px}
.insides-5pct: {
	padding-left: 5%;
	padding-right: 5%;	
	}
.insides-10pct: {
	padding-left: 10%;
	padding-right: 10%;	
	}
.outsides-10pct: {
	margin-left: 5%;
	margin-right: 5%;	
	}
	
.arrow01{
  animation: animationFrames ease 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: animationFrames ease 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: animationFrames ease 1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationFrames ease 1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationFrames ease 1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

@keyframes animationFrames{
  0% {
    opacity:0;
    transform:  translate(0px,10px)  ;
  }
  100% {
    opacity:1;
    transform:  translate(0px,25px)  ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    opacity:0;
    -moz-transform:  translate(0px,10px)  ;
  }
  100% {
    opacity:1;
    -moz-transform:  translate(0px,25px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0;
    -webkit-transform:  translate(0px,10px)  ;
  }
  100% {
    opacity:1;
    -webkit-transform:  translate(0px,25px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0;
    -o-transform:  translate(0px,10px)  ;
  }
  100% {
    opacity:1;
    -o-transform:  translate(0px,25px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0;
    -ms-transform:  translate(0px,10px)  ;
  }
  100% {
    opacity:1;
    -ms-transform:  translate(0px,25px)  ;
  }
}

.single-action-bg {
	background-color: rgba(255,255,255,.7);
}

.32x32 {
	height: 32px;
	width: 32px;
}
/***** footer *****/
.footer-copyright {
	margin: 15px 0 0 0;
	font-size: 18px;
    line-height: 32px;
    color: #fff;
}

.footer-copyright a {
	color: #fff;
	border-bottom: 1px dashed #eee;
}
.footer-copyright a:hover {
	border: 0;
}

#footer {
	font-family: 'Gruppo', cursive;
	color: rgba(255,255,255,1);
 	background-color: rgba(0,0,0,.5)
	}
#footer h2 {
	color: rgba(255,255,255,1);
	}
#footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	}
/***** ordering form *****/
.yelow-bg {
	background-color: rgba(255,255,0,.5);
	}
.leng-flags {
	position: absolute;
    top: 5px;
    right: 5px;}
@media screen and (max-width: 480px){
.header-text{
	font-size: 400%;
	}
	
}

@media screen and (max-width: 768px) {
	#top-email {
	display: none;
	}
	.d-video {
		width: 100%;}
}

.in40-buttn {
	padding-bottom: 40px;
}
