body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    /*font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;*/
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h1, h3, h4, h5, h6, {
/*font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; */
font-family: 'Lato', sans-serif;
}
h1, h3, h4, h5, h6, .h1,  .h3, .h4, .h5, .h6{
    font-family: 'Lato', sans-serif;
}
span, p {
    font-family: 'Montserrat', sans-serif;
}
h1, .h1 {
    font-size: 26px;
}
h2, .h2 {
    font-size: 23px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.templatemo_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color:#eeeeee;
}

.templatemo-top-menu {
    min-height:110px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    background: url('../images/banner_image.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 500px;
}
#templatemo-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 50px;
}

@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        font-size: 19px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 180px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 180px;
    }
}


.templatemo-welcome {
    border-bottom: 1px solid #cccccc;
}

.templatemo-slogan {
    font-weight: normal;
    font-size: 23px;
    margin: 0px 0px 25px;
    color: #333333;
    text-transform: uppercase;
}

.templatemo-service {
    margin-top: 40px;
}

.templatemo-service-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 10px;
    font-size: 18px;
}


.templatemo-service-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 14px;
    color: #929292;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}


.btn-orange {
    background-color: #e40613;
    border-bottom:2px solid #e40613;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #c90613;
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    border-bottom:2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}

.nav > li > a {
    padding: 10px 20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #e40613;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #e40613;
    color:#fff;
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #e40613;
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
}

.templatemo-service-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color:#e40613;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 1px solid #fff; 
    width: 39.5%; 
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.templatemo-team {
    background: url('../images/background.png') ; 
    font-family:  'Open Sans', sans-serif;
    min-height:590px;
    color:#ffffff;

}
.templatemo-line-header {
    margin-top:100px;
    margin-bottom:80px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:12px;
}

.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_team li {
    list-style: none;
}

.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 170px;
    width: 200px;
}

.templatemo-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #e40613;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width : 70%;
	
}

.templatemo-project-gallery li {
    margin:15px;
}

.txt_darkgrey {
    color: #333333;
}

.txt_darkgrey_strong, .txt_darkgrey_strong:hover {
	color: #333;
	text-decoration:none;
	cursor:text;
}

.txt_orange {

}

.txt_slogan {
    font-size:14px; 
    color:#929292;
}

.templatemo-line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333; 
    padding: 10px;
}

.blog_header {
    font-weight: bold; 
    font-size: 16px; 
}

.blog_text {
    text-align: justify; 
    font-size: 14px; 
    margin-top: 20px;
}


.templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #FFFF33; 
	font-size: 14px;
	float: right;
}

.templatemo-partners {
	border-top: 2px solid #cccccc;
}

.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}

.templatemo-footer {
    background: #213752;
    border-top: 2px solid #cccccc;
    padding: 40px 0px;
}

.footer_container {
	margin-top:60px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333333;
}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.templatemo-project-gallery  li  a img:hover {
    border: 3px solid #e40613;
}

.templatemo-gallery-category a {
	color:#333333; 
}

.templatemo-gallery-category a.active {
	color:#e67e22; 
	text-decoration:none;
}

.templatemo-gallery-category a:focus {
	color:#e67e22;
	text-decoration:none;	
}

.templatemo-gallery-category a:hover {
	color:#e67e22; 
	text-decoration:none;
}

.link_orange:hover {
    text-decoration:none;
}
.templatemo-project-gallery {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.templatemo-project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.templatemo-project-gallery li img {
  cursor: pointer;
}

.templatemo-tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
	margin-left: -12px;
}


.team_hr {
    width: 37.5%;
}
/*===================commonHeader==================*/
.commonHeader{
    position: relative;
    padding: 20px 0px;
    text-align: center;
    margin: 60px 0px 50px;
}
.commonHeader h1{
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    background: white;
    display: inline-block;
    padding: 0px 25px;
}
.commonHeader:before{
    content: "";
    position: absolute;
    background: #ccc;
    width: 80%;
    height: 2px;
    left: 0;
    right: 0;
    top: 27px;
    margin: auto;
}
.commonHeader.technologyHeader{
    margin-top: 120px;
}
.commonHeader.readyProHeader{
    margin: 0px 0px 40px;
}
.navbar-brand strong{
    font-size: 30px;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    width: 200px;
}
.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin-top: 15px;
}
.navbar-brand .img-responsive{
        margin-left: 0;
}
/*===================portfolio==================*/
.portfolio .carousel-control.right{
    background-image: none;
    background: none;
    width: 5%;
    color: black;
    opacity: 1;
}
.portfolio .carousel-control.left{
    background-image: none;
    background: none;
    width: 5%;
    color: black;
    opacity: 1;
}
.portItems {
    text-align:center;
}






.portfolio.clientSpeech{
    padding: 80px 0px;
    background:#547698;
;
}


.footerBox{
    text-align: center;
}
.moto {
    margin-top:8px;
}

/************Services***********/
.service{
    padding-top:70px ;
    padding-bottom: 90px ;
    background-color: #f4f6f5 ;
}
.boxService{
    margin:0;
    padding:0;
    margin-right: -12px;
    margin-left: -12px;
    margin-top: 20px;
    overflow: hidden;
}
.service_box{
    margin: 12px;
    position:relative;
    overflow: hidden;
    border-radius: 15px;
    padding-bottom: 30px;
}
.service_box:before{
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    background-color: rgba(0,0,0,.5);
    transition: all .3s;
    -webkit-transition: all .3s;
    z-index: 1
}
.boxServiceList{
    width: 33.33%;
    float: left;
    list-style:none;
}
.boxContent img{
    width:100%
}
.boxCaption{
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
    transition: all .5s;
    -webkit-transition: all .5s;
    z-index: 2;
}
.box_title{
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 100px;
    transition: all .5s;
    -webkit-transition: all .5s;
    font-family: 'Lato', sans-serif;
}
.boxCaption p{
    max-width: 98%;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}
.box_content{
     opacity: 0;
     visibility: hidden;
}
.service_box:hover .boxCaption {
    top: 15%;
}
.service_box:hover .boxCaption .box_content{
    opacity:1;
     visibility: visible;
}
.service_box:hover .boxCaption .box_title{
    margin-bottom: 0;
}
.service_box:hover:before {
    background-color: rgba(1, 40, 102, 0.91);
}
/*==================Ready-Products===================*/
.ready_product{
        width: 100%;
        background: #f6f6f6 url('../images/background/bg2.jpg') no-repeat bottom left;
        padding: 50px 0 102px;
}
.commonHeader3{
    font-size: 36px;
    color: #1e1a1b;
    text-align: center;
    padding-bottom: 32px;
    background: url('../images/background/border-botom.png') no-repeat center bottom;
    text-transform: uppercase;
}
.commonHeader3 h2{
    margin:0;
}
.ready_product .col-sm-4{
    padding-right: 12px;
    padding-left: 12px;
}
.apert_Box {
    float: left;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
    position: relative;
    padding-bottom: 90px;
    max-height: 300px;
    margin-top: 75px;
}
.apert_Box .img-div {
    width: 85px;
    height: 85px;
    border: 1px solid #e0e0e3;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #f6f6f6;
    top: -39px;
}
.apert_Box .img-div img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
}
.apert_Boxtext {
    width: 100%;
    float: left;
    margin-top: -20px;
    padding: 0 20px;
}
.apert_Boxtext h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #333333;
    padding-bottom: 10px;
}
.apert_Boxtext p {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
}
/*==================Ready-Products===================*/
.commonHeader3.contactHeader3{
    margin: 50px 0px;
}

/*==================Footer===================*/
.company_logo{
    width: 70%;
    display: block;
}
.company_logo .img-responsive{
    margin-left: 0;
}













































@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .templatemo-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .templatemo-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .templatemo-project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .templatemo-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
      .boxServiceList {
          width: 50%;
          float: left;
          list-style: none;
      }
      .box_title {
          font-size: 15px;
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.templatemo-service-item-header {
		font-size: 10px;
		
		padding: 23px 10px 22px;
	}
	.templatemo-header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 11%;
	}
}

