/*

Author: Bootstrapthemes
Author URI: http://bootstrapthemes.co

*/
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
    width: 100%;
    overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
    color: #767676;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    color:#9da6ac;
}
/*==========================================
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/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}
.u-ef1f14de {
    margin-top: 96px;
}

.bottom-margin {
    margin-bottom: 96px;
}

img{max-width:100%;}

p {
    font: normal 16px "Myriad Pro", arial, sans-serif;
}
a:hover{
    text-decoration:none;
}
ul{
    margin:0;
    padding:0;
    list-style:none;
}
h1,h2,h3,h4,h5,h6 { color:#585b60;}

h1 {
    font-size: 3.5rem;
    line-height: 50px;
    font-weight: 600;
    font-family: "Myriad Pro" , sans-serif;
}

h2 {
    font-size: 2.5rem;
    line-height: 38px;
    font-weight: 600;
    font-family: "Myriad Pro" , sans-serif;
    margin: 0;
}

h3 {
    font-size: 2rem;
    line-height: 32px;
    font-weight: 600;
    font-family: "Myriad Pro" , sans-serif;
    margin: 0;
}


h4 {
    font-size: 2.7rem;
    line-height: 26px;
    font-weight: 600;
    font-family: "Myriad Pro" , sans-serif;
}
h5{
    font-size: 3rem;
    line-height: 30px;
    font-weight: 600;
    font-family: "Myriad Pro" , sans-serif;	
}

h6 {
    font-size: 1.7rem;
    line-height: 20px;
    font-weight: 600;
    font-family: "Myriad Pro" , sans-serif;
    margin: 0;
    text-decoration: none;
}
section:nth-of-type(odd) {
    background-color: #F9F9F9;
}

.u-d4f5c2c9 {
    border: 1px solid #fff;
    border-radius: 50px;
    display: inline-block;
    min-width: 214px;
    padding: .9em;
    height: 50px;
    text-align: center;
    color: #fff;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 300;
    transition: .5s;
    margin-bottom: 10px;
  background-color: #F44336;
}

.u-d4f5c2c9:hover {
    background-color: #ff216e;
    color: #fff;
    text-decoration: none;
}
.u-e7a9ccd0 {
    text-align: center;
}
p.description {
    width: 70%;
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 48px;
}

.white-btn{
    max-width: 250px;
    max-height: 50px;
    border-radius: 50px;
    background: #fff;
    color: #585b60;
}

.white-btn:hover{
    background: #F44336;
    color: #fff;
    text-decoration:none;
}

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

.pink-btn:hover {

    background-color: #f79b23;
    color: #fff;
    text-decoration: none;
}
.u-1f40cb0c{
    width: 160px;
    height: 38px;
    background: #F44336;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    padding: 6px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 25px;
}

.u-1f40cb0c:hover{
    text-decoration:none;
    color:#fff;
}







/* navbar section */
.navbar-brand>img {
    width: 70%;
    margin-top: -12px;	
}
.u-a9c0fc56 {
    background-color: transparent;
    border-radius: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.u-a9c0fc56.tiny {
    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: #fff;
	height:80px;
}

.u-a9c0fc56.tiny .u-958ba859 > li > a {
	color:#666;
}


.u-a9c0fc56 .u-958ba859 > li > a {
    padding: 30px 13px 25px 13px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    border-bottom: 3px solid transparent;
	text-transform:uppercase;
} 
 
.u-a9c0fc56.tiny .u-958ba859 > li.active > a {
    color: #F44336;
}
.u-fa6e7e40 .u-958ba859 > .active > a, .u-fa6e7e40 .u-958ba859 > .active > a:hover, .u-fa6e7e40 .u-958ba859 > .active > a:focus {
    background-color: transparent;
    color: #E03561;
}
.u-a9c0fc56 .u-958ba859 > li > a:hover {
    color: #E03561; 
}

.u-a9c0fc56 .u-958ba859 > .active > a, .u-a9c0fc56 .u-958ba859 > .active > a:hover, .u-a9c0fc56 .u-958ba859 > .active > a:focus {
    background-color: transparent;
    color: #E03561;
    border-bottom: 3px solid #E03561;
}

.u-dd47e217 {
    margin-bottom: 0px;
    border: none;
}
.navbar>.u-5f0b6ebc .u-df19c756, .navbar>.container-fluid .u-df19c756 {
    margin-top: 20px;
}


/* bennar Section CSS */
.u-3b349ffd{
	padding-top:180px;
}
#bennar{
	position:relative;
}

.u-6cf1915c{
    font-size: 24px;
    font-weight: 700;
    color: #fff !important;
}

.tiny .u-6cf1915c{
    color: #000 !important;
}

#bgimage {
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	height: 100%;
	overflow: hidden;
}

.u-6fd1f7b0 .u-ce50a093 a i{
    border: 1px solid #585b60;
    padding: 6px 7px;
    color: #585b60;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 12px;
    display: inline-block;
    margin-right: 10px;
}
.u-6fd1f7b0 .u-ce50a093 a:hover i{
    border: 1px solid #fff;
    color: #fff;
}
.u-6fd1f7b0 h1{
	color:#fff;
}
p.u-abc6a696{
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: 65px;
    line-height: 30px;	

}



.u-1da3d980 {
	padding-top: 24px;
}

#bgimage .u-1fc905ab {
	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;
}

#bgimage .u-1fc905ab:hover {
	background: url(../images/scroll.gif) 50% 50% no-repeat #E03561;
	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);

}
/* works content */
.u-550cb817{
    padding: 130px 0px 40px 0px;
	overflow:hidden;
}
.u-c246f00a{
	margin-bottom: 80px;
	transition:.6s;
}
.u-c246f00a i{
    background: #fff;
    color: #585B60;
    font-size: 30px;
    border: 1px solid #585B60;
    padding: 18px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin-bottom: 10px;             
}

.u-c246f00a:hover i{
	color:#F44336;
	border: 1px solid #F44336;
}

.u-d79e7f67{
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}

/* works_2 */
#works_2{
    padding-bottom: 130px;
}

footer ul li{
    margin-bottom: 10px;
}

.u-427607b3{
	padding:130px 0px;
}
.u-f9bf4301{
	margin-bottom:20px;
	overflow:hidden;
	transition:.6s;
}
.u-f9bf4301:hover i{
	color:#F44336;
	border: 1px solid #F44336;
}
.u-f9bf4301 i{
    background: #fff;
    color: #585B60;
    font-size: 2.5rem;
    border: 1px solid #585B60;
    border-radius: 50%;
    width: 60px;
    float: left;
    margin-right: 5px;
    text-align: center;
    height: 60px;
    line-height: 60px;
	
}
.u-f8fda9f5{
	width:80%;
	float:right;
}

/* Description Section Css */


.u-210c02d3{
	margin-top:50px;
}
.u-e7087d57{
	margin-bottom:25px;
	overflow:hidden;
}

.u-e7087d57 i {
	font-size:35px;
	color:#F44336;
	float:left;
	width: 35px;
}

.u-1c1abcb3{
    padding-left: 10px;
    overflow: hidden;
}

/* Description Second Section Css */
.u-ddaa810b{
	margin-top: 70px;
}

.u-84e3d37d{
	margin-bottom: 20px;
}
.u-84e3d37d i{
	font-size:35px;
	color:#F44336;
	float:left;
}



/* video Icon Section */
.video_overlay{
	background:rgba(245, 90, 138, 0.76);
}
#video_icon{
	background:url(../images/videobg.jpg);
	background-size:cover;
}
.video_text h5{
	color:#fff;
}

/* Description Section CSS */
#descriotion{}
.u-b55a2e46{
	padding:130px 0px;
}

/* Second Description Section CSS */

#description_second{}
.u-72a9e9b6{
	padding:130px 0px;
}
/* Description Third */
#description_third{}

.main_des_third_contant{
	padding:130px 0px;
}


/* Apps Gallery Section */
#apps_gallery{
	background:#3C3852;
	
}

.gallery_heading_text{
	padding:60px 0px;
}
.gallery_heading_text h1{
	color:#fff;
}
.gallery_heading_text p{
	color:#fff;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    padding-bottom: 50px;
}

/* video Section */
#video{
	background:url(../images/video_bg.jpg);
	background-size:cover;
}

.video_text{
	padding:150px 0;
	
}
.video_text img{
    border-radius: 10px;

}

/* pricing Section CSS */
.pricing_heading_text{
	padding:60px 0px;
}
.u-5e339c9e{
	padding-bottom:100px;
	overflow:hidden;
}
.u-bfb46f57{
	border:1px solid #ddd;
	transition:.5s;
	margin-bottom:30px;
}
.u-b3c617a8{
	border:1px solid #F44336;
	position:relative;
}
.u-b3c617a8:after{
	content:"Popular";
	right:0;
	top:40px;
	background:#F44336;
	color:#fff;
	position:absolute;
	padding:3px 10px;
	border-radius:5px 0px 0px 5px;
	
}

.u-2c812f3b{
    background: #F7F8FA;
	padding: 1px 16px 10px 15px;
}
.u-bfb46f57 ul li{
	padding:15px 20px;
}
.u-bfb46f57 ul li img{
	padding-right:7px;
}

.u-883b7fd5{
    padding: 25px 0px 30px 15px;
	width:100%;	
}
.u-87cd2170{
	color:#585b60;
	font-size:50px;
}
.u-87cd2170 sub{
	color:#585b60;
	font-size:25px;
}
.u-87cd2170 span{
	color:#9da6ac;
	font-size:25px;
}

a.info_right_text{
	margin-left:35px;
	color:#9da6ac;
}



/* Testimonial Section */
#testimonial{
	background:url(../images/testbg.jpg) no-repeat scroll center center;
	background-size:cover;
	
}
.main_testimonial_text{
	padding:150px 0px 50px;
}
.single_testimonial_text{
	max-width:100%;
	margin:0 auto;
	color:#fff;
	text-align:center;
}
.single_testimonial_text p{
	max-width:50%;
	margin:0 auto;
}
.single_testimonial_text a{
	color:#fff;
    padding-top: 40px;
    display: block;	
}
#testimonial .owl-controls{
	margin-top:50px;
}
#testimonial .owl-theme .owl-controls .owl-page span{
    background: #fff;
}

/* Clients Logo Section */
#clientsLogo{
	background:#ddd;
}
.client_heading_text{
	padding:70px 0px;
	text-align:center;
	margin-left: -20px;
}
.client_heading_text a{
    margin-right: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    display: inline-block;
}

/* Download Apps Section */
#downloadApps{
	
}
.download_heading_text{
	padding:60px 0px 100px 0px;
}
.down_text_des{
	margin-top:40px;
	margin-left:-20px;
}
.down_text_des a{
	margin-left: 20px;
    margin-bottom: 30px;
}

/* Subscribe */
#subscribe{
	background:url(../images/subbg.jpg) no-repeat scroll center center;
	background-size:cover;
}
.subcribe_overlay{
	background:rgba(0, 0, 0, 0.71);

}
#subscribe .subscribe_heading_text{padding: 60px 0px 100px 0px;}

#subscribe .subscribe_heading_text h1{ 
	color:#fff;
}
#subscribe .subscribe_heading_text p{ 
	color:#fff;
}
#subscribe .subcribe_form{
	margin-top:50px;
}
#subscribe .subcribe_form input[type="text"]{
    width: 32%;
    padding: 14px;
    border: none;
    border-radius: 6px 0px 0px 6px;
	outline: none;
	font-size:20px;	
}
#subscribe .subcribe_form input[type="submit"]{
    width: 15%;
    padding: 14px;
    margin-left: -4px;
    background: #F44336;
    border-radius:0px 6px 6px 0px;
    border: 0px transparent;
    color: #fff;
	outline: none;
	font-size:20px;
}

/*Message Section*/

#message {
	background: #d7d7d7;
	padding-top: 96px;
	padding-bottom: 96px;
}
#message .u-7c301a2a{
    max-width: 560px;
    margin: 0 auto;
}
.u-088f4b81{
	margin-bottom:40px;
}
#message h2 {
	color: #F44336;
	padding-bottom: 24px;
}
#message .u-4f813a5f .u-afa4f78a {
	padding: 25px;
}
#message .u-6b0a64bb {
	background: #F44336;
	border: none;
	text-transform: none;
	margin-top: 24px;
	width: 100%;
	border-radius:10px;
}
#message .u-6b0a64bb:hover {
	background-color: #f79b23;
	color: #fff;
	text-decoration: none;
}

/* footer Section */
.socail_bookmark{
	padding: 70px 0px 40px 0px;
	margin-left:-10px;
}
.socail_bookmark a{
	margin-left:10px;
}
.socail_bookmark a i{
    font-size: 14px;
    color: #D2D3D5;
    padding: 7px;
    border: 1px solid #D2D3D5;
    border-radius: 50%;
    background: #FFFFFF;
    width: 30px;
    height: 30px;
	transition:.5s;
}
.socail_bookmark a:hover i{
    color: #fff;
    border: 1px solid #fff;
    background: #F44336;
	transform:scale(1.2);
}

.u-6cd6e914:before{
    border-top: 1px solid #D2D3D5;
    width: 20%;
    padding-top: 30px;
    content: "";
    margin: 0 auto;
    display: block;
}
.u-6cd6e914 p{
	color:#D2D3D5;
	font-size:17px;
	padding:40px;
}
.u-6cd6e914 p i{
	padding:0px 10px;
	color:#ff0000;
}
.u-6cd6e914 p a{
	padding:0px 10px;
	color:green;
}

/*scollup icon*/

.u-b7edba58 {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	opacity: .3;
	position: fixed;
	bottom: 20px;
	right: 25px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	z-index: 10;
	transition: opacity .5s, background-color .5s;
	-moz-transition: opacity .5s, background-color .5s;
	-webkit-transition: opacity .5s, background-color .5s;
}
.u-b7edba58:hover {
	background: #E03561;
	opacity: 1;
}
.u-b7edba58 i {
	font-size: 13px;
	position: absolute;
	opacity: 1;
	color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
	text-decoration: none;

}

/* Home page Two CSS */

.bbgimage{
	background-image: url(../images/bbg.jpg);
	background-size:100% 100%;	

}
.homepage2banner{
    padding-top: 300px;
    padding-bottom: 400px;	
}
.hmheading-text{
	text-align:center;
}
.hmheading-text h1{
	color:#fff;
	
}
.u-ce50a093 a{
	margin-left:20px;
	transition:.5s;
	opacity:1;
}
.u-ce50a093 a:hover{
	opacity:.7;
}

#contact{
    padding-bottom: 70px;
}
/* Home Page Three CSS */

.bbggimage{
	background-image: url(../images/headbg.jpg);
	background-size:100% 100%;	
	
}

@media screen and (max-width: 900px) {
    .u-b55a2e46, .u-550cb817, .u-427607b3, .u-72a9e9b6{
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media screen and (max-width: 600px) {
    .u-d79e7f67{
        display: block;
    }

    #copyright{
        padding: 0 0 20px 0;
    }
}