/*
* Template Name: Unify - Responsive Bootstrap Template
* Version: 1.9.2
* Author: @htmlstream
* Website: http://htmlstream.com
*/
body {
	width: 100%;
	height: 100%;
	color: #707070;
	font-size: 14px;
	line-height: 1.6;
}
html {
	width: 100%;
	height: 100%;
}

a {
	color: #1692ce;
	text-decoration: none;
}
a,
a:focus,
a:hover,
a:active {
	outline: 0;
}
a:focus {
	text-decoration: none;
}
a:hover {
	color: #1692ce;
	text-decoration: underline;
}

::-moz-selection {
	color: #fff;
	background: #1692ce;
}
::selection {
	color: #fff;
	background: #1692ce;
}

/* Global Styles START */
.clear {
	clear: both;
}

/*back to top*/
.contact{
position:relative;
}

i.back-to-top{
font-size:120px;
height:65px;
transform:translateX(-50%);
position:absolute;
box-sizing: border-box;
bottom:0px;
/* color:#333; */
color:#141c3a;
}

i.back-to-top:hover{
height:70px;
transition: all ease 0.3s;
}

#landing_arrow{
width:100vw;
position:relative;
}

i.fa-angle-double-down{
font-size:30px;
z-index: 999999;
top:-40px;
right:10%;
color:#fff;
position:absolute;

}

i.fa-angle-double-down:hover{
top:-33px;
transition: all 0.5s ease-in-out;
}


.tp-bullets{
display:none;
}

@media (max-width: 875px){

i.fa-angle-double-down{
font-size:25px;
top:10px;
}

i.fa-angle-double-down:hover{
top:15px;
transition: all 0.5s ease-in-out;
}

}

@media (max-width: 480px){

	i.fa-angle-double-down{
	font-size:25px;
	top:40px;
	right:12%;
	}

	i.fa-angle-double-down:hover{
	top:45px;
	transition: all 0.5s ease-in-out;
	}

}


@media (min-width: 600px) {
	.visible-2xs {
		display: none;
	}
}
@media (max-width: 600px) {
	.hidden-2xs {
		display: none;
	}
	.col-2xs-12 {
		width: 100%;
	}
}
@media (min-width: 500px) {
	.visible-3xs {
		display: none;
	}
}
@media (max-width: 500px) {
	.hidden-3xs {
		display: none;
	}
}

.g-padding-5  { padding: 5px;}
.g-padding-10 { padding: 10px;}
.g-padding-15 { padding: 15px;}
.g-padding-20 { padding: 20px;}
.g-padding-25 { padding: 25px;}
.g-padding-30 { padding: 30px;}
.g-padding-35 { padding: 35px;}
.g-padding-40 { padding: 40px;}
.g-padding-45 { padding: 45px;}
.g-padding-50 { padding: 50px;}

.g-pt-10 { padding-top: 10px;}
.g-pt-20 { padding-top: 20px;}
.g-pt-30 { padding-top: 30px;}
.g-pt-40 { padding-top: 40px;}
.g-pt-50 { padding-top: 50px;}
.g-pt-60 { padding-top: 60px;}
.g-pt-70 { padding-top: 70px;}
.g-pt-80 { padding-top: 80px;}
.g-pt-85 { padding-top: 80px;}
.g-pt-90 { padding-top: 90px;}
.g-pt-100 { padding-top: 100px;}
.g-pt-110 { padding-top: 110px;}
.g-pt-120 { padding-top: 120px;}
.g-pt-130 { padding-top: 130px;}
.g-pt-140 { padding-top: 140px;}
.g-pt-150 { padding-top: 150px;}
.g-pt-160 { padding-top: 160px;}
.g-pt-170 { padding-top: 170px;}

.g-pb-10 { padding-bottom: 10px;}
.g-pb-20 { padding-bottom: 20px;}
.g-pb-30 { padding-bottom: 30px;}
.g-pb-40 { padding-bottom: 40px;}
.g-pb-50 { padding-bottom: 50px;}
.g-pb-60 { padding-bottom: 60px;}
.g-pb-70 { padding-bottom: 70px;}
.g-pb-75 { padding-bottom: 75px;}
.g-pb-80 { padding-bottom: 80px;}
.g-pb-90 { padding-bottom: 90px;}
.g-pb-100 { padding-bottom: 100px;}

.g-pl-10 { padding-left: 10px;}
.g-pl-20 { padding-left: 20px;}
.g-pl-30 { padding-left: 30px;}
.g-pl-40 { padding-left: 40px;}
.g-pl-50 { padding-left: 50px;}
.g-pl-60 { padding-left: 60px;}
.g-pl-70 { padding-left: 70px;}
.g-pl-80 { padding-left: 80px;}
.g-pl-90 { padding-left: 90px;}
.g-pl-100 { padding-left: 100px;}

.g-pr-10 { padding-right: 10px;}
.g-pr-20 { padding-right: 20px;}
.g-pr-30 { padding-right: 30px;}
.g-pr-40 { padding-right: 40px;}
.g-pr-50 { padding-right: 50px;}
.g-pr-60 { padding-right: 60px;}
.g-pr-70 { padding-right: 70px;}
.g-pr-80 { padding-right: 80px;}
.g-pr-90 { padding-right: 90px;}
.g-pr-100 { padding-right: 100px;}

.g-mt-0 { margin-top: 0;}
.g-mt-10 { margin-top: 10px;}
.g-mt-20 { margin-top: 20px;}
.g-mt-30 { margin-top: 30px;}
.g-mt-40 { margin-top: 40px;}
.g-mt-50 { margin-top: 50px;}
.g-mt-60 { margin-top: 60px;}
.g-mt-70 { margin-top: 70px;}
.g-mt-80 { margin-top: 80px;}
.g-mt-90 { margin-top: 90px;}
.g-mt-100 { margin-top: 100px;}
.g-mt-170 {margin-top:170px;}

.g-mb-10 { margin-bottom: 10px !important;}
.g-mb-15 { margin-bottom: 15px !important;}
.g-mb-20 { margin-bottom: 20px !important;}
.g-mb-25 { margin-bottom: 25px !important;}
.g-mb-30 { margin-bottom: 30px !important;}
.g-mb-35 { margin-bottom: 35px !important;}
.g-mb-40 { margin-bottom: 40px !important;}
.g-mb-45 { margin-bottom: 45px !important;}
.g-mb-50 { margin-bottom: 50px !important;}
.g-mb-55 { margin-bottom: 55px !important;}
.g-mb-60 { margin-bottom: 60px !important;}
.g-mb-65 { margin-bottom: 65px !important;}
.g-mb-70 { margin-bottom: 70px !important;}
.g-mb-75 { margin-bottom: 75px !important;}
.g-mb-80 { margin-bottom: 80px !important;}
.g-mb-85 { margin-bottom: 85px !important;}
.g-mb-90 { margin-bottom: 90px !important;}
.g-mb-95 { margin-bottom: 95px !important;}
.g-mb-100 { margin-bottom: 100px !important;}
.g-mb-600 { margin-bottom: 600px !important;}

.g-ml-10 { margin-left: 10px;}
.g-ml-20 { margin-left: 20px;}
.g-ml-30 { margin-left: 30px;}
.g-ml-40 { margin-left: 40px;}
.g-ml-50 { margin-left: 50px;}
.g-ml-60 { margin-left: 60px;}
.g-ml-70 { margin-left: 70px;}
.g-ml-80 { margin-left: 80px;}
.g-ml-90 { margin-left: 90px;}
.g-ml-100 { margin-left: 100px;}

.g-mr-10 { margin-right: 10px;}
.g-mr-20 { margin-right: 20px;}
.g-mr-30 { margin-right: 30px;}
.g-mr-40 { margin-right: 40px;}
.g-mr-50 { margin-right: 50px;}
.g-mr-60 { margin-right: 60px;}
.g-mr-70 { margin-right: 70px;}
.g-mr-80 { margin-right: 80px;}
.g-mr-90 { margin-right: 90px;}
.g-mr-100 { margin-right: 100px;}

.margin-top-minus-225 {
	margin-top: -225px;
}

@media(max-width: 992px) {
	.g-mb-30--sm {
		margin-bottom: 30px;
	}
}

.GMap-stand-alone {
	height: 500px;
}

.g-section-bg-gray {
	background: #f8f8f8;
}

g-section-bg-white {
	background: #f6ecec;
}

g-section-bg-black {
/* 	color: #fff; */
    background: #202326;
}

.g-social-icons-v2 {
	margin: 0;
	padding: 0;
}
.g-social-icons-v2 li {
	list-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.g-social-icons-v2 a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	display: block;
	background: #fff;
	color: #1692ce;
	transition: all 0.3s ease-in-out;
}
.g-social-icons-v2 a:hover {
	background: #383339;
	color: #fff;
}
.g-social-icons-v2 a i {
	color: #1692ce;
}
.g-social-icons-v2 a:hover i {
	color: #fff;
}

.g-display-inline-block {
	display: inline-block;
}
.g-display-table {
	display: table;
}
.g-display-td {
	display: table-cell;
}

.g-text-top {
	vertical-align: top;
}
.g-text-middle {
	vertical-align: middle;
}
.g-text-bottom {
	vertical-align: bottom;
}

.btn-u-upper {
	text-transform: uppercase;
}
.btn-u-lg.btn-u-upper, a.btn-u-lg.btn-u-upper {
	font-size: 12px;
	font-weight: bold;
}
i.icon-2lg {
	width: 100px;
	height: 100px;
	line-height: 95px;
	font-size: 35px;
}
i.icon-3lg {
	width: 130px;
	height: 130px;
	line-height: 115px;
	font-size: 40px;
}
i.icon-color-u {
  border: 1px solid #1692ce;
  color: #1692ce;
}
i.icon-border-v2 {
	border: 4px solid #504a51;
}
i.icon-border-v3 {
	border: 10px solid #F0F0F0;
/* 	border: 4px solid #3f6893; */
/* 	border: 10px solid #f8f8f8; */
}

i.icon-v4 {
	width: 40px;
	height: 40px;
	line-height: 1;
	font-size: 40px;
	color: #1692ce;
	display: inline-block;
}

i.num-icon-v2 {
  border: 4px solid #504a51;
  color: #1692ce;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  width: 40px;
  height: 40px;
  line-height: 33px;
  text-align: center;
  border-radius: 50%;
}

.g-icon-hover-1 {
	position: relative;
	transition: border-color .3s ease-in-out;
	transition: box-shadow .4s ease-in-out;
	transition: background .5s ease-in-out;
}
i.icon-border-v3.g-icon-hover-1:hover {
	border-color: transparent;
	color: #fff;
}
.g-icon-hover-1 span {
	display: block;
	border-radius: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transform: scale(0);
	transition: all .2s ease-in-out;
}
.g-icon-hover-1:hover span {
	transform: scale(1);
}
i.icon-3lg.g-icon-hover-1 span {
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
}
i.icon-border-v3.g-icon-hover-1 span {
	background: #1692ce;
}

.g-heading-v7 h2,
.g-heading-v7 .h2 {
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 600;
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 40px;
/* 	color: #383339; */
}
.g-heading-v7 .h2 .block-name {
	font-size: 12px;
	font-style: normal;
	display: block;
	color: #1692ce;
	margin-bottom: 20px;
}
.g-heading-v7 .h2:after {
	content: "";
	display: inline-block;
	width: 70px;
	height: 10px;
	background: #1692ce;
	position: absolute;
	left: 0;
	bottom: 0;
}
.text-center .g-heading-v7 .h2:after,
.g-heading-v7.text-center .h2:after {
	left: 50%;
	margin-left: -35px;
}
@media(max-width: 500px) {
	.g-heading-v7 h2,
	.g-heading-v7 .h2 {
		font-size: 30px;
		padding-bottom: 30px;
	}
	.g-heading-v7 .h2:after {
		height: 7px;
	}
}
.g-heading-v7 h3,
.g-heading-v7 .h3 {
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 25px;
	color: #383339;
}
.g-heading-v7 h4,
.g-heading-v7 .h4 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	line-height: auto;
	margin: 0 0 5px;
	color: #383339;
}
.g-heading-v7 h5,
.g-heading-v7 .h5 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	line-height: auto;
	margin: 0 0 5px;
	color: #383339;
}
/* Global Styles END */

/* Header */
@media (min-width: 768px) and (max-width: 991px) {
	.one-page-header .menu-container {
		width: 720px;
	}
}
@media (min-width: 768px) {
	.one-page-header .navbar-nav {
		padding: 0;
		position: relative;
		top: 22px;
	}
}
@media (max-width: 991px) {
	.one-page-header .menu-container:before,
	.one-page-header .menu-container:after {
		content: " ";
		display: table;
	}
	.one-page-header .menu-container:after {
		clear: both;
	}
	.one-page-header > .navbar-default > .container {
		width: inherit;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.one-page-header > .navbar-default > .container > .navbar-header,
	.one-page-header > .navbar-default > .container > .navbar-collapse {
		margin-left: 0;
		margin-right: 0;
	}
}

/* Logo */
.one-page-header .navbar-brand {
	padding: 10px 15px;
	height: auto;
}
@media (max-width: 991px) {
	.one-page-header .navbar-brand {
		padding: 20px 15px;
	}
}
.navbar-brand > img {
	padding-top: 4px
}
@media (max-width: 768px) {
	.one-page-header .navbar-brand {
		padding-left: 0;
	}
}

/* Navbar Toggle */
.one-page-header .navbar-toggle {
	border: none;
	margin-right: 3px;
	padding-right: 0;
}

.one-page-header .navbar-toggle:hover,
.one-page-header .navbar-toggle:focus {
	background: none;
}

/* Navbar */
.one-page-header {
	border-bottom: none;
	background: #fff;
	margin-bottom: 0;
}
.one-page-header .container {
	position: relative;
}
.one-page-header.top-nav-collapse .navbar-brand,
.one-page-header.top-nav-collapse .navbar-nav > li > a,
.one-page-header.top-nav-collapse .navbar-nav > li > a:before {
	color: #383339;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
.one-page-header .navbar-nav > li > a {
	color: #383339;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 15px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
}

@media (max-width: 1205px) {
	.one-page-header .navbar-nav > li > a {
		padding: 0 10px;
	}
}

.one-page-header .navbar-nav > li > a span[data-hover] {
	color: #383339;
	position: relative;
	display: inline-block;
	transition: transform .4s;
}

.one-page-header .navbar-nav > li > a span[data-hover]:before {
	position: absolute;
	top: 100%;
	font-weight: bold;
	color: #1692ce;
	content: attr(data-hover);
	transform: translate3d(0, 0, 0);
	transition: color .4s;
}

.one-page-header .navbar-nav > li > a:hover span[data-hover] {
	transform: translate3d(0, -100%, 0);
	font-weight: bold;
}

.one-page-header .navbar-nav > li > a > span > i {
	font-size: 10px;
}

.one-page-header .navbar-nav > .active > a span[data-hover],
.one-page-header .navbar-nav > .active > a:hover span[data-hover],
.one-page-header .navbar-nav > .active > a:focus span[data-hover],
.one-page-header .dropdown-menu > .active > a span[data-hover],
.one-page-header .dropdown-menu > .active > a:hover span[data-hover],
.one-page-header .dropdown-menu > .active > a:focus span[data-hover],
.one-page-header.top-nav-collapse .dropdown-menu > .active > a span[data-hover],
.one-page-header.top-nav-collapse .dropdown-menu > .active > a:hover span[data-hover],
.one-page-header.top-nav-collapse .dropdown-menu > .active > a:focus span[data-hover] {
	color: #1692ce;
	transform: translate3d(0, 0, 0);
}
@media (max-width: 991px) {
	.one-page-header .navbar-nav > li > a span[data-hover]:before {
		content: "";
		display: none;
		top: 0;
	}
	.one-page-header .navbar-nav > li > a:hover span[data-hover] {
		transform: translate3d(0, 0, 0);
		transition: color .3s;
		color: #1692ce;
		font-weight: bold;
	}
}

.one-page-header .navbar-nav > .active > a,
.one-page-header .navbar-nav > .active > a:hover,
.one-page-header .navbar-nav > .active > a:focus,
.one-page-header .dropdown-menu > .active > a,
.one-page-header .dropdown-menu > .active > a:hover,
.one-page-header .dropdown-menu > .active > a:focus,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a:hover,
.one-page-header.top-nav-collapse .dropdown-menu > .active > a:focus {
	z-index: 1;
	background: none;
	font-weight: bold;
}

/* Responsive Navbar */
@media (max-width: 991px) {
	/* Responsive code for max-width: 991px */
	.one-page-header .navbar-header {
		float: none;
	}

	.one-page-header .navbar-toggle {
		display: block;
		margin: 26px 0 5px;
	}
	.one-page-header .navbar-collapse {
		padding: 0;
	}
	.one-page-header .navbar-collapse.collapse {
		display: none !important;
	}

	.one-page-header .navbar-collapse.collapse.in {
		display: block !important;
	}

	.one-page-header .navbar-nav {
		margin: 0;
		float: none !important;
		top: 0;
		padding: 10px 0;
		/*background: #31353e;*/
	}

	.one-page-header .navbar-nav > li {
		float: none;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 5px 0;
	}

	.navbar-default .navbar-nav > li > a::before {
		content: '';
	}
}

@media(min-width: 992px) {
	.one-page-header.navbar {
		padding: 4px 0;
		transition: background .3s ease-in-out,padding .3s ease-in-out;
	}
}

@media (max-width: 768px) {
	.one-page-header .navbar-nav {
		padding-left: 15px;
	}
	.one-page-header .navbar-nav > li > a:before {
		content: "";
	}
}

/* Navbar */
@media (min-width: 992px) {
	.one-page-header.navbar .navbar-nav {
		float: right;
	}
	.one-page-header-style-2.navbar .navbar-nav {
		float: left;
		margin-left: 25px;
	}
}

/* Dropdown Menu */
.one-page-header .dropdown-menu,
.one-page-header.top-nav-collapse .dropdown-menu {
	border: none;
	background: none;
	box-shadow: none;
	float: none;
}
.one-page-header .navbar-nav a.dropdown-toggle {
	color: #fff !important;
}
.one-page-header.top-nav-collapse .navbar-nav a.dropdown-toggle {
	color: #777 !important;
}
.one-page-header .dropdown-menu .active > a,
.one-page-header .dropdown-menu li > a:hover {
	background: none;
	filter: none !important;
	transition: all 0.1s ease-in-out;
}
.one-page-header .dropdown-menu li > a:focus {
	background: none;
	filter: none !important;
}
@media (min-width: 992px) {
	.one-page-header .dropdown-menu,
	.one-page-header.top-nav-collapse .dropdown-menu {
		padding-top: 12px;
		min-width: 200px;
		border-radius: 0;
		z-index: 9999 !important;
		top: 100%;
	}

	.one-page-header.top-nav-collapse .dropdown-menu {
		padding-top: 7px;
	}

	.one-page-header .navbar-nav > li.dropdown:hover > .dropdown-menu {
		display: block;
	}

	.one-page-header .open > .dropdown-menu {
		display: none;
	}

	.one-page-header .dropdown-menu > li {
		background: rgba(0,0,0,.4);
	}

	.one-page-header.top-nav-collapse .dropdown-menu > li {
		background: #fff;
	}

	.one-page-header .dropdown-menu > li:first-child {
		padding-top: 15px;
	}

	.one-page-header .dropdown-menu > li:last-child {
		padding-bottom: 15px;
	}

	.one-page-header .dropdown-menu > li > a {
		color: #fff;
		font-size: 13px;
		font-weight: 400;
		padding: 6px 25px;
	}

	.one-page-header.top-nav-collapse .dropdown-menu > li > a {
		color: #777;
	}

	.one-page-header.top-nav-collapse .dropdown-menu > li > a:hover {
		color: #72c02c;
	}
}
@media (max-width: 991px) {
	.one-page-header .dropdown-menu {
		position: relative;
	}

	.one-page-header .dropdown-menu a {
		color: #fff !important;
		padding: 10px 20px;
		background: none !important;
	}

	.one-page-header.top-nav-collapse .dropdown-menu > li > a {
		color: #777 !important;
	}

	.one-page-header .dropdown-menu a:hover,
	.one-page-header.top-nav-collapse .dropdown-menu > li > a:hover {
		color: #72c02c !important;
	}
}

/* Fixed Header */
.one-page-header.top-nav-collapse {
	box-shadow: 0 0 3px #b5b5b5;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
}

@media (max-width: 768px) {
	.one-page-header.top-nav-collapse {
		padding: 0;
	}
}

.one-page-header.top-nav-collapse .navbar-brand,
.one-page-header.top-nav-collapse .navbar-nav > li > a,
.one-page-header.top-nav-collapse .navbar-nav > li > a:before {
	color: #fff;
}

.one-page-header.top-nav-collapse .navbar-brand {
	color: #fff !important;
}

/* Navbar Toggle */
.one-page-header.navbar-default .navbar-toggle .icon-bar,
.one-page-header.top-nav-collapse .navbar-toggle .icon-bar {
	background: #383339;
}
.one-page-header.navbar-default .navbar-toggle:hover .icon-bar,
.one-page-header.top-nav-collapse .navbar-toggle:hover .icon-bar {
	background: #1692ce;
}
/* Header END */

/* Promo */
.promo {
	padding-top: 73px;
}
.tp-caption.RotatingWords-TitleWhite, .RotatingWords-TitleWhite,
.tp-caption.RotatingWords-Button, .RotatingWords-Button {
	font-family: "Open Sans", Arial, sans-serif;
}
.BigBold-SubTitle {
	color: #77d3ff !important;
}
/* Promo END */

/* Our Services */
#Services .serviceDesc{
    text-align: justify;
}
@media(max-width: 768px) {
    #Services .serviceDesc{
      padding: 0 15px;
    }
}
    
#Services .serviceNew {
	text-align: justify;
	padding: 0 5px;
}

/* Our Services end */

/* Our Portfolio Block */
.portfolio-bg {
    background-color: #141c3a; /* Dark Blue */
}

.portfolio-bold {
	font-weight: bold;
}

.portfolio-text-color {
    color: #ddd;
}

.container-mb {
    margin-bottom: 40px !important;
}

.service-block-color {
    background-color:#f1f3fe; /* lavender */
}

.service-block-container {
    margin-left: 20;
    margin-right: 10;
    padding-left: 20;
    padding-right: 10;
}

.first-row-image-size {
    width: 250px;
    height: 150px;
}

.second-row-image-size-1 {
    width: 150px;
    height: 150px;
}

.second-row-image-size-2 {
    width: 250px;
    height: 150px;
}

.second-row-image-size-3 {
	width: 150px;
	height: 150px;
}

.third-row-image-size-1 {
    width: 220px;
    height: 150px;
}

.third-row-image-size-2 {
    width: 250px;
    height: 150px;
}

.third-row-image-size-3 {
    width: 260px;
    height: 150px;
}

.fourth-row-image-size {
    width: 250px;
    height: 140px;
}

.portfolio-ul-text-left {
    text-align: left;
}

.portfolio-p-text-left {
    text-align: left;
}

.smaller-width {
	width: 150px;
	padding: 0 15px;
}

.height {
	height: 50px;
	width: 80px;
}

/* End Our Portfolio Block */

/* Chess About Us START */
/* .chess-about-us { */
/* 	color: #fff; */
/* 	position: relative; */
/*   overflow: hidden; */
/* } */
/* .chess-about-us-item { */
/* 	width: 50%; */
/* 	float: left; */
/*   min-height: 1px; */
/*   position: relative; */
/* } */
/* .chess-about-us-item { */
/* 	background: #3e393f; */
/* 	position: relative; */
/* 	transition: all .3s ease-in-out; */
/* } */
/* .chess-about-us-item--dark{ */
/* 	background: #383339; */
/* } */
/* .chess-about-us-item:hover { */
/* 	background: #1692ce; */
/* } */
/* .chess-about-us-item:hover:after { */
/* 	content: ""; */
/* 	position: absolute; */
/* 	top: 0; */
/* 	bottom: 0; */
/* 	left: 0; */
/* 	right: 0; */
/* 	background: #1692ce; */
/* } */
/* .chess-about-us-inner { */
/* 	float: left; */
/* 	z-index: 2; */
/* 	position: relative; */
/* } */
/* .chess-about-us-inner--left { */
/* 	padding: 90px 170px 90px 30px; */
/* 	text-align: right; */
/* 	float: right; */
/* } */
/* .chess-about-us-inner--right { */
/* 	padding: 90px 30px 90px 170px; */
/* } */
/* .chess-about-us h3 { */
/* 	color: #fff; */
/* 	text-transform: uppercase; */
/* 	font-size: 18px; */
/* 	font-weight: 600; */
/* 	line-height: auto; */
/* } */
/* .chess-about-us-item p { */
/* 	opacity: .5; */
/* } */
/* .chess-about-us-item:hover p { */
/* 	opacity: 1; */
/* } */
/* .chess-about-us img { */
/* 	position: absolute; */
/* 	top: 50%; */
/* 	left: 50%; */
/* 	margin: -115px 0 0 -115px; */
/* } */
/* @media(max-width: 768px) { */
/* 	.chess-about-us-item, */
/*   .chess-about-us-inner { */
/*     width: 100%; */
/*   } */
/* 	.chess-about-us-inner--left { */
/* 		text-align: left; */
/* 	} */
/* 	.chess-about-us-inner--left, */
/* 	.chess-about-us-inner--right { */
/* 		padding: 30px 15px; */
/* 	} */
/* 	.chess-about-us img { */
/* 		display: none; */
/* 	} */
/* } */
/* Chess About Us END */

/* About Us START */
.about-us {
	position: relative;
    overflow: hidden;
}

.about-us-bg-color {
	background-color: #f1f3fe; /* Lavender */
}

.about-us-text-color {
	color: #525252; /* Gray */
}

.about-us-p-text-left {
	text-align: left;
	font-size: 16px;
}

.about-us-p-text-color {
	color: #141c3a;
}

.about-us-p {
	text-align: justify;
	padding: 0px 5px;
}

.about-us-ethos-color {
	color: #383339; /*Dark Gray*/
	font-size:25px;
    font-weight: 600;
}

.about-us-subtext {
	color: #000000;
	text-align: center;
    font-size: 15px;
    margin-bottom: 30px
}

.about-us-ethos-header {
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    position: relative;
/*     color: #1692ce; Light Blue */
    color: #383339; /* Dark Gray */
}

.about-us-subheader-text {
	text-align: justify;
	padding: 0 10px;
}

.row: :after {
	content: "";
	clear: both;
	display: table;
}

.column {
	float: left;
/*     width: 33.33%; */
    width: 33%;
    padding: 5px;
}

.about-us-pic {
	height: 260px;
/* 	width: 250px; */
}

/* .about-us-item { */
/*     width: 100%; */
/*     float: center; */
/*     min-height: 1px; */
/*     position: relative; */
/* } */
/* .about-us-item--light .about-us-item-inner { */
/* 	background: #2e3a4a; */
/* 	color:#ccc; */
/* 	padding: 0 30px 50px 85px; */
/* 	text-align: justify; */
/* } */
/* .about-us-item--dark { */
/* 	background: #e8e8e8; */
/* } */
/* .about-us-item--dark .about-us-item-inner { */
/* 	color:#333; */
/* 	padding: 0 85px 50px 30px; */
/* 	text-align: justify; */
/* } */
/* .about-us-item--light .h2{ */
/* 	color: #ddd; */
/* } */
/* .about-us-item--light .about-us-item-inner { */
/* 	float: right; */
/* } */
/* .about-us-item--dark .about-us-item-inner { */
/* 	float: left; */
/* } */
/* @media(max-width: 768px) { */
/* 	.about-us-item, */
/*     .about-us-item-inner { */
/*         width: 100%; */
/*     } */
/* 	.about-us-item--light .about-us-item-inner, */
/* 	.about-us-item--dark .about-us-item-inner { */
/* 		padding: 30px; */
/* 	} */
/* } */
/* .about-us .ethos { */
/* 	color: #eee; */
/* 	text-transform: uppercase; */
/* } */
/* .about-us-item--dark p, .about-us-item--light p { */
/* 	margin-bottom: 20px; */
/* } */
/* .about-us-item--dark .g-display-table { */
/* 	border-bottom: solid 1px #3f3a40; */
/* 	transition: all 0.3s ease-in-out; */
/* } */
/* .about-us-item--dark .g-display-table:hover { */
/* 	background: #3e393f; */
/* } */
/* .about-us-item--dark i { */
/* 	margin-right: 30px; */
/* } */
/* .g-display-table:hover i { */
/* 	border-color: #1692ce; */
/* } */
/* .about-us h4 { */
/* 	color: #1692ce; */
/* } */
/* .about-us .subtitle { */
/* 	font-style: italic; */
/* 	color: #fff; */
/* 	font-size: 22px; */
/* 	margin-bottom: 30px */
/* } */
/* @media(max-width: 992px) { */
/* 	.about-us-item--dark .g-display-table { */
/* 		padding: 70px 30px; */
/* 	} */
/* } */
/* @media(max-width: 768px) { */
/* 	.about-us-item--dark .g-display-table { */
/* 	  padding: 30px 0; */
/* 	} */
/* } */
/* About Us END */

/* Our Brand START */
.h3 {
	color:#fff;
}

.why-we {
	position: relative;
	overflow: hidden;
}
.why-we-item {
    width: 100%;
    float: center;
	min-height: 1px;
	position: relative;
}
.why-we-item--light {
/*     background: #f8f8f8 url(../img/discuss-bg.jpg) no-repeat 100% 0 / cover; */
/* 	color: #ccc; */
	background: #f8f8f8 url(../img/discussion.jpg) no-repeat 100% 0 / cover;
	color: black;
}

.why-we-item--dark {
	color: black;
}

.why-we-item--light .h2 {
	color: #98B1C4;
}

.why-we-item--dark {
/* 	color: #fff; */
    
/* 	background: #202326; */
/* 	background-color: #141c3a; Dark Blue */
/* 	background-color: #F0F0F0; */
/* 	background-color: #CAE1F9; */
	background-color: #B6CDE5;
}

.why-we-item--neutral {
/* 	background-color: #E8E8E8; */
	background-color: #F0F0F0;
}

.why-we-item--light .why-we-item-inner {
	padding: 60px 30px 60px 85px;
}
.why-we-item--dark .why-we-item-inner {
	padding: 60px 85px 60px 30px;
	float: left;
}

.why-we-item--light .contactFooter {
	 margin-top: 150px
}
@media(max-width: 768px) {
	.why-we-item,
	.why-we-item-inner {
		width: 100%;
	}
	.why-we-item--light .why-we-item-inner,
	.why-we-item--neutral .why-we-item-inner,
	.why-we-item--dark .why-we-item-inner {
		padding: 30px 15px;
	}
	.why-we-item--light .contactFooter {
		margin-top: 70px
	}
}

.why-we-item--light p {
	margin-bottom: 30px;
}
.why-we-item--dark .brandTitle {
	margin-bottom: 30px;
/* 	color: #383339; */
}
.why-we-item--dark .brandTitle .brandName {
	font-style: normal;
	color: #1592ce;
}
.why-we-item--dark .brandTitle .h2{
	color: #ddd !important;
}
.why-we-item--dark .g-display-table {
	padding: 30px 0 25px 0;
	text-align:justify;
	transition: all 0.3s ease-in-out;
}
.why-we-item--dark i {
	margin-right: 30px;
}
.g-display-table:hover i {
	border-color: #1692ce;
}
.why-we-item--dark h4 {
/* 	color: #fff; */
    color: #383339;
}
.why-we-item--dark p {
/* 	opacity: .5; */
	margin-bottom: 0;
	color: #383339;
}

@media(max-width: 992px) {
	.why-we-item--dark .g-display-table {
		padding: 70px 30px;
	}
}
@media(max-width: 768px) {
	.why-we-item--dark .g-display-table {
	  padding: 30px 0;
	}
}

.our-brand-p-text-size {
    font-size: 15px;
}

.our-brand-font-size {
	font-size: 16px;
}

.our-brand-text-color {
/* 	color: #ddd; */
	color: #525252;
}

.our-brand-p-color {
  color: #141c3a
}

.mission {
	text-transform: uppercase;
    font-size: 40px;
    font-weight: 800;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
    color: #0B56A6;
/*     color: #98B1C4; */
/*  color: #383339; */
}

.vision {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 800;
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
    color: #1592ce;
/*     color: #98B1C4; */
/*  color: #383339; */
}

.size {
	font-size: 19px;
}
/* Our Brand END */

/* Charts BEGIN */
.pie-progress-charts .circle {
  color: #383339;
  font-weight: 600;
  font-size: 30px;
}
/* Why We END */

/* Progress Bar BEGIN */
.progress {
	background: #f1f1f1;
	box-shadow: none;
}
.progress-box h5 {
	margin-bottom: 10px;
}
.progress-bar {
	background: #393339;
}
.progress,
.progress .progress-bar {
	overflow: visible;
	height: 10px;
}
.progress-bar span {
	position: absolute;
	right: -21px;
	top: 0;
	margin-top: -16px;
	color: #fff;
	background: #1692ce;
	width: 42px;
	height: 42px;
	font-size: 11px;
	font-weight: bold;
	border-radius: 50%;
	display: inline-block;
	padding-top: 11px;
}
/* Progress Bar END */

/* Careers START */
.career-options-container {
    width: 380px;
    margin-left: 20;
    margin-right: 10;
    padding-left: 20;
    padding-right: 10;
}

.career-container {
    margin-left: 40;
    margin-right: 20;
    padding-left: 40;
    padding-right: 20;
    float:center;
}

.careers-font-size {
	font-size: 16px;
}

.careers-text-color {
	color: #525252;
}

.careers-service-block-color {
    background-color:#F5F5F5; /* Light Gray */
}

.modal-header {
  background-color: #F0F0F0;
}

.modal-footer {
    border-top: 0 none;
}

.modal-content .modal-header .modal-body .modal-footer {
    width: 420px; 
}

.modal-title {
    text-align: left;
    font-size: 120px;
    font-weight: bold;
}

.modal-text-left {
    text-align: left;
}

.modal-sub-header {
	font-size: 14px;
	font-weight: bold;
}

.button-width {
	width: 200px;
}
/* Careers End */

/* Contact Us BEGIN */

.contact-us-text-color {
	color: #696969;
/*     color: #fefefe; */
/*     color: #525252; */
}

.contact-us-image {
	width: 300px;
	height: 250px;
}

.ub-point-image {
	background: #f8f8f8 url(../img/contact_us_images/ub.png) no-repeat 100% 0 / cover;
    width: 100%;
    height: 100%;
    float: center;
    min-height: 1px;
    position: relative;
}

@media(max-width: 768px) {
    .ub-point-image {
        width: 100%;
    }
    .ub-point-image {
        padding: 30px 15px;
    }
    .ub-point-image {
        margin-top: 70px
    }
}

.contacts-v4 .row {
	margin-left: 0;
	margin-right: 0;
}
.contacts-v4-info {
	color: #fff;
	padding-top: 60px;
	padding-bottom: 80px;
	text-align: center;
    background: #f1f3fe;
}
.contacts-v4-info--dark {
    background: #f1f3fe;
}
.contacts-v4 em {
	font-style: normal;
	display: block;
	text-transform: uppercase;
    color: #2e3a4a;
	font-size: 11px;
	line-height: 1;
	margin-bottom: 10px;
}
.contacts-v4 strong {
	font-size: 16px;
	line-height: 1;
}
.contacts-v4 a {
    color: #2e3a4a; 
}
.contacts-v4 a:hover {
	text-decoration: none;
}
/* Contacts END */


/* Footer */
.footer-v9 {
	background: #333;
	color: #eee;
	padding: 40px 0 25px;
}
.footer-v9-menu {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}
.footer-v9-menu > li {
	padding-left: 13px;
	padding-right: 13px;
	margin-bottom: 15px;
}
.footer-v9-menu a {
	color: #fff;
}
.footer-v9-menu a:focus,
.footer-v9-menu a:hover,
.footer-v9-menu a:active {
	color: #eee;
	text-decoration: none;
}
/* Footer END */

/*Fixing the form*/
.sky-form fieldset {
    background: transparent;
}

em.invalid {
	text-align: left;
}

.sky-form.submited .message {
    background: transparent;
}

.sky-form .input.state-success input,
.sky-form .select.state-success  select,
.sky-form .textarea.state-success  textarea {
    background: #fff;
}

/*Success message*/
.sky-form .message {
    color: #1692ce;
}

.sky-form .message i {
    border: 1px solid #1692ce;
}

.sky-form.submited .message p {
    color: #383339;
}

#captchaCode {
	left: -9999px;
	position: absolute;
}

.contactLink {
	font-style: italic;
	font-size: 12px;
}

.font12{
	font-size: 12px
}

.form-group {
  margin-bottom: 15px;
}

.btn{
	border-radius: 25px;
}

.h2 .header-colour {
	color: #1692ce;
}

.have-a-question-bg-color {
	background: #f1f3fe;
}
