
/*Template Name: Ritmo - Mobile App Landing Page HTML5 Template
Theme URL: http://themeforest.net/user/DSA79/
Description: Ritmo - Mobile App Landing Page HTML5 Template
Author: DSA79
Author URL: http://themeforest.net/user/DSA79
Version: 1.0.0
Website: www.dsathemes.com
Tags: responsive, html5 template, one page, landing page, mobile, application, business, corporate, project
*/


/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - General & Basic Styles   */
/*   02 - Header & Navigation      */
/*   03 - Intro      			   */
/*   04 - Features List            */
/*   05 - Call to Action 	  	   */
/*   06 - Feature One		       */
/*   07 - Feature Two              */
/*   08 - Statistic Banner         */
/*   09 - Feature Three            */
/*   10 - Video Banner             */
/*   11 - Testimonials Rotator	   */
/*   12 - Feature Four             */
/*   13 - FAQs		 	  	       */
/*   14 - Newsletter	 	  	   */
/*   15 - Footer		 	  	   */
/*   16 - Scroll to Top	 	  	   */
/*   17 - Contact Form Response    */



/* ==========================================================================
   01. GENERAL & BASIC STYLES
   ========================================================================== */
img{max-width:100%;} 
   
.box-border{border:solid 1px #ddd;}
   
.paln{width:100%; border-bottom:solid 1px #ddd; padding:8% 0px; text-align:center; color:#09C;  font-size:18px;}

.product{width:100%; border-bottom:solid 1px #ddd; padding:8% 0px; text-align:center; color:#666;  font-size:18px;}

.price{width:100%; padding:8% 0px; text-align:center; color:#fff; background:#247dac; font-size:25px;}

.price-bold{font-size:40px;}

.head-control{font-weight:300 !important; margin-bottom:30px;}


.apperola-head{font-size:30px; font-weight:300; margin-bottom:20px;}

.left-icon{width:10%; float:left;}
.left-text{float:left; width:90%;}
.right-icon{width:10%; float:right;}

.full-row{width:100%; float:left;}

.blog-links{width:100%; float:left;}
.blog-links ul{width:100%; float:left; margin:0px 0px 0px -5px; padding:0px;}
.blog-links ul li{width:100%; float:left; margin:0px !important; line-height:25px; list-style-type:none; background:url(../img/arrow-bullet.png)   no-repeat; background-position:5px;}
.blog-links ul li a{padding-left:25px; color:#19acca;}
.blog-links ul li a:hover{padding-left:25px; color:#09414c;}


.img-admin img{max-width:100%;  box-shadow: 0 0 15px #bbb;}

.blog-icon{padding:0px;}
.blog-icon-img img{max-width:100%;}
.bottom-space{margin-bottom:10px !important;}

.white-font1{color:#fff !important; text-align:center; padding-top:10px;}
.white-font2{color:#fff !important; text-align:center; font-size:40px !important; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px !important;}
.white-font3{color:#fff !important; text-align:center;}
.white-font4{color:#fff !important; text-align:center; font-size:13px !important; padding:5px;}

.white-font5{color:#fff !important; text-align:left; font-size:25px; margin:10px 0px;}
.white-font6{color:#fff !important; text-align:left; font-size:18px; margin:10px 0px;}

.black-font1{color:#333 !important; text-align:center; padding-top:10px;}
.black-font2{color:#333 !important; text-align:center; font-size:40px !important; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px !important;}
.black-font3{color:#333 !important; text-align:center;}
.black-font4{color:#333 !important; text-align:center; font-size:13px !important; padding:5px;}


.black-font5{color:#333 !important; text-align:left; font-size:25px; margin:10px 0px;}
.black-font6{color:#333 !important; text-align:left; font-size:18px; margin:10px 0px;}

.blue-white{color:#FFF !important; font-size:14px !important; }
.font-size{font-size:14px !important;}

.mid-box{width:80%; margin:0px auto; background:#136591; border-radius:10px; height:640px; box-shadow: 0 0 15px #bbb;}
.left-box{width:80%; margin:0px auto; background:#fff; border-radius:10px; height:640px; box-shadow: 0 0 15px #bbb;}
.right-box{width:80%; margin:0px auto; background:#fff; border-radius:10px; height:640px; box-shadow: 0 0 15px #bbb;}

.blue-bg{background:#5e87b0; float:left; margin:10px 0px; width:100%; padding:30px 0px;}
.white-bg{background:#fff; float:left; margin:10px 0px; width:100%;  padding:30px 0px;}


.try{color:#fff;}
.try a{ background:#588500; color:#fff; padding:4px 20px;  border-radius:15px; }
.try a:hover{ background:#9C0; color:#fff; padding:4px 20px;  border-radius:15px; text-decoration:none;}


.buy{color:#fff;}
.buy a{ background:#B97809; color:#fff; padding:4px 20px;  border-radius:15px; }
.buy a:hover{ background:#fcb741; color:#fff; padding:4px 20px;  border-radius:15px; text-decoration:none;}


.input1 {
border: solid 1px #ccc;
border-radius: 0 0 0 0 !important;
box-shadow: none !important;
color: #333 !important;
font-family:"OpenSansLight" !important;
font-size: 18px !important;
height: 50px !important;
line-height: 35px !important;
margin-bottom: 10px !important;
padding: 10px !important;
width: 100%;
-webkit-transition: all .8s linear;
-moz-transition: all .8s linear;
-ms-transition: all .8s linear;
-o-transition: all .8s linear;
transition: all .8s linear;
}

.textarea1{
   border: solid 1px #ccc;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #333 !important;
    font-family:"OpenSansLight" !important;
    font-size: 18px !important;
    line-height: 30px !important;
    margin-top: 0;
    padding: 10px !important;
    resize: none;
    width: 100%;
	-webkit-transition: all .8s linear;
	   -moz-transition: all .8s linear;
		-ms-transition: all .8s linear;
		 -o-transition: all .8s linear;
			transition: all .8s linear;
}



#content_wrapper  {
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 20px;
    background-image: none;
    background-color: #fff;
}
#content_wrapper h1{
		color: #222;
	font-size: 40px;
	font-weight: 300;

	margin-bottom: 20px;

}
    
/*------------------------------------------*/
/*	 Preload Animation 
/*------------------------------------------*/

#preloader{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999; 
	background-color: #fff;
}

#status{
	position:absolute;
	top:50%; 
	left:50%; 
	margin:-100px 0 0 -100px;
	width:200px;
	height:200px;
	background-image: url(../img/icons/loader.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 75px 75px;
}    
   
/*------------------------------------------*/
/*	 Parallax Settings
/*------------------------------------------*/

.parallax {
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#statistic-banner { 
	background-image: url(../img/parallax/statistic-banner.jpg); 
}

#call_to_action { 
	background-image: url(../img/parallax/call-to-action.jpg); 
}

#video { 
	background-image: url(../img/parallax/video_banner.jpg); 
}

/*------------------------------------------*/
/*	 Headers
/*------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin-top: 0; 
	margin-bottom: 10px;
}

/*------------------------------------------*/
/*	 Lists
/*------------------------------------------*/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*------------------------------------------*/
/*	 Link Setting
/*------------------------------------------*/

a {
	text-decoration: none;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

a:hover {
	color: #444;
	text-decoration: none;
}

a:focus {
	color: #f8f8f8;
	outline: none;
	border: none;
	text-decoration: none;
} 

/*------------------------------------------*/
/*	 Theme Button
/*------------------------------------------*/

.btn-theme {
	background-color: #19acca;
	color: #fff;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	padding: 10px 20px;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.btn-theme:hover {
	background-color: #1292ac;
	color: #fff;
}

/*------------------------------------------*/
/*	 Button Hover/Focus
/*------------------------------------------*/

.btn:focus {
	color: #f8f8f8;
	text-decoration: none;
	outline: none;
}

/*------------------------------------------*/
/*	 Feature Section Basic Styles
/*------------------------------------------*/ 
   
.feature_image .img-responsive { 
	display: inline-block; 
	margin: 0 auto;
} 

.feature_description h2 {
	color: #222;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
}

.feature_description p {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	line-height: 26px;
}  



/* ==========================================================================
   02. HEADER & NAVIGATION
   ========================================================================== */

/*------------------------------------------*/
/*	 Logo Image    
/*------------------------------------------*/

.navbar-brand {
	padding: 10px 15px;
}  

.navbar-brand img{
	width:65%;
	padding-top:9px;
}  
     
/*------------------------------------------*/
/*	 Navigation Menu    
/*------------------------------------------*/

.navbar {	
	margin-bottom: 0;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-fixed-top { 
	background-color: #f4f4f4;
	border-bottom: 1px solid #ddd;
}

.navbar-nav > li > a {
	color: #222;
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
	line-height: 60px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	padding: 0 15px;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}

/*------------------------------------------*/
/*	 Menu Hover
/*------------------------------------------*/

.navbar-nav > li > a:hover,
.navbar-nav > li > a.selected-nav {
	color: #19acca;
	background-color: transparent;
}

/*------------------------------------------*/
/*	 Responsive Menu    
/*------------------------------------------*/

.navbar-toggle {
    position: relative;
    float: right;
	background-color: none;
    padding: 10px;
	margin: 13px 30px 13px 0;
	border: none;
	color: #fff;
	border: 2px solid #333;
}

.navbar-toggle .icon-bar {
	background-color: #333;
}



/* ==========================================================================
   03. INTRO
   ========================================================================== */

/*------------------------------------------*/
/*	 Intro Basic Settings
/*------------------------------------------*/
	
#intro {
	width: 100%;
	background-image: url(../img/bg.jpg);
	background-color: #19acca;
	background-repeat: no-repeat;
	background-position: center center;		
	background-size: cover;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 96px;

}

/*------------------------------------------*/
/*	 Intro Description 
/*------------------------------------------*/

#intro_description h1 {
	font-size: 50px;
	font-weight: 900;
	line-height: 50px;
	margin-bottom: 5px;
	margin-top:40px;
}

#intro_description h2 { 
	font-size: 30px;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 30px;
}

#intro_description p { 
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	line-height: 28px;
}

/*------------------------------------------*/
/*	 Intro Store Icons
/*------------------------------------------*/

#intro_stores {
	margin-top: 50px;
}

#intro_stores a {
	margin-right: 5px;
}

#intro_stores a:last-child {
	margin-right: 0;
}

/*------------------------------------------*/
/*	 Intro Register Form  
/*------------------------------------------*/

.form_register form {	
	background-color: rgba(10, 10, 10, 0.7);
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	padding: 30px 10px 40px;
	margin: 0 50px;
}

.form_register h4 {
	color: #fff;
    line-height: 30px;
	font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.form_register p {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	line-height: 20px;
    margin-bottom: 20px;
	padding: 0 10px;
}

/*------------------------------------------*/
/*	  Register Form Input
/*------------------------------------------*/

.form_register .form-control {
	height: 44px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="text"],
input[type="email"],
textarea {
backgroun:#fff !important;
color: #444;
}

/*------------------------------------------*/
/*	   Register Form Error Message 
/*------------------------------------------*/

.error {
	color: #fc0000;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	margin-bottom: 20px;
}



/* ==========================================================================
   04. FEATURES LIST
   ========================================================================== */

#features .row {
	padding-top: 80px;
	padding-bottom: 50px;
}  
   
.features_title h1 {
	font-size: 40px;
	font-weight: 300;
	color:#333;
	margin-bottom: 40px;
} 
   
/*------------------------------------------*/
/*	  Feature Box
/*------------------------------------------*/

.feature-box {
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

/*------------------------------------------*/
/*	  Feature Box Icon
/*------------------------------------------*/

.feature-box-icon {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 10px;
    border-radius: 30px;
    color: #19acca;
    line-height: 60px;
    text-align: center;
    font-size: 48px;
}

/*------------------------------------------*/
/*	  Feature Box Content
/*------------------------------------------*/

.feature-box-content {
	padding-left: 70px;
	float:left;
}


.none{
	padding-left: 0px !important;
	width:100%;
	float:left;
}

.feature-box-content-left {
	padding-left: 200px;
}

.feature-box-content h4 {
	color: #333;
	font-weight: 700;
}

.feature-box-content p {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	line-height: 24px;
}

.catalog{
	width:100px;
	height:100px;
	margin:0px 15px 15px 15px;
}


/* ==========================================================================
   05. CALL TO ACTION
   ========================================================================== */

#call_to_action {
	padding-top: 50px;
}   

#call_to_action .row {
	padding-bottom: 50px;
}

/*------------------------------------------*/
/*	 Call-To-Action Slogan
/*------------------------------------------*/  

#cta_slogan h2 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 2px;
}

#cta_slogan h2 span {
	color: #19acca;
}

#cta_slogan p {
	color: #fff;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;	
	line-height: 26px;
	margin-bottom: 0;
}

#cta_slogan p span {
	color: #19acca;
	font-weight: 700;
}

/*------------------------------------------*/
/*	 Call-To-Action Button
/*------------------------------------------*/  

#cta_button a {
	margin-top: 5px;
}



/* ==========================================================================
   06. FEATURE ONE
   ========================================================================== */

#feature_one .row {
	padding-top: 120px;
	padding-bottom: 100px;
} 

/*------------------------------------------*/
/*	 Feature One Description
/*------------------------------------------*/	

#feature_1_description {
	margin-top: 100px;
}



/* ==========================================================================
   07. FEATURE TWO
   ========================================================================== */

#feature_two .row {
	padding-top: 120px;
	padding-bottom: 120px;
}   

/*------------------------------------------*/
/*	 Feature Two Description
/*------------------------------------------*/	

#feature_2_description {
	margin-top: 60px;
}



/* ==========================================================================
   08. STATISTIC BANNER
   ========================================================================== */

#statistic-holder {
	padding-top: 65px;
	padding-bottom: 65px;
} 

/*------------------------------------------*/
/*	  Statistic Banner Content
/*------------------------------------------*/ 

.statistic-block {
	text-align: center;
}

.statistic-icon {
	color: #19acca;
	font-size: 70px;
	font-family: 'Montserrat', sans-serif;
	line-height: 60px;	
}

.statistic-number {
	color: #fff;
	font-size: 70px;
	font-family: 'Montserrat', sans-serif;
	line-height: 70px;
	font-weight: 900;
}

.statistic-text {
	color: #fff;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
 


/* ==========================================================================
   09. FEATURE THREE
   ========================================================================== */

#feature_three .row {
	padding-top: 120px;
	padding-bottom: 80px;
}   

/*------------------------------------------*/
/*	 Feature Three Description
/*------------------------------------------*/	

#feature_3_description {
	margin-top: 90px;
}

/*------------------------------------------*/
/*	  Feature List Content
/*------------------------------------------*/

#feature_three_list {
	margin-top: 35px;
}

.list-item {
	margin-bottom: 18px;
}

.list-item i {
	color: #222;
	margin-right: 10px;
	font-size: 17px;
}

.list-item h5 {
	color: #222;
	font-size: 17px;
	font-weight: 500;
}



/* ==========================================================================
   10. VIDEO BANNER
   ========================================================================== */

#video {
	padding-top: 100px;
}

#video_title h2 {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 5px;
}

#video_title h2 span {
	font-weight: 700;
}

#video_title p {
	color: #fff;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	line-height: 26px;
	margin-bottom: 40px;
}

/*------------------------------------------*/
/*	  Video Content Settings
/*------------------------------------------*/ 

.video-block {
	position: relative;
	padding-bottom: 54.25%;
	padding-top: 20px;
	height: 0;
	overflow: hidden;
}

.video-block iframe,
.video-block object,
.video-block embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}



/* ==========================================================================
   11. TESTIMONIALS ROTATOR
   ========================================================================== */
  
.testimonials {
	margin: 120px 8% 80px;
}

.slides {
	margin: 10px 0 200px;
}

/*------------------------------------------*/
/*	 Message Author
/*------------------------------------------*/

.testimonials p.author {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	margin-bottom: 0;
	padding-top: 10px;
}

.testimonials p.author span {
	color: #19acca;
}

/*------------------------------------------*/
/*	 Testimonial Message Text
/*------------------------------------------*/

.testimonials p {
	font-size: 30px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	line-height: 46px;
    padding-top: 10px;
}



/* ==========================================================================
   12. FEATURE FOUR
   ========================================================================== */
   
#feature_four {
	background-image: url(../img/thumbs/pattern.png);
	background-color: #19acca;	
	background-repeat: repeat;
	background-position: 0 0;
	padding-bottom: 40px;	
	color: #fff;
}

/*------------------------------------------*/
/*	 Feature Four Image
/*------------------------------------------*/

#feature_4_image {
	margin-top: -120px;
}

/*------------------------------------------*/
/*	 Feature Four Description
/*------------------------------------------*/	

#feature_4_description {
	margin-top: 145px;	
}

#feature_4_description h2 {
	color: #fff;
}

#feature_4_description p {
	color: #fff;
}

/*------------------------------------------*/
/*	 Feature Four Stores Buttons
/*------------------------------------------*/

.stores {
	margin-top: 40px;
}

.stores a {
	margin-right: 8px;
}

.stores a:last-child {
	margin-right: 0;
}



/* ==========================================================================
   13. FAQs
   ========================================================================== */


#last_row {
	padding-bottom: 100px;
}



/*------------------------------------------*/
/*	  prices Question
/*------------------------------------------*/

.question {
	margin-bottom: 20px;
}
  
.question h4 {
	font-weight: 600;
	line-height: 26px;
}

.question p {
	color: #666;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	line-height: 26px;
}



/* ==========================================================================
   14. NEWSLETTER
   ========================================================================== */

#contact {
	padding-top: 60px;
	padding-bottom: 0px;
	background-image: url(../img/thumbs/newsletter_bkg.jpg);
    background-repeat: repeat;
    background-position: center center;
}

#contact h1 {
	color: #222;
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 5px;
}

#contact p {
	color: #999;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	padding: 0 20%;
}

.message {
	font-size: 18px;
    font-family: 'Raleway', sans-serif;	
	margin-bottom: 20px;
}

/*------------------------------------------*/
/*	  Newsletter Form Input
/*------------------------------------------*/

#contact form input[type="email"] {
    background-color: #f0f0f0;
	width: 40%;
	color: #414141;
	font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    padding: 10px 15px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#contact form input[type="submit"] {
	width: 16%;
	background-color: #19acca;
	color: #fff;
	font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
	text-transform: uppercase;
    margin-left: 10px;
    padding: 10px 15px;
	border: medium none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

#newsletter form input[type="submit"]:hover {
	background-color: #1292ac;
}



/* ==========================================================================
   15. FOOTER
   ========================================================================== */

/*#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	background:#f4f4f4;
	border-top: 1px solid #DDD;
}*/

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	float:left;
	width:100%;
	background:#1f77a5;
	/*border-top: 10px solid #fff;*/
}

/*------------------------------------------*/
/*	 Footer Copy 
/*------------------------------------------*/  

#footer_copy p {
	color: #fff;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	margin-top:-10px;;
	float:right;
}

#footer_copy p a{
	color: #cbe8f7;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}

/*------------------------------------------*/
/*	 Footer Social Icons  
/*------------------------------------------*/

.footer-socials {
	display: inline-block; 
	padding-left: 0;
}

.footer-socials li {
	float: left;
	width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
	padding: 0;
}

/*------------------------------------------*/
/*	 Footer Social Icon Setting 
/*------------------------------------------*/

.foo_social {
	text-align: center;
	color: #7f7f7f;
	font-size: 20px;
    line-height: 40px;
	margin: 0 15px;
    display: block;
    text-decoration: none;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

/*------------------------------------------*/
/*	 Footer Social Icons Hover 
/*------------------------------------------*/

.foo_social.ico-facebook:hover {color: #3b5998;}
.foo_social.ico-twitter:hover {color: #00a9ed;}
.foo_social.ico-behance:hover {color: #00a8e7;}
.foo_social.ico-google-plus:hover {color: #cd1111;}
.foo_social.ico-linkedin:hover {color: #015886;}
.foo_social.ico-dribbble:hover {color: #d92d84;}
.foo_social.ico-instagram:hover {color: #beb3a8;}
.foo_social.ico-pinterest:hover {color: #ac281a; }
.foo_social.ico-dropbox:hover {color: #008ad2;}
.foo_social.ico-skype:hover {color: #00a9ed; }
.foo_social.ico-youtube:hover {color: #cd1b20;}
.foo_social.ico-tumblr:hover {color: #3a5976;}
.foo_social.ico-vimeo:hover {color: #00adee;}
.foo_social.ico-flickr:hover {color: #d2d2d2; }
.foo_social.ico-github:hover {color: #222; }
.foo_social.ico-renren:hover {color: #364a83;}
.foo_social.ico-vk:hover  {color: #3b5998;}
.foo_social.ico-xing:hover  {color: #015f5e;}
.foo_social.ico-weibo:hover {color: #be4443; }
.foo_social.ico-rss:hover {color: #ff6600;}
.foo_social.ico-digg:hover  {color: #222;}
.foo_social.ico-deviantart:hover {color: #57675d;}
.foo_social.ico-envelope:hover {color: #999; }
.foo_social.ico-delicious:hover {color: #0A0A0A;}



/* ==========================================================================
   16. SCROLL TO TOP
   ========================================================================== */

#scrollUp {
	display: none;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	background-image: url(../img/icons/back-to-top.png);
	background-repeat: no-repeat;
	background-position: 50% 48%;
	background-color:#0e4149;	
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	transition: all 250ms linear;	
}

.foot-links{ float:left;}
.foot-links ul{ float:left;}
.foot-links ul li{ float:left; padding:0px 10px 0px 0px;}
.foot-links ul li a{ float:left; color:#fff !important;}
.foot-links ul li a:hover{ float:left; color:#ccc !important;}

.forgot-link a{ float:left; color:#fff !important; padding-top:15px;}
.forgot-link a:hover{ float:left; color:#ccc !important;  padding-top:15px;}




#scrollUp:hover {
	background-color: rgba(25, 172, 202, 0.95);
}

nav a#pull {  
    display: none;  
}



/* ==========================================================================
   17. CONTACT FORM RESPONSE PAGE   
   ========================================================================== */
   
#form_response {
	margin: 50px auto; 
}

#form_response .img-responsive { display: inline-block; }

#form_response h1 {
	font-size: 40px; 
	font-weight: 700;
	margin-top: 10px;
}

#form_response p {
	font-size: 18px; 
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
}



/* ==========================================================================
   STYLE CHANGER 
   ========================================================================== */

#stlChanger {
	color:#cecece;
	font-size: 14px;
	overflow:hidden;
	position:fixed;
	top: 80px;
	left:0;
	z-index:9999999;
}

#stlChanger .siteChanger, 
#stlChanger .bgChanger,
 #stlChanger .buts {
	position:relative;
	overflow:hidden;
}

#stlChanger .siteChanger, 
#stlChanger .bgChanger {
	min-width: 220px;
	min-height: 220px;
}

#stlChanger a:hover {text-decoration:none;}

#stlChanger .blockChanger {
	width: 170px;
}

#stlChanger .chBody {
	background: #444;
	width: 180px;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	border-radius: 0 6px 6px 0;
}

#stlChanger .chBut {
	background: #444;
	width: 40px;
	height: 40px;
	position:absolute;
	top: 15px;
	right:0px;
	z-index:1000000;
	text-align: center;
	border: 1px solid #222;
	border-left: none;
	border-radius: 0px 4px 4px 0px;
}

#stlChanger .chBut i {
	color:#fff;
	font-size: 28px;
	margin: 6px;
}

#stlChanger .stBlock {
	position:relative;
	overflow:hidden;
}

#stlChanger p {
	color: #fff;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}

#stlChanger h4 {
	color: #444;
	font-size: 18px;
	background: #444;
	font-weight: 900;
	line-height: 22px;
	display:block;
	margin-top: 0;
	padding: 8px 10px 9px;
}

.layout_color {
	background: url(../img/color-scheme/light.jpg) no-repeat top center;
	width: 142px;
	height: 30px;
	display: inline-block;
	text-indent: 9999px;
	overflow: hidden;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
	-ms-transition: background 200ms ease-in-out;
	transition: background 200ms ease-in-out;
}

.layout_color { background-position: 0 top;}
.layout_color:hover { background-position: 0 bottom;}

a.t_layout {
	color: #fff;
	font-size: 14px; 
	font-family: 'Raleway', sans-serif; 
	font-weight: 300;
}

a.t_layout.t_Layout_act {
	color: #777;
}

a.t_layout:hover {
	color: #aaa;
}

a.t_layout.t_Layout_act:hover {
	color: #777;
}

#stlChanger .stBgs a  {
	text-decoration:none;
	width: 45px;
	height: 45px;
	float:left;
	padding:0;
	margin: 3px 3px 0 0;
	cursor:pointer;
	opacity: 1;
}

#stlChanger .stBgs a:hover {
	opacity: 0.7;
}

#stlChanger .btn-theme {
	font-size: 16px;	
	padding: 6px 10px;
}

.margin{float: left; margin-left:10%; margin-bottom:10%; margin-top:-4%;}

.margin-right{float: right; margin-right:10%; margin-bottom:10%; margin-top:-4%;}

.featuresimges{
	width:90px;
	height:90px;
}

.col-md-6 ul{
	margin-top: 0;
	float:left;
} 

.socialIcons li{
	list-style: none;
	display: inline;
	margin-right: 6px;
}

.socialIcons li a{
	display: inline-block;
	width: 25px;
	height: 25px;
}
.fbicons{
	background:url(../img/icons/socialFb.png);
}
.fbicons:hover{
	background:url(../img/icons/socialFbhover.png);
}
.twittericon{
	background:url(../img/icons/socialTwitter.png);
}
.twittericon:hover{
	background:url(../img/icons/socialTwitterhover.png);
}
.googleicon{
	background:url(../img/icons/socialGoogle.png);
}
.googleicon:hover{
	background:url(../img/icons/socialGooglehover.png);
}
.flickricon{
	background:url(../img/icons/socialFlickr.png);
}
.flickricon:hover{
	background:url(../img/icons/socialFlickrhover.png);
}


/*blog css start*/

.blog-title {text-align:left; }

.blog-title.margin{
	text-align:left;
	margin:22px 0px 10px 0px;
}

.text-contant{
	text-align:justify;
	font-size:16px;
	line-height:21px;
}
.smalltitle-bold{
	font-weight:bold;
	text-align:justify;
	font-size:16px;
}

/*blog css end*/

/*----------------faq start------------------*/
.faqbutton{
	background:#19acca;
	padding:13px;
	width:100%;
	height:100%;
	color:#FFF;
	border-radius:5px;
	text-align:center;
	padding-top:23px;
}
.textcontactpara{
	 float:left;
	 margin-top:5%;
}
/*----------------faq end------------------*/

/*login start*/
.userid{
	width: 100%;
	padding-left: 13px;
	background-color: #f0f0f0;
	border: 1px solid #CCC;
	height: 40px;
/*	border-radius: 5px;
*/	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

iframe {
width: 100%;
/*
height: 100%;
min-height: 505px;
max-height: 710px;*/
}

.logintext{
	color:white;
	font-size:20px;
}
.button_blue{
	background-color:#19acca;
	width:105px;
	height:40px;
	border:none;
	border-radius:5px;
	color:#FFF;
	margin-bottom:5%;
	font-size:17px;
	float:right;
	}

.button_signup{
	    padding: 9px;
    text-align: center;
	background-color:#19acca;
	height:40px;
	border:none;
	border-radius:5px;
	color:#FFF;
	margin-bottom:5%;
	font-size:17px;
	float:right;
	width:105px;
}
.button_signup.right{
	float:left;
	width:100%;
}

.button_blue:hover{
	background-color:#3f94c4;
}

.col-md-4.borderbox{
	padding:10px;
	background-image:url(../img/bg-login.png);
	
}
#features .row.height {
	padding-top: 40px;
	padding-bottom: 40px;
}  

#intro2 {
	width: 100%;
	background-image:url(../img/thumbs/login_bg.png);
	background-color: #10A3CE;
	background-repeat: no-repeat;
	background-position: center center;		
	background-size: cover;
	padding-top: 85px;
	padding-bottom: 85px;

}

.userid_2{
	width: 100%;
	padding-left: 13px;
	background-color: #fff;
/*	opacity: 0.6;
*/	border: 1px solid #CCC;
	height: 40px;
	/*border-radius: 5px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.titlelogin{
	font-size: 40px;
	font-weight: 300;
	margin-bottom:0px;
	text-align:center;	
	color:#fff;
}

/*login end*/

/*contact start*/
.contactmsg{
	width:100%;
	height:80px;
/*	border-radius:5px;
*/	padding:15px;
	border:1px solid #CCC;
	background:#f0f0f0;
	color:#939393;
/*	margin-bottom:3%;*/
}
.imgmargin{
	margin-top:-65px;
}

.contacttext{
	text-align:center;
}
/*contact end */

.reg-btn{
	background:#19ACCA !important;
	border-radius:3px;
	height: 30px;
    margin-top: 15px;
    line-height: 30px !important;
	}
.reg-btn:hover{
	background:#19ACCA !important;
	border-radius:3px;
	color:#FFF !important;
	height: 30px;
    margin-top: 15px;
    line-height: 30px !important;
	}
.push-engage-bg{
	background:#efefef;
	}
.text-top{
	margin-top:16px;
	}
.free-trial{
	background: #19ACCA !important;
    border-radius: 3px;
    color: #FFF !important;
	margin:8px;
	}				