/*General*/
.logo img{
	width: 100%;
}

#bullet_point_2{
	font-size: 28px;
    margin: 0px 0 5px;
    font-family: 'Poppins', sans-serif;
    color: rgb(51,51,51);
}

#bullet_point_2 li {
    padding: 0px 0 10px;
}

.mt20{
	margin-top: 20px;
}

.logo{
	max-width: 150px;
}
.logo-banner{
	width: 100%;
	max-width: 600px;
}
.fa-check-circle{
	color: #1ecba3;
}
.price{
	font-size: 90px;
	color: rgb(0, 193, 50);
}
.price h1{
	font-size: 70px;
	margin-bottom: 10px;
	color: #0AA4CC;
	font-weight: 900;
	font-family: 'Poppins', sans-serif;
}
.single_works_text_middel h3{
	padding: 10px 0 5px;
	color: #00e9b3 !important;
	font-size: 25px;
}
.single_works_text_middel p{
	font-size: 18px;
	font-weight: 500;
}
.single_works_text_middel img{
	border: solid 3px #1ecba3;
	max-width: 280px;
}

#bullet_point {
    font-size: 26px;
	margin: 20px 0 20px;
	font-family: 'Poppins', sans-serif;
	color: rgb(51,51,51);
}

#bullet_point li{
	padding: 5px 0 10px
}
.blog_item{
	border: dashed 2px #8BC34A;
	border-radius: 5px;
	padding: 15px;
	margin-top: 10px;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 95%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.client{
	max-width: 60px;
	border-radius: 500px;
	border: solid 2px #8BC34A;
	margin-bottom: 5px;
}

.client-info{
	vertical-align: baseline;
}

html {
	width: 100%;
	overflow-x: hidden;

}

body {
	color:rgb(51,51,51);
	-webkit-font-smoothing: antialiased;
	width: 100%;
	font-size:15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.childbackground{
	background-image: url(../images/sfondo2.jpg);
	position: relative;
	padding-bottom: 0px;
}

/*==========================================
PRE LOADER 
==========================================*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/preloading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}
.top-margin {
	margin-top: 96px;
}
.bottom-margin {
	margin-bottom: 96px;
}

p {
	font-size: 23px;
	font-weight: 300;
	line-height: 40px;
}

h1,h2,h3,h4,h5,h6 {
	color: #1ecba3;
	font-family: 'Comic Neue', cursive;
	font-weight: 700;
}

h1 {
	font-size: 58px;
	line-height: 50px;
	font-family: 'Poppins', sans-serif;
	color: #1e4b9e;
}

h2 {
	font-size: 48px;
	line-height: 61px;
	margin: 0;
	margin: 10px 0 10px;
}

h3 {
	font-size: 28px;
	line-height: 32px;
	font-family: 'Comic Neue', cursive;
	text-transform: uppercase;
	color: #1e4b9e;

}


h4 {
	font-size: 40px;
	line-height: 58px;
	font-family: 'Comic Neue', cursive;
	}

h5 {
	font-size: 22px;
	line-height: 22px;
	font-family: 'Comic Neue', cursive;
	text-transform: none;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-weight: 300;
}

h6 {
	font-size: 18px;
	line-height: 20px;
	font-family: 'Comic Neue', cursive;
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}

a:hover{
	text-decoration:none;
}
.btn {
	font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    background-image: linear-gradient( #1ecba3, #1e4b9e);
    box-shadow: 2px 4px 5px 0px rgba(0,0,0,.5);
    padding: 12px 30px;
    transition: all .25s ease-in-out;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border-radius: 40px;
    line-height: 1.5;
    visibility: visible;
    z-index: 2;
    transform-origin: 0px 0px 0px;
	background-color: rgba(0, 0, 0, 0);
	box-shadow: 0 4px 5px 1px #7d868b;
	backface-visibility: hidden;
	transition: opacity .5s ease;
	line-height: 1.5;
	font-size: 30px;
	font-family: 'Comic Neue', cursive;
	margin-top: 20px;
}
.btn:hover {
	filter: brightness(1.1);
    transform: scale(1.04);
}

.pink-btn {
	background: #e0356e;
	border: none;
	margin-left: 10px;
}

.pink-btn:hover {

	background-color: #f79b23;
	color: #fff;
	text-decoration: none;
}

.scrolldown {
	padding-top: 24px;
}

.banner .scroll_btn {
	background: url(../images/scroll.gif) 50% 50% no-repeat rgba(215, 181 ,94, 0);
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	height: 45px;
	margin: 42px auto;
	-webkit-transition: all 500ms ease-in-out 0s;
	-moz-transition: all 500ms ease-in-out 0s;
	-ms-transition: all 500ms ease-in-out 0s;
	-0-transition: all 500ms ease-in-out 0s;
	transition: all 500ms ease-in-out 0s;
	width: 45px;
	position:absolute;
	left:50%;
	bottom:0;
}

.banner .scroll_btn:hover {
	background: url(../images/scroll.gif) 50% 50% no-repeat #8BC34A;
	opacity: .85;
	-moz-opacity: .85;
	-o-opacity: .85;
	-webkit-opacity: .85;
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);

}



/* navbar section */
.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0; 
	left: 0; 
	right: 0; 
	z-index: 300;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color: #000;
	color:#ffd600;
	height:80px;
	z-index:9999;
	
}
.menu-scroll .navbar-default .navbar-nav>li>a {
    color: #fff;
}
.menu-scroll a.logo img{
	color:#fff;
	opacity:1;
	position:relative;
	z-index:999;
}
.menu-scroll a.logo img:hover{
	color:#fff;
	opacity:10;
}

.main_menu_bg{
	
}
.main_menu_bg .navbar-default {
    background-color: #fff; 
    border-color: transparent; 
	transition:.6s;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color:#8BC34A;
}
.main_menu_bg .navbar {
    margin-bottom:0px;
}
.container-fluid {
    margin-top: 5px;
}
.navbar {
    min-height: 45px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
}



/* Banner section */

.banner{
	background-size: cover;
	position: relative;
	padding-top: 0px;
	padding-bottom: 24px;
	background-position: center;
	background: linear-gradient(rgb(255, 255, 255, 1), rgba(250, 250, 250, 0.75)) no-repeat scroll 0% 0%, transparent url('../images/sfondo3.jpg') repeat scroll 0% 0%; background-attachment: fixed; background-size: cover; 
	
}

.single_banner_text{
	margin-top: 4%;
}
.single_banner_text h2{
	color:black;
	margin-bottom:20px;
	font-size: 70px;
}
.single_banner_text p{
	color: black;
	font-size: 27px;
}

.apps_downlod {
	margin-top:45px;
}
.apps_downlod a:hover{
	opacity:.8;
}



/* about section */


.abouts_content{
	padding:30px 0px;
	overflow:hidden;
}
.single_abouts_img{margin:10px;}
.single_abouts_img img{ border-radius:20px; }

.single_abouts_text h2{
	margin:10px 0 10px;
}
/* Feature section */
.features{
 background: #d9f4fd;;
	border-top: 6px solid #1ecba3;
}
.main_features{
	padding: 30px 0px;
	overflow:hidden;
}



/* works Section */


.main_works{
	padding:30px 0px;
	overflow:hidden;
}

.single_works{
    width: 70%;
    margin: auto;	
}

.single_works_deatels{
	margin-top:20%;
}

.single_works_deatels i{
    color: #679236;
    font-size: 40px;
    margin-bottom: 10px;
    display: inline-block;
}
.single_works_deatels h5{
	margin-top:10px;
	margin-bottom:20px;
}
.single_works_deatels p{}


/* Video Section */
.head_title h2{
	margin-bottom:25px;
}
.head_title p{
	/* width:45%; */
	/* color:#abacae; */
	margin:0 auto;
	/* font-weight: 500; */
	font-size: 23px;
}

.video_area{
	background:#F8F9FB;
}
.main_video_content{
	padding:30px 0px;
	overflow:hidden;
}
.icon_area{
	background:#000;
	width:60%;
	margin:0 auto;
	padding: 15% 0%;
	margin-top:30px;
	margin-bottom:30px;
}

/* Clients Section */
.main_clients_content{
	padding:100px 0px;
	overflow:hidden;
}
.main_clients{}
.single_clients{
	margin-top:40px;
	display:inline-block;
}
.single_clients p{
	color:#abacae;
	font-size:14px;

}

.clients_details{
	width:100%;
	margin-top:30px;
}
.clients_details .clients_img{
    width: 13%;
    display: inline-block;
    float: left;

	
	
}
.clients_details .clients_name{
    width: 80%;
    display: inline-block;
    float: left;
    padding-top: 2px;
}
.clients_name p{
	margin:0;
}
.clients_name p span{
	font-size:11px;
}

/* Customaize Section */
.customiz{
	background:#F8F9FB;
}
.main_customiz{
    background: url(../images/customiziphone.png) no-repeat bottom left;
    height: 460px;
    margin-top: 100px;
}

/* Join Section */

.main_joine_content{
	padding:120px 0px;
}

.main_joine_content .main_joinus{
	margin-top:50px;
	margin-left:-10px;
}
.main_joine_content .head_title h2{
	color: #8bc34a;
}
.main_joine_content .main_joinus a{
    border: 1px solid #ABACAE;
    padding: 10px 20px;
    text-align: center;
    color: #ABACAE;
    background: #F8F9FB;
    border-radius: 20px;
    width: 18%;
    display: inline-block;
    margin-left: 10px;
	transition:.6s;
}
.main_joine_content .main_joinus a i{
	color: #ABACAE;
    margin-right: 10px;
    font-size: 22px;
	transition:.6s;	
}


.main_joine_content .main_joinus a:hover{
	color:#8BC34A;
	border-color:#8BC34A;
}
.main_joine_content .main_joinus a:hover i{
	color:#8BC34A;
}

/* footer Section */

.footer{
	background:#34363a;
    padding: 20px 0px 0px 0px;	
}


.single_footer .form-control {
    font-size: 14px;
    border: 0px solid #ccc;
    border-radius: 4px 0px 0px 4px;
	width:75%;
	display:inline-block;
}
.single_footer .submit_btn{
    background: #8BC34A;
    border: 0px solid #8BC34A;
    color: #fff;
    padding: 5px 10px;
    margin-left: -4px;
    border-radius: 0px 4px 4px 0px;
    height: 34px;
    outline: none;
    font-size: 13px;
	
}
.footer .single_footer p{
	display: inline-block;
    font-size: 11px;
    padding-left: 10px;
}
.footer_menu{
	margin-top: 10px;
}
.footer_menu ul li{
	display:inline-block;
}
.footer_menu ul li a{
    display: block;
    color: #abacae;
    font-size: 12px;
    padding: 5px;
}
.footer_menu ul li:hover a{
    color:#8BC34A;
}

.footer_socail a{
	padding:5px;
}





/* scrollup */

.scrollup{
	width: 30px;
	height: 30px;
	border-radius: 15px;
	opacity: .3;
	position: fixed;
	bottom: 20px;
	right: 25px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	z-index: 1000;
	transition: opacity .5s, background-color .5s;
	-moz-transition: opacity .5s, background-color .5s;
	-webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
	background: #8BC34A;
	opacity: 1;
}

.scrollup i {
	font-size: 13px;
	position: absolute;
	opacity: 1;
	color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
	text-decoration: none;

}
img{
    width:100%;
}
.elencocara ul{
    margin-top: 50px;
}
.elencocara li{
    
}
/*.elencocara span{
    background: #8bc34a;
    width: 70px;
    height: 70px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 62px;
    margin-right: 11px;
    color: #fff;
    border: 4px solid #587d2c;
    font-size: 23px;
    font-weight: 800;
    float: left;
}*/
.elencocara p{
    padding: 25px;
    min-height: 150px;
    /* border-top: 1px solid #587d2c; */
    font-size: 20px;
    /* vertical-align: middle; */
    /* color: #435f23; */
    font-weight: 400;
    /* background: #fff; */
    /* border-radius: 3px; */
    /* border-left: 10px solid #1ecba3; */
    border-top: 3px solid #1ecba3;
    top: 20px;
}

.elencocara .icon{
	width:100%;
	padding:15px;
}
.elencocara .icon img{
	width: 105px;
}
.br50img{
    border-radius: 50%;
    margin-top: 39px;
}
.brimg{
    border-radius: 10%;
    margin-top: 20px;
}
.spcolor{
    color: #679236;
    font-weight: 500;
}
.pricing_item{
    padding: 48px 20px;
    margin: 15px;
    text-align: center;
    border: 5px solid rgb(1, 42, 155);
    margin-top: 52px;
    background: rgb(1, 55, 205);
    border-radius: 10px ;
}
.pricing_item h3{
    color: #fff;
}
.pricing_item ul{
    margin-top: 50px;
    margin-bottom: 50px;
}
.pricing_item li{
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 6px;
    font-weight: 300;
    color: #ffffff;
    border-bottom: 1px solid #f3f9f1;
    padding-bottom: 15px;
    padding-top: 10px;
}
.pricing_head{
    
}
.pricing_price{
    background: #fff;
    width: 130px;
    height: 130px;
    margin: 0px auto;
    border-radius: 50%;
    margin-top: 20px;
    border: 2px solid #F44336;
}
.pricing_price h3{
 line-height: 127px;
 color: #F44336;
 font-size: 35px;
}
.pricing_price h3 span{
 
 font-size: 20px;
}
.ordina{
    background: url("../images/s-l1600-5.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-top: 5px solid #1ecba3;
    border-bottom: 5px solid #1ecba3;
}
.pwhite{
    color:#ffffff;
}
.mb50{
    margin-bottom:41px !important;
}
.fs14{
    font-size: 16px;
}
.fs10{
    font-size: 12px;
}
@media (max-width: 769px){
	h3 {
    font-size: 30px;
    line-height: 38px;
}
	.single_banner_text {
    margin-top: 4%;
}
.btn{
	font-size: 22px;
}
.banner {
    padding-bottom: 30px;
}
}
@media (max-width: 700px) {

.main_works {
    padding: 10px 0px;
    overflow: hidden;
}
	.price h1 {
	line-height: 58px;
}
.single_works_text_middel h3 {
    padding: 0px 0 5px;
    color: #00e9b3 !important;
	font-size: 25px;
	line-height: 35px;
}
h4 {
    font-size: 20px;
    line-height: 34px;
    font-family: 'Comic Neue', cursive;
}
#bullet_point_2 {
    font-size: 21px;
}
.single_abouts_text h2{
	font-size: 30px;
	margin-top: 10px;
}
	h1 {
    font-size: 30px;
    line-height: 40px;
  	font-family: 'Poppins', sans-serif;
	color: #1e4b9e;
	font-weight: 900;
}
	.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 90.25%;
    padding-top: 30px;
    position: relative;
}
.single_banner_text {
    margin-top: -5%;
}
	.pricing_item ul {
    margin-bottom: 20px;
}

.blog_item {
    margin-top: 10px;
}
	
	.elencocara .icon img {
    width: 200px;
}
.mt20{
	margin-top: 10px;
	margin-bottom: -25px;
}
p {
    font-size: 18px;
    line-height: 28px;
}
	#bullet_point li {
	text-align: left;
}
	#bullet_point {
	font-size: 22px !important;
}
.banner {
    padding-bottom: 40px;
    background: linear-gradient(rgb(255, 255, 255, 1), rgba(250, 250, 250, 0.85)) no-repeat scroll 0% 0%, transparent url(../images/sfondo3.jpg) repeat scroll 0% 0%;
    background-attachment: fixed;
    background-size: cover;
}

.main_features h2 {
	font-size:  30px;
	margin-top: 10px;
}

.main_subscribe h2{
	font-size: 30px;
	margin: 20px 0 10px;
}
    .row{
        width:100% !important;
        text-align:center;
        margin: 0px auto;
    }
    *{
         text-align:center;
    }
    .single_works{
        width:100%;
    }
    .single_banner_text h2 {
    font-size: 49px;
    line-height: 48px;
    }
    h2 {
    font-size: 22px;
	line-height: 34px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
.elencocara span {
 float: none !important; 
    margin: 0px auto;
    display: block;
    margin-bottom: 10px;
}
.pricing_item {
   margin: 20px 0 20px 0px;
}
.btn {
	margin-top: 10px;
	font-size: 28px;
	font-weight: 700;
}
.elencocara ul {
    margin-top: 30px;
}
}

@media (max-width: 359px){
	.btn {
    font-size: 18px;
}
h1 {
    font-size: 26px;
    line-height: 30px;
}
.elencocara ul {
    margin-top: 30px;
}
#bullet_point {
    font-size: 20px !important;
}
}
@media (max-width: 320px){
	.btn {
    font-size: 14px;
}
h3{
	font-size: 27px;
	line-height: 30px;
}
.elencocara .icon img {
    width: 135px;
}
.ciao h2 {
    font-size: 22px;
    line-height: 26px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
#bullet_point_2 {
	font-size: 18px;
	line-height: 18px;
}
.btn {
	font-size: 23px;
	font-weight: 700;
}
}

@media (max-width: 280px){

.btn {
    font-size: 18px;
    font-weight: 700;
}
.price h1 {
    font-size: 60px;
    line-height: 50px;
}
}