html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

@font-face {
	font-family: 'myr';
	src: url('../fonts/myraid/MyriadPro-Regular.eot');
	src: url('../fonts/myraid/MyriadPro-Regular.eot?#iefix') format('eot'), url('../fonts/myraid/MyriadPro-Regular.woff') format('woff'), url('../fonts/myraid/MyriadPro-Regular.woff2') format('woff2'), url('../fonts/myraid/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/myraid/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'myb';
	src: url('../fonts/myraid/MyriadPro-Semibold.eot');
	src: url('../fonts/myraid/MyriadPro-Semibold.eot?#iefix') format('eot'), url('../fonts/myraid/MyriadPro-Semibold.woff') format('woff'), url('../fonts/myraid/MyriadPro-Semibold.woff2') format('woff2'), url('../fonts/myraid/MyriadPro-Semibold.ttf') format('truetype'), url('../fonts/myraid/MyriadPro-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: myr, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	font-size: 100%;
	color: #0b0b0b;
	text-align: left;
}

.topbutslide {
	background: url(../img/top_arrow.png);
	background-repeat: no-repeat;
	z-index: 999;
	width: 36px;
	height: 64px;
	text-indent: -99999px;
	position: fixed;
	bottom: -100px;
	right: 0;
	cursor: pointer;
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	overflow: hidden;
}

.fa {
	font-size: 25px;
}

.fa-chevron-left:before {
	margin-right: 4px;
}

.fa-chevron-right:before {
	margin-left: 4px;
}

.navbar {
	min-height: 115px !important;
	padding: 14px 0 !important;
}

.navbar-default {
	background: #fff;
}

.navbar-brand {
	padding: 0;
}

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

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #fff !important;
	background-color: #478fcc;
}

.nav>li>a {
	color: #0b0b0b !important;
	font-family: myb;
	position: relative;
	display: block;
	padding: 8px 16px 6px;
	border-radius: 20px;
	font-size: 17px;
	margin-left: 10px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}
.nav>li.active a {
	color: #fff !important;
}
.nav>li:first-child>a {
	margin-left: 0;
}

.navbar-right {
	margin-top: 25px;
}

.navbar-fixed-top {
	border-width: 0 0 2px;
}

.owl-theme .owl-nav {
	display: none;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
}

.owl-theme .owl-dots .owl-dot span {
	background: #f8f8f8 !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #4890cd !important;
}

header.sticky {
	padding: 8px 0;
	-webkit-box-shadow: 0px 4px 17px -1px rgba(89, 155, 186, 0.75);
	-moz-box-shadow: 0px 4px 17px -1px rgba(89, 155, 186, 0.75);
	box-shadow: 0px 4px 17px -1px rgba(89, 155, 186, 0.75);
}

header {
	transition: all ease-in-out .5s !important;
	-webkit-transition: all ease-in-out .5s !important;
	-moz-transition: all ease-in-out .5s !important;
	-ms-transition: all ease-in-out .5s !important;
}

.logo.sticky {
	width: 50%;
	transition: all ease-in-out .5s !important;
	-webkit-transition: all ease-in-out .5s !important;
	-moz-transition: all ease-in-out .5s !important;
	-ms-transition: all ease-in-out .5s !important;
}

.intro-section {
	padding-top: 115px !important;
}

.slider-wrap {
	overflow: hidden;
}
.slick-slide img {
    width: 100%;
}
#slider button {
	display: none !important;
}
.service-section {
	overflow: hidden;
	height: auto;
	padding-top: 55px;
	padding-bottom: 35px;
	text-align: center;
	background: url(../img/section-bg.jpg) no-repeat top center;
	border-bottom: 2px solid #e8e8e8;
	background-size: cover;
}

.about-section {
	position: relative;
	overflow: hidden;
	height: auto;
	padding-top: 65px;
	text-align: center;
	background-image: linear-gradient(#eff5fb, #fff);
	border-bottom: 2px solid #e8e8e8;
}
.mt15 {
	margin-top: 15px;
}
.client-section {
	overflow: hidden;
	height: auto;
	padding-top: 65px;
	padding-bottom: 30px;
	text-align: center;
	background: #f0f3ff;
	border-bottom: 2px solid #e8e8e8;
	background-size: cover;
}

.gallery-section {
	overflow: hidden;
	height: 125%;
	padding-top: 65px;
	text-align: center;
	background: #fff;
	border-bottom: 2px solid #e8e8e8;
	position: relative;
}

.contact-section {
	overflow: hidden;
	height: auto;
	padding-top: 50px;
	text-align: center;
	background: url(../img/section-bg.jpg) no-repeat top center;
	background-size: cover;
}

.section-title {
	font-family: myb, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: normal;
	color: #1376a7;
	margin: 0 0 35px 0;
	padding: 0;
}
.section-title span {
	color: #0b0b0b;
}
.section-title:before {
	content: "";
	width: 40px;
	height: 2px;
	background: #ffbe00;
	margin-right: 20px;
	display: inline-block;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

.section-title:after {
	content: "";
	width: 40px;
	height: 2px;
	background: #ffbe00;
	margin-left: 20px;
	display: inline-block;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

.common-section {
	display: block;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

.ser-box p {
	font-size: 18px;
}

.common-section:hover .section-title:before, .common-section:hover .section-title:after {
	width: 50px;
}

.ser-box {
	overflow: hidden;
	text-align: left;
}
.shine-overlay {
  position: relative;
  overflow: hidden;
}
.shine-overlay:hover .shine {
    display: block;
}

.shine {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,.8)),to(rgba(255,255,255,0)));
  background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 100%);
  pointer-events: none;
  z-index: 3;
  opacity: 0;
  transform: skew(30deg);
  animation: shine 0.75s linear 1;
}

@keyframes shine {
  0% {
    left: -50%;
    opacity: 0;
  }
  50% {
    left: 25%;
    opacity: .5;
  }
  100% {
    left: 100%;
    opacity: 0;
  }
}
.ser-box img {
	width: 100%;
	border-radius: 10px;
}
.ser-box img:hover {
	background: .3s,border .3s,
	border-radius: .3s,
	box-shadow: .3s,
	transform: var(--e-transform-transition-duration,.4s);
}
.ser-box p {
	font-size: 18px;
}

.ser-title {
	font-family: myb, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0b0b0b;
	margin: 14px 0;
	padding: 8px;
}

.section-con {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
	text-align: left;
	color: #2b2b2b;
}

.section-con span {
	font-family: myb, Arial, Helvetica, sans-serif;
	color: #1376a7;
}

.about-img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.network-wrap {
	position: relative;
}
.network-box {
	position: relative;
	width: 75%;
	margin: 0 auto;
	right: 0;
	left: 0;
}
.netaddress {
	background: #fff;
	border-radius: 10px;
	padding: 25px;
	text-align: center;
	margin-bottom: 32px;
	-webkit-box-shadow: 1px 1px 5px 5px rgba(231,231,231,0.75);
	-moz-box-shadow: 1px 1px 5px 5px rgba(231,231,231,0.75);
	box-shadow: 1px 1px 5px 5px rgba(231,231,231,0.75);	
}
.country-title {
	font-family: myb, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #1376a7;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.netaddress p {
	color: #0b0b0b;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 28px;
}
.netaddress p span {
	font-family: myb, Arial, Helvetica, sans-serif;	
	color: #0b0b0b;
	font-weight: normal;
	display: block;	
}
.client-box {
	overflow: hidden;
}

.client-box img {
	width: 100%;
	border: 4px solid #eee;
}

.logo-title {
	font-family: myb, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #d91e62;
	text-align: center;
	margin: 22px 0 5px 0;
}

.location {
	font-family: myb, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	margin: 0;
}

.contact-wrap {
	overflow: hidden;
	margin-top: 22px;
}

.con-title {
	font-family: myb, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 20px 0;
}

.contact-wrap p {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin: 6px 0;
}

.contact-wrap a {
	color: #1b66a6;
	text-decoration: underline;
}

.contact-map img {
	width: 100%;
	border: 4px solid #dcdcdc;
}

.photo-title {
	font-family: myb, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #04569c;
	font-weight: normal;
	text-align: left;
	background: #deebf6;
	padding: 15px 20px;
}

footer {
	text-align: center;
	padding: 20px 0 10px;
	border-top: 2px solid #e8e8e8;
	margin-top: 30px;
	background: #fff;
}

@media only screen and (min-width:1201px) {
}

@media only screen and (max-width:1200px) {
}

@media (max-width:992px) {
	.navbar-header {
		float: none;
	}

	.navbar-left, .navbar-right {
		float: none !important;
	}

	.navbar-toggle {
		display: block;
		margin-top: 15px;
		background: #478fcc;
		border-color: transparent;
	}

	.navbar-default .navbar-toggle .icon-bar {
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}

	.navbar-nav>li {
		float: none;
	}

	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 5px;
		border-top: 1px solid #e8e8e8;
		margin-left: 0px;
	}

	.navbar-nav>li:first-child>a {
		border: none;
	}

	.collapse.in {
		display: block !important;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
		margin-top: 30px;
	}

	.navbar-right {
		margin-right: 0;
	}

}
@media only screen and (max-width:992px) {
.network-wrap img {
	width: 100%;
}	
	.network-box {
		width: 100%;
	}
	.section-title {
		font-size: 35px;
	}	
}
@media only screen and (max-width:768px) {
	.network-box {
		width: 80%;
	}	
	.owl-theme .owl-dots, .owl-theme .owl-nav {
		bottom: 5px;
	}

	.ser-box {
		margin-bottom: 10px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #63aae6;
	}

	.navbar-nav {
		margin: 0;
	}

	.service-section {
		height: auto;
	}

	.about-section {
		height: auto;
		padding-bottom: 0px;
	}

	.client-section {
		height: auto;
		padding-bottom: 0px;
	}

	.gallery-section {
		height: auto;
	}

	.contact-section {
		height: auto;
	}
	.netaddress {
		height: auto !important;
	}

}

@media only screen and (max-width:600px) {
.service-section {
    position: relative;
    margin-top: -7px;
}
.intro-section {
    padding-top: 103px !important;
}
.navbar {
    min-height: 90px !important;
}
.navbar-brand>img {
    width: 75%;
}
.navbar-brand {
    display: contents;
}
	.section-title {
		font-size: 28px;
	}	
	.client-box {
		margin-bottom: 60px;
	}

	.fa {
		font-size: 18px;
	}

	#photo.owl-theme .owl-nav {
		top: 24% !important;
	}

	#photo.owl-theme .owl-nav [class*=owl-] {
		line-height: 30px !important;
		width: 30px !important;
		height: 30px !important;
	}

	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 2px;
	}

	.about-section {
		padding-bottom: 92px;
	}

	.about-img img {
		width: 100%;
	}

}

@media only screen and (max-width:480px) {
	.about-section {
		padding-bottom: 10px;
	}

	.about-img img {
		width: 100%;
	}

}

@media only screen and (max-width:320px) {
	.section-title {
		font-size: 24px;
	}

	.common-section:hover .section-title:before, .common-section:hover .section-title:after {
		width: 30px !important;
	}

	.photo-title {
		font-size: 18px;
	}

	.fa {
		font-size: 15px;
	}

	#photo.owl-theme .owl-nav {
		top: 15% !important;
	}

	#photo.owl-theme .owl-nav [class*=owl-] {
		line-height: 25px !important;
		width: 25px !important;
		height: 25px !important;
	}

	.fa-chevron-left:before {
		margin-left: 0px !important;
	}

	.fa-chevron-right:before {
		margin-left: 2px !important;
	}

}