/* DOCUMENT INFORMATION
	- Document: UK TECHNICIAN Theme
	- Author:       
*/

@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:300,400);
@import url(https://fonts.googleapis.com/css?family=Oleo+Script);
@import url(https://fonts.googleapis.com/css?family=Ubuntu);


/* ===HEADER=== */

.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.header-container {
	background: #fafafa none repeat scroll 0 0;
	padding: 3px 0 0;
	border-top: 5px solid #202F64;
}

.header-logo img {
	width: 289px;
	padding: 5px 10px;
}
.vistit{background:#0f4b82;}
.vistit h1{
	color:#fff;
    font-size: 36px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold;
	margin-top:38px;
	}
.vistit h3{
	color:#fff;
    font-size: 28px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold;
	margin-top:45px;
	}
.vistit a{margin-top:7px; margin-bottom:5px;
    background-color: rgba(217, 83, 79, 0.6);
    border-color: rgba(212, 63, 58, 0.67);
	position: absolute;
    top: 40px;
}
.vistit-arr1{
    position: absolute;
    top: 38px;
    left: 540px;
	height:38px;	
}
.vistit-arr2{
	position: absolute;
    top: 30px;
    left: 340px;
	height:50px;	
}
	
	blink {
		font-size: 25px;
		font-family: cursive;
		color: white;
		animation: blink 1s linear infinite;
	}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.mgn-pd{margin-top:50px;}
.banner-col {clear:both;float:right;}
.left-col{clear:both;float:left;}
.rigth-col{float:right;}
.virus-h{font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
	line-height: 50px;
	color:#fff;
	font-size:46px;
	margin-top:5%;
	margin-bottom:3%;	
}

.banner-arrow{
	position: absolute;
    left: -145px;
    top: 50px;	
	display:none;
}
.custom-pickup-services{
	background:#e6e7ea;
}
.custom-pickup-services h3{
	font-size:22px; 
	font-weight:bold;
	margin-bottom:15%;
	border: 1px solid #369fad;
    background: #0f4b82;
    color: #fff;
    padding: 50px 0px;
    border-radius: 50%;
    margin-top: -30px;
	background: -moz-linear-gradient(273deg, rgba(153,218,255,1) 0%, rgba(0,128,128,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(153,218,255,1)), color-stop(100%, rgba(0,128,128,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(273deg, rgba(153,218,255,1) 0%, rgba(0,128,128,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(273deg, rgba(153,218,255,1) 0%, rgba(0,128,128,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(273deg, rgba(153,218,255,1) 0%, rgba(0,128,128,1) 100%); /* ie10+ */
background: linear-gradient(177deg, rgba(153,218,255,1) 0%, rgba(0,128,128,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99DAFF', endColorstr='#008080',GradientType=0 ); /* ie6-9 */
	}
.top-pd{padding-top:3%;}

#banner_heads {padding-top:100px;}
#banner_heads a{font-size:40px!important;font-family;arial;text-align:center;color:#ff6531;margin-left: 200px;}

.navbar-fixed-top {position:relative;}
.navbar{margin-bottom:0px;}

.request {
  box-sizing: border-box;
  float: right;
  padding: 10px 0;
}
#insta_cont {margin-left:400px;}

.request h2 {
  color: #0f4b82;
  display: block;
  font-size: 27px;
  line-height: 33px;
  margin: 0;
  text-align: right;
  text-transform: uppercase;
}
.request > p {
  font-size: 24px;
  line-height: 31px;
  text-align: right;
  margin:0;
}

.request span {
  color: #f7941d;
  font-size: 29px;
  font-weight: bold;
  line-height: 31px;
}



.navbar-nav > li > a {
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	padding: 13px 8px;
	transition: all 0.5s ease 0s;
	text-transform: uppercase;
	text-shadow: 2px 1px 2px #000;
	border-left: 0.4px solid #999;
}

/*.nav > ul > li.hover > a::before{
  border-color: #3397dc transparent;
  border-style: solid;
  border-width: 0 8px 8px;
  bottom: 0;
  content: "";
  height: 0;
  left: 50%;
  margin: 0 0 0 -8px;
  position: absolute;
  width: 0;
}*/
.navbar-inverse .navbar-nav>li>a{color:#FFF;}
.navbar-inverse .navbar-nav>li>a:hover{color:#D0112B;}

.get-query {
    float: right;
}

.get-query a {
  background: #002b62 url("../images/enquery-icon.png") no-repeat scroll left -2px top / 45px auto;
  color: #fff;
  display: block;
  font-size: 17px;
  padding: 5px 13px 0 51px;
  text-decoration: none;
}

.get-query span {
  	display: block;
  	font-size: 14px;
  	line-height: 17px;
}

.custom-query-form h3 {
  border-bottom: 1px solid #4093de;
  color: #fff;
  display: block;
  font-size: 24px;
  margin: 0 -20px 20px;
  padding-bottom: 15px;
  text-align: center;
}

.custom-query-form label {
  	color: #fff;
  	display: block;
  	font-size: 14px;
  	font-weight: 400;
  	line-height: 20px;
}

.custom-query-form .input-box {
  	background: #fff none repeat scroll 0 0;
  	border: 1px solid #0075b4;
  	display: block;
  	font: 500 15px/17px "Ubuntu",Arial,sans-serif;
  	margin-bottom: 15px;
  	padding: 7px 10px;
  	width: 100%;
}

#custom-btn {
  background: #f7941d none repeat scroll 0 0;
  border-image: none;
  border: #de7b04;
  border-style: none none solid;
  border-width: medium medium 3px;
  color: #fff;
  display: inline-block;
  float: right;
  font-weight: 500;
  margin-top: 7px;
  padding: 7px 30px;
}

.con {float:left;clear:both;margin-left:40px;color:white;padding-top:35px;padding-right:15px;}


/* ===GLOBAL=== */

.custom-slider-wrapper {
  margin: 0 0 4px;
  min-height: 528px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

/*.custom-slider{
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.custom-slider img {
  bottom: 0;
  height: auto;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  width: auto;
}*/

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-next, .carousel-control .icon-prev {
  display: none;
}

.banner-content {
  left: 35px;
  padding: 40px 0 0;
  position: absolute;
  top: 0;
}

.banner-content h1 {
  background: rgba(15, 75, 130, 0.9) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 37px;
  font-weight: 300;
  line-height: 51px;
  margin: 10px 0 1px;
  padding: 0 20px 10px;
}

.text-col {
	color: #fff;
	margin-top: 30px;
	text-align: left;
	text-shadow: 1px 1px #000;
}

.text-col > h3 {
  color: #0f4b82;
  font-size: 37px;
  line-height: 50px;
}

.banner-content > p {
  background: #002b62 none repeat scroll 0 0;
  color: #fff;
  display: table;
  font-size: 21px;
  line-height: 25px;
  padding: 10px 20px;
}

.text-col > ul {
  font: 500 14px/18px "roboto",Arial,sans-serif;
  margin: 0;
}
.text-col > ul li::before, .banner-content .text-col ul li > .before {
  	background:url(../images/sprite.png) no-repeat scroll -62px -316px;
  	content: "";
  	height: 22px;
  	left: 0;
  	position: absolute;
  	top: 5px;
  	width: 22px;
}

.banner-content .text-col ul li {
  font-size: 22px;
  line-height: 27px;
  list-style: outside none none;
  padding: 0 0 7px 31px;
  position: relative;
}


p .text-col ul li::before, .banner-content .text-col ul li .before {
    background-position: -34px -342px;
    height: 15px;
    top: 1px;
    width: 15px;
}

.banner-list {
    margin-top: 10px;
    padding-left: 78px;
}

.banner-list > li {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  list-style: outside none none;
  margin-bottom: 3px;
  padding-left: 25px;
  position: relative;
}

.banner-list li::before {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -31px -340px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px;
}

.virus-list{
	font: 500 14px/18px 'Ubuntu', Arial, sans-serif;
	padding-left:15px;
}
.virus-list > li {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  list-style: outside none none;
  padding: 0 0 10px 30px;
  position: relative;
}

.virus-list li::before {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -31px -340px;
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 22px;
}


.cta-section {
  background: #0e73b8 none repeat scroll 0 0;
  position: relative;
  width: 100%;
}
.cta-section .arrow-section {
    margin: 0 0 0 -320px;
    top: 0;
}

.arrow-section {
  background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll -150px 0;
  height: 20px;
  left: 50%;
  margin: -1px 0 0 -19px;
  position: absolute;
  top: 100%;
  width: 38px;
  z-index: 2;
}

.cta-section .map {
  float: right;
  max-width: 389px;
}

.view-btn {
	color: #D0112B;
	display: block;
	outline: none;
	margin: 16px 0 21px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.view-btn:hover {
	color:#FFB33A;
	outline: none;
	text-decoration: none;
}

.cta-section .call-holder {
	font-family: roboto,sans-serif;
  	color: lightblue;
  	float: left;
  	font-size: 15px;
  	font-weight: 600;
  	line-height: 18px;
  	padding: 28px 0 20px;
  	width: 402px;
}

.cta-section .call-holder p {
  	margin: 0 0 10px; 
        color:lightblue;
}

.cta-section .call {
  font: bold 18px/22px roboto,Helvetica,sans-serif;
  text-transform: uppercase;
}

.cta-section .call dl {
  font: 400 37px/46px "Open Sans",Arial,sans-serif;
  margin: 0;
}

.cta-section dt {
    font-size: 31px;
    font-weight: 300;
}

.cta-section .call p {
    margin: 0;
}

.cta-section .or {
  background:url(../images/separator-01.png) no-repeat 50% 0;
  color: #fff;
  font: 700 55px/60px "Ubuntu",Arial,sans-serif;
  left: 50%;
  margin: -78px 0 0 -32px;
  padding: 53px 0 43px;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
}

.cta-section .visual-link::before, .cta-section .visual-link > .before {
  	background: rgba(242, 101, 34, 0.3) none repeat scroll 0 0;
  	bottom: 0;
  	content: "";
  	left: 0;
  	position: absolute;
  	right: 0;
  	top: 0;
}

.cta-section .visual-link {
  	color: #fff;
  	float: right;
  	margin: 0 -20px 0 0;
  	overflow: hidden;
  	position: relative;
  	text-decoration: none;
  	width: 400px;
  	z-index: 1;
}

.cta-section .visual-link .title {
  background: rgba(242, 101, 34, 0.7) none repeat scroll 0 0;
  font: 700 21px/26px "Ubuntu",Arial,sans-serif;
  left: 0;
  padding: 0 0 6px 11px;
  position: absolute;
  top: 54px;
}

.cta-section .call-holder dl dd {
    font-size: 33px;
	font-weight: 400;
}
.cta-section .call-holder dl dt, .cta-section .call-holder dl dd {
    display: inline;
    float: none;
    padding: 0;
}

.btn-primary.arrow-right::before, .btn-primary.arrow-right > .before, .btn-primary.arrow-top::before, .btn-primary.arrow-top > .before, .btn-primary.arrow-down::before, .btn-primary.arrow-down > .before, .btn-form::before, .btn-form > .before {
  	background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll -26px -160px;
  	content: "";
  	height: 20px;
  	margin: -8px 0 0;
  	position: absolute;
  	right: 12px;
  	top: 50%;
  	width: 23px;
}


.custom-service {
  background: #fafafa none repeat scroll 0 0;
  margin: 30px 0;
  padding: 30px 0;
}

.focus .row .focus-box, .our-team .row .team-box {
  display: inline-block;
  float: none !important;
  margin-bottom: 25px;
  margin-right: -4px;
  vertical-align: top;
}

.focus-box .service-icon {
  border: 10px solid #ececec;
  border-radius: 50%;
  height: 145px;
  margin: auto auto 20px;
  position: relative;
  transition: all 0.2s ease-in-out 0s;
  width: 145px;
}

.focus .row {
    text-align: center;
}

.focus-box h3 {
  	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  	color: #404040;
  	display: block;
  	float: none;
  	font-size: 17px;
  	font-weight: bold;
  	line-height: 22px;
  	margin-bottom: 30px;
  	position: relative;
  	text-align: center;
  	text-transform: uppercase;
  	width: auto;
}

.focus-box:nth-child(4n+1) .red-border-bottom::before {
    background: #e96656 none repeat scroll 0 0;
}

.focus-box:nth-child(4n+2) .red-border-bottom::before {
  background: #34d293 none repeat scroll 0 0;
}

.focus-box:nth-child(4n+3) .red-border-bottom::before {
  background: #3ab0e2 none repeat scroll 0 0;
}

.focus-box:nth-child(4n+4) .red-border-bottom::before {
    background: #f7d861 none repeat scroll 0 0;
}

.focus-box:nth-child(4n+1) .service-icon:hover {
    border: 10px solid #e96656;
}

.focus-box:nth-child(4n+2) .service-icon:hover {
    border: 10px solid #34d293;
}

.focus-box:nth-child(4n+3) .service-icon:hover {
    border: 10px solid #3ab0e2;
}

.focus-box:nth-child(4n+4) .service-icon:hover {
    border: 10px solid #f7d861;
}

.red-border-bottom::before {
    background: #e96656 none repeat scroll 0 0;
    bottom: -9px;
    content: "";
    height: 2px;
    left: 12.5%;
    margin: auto;
    position: absolute;
    width: 75%;
    z-index: 1;
}

.focus-box p {
    color: #808080;
    font-size: 14px;
    text-align: center;
}

#services {
  background: rgba(0, 0, 0, 0) url("../images/bg_services.png") no-repeat scroll 0 0;
  /*margin-bottom: 30px;*/
  padding: 23px 0;
  background-size:cover;
}

.services-wrap {
  background: rgba(208, 17, 43, 0.7) none repeat scroll 0 0;
  border-radius: 4px;
  margin: 0 0 40px;
  padding: 15px 13px;
  color:#fff;
}

.services-wrap .pull-left {
  padding-right: 10px;
}

.services-wrap h3 {
  color: #222;
  font-size: 20px;
  line-height: 25px;
  margin: 10px 0;
}

#services h2 {
  color: #fff;
  margin-bottom: 25px;
  text-align: center;
}

.lap {
  list-style-type: square;
  margin-left: -26px;
}


#partner {
background: url(../images/partner_bg.jpg);
color: white;
text-align: center;
padding: 30px 0;
background-size: 100% 100%;
}

#partner h2, .partner h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 0;
}

#partner .lead {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.partners ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.partners ul li {
  display: inline-block;
  float: left;
  width: 20%;
  padding: 15px 0;
}

.promo-info {
  color: #3d3d3d;
  font-size: 21px;
  line-height: 24px;
  padding: 22px 0 30px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.promo-info h1 {
    color: #002348;
    font-size: 37px;
    line-height: 40px;
    margin: 0 0 13px;
}

.promo-info .text-holder {
    padding: 0 30px;
}

.promo-info .more-link {
  color: #f26522;
  display: inline-block;
  font-weight: 600;
  padding: 0 0 5px;
  position: relative;
  vertical-align: top;
}

.promo-about {
  background: #0074b7 none repeat scroll 0 0;
  border-color: #4499ca #4499ca #9ca9b2;
  border-image: none;
  border-style: solid;
  border-width: 1px 0;
  color: #fff;
  font: 700 16px/19px "roboto",Arial,Helvetica,sans-serif;
  position: relative;
  width: 100%;
}

.promo-about .col-holder {
  padding: 43px 90px 30px 0;
}

 .btn-form > .before {
    background: url(../images/sprite.png) no-repeat scroll -26px -160px;
    content: "";
    height: 20px;
    margin: -8px 0 0;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 23px;
}

.btn-primary.arrow-right {
    padding-right: 57px;
}

.btn-primary, .btn-form {
  background: #ff6531 none repeat scroll 0 0;
  border-bottom: 4px solid #f14c1d;
  box-shadow: -2px 1px 4px rgba(0, 0, 0, 0.35);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: 700 13px/16px "Ubuntu",Arial,Helvetica,sans-serif;
  padding: 7px 10px 4px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
}
.promo-about a {
    color: #fff;
}

.arrow-section {
  background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll -150px 0;
  height: 20px;
  left: 50%;
  margin: -1px 0 0 -19px;
  position: absolute;
  top: 100%;
  width: 38px;
  z-index: 2;
}


.promo-about .arrow-section {
    background-position: -150px -24px;
}

.promo-about p, .col-holder ul {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.custom-inner-banner {
  background: #39a7eb none repeat scroll 0 0;
  
  overflow:hidden;
  }

.custom-inner-banner img {
	background-size:cover;
  background-position:center;

}
.custom-inner-banner.virus{
	background: url(../images/virus-banner-5.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.outlook{
	background: url(../images/outlook-banner-3.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.window{
	background: url(../images/window-banner-1.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.ms{
	background: url(../images/ms-banner.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.ransomware{
	background: url(../images/ransomware-banner.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.alienware {
	background: url(../images/alienware-banner.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.printer-repair {
	background: url(../images/pinter-banner-2.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.printer-support {
	background: url(../images/printer-banner.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.pc-clean{
	background: url(../images/pc-banner.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.ms-office{
	background: url(../images/ms-office-banner.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.ms-surface{
	background: url(../images/ms-surface-banner.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.os{
	background: url(../images/os-banner.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	}
.custom-inner-banner.mac-repair {
  	background: rgba(0, 0, 0, 0) url("../images/inner-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.custom-inner-banner.MacBook-Pro-Retina {
  	background: rgba(0, 0, 0, 0) url("../images/inner-banner1.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.custom-inner-banner.cctv-repair {
  	background: rgba(0, 0, 0, 0) url("../images/cctv-banner1.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.cctv-repair .section-header {
    padding-top: 20px;
}

.custom-inner-banner.apple-repair {
  	background: rgba(0, 0, 0, 0) url("../images/apple-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.apple-repair ul {
    padding-left: 72px;
}

.apple-repair h1 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #fffc03;
  font-size: 27px;
  font-weight: 800;
  line-height: 40px;
  text-align: right;
}

.apple-repair p {
  color: #222;
  font-size: 27px;
  line-height: 30px;
  margin-left: 20px;
}

.apple-repair ul li {
    color: #fafafa;
    font-size: 22px;
    line-height: 30px;
	margin-bottom: 5px;
}

.cctv-repair h3 {
  color: #f4c34a;
  display: block;
  font-size: 22px;
  margin: 15px 23px 10px;
}

.custom-inner-banner.tv-repair {
  	background: rgba(0, 0, 0, 0) url("../images/tv-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}




.tv-repair h3 {
  color: #f4c34a;
  display: block;
  font-size: 22px;
  margin: 15px 23px 10px;
}

.tv-repair .section-header {
    padding-top: 20px;
}

.custom-inner-banner.computer-data-recovery {
  	background: rgba(0, 0, 0, 0) url("../images/computer-data-recovery-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.computer-data-recovery h2 {
  color: #eee;
  font-size: 23px;
  line-height: 30px;
}

.computer-data-recovery h2 span {
  display: block;
  font-size: 30px;
  line-height: 40px;
  /*margin-left: 50px;*/
}

.computer-data-recovery h3 {
  color: #fafafa;
  margin-top: 10px;
}

.computer-data-recovery ul li {
  color: #ffb33a;
  font-size: 20px;
  line-height: 27px;
}


.custom-inner-banner.mac-data-recovery {
  	background: rgba(0, 0, 0, 0) url("../images/mac-data-recovery-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.mac-data-recovery h2 {
  	color: #fff;
  	font-size: 26px;
  	line-height: 35px;
  	float:right;
  	clear:both;
}

.mac-data-recovery h3 {
  	color: #eee;
  	font-size: 21px;
  	line-height: 35px;
}

.custom-inner-banner.lapy-data-recovery-banner {
  	background: rgba(0, 0, 0, 0) url("../images/lapy-data-recovery-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.lapy-data-recovery-banner h2 {
  color: #fff;
  font-size: 25px;
  line-height: 36px;
  float:right;
  clear:both;
}

.lapy-data-recovery-banner ul li {
  color: #fff;
  font-size: 20px;
  line-height: 31px;
}

.custom-inner-banner.laptop-repair-service {
  	background: rgba(0, 0, 0, 0) url("../images/laptop-repair-service.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.laptop-repair-service h2 {
  color:#5a3737;
  font-size: 26px;
  line-height: 35px;
}

.laptop-repair-service span {
  color: #5a3737;
  display: block;
  font-size: 29px;
  line-height: 40px;
}

.laptop-repair-service h3 {
  color: #5a3737;
  font-family: open sans condensed;
  font-size: 29px;
  font-weight: 600;
  line-height: 35px;
}

.custom-inner-banner.computer-repair-banner {
  	background: rgba(0, 0, 0, 0) url("../images/computer-repair-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.computer-repair-banner h2 {
  color: #fafafa;
  font-size: 29px;
  line-height: 33px;
      float: right;
    clear: both;
}

.computer-repair-banner h2 span {
  display: block;
  font-size: 27px;
  line-height: 38px;
}

.computer-repair-banner h3 {
  color: #fafafa;
  margin-top: 10px;
}

.computer-repair-banner ul li {
  color: #ffb33a;
  font-size: 20px;
  line-height: 27px;
}

.custom-inner-banner.tablet-repair-service {
  	background: rgba(0, 0, 0, 0) url("../images/tablet-repair-service.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.tablet-repair-service h2 {
  color: #ffb33a;
  font-size: 43px;
  line-height: 51px;
}

.tablet-repair-service h2 span {
  display: block;
  font-size: 39px;
  font-weight: 300;
  line-height: 47px;
}

.tablet-repair-service h3 {
  color: #fafafa;
  font-size: 31px;
  line-height: 37px;
  margin-top: 10px;
}

.custom-inner-banner.installations-banner {
  	background: rgba(0, 0, 0, 0) url("../images/installations-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.installations-banner h2 {
  color: #ffb33a;
  font-family: Open Sans Condensed;
  font-size: 41px;
  line-height: 47px;
  margin-bottom: 25px;
}

.installations-banner h3 {
  color: #fafafa;
  font-size: 23px;
  font-weight: 400;
  line-height: 34px;
  margin-top: 10px;
}

.custom-inner-banner.troubleshooting-banner {
  	background: rgba(0, 0, 0, 0) url("../images/troubleshooting-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.troubleshooting-banner h2 {
  color: #ffb33a;
  font-family: Open Sans Condensed;
  font-size: 41px;
  line-height: 47px;
  margin-bottom: 25px;
}


.custom-inner-banner.hard-drive-banner {
  	background: rgba(0, 0, 0, 0) url("../images/hard-drive-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.hard-drive-banner h2 {
  color: #5a3737;
  font-size: 47px;
  font-weight: 300;
  margin-bottom: 0;
}

.hard-drive-banner h3 {
  color: #5a3737;
  font-size: 23px;
  line-height: 25px;
  margin: 10px 0;
}

.custom-inner-banner.sql-server-banner {
  	background: rgba(0, 0, 0, 0) url("../images/sql-data-recovery.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.sql-server-banner h1 {
  	margin: 20px 0 31px !important;
}

.sql-server-banner h3 {
  color: #000;
  font-size: 25px;
  line-height: 31px;
  margin: 10px 0;
}

.sql-server-banner .color {
  color: #333;
  font-weight: 900;
}

.custom-inner-banner.data-recovery-server {
  	background: rgba(0, 0, 0, 0) url("../images/server-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.data-recovery-server h1 {
  	margin: 20px 0 31px !important;
}

.data-recovery-server h3 {
  color: #000;
  font-size: 25px;
  line-height: 31px;
  margin: 10px 0;
}

.custom-inner-banner.raid-data-recovery{
  	background: rgba(0, 0, 0, 0) url("../images/raid-data-recovery-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.raid-data-recovery .section-header {
    padding-top: 20px;
}

.raid-data-recovery h2 {
  color: #5a3737;
  font-size: 31px;
  line-height: 35px;
  float:right;
  clear:both;
}

.raid-data-recovery h3 {
  color:#5a3737;
  font-size: 20px;
  line-height: 27px;
  margin: 15px 0;
}

.custom-inner-banner.raid-data-recovery4{
  	background: rgba(0, 0, 0, 0) url("../images/raid-0+1-data-recovery-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.raid-data-recovery4 .section-header {
    padding-top: 20px;
}

.custom-inner-banner.raid-data-recovery2{
  	background: rgba(0, 0, 0, 0) url("../images/raid-5-data-recovery-banner1.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.raid-data-recovery4 h2 {
  color: #eee;
  font-size: 30px;
  font-weight: 400;
  line-height: 37px;
}

.raid-data-recovery2 .section-header {
    padding-top: 20px;
}

.raid-data-recovery2 h2 {
  color: #eee;
  font-size: 28px;
  font-weight: 400;
  line-height: 33px;
  float:right;
  clear:both;
}

.raid-data-recovery2 ul li {
  color: #ffb33a;
  font-size: 21px;
  line-height: 28px;
}

.custom-inner-banner.raid-data-recovery3{
  	background: rgba(0, 0, 0, 0) url("../images/raid-6-data-recovery-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.raid-data-recovery3 .section-header {
    padding-top: 20px;
}

.raid-data-recovery3 h2 {
  color: #eee;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  float: right;
  clear: both;
}

.custom-inner-banner.raid-data-recovery5{
  	background: rgba(0, 0, 0, 0) url("../images/raid-1+0-data-recovery-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.raid-data-recovery5 .section-header {
    padding-top: 20px;
}

.raid-data-recovery5 h2 {
  color: #eee;
  font-size: 30px;
  font-weight: 400;
  line-height: 37px;
}


.custom-inner-banner.raid-data-recovery1{
  	background: rgba(0, 0, 0, 0) url("../images/raid-1-data-recovery.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.raid-data-recovery1 .section-header {
    padding-top: 20px;
}

.raid-data-recovery1 h2 {
  color: #5a3737;
  font-size: 31px;
  line-height: 35px;
}

.raid-data-recovery1 h3 {
  color: #5a3737;
  font-size: 20px;
  line-height: 27px;
  margin: 15px 0;
}

.custom-inner-banner.iphone-ipad-banner {
  	background: rgba(0, 0, 0, 0) url("../images/iphone-ipad-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.custom-contact-no {
  color: #ffa500;
  display: block;
  font-size: 47px;
  line-height: 51px;
  margin: 40px 20px 10px;
  float: right;
  clear: both;
}
.color{color:#000;}
.refrigerator-banner .custom-contact-no {
    color: #444;
}

.custom-contact-no sapn {
    color:#fff;
    font-size: 34px;
    vertical-align: top;
}

.home-appliances-dev h2 {
  background: rgba(15, 75, 130, 0.9) none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 300;
  line-height: 41px;
  margin: 1px 0 1px;
  padding: 0 20px 10px;
}

.home-appliances-dev p {
  color: #fff;
  font-size: 23px;
  line-height: 31px;
  margin-top: 20px;
}

.custom-contact-no {
	font-size: 41px;
	margin: 40px 0 10px;
}

.custom-inner-banner.washing-machine-banner{
  	background: rgba(0, 0, 0, 0) url("../images/washing-machine-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
  	background-size:cover;
}

.washing-machine-banner .section-header {
    padding-top: 20px;
}

.washing-machine-banner .section-header h1 {
	color: #0f4b82;
}

.washing-machine-banner h3 {
  color: #444;
  display: block;
  font-size: 22px;
  margin: 15px 23px 10px;
}

.custom-inner-banner.refrigerator-banner{
  	background: rgba(0, 0, 0, 0) url("../images/refrigerator-banner.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}

.refrigerator-banners .section-header {
    padding-top: 20px;
}

.refrigerator-banner .section-header h1{
	color: #0F4B82;
}

.refrigerator-banner h3 {
  	color: #444;
  	display: block;
  	font-size: 22px;
  	line-height: 33px;
  	margin: 15px 23px 10px;
}
/*###########   added by dev.   ###############*/

.custom-inner-banner.accer-lapy-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Acer-Computer.jpg") no-repeat scroll center top / 100% auto;
    min-height: 361px;
  	
}
.custom-inner-banner.asus-lapy-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Asus-Computer.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}
.custom-inner-banner.compaq-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Compaq-Computer.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}

.custom-inner-banner.dell-repair-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Dell-computer.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}
.custom-inner-banner.hp-repair-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Hp-computer.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}

.custom-inner-banner.imac-repair-banner{
  	background: rgba(0, 0, 0, 0) url("../images/imac-computer.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}
.custom-inner-banner.lenovo-repair-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Lenovo-Computer.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}

.custom-inner-banner.email-support-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Apple-email.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}

.custom-inner-banner.mac-mini-repair-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Apple-Mac-Mini.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}

.custom-inner-banner.mac-os-support-banner{
  	background: rgba(0, 0, 0, 0) url("../images/Mac-X-OS.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}
.custom-inner-banner.mac-software-support{
  	background: rgba(0, 0, 0, 0) url("../images/Apple-mac-soft.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}
.custom-inner-banner.mac-virus-removal{
  	background: rgba(0, 0, 0, 0) url("../images/mac-anti.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}
.custom-inner-banner.samsung-laptop-repair{
  	background: rgba(0, 0, 0, 0) url("../images/Samsung-Computer.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}
.custom-inner-banner.sony-vaio-laptop-repair{
  	background: rgba(0, 0, 0, 0) url("../images/Sony-Vaio.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}
.custom-inner-banner.toshiba-laptop-repair{
  	background: rgba(0, 0, 0, 0) url("../images/Toshiba.jpg") no-repeat scroll center top / 100% auto;
  	min-height: 361px;
}




/*###########   added by dev.   ###############*/

.section-header h1 {
  	color: #ff6531;
  	font-family: Open Sans Condensed;
  	font-size: 40px;
  	font-weight: 300;
  	line-height: 45px;
  	float:right;
  	/*margin: 0 0 10px;*/    	
}

.section-header span {
    font-size: 35px;
	color: #ffb33a;
    padding-left: 77px;
}

.about-wrapper {
  	background: #fff none repeat scroll 0 0;
  	margin-top: 20px;
	margin-bottom:20px;
}
.about-wrapper h1{
	color:#333;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
	font-weight:300;
	margin-bottom:30px;
	
}
.about-wrapper h1 span{color:#00679e; font-weight:600;}
.about-wrapper h3,p{font-family: 'Ubuntu', Arial, Helvetica, sans-serif; line-height:1.8em;}
.pinBox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
    padding: 15px;
}

.boxContent {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15);
  border-image: none;
  border-style: none dashed dashed;
  border-width: medium 1px 1px;
  margin-top: 11px;
  border-radius: 0 0 11px 11px;
  padding: 10px 20px 20px;
}


/* ===SIDEBAR=== */

.custom-sidebar > h3 {
  background: #0f4b82 none repeat scroll 0 0;
  border-radius: 4px 4px 0 0;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  margin: 0;
  padding: 5px 15px;
}

.custom-sidebar ul {
  background: #39a7eb none repeat scroll 0 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.custom-sidebar ul li{}

.custom-sidebar ul li a {
  border-bottom: 1px solid #2e9ce0;
  color: #fff;
  display: block;
  font-size: 15px;
  line-height: 22px;
  padding: 7px 0;
  text-decoration: none;
  transition: all 0.5s ease 0s;
}

.custom-sidebar ul li a:hover {
    background: #2997db none repeat scroll 0 0;
}

.custom-sidebar ul li i {
    padding: 0 7px 0 15px;
}

.sidebar-contact ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.custom-sidebar-menu {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.custom-sidebar-menu li {
  border: 1px solid #ddd;
  margin-bottom: 10px;
}

.custom-sidebar-menu li a {
  color: #0f4b82;
  display: block;
  font-weight: 600;
  padding: 7px 10px;
  text-decoration: none;
}

.custom-sidebar-menu li.active a {
	color: #fff;
}

.custom-sidebar-menu li:hover a {
    background-color: #0F4B82 !important;
  	background-image: url("../images/menu-arrow.png");
  	background-position: right center;
  	background-repeat: no-repeat;
  	color: #fff !important;
}

.custom-sidebar-menu li.active {
  background-color: #0075b4 !important;
  background-image: url("../images/menu-arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #0F4B82 !important;
  border-radius: 3px;
  color: #fff !important;
}

.vertical-nav li {
    border-bottom: 1px solid #ddd;
    font-family: roboto,sans-serif;
    padding: 7px 0;
	font-size: 16px;
	line-height: 20px;
	color: #444;
}

.vertical-nav li a{
	font-family: roboto,sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #444;
}

.fa.fa-mobile {
    font-size: 25px !important;
}

.vertical-nav .fa {
    font-size: 17px;
    line-height: 22px;
    margin-right: 7px;
}

.category-info {
  margin: 25px 0;
}

.category-info td {
  border: 1px solid #dfdfdf;
  padding: 5px 10px;
  background: none;
}

/* ===Contact Us=== */

.map-wrapper {
  overflow: hidden;
  position: relative;
}

.inner-map {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
}

.inner-map > img {
  text-align: center;
}

.contact-form {
  background: rgba(32, 47, 100, 0.7) none repeat scroll 0 0;
  float: right;
  margin-top: 0;
  padding: 20px;
  position: relative;
  width:100%;
  max-width: 430px;
}

.contact-form h3::after {
  border-bottom: 2px solid #0A5993;
  content: "";
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 50%;
}

.contact-form h3 {
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 44px;
  margin: 10px 0 20px;
  text-align: center;
}

address {
  color: #fff;
  font-style: normal;
  line-height: 1.42857;
  margin-bottom: 20px;
}

address a {
    color: #fafafa;
}

address a:hover {
    color: #fff;
	text-decoration: underline;
}

.contact-form .textbox , .sidebar-form .textbox{
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-sizing: border-box;
  color: #555;
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  padding: 7px 10px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.submit-button {
  background: #109edc none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #ddd;
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 5px;
  margin-top: 20px;
  padding: 10px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  width: 100%;
}

.slide-out-div2 {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  padding-top: 20px;
  position: relative;
  width: 260px;
  z-index: 99999;
}

.custom-thankyou-wrapper {
  background: #c8e0f7 url("../images/right-simbol.png") no-repeat scroll center top 10px / 201px auto;
  min-height: 410px;
  padding: 201px 0 70px;
  margin-bottom: -20px;
  text-align: center;
}

.custom-thankyou-wrapper h1 {
  color: #0f4b82;
  font-family: "Oleo Script",cursive;
  font-size: 85px;
  line-height: 110px;
  margin: 0;
}

.custom-thankyou-wrapper h1 span {
    color: #fd940b;
}

.custom-thanku h3 {
  color: #222;
  font-size: 25px;
  line-height: 30px;
  margin: 0 0 5px;
}

.custom-thanku > span {
  color: #fff;
  display: block;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 10px;
}

.thanku-content {
  font-family: "Comfortaa",cursive;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  color: #333;
}


.contact-form .controls {
    display: block;
    margin-bottom: 15px;
    position: relative;
}
.contact-form .controls label {
    background-color: #f5f5f5;
    border: 1px solid #cecece;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    height: 0;
    width: 44px;
}
.contact-form .controls label.ct_name {
    background-position: 10px -372px;
}
.contact-form .controls label.ct_email {
    background-position: 12px -308px;
}
.contact-form .controls label.ct_phone {
    background-position: 15px -245px;
}
.contact-form .controls label.ct_comment {
    background-position: 14px -451px;
}
.contact-form .controls label {
    background-image: url("../images/contact_icon.png");
    background-repeat: no-repeat;
    display: table-cell;
    float: none;
    height: 100%;
    position: absolute;
}
.contact-form .textbox {
    background-color: #dadada;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-family: "Source Sans Pro",sans-serif;
    font-size: 16px;
    line-height: 1;
    padding: 10px 12px 10px 51px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.contact-form .submit-button {
    background: #109edc none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #ddd;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 3px;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 10px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.contact-form .submit-button:hover {
    background: #f58634 none repeat scroll 0 0;
}


/* ===FOOTER=== */

footer{margin-bottom:-22px;}
.footer-outer {
    background: #202F64 none repeat scroll 0 0;
    /*margin: 20px 0 0;*/
    padding: 20px 0;
}

footer h3 {
  color: #D0112B;
  display: inline-block;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 15px;
}

footer p {
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 15px;
  margin-top: 21px;
}

footer h3::after {
  border-bottom: 1px dashed #5278af;
  content: "";
  display: block;
  margin: 0 auto;
  padding: 0 0 9px;
  text-align: center;
  width: 75%;
}

footer ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

footer ul li a {
  color: #ddd;
  display: block;
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 10px;
}

footer ul li a:hover {
  color: #fff;
  text-decoration: none;
}

.custom-address p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 0;
  display:block;
}

.news-box {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #112c63;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 7px;
  width: 100%;
}

footer .news-btn {
  background: #f7941d none repeat scroll 0 0;
  border: 1px solid #f7941d;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  padding: 5px 0;
  text-transform: uppercase;
  width: 100%;
}

footer .news-btn:hover {
  background: #d77400 none repeat scroll 0 0;
}

footer .social-media li{
	
}

.footer-inner {
	background: #D0112B none repeat scroll 0 0;
	border-top: 2px solid #FFF;
	color: #fff;
	padding: 10px 0;
	margin-bottom: 0px !important;
}
.footer-inner p {
	font-size:14px;
	line-height: 22px;
	margin: 0;
	text-align:center;
}

.site-lock {
  display: inline-block;
  float: left;
}

span#siteseal {
  display: inline-flex;
  margin: 15px 5px 0;
}

.site-lock a {
    color: #ddd;
    display: inline-block;
    padding-left: 10px;
}
footer a:hover{color:#fff;}
footer a{color:#ffb33a;}

/* ======Inner Pages ====== */

.custom-window h3 {
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 25px;
}

.custom-window h5, .custom-onsite h5 {
  display: block;
  font-size: 17px;
  line-height: 22px;
  margin: 15px 0 5px;
}

.handle::before {
  border-color: transparent #f49907 transparent transparent;
  border-style: solid;
  border-width: 20px 24px 20px 0;
  content: "";
  display: inline-block;
  float: left;
  margin: 0 0 0 -24px;
  position: relative;
  top: 37%;
}

.handle {
  top: 133px !important;
}


.panel {
  background: #d9dada none repeat scroll 0 0;
  float: left;
  height: 320px;
  left: -300px;
  position: fixed;
  top: 140px;
  width: 300px;


  z-index: 999;
}

.slider-arrow {
	padding:5px;
	width:10px;
	float:left;
	background:#d9dada;
	font:400 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	position:relative;
	left:-300px;
}

.slide-out-div {
  	background: #f2f2f2 none repeat scroll 0 0;
	top: 167px !important;
  	padding: 20px;
  	width: 320px;
  	z-index: 999;
}

.custom-inner-banner .sidebar-form {
  background: rgba(57, 118, 181, 0.77);
  float: left;
 
  padding: 20px 25px 20px 25px;
}

.sidebar-form {
  background: #0f4b82 url("../images/contect-img.png") no-repeat scroll center top 10px / 359px auto;
  float: left;
  padding: 291px 20px 20px;
}

.sidebar-form > h3 {
  color: #fff;
  font-size: 23px;
  line-height: 25px;
  margin: 0 -20px 10px;
  padding: 10px 20px;
  font-weight:600;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  text-align:center;
}

.sidebar-form label {
	color: #fff;
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 16px;
}

.sidebar-form .input-box {
  	background: #fff none repeat scroll 0 0;
    border: 2px solid rgba(14, 115, 184, 0.43);
    display: block;
    font: 500 15px/20px "Ubuntu",Arial,sans-serif;
    margin-bottom: 15px;
    padding: 5px 10px;
    width: 100%;
    -webkit-box-shadow: 0 0 0 4px rgba(14, 115, 184, 0.43);
    -moz-box-shadow: 0 0 0 4px rgba(14, 115, 184, 0.43);
     box-shadow: 0 0 0 4px rgba(14, 115, 184, 0.43); 
}

.sidebar-form input, textarea::-webkit-input-placeholder {
color: #3976b5 !important;
}
 
.sidebar-form input, textarea:-moz-placeholder { /* Firefox 18- */
color: #3976b5 !important;  
}
 
.sidebar-form input, textarea::-moz-placeholder {  /* Firefox 19+ */
color: #3976b5 !important;  
}
 
.sidebar-form input, textarea:-ms-input-placeholder {  
color: #3976b5 !important;  
}

/* ===Query Popup=== */

.overlay {
    visibility:hidden;
}

.overlay:target {
  opacity: 1;
  visibility:hidden;
}

.overlay {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 500ms ease 0s;
  visibility:visible;
  z-index: 999;
}

.popup {
  	background: #1e73be none repeat scroll 0 0;
  	border-radius: 5px;
  	margin: 149px auto;
  	min-height: 479px;
  	padding: 20px;
  	position: relative;
  	transition: all 5s ease-in-out 0s;
  	width: 380px;
}

.popup .close {
  	background: #1e73be none repeat scroll 0 0;
  	border-radius: 100%;
  	box-sizing: border-box;
  	color: #333;
  	font-size: 30px;
  	font-weight: bold;
  	height: 45px;
  	opacity: 0.8;
  	padding: 4px 8px 0;
  	position: relative;
  	right: -47px;
  	text-decoration: none;
  	top: -43px;
  	transition: all 200ms ease 0s;
  	width: 45px;
  	z-index: 99;
  	outline: none;
}

.popup .close:focus, .popup .close:hover {
  	cursor: pointer;
  	opacity: 1;
}

#custom-form {
  	width: 210px;
  	height: 100%;
  	position: fixed;
  	background: #2a3542;
}

.header-top-right {
    float: right;
    padding: 15px 0 0;
    font-family: 'Comfortaa', cursive;
   
    margin-bottom: 10px;
}

.header-no {
  background: rgba(0, 0, 0, 0) url("../images/phone-icon.png") no-repeat scroll left top 2px / 25px auto;
  color: #444;
  font-size: 22px;
  line-height: 27px;
  padding-left: 31px;
}

.header-top-right p{ 
    margin: 0px;
    color: #00afeb;
    font-weight: 700;
    padding-bottom: 3px;
    font-family: sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
}


.header-no a {
        color: #ff6531;
    text-decoration: none;
    font-weight: 700;
    font-size: 36px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}



.header-mes {
  background: rgba(0, 0, 0, 0) url("../images/msg-icon.png") no-repeat scroll left top 4px / 25px auto;
  display: inline-block;
  font-size: 22px;
  line-height: 27px;
  margin-left: 20px;
  padding-left: 33px;
}

.header-mes a {
    border-bottom: 1px solid #222;
    color: #444;
    padding: 0 0 2px;
}

.header-mes a:hover {
	text-decoration:none;
	color: #222;
}

/*div.square1 {
  	border-bottom: 1px solid #393939;
  	border-left: 1px solid #393939;
  	color: #fafafa;
  	float: left;
  	height: 212px;
  	padding-top: 20px;
  	position: relative;
  	text-align: center;
  	width: 319px;
}

div.square2 {
  	border-bottom: 1px solid #393939;
  	border-left: 1px solid #393939;
  	color: #fafafa;
  	float: left;
  	height: 212px;
  	padding-top: 20px;
  	position: relative;
  	text-align: center;
  	width: 319px;
}

div.square3 {
  	border-bottom: 1px solid #393939;
  	border-left: 1px solid #393939;
  	border-right: 1px solid #393939;
  	color: #fafafa;
  	float: left;
  	height: 212px;
  	padding-top: 20px;
  	position: relative;
  	text-align: center;
  	width: 320px;
}

div.square4 {
  	border-left: 1px solid #393939;
  	color: #fafafa;
  	float: left;
  	height: 212px;
  	padding-top: 20px;
  	position: relative;
  	text-align: center;
  	width: 319px;
}

div.square5 {
  	border-left: 1px solid #393939;
  	color: #fafafa;
  	float: left;
  	height: 212px;
  	padding-top: 20px;
  	position: relative;
  	text-align: center;
  	width: 319px;
}

div.square6 {
  	border-left: 1px solid #393939;
  	border-right: 1px solid #393939;
  	color: #fafafa;
  	float: left;
  	height: 212px;
  	padding-top: 20px;
  	position: relative;
  	text-align: center;
  	width: 320px;
}*/

.bottom-container {
  	background: #3a76ad;
  	margin-bottom: 30px;
  	margin-top: 30px;
}

.bottom-container .invizible {
  	border-bottom: 1px dotted #fafafa;
  	border-right: 1px dotted #fafafa;
  	color: #fafafa;
  	min-height: 270px;
  	padding: 30px 10px;
  	text-align: center;
}

.bottom-container .invizible:nth-child(1) {
    border-left: 1px dotted #fafafa;
}

.bottom-container .invizible:nth-child(4) {
    border-left: 1px dotted #fafafa;
}

/*.pickup1 img {
  margin-left: 0;
  width: 249px;
}

.pickup1 {
  float: right;
  margin-right: -30px;
  margin-top: -20px;
}*/

.custom-pickup-outer {
  background: url(../images/pickup-bg.jpg) no-repeat bottom left;
  background-size:cover;
}

.custom-pickup {
  color: #fafafa;
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
  padding: 30px 0 25px;
}

.custom-pickup img {
  margin-right: 10px;
  width: 40px;
 
}

.custom-pickup .fp img {
  width: 49px;
 
}

.custom-pickup .qs img {
  width: 35px;
 
}

.custom-pickup .wr img {
  width: 27px;
  
}

.mrg-btm{
	margin-bottom:15px;
  	border: 1px solid #3e95c5;
	color:#5897c4;
}
placeholder{color:#5897c4;}

.custom-pickup span{display: inline-block !important;}
.custom-pickup.wr{
      display: inline-block !important;
}
#second_heading{color:#ffa500; margin-top:10px;}

/*media queries*/
@media (max-width: 768px) and (min-width: 600px) {
.custom-pickup span{display: inline-block !important;}
.custom-pickup.wr{
      display: inline-block !important;
}


}

@media (max-width: 768px) and (min-width: 100px) {
span#siteseal {display: none;}
.site-lock {display: none;}
.arrow{ display:none;}
.mymap{
	position: static !important;
}
.vistit-arr1, .vistit-arr2{display:none;}
.slideInLeft{display:none;}
.mgn-pd{margin-top:0px;}
.res-dis-non{display:none;}
.img-mrg-top{margin-top:2% !important;}
.lightbox .box {
    min-width:360px !important;
    margin: 50% auto;
}

}

@media only screen and (max-width:640px) and (min-width: 360px) {
	.nav_1, .nav_2, .nav_3, .nav_4, .nav_5, .nav_6, .nav_7, .nav_8 {position: relative;}
	.banners {height:190px!important;margin-top:10px;}
	.culture {height:220px!important;}
	h2#first_heading {font-size:20px!important;}
	#banner_heads {padding-top:30px;}
	#banner_heads a{font-size:20px!important;font-family;arial;text-align:center;color:#ff6531;margin-left: 140px!important;line-height:3em;}
	/*.navbar-fixed-top {top:125px!important;position:absolute;}*/
	.navbar-header {line-height: 0px!important;margin-left:0px;margin-right:0px;}
	.header-container {margin:auto;}
	.header-no {line-height: 20px;}
	.header-no a {font-size:15pt; font-weight:bold;}
	.header-mes {margin: 0px; display: inline-flex;}
	.header-logo img {width:30%;}
	 .site-lock a {padding-left: 0px!important;}
	.header-no {font-size: 15px; padding-left: 40px;}
	.header-mes {font-size: 15px; padding-left: 40px;}
	.header-top-right {float: right!important;font-family: 'Comfortaa', cursive;padding:0px!important;margin-bottom:0px!important;}
	.header-top-right p{font-size:13px!important;float:left;letter-spacing:0px;}
	#mainform {display:none;}
	#insta_cont {margin-left:100px;}
	#second_heading {font-size:18px!important;}
	.banner-list li {font-size:13px!important;}
	.custom-pickup > span.fp::after {content: ' ';display:block;}
	.custom-pickup > span.bp::after {content: ' ';display:block;}
	.custom-pickup > span.qs::after {content: ' ';display:block;}
	.custom-pickup > span.wr::after {content: ' ';display:block;}
	.custom-pickup {font-size:10pt!important;padding:0px!important;line-height:0px!important;}
	#services {background-size:cover;}
	.map {margin-left:25px;text-align:center;}
        .call-holder p {color:white;font-size:10pt;}
        /*#partner {display:none!important;}
        .partner ul li {width:0%; display:inline-block;padding:5px;float:left;}*/
	.con {margin-left:100px!important;text-align:center;}
	.sidebarform {display:none;}
	.custom-inner-banner.iphone-ipad-banner {min-height: 100px!important;}
	.custom-inner-banner.apple-repair {min-height:!important;}
	.custom-inner-banner.installations-banner {min-height:100px;}
	.custom-inner-banner.troubleshooting-banner {min-height: 100px;}
	.custom-inner-banner.cctv-repair {min-height: 100px;}
	.sidebar-form {display:none;}
	.section-header h1 {font-size:20px;line-height:15px;margin-top:20px;color:#5a3737;}
	.installations-banner h2  {font-size:15px;line-height:12px;margin-bottom:5px;}
	.installations-banner h3 {font-size:13px;line-height:10px;}
	.troubleshooting-banner h2 {font-size:15px;line-height:12px;margin-bottom:5px;}
	.custom-contact-no, .custom-contact-no sapn {font-size:15px;line-height:10px;}
	.cctv-repair h3 {font-size:13px;line-height:0px;}
	.computer-data-recovery h2 span {font-size:20px;margin-left:0px;}
	.computer-repair-banner h2,.computer-repair-banner h2 span {font-size:20px;float:right;clear:both;line-height: 20px;
}
	.laptop-repair-service span {font-size: 20px; line-height:20px;}
	.laptop-repair-service h3 {font-size: 20px; line-height:20px; color:white;}
	.tablet-repair-service h2 span { font-size: 20px; line-height:20px;color:white;}
	.tablet-repair-service h2 { font-size: 20px; line-height:20px; color:white;}
	.tablet-repair-service h3 {font-size: 20px; line-height:20px}
	.apple-repair h1 {font-size:23px;}
	.hard-drive-banner h2 {font-size: 27px;}
	.refrigerator-banner h3 {font-size: 20px; line-height: 21px;color:white;margin-top:25px;}
	.raid-data-recovery2 h2 {color:#5a3737;font-size:18px;}
	.raid-data-recovery3 h2 {font-size: 20px;line-height: 25px; color:#5a3737;float:right;clear:both;}
	.raid-data-recovery4 h2 {font-size:20px;color:#5a3737;}
	.raid-data-recovery5 h2 {font-size:20px;color:#5a3737;line-height: 18px;}
	.troubleshooting-banner h2 {font-size:20px; line-height:20px;}
	.apple-repair ul li, .mac-data-recovery h2 {line-height:20px;font-size:18px;}
	
	#img1 {width:340px;}
	#img2 {width:320px;}
	.custom-inner-banner.accer-lapy-banner {min-height: 85px;}
	.custom-inner-banner {min-height: 85px !important;}
}

@media only screen and (max-width:732px) and (min-width: 412px) {
	#banner_heads {padding-top:30px;}
	#banner_heads a{font-size:20px!important;font-family;arial;text-align:center;color:#ff6531;margin-left: 155px!important;line-height:3em;}
}


@media only screen and (max-width:568px) and (min-width: 320px) {
		
	/*.navbar-fixed-top {top: 130px!important;position:absolute;}*/
	.nav_1, .nav_2, .nav_3, .nav_4, .nav_5, .nav_6, .nav_7, .nav_8 {position: relative;}
	.banners {height:190px!important;}
	.culture {height:220px!important;}
	#second_heading {font-size:18px!important;}
	.banner-list li {font-size:13px!important;}
	#banner_heads {padding-top:30px;}
	#banner_heads a{font-size:15px!important;font-family;arial;text-align:center;color:#ff6531;margin-left: 120px;line-height:3em;}
	.header-container {margin:auto;}
	.header-no {line-height: 30px;}
	.header-no a {font-size:15pt; font-weight:bold;}
	.header-mes {margin: 0px; display: inline-flex;}
	.header-logo img {width:100%;max-width:185px;}
	.site-lock a {padding-left: 0px!important;}
	.header-no {font-size: 15px; padding-left: 40px;}
	.header-mes {font-size: 15px; padding-left: 40px;}
	.header-top-right {float: right!important;font-family: 'Comfortaa', cursive;padding:0px!important;margin-bottom:0px;}
	.header-top-right p {font-size:12px!important;}
	#mainform {display:none;}
	.custom-pickup > span.fp::after {content: ' ';display:block;}
	.custom-pickup > span.bp::after {content: ' ';display:block;}
	.custom-pickup > span.qs::after {content: ' ';display:block;}
	.custom-pickup > span.wr::after {content: ' ';display:block;}
	.custom-pickup {font-size:10pt!important;padding:0px!important;line-height:0px!important;}
	#services {background-size:cover;}
	.map {margin-left:25px;text-align:center;}
        .call-holder p {color:white;font-size:10pt;}
	.con {margin-left:100px!important;text-align:center;}
	.custom-inner-banner.iphone-ipad-banner {min-height: 90px!important;}
	.custom-inner-banner.installations-banner {min-height:100px;}
	.custom-inner-banner.cctv-repair {min-height: 100px;}
	.custom-contact-no sapn, .custom-contact-no {font-size:22px;color:white;}
	.sidebar-form {display:none;}
	.section-header h1 {font-size:20px;line-height:15px; margin-top: 50px;color:#5a3737;}
	.installations-banner h2  {font-size:15px;line-height:12px;margin-bottom:5px;}
	.installations-banner h3 {font-size:13px;line-height:10px;}
	.cctv-repair h3 {font-size:13px;line-height:0px;}
	.apple-repair h1 {font-size:23px;}
	.hard-drive-banner h2 {font-size: 23px;}
	.computer-data-recovery h2 span {font-size:20px;margin-left:0px;}
	.computer-repair-banner h2, .computer-repair-banner h2 span {font-size:18px;float:right;clear:both; line-height: 20px;
}
	.refrigerator-banner h3 {font-size: 18px; line-height: 20px;color:white;margin-top:25px;}
	.laptop-repair-service span {font-size: 18px; line-height:20px;}
	.laptop-repair-service h3 {font-size: 18px; line-height:20px; color:white;}
	.tablet-repair-service h2 span { font-size: 18px; line-height:20px;color:white;}
	.tablet-repair-service h2 { font-size: 18px; line-height:20px; color:white;}
	.tablet-repair-service h3 {font-size: 18px; line-height:20px}
	.raid-data-recovery2 h2 {color:#5a3737;font-size:16px;}
	.raid-data-recovery3 h2 {font-size: 20px;line-height: 25px; color:#5a3737;float:right;clear:both;}
	.raid-data-recovery4 h2 {font-size:18px;color:#5a3737;}
	.raid-data-recovery5 h2 {font-size:20px;color:#5a3737;line-height: 18px;}
	.troubleshooting-banner h2 {font-size:20px; line-height:20px;}
	.apple-repair ul li {line-height:20px;font-size:18px;}
	#img1 {width:290px;}
	#img2 {width:280px;}
	
	.vistit h1{ margin-top:10px; font-family:32px;}
	.vistit h3{ font-size:18px; margin-top:10px;}
	.vistit a{left:35px;}
 ul.top-info li .info-box span.info-icon {
  border: 2px solid #202f64!important;
  display: inline-block;
  font-size: 13px!important;
  height: 23px!important;
  padding-left: 6px;
  width: 25px!important;
  float: left!important;
}
ul.top-info li {
  float: left!important;
  font-size: 14px!important;
  margin-left: 0!important;
  width:100%;
}
ul.top-info li .info-box .info-box-content {
  display: block!important;
  flex-direction: column;
  padding-left: 8px;
  text-align: left;
}	
ul.top-info li .info-box .info-box-content .info-box-title {
  font-size: 11px!important;
}
.info-box-subtitle a {font-size: 16px!important;}
.translater {
  margin-top: 3px;
  width: 100%;
  display: none;
}
.translater .btn {
  margin: 0;
  padding: 6px 16px;
  width: 100%;
}
ul.top-info {
  float: none!important; margin: 1px 0 0!important;padding: 0;width: 100%;
}
.custom-inner-banner.accer-lapy-banner {min-height: 86px;}	
.custom-inner-banner {min-height: 86px !important;}
}


@media only screen and (max-width:1024px) and (min-width: 768px) {
	.nav_1, .nav_2, .nav_3, .nav_4, .nav_5, .nav_6, .nav_7, .nav_8 {position: relative;}	
	#banner_heads {padding-top:90px;}
	#banner_heads a{font-size:35px!important;font-family;arial;text-align:center;color:#ff6531;margin-left: 305px;line-height:3.5em;}
	.culture {height:500px!important;margin-left:-200px!important;}
	.banner-content h1 {font-size:30px;margin-top:0px;padding:10px 0 0;}
	#lists {margin-left:-150px;}
	.custom-contact-no, .custom-contact-no sapn {line-height:0px;color:white;}
	.header-container {margin:auto;}
	.header-no {line-height: 20px;}
	.header-no a {font-size:18pt; font-weight:bold;}
	.header-mes {margin: 0px; display: inline-flex;}
	/*.header-logo img {padding-top:20px;} */
	.site-lock a {padding-left: 0px!important;}
	.header-no {font-size: 15px; padding-left: 40px;}
	.header-mes {font-size: 15px; padding-left: 40px;}
	.header-top-right {float: right!important;font-family: 'Comfortaa', cursive;padding:0px!important;margin-bottom:0px;}
	.header-top-right p {font-size:13px!important;}
	#mainform .contact-form {position:absolute;z-index:9;top:220px!important;width:250px!;padding-left:5px;right:25px;border:5px solid lightblue;}
	.contact-form .controls {margin-bottom:3px!important;}
	.custom-pickup > span.fp::after {content: ' ';display:block;}
	.custom-pickup > span.bp::after {content: ' ';display:block;}
	.custom-pickup > span.qs::after {content: ' ';display:block;}
	.custom-pickup > span.wr::after {content: ' ';display:block;}
	.custom-pickup {font-size:10pt!important;padding:0px!important;line-height:0px!important;}
	#services {background-size:cover;}
	.contact-form .controls {margin-bottom:5px!important;}
        .call-holder p {color:white;font-size:14pt;}
        .custom-inner-banner .sidebar-form {background: rgba(0, 120, 176, 0.7); float: left; margin: 20px 0 10px; padding: 20px 20px 20px;}
        .custom-inner-banner.iphone-ipad-banner {min-height: 215px!important;}
        .custom-inner-banner.installations-banner {min-height:270px!important;}
        .custom-inner-banner.cctv-repair {min-height: 100px;}
        
        .computer-repair-banner h2, .computer-repair-banner h2 span {font-size:20px;float:right;clear:both;line-height: 20px;
}
	.refrigerator-banner h3 {font-size: 22px; line-height: 21px;color:white;margin-top:55px;}
	.laptop-repair-service span {font-size: 20px; line-height:20px;}
	.laptop-repair-service h3 {font-size: 20px; line-height:20px; color:white;}
	.tablet-repair-service h2 span { font-size: 30px; line-height:30px;color:white;}
	.tablet-repair-service h2 { font-size: 30px; line-height:30px; color:white;}
	.tablet-repair-service h3 {font-size: 30px; line-height:30px}
        .section-header h1 {font-size:35px;line-height:2px;margin-top:80px;color:#5a3737;}
        .raid-data-recovery2 h2 {color:#5a3737;font-size:18px;}
        .raid-data-recovery3 h2 {font-size: 20px;line-height: 25px; color:#5a3737;float:right;clear:both;}
        .raid-data-recovery4 h2 {font-size:20px;color:#5a3737;}
        .raid-data-recovery5 h2 {font-size:20px;color:#5a3737;line-height: 18px;}
        .sidebar-form {display:none!important;}
        .banner-list {padding-left:200px;}
        .apple-repair h1 {margin-top:60px;}
        .troubleshooting-banner h2 {font-size:20px; line-height:20px;}
        .banner-col {padding-left:140px!important;}
        #img3 {max-height: 350px;width: 100%;}
       .custom-inner-banner.accer-lapy-banner { min-height: 200px;} 
	   .custom-inner-banner {min-height: 200px !important;}
  
        
        
}

@media only screen and (max-width: 736px) and (min-width: 414px) {
	.con {margin-left:120px!important;text-align:center;}
        .call-holder p {color:white;font-size:10pt;}
        .sidebar-form {display:none;}
}

.sidebar-contact img {margin-bottom:5%;}
.mrg-top{margin-top:5%;}
.block{
	border-top:1px solid #9fa9b3;
	padding-top:3%;
	padding-bottom:3%;
	text-align: center;
	background:url(../images/call-connect-fix-bg.png);
}
.block-title{text-align:center;}
.block-title h3{font-weight:bold;}

.block h1{

    margin: 0 0 3%;
    font-size: 30px;
    line-height: 36px;
    color: #515151;	
}
.block h1 span{color:#f26522;}
.block h3{font-weight:bold;}
.block p{
	font-size: 29px;
    line-height: 32px;
    color: #515151;
	margin-bottom:30px;
}

.contact-section{
	border-bottom:1px solid #9fa9b3; 
	border-top:1px solid #9fa9b3;
	background:#ddd;
	
}
.mrg-top-bot{
	margin-top:3%;
	margin-bottom:3%;
	
}

.contact-section h1{
	margin: 0 0 4px;
	padding:0px;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
	font-size: 39px;
    line-height: 42px;
	color:#0f4b82;
	font-weight:700;
}
.contact-section h2 span{
	color:#f26522; 
	margin-top: 10px;
	font-weight:700;
}
.contact-section p{
	padding: 7px 0 0;
    font-size: 19px;
    line-height: 28px;
    color: #3a3a3a;
    overflow: hidden;
}
.contact-section p span{
	color:#f26522;
}
.mymap {
  max-height: 190px;
  overflow: hidden;
  position: absolute;
  right: -45px;
  width: 100%;
}
.outlook-point{
	background:url(../images/outlook-bg-1.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.win-point{
	background:url(../images/win-con-bg.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.ms-point{
	background:url(../images/ms-con-bg.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.printer-repair-point{
	background:url(../images/printer-bg-1.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.printer-support-point{
	background:url(../images/printer-bg-2.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.ransomware-point{
	background:url(../images/ransomware-bg-2.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.alienware-point{
	background:url(../images/alienware-bg.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.pc-point{
	background:url(../images/pc-clean-bg-1.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.ms-office-point{
	background:url(../images/ms-office-bg-1.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.os-point{
	background:url(../images/os-bg-1.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.virus-points{
	background:url(../images/virus-banner-point.png) no-repeat;
	background-position:center;
	background-size:cover;
	font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.virus-points h3{ font-size:30px; color:#fff; text-align:center; margin-top:30px;}
.virus-points h3 span{font-weight:700;}
.virus-list-ponts{
	font: 500 14px/18px 'Ubuntu', Arial, sans-serif;
	margin-top: 30px;
	margin-bottom:30px;
}

.virus-list-ponts > li {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  list-style: outside none none;
  padding: 0 0 12px 30px;
  position: relative;
}

.virus-list-ponts li::before {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -31px -340px;
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 22px;
}
/*-------------------------------*/
/*   Testimonial   */
/*-------------------------------*/

.tstml-bg{
	background:url(../images/tstml-bg.jpg) no-repeat;
	background-position:center;
	background-size:cover;
	padding-bottom:2%;
	/*background:#ddd;*/
}

.tstml-bg-outlook{
	background:url(../images/outlook-bg.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	padding-bottom:2%;
	}
.tstml-bg-ms{
	background:url(../images/ms-test-bg.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	padding-bottom:2%;
	}
.tstml-bg-ransomware{
	background:url(../images/ransomware-bg-2.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	padding-bottom:2%;
	}
.tstml-bg-pc{
	background:url(../images/pc-clean-bg-2.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	padding-bottom:2%;
	}
.tstml-bg-ms-office{
	background:url(../images/ms-office-bg-2.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	padding-bottom:2%;
	}
.tstml-bg-os{
	background:url(../images/os-bg-2.jpg) no-repeat !important;
	background-position:center;
	background-size:cover !important;
	padding-bottom:2%;
	}
.tstml-bg h2{
	color:#fff;
	margin-bottom:3%;
	margin-top:3%;
	text-align:center;
}
.tstml-bg h2 span{font-weight:600;}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/


.arrow{
	position:absolute;
	top:70px;
	left:350px;
}
/*<!--client test-->*/
.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:-100px; background-image:none;}
.carousel-control.right {right:-0px;}
.broun-block {
    background: url("") repeat scroll center top rgba(0, 0, 0, 0);
	
}
.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #2c2222;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}
.block-text a {
 color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    font-family: Georgia;
    font-style: italic;
    line-height: 20px;
}
.sprite {
	background-image:url(../images/ican-sheet.png);
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #da236e;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
	display:none;
    color: #fff;
    font-family: Georgia;
    font-size: 13px;
}
.rel {
    position: relative;
}


/*   ====== animation  ===========       */
.pulse {
  -webkit-animation-name: pulse 3s infinite;
  animation: pulse 3s infinite;
  animation-name: pulse;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes pulse {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  50% {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  }
  @keyframes pulse {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  50% {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  } 
  
   .shake {
  -webkit-animation-name: shake;
  animation-name: shake;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes shake {
  0%, 100% {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
  }
  }
  @keyframes shake {
  0%, 100% {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
  }
  } 
  
   .slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }
  @keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  } 



.heart {
	
	-webkit-animation: heart-beats 3s infinite;
	animation: heart-beats 3s infinite;
}

@keyframes heart-beats {
  0%   { transform: scale(1);}
  7%  { transform: scale(1.2); }
  12%  { transform: scale(1.1); }
  20%  { transform: scale(1.3); }
  60%  { transform: scale(1); }
  100% { transform: scale(0.99); }
}

@-webkit-keyframes heart-beats {
  0%  { -webkit-transform: scale(1); }
  7%  { -webkit-transform: scale(1.2); }
  12% { -webkit-transform: scale(1.1); }
  20% { -webkit-transform: scale(1.3); }
  60% { -webkit-transform: scale(1); }
  100% { -webkit-transform: scale(0.99); }
}

.glyphicon-star{
	 color:#ffbf00;
	 text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	}
.lightbox {
    /** Hide the lightbox */
    display: none;

    /** Apply basic lightbox styling */
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color:#333333;
    }

.lightbox:after {
    content: '';
    display: table;
    clear: both;
}

.lightbox .box {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    min-width:600px;
    margin: 20% auto;
    padding:20px 20px 50px 20px;
    background-color:#0F0F0F80;
	background: rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 26px -3px #777777;
    }

  .lightbox .box input, option, textarea {
	width:100%;
	margin-bottom:15px;
	}
  .lightbox h3{
		font-weight:bold;
		text-align:center;
		margin: 0px 0px 5px 0px;
		color: #fff;
		text-transform:uppercase;
		font-size:28px;
	}
	.lightbox h3 span{
		color: #ff6531;
	}

    .lightbox .title {
        margin:0;
        padding:0 0 10px 0px;
        border-bottom:1px #ccc solid;
        font-size:22px;
		font-weight:bold;
		color:#fff;
		text-align:center;
        }

    .lightbox .content {
        display:block;
        padding:10px 0 0 0px;
        font-size:18px;
        line-height:22px;
        }

    .lightbox .close {
        float:right;
        display:block;
        text-decoration:none;
        font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size:22px;
        color:#fff;
        }
	.lightbox .box  #custom-btn{float:left;}

.lightbox .open {
    /** Show lightbox when mouse leaves the browser window */
    display: block;
    outline: none;
}
.why-select{
	background:#19426b;
}
.why-select h2{
	font-weight:700;
	color:#fde428;
}
.why-select ul li{
	font-size:16px;
	line-height:22px;
	padding-bottom:12px;
	color:#fff;
}
.hand-point li{
	list-style-image:url(../images/hand-point.png);
	line-height:26px;
	font-size:16px;
}
.img-mrg-top{margin-top:20%;}


/* css for UK*/

.translater .btn {
	border: 1px solid #ccc aliceblue !important;
	background: transparent;
	box-shadow: 0px 0px 0px #fff;
	border-radius: 0px;
	padding: 8px 16px;
}
.translater .caret{color:#ce2036}

.translater {
	margin-top: 10px;
}
ul.top-info {
	list-style: none;
	margin: 13px 0 0 0;
	padding: 0;
	float: right;
}
ul.top-info li {
	position: relative;
	float: left;
	font-size: 14px;
	margin-left: 50px;
}
ul.top-info li .info-box span.info-icon {
	font-size: 50px;
	color: #D0112B;
	display: inline-block;
	width: 55px;
	height: 53px;
	/* line-height: 32px; */
	border: 2px solid #202F64;
	padding-left: 8px;
	position: relative;
	/* top: -3px; */
}
ul.top-info li .info-box .info-box-content {
	display: inline-block;
	padding-left: 15px;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
ul.top-info li .info-box .info-box-content .info-box-title {
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	line-height: normal;
	margin: 0;
	color: #202F64;
}
.info-box-subtitle a {
	color: #D0112B;
	font-size: 21px;
	text-shadow: 1px 1px #424242;
	margin: 0px;
	text-decoration: none;
}
.info-box-subtitle{margin:0px;}

.custom-inner-banner.antivirus {
	background: url(../images/antivirus-banner.png) no-repeat;
	background-size: cover;
	background-position: center;
}
.antivirus ul li{color:#000!important; font-weight:bold;}

.custom-inner-banner.email {
	background: url(../images/email-banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.custom-inner-banner.router {
	background: url(../images/router-banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.custom-inner-banner.msi-banner {
    background: url(../images/msi-gaming-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.custom-inner-banner.browser {
    background: url(../images/browser-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}




.msi-points-banner {
    background: url(../images/msi-point-banner.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}