@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
*{
	padding:0;
	margin:0;
	outline:none !important;
}

@font-face {
	font-family: 'Roboto-Light';
	src: url('../fonts/roboto-light-webfont.eot');
	src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/roboto-light-webfont.woff2') format('woff2'),
	url('../fonts/roboto-light-webfont.woff') format('woff'),
	url('../fonts/roboto-light-webfont.ttf') format('truetype'),
	url('../fonts/roboto-light-webfont.svg#Roboto-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	font-family:'Roboto-Light', Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:22px;
}
#header-fixed{
	width:100%;
	position:fixed;
	top:-90px;
	background:#3758a8;
	padding:5px 0px;
	transition:top .5s ease-in-out;
	z-index:9990;
}
#weblink-header-full{
	width:100%;
	background:#3758a8;
	padding:10px 0px;
	margin-top:-60px;
	transition:all 1s ease-in-out;
	position:relative;
	z-index:9999;
}
.weblink-logo img{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.weblink-domain-checker{
	text-align:center;
}
.weblink-domain-checker h3{
	font-size:32px;
	color:#3f6fb6;
	font-weight:400;
}
.weblink-domain-checker h5{
	color:#3f6fb6;
	text-transform:uppercase;
	font-size:14px;
}
.weblink-domain-checker form{
	margin-top:25px;
}
.video-show{
	width:518px;
	height:400px;
	background:url(../images/computer-icon.png) no-repeat;
	overflow:auto;
	margin:0 auto;
	margin-top:25px;
	padding:21px 22px;
}
.categories_list{
	margin-top:25px;
}
.categories_list h3.heading-h3{
	margin-top:0;
}
.categories_list ul li a{
	font-size:18px;
	color:#A3A3A3;
}
.categories_list ul li a:hover{
	text-decoration:none;
	color:#363636;
	transition:all .5s ease-in-out;
}
.blog h3 a{
	color:#2D2D2D;
	font-size:20px;
}
.blog{
	padding:15px 30px;
	box-shadow:0 0 2px rgba(195,192,192,.7);
}
.main-video-section{
	width:475px;
	height:270px;
	background:white;
	
	
}
.main-video-section iframe{
	width:100% !important;
	height:100%;
}
.weblink-search{
	padding:5px 0px;
}
.weblink-search{
}
.weblink-search input[type=text]{
	height:40px;
	width:100%;
	border:1px solid #103692;
	s	outline:0px;
	padding:10px;
	border-radius:10px;
	background:#3758A8;
	color: #FFF;
}
.mainmenu-area {
	width:100%;
	z-index:9999;
}
.resp-tab-content{
	font-family:"Open Sans", Helvetica, Arial, sans-serif;
	line-height:24px;
	font-size:15px;
}
.weblink-search{
	position:relative;
}
.client-area{
	padding-top:10px;
	color:#FFF;
	font-size:18px;
}
.left-navigation h3,.l_contact-form h3{
	background:#324EA2;
	padding:5px 10px;
	color:#fff;
	border-bottom:5px solid #DA2627;
	margin:0;
	margin-top:25px;
}

.order-inner input[type*="text"],.order-inner input[type*="email"],.order-inner input[type*="url"],.order-inner textarea,.order-inner select{
	height:45px;
	box-shadow:none !important;
	border:1px solid #e8e8e8;
}
.order-inner input[type*="text"]:focus, .order-inner textarea:focus{
	border:1px solid #3758A8;
}
.booking-section{
	margin-top:15px;
}
.order-inner textarea{
	min-height:200px;
}
.order-inner{
	margin-top:20px;
}
.left-navigation ul li{
	list-style:none;
	padding:10px 0;
	background:url(../images/login.png) no-repeat 0 12px;
	padding-left:25px;
	border-bottom:1px solid #83c2eb;
}
.left-navigation ul li a{
	font-size:17px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
}
.left-navigation ul li.active-menu a{
	display:block;
	background:url(../images/right-arrow.png) no-repeat right 5px top 4px;
	
	color:#DA2727;
}

.client-area a{
	color:#EAEAEA;
}
.client-area a:first-child:after{
	content:"|";
	padding:0 5px;
	color:#ADADAD;
}
.contact-form-wrap{
	margin-top:15px;
}
.contact-form-wrap label{
	font-family:"Open Sans", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.contact-form-wrap input[type*='text'],.contact-form-wrap textarea{
	box-shadow:none;
}
.contact-form-wrap textarea{
	min-height:80px;
}
.weblink-search button{
	position:absolute;
	height:40px;
	right:14px;
	top:3px;
	background:none;
	border:0px;
	color:#FFF;
}
.weblink-domain-checker input[type=text]{
	border:2px solid #cccccc;
	border-radius:5px;
	height:56px;
	padding:5px;
	width:50%;
	display:inline;
	padding-right:110px;
	font-size:20px;
}
.weblink-domain-checker select{
	color:#cccccc;
	border:0;
	height:46px;
	width:100px;
	display:inline;
	margin-left:-105px;
	margin-top:5px;
	background:url(../images/bg.jpg) repeat-y left;
	padding-left:10px;
	font-size:20px;
}

.weblink-domain-checker button{
	display:inline;
	width:250px;
	height:56px;
	color:#FFF;
	font-size:22px;
	padding:10px;
	transition:background 1s ease-out;
	background:#3f6fb6;
	border-radius:10px;
	border:0px;	
	margin-left:20px;
	text-shadow:0 1px 1px #040404;
}
.weblink-domain-checker button:hover{
	transition:background-color 1s ease-out;
	background-color:#DA2626;
}
.welblink-services-list{
	text-align:center;
	margin-top:45px;
}
.welblink-services-list h1{
	font-size:40px;
	color:#3f6fb6;
}
.welblink-services-list h4{
	line-height:26px;
	font-size:17px;
	color:#666666;
}
.what-weblink-do{
	padding:0 35px;
}
.rounded-bordered-website{
	box-sizing:content-box;
	min-width:80px;
	height:75px;
	border:2px solid #CCC;
	display:inline-block;
	padding:25px;
	border-radius:50%;
	position:relative;
	transition:background 0.3s ease-out 0s;
	background:url(../images/website.png) no-repeat;
	background-position:center 20px;
	vertical-align:middle;
	
}
[class*='rounded-bordered-']{
	cursor:pointer;
}
.rounded-bordered-website:hover{
	transition:background 0.3s ease-out 0s;
	background:#DA2626 url(../images/website-hover.png) no-repeat;
	background-position:center 20px;
	border:2px solid #DA2626;
}
.rounded-bordered-hosting{
	box-sizing:content-box;
	min-width:80px;
	height:75px;
	border:2px solid #CCC;
	display:inline-block;
	padding:25px;
	border-radius:50%;
	position:relative;
	transition:background 0.3s ease-out 0s;
	background:url(../images/hosting.png) no-repeat;
	background-position:center 33px;
	vertical-align:middle;
	
}
.rounded-bordered-hosting:hover{
	transition:background 0.3s ease-out 0s;
	background:#DA2626 url(../images/hosting-hover.png) no-repeat;
	background-position:center 33px;
	border:2px solid #DA2626;
}
.rounded-bordered-software{
	box-sizing:content-box;
	min-width:80px;
	height:75px;
	border:2px solid #CCC;
	display:inline-block;
	padding:25px;
	border-radius:50%;
	position:relative;
	transition:background 0.3s ease-out 0s;
	background:url(../images/software.png) no-repeat;
	background-position:center 33px;
	vertical-align:middle;
	
}
.rounded-bordered-software:hover{
	transition:background 0.3s ease-out 0s;
	background:#DA2626 url(../images/software-hover.png) no-repeat;
	background-position:center 33px;
	border:2px solid #DA2626;
}
.rounded-bordered-internet{
	box-sizing:content-box;
	min-width:80px;
	height:75px;
	border:2px solid #CCC;
	display:inline-block;
	padding:25px;
	border-radius:50%;
	position:relative;
	transition:background 0.3s ease-out 0s;
	background:url(../images/internet-marketing.png) no-repeat;
	background-position:center 33px;
	vertical-align:middle;
	
}
.rounded-bordered-internet:hover{
	transition:background 0.3s ease-out 0s;
	background:#DA2626 url(../images/internet-marketing-hover.png) no-repeat;
	background-position:center 33px;
	border:2px solid #DA2626;
}
.rounded-bordered-seo{
	box-sizing:content-box;
	min-width:80px;
	height:75px;
	border:2px solid #CCC;
	display:inline-block;
	padding:25px;
	border-radius:50%;
	position:relative;
	transition:background 0.6s ease-out 0s;
	background:url(../images/seo.png) no-repeat;
	background-position:center 33px;
	vertical-align:middle;
	
}
.rounded-bordered-seo:hover{
	transition:background 0.6s ease-out 0s;
	background:#DA2626 url(../images/seo-hover.png) no-repeat;
	background-position:center 33px;
	border:2px solid #DA2626;
}
.rounded-bordered-mobile{
	box-sizing:content-box;
	min-width:80px;
	height:75px;
	border:2px solid #CCC;
	display:inline-block;
	padding:25px;
	border-radius:50%;
	position:relative;
	transition:background 0.6s ease-out 0s;
	background:url(../images/mobile.png) no-repeat;
	background-position:center 33px;
	vertical-align:middle;
	
}
.rounded-bordered-mobile:hover{
	transition:background 0.6s ease-out 0s;
	background:#DA2626 url(../images/mobile-hover.png) no-repeat;
	background-position:center 33px;
	border:2px solid #DA2626;
}
.responsive >div h3{
	text-transform:uppercase;
	color:#F00;
	font-weight:bold;
}
.responsive p{
	font-size:16px;
	padding:10px;
	text-align:center;
}
.weblink-works{
	text-align:center;
	color:#3757a7;
}
.weblink-works h4{
	color:#666666;
}
.website-demo{
	width:518px;
	height:400px;
	background:url(../images/computer-icon.png) no-repeat;
}
.website-demo{
	padding:21px 22px;
}
.website-demo{
	margin-top:25px;
	position:relative;
}
.website-demo:after{
	content:"";
	position:absolute;
	width:0;
	height:0;
	top:30%;
	right:-14px;
	margin-top:-4px;
	border-left:15px solid #D92324;
	border-top:15px solid transparent;
	border-bottom:15px solid transparent;
	z-index:99;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.right-text a{
	color:#FFF;
	font-size:17px;
	display:inline-block;
	padding-top:6px;
	font-weight:bold;
	font-style:italic;
}

.right-text{
	position:absolute;
	display:inline-block;
	width:125px;
	height:35px;
	background:#D92324;
	top:24%;
	right:-15px;
	z-index:100;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.website-demo:hover:after{
	border-left:15px solid #3653A4;
	border-top:15px solid transparent;
	border-bottom:15px solid transparent;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.website-demo:hover .right-text{

	background:#3653A4;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	
}
.why-weblink{
	width:100%;
	min-height:660px;
	color:#FFF;
	text-align:center;
	background:#4663A9 url(../images/wo-we-are.png) no-repeat center;
	padding:25px 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.why-weblink h3{
	font-size:32px;
	text-shadow:1px 3px 2px #2F2F2F;
	text-transform:uppercase;
}

.why-weblink p{
	color:#cdd9f8;
	font-size:16px;
}
.bottom-bg{
	position:absolute;
	bottom:-41px;
	left:20%;
	z-index:100;
}
.weblink-recent-projects{
	margin-top:60px;
	text-align:center;
	padding-bottom:75px;
}
.weblink-recent-projects h6{
	font-size:17px;
	color:#666666;
}
.weblink-recent-projects h3{
	font-size:30px;
	color:#3757a7;	
}
.client-list{
	text-align:left;
}
.client-list span.bott-text{
	text-align:left;
	height:25px;
	display:none;

}
.client-list{
	text-align:center;
}
.weblink-recent-projects .col-md-3{
	border-right:1px solid #e3e5e2;
}
.border-top{
	border-top:1px solid #e3e5e2;
}

.client-list{
	padding:30px 10px;
}
.weblink-footer-navigation{
	width:100%;
	background:#3757A7 url(../images/world-map.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding:15px 0px;
	color:rgba(234,234,234,1);
	margin-top:20px;
}
.weblink-footer-navigation h2{
	font-size:34px;
}
.weblink-footer-navigation h2 span{
	display:inline-block;
	padding:0 15px;
}
.weblink-footer-navigation h2:after{
	content:"";
	display:inline-block;
	width:50px;
	height:26px;
	background:url(../images/rope.png) no-repeat;
}
.weblink-footer-navigation h2:before{
	content:"";
	display:inline-block;
	width:50px;
	height:26px;
	background:url(../images/rope-left.png) no-repeat;
}
.weblink-footer-navigation p{
	font-size:17px;
	line-height:26px;
	padding-top:10px;
	color:#A2B0D4;
}
.weblink-contact-info{
	padding-top:15px;
}
.weblink-contact-info h4{
	font-size:20px;
	color:rgba(207,207,207,1);
}
.weblink-location-map{
	border:1px solid #456AC3;
	border-bottom:2px solid #456AC3;
	background:rgb(27, 66, 162);
	padding:5px 10px;
	display:inline-block;
	margin-top:5px;
	color:#fff;
	font-size:20px;
	border-radius:5px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.weblink-location-map:hover{
	background:#FAAD3D;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #FFF;
	text-decoration:none;
}
.map-container {
	width: 100%;

}
.hidden-xs {
	overflow: hidden;
}
.map-container iframe{
	display: block;
	pointer-events: none;
	position: relative; 
}
.map-container iframe.clicked{
	pointer-events: auto;
}
.full-map .embed-responsive-16by9{
	padding-bottom:30%;
}
#footer{
	background:#FFF;
}
.weblink-brand-logo{
	padding:15px 0px;
}
.weblink-brand-logo .img-responsive{
	margin:0 auto;
}
.weblink-footer-menu ul li a{
	color:#999999;
	padding:0 10px;
}
.weblink-footer-menu ul li{
	padding:0px;
	color:#EAE7E7;
}
.weblink-footer-menu ul li:after{
	content:"|";
}
.weblink-footer-menu ul li:last-child:after{
	content:"";
}
.weblink-conenction i{
	font-size:25px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.weblink-conenction{
	padding:10px 0px;
}
.weblink-conenction i:hover{
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color:red;
}
.copyright{
	font-size:15px;
}
.client-lists .list-0{
	padding:5px 0;
}
.client-lists .list-0 a{
	color:#1B1B1B;
	text-decoration:none;
	font-size:17px;
}
.list-0{
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.list-0 span{
	display:inline-table;
	padding:2px 5px;
	background:#3654A5;
	color:#fff;
	font-size:14px;
	line-height:18px;
	margin-right:5px;
}
div.client-lists div.row > div.col-md-6:nth-child(even) span{
	background:#DA2627;
}
#parentHorizontalTab{
	margin-top:15px !important;
}
.testi_txt{
	margin-top:25px;
}
.news-description{
	padding-top:15px;
}
.product-box{
	padding:5px 15px;
}
.product-description{
	font-size:15px;
	line-height:24px;
}
.listTitle h2{
	margin:10px 0;
}
.listTitle h2 a{
	font-size:16px;
	
}
@media(max-width:992px){
	.bottom-bg{
		left:5%;
	}
	#header-fixed{
		top:-150px;
	}	
}
@media(min-width:768px){
	.weblink-navigation{
		float:right;
	}
	.menu-fixed{
		position:fixed;
		z-index:9999;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
}
@media(max-width:768px){
	.weblink-domain-checker input[type=text]{
		width:75%;
	}
	.weblink-domain-checker button{
		margin-top:15px;
		margin-left:0px;
		
	}

	.bottom-bg{
		bottom:-24px;
	}
	#header-fixed{
		display:none;
	}	
}

@media(max-width:548px){
	.website-demo{
		width:100%;
		height:100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.website-demo:before{
		top:20%;
	}
}
@media (max-width:560px){
	.video-show{
		width:100%;
		background:none;
	}
	.video-show>div{
		width:100%;
	}	
}

