@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: 'montserratregular';
	font-weight: normal;
	font-size: 15px;
}
ol, ul {
	list-style: none;
}
.modal-dialog {
 width:500px !important;
}
.top-header {
	background: #222222;
	position: relative;
	width: 100%;
	height: 47px;
}
.top-header .ph-no {
	color: #fff;
	line-height: 47px;
	font-size: 15px;
	/* border-right: 1px solid #3c3c3c;	padding-right: 25px; */
}
.ph-no span{
	color:#29abe2 ;
}
.header-devider {
	background: url(../images/header-top-devider.jpg) no-repeat center bottom;
	background-size: cover;
	height: 5px;
	width: 100%;
}
.bottom-header {
	background: rgba(47, 47, 47, 0.48);
	position: absolute;
	width: 100%;
	height: 122px;
	z-index: 2;
}
.social {
	padding-left: 10px;
	margin-top: 9px;
}
.social li {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-left: 13px;
}
.social li a .fb, .social li a .tw, .social li a .gp, .social li a .yt {
	background: url(../images/social-icon.png) no-repeat;
	background-position: 0 -2px;
	width: 30px;
	height: 30px;
	display: block;
}
.social li a .fb {
	background-position: 0 -2px;
	transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
}
.social li a .fb:hover {
	background-position: 0 -33px;
}
.social li a .tw {
	background-position: -41px -2px;
	transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
}
.social li a .tw:hover {
	background-position: -41px -33px;
}
.social li a .gp {
	background-position: -84px -2px;
	transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
}
.social li a .gp:hover {
	background-position: -84px -33px;
}
.social li a .yt {
	background-position: -126px -1px;
	transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-webkit-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
}
.social li a .yt:hover {
	background-position: -126px -32px;
}
.logo {
	float: left;
	margin-top: 9px;
	display: block;
}
.h-nav {
	float: right;
	margin-top: 61px;
}
.h-nav li {
	float: left;
	color: #fff;
	margin-left: 44px;
	cursor: pointer;
}
.banner-section {
	width: 100%;
	height: auto;
	position: relative;
	background: url(../images/banner-bg.jpg) no-repeat;
	z-index: 1;
	padding-top: 133px;
	overflow: hidden;
	background-size: cover;
}
.banner-text-block {
	margin-top: 20%;
}
.banner-text-1 {
	font-size: 37px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'montserratregular';
}
.banner-text-2 {
	font-size: 15px;
	color: #a6c0da;
	text-transform: uppercase;
	font-family: 'montserratregular';
}

/*========About-us===========*/

.about-us{
background:#ffffff;
padding-top:81px;
padding-bottom:94px;

}
.title-about{
	text-align:center;
	font-size:44px;
	text-transform:uppercase;
	color:#4d4d4d;
}
.desc-about{
	padding-top:47px;
	color:#a1a1a1;
	font-size:15px;
	text-align:center;
}
/*========About-us===========*/

/*========Our Service========*/


.our-service{
	background:#f1f1f1;
	padding-top:69px;
	padding-bottom:85px;
}
.title-ourservice{
	text-align:center;
	font-size:44px;
	text-transform:uppercase;
	color:#4d4d4d;
}
.ourservice-content{
	padding-top:64px;
	}
.service-box{
	width:100%;
	background:#FFFFFF;
	min-height:400px;
	overflow: hidden;
	margin-bottom: 15px;
	}
.service-img{
	padding-top:35px;
	/* padding-left:77px;
	padding-right:77px; */
	text-align: center;
}
.ourservice-title{
	text-align:center;
	padding-top:22px;
	padding-bottom:20px;
	font-size:18px;
	color:#424242;
	text-transform:uppercase;
	
 
}
.service-desc{
	padding-left:20px;

}
.service-desc ul>li{
	color:#7c7c7c;
	font-size:12px;
}
.service-desc ul {
    list-style-image:url(../images/bullet.png);
	
}	

/*=======Our Service========*/

/*=======Our Portfolio========*/
.portfolio{
	background:url(../images/portfolio-background.png) repeat-y;
	padding-top:75px;
	min-height:690px;
	
}
.title-portfolio{
	
	font-size:44px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
}
.btn-part{
	padding-top:57px;
	text-align:center;
	
}

.left-btn{
	float:right;
	margin-right:25px;
	position:relative;
	width: 219px;
}
.website-btn{
	
	height:56px;
	width: 219px;
	background:#0089bd;
	border:#2d99cf solid 3px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:23px;
	
	
}
.select-arrow{
	background:url(../images/btn-arrow.png);
	height:12px;
	width:23px;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	
	
	
}

.right-btn{
	float:left;
	margin-left:25px;
}
.mobile-aps-btn{
	height:56px;
	width: 219px;
	background:#4d4d4d;
	border:#656565 solid 3px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:23px;
	
}
.lower-portfolio{
	margin-top:57px;
	
}
.portfolio_slider {
	width: 100%;
	overflow:hidden;
	position:relative;
	
}
.container{
overflow:hidden;
}
 .image_cont
  {
   
  	float:left;
	position:relative;
	
	
  	
  }
  .slider-cover{
	background:#fff;
	height:315px;
	width:258px;
	margin-right:27px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin: auto;
 } 
  
  .image-portion img
  {
 /* height: 200px;*/
  width:100%;
  height:276px;
	
  }
  
  .previous, .next {
	position:absolute;
	top:0;
	bottom: 0;
	margin: auto;
	width: 13px;
	height: 68px;
	left: 79px;
	cursor:pointer;
	
 }
 
 .next {
 	right: 64px;
	left:auto;
 }
 .image-desc{
 margin:13px;
 }
 .image-title{
 color:#203a4f;
 font-size:14px;
 text-transform:uppercase;
 }
 .image-url{
	 color:#6e7073;
	 font-size:13px;
}
.image-sort-desc{
color:#8b8d90;
font-size:12px;
}
/* .btn-viewmore{
	margin-top:75px;
	width:58%;
	margin-bottom:40px;
} 
.viewmore-btn{
	float:right;
	height:55px;
	width:194px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:18px;
	background:#4d4d4d;
	border: #FFFFFF solid 3px;
} */

.btn-viewmore{
	background: #4d4d4d none repeat scroll 0 0;
    border: 3px solid #ffffff;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    color: #ffffff;
    font-size: 18px;
    height: 54px;
    margin: 75px auto 0;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
    width: 196px;
	cursor: pointer;
} 

.portfolio-btn {
	width: 220px;
	height: 55px;
	display: inline-block;
	background: #4d4d4d;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 25px 10px 0;
	padding-top: 8px;
	border: 3px solid #656565;
	cursor: pointer;
}

.portfolio-btn.selected {
	background: #0089bd;
	border: 3px solid #2d99cf;
}

/*=======Our Portfolio========*/

/*=======Like Part============*/
.like-part{
	margin-top:80px;
}
.website-like-title{
	font-size:44px;
	color:#4d4d4d;
	text-transform:uppercase;
	text-align:center;
}
.pull-right{
text-align:center;
}	
.like-website-image{
	width:50%;
	margin-top:40px;
}
.like-website-cont{
	width:50%;
	text-align:left;
	line-height:25px;
	color:#a1a1a1;
	margin-top:40px;
}
.free-estimatebtn{
	width:253px;
	height:55px;
	background:#4d4d4d;
	border:#4d4d4d solid 1px;
	border-right:#29abe2 solid 3px;
	font-size:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-bottom:66px;
	
}
.like-website{
border-bottom:#d8d8d8 solid 1px;
}
.like-apps{
	margin-top:57px;
}
.apps-like-title{
	font-size:44px;
	color:#4d4d4d;
	text-transform:uppercase;
	text-align:center;
}
.like-apps-cont{
	width:50%;
	text-align:left;
	line-height:25px;
	color:#a1a1a1;
	margin-top:40px;
}
.like-apps-image{
	width:50%;
	margin-top:40px;
}

/*==== Free estimate ===========*/

.get-free-estimate{
	margin-top:74px;
	height:196px;
	background:#29abe2;
	position:relative;
}
.white-arrow{
	background:url(../images/white-arrow.png);
	height:19px;
	width:33px;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
}
.estimate-title{
	text-align:center;
	padding-top:92px;
	font-size:30px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.estimate-title img{
	margin-left:43px;
}
.upper-footer{
background:#353535;
}
.logo-footer{
	padding-top:10px;
}
.footer-right-text{
color:#FFFFFF;
font-size:14px;
margin-top:44px;
}
.footer-logo-section{
	border-bottom:#484848 solid 1px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.footer-menu-container {
	background: #2a2a2a;
	padding: 40px 0;
}

.footer-nav {
	text-align: center;
	margin: 0;
}

.footer-nav-item {
	display: inline-block;
	color: #a4a4a4;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px;
	cursor: pointer;
	
}

.footer-nav-item a {
	color: inherit;
}

.footer-nav-item{
	color: #efefef;
}

.footer-copyright-container {
	background: #222222;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #828282;
	padding: 20px 0;
	line-height: 1;
}

.input-text {
	width: 100%;
	padding: 15px 0 15px 10px;
	background: #404040;
	border: none;
	border-radius: 5px;
	color: #959595;
	-webkit-box-shadow: -2px 2px 5px -2px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: -2px 2px 5px -2px rgba(0, 0, 0, 0.55);
	box-shadow: -2px 2px 5px -2px rgba(0, 0, 0, 0.55);
	display: block;
	margin-bottom: 15px;
}

.submit-btn {
	width: 160px;
	height: 45px;
	background: #272727;
	border: 2px solid #404040;
	color: #fff;
	margin-bottom: 15px;
}

.mid-section {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 65px;
	margin-bottom: 20px;
}

.mid-section-heading {font-size: 24px; margin-bottom: 30px;}
.mid-section-content{font-size: 12px; margin-bottom: 20px;}
.mid-section-phone{font-size: 18px; margin-bottom: 30px;}
.mid-section-phone .country-name{
	font-size: 15px;
}
.mid-section-getestimate {
	font-size: 20px;
	text-transform: uppercase;
	background: #29abe2;
	color: #fff;
	padding: 15px;
}

.mid-section-right {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}

.right-section {
	position: relative;
	height: 440px;
}

.banner-text-block {
	margin-top: 10%;
}

.flexslider {
	background: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	margin:0!important;
}

.flex-control-nav{bottom: 0!important;}

.flexslider .flex-direction-nav a::before {
	color: rgba(255, 255, 255, 0.8) !important;
	font-size: 30px !important;
}

.flexslider .flex-control-paging li a.flex-active {
	background: rgba(255, 255, 255, 0.9) !important;
}

.flexslider .flex-control-paging li a {
	background: rgba(255, 255, 255, 0.5) !important;
}

/* .web-portfolio .flex-control-nav {
	display: none;
} */

/* .mobile-portfolio {
	display: none;
} */

.scroll-to-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 1000;
	cursor: pointer;
	
}

@media (max-width: 1024px){
	/* .service-box{width: 100%;}
	.service-img{text-align: center;}
	.underline {	text-align: center;}
	.right-section{display: none;} */
	
	.like-website-image img {width: 100%;}
	.like-apps-image img {width: 100%; }
	
	.previous{left: 10px; cursor:pointer;}
	.next {right: 10px; cursor:pointer;}
}

@media (max-width: 980px){
	.service-box{width: 100%; margin-bottom: 15px;}
	.service-img{text-align: center;}
	.underline {	text-align: center;}
	.right-section{display: none;}
	

	.like-website-image img {width: 100%;}
	.like-apps-image img {width: 100%; }
	
	.previous{left: 10px; cursor:pointer;}
	.next {right: 10px; cursor:pointer;}
}


@media (max-width: 640px){
	.service-box{width: 100%; margin-bottom: 15px;}
	.service-img{text-align: center;}
	.underline {	text-align: center;}
	.right-section{display: none;}
	.mid-section {margin-top: 30px;}
	.footer-menu-container{padding: 10px 0;}
	.footer-nav-item {display: block; margin: 10px 0;}
	
	.like-apps-cont {width: 100%;}
	.like-apps-image{width: 100%; margin-top: 10px;}
	.like-apps-image img {width: 100%; }
	.free-estimatebtn {margin-bottom: 10px;}
	.get-free-estimate{margin-top: 20px;}
	
	.like-website-image {width: 100%;}
	.like-website-image img {width: 100%;}
	.like-website-cont{width: 100%;}
	
	.like-part {margin-top: 20px;}
	
	.our-service {padding-bottom: 20px;}
	.h-nav {
		float: right;
		margin-top: 20px;
		margin-right: 30px;
	}
	.h-nav li {float: none; color: #fff; margin-left: 44px;}
	
	.top-header {height: auto;}
	
	.top-header .ph-no {
		border-right: none;
		padding-right: 0;
		width: 100%;
	}
	
	.social-icons {width: 100%;}
	.social{margin: 0 0 10px 0; padding: 0;}
	
	.banner-section {height: auto;}
	
	.previous{left: 0; cursor:pointer;}
	.next {right: 0; cursor:pointer;}
	
	.left-btn {float: none; margin: auto;}
	.right-btn {float: none; margin: 20px auto;}
	.select-arrow{display: none;}
	.lower-portfolio {margin-top: 20px;}
	
	.modal-dialog {
    	width:auto !important;
	}
}


@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}