/* SeoPlanner HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header / Style One / Style Two / Style Three
5. Main Slider
6. Features
7. Services
8. Default Section
9. Fact Counter

**********************************************/

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,700,700italic,900italic,900,300,300italic);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
@import url('font-awesome.css');
@import url('icofont.css');
@import url('animate.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}


/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #757575;
    line-height: 1.6em;
    font-weight: 400;
    background: #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #4155C6;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}


/*
a:hover{
     color:#4155C6!important;
}
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.4em;
    font-weight: 700;
    color: #393939;
}

input,
button,
select,
textarea {
    font-family: 'Khula', sans-serif;
}

p {
    position: relative;
    line-height: 1.6em;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.centered {
    text-align: center;
}

.btn {
    position: relative;
    padding: 12px 40px;
    line-height: 24px;
    text-transform: uppercase;
    background: none;
    color: #ffffff !important;
    font-size: 12px;
    border-radius: 0px;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border: 2px solid transparent;
    letter-spacing: 1px;
}

.btn-circle {
    -webkit-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.btn-round {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn-brand ,.btn-brand-outline:hover{
    background: #4155C6;
    color: #ffffff !important;
    font-weight: 600;
    border-color: #4155C6 !important;
}

.btn-brand:hover,.btn-dark:hover {
    color: #1B98EC !important;
    border-color: #1B98EC !important;
    background: none;
}

.btn-white {
    color: #222 !important;
    border-color: #ffffff !important;
    background: #fff;
}

.btn-brand-outline {
    color: #4155C6 !important;
    border-color: #4155C6 !important;
    background: transparent;
}

.btn-dark {
    background: #232323;
    color: #ffffff !important;
    border-color: #232323 !important;
}

.btn-white-outline {
    background: transparent;
    color: #fff !important;
    border-color: #fff !important;
}

.btn-dark-outline:hover {
    color: #232323 !important;
    border-color: #232323 !important;
    background: none;
}

.btn-style-three{
    background: #F3A10F;
    color: #ffffff !important;
    border-color: #F3A10F !important;
    padding: 10px 24px;
}
.btn-style-four {
    background: #4155C6;
    color: #ffffff !important;
    border-color: #4155C6 !important;
    padding: 10px 24px;
}

.btn-style-four:hover {
    color: #4155C6 !important;
    border-color: #4155C6 !important;
    background: none;
}


/*---------------------------------*/

.light-font {
    font-weight: 300;
}

.regular-font {
    font-weight: 400;
}

.semibold-font {
    font-weight: 600;
}

.bold-font {
    font-weight: 700;
}

.padd-top-10 {
    padding-top: 10px !important;
}

.padd-top-20 {
    padding-top: 20px !important;
}

.padd-top-30 {
    padding-top: 30px !important;
}

.padd-top-40 {
    padding-top: 40px !important;
}

.padd-top-50 {
    padding-top: 50px !important;
}

.padd-top-60 {
    padding-top: 60px !important;
}

.padd-top-70 {
    padding-top: 70px !important;
}

.padd-left-10 {
    padding-left: 10px !important;
}

.padd-left-20 {
    padding-left: 20px !important;
}

.padd-left-30 {
    padding-left: 30px !important;
}

.padd-left-40 {
    padding-left: 40px !important;
}

.padd-left-50 {
    padding-left: 50px !important;
}

.padd-left-60 {
    padding-left: 60px !important;
}

.padd-left-70 {
    padding-left: 70px !important;
}

.padd-btm-10 {
    padding-bottom: 10px !important;
}

.padd-btm-20 {
    padding-bottom: 20px !important;
}

.padd-btm-30 {
    padding-bottom: 30px !important;
}

.padd-btm-40 {
    padding-bottom: 40px !important;
}

.padd-botm-50 {
    padding-bottom: 50px !important;
}

.padd-btm-60 {
    padding-bottom: 60px !important;
}

.padd-btm-70 {
    padding-bottom: 70px !important;
}

.padd-btm-80 {
    padding-bottom: 80px !important;
}

.padd-botm-90 {
    padding-bottom: 90px !important;
}

.padd-btm-100 {
    padding-bottom: 100px !important;
}

.padd-right-10 {
    padding-right: 10px !important;
}

.padd-right-20 {
    padding-right: 20px !important;
}

.padd-right-30 {
    padding-right: 30px !important;
}

.padd-right-40 {
    padding-right: 40px !important;
}

.padd-right-50 {
    padding-right: 50px !important;
}

.padd-right-60 {
    padding-right: 60px !important;
}

.padd-right-70 {
    padding-right: 70px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-top-60 {
    margin-top: 60px !important;
}

.margin-top-70 {
    margin-top: 70px !important;
}

.margin-btm-10 {
    margin-bottom: 10px !important;
}

.margin-btm-20 {
    margin-bottom: 20px !important;
}

.margin-btm-30 {
    margin-bottom: 30px !important;
}

.margin-btm-40 {
    margin-bottom: 40px !important;
}

.margin-btm-50 {
    margin-bottom: 50px !important;
}

.margin-btm-60 {
    margin-bottom: 60px !important;
}

.margin-btm-70 {
    margin-bottom: 70px !important;
}

.no-padd-bottom {
    padding-bottom: 0px !important;
}

.no-padd-top {
    padding-top: 0px !important;
}

.no-margin-bottom {
    margin-bottom: 0px !important;
}

.no-margin-top {
    margin-bottom: 0px !important;
}

.no-padd-left {
    padding-left: 0px !important;
}

.no-padd-right {
    padding-right: 0px !important;
}

.no-bg {
    background: none !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.gif);
}
.mx-auto   {
    margin: 0 auto;
}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 42px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
    background: #000;
}

.scroll-to-top span {
    position: relative;
    display: block;
    z-index: 1;
}

.scroll-to-top:hover {
    color: #4155C6;
}

.scroll-to-top:hover:before {
    background: #ffffff;
}



/*-------------------------------------
	HEADER MENU AREA
----------------------------------------*/

.navbar {
    border: 0px!important;
    -webkit-box-shadow: 0px 0px 1px 0px #eee;
    box-shadow: 0px 0px 1px 0px #eee;
}

.navbar-default {
    background: #fff;
    margin-bottom: 0px;
    bottom: 0px;
    border-radius: 0px;
    border: 0px;
}

.navbar-default li a {
    padding: 15px 11px;
    font-size: 20px;
    line-height: 18px;
    font-weight: 700;
    color: #232323!important;
    text-transform: capitalize;
    font-weight: 400;
}

.navbar-nav {
    margin-right: 25px;
}

.navbar-default li a:hover {
    color: #2395ec!important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>a:hover,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
    border-bottom: 2px solid#2395ec;
    position: relative;
    color: #2395ec!important;
}

.navbar-default .navbar-nav>.active>a:after,
.navbar-default .navbar-nav>.active a:hover:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2395ec;
    bottom: 0px;
    left: 45%;
}


/* DROPDOWN MENU*/

.navbar-default li.dropdown ul li a {
    padding: 12px 26px;
    font-size: 14px;
}

@media (min-width: 768px) {
    ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block;
    }
    ul.nav li.dropdown:hover ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
        display: none;
    }
    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu {
        display: block;
    }
}

.dropdown-menu {
    border-top-color: #4A5DC9;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.dropdown-menu li {
    border-bottom: 1px solid#eee;
}

.dropdown-menu li:last-child {
    border-bottom: 0;
}

.navbar-nav>li>.dropdown-menu a {
    background: none;
}



.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
    color: #1bbc9b;
}


.dropdown .dropdown-menu{
    
}




/* ================
=Navbar fixed  
=====================*/
.site-navigation {
    border-radius: 0px;
}

.navbar-fixed {
    z-index: 99999;
    position: fixed;
    opacity: .98;
    width: 100%;
    top: 0;
    -webkit-animation: fadeInDown 800ms;
    -moz-animation: fadeInDown 800ms;
    -ms-animation: fadeInDown 800ms;
    -o-animation: fadeInDown 800ms;
    animation: fadeInDown 800ms;
    -webkit-backface-visibility: hidden;
    border-radius: 0px;
}

.navbar-default {
    padding:25px 0px;
}
.navbar-header{
    margin-top: -10px;
}

.navbar-brand{
    padding: 0px;
}


/*** 

====================================================================
	Section  Title
====================================================================

***/

.section-padding-heading {
    width: 60%;
    margin: 0 auto;
}

.section-heading {
    width: 60%;
    margin: 0 auto 60px;
}

.section-heading h2{
    margin-bottom: 20px;
    font-weight: 400;
}
.section-heading h2 span{
    display: block;
    color: #2EA2DB;
}




/*** 

====================================================================
	Default Section
====================================================================

***/

.section-padding {
    position: relative;
    padding: 100px 0px;
}

.section-padding-heading {
    position: relative;
    margin-bottom: 50px;
}


/*** 

====================================================================
	MAin BAnner Style One
====================================================================

***/

#section-banner {
    background: #F3FBFE;
    -webkit-background-size: cover;
    background-size: cover;
}
#section-banner2 {
    background: #F3FBFE;
    background: url("../images/bg/8.jpg") center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.content-padding {
    padding: 80px 0px 160px 0px;
}

.banner-content-inner {
    width: 70%;
}

.banner-content-inner.center{
   width: 70%;
   margin: 0 auto;
    padding-top: 50px;
}

.banner-content-inner img {
    margin: 50px 0px;
    border-radius: 5px;
}

.banner-content-inner.center h1 {
    font-weight: 400;
    text-transform: capitalize;
    color: #fff;
}

.banner-content-inner.center h3{
    font-weight: 400;
    color: #f5f5f5;
}
.banner-content-inner.center h1 span {
    font-weight: 700;
}
.banner-content-inner h1{
    font-size: 50px;
    
}

.banner-content-inner.center p{
    padding: 0px 70px;
    font-size: 18px;
    color: #eee;
}
.banner-content-inner p {
    color: #777;
    margin-top: 30px;
}

.banner-content-inner .btn {
    margin-top: 30px;
}
.banner-content ul {
    margin-top: 15px;
    margin-left: 20px;
}
.banner-content ul li {
    font-size: 18px;
    color: #000;
    margin: 5px 0px;
}
.banner-content ul li i{
    margin-right: 10px;
    color: #63C68D;
}


/*** 

====================================================================
	Contact INFO styles
====================================================================

***/

#contact-info{
    padding: 40px 0px;
    background: #A3C639;
}
.info-box{}    
.info-box i{
    font-size: 30px;
    float: left;
    margin-right: 20px;
    color: #4558C7;
    width: 70px;
    height: 70px;
    text-align: center;
    border: 1px solid#eee;
    background: #fff;
    border-radius: 100%;
    padding-top: 15px;
}    
.info-inner{
    padding-top: 10px;
}
.info-inner h4{
    font-size: 22px;
/*    color: #fff;*/
}
.info-inner h5{
    font-weight: 400;
}

.info-box .btn{
    margin-top: 15px;
    padding: 12px 70px;
}



/*** 

====================================================================
	FEATURE Section
====================================================================

 ***/

#section-feature{
    padding-bottom: 50px;
}

.feature-box{
    margin-bottom: 50px;
    display: block;
    padding: 40px 20px;
    border-radius: 5px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}    
.feature-box h4{
   margin: 20px 0px;
    font-size: 18px;
}    
.feature-box:hover    {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
    box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
}



/*** 

====================================================================
	FEATURE Section 2
====================================================================

 ***/

.feature-content-block {
/*    text-align: center;*/
}

.feature-content-block h3 {
    margin-bottom: 20px;
    color: #232323;
}

.feature-list {
    padding: 30px;
    margin-bottom: 20px;
}

.feature-list h5 {
    font-weight: 400;
    margin: 20px 0px;
}

.feature-img-block {
    padding-top: 80px;
}

.feature-list h5 {
    font-size: 18px;
}

.feature-list img {
    width: 80px;
    margin: 0 auto;
}



/*** 

====================================================================
	SERVICE SECTION
====================================================================
***/

.service-intro {
    padding-left: 40px;
}
.service-intro p{
    margin: 20px 0px 30px 0px;
}
.service-intro  h2 span{
    color: #4155C6;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.service-box{
    margin-bottom: 30px;
    display: inline-block;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 20px ;
    border: 1px dashed #ddd;
}
.service-box .img-box{
    float: left;
    margin-right: 20px;
}
.service-inner{
    margin-top: 20px;
    
}
.service-inner h4{
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 400;
    color: #222;
}

.service-box:hover{
    -webkit-box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
    box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
}

.service-list-info {
    margin-bottom: 25px;
    margin-top: 20px;
}
.service-list-info li{
    padding: 10px 20px;
    font-size: 16px;
}
.service-list-info i{
    color: #000;
}


/*** 

====================================================================
	SECTION PARALALX
====================================================================

***/

#section-parralax {
    background: #4155C6;
    background: url("../images/bg/hero-banner.jpg") center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
#section-parralax2 {
    background: url("../images/bg/banner2.jpg") center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.parallax-content,#section-parralax2 .parallax-content{
    width: 60%;
    margin: 0 auto;
}

.parallax-content  p{
    margin: 15px 0px;
}

#section-parralax2 .parallax-content h2{
    color: #fff;
    font-size: 50px;
    line-height: 50px;
}
#section-parralax2 .parallax-content p{
    color: #fff;
}



/*** 

====================================================================
	SERVICE Section
====================================================================

***/


/*** 

====================================================================
	Testimonials Area style
====================================================================

***/

/*** 

====================================================================
	PRICING SECTION
====================================================================

***/

#section-pricing {
}

.pricing-box {
    text-align: center;
    background: #fff;
    padding: 20px 0px 40px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 1px 1px #eee;
    box-shadow: 0px 0px 1px 1px #eee;
}

.pricing-box i {
    font-size: 50px;
    margin-bottom: 20px;
    display: block;
    color: #43A047;
}

.pricing-feature {
    margin: 30px 0px;
}

.pricing-feature li {
    padding: 8px 0px;
}

.price-heading h2 {
    margin-bottom: 15px;
}

.price {
    font-size: 50px;
    color: #222;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
    padding: 40px 0px;
    background: #43A047;
    margin-bottom: 30px;
    color: #fff;
}

.price sub,
.price sup {
    font-size: 13px;
}

.price-heading .color-2 {
    color: #FB8C00;
}

.price-heading .color-3 {
    color: #4155C5;
}

.bg-2 {
    background: #FB8C00;
}

.bg-3 {
    background: #4155C5;
}


/*** 

====================================================================
	SUBSCRIBE SECTION
====================================================================

***/
#section-sub{
}
.sub-form{
    margin-top: 30px;
}
.sub-form input{
    width: 60%;
    border-radius: 28px 0px 0px 28px;
    display: inline-block;
    height: 60px;
}
.sub-form .btn{
    padding: 16px 40px;
    margin-left: -3px;
    margin-top: -4px;
    border-radius: 0px 25px 25px 0px;
}

/*** 

====================================================================
	SECTION OVERLAY
====================================================================

***/

.overlay {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.overlay.main {
    background: #232323;
    opacity: .6;
}

.overlay.dark {
    background: #fff;
    opacity: .7;
}

.grey-bg {
    background: #F6F7FA;
}


/*** 

====================================================================
	Testimonial section
====================================================================

***/

#section-testimonial{
    background:#4558C7;
    background: #111;
}

.test-box i{
    font-size: 22px;
    margin-bottom: 10px;
}

.client-info{
    margin-top: 15px;
}
.client-info img{
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin-right: 15px ;
}

.client-info h5{
    color: #eee;
}





/*** 

====================================================================
	Main Footer
====================================================================

***/

#main-footer {
    position: relative;
    background: #28344C;
     background: url("../images/bg/slide-7.jpg") center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 80px 0px;
}
#footer-main {
    background: #F3FBFE;
    padding: 80px 0px;
}

.section-bg-1{
    position: relative;
}

.section-bg-1:after{
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 27%;
    height: 100%;
    content:"";
    background: url("../images/bg/banner-background.jpg");
    background-position: 65% 56%;
}

.footer-widget p {
    color: #888;
}


.footer-desc p {
    margin-top: 0px;
    color: #555;
}


.footer-logo h2 {
    color: #fff;
    font-weight: 800;
    text-transform: Capitalize;
    margin-bottom: 0px;
    line-height: 26px;
}

.footer-logo h2 span {
    color: #3B7AAC;
}

.footer-logo h6 {
    color: #666;
    letter-spacing: 1.4px;
    margin-top: 0px;
}

#footer-main  .footer-widget h3 {
    color: #222;
}
.footer-widget h3 {
    margin-bottom: 20px;
}


/* footer MNEU */

.footer-menu ul li {
    margin-bottom: 10px;
   
}

.footer-menu ul li a {
    color: #666;
     -webkit-transition:all .3s linear ;
    -o-transition:all .3s linear ;
    transition: all .3s linear;
}


.footer-contact h4 {
    color: #666;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}
.footer-menu ul li a,
.footer-contact h4 {
    color: #666;
}

#footer-main  .footer-menu ul li a,
#footer-main  .footer-contact h4 {
    color: #555;
}

#footer-main  .footer-menu ul li:hover a,.footer-menu ul li:hover a{
    padding-left: 5px;
    color: #4E60CA;
}


#section-footer-btm {
    padding: 30px 0px;
    background: #fff;
}

#section-footer-btm h4 {
    font-weight: 400;
    font-size: 15px;
}


/*
* ----------------------------------------------------------------------------------------
* 13.CONTACT CSS STYLE
* ----------------------------------------------------------------------------------------
*/


.contact-form {
    margin-top: 20px;
}

.form-control {
    display: block;
    border: 0px;
    width: 100%;
    height: 45px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: transparent;
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 15px;
    padding: 14px 7px 14px 15px;
    border: 1px solid #DDDEDD;
    background: #DDDEDD;
    border-radius: 0px;
    -webkit-transition: .3s;
    transition: .3s
}

.form-control:focus {
    border-color: #000;
    outline: 0;
    box-shadow: none;
    background: none;
    -webkit-transition: .3s;
    transition: .3s
}

.contact-form input[type='submit'] {
    display: inline-block;
    color: #333;
    /*    background: #DDDEDD;*/
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 12px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
    letter-spacing: 3px;
    border-radius: 30px;
}

.contact-form input[type='submit']:hover {
    background: #202020;
    -webkit-transition: all 0.4s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    outline: none;
}

.success {
    background: #50B948 none repeat scroll 0 0;
    color: #fff;
    font-weight: 700;
    padding: 20px;
    text-align: center;
}


/*=======================
    HOME BANNER STYLE 2
==================================*/
.team-single{
    padding: 10px;
    background:transparent;
    border-radius: 2px;
     -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.team-single img{
    margin-bottom: 20px;
}

.team-single:hover{
    -webkit-box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
    box-shadow: 0px 0px 30px 0px rgba(88, 88, 88, 0.10);
     background: #fff;
}


.team-single h3{
    font-size: 20px;
}

/*===================
     BLOG STYLE HOME
===========================*/


#section-blog{
    margin-top: 30px;
}
.blog-inner-small{
    float: none;
    clear: both;
    margin-bottom: 50px;
    display: block;
}
.blog-inner-small img{
    float: left;
    width: 30%;
    margin-right: 30px;
}

.blog-content{}
.blog-content p{
    margin: 15px 0px 25px;
}
.blog-content .date{
    color: #666;
}
.blog-content .date span{
    color: #4E60CA;
}
.blog-inner .blog-content{
    margin-top: 20px;
}

.read-more{
    border: 1px solid#eee;
    padding: 8px;
    color: #555;
    border-radius: 2px;
    font-size: 14px;
}

.mb60{
    margin-bottom: 60px;
}



.blog-inner .blog-img-block{
    position: relative;
    padding: 20px;
    z-index: 1;
    padding-left: 0px;
}
.blog-inner .blog-img-block:before{
  position: absolute;
  content: "";
  top: 10px;
  left: 30px;
  border: 5px solid#ddd;
  width: 95%;
  height: 100%;
  margin-top: -10px;
    z-index: -1;
}





/* PAGE STYLES HERE */

#section-page-banner{
    padding: 100px 0px;
    background: url("../images/bg/slide-7.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.about-bg{
    background: url("../images/bg/8.jpg")50% 50%!important;
      
}
.service-bg{
    background: url("../images/bg/bg-1.jpg")20% 20%!important;
}
.contact-bg{
    background: url("../images/bg/slider-c.jpg")50% 20%!important;
}

.text-white{
    color: #fff;
}

.page-heading span{
    opacity: .8;
}


.footer-link a{
    color: #999;
}
.single-contact-item .contact-icon i.fa {
    color: #32D07C;
    font-size: 40px;
}

.single-contact-item h4 {
    font-size: 18px;
    font-weight: 500;
    margin: 15px 0;
}

.single-contact-item p:nth-child(3) {
    color: #777;
    font-size: 14px;
    line-height: 1.8;
}






/*---------- 12. Contact Section ----------*/

.form-control {
    display: block;
    width: 100%;
    height: 44px;
    margin: 10px 0;
    color: #aeaeae;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
    outline: none;
}

.form-control:focus {
    border-color: #000;
    box-shadow: none;
}

.form-group:first-child {
    float: left;
    width: 45%;
}

.form-group:nth-child(2) {
    float: right;
    width: 55%;
}

.f-xbold{
    font-weight: 800!important;
}

.seperator {
    width: 50px;
    border-color: #638D38 !important;
    margin: 0 auto 30px;
}












