@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');
body {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	background-color: #fff;
	color: #444;
	margin: 0;
	padding: 0;
	font-weight: 500;
	line-height: 28px;
	overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	color: #333;
	line-height: 1.3;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 22px;
	text-rendering: optimizelegibility;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 16px;
}

a img {
	border: none;
}

a:link {
	color: #838383;
}

a:visited {
	color: #6E6C64;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
	outline: none;
}

::selection {
	background: #313131;
	color: #ffffff;
	text-shadow: none !important;
}

::-moz-selection {
	background: #313131;
	color: #ffffff;
	text-shadow: none !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

.small {
	font-size: 14px;
	font-style: italic;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

button,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
	-webkit-appearance: none;
}

select {
	clear: left;
	float: left;
	font-size: 14px;
	margin: 20px 0;
}

pre {
	border-radius: 3px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 96%;
	overflow: auto;
	padding: 2%;
	position: relative;
}

pre:before {
	clear: both;
	color: #e9575a;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
}

img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	opacity: 1.0;
	height: auto;
}

img.left {
	float: left;
	margin: 0 20px 20px 0;
}

img.right {
	float: right;
	margin: 0 20px 20px 0;
}

img,
img:hover {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 5px;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

img.alignleft {
	margin: 10px 20px 20px 0;
	float: left;
}

.alignleft,
.wp-caption .alignleft {
	margin: 10px 10px 20px 0;
	float: left;
}

img.alignright {
	margin: 10px 0 20px 20px;
	float: right;
}

.alignright,
.wp-caption .alignright {
	margin: 20px 0 20px 20px;
	float: right;
}

.wp-caption {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	max-width: 100%;
}

.wp-caption img,
.wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption .wp-caption-text {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0 0 20px 0;
	padding: 10px;
}

.gallery-caption {
	margin-left: 0;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: 12px;
	margin: 10px 0 !important;
}

.gallery-icon img {
	border: 0px solid transparent !important;
	width: 100%;
	height: auto;
}

.sticky,
.gallery-caption,
.bypostauthor {
	margin: 0;
	padding: 0;
}

.gallery {
	margin: 0 auto 30px !important;
}

.first {
	clear: both
}

.last {
	margin-right: 0
}

a.readmore {
	color: #333;
	font-weight: 600;
}

p.drop-caps:first-child:first-letter {
	float: left;
	font-size: 75px;
	line-height: 60px;
	padding: 4px;
	margin-right: 7px;
	margin-top: 5px;
	font-family: 'Open Sans', sans-serif;
}

p.drop-caps.full:first-child:first-letter {
	color: #fff;
	background: #333;
	padding: 7px;
	margin-right: 7px;
}

.margin-top {
	margin: 40px 0 20px;
}

.nomargin {
	top: 43px;
	position: absolute;
	right: 0;
	width: 100%;
}

.tp-bullets.preview4 {
	margin-bottom: 50px;
}

.background1 {
	background-image: url(images/explore-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 140px;
	height: 754px;
	position: absolute;
	right: -50px;
	top: 1000px;
	z-index: 0
}

.background2 {
	background-image: url(images/dot-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 180px;
	height: 528px;
	position: absolute;
	left: 0;
	top: 2500px;
	z-index: 0
}

.background3 {
	background-image: url(images/explore-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 140px;
	height: 754px;
	position: absolute;
	left: -50px;
	top: 1000px;
	z-index: 0
}

.background4 {
	background-image: url(images/dot-bg.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 180px;
	height: 528px;
	position: absolute;
	right: 0;
	top: 2500px;
	z-index: 0
}

.btbg {
	top: 2000px!important;
}

.tpbg {
	top: 1050px!important;
}

.btbg2 {
	top: 1500px!important;
}

.tpbg2 {
	top: 300px!important;
}

.tpbg3 {
	top: 1800px!important;
}

.btbg3 {
	top: 2000px!important
}

.btbg4 {
	top: 3500px!important
}

.tpbg5 {
	top: 1600px!important;
}


/****************************************
	 HEADER & MENUS
*****************************************/

.navbar-toggle {
	color: #fff !important;
}

.header {
	position: relative;
	-webkit-transition: all .2s ease 0;
	-moz-transition: all .2s ease 0;
	-o-transition: all .2s ease 0;
	transition: all .2s ease 0;
	padding: 0;
}

.header.clone {
	position: fixed;
	top: -65px;
	background: #111;
	left: 0;
	right: 0;
	z-index: 999;
	transition: 0.2s top cubic-bezier(.3, .73, .3, .74);
}

body.down .header.clone {
	top: 0;
}

div.pp_overlay {
	z-index: 9999;
}

#header-container {
	top: 0;
	z-index: 0;
	width: 100%;
	z-index: 1038;
	position: absolute;
	padding-top: 5px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0);
}

#alone-menu {
	width: 100%;
	z-index: 5000;
	position: relative;
	padding-top: 5px;
	background: #fff!important;
}

#alone-menu li a {
	color: #000
}

#success_page h1 {
	font-size: 31px;
}


/*#header-container.affix {
	width:100%;
	top:0;
	right:0;
	padding:0;
	margin:0;
	position: fixed;
	z-index: 9998;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
	zoom: 1;
}*/

.container-fluid #header-container {
	background: transparent;
}


/*.container-fluid #header-container.affix {
	background:rgb(255,255,255);
	background: #fff\9;
	background:rgba(255,255,255,0.8);
}*/

#header-container.affix .navbar-brand img {
	width: 80%;
}

#header-container.affix .yamm .navbar-nav>li>a {
	padding-top: 10px !important;
	padding-bottom: 0 !important;
}

#header-container.affix .yamm .custom-menu {
	margin-top: 0;
}

.yamm .navbar-nav {
	margin-top: 17px;
	margin-left: 20px;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
	position: static;
}

.yamm .container {
	position: relative;
}

.container {
	z-index: 2;
	position: relative
}

.nav-arrow {
	height: 10px;
	line-height: 10px;
	margin-top: -6px;
	position: absolute;
	right: 10px;
	top: 50%;
}

.yamm .dropdown-submenu>.dropdown-menu,
.navbar-nav>li>.dropdown-menu {
	margin-top: 10px;
	box-shadow: none;
	background-color: #fff;
	background: #fff;
	color: #000;
	border: none;
	border-radius: 0px 15px 15px 15px;
}

.yamm .dropdown-menu {
	left: auto;
	right: auto;
}

.yamm .yamm-content {
	padding: 20px 30px;
}

.yamm .dropdown-submenu {
	position: relative;
}

.yamm .dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 10%;
	margin-top: -9px;
	margin-left: -1px;
}

.yamm .dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.yamm .dropdown-submenu.pull-left {
	float: none;
}

.yamm .dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}

.yamm-fw .column {
	border-right: 1px solid #454545;
	padding: 0 20px;
}

.yamm-fw .column:last-child {
	border-right: 0;
}

#slidediv .custom-menu {
	margin: 24px 0 0 10px !important;
}

.custom-menu span {
	padding-left: 18px;
}

.custom-menu span a {
	font-size: 14px;
	color: #333;
}

#slidediv .custom-menu span a {
	color: #fff;
}

.custom-menu span a.cart {
	border: 1px solid #888;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	display: inline-block;
	height: 35px;
	line-height: 32px;
	position: relative;
	text-align: center;
	width: 35px;
}

.navbar-nav>li>.dropdown-menu li {
	color: #fff;
	font-family: 'Open Sans', sans-serif!important;
	font-size: 17px;
	list-style: none;
	text-transform: inherit;
	padding: 8px !important;
}

li.hover-it .column a:after {
	display: none !important
}

li.hover-it a:after {
	margin: auto !important;
	display: block !important;
	text-align: center !important;
}

#slidediv .menu a:after {
	color: #fff;
	content: "\f111";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 8px;
	position: relative;
	top: 0px;
	right: 15%;
	float: right;
	vertical-align: middle;
}

li.hover-it a:after,
.yamm-fw .column li a:before {
	color: #333;
	content: "\f111";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 8px;
	margin-right: 10px;
	position: relative;
	top: -1px;
	vertical-align: middle;
}

.yamm-fw .column li a:before {
	color: rgb(91, 91, 91);
}

#slidediv .menu li:hover a:after,
li.hover-it:hover a:after,
.yamm-fw .column li:hover a:before {
	content: "\f192";
	font-size: 13px
}

.side-brand img {
	display: block;
	margin: 40px 0 0 16px;
}

#slidediv .menu li a,
.yamm .navbar-nav>li>a {
	color: #fff;
	font-family: 'Open Sans', sans-serif!important;
	font-size: 17px;
	font-weight: 500;
	padding-bottom: 10px;
	padding-top: 12px;
}

.dropdown-menu>li>a {
	font-weight: 500;
}

.nav>li {
	margin-right: 20px
}

#searchmodal .modal-content,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.transparent,
.yamm .navbar-nav>li>a:hover,
.yamm .navbar-nav>li>a:active,
.yamm .navbar-nav>li>a.active,
.yamm .navbar-nav>li>a:focus,
.yamm .nav .open>a,
.yamm .nav .open>a:hover,
.yamm .nav .open>a:focus {
	background: rgb(0, 0, 0);
	background: transparent\9;
	background: rgba(0, 0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
	zoom: 1;
}

#slidediv ul {
	list-style: none;
	padding: 0 0 0 30px
}

#slidediv {
	color: #fff;
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100% !important;
	width: 290px;
	padding: 30px 0;
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #333333), color-stop(1, #313131));
	background-image: -o-linear-gradient(bottom, #333333 0%, #313131 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #313131 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #313131 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #313131 100%);
	background-image: linear-gradient(to bottom, #333333 0%, #313131 100%);
	z-index: 89999;
}

#slidediv .widget {
	padding: 0 20px 0 0px;
}

#slidediv .title {
	padding-left: 30px;
}

#slidediv .title h3 {
	font-size: 21px;
}

#slidediv .menu li {
	margin: 20px 0 0;
}

.yamm .navbar-nav>li>.dropdown-menu li a,
#slidediv .menu li a {
	color: #000 !important;
}

.yamm .navbar-nav>li>.dropdown-menu li a:hover,
#slidediv .menu li a:hover {
	color: #666 !important;
}

.yamm .custom-menu span a.right-menu {
	font-size: 24px;
	cursor: pointer;
	vertical-align: sub;
}

.custom-menu {
	float: right;
	margin: 25px 0 0 0 !important;
}

.close-button:hover {
	color: #fff;
}

.close-button {
	height: 13px;
	line-height: 13px;
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 14px;
	width: 13px;
	z-index: 1000;
	cursor: pointer;
	color: #fff;
}

.scrollable-menu {
	height: auto;
	max-height: 360px;
	overflow-x: hidden;
}

.navbar-toggle {
	margin-top: 23px;
	color: #fff;
}

/* .Competition .navbar-toggle {
	margin-top: -13px !important;
	color: #fff;
} */

.navbar-toggle.dark {
	color: #444!important;
}

#header-container.header_center .navbar-header {
	float: left;
	padding: 14px 0 25px;
	text-align: center;
	width: 100%;
}

#header-container.header_center .navbar-brand {
	float: none;
}

#header-container.header_center.affix .navbar-header {
	display: none
}

#header-container.header_center .navbar {}

#header-container.header_center .custom-menu span a.cart {
	border-color: #333;
}

#header-container.header_center .custom-menu span a,
#header-container.header_center li.hover-it a:after,
#header-container.header_center .yamm-fw .column li a:before {
	color: #5c5c5c;
}

#center_logo .overlay.dark-version {
	padding: 120px 0 20px !important;
}

#header-container.header_center .yamm .navbar-nav>li>a {
	padding-bottom: 0;
	color: #333;
}

#header-container.header_center {
	background: rgb(255, 255, 255);
	padding: 0 !important;
	background: transparent\9;
	background: rgba(255, 255, 255, 1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff, endColorstr=#4cffffff);
	zoom: 1;
}

#cartmodal .close {
	color: #555 !important;
	text-shadow: 1px 1px #444;
	filter: alpha(opacity=100);
	opacity: 1;
}

#searhmodal .close {
	font-size: 21px !important;
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 99999 !important;
	color: #555 !important;
	text-shadow: 1px 1px #444;
	filter: alpha(opacity=100);
}

#cartmodal,
#searhmodal {
	top: 20%;
	margin-top: -40px;
}

#cartmodal .modal-backdrop,
#searhmodal .modal-backdrop {
	z-index: 999;
	background-color: #111;
}

#cartmodal .modal-content {
	min-width: 290px;
	padding: 30px;
	margin: auto;
	width: 50%;
	border-radius: 0;
	box-shadow: none !important;
	border-bottom: none !important;
}

#cartmodal .modal-content {
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #313131));
	background-image: -o-linear-gradient(bottom, #333333 0%, #313131 100%);
	background-image: -moz-linear-gradient(bottom, #333333 0%, #313131 100%);
	background-image: -webkit-linear-gradient(bottom, #333333 0%, #313131 100%);
	background-image: -ms-linear-gradient(bottom, #333333 0%, #313131 100%);
	background-image: linear-gradient(to bottom, #333333 0%, #313131 100%);
}

#searhmodal .modal-content,
#searhmodal .modal-content .form-control {
	background: #2b2b2b
}

#searhmodal .modal-content {
	min-width: 290px;
	margin: auto;
	width: 70%;
	border-radius: 0;
	box-shadow: none !important;
	border-bottom: none !important;
}

#searhmodal .modal-content .form-control {
	border-bottom: 0px double #555;
	font-size: 16px;
	height: 80px;
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	box-shadow: none !important;
}

.modalcart {
	width: 100%;
	clear: both;
}

.modalcart_title img {
	width: 60px;
}

.modalcart_title {
	clear: both;
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
}

.modalcart_title h2 {
	font-weight: 600;
	font-size: 18px;
	margin: 8px 0;
}

.modalcart_title h2 a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

.modalcart_title h2 a:hover {
	text-decoration: none;
}

.modalcart_meta_pricing,
.modalcart_meta_cat {
	float: left;
	margin-right: 10px;
}

.modalcart_meta_pricing p,
.modalcart_meta_cat p,
.modalcart_meta_cat a {
	text-transform: uppercase;
	font-size: 10px;
	color: #888;
}

.modalcart_meta_cat a:hover {
	text-decoration: underline;
}

.modal hr {
	margin-bottom: 15px;
	margin-top: 0;
	border-bottom: 2px solid #454545 !important;
	border-top: 1px solid #1d1b1d !important;
}

.modal .btn-dark {
	border-color: #fff;
	font-size: 12px;
	color: #fff !important;
}


/* ----------------------------------------------------
	FOOTER & COPYRIGHTS
------------------------------------------------------- */

.footer {
	background: #ffffff;
	position: relative !important;
	padding: 90px 50px 45px 50px;
	display: block;
	color: #818181;
	z-index: 1;
}

#copyrights {
	background-color: #fff;
	padding: 0px 0 25px;
	display: block;
	z-index: 1;
	font-weight: 300;
	font-size: 16px;
	color: #1b2e35;
	position: relative;
}

.footer-menu ul {
	list-style: none;
	list-style-position: outside;
	float: right;
	display: inline;
	margin: 5px;
}

.footer-menu li {
	line-height: 15px;
	float: left;
	padding: 0 0 0 27px;
}

.footer-menu li a {
	color: #333 !important;
}

.footer_post li img {
	padding: 5px;
	width: 80px;
}

.footer_post {
	padding-left: 0;
}

.footer_post li {
	float: left;
	margin: 0px;
	list-style: none;
}

.footer .widget {
	margin: 20px 0;
	display: block;
}

.footer .widget .title h3 {
	color: #05354b;
	text-transform: none;
}

.footer .widget ul {
	margin: 0;
	padding: 0;
}

.footer .widget ul li {
	list-style: none
}

.footer .widget ul li a {
	transition: 0.3s
}

.footer .widget ul li a:hover {
	color: #05354b
}

.footer .widget ul.social {
	margin-top: 40px;
}

.footer .widget ul.social li {
	display: inline-block;
	float: right;
	margin-left: 20px;
	font-size: 30px;
}

.footer .widget ul.social li a {
	color: #05354b
}

.social-icons a:hover,
.keep_in_touch span i,
.footer a {
	color: #acacac;
}

.copyright-text {
	text-align: center
}

img.logo-footer {
	margin: auto
}

.footer .widget .ft.col-lg-12.col-md-12.col-sm-12.col-xs-5,
.footer .widget .ft.col-lg-12.col-md-12.col-sm-12.col-xs-7 {
	padding: 0
}


/* ----------------------------------------------------
	SHOP STYLES
------------------------------------------------------- */

#bilding label,
#bilding .form-control {
	margin: 10px 0 0;
}

#payment p.small {
	font-weight: 100
}

#payment label {
	border: 1px solid #EDEDED;
	padding: 15px 40px !important;
}

small.pull-right {
	font-size: 12px;
}

.box {
	padding: 20px;
	border: 1px solid #ededed;
}

table .rating {
	color: #333;
}

a.remove {
	display: block;
	height: 18px;
	width: 18px;
	margin: 10px;
	padding-left: 0 !important;
	text-indent: -9999px;
	background: url(images/remove.png) #798184;
	-webkit-border-radius: 111px;
	-moz-border-radius: 111px;
	border-radius: 111px;
	border-style: solid;
	border-width: 1px
}

.shop-wrap-single .title h2 {
	font-size: 28px;
}

.shop-wrap-single .shop-item {
	margin-top: -10px;
}

.reviews_form li {
	margin: 15px 0 !important;
}

.reviews_form .media-heading {
	margin: 5px 0 !important;
	font-size: 16px !important;
	text-transform: uppercase;
}

.reviews_form img {
	width: 80px;
}

.shop-wrap-single .mini-title h3 {
	font-size: 18px;
	margin-top: 20px;
	text-transform: uppercase;
}

.shop-wrap-single small {
	color: #888;
}

.shop-wrap-single .reviews {
	color: #333;
	margin-bottom: 20px;
}

.product-cats {
	padding: 0 !important;
}

.product-cats li {
	float: left;
	list-style: none outside none;
	margin-bottom: 10px;
	margin-right: 5px;
	position: relative;
}

.mini {
	width: 60px !important;
}

.buynow .btn {
	margin-left: 10px;
	margin-top: -20px;
	padding: 9px 12px;
}

div.thumbnails {
	padding-top: 10px;
	zoom: 1
}

div.thumbnails .entry {
	border: 1px solid #ffffff;
	float: left;
	width: 30%;
	margin-left: 1.3%;
	margin-right: 1.3%
}

div.thumbnails .magnifier .buttons {
	top: 40%;
}

.buynow span {
	color: #222;
	font-weight: 600;
	margin-right: 10px;
	vertical-align: super;
}

.shop-top {
	background-color: #333;
	margin: -25px 0;
}

.shop-top p {
	color: #fff;
	padding: 20px !important;
	margin: 7px 0 0 !important;
}

.shop-banner {
	margin-bottom: 45px;
	position: relative;
}

.shop-banner hr {
	margin: 10px auto;
	position: relative;
	overflow: hidden;
	z-index: 10;
	border-color: #fff !important;
}

.shop-banner img {
	width: 100%;
}

.shop-banner .title h4 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	z-index: 10;
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
}

.shop-banner .title h1 {
	color: #fff;
	position: relative;
	overflow: hidden;
	z-index: 10;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.shop-banner .title {
	opacity: 1;
	text-align: center;
	position: absolute;
	top: 34%;
	left: 0;
	right: 0;
}

.banner-hover {
	background: rgba(255, 255, 255, .2);
	padding: 10px;
	border: 15px solid rgba(255, 255, 255, .6);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.banner-hover.big {
	left: 30px;
	right: 30px;
}

.entry:hover .banner-hover {
	opacity: 0;
}

.shop-item .title {
	text-align: center;
}

.shop-item .title h3 {
	font-size: 18px;
	color: #333;
	text-transform: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	margin-top: 20px;
	margin-bottom: 14px;
}

.shop-item .title h4 {
	font-size: 21px !important;
	color: #888;
	text-transform: none;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 14px;
}

.shop-item .title h4 strong {
	color: #333;
}


/* ----------------------------------------------------
	PORTFOLIO STYLES
------------------------------------------------------- */


/* Common style */

.custom-portfolio-item {
	margin-bottom: 30px;
}

figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	max-height: 240px;
	background: #111;
	text-align: center;
	cursor: pointer;
}

figure img {
	position: relative;
	display: block;
	min-height: 100%;
	width: 100%;
	opacity: 0.8;
}

figure figcaption {
	padding: 1em;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure figcaption::before,
figure figcaption::after {
	pointer-events: none;
}

figure figcaption,
figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

figure h2 {
	color: #fff !important;
	font-size: 18px !important;
	word-spacing: -0.15em;
	font-weight: 300;
	opacity: 0;
}

figure h2 span {
	font-weight: 800;
}

figure h2,
figure p {
	margin: 0;
}

figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


/*---------------*/


/***** Bubba *****/


/*---------------*/

figure.effect-bubba {
	background: #333;
}

figure.effect-bubba img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.1;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
}

figure.effect-bubba h2 {
	padding-top: 36%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
}

figure.effect-bubba p {
	padding: 10px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#latest-items .title h4 a {
	color: #333;
}

#latest-items .title h4 {
	background: #fff;
	color: #333 !important;
	font-size: 15px !important;
	font-weight: 500;
	text-align: left;
	margin-bottom: 10px;
	margin-top: -10px;
	text-transform: inherit;
	text-align: center;
	padding: 25px 0;
}

#latest-items .desc {
	margin: 10px 0 20px;
}

#latest-items .title {
	z-index: 9;
	position: relative;
	background: #ffffff;
}

#latest-items .title:after,
#latest-items .title:before {
	bottom: 100%;
	right: 3%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#latest-items .title:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 8px;
	margin-left: -8px;
}

#latest-items .title:before {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 14px;
	margin-left: -14px;
}

.pager li>a:hover,
.pager li>span:hover {
	border: 1px solid #333;
	background-color: #333;
	color: #fff;
}

.pager li>a,
.pager li>span {
	border: 1px solid #333;
	padding: 8px 24px;
	border-radius: 0 !important
}

.single-portfolio.blog-item {
	padding: 0 !important;
}

.blog-item.upskill {
	margin-top: 100px!important
}

.upskill a.read-more {
	color: #00B1FF;
}

.single-portfolio .title h3 {
	font-weight: bold;
	font-size: 24px;
	text-transform: none;
}

.masonry_wrapper {
	overflow: hidden;
}

.masonry_wrapper .item {
	margin: 0 2px 4px;
	padding: 0;
}

.masonry_wrapper .item img {
	height: auto !important;
	height: 100% !important;
	width: 100%;
	position: relative;
	z-index: -2;
}

.portfolio-filter ul {
	list-style: none;
	margin-top: 15px;
	padding-left: 0
}

.portfolio-filter .btn-primary {
	color: #333 !important;
}

.portfolio-filter .btn {
	background: none;
	border: 2px solid #d3d3d3;
	border-radius: 0;
	color: #d3d3d3 !important;
	box-shadow: none !important;
	padding: 3px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	color: #fff !important;
	background-color: #131313;
}

.portfolio-filter .btn:active,
.portfolio-filter .btn.active,
.portfolio-filter .btn:hover,
.portfolio-filter .btn:focus {
	color: #333 !important;
	background: transparent;
	border: 2px solid #333;
	border-radius: 0;
}

.portfolio-filter {
	overflow: hidden;
	margin: 0;
}

.portfolio-filter li {
	display: inline;
	margin-right: 7px;
	padding: 0;
}

.portfolio_wrapper .magnifier .buttons,
.masonry_wrapper .magnifier .buttons {
	top: 43%;
}

.masonry_wrapper.margin-top {
	margin: 40px 0 0;
}

.portfolio-item .magnifier .buttons {
	top: 40%
}

.portfolio_item img,
.portfolio-item-second img {
	width: 100%;
}

.portfolio-item-second {
	padding: 0;
	background: #fff;
	margin-bottom: 30px;
	border: 1px solid #dedede;
}

.portfolio-item-second .magnifier .buttons h4 {
	color: #fff !important;
	font-size: 21px !important;
	font-weight: 600 !important;
}

.hover-effect-1 .buttons span i,
.portfolio-item-second .buttons span i {
	color: #333 !important;
}

.classic-portfolio {
	margin-bottom: 40px;
}

.classic-portfolio .title {
	margin-top: -10px;
}

.classic-portfolio .buttons {
	top: 52% !important;
}

.classic-portfolio .desc {
	font-size: 13px !important;
}

.classic-portfolio .title h4 {
	text-transform: none;
	font-size: 18px;
	margin: 0 0 10px;
}

.classic-portfolio .magnifier .buttons h4 {
	font-size: 18px !important;
	font-weight: normal !important;
}

.classic-portfolio .buttons span {
	font-size: 13px !important;
	width: 35px !important;
	height: 35px !important;
	line-height: 35px !important;
}

.hover-effect-1 .buttons span,
.portfolio-item-second .buttons span {
	background: #fff;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	margin-bottom: 20px;
	padding: 0;
	font-size: 18px;
	overflow: hidden;
	width: 46px;
	height: 46px;
	display: inline-block;
	line-height: 46px;
}

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}


/* ----------------------------------------------------
	BLOG STYLES
------------------------------------------------------- */

#comments_form .form-control {
	margin-bottom: 10px;
}

#comments {
	width: 100%;
	margin: 100px 0px 50px 0px;
}

.comment-list {
	padding: 0;
	margin: 60px 0;
	list-style: none;
}

.comment-list ul li,
.comment-list ol li {
	list-style: none;
}

.stubox {
	background-color: #fff;
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.05);
	border-radius: 20px;
	padding: 30px 70px;
	margin: 40px 0px 5px;
}

.stubox .avatar {
	margin: 0 20px 0 0;
	float: left;
	height: 70px;
	width: 70px;
}

.stubox .content {
	overflow: hidden;
}

.stubox p {
	color: #999!important;
	font-weight: 300!important;
	text-align: justify;
	padding-left: 90px;
	margin-top: -30px
}

.stubox .author {
	display: block;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}

.stubox .meta {
	color: #aaa;
}

.comment-avatar {
	margin: 0 20px 0 0;
	float: left;
	height: 70px;
	width: 70px;
}

.comment .right {
	margin-top: -50px
}

.comment .right ul {
	margin: 0;
	padding: 0
}

.comment .right ul li {
	list-style: none;
	display: inline-block;
	margin-left: 20px;
	font-size: 20px
}

.comment .right ul li a {
	color: #05354b;
}

.service-box .comment-avatar {
	margin: 20px 20px 0 0;
}

.comment-content {
	margin-bottom: 20px;
	overflow: hidden;
	padding: 20px;
}

.service-box .comment-content {
	padding: 0
}

.service-box .comment-content {
	margin-bottom: 0px;
}

.comment-reply a {
	margin-bottom: 10px;
	color: #333 !important;
}

.comment-reply .like {
	background-image: url(images/icon/like1.svg);
	background-repeat: no-repeat;
	background-size: contain;
	padding-right: 20px!important;
	margin-top: 20px;
	margin-right: 20px!important;
}

.comment-reply .like:hover {
	background-image: url(images/icon/like2.svg);
}

.comment-author {
	display: block;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
}

.comment-meta {
	font-size: 12px;
	color: #aaa;
}

.service-box.fac {
	margin: 40px 0px 15px 0px;
}

.page-header-wrap {
	padding-top: 140px;
	text-align: center;
	color: #fff;
}

.page-header-wrap .title h2 span {
	border-radius: 10px;
	padding: 8px 26px !important;
}

.page-header-wrap .title .lead {
	font-size: 24px !important;
	color: #fff !important;
	font-weight: 300;
	padding-top: 30px;
	font-style: italic;
}

.new-lead {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
	font-style: italic;
	color: #555 !important;
}

.no-media .blog-item .title h3 {
	margin-top: 0;
}

.quote-post {
	background: #f5f5f5;
	position: relative;
	padding: 20px 10px 10px;
}

.quote-post:after {
	font-family: 'FontAwesome';
	content: "\f10e";
	padding-right: 20px;
	right: 0;
	position: absolute;
	top: 50px;
	color: #000000;
	font-size: 600%;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
}

.quote-post blockquote {
	border-left: 0px solid #fff;
}

.shop-wrap,
.blog-wrap {
	display: block;
	position: relative;
	margin-top: 0px;
}

.blog-item .title h3 a {
	color: #111 !important;
}

.blog-item .title h3 {
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 14px;
	text-transform: none !important;
}

.grey-wrapper .blog-item.apply {
	background-color: #f9f9fb
}

.blog-item.apply {
	background-color: #fff
}

.blog-item.apply .title h3 {
	font-size: 28px;
	margin-top: 0px!important;
	font-weight: 700;
	margin-bottom: 14px;
	text-transform: none !important;
}

.blog-item.apply .title p {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color: #999;
	margin-bottom: 25px
}

.blog-item.apply .title p i {
	margin-right: 10px;
}

.blog-item.apply h4 {
	font-weight: 300;
	color: #666;
	margin-top: 40px
}

.blog-item.apply .desc h5 {
	font-weight: 500;
	color: #333;
	font-size: 20px;
	margin-top: 40px
}

.blog-item.apply .desc p {
	font-size: 18px;
}

.blog-item.apply ul.star {
	margin: 0;
	padding: 0
}

.blog-item.apply ul.star li {
	background-image: url(images/icon/star.svg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	list-style: none;
	font-size: 18px;
	color: #666;
	margin-top: 25px;
}

.blog-item.apply ul.star.green li {
	background-image: url(images/icon/star-green.svg);
}

.blog-item.apply .btn-blue {
	margin-top: 50px
}

.blog-item .btn-sm {
	padding: 3px 20px 5px;
	margin-top: 13px;
}

.blog-item .meta {
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.blog-item .meta span {
	padding-right: 10px;
	margin-bottom: 15px;
}

.blog-item .meta span a {
	color: #888
}

article .blog-item {
	margin-bottom: 60px;
}

.blog-item.apply .col-md-6.col-sm-6.col-sm-12.col-xs-12.chart-box {
	padding: 0;
	margin-top: 40px
}

.blog-item.apply .col-md-6.col-sm-6.col-sm-12.col-xs-12.chart-box img {
	padding-left: 10px
}

.second-block {
	border: 0 none;
	color: #111;
	display: flex;
	font-weight: bold;
	margin: 26px 0;
}

.second-block span:after {
	background-color: #111;
	margin-right: 30px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	color: #fff !important;
	content: "\f10d";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 24px;
	margin-top: -13px;
	height: 80px;
	line-height: 80px;
	position: relative;
	text-align: center;
	width: 80px;
}

.two-col-blog .blog-item .media-element {
	margin-top: 10px;
}

.top-post {
	display: flex;
	align-items: stretch
}

#post-content .blog-item .media-element img {
	border-radius: 20px 20px 0 0;
	margin-bottom: 0;
}

#post-content .blog-item .boxed {
	background-color: #fff;
	box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.05);
	border-radius: 0 0 20px 20px;
	margin-top: 0!important;
	padding: 30px 20px!important;
	text-align: left;
}

#post-content .blog-item .boxed ul.cat-date,
#post-content .blog-item ul.cat-date {
	margin: 0 0 20px 0;
	padding: 0;
}

#post-content .blog-item .boxed ul.cat-date li,
#post-content .blog-item ul.cat-date li {
	display: inline-block;
	list-style: none;
	text-transform: uppercase;
	font-weight: 300
}

#post-content .blog-item .boxed ul.cat-date li:after {
	content: "-";
	margin: 0px 15px;
}

#post-content .blog-item .boxed ul.cat-date li:last-child:after {
	content: none
}

#post-content .blog-item .boxed ul.info {
	margin: 0 0 20px 0;
	padding: 0;
}

#post-content .blog-item .boxed ul.info li {
	display: inline-block;
	list-style: none;
	font-weight: 300;
	font-size: 14px
}

#post-content .blog-item .boxed ul.info li img {
	margin-right: 5px
}

#post-content .blog-item .boxed ul.info li:last-child {
	float: right
}

#post-content .blog-item .boxed .desc {
	font-weight: 300;
	margin-bottom: 20px
}

#post-content .blog-item .boxed .readmore {
	text-transform: uppercase;
}

#post-content .blog-item .boxed a.readmore {
	color: #21a6e1!important;
	font-size: 18px;
}

#post-content .blog-item .title h3 {
	margin-top: 0!important;
	font-size: 25px!important;
}

.post-main {
	background-image: url(images/svg/blog-bg.svg)!important;
	background-repeat: no-repeat!important;
	background-position: 70%!important;
	background-size: contain!important;
}

.blog-single #post-content .blog-item .title h3 {
	font-size: 60px!important;
	font-weight: 600!important;
	text-transform: uppercase!important;
	width: 60%;
	padding: 0;
	margin: 0
}

.blog-single .blog-item .title ul.cat-date {
	float: right!important;
	text-align: right!important;
	top: 0;
	right: 0;
	position: absolute
}

.blog-single .blog-item .title ul.cat-date li:after {
	content: "-";
	margin: 0px 15px;
}

.blog-single .blog-item .title ul.cat-date li:last-child:after {
	content: none
}

.blog-single #post-content .blog-item .title {
	margin-bottom: 30px
}

.blog-single #post-content .blog-item .title p.edit {
	margin-top: 20px;
}

.blog-single #post-content .blog-item .title p.edit img {
	margin-right: 10px;
	border-radius: 0
}

.blog-single #post-content .blog-item .title hr {
	width: 40px;
	height: 2px;
	background-color: #00B1FF;
	margin: 35px 0px;
}

.blog-single #post-content .blog-item .title hr:before {
	content: none
}

.blog-single #post-content .blog-item .desc {
	background: #fff;
	margin: 40px 0px;
}

.blog-single #post-content .blog-item img {
	border-radius: 20px
}

.blog-single #post-content .blog-item .desc img.img-post {
	margin-right: 15px;
	float: left
}

.blog-single #post-content .blog-item .desc p {
	margin-bottom: 30px;
}

video[poster] {
	height: 100%;
	width: 100%;
}

.two-col-blog .blog-item .col-md-7 {
	margin-top: -20px;
}

#post-content .blog-item,
.two-col-blog {
	margin-bottom: 40px !important;
}

#post-content {
	margin-top: 60px!important;
}

.shop-item {
	margin-top: 20px;
	padding: 20px 0;
}

.blog-item {
	margin-bottom: 20px;
}

.bigger-blog {
	margin: 0 !important;
	padding: 0 !important
}

.bigger-blog .first {
	padding: 0 5px 0 0 !important;
}

.bigger-blog .last {
	padding: 0 0 0 5px !important;
}

.shop-item .media-element img,
.shop-item .media-object img,
.blog-item .media-object img,
.blog-item .media-element img {
	width: 100%;
}

.blog-item .flexslider {
	margin: 0;
	box-shadow: none;
	border-radius: 0;
	border: 0;
}

.milestone-counter {}

.blog-item .flex-direction-nav a {
	background-color: #333;
	width: 50px;
	height: 50px;
	color: #fff;
	text-shadow: none;
	text-align: center !important;
	line-height: 50px
}

.blog-item .flex-direction-nav a:hover {
	background-color: #ede5e0;
	color: #333;
	text-shadow: none;
}

.blog-item .flex-direction-nav a:before {
	font-size: 16px !important;
}

.fullwidth-portfolio .magnifier .buttons,
.single-portfolio .magnifier .buttons,
.hover-effect-1 .magnifier .buttons,
.hover-effect .magnifier .buttons,
.shop-item .magnifier .buttons,
.team_list .magnifier .buttons,
.blog-item .magnifier .buttons {
	top: 50% !important;
}

.hover-effect .buttons span a,
.shop-item .buttons span a,
.team_list .buttons span a,
.blog-item .buttons span a {
	color: #fff;
	font-size: 18px;
}

.hover-effect .buttons span,
.shop-item .buttons span,
.team_list .buttons span,
.blog-item .buttons span {
	padding: 10px 16px;
	border-right: 1px solid #fff;
}

.hover-effect .buttons span:last-child,
.shop-item .buttons span:last-child,
.team_list .buttons span:last-child,
.blog-item .buttons span:last-child {
	border-right: 0px solid #fff;
}

.blog-item .buttons span.video_hover {
	border: 1px solid #fff !important;
	display: inline-block;
	height: 50px;
	padding: 0;
	text-align: center;
	width: 52px;
	line-height: 46px;
}


/* ----------------------------------------------------
	SLIDER STYLES
------------------------------------------------------- */

#revvideo {
	width: 100%
}

.shop-wrap,
#latest-items,
#services-carousel {
	margin: 30px auto;
}

.blog-item {
	margin: 0 auto 0 !important;
}

.blog-wrap {
	margin: 30px auto 0 !important;
}

#services-carousel .item {
	margin: 3px;
}

#services-carousel .item img {
	display: block;
	width: 100%;
	height: auto;
}

.owl-theme .owl-controls {
	margin-top: 40px !important;
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 100%
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 33px;
	height: 4px;
	margin: 5px 6px;
	filter: Alpha(Opacity=30);
	/*IE7 fix*/
	opacity: 0.3;
	border-radius: 0px;
	background: #00b1ff;
	border-radius: 2px
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 0px;
}

.owl-item.loading {
	min-height: 150px;
}

.boxedcontainer {
	max-width: 1170px;
	margin: auto;
	padding: 0px 30px;
}

.tp-banner-container {
	width: 100%;
	position: relative;
	padding: 0;
}

.tp-banner {
	width: 100%;
	position: relative;
}

.tp-banner-fullscreen-container {
	width: 100%;
	position: relative;
	padding: 0;
}

#slider p {
	font-size: 18px !important;
	font-style: italic;
	color: #fff;
	text-align: center;
	line-height: 45px;
	margin-bottom: 0;
}

#slider h3 {
	font-size: 18px !important;
	color: #fff;
}

#slider h4 {
	font-size: 12px !important;
	color: #fff;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.white-testimonial {
	text-align: center;
}

.white-testimonial #testimonials .slides {
	margin-top: 30px;
}

.white-testimonial #slider p,
.white-testimonial #slider h4 {
	color: #888;
}

.white-testimonial #slider h3 {
	color: #333;
}

.testi_container {
	background-color: #fff;
	padding: 40px 20px;
	margin-bottom: 30px;
}

.testi_container .item-title h3 {
	margin-bottom: 0;
	font-size: 18px;
	text-transform: none !important;
}

.testi_container .item-title small {
	padding: 5px 0 !important;
	display: block;
	font-size: 12px;
	text-transform: none !important;
}

#testimonials .slides {
	padding: 0px;
	width: 232px !important;
	float: none !important;
	margin: auto;
}

#slider,
#testimonials.flexslider {
	background-color: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

#slider.flexslider {
	margin-bottom: 0 !important;
}

#testimonials .slides>li {
	display: inline-block !important;
	float: none !important;
	margin-left: 9px;
	width: 65px !important;
}

#testimonials,
#slider {
	margin-bottom: 40px !important;
}

#testimonial-carousel .item p {
	color: #dedede;
	margin-top: 10px;
	font-style: italic;
}

#testimonial-carousel .owl-controls .owl-page span {
	background-color: #aaa;
}

#testimonial-carousel .item small {
	color: #fff;
	font-style: italic;
}

#testimonial-carousel .item .item-title h3 {
	color: #fff;
	font-size: 18px;
	text-transform: none;
	font-style: normal;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

#testimonials img {
	width: 50px !important;
	margin: auto;
	text-align: center;
	opacity: 0.6;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

#testimonials img:hover {
	width: 110px !important;
	opacity: 1;
}


/* ----------------------------------------------------
	SIDEBAR & WIDGET STYLES
------------------------------------------------------- */

.alert-dark {
	color: #efefef;
	background-color: #333;
	border-color: #444;
}

.alert-dark hr {
	border-top-color: #555;
}

.alert-dark .alert-link {
	color: #fff;
}

.alert-light {
	color: #333;
	background-color: #f5f5f5;
	border-color: #fafafa;
}

.alert-light hr {
	border-top-color: #fafafa;
}

.alert-light .alert-link {
	color: #eee;
}

.alert-yellow {
	color: #fff;
	background-color: #f1c42e;
	border-color: #e2b520;
}

.alert-yellow hr {
	border-top-color: #e2b520;
}

.alert-yellow .alert-link {
	color: #eee;
}

.alert-blue {
	color: #fff;
	background-color: #059ae0;
	border-color: #0384c1;
}

.alert-blue hr {
	border-top-color: #0384c1;
}

.alert-blue .alert-link {
	color: #eee;
}

.alert-green {
	color: #fff;
	background-color: #77be32;
	border-color: #59ad08;
}

.alert-green hr {
	border-top-color: #59ad08;
}

.alert-green .alert-link {
	color: #eee;
}

.alert-red {
	color: #fff;
	background-color: #ff3b30;
	border-color: #dc1b10;
}

.alert-red hr {
	border-top-color: #dc1b10;
}

.alert-red .alert-link {
	color: #eee;
}

.alert-orange {
	color: #fff;
	background-color: #ec644b;
	border-color: #e25339;
}

.alert-orange hr {
	border-top-color: #e25339;
}

.alert-orange .alert-link {
	color: #eee;
}

.alert-purple {
	color: #fff;
	background-color: #b039e2;
	border-color: #a222d8;
}

.alert-purple hr {
	border-top-color: #a222d8;
}

.alert-purple .alert-link {
	color: #eee;
}

ul.check ul li:before,
.check li:before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 16px;
	left: 0;
	padding-right: 5px;
	position: relative;
	top: 2px;
}

ul.check ul li,
.check li {
	font-size: 14px;
	list-style: none;
	margin-bottom: 4px;
}

ul.check ul {
	padding-left: 20px;
}

.check {
	margin-left: 0;
	padding-left: 0
}

.check li a {
	color: #888;
}

.keep_in_touch {
	padding-left: 0;
}

.keep_in_touch span {
	display: inline-block;
	font-size: 28px;
	height: auto;
	line-height: 45px;
	text-align: center !important;
	width: 40px;
	margin-top: 0px;
	vertical-align: middle;
}

.keep_in_touch li {
	list-style: none;
}

.error_message {
	margin-bottom: 20px;
	margin-left: 17px;
	text-align: left;
}

.contact_form,
.testi_list,
.social-icons {
	padding: 0;
	margin-top: 20px;
	display: block;
	overflow: hidden
}

.social-icons span a {
	font-size: 14px;
	color: #bbbbbb;
	text-align: center;
	width: 33px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	display: block;
	float: left
}

.widget-main {
	margin: 27px 0;
}

.module-widget {
	position: relative;
}

.module-widget .widget-title {
	position: absolute;
	bottom: 50px;
	left: 50px;
}

.module-widget .widget-title a,
.module-widget .widget-title h4 {
	color: #fff;
	z-index: 1;
	position: relative;
	overflow: hidden;
}

#sidebar .widget h3 {
	font-size: 24px !important;
	font-weight: 500;
	color: #333;
	margin-bottom: 20px;
}

#sidebar .widget,
#sidebar .widget a {
	color: #888;
}

#sidebar .widget {
	margin-bottom: 30px;
}

.portfolio_ul li {
	margin-bottom: 8px;
}

#sidebar ul.check ul li {
	margin-top: 8px;
}

#sidebar .check li:before {
	padding-right: 10px;
}

#sidebar .check li {
	padding-left: 5px;
	margin-bottom: 8px;
}

.portfolio_ul {
	padding-left: 3px;
	list-style: none;
}

.portfolio_ul.apply {
	padding: 0;
	margin: 0
}

.portfolio_ul.apply li {
	margin-bottom: 20px;
}

.portfolio_ul.apply li img {
	margin-right: 15px;
	width: 25px
}

#sidebar .widget.apply {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.06);
	padding: 20px;
}

#sidebar .widget.apply h3 {
	font-size: 20px!important;
	text-transform: none;
	font-weight: 600;
	color: #0d3242
}

#sidebar .widget:after {
	background: #d9d9d9;
	border-bottom: 1px solid #fff;
	content: "";
	display: block;
	height: 1px;
	margin-top: 30px;
	width: 100%;
}

.widget h3 {
	font-size: 24px;
}

.twitter_feed {
	padding-left: 0
}

.twitter_feed li {
	list-style: none;
	overflow: hidden;
	margin-bottom: 30px;
}

.twitter_feed li a:hover {
	text-decoration: underline;
}

.white-wrapper .milestone-details,
.white-wrapper .highlight,
.white-wrapper .social-icons i,
.white-wrapper .keep_in_touch li i,
.white-wrapper .twitter_feed li p {
	color: #888;
}

.recent_posts_widget {
	padding-left: 0;
	color: #333;
}

.recent_posts_widget>li {
	display: table;
	height: 60px;
	margin-bottom: 20px;
	width: 100%;
}

.recent_posts_widget>li:last-child {
	border-bottom: 0 solid #fff;
}

.recent_posts li {
	list-style: none
}

.buddypress_tabber_widget_member li img,
.recent_posts_widget>li img {
	max-width: 75px !important;
	padding: 4px;
}

.recent_posts_widget img {
	float: left;
	margin: 5px 15px 0 0;
}

.priceslider {
	margin-top: 10px;
}

.ui-slider {
	background-color: #dddddd;
}

.ui-slider-horizontal {
	height: 9px;
	margin-left: 7px;
}

.ui-slider-vertical {
	width: 9px;
}

.ui-slider-handle {
	border-radius: 0;
	background-color: #333;
	border: 2px solid #ffffff;
	border-radius: 20px;
}

.ui-slider-handle:before {
	display: inline-block;
	content: " ";
	font-size: 7px;
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 14px;
	background: #ffffff;
	border-radius: 20px;
}

.ui-slider-handle:hover {
	background-color: #ffffff;
}

.ui-slider-handle:hover,
.ui-slider-handle:focus,
.ui-slider-handle:active {
	outline: none;
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
	text-decoration: none;
}

.ui-slider-handle:hover:before,
.ui-slider-handle:focus:before,
.ui-slider-handle:active:before {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.ui-slider-small.ui-slider-horizontal {
	height: 5px;
}

.ui-slider-small.ui-slider-vertical {
	width: 5px;
}

.ui-slider-small .ui-slider-handle {
	border-radius: 24px;
	width: 14px;
	height: 14px;
	top: -5px;
}

.ui-slider-small .ui-slider-handle:before {
	font-size: 6px;
	line-height: 13px;
}

.ui-slider-range {
	background-color: #333;
}

.ui-slider-handle {
	outline: none !important;
}

.ui-slider-handle,
.ui-slider-handle:hover,
.ui-slider-handle:focus,
.ui-slider-handle:active {
	border-color: #333;
	color: #333;
}

.ui-slider-green .ui-slider-range {
	background-color: #48ca3b;
}

.ui-slider-green .ui-slider-handle,
.ui-slider-green .ui-slider-handle:hover,
.ui-slider-green .ui-slider-handle:focus,
.ui-slider-green .ui-slider-handle:active {
	border-color: #48ca3b;
	color: #48ca3b;
}

.ui-slider-red .ui-slider-range {
	background-color: #ad1d28;
}

.ui-slider-red .ui-slider-handle,
.ui-slider-red .ui-slider-handle:hover,
.ui-slider-red .ui-slider-handle:focus,
.ui-slider-red .ui-slider-handle:active {
	border-color: #ad1d28;
	color: #ad1d28;
}

.ui-slider-purple .ui-slider-range {
	background-color: #00bce1;
}

.ui-slider-purple .ui-slider-handle,
.ui-slider-purple .ui-slider-handle:hover,
.ui-slider-purple .ui-slider-handle:focus,
.ui-slider-purple .ui-slider-handle:active {
	border-color: #00bce1;
	color: #00bce1;
}

.ui-slider-orange .ui-slider-range {
	background-color: #df6e1e;
}

.ui-slider-orange .ui-slider-handle,
.ui-slider-orange .ui-slider-handle:hover,
.ui-slider-orange .ui-slider-handle:focus,
.ui-slider-orange .ui-slider-handle:active {
	border-color: #df6e1e;
	color: #df6e1e;
}

.ui-slider-dark .ui-slider-range {
	background-color: #111111;
}

.ui-slider-dark .ui-slider-handle,
.ui-slider-dark .ui-slider-handle:hover,
.ui-slider-dark .ui-slider-handle:focus,
.ui-slider-dark .ui-slider-handle:active {
	border-color: #111111;
	color: #111111;
}

.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-clearfix {
	min-height: 0
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default!important
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.4em;
	height: 1.4em;
	cursor: default
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -5px;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: 0;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.twitter_feed li p {
	margin-top: -30px;
	padding-left: 30px;
}

.twitter_feed li span:before {
	color: #acacac;
	padding-left: 0 !important;
	font-family: 'FontAwesome';
	content: "\f099";
	padding: 10px;
	vertical-align: text-top;
	font-size: 21px;
}

.widget .title h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}


/* ----------------------------------------------------
	SHORTCODE STYLES
------------------------------------------------------- */

.blog_categories ul {
	padding-left: 3px;
}

.blog_categories ul li {
	list-style: none;
	margin-bottom: 15px;
}

.blog_categories ul li span {
	float: right;
}

#footer-1 .form-control::-moz-placeholder {
	color: #888;
}

#footer-1 .magnifier {
	left: 5px;
	right: 5px;
	bottom: 5px;
	top: 5px;
}

#footer-1 .form-control {
	background: #333333;
	border: 1px solid #5a5a5a;
	border-radius: 0;
	margin-bottom: 20px;
	box-shadow: none !important;
	font-weight: 300;
	height: 40px;
}

#footer-1 textarea {
	height: 90px !important;
}

#footer-1 hr {
	border-color: #444444;
}

#footer-1 .btn {
	background: #fff;
	color: #333 !important;
	font-weight: 700;
	padding: 7px 38px;
}

#footer-1 .form-control:focus {
	border-color: #868686 !important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-control {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 7px;
	margin-bottom: 20px;
	box-shadow: none !important;
	font-weight: 300;
	height: 50px;
}

.form-control::-moz-placeholder {
	color: #ccc;
}

.form-control:focus {
	border-color: #000 !important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.reg-page h1 {
	font-size: 31px !important;
	padding-top: 0px;
	margin-bottom: 0 !important;
}

.form-register {
	background: #f5f5f5;
	padding: 40px;
	margin-top: 50px;
}

.form-register:after {
	content: '';
	display: block;
	clear: both;
}

.form-register .form-control {
	border-left: 2px solid #333;
}

.form-register .form-group {
	margin-bottom: 0;
	margin-top: 5px;
}

.form-register .form-group label {
	margin-bottom: 0;
	margin-top: 10px;
}

.agree {
	padding-top: 15px;
}

.agree a {
	font-size: 13px;
	line-height: 21px;
	padding-top: 15px;
	color: #fff;
	margin-bottom: 100px;
}

label.error {
	color: #FF4040;
	line-height: 0px !important;
	margin-top: 10px;
	text-align: left;
	font-size: 10pt;
	display: block;
}

.icon-container {
	font-size: 34px;
	color: #444;
	margin-top: 15px;
	float: right;
	clear: both;
}

.icon-container.with-border {
	border: 2px solid #444;
	border-radius: 0;
	font-size: 38px;
	margin-top: 0;
	padding: 14px;
	margin-right: 20px;
	margin-bottom: 50px;
}

.module {
	padding: 0;
	margin: 0;
}

.content {
	padding-bottom: 40px;
}

.content-module {
	padding: 20px 0;
	margin: 30px 0 0;
}

.portfolio-module {
	padding: 20px 0 0;
	margin: 30px 0 0;
}

.nopadding .client_module {
	padding: 60px 0 0 !important;
	margin-bottom: 0 !important;
}

.nopadding .banner-img {
	margin-bottom: 0 !important;
}

.client img {
	margin: auto;
}

.client-wrap:hover {
	background-color: #ddd;
}

.client-wrap {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	width: 100%;
	height: 200px;
	line-height: 200px;
	background: rgb(245, 245, 245);
	background: rgba(245, 245, 245, 245);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cf5f5f5, endColorstr=#4cf5f5f5);
	zoom: 1;
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}

.client-wrap img {
	margin: 73px auto 0;
}

#services_carousel,
.client-module {
	padding: 20px 0;
	margin: 20px 0;
}

.banner-img {
	margin: 40px 0;
}

.banner-img img {
	margin: auto;
}

.button-wrapper {
	display: inline-block;
	margin: 30px 0 0;
	clear: both;
	position: relative;
}

.buttons {
	margin: 0;
	padding-top: 20px;
}

.about-wrapper .black-edition .icon-container {
	font-size: 30px;
	height: 70px;
	margin-top: 0;
	margin-right: 20px;
	line-height: 70px;
	width: 70px;
}

.about_img {
	position: relative;
}

.about_img .title {
	background-color: #333;
	position: absolute;
	right: 0;
	bottom: 17%;
	padding: 17px 20px;
	z-index: 1;
	overflow: hidden;
}

.about_img .title h3 {
	margin: 0 !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	padding: 0 !important;
	color: #fff;
}

.module {
	margin: 20px auto;
	padding: 40px 0;
}

.title .lead {
	margin-top: 20px;
}

.service-box-new,
.service-box {
	margin: 15px auto 0;
	padding: 15px 0;
}

.service-box-new {
	text-align: left;
	position: relative;
	cursor: pointer;
}

.srv-box {
	padding: 0!important;
	margin: -300px 0 0 0;
}

@media only screen and (max-width: 1800px) {
	.srv-box {
		margin: -200px 0 0 0;
	}
}

.service-box.srv {
	background-color: #fff;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.05)
}

.hire .service-box {
	min-height: 320px;
	margin-bottom: 15px
}

.grey4 .srv.sr1 {
	min-height: 350px!important;
	margin-bottom: 15px
}

.grey4 .srv.sr1 img {
	margin-top: -10px
}

.srv.sr2 {
	min-height: 270px;
	margin-bottom: 15px
}

.srv.sr2 img {
	margin-top: -10px
}

.srv.sr3 {
	min-height: 290px;
	margin-bottom: 15px
}

.srv.sr3 img {
	margin-top: -10px
}

.srv.sr4 {
	min-height: 315px;
	margin-bottom: 15px
}

.srv.sr4 img {
	margin-top: -10px
}

.srv.gry {
	height: auto!important;
	padding: 0!important
}

.srv.gry img {
	float: left;
	margin-right: 20px;
	border-radius: 10px 0px 0px 10px
}

.srv.gry .desc {
	padding: 20px;
	margin-left: 20px;
	color: #333;
	font-weight: 500
}

.srv .left {
	float: left;
	color: #9E9E9E;
}

.srv .right {
	float: right;
	color: #2680EB
}

.srv .right a {
	color: #2680EB
}

.srv h4 {
	color: #707070;
	font-weight: 400;
	font-size: 22px
}

.srv .date {
	color:
}

.srv-box.padding {
	margin: -250px 0 0 0!important
}

.srv.why {
	min-height: 350px;
	margin-bottom: 15px
}

.fixed2 {
	padding: 0;
	height: 100%;
	/* width: 300px; */
	/* position: fixed!important; */
	top: 0;
	overflow-x: hidden;
}

.MT-60 {
	margin-top: 100px;
}

.sidebar__inner {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.sidebar {
	width: 25%;
	float: left;
}

.fixed1 {
	z-index: 1!important;
	position: relative!important
}

.unfix {
	float: right!important;
}

.unfix.grey-box .blog-item.apply {
	background-color: #f9f9fb!important
}

.unfix.grey-box .blog-item.apply .box2 {
	min-height: 430px;
	position: relative!important
}

.service-box.srv.box2.whys {
	min-height: 280px
}

.unfix.grey-box .blog-item.apply .service-box .icon-container {
	position: absolute;
	bottom: 15px!important;
	right: 15px!important;
}

.unfix.grey-box .blog-item.apply .box2:hover {
	background-color: #fff
}

.unfix.grey-box .box2:hover .desc p {
	color: #999!important
}

.unfix.grey-box .blog-item.apply .box2 .title h3 {
	font-size: 18px;
	font-weight: 600;
	color: #04354A!important
}

.unfix.grey-box .blog-item.apply .box2 .title h3 a {
	color: #04354A!important
}

.fixed2 .box2 {
	z-index: 20;
	position: relative
}

.sidebar .box2:hover,
.fixed2 .box2:hover {
	background-color: #fff!important;
}

.srv.box2:hover .desc ul li a {
	color: #666!important
}

.fixed2 .box2 .title {
	background-color: #e9f2fd;
	border-left: solid 5px #2680eb;
	padding: 25px;
}

.sidebar .box2,
.fixed2 .box2 {
	box-shadow: none
}

.row.based {}

.fixed2 {
	z-index: 10!important;
}

.sidebar a.btn-blue,
.fixed2 a.btn-blue {
	width: 100%
}

.sidebar .box2 .title h3,
.fixed2 .box2 .title h3 {
	margin: 0;
	padding: 0 0 0 35px;
	color: #2680eb;
	font-weight: 400;
	font-size: 20px
}

.sidebar .box2 .title h3,
.fixed2 .box2 .title h3 {
	background-image: url(images/icon/bulleted_list.svg);
	background-repeat: no-repeat;
	background-position: 0px 4px
}

.sidebar .box2 .desc,
.fixed2 .box2 .desc {
	margin: 30px 0px;
}

.sidebar .box2 .desc ul,
.fixed2 .box2 .desc ul {
	margin: 0;
	padding: 0px 15px;
}

.sidebar .box2 .desc ul li,
.fixed2 .box2 .desc ul li {
	list-style: none;
	padding: 0;
	margin: 20px 0px;
	font-size: 16px;
	font-weight: 500
}

.sidebar .box2 .desc ul li img,
.fixed2 .box2 .desc ul li img {
	margin-right: 10px
}

.service-box.srv.box2 {
	padding: 20px;
	min-height: 220px
}

.srvgrid {
	display: flex;
	flex-direction: row;
	flex-flow: wrap;
	margin-top: 50px
}

.tit .br {
	border-bottom: solid 1px #0e3240;
}

.tit3 .br,
.tit5 .br {
	border-bottom: solid 1px #fff;
}

.tit4 .br {
	border-bottom: solid 1px #0e3240;
}

.tit h2 {
	margin: -13px 0 0 0;
	padding: 0 0px 0 10px;
	font-size: 18px;
	color: #0e3240;
	text-align: right;
	background-color: #fff;
	float: right
}

.tit4 h2 {
	margin: -13px 0 0 0;
	padding: 0 0px 0 10px;
	font-size: 18px;
	color: #0e3240;
	text-align: right;
	background-color: #f9f9fb;
	float: right
}

.tit3 h2 {
	margin: -13px 0 0 0;
	padding: 0 0px 0 10px;
	font-size: 18px;
	color: #0e3240;
	text-align: right;
	background-color: #3f403f;
	float: right
}

.tit5 h2 {
	margin: -13px 0 0 0;
	padding: 0 0px 0 10px;
	font-size: 18px;
	color: #0e3240;
	text-align: right;
	background-color: #153645;
	float: right
}

.tit4 h2 {
	background-color: #f9f9fb
}

.tit,
.tit2,
.tit3,
.tit4,
.tit5 {
	margin-bottom: 50px;
}

.teacher .tit2 h3,
.answers .tit2 h3 {
	color: #fff!important;
	margin-top: 30px
}

.teacher .tit2 p {
	color: #fff!important;
	margin-bottom: 30px
}

.teacher .team_member,
.whyus .team_member,
.hire .team_member {
	background-color: transparent!important;
	padding: 0!important;
	color: #fff!important
}

.teacher .team_member img,
.whyus .team_member img,
.hire .team_member img {
	border: solid 5px #fff;
	width: 90px!important;
	height: 90px!important
}

.header-student.teacher.fixed1 .team_member p,
.header-student.teacher.fixed1 .team_member h3,
.header-student.teacher.fixed1 .team_member h4,
.stestimonials .header-student.whyus .team_member p,
.whyus .team_member h3,
.whyus .team_member h4,
.hire .team_member h3,
.hire .team_member h4,
.stestimonials .header-student.hire .team_member p {
	color: #fff!important
}

.header-student.teacher.fixed1 .team_member p {
	font-size: 15px;
	line-height: 21px;
	margin-top: 30px;
	color: #fff!important
}

.stestimonials .header-student.whyus .team_member p {
	margin-top: 30px;
}

.tit2 h3 {
	font-size: 38px;
	color: #0e3240!important;
	font-weight: 700
}

.tit2 p {
	font-size: 18px
}

.tit2 a {
	color: #2680EB
}

.tit2 {
	margin-bottom: 50px
}

.unfix .service-box {
	min-height: 400px;
	margin-bottom: 15px
}

.unfix .career {
	min-height: 490px!important;
	margin-bottom: 15px
}

@media only screen and (max-width: 767px) {
	.unfix .career {
		min-height: 290px!important;
	}
}

.unfix .career .title {
	width: 100%!important
}

.unfix .career h3 {
	font-size: 16px!important;
	font-weight: 500!important;
	width: 100%!important;
}

.unfix .career img {
	margin-top: -20px
}

.unfix .career p {
	font-size: 16px!important;
}

.unfix .tuition .title {
	display: flex;
	flex-direction: row
}

.unfix .tuition h3 {
	font-size: 16px!important;
	font-weight: 400!important
}

.unfix .tuition h4 {
	font-size: 13px!important;
	margin: 0;
	padding: 0;
	color: #2BCB6B
}

.unfix .tuition .prices {
	font-size: 38px;
	margin-bottom: 15px;
	font-weight: 500;
	color: #2680EB
}

.unfix .tuition .prices.green {
	color: #10CEAC
}

.unfix .tuition p {
	color: #222!important
}

.curr {
	border-radius: 10px;
	border: solid 1px #BDBDBD;
	padding: 20px;
	text-align: center;
	margin-bottom: 20px
}

.curr:hover {
	border-color: transparent;
	background-color: #00B1FF;
	color: #fff;
}

.curr:hover a {
	color: #fff
}

.unfix .blog-item {
	margin-top: 30px!important
}

.no-padding {
	padding: 0
}

.service-box.srv.box2:hover {
	background-color: #04354A;
}

.service-box.srv.box2:hover p,
.service-box.srv.box2:hover a {
	color: #fff!important
}

.service-box.srv.box2.box3:hover {
	background-color: transparent;
}

.service-box.srv.box2.box3:hover p,
.service-box.srv.box2.box3:hover a {
	color: inherit!important;
}

.iconsvg {
	fill: #04354A
}

.service-box.srv.box2:hover .iconsvg {
	fill: #fff
}

.service-box.srv.box2 .desc p {
	font-size: 17px!important
}

.service-box.srv a.readmore {
	color: #2aa3d8;
	font-size: 20px;
	font-weight: 600;
}

.service-box-new .title h3 {
	font-size: 18px;
	font-weight: 600;
	text-transform: inherit;
	margin-bottom: 10px;
}

.service-box-new .icon-container {
	color: #fff;
	font-size: 28px;
	background: #333;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-top: 0;
}

.service-box-new .title,
.service-box-new .desc {
	padding-right: 85px
}

.service-box .desc {
	font-size: 20px;
	font-weight: 300;
	color: #888
}

.srv-box table thead {
	font-weight: 600;
	font-size: 20px;
	color: #0d3244
}

.srv-box table thead tr th {
	border: none
}

.srv-box table tbody {
	color: #666
}

.srv-box table tbody>tr:nth-child(2n+1)>td,
.srv-box table tbody>tr:nth-child(2n+1)>th {
	background-color: #fff
}

.srv-box table tbody tr,
.unfix table tbody tr {
	height: 60px!important;
}

.srv-box table tbody tr td,
.unfix table tbody tr td {
	vertical-align: middle;
	height: 60px;
	font-size: 16px;
}

.srv-box table tbody tr td.applynow {
	text-align: right;
	font-weight: 600;
	font-size: 18px
}

.srv-box table tbody tr td.applynow a,
.unfix table tbody tr td.applynow a {
	color: #00B1FF
}

.srv-box .srv2 img {
	margin-top: -20px
}

.srv-box .srv2 .desc {
	margin-top: 30px
}

.srv-box2 .srv2 .desc {
	margin-top: 25px
}

.srv-box2 .srv2 {
	min-height: 280px
}

.srv-box2 {
	background-image: url(images/svg/enterprise-bg.svg)!important;
	background-repeat: no-repeat!important;
	background-size: contain!important;
	padding-bottom: 300px!important
}

.srv-box3 {
	background-image: url(images/svg/enterprise-bg.svg)!important;
	background-repeat: no-repeat!important;
	background-size: cover!important;
	padding-bottom: 200px!important
}

.interventions .milestone-details {
	font-size: 40px;
	line-height: 48px;
	color: #093447;
	font-weight: 600
}

.interventions p {
	color: #999
}

.item .button-wrapper {
	margin: 20px 0;
}

.welcome_message a,
.welcome_message {
	color: #fff;
}

.welcome_message h2 {
	font-size: 36px;
	color: #fff;
	font-weight: 600;
	line-height: 175%;
}

.welcome_message h2 span {
	font-weight: 700
}

.about_message h2 {
	font-size: 30px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 300;
	line-height: 175%;
}

.about_skills h4 {
	font-size: 14px;
	margin-top: 30px;
	font-weight: bold;
	color: #333;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.progress-bar {
	background-color: #333;
}

.progress {
	height: 10px;
	margin-bottom: 20px;
	position: relative;
}

.percent {
	color: #333 !important;
	display: block !important;
	font-size: 13px !important;
	line-height: 12px !important;
	opacity: 1 !important;
	padding: 4px 0 !important;
	text-align: right !important;
	top: -2px !important;
	width: 73px;
	right: 0;
	position: absolute;
}

.skill h3 {
	color: #fff;
	padding: 40px 0 10px;
	position: relative;
	text-align: center;
	display: block;
	font-weight: normal;
	font-size: 24px !important;
	font-size: 15px;
}

.calloutbox .btn {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	font-weight: bold;
	margin-top: 13px;
	padding: 9px 40px;
}

.calloutbox h2 {
	font-family: 'Open Sans', sans-serif !important;
	color: #fff;
	margin-top: 15px;
	font-weight: bold;
	font-size: 26px !important;
}

.calloutbox h2 small {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 18px !important;
}

.calloutbox {
	margin: 0 0 60px;
	padding: 30px;
	background: #333;
}

.skill p {
	color: #fff;
}

.skill {
	margin: 0 auto !important;
	display: block;
	position: relative;
	text-align: center;
}

.skill canvas {
	display: inherit;
}

.white-wrapper .skill h3 {
	color: #333 !important;
	padding-top: 10px;
}

.white-wrapper .percent {
	color: #333 !important;
}

.pricing-body ul {
	padding: 20px 0 0;
}

.pricing-body ul li {
	list-style: none;
	margin: 20px 0;
}

.pricing-header span {
	color: #333;
	font-size: 100px;
}

.welcome-to .button-wrapper,
.pricing-body .button-wrapper {
	margin: 15px 0;
}

.welcome-to .title h2 {
	font-weight: bold;
	font-family: 'Open Sans', sans-serif !important;
}

.btn-sm,
.btn-group-sm>.btn {
	font-size: 12px !important;
	padding: 5px 20px !important;
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 30px !important;
}

.btn-primary {
	color: #fff !important;
}

.btn-primary,
.pricing-box .btn,
.pricing-body .btn {
	background: rgb(55, 55, 55);
	background: rgba(55, 55, 55, 55);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c333333, endColorstr=#4c333333);
	zoom: 1;
	color: #fff;
	border-radius: 0 !important;
	border-color: #333;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal;
}

.pricing-table.dark:hover .btn,
.pricing-table.dark .btn {
	color: #333 !important;
}

.pricing-table.dark .pricing-body ul li,
.pricing-table.dark .pricing-header span,
.pricing-table.dark .pricing-header h3 {
	color: #fff;
}

.pricing-header h3 {
	display: block;
	text-transform: uppercase;
	color: #333;
	margin: 0 0 40px;
	font-weight: 400;
	font-size: 24px;
	position: relative;
	padding: 30px 0;
}

.pricing-header em {
	font-size: 24px;
}

.pricing-header sup {
	font-size: 24px;
	vertical-align: top;
}

.pricing_details,
.pricing_wrapper {
	margin: 40px 0;
}

.pricing-table.dark .pricing-body .btn {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 255);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff, endColorstr=#4cffffff);
	zoom: 1;
	color: #333;
	border-color: #333;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
}

.content .pricing-table {
	padding: 20px;
	background: rgb(245, 245, 245);
	background: rgba(245, 245, 245, 245);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cf5f5f5, endColorstr=#4cf5f5f5);
	zoom: 1;
	margin-bottom: 20px;
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}

.pricing-table:hover {
	background: rgb(55, 55, 55);
	color: #fff;
	background: rgba(55, 55, 55, 55);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c333333, endColorstr=#4c333333);
	zoom: 1;
}

.pricing-box:hover h3,
.pricing-box:hover,
.pricing-table:hover .pricing-header h3,
.pricing-table:hover .pricing-header span {
	color: #fff;
}

.pricing-table:hover .btn {
	color: #fff !important;
}

.pricing-box:hover .btn {
	color: #333 !important;
}

.pricing-table {
	padding: 20px;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 255);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff, endColorstr=#4cffffff);
	zoom: 1;
	margin-bottom: 20px;
}

.pricing-table.dark {
	background: rgb(55, 55, 55);
	background: rgba(55, 55, 55, 55);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c333333, endColorstr=#4c333333);
	zoom: 1;
}

.pricing-box {
	border: 1px solid #ddd;
	text-align: center;
	background: #fff;
	padding: 20px;
	margin: 30px 0;
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
}

div.price {
	background-color: #333;
	width: 100% !important;
	height: 130px !important;
	line-height: 130px;
	font-size: 24px;
	color: #fff;
	margin: 0 auto !important;
	text-align: center;
	font-weight: 400;
}

.pricing-box h3 {
	font-size: 20px;
}

.pricing-box:hover {
	background-color: #333;
	border-color: #555;
}

.pricing-box:hover div.price,
.pricing-box:hover .btn-primary {
	background-color: #fff;
	border-color: #fff;
	color: #333;
}

.pricing-box hr {
	margin: 20px -20px;
	border-style: dotted;
	border-color: #dee5e8
}

.pricing {
	list-style: none;
	padding: 0;
	margin: 0 !important
}

.pricing li {
	font-size: 14px;
	line-height: 31px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.buttonme,
.input {
	padding: .75rem;
	margin: .375rem;
	background-color: transparent;
	border-radius: 4px;
}

.buttonme:focus,
.input:focus {
	outline: none;
}

.buttonme {
	border: 2px solid #333;
	line-height: 1.375;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-weight: 700;
	color: #333;
	cursor: pointer;
	-webkit-animation: hue 60s infinite linear;
}

.buttonme--primary {
	background-color: #333;
	color: #fff;
}

.wrap {
	margin: 0 auto;
	max-width: 38rem;
	text-align: center;
}

.input--dropdown {
	background-image: url("images/ddown.png");
	background-image: url("images/ddowneccb.svg?3"), none;
	background-repeat: no-repeat;
	background-size: 1.5rem 1rem;
	background-position: right center;
}

.demo_columns p {
	background-color: #f5f5f5;
	padding: 15px
}

.fontawesome-icon-list {
	margin-top: 22px;
}

.fontawesome-icon-list .fa-hover a {
	display: block;
	color: #222222;
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	border-radius: 4px;
}

.fontawesome-icon-list .fa-hover a .fa {
	width: 32px;
	font-size: 14px;
	display: inline-block;
	text-align: right;
	margin-right: 10px;
}

.fontawesome-icon-list .fa-hover a:hover {
	background-color: #333;
	color: #ffffff;
	text-decoration: none;
}

.fontawesome-icon-list .fa-hover a:hover .fa {
	font-size: 28px;
	vertical-align: -6px;
}

.fontawesome-icon-list .fa-hover a:hover .text-muted {
	color: #bbe2d5;
}

.bs-glyphicons {
	margin: 0 -10px 20px;
	overflow: hidden
}

.bs-glyphicons-list {
	padding-left: 0;
	list-style: none
}

.bs-glyphicons li {
	float: left;
	width: 25%;
	height: 115px;
	padding: 10px;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #fff
}

.bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px
}

.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word
}

.bs-glyphicons li:hover {
	color: #fff;
	background-color: #333
}

@media (min-width:768px) {
	.bs-glyphicons {
		margin-right: 0;
		margin-left: 0
	}
	.bs-glyphicons li {
		width: 12.5%;
		font-size: 12px
	}
}

#accordion-widget .panel-body {
	padding: 0 8px 15px;
}

#accordion-widget .panel-body,
#accordion-widget .panel {
	box-shadow: none !important;
	border: none !important;
}

#accordion-widget .panel-heading {
	margin-bottom: 15px
}

#accordion-widget .panel-default>.panel-heading:hover,
#accordion-widget .panel-default>.panel-heading:focus {
	background-color: #333;
	color: #fff;
}

#accordion-widget .panel-default>.panel-heading {
	background-color: #fff;
	border: 1px solid #aaa;
	color: #333;
	border-radius: 0 !important;
}

#accordion-widget .panel-default>.panel-heading:hover a,
#accordion-widget .panel-default>.panel-heading:focus a {
	color: #fff;
}

#accordion-widget .panel-default>.panel-heading a {
	color: #333;
}

#accordion-first {
	margin-bottom: 20px
}

#accordion-first .accordion-group {
	margin-top: 30px;
}

#accordion-first .accordion-heading {
	border-bottom: 0;
	font-size: 18px;
	font-weight: 600
}

#accordion-first .accordion-heading .accordion-toggle {
	display: block;
	cursor: pointer;
	padding: 5px 0 !important;
	color: #fff;
	outline: none!important;
	text-decoration: none
}

#accordion-first .accordion-heading,
#accordion-first .accordion-toggle:hover,
#accordion-first .accordion-heading .accordion-toggle.active {
	background: none;
	color: #fff !important;
}

#accordion-first .accordion-heading .accordion-toggle>em {
	color: #fff;
	font-size: 16px;
	height: 30px;
	line-height: 32px;
	margin-right: 15px;
	text-align: center !important;
	width: 32px;
	float: right
}

.accordion-inner {
	color: #fff
}

#accordion-first .accordion-inner {
	padding: 9px 0px;
}

#accordion-first .accordion-heading .accordion-toggle.active em,
.contact_tab .nav-tabs>li.active>a,
.contact_tab .nav-tabs>li.active>a:hover,
.contact_tab .nav-tabs>li.active>a:focus {
	color: #fff !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs,
.tab-content {
	border: none!important
}

.nav-tabs>li {
	width: 48%;
	display: inline-block;
	padding: 13px;
	font-weight: 700;
	font-size: 22px
}

.nav-tabs {
	margin-top: 30px
}

.nav-tabs>li a {
	border-left: solid 7px transparent!important;
}

.nav-tabs>li a:focus,
.nav-tabs>li:focus a,
.nav-tabs>li.active {
	background-color: #eaf2fd!important;
	border-radius: 5px;
	border-left: solid 7px #2580eb!important;
	color: #2580eb;
}

.nav-tabs>li a:hover {
	background-color: transparent;
	border-color: transparent;
}

.nav-tabs>li.active a {
	background-color: #eaf2fd!important;
}

.contact_tab .nav-tabs>li>a {
	border: none !important;
	background: #fff !important;
	font-weight: bold !important;
	font-size: 14px !important;
	border-radius: 0;
	border: 1px solid #ededed !important;
	text-transform: uppercase;
	padding: 15px !important;
	color: #333 !important;
}

.contact_tab .tab-content {
	padding: 0 3px
}

.contact_tab .nav-tabs {
	border-bottom: 0 !important;
	padding-bottom: 40px;
}

.contact_tab .nav-tabs>li>a {
	margin-right: -5px !important;
}

.contact_tab .nav-tabs>li {
	float: none;
	margin: 0 !important;
	display: inline-block;
}

.contact_tab .tab-content {
	overflow: inherit;
	border: none !important;
	padding: 20px;
}

.contact {
	text-align: left;
	margin-top: 50px
}

.contact h3 {
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 40px
}

.contact ul {
	padding: 0;
	margin: 0
}

.contact ul li {
	list-style: none;
	font-size: 18px;
	font-weight: 300;
	display: block;
	margin-bottom: 40px;
}

.contact ul li img {
	margin-right: 15px;
	display: block;
	float: left
}

.contact p {
	font-weight: 300
}

.contact p span {
	color: #04354A;
	font-weight: 600;
	margin-right: 10px
}

.contact ul.social {
	padding: 0;
	margin: 30px 0 0 0;
	text-align: right
}

.contact ul.social li {
	list-style: none;
	display: inline-block;
	font-size: 26px;
	margin-left: 25px
}

.contact .btn-blue {
	margin: 20px 0 0 0;
}

.contact input,
.contact textarea,
contact_form input,
contact_form textarea {
	border-color: #e5e5e5!important;
	border-radius: 7px!important
}

.contact lable {
	color: #999
}

.contactform h2 {
	font-size: 50px!important;
	font-weight: 600!important;
	margin: 0px auto 70px auto
}

.tab-content {
	overflow: auto;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 20px;
}

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

.tabbable:after {
	clear: both;
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
	border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
	display: none;
}

.tab-content>.active,
.pill-content>.active {
	display: block;
}

.tabs-below .tab-content {
	border-width: 1px 1px 0;
}

.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd;
}

.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
	margin-top: 0;
	margin-bottom: 4px;
	border-radius: 0 0 2px 2px;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
	margin-bottom: 0;
	border-color: transparent #ddd #ddd;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
	float: none;
	margin-bottom: 0;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	padding: 8px 18px;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus,
.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
	padding: 8px 16px;
}

.tabs-left .tab-content,
.tabs-right .tab-content {
	border-width: 1px;
}

.tabs-left>.nav-tabs {
	float: left;
	margin-right: 0;
	border-right: 1px solid #ddd;
}

.tabs-left>.nav-tabs>li>a {
	margin-right: -1px;
	margin-left: 4px;
	border-radius: 2px 0 0 2px;
}

.tabs-left>.nav-tabs .active>a,
.tabs-left>.nav-tabs .active>a:hover,
.tabs-left>.nav-tabs .active>a:focus {
	margin-left: 0;
	margin-right: -2px;
	border-color: #ddd #fff #ddd #ddd;
}

.tabs-right>.nav-tabs {
	float: right;
	margin-left: 0;
	border-left: 1px solid #ddd;
}

.tabs-right>.nav-tabs>li>a {
	margin-left: -1px;
	margin-right: 4px;
	border-radius: 0 2px 2px 0;
}

.tabs-right>.nav-tabs .active>a,
.tabs-right>.nav-tabs .active>a:hover,
.tabs-right>.nav-tabs .active>a:focus {
	margin-right: 0;
	margin-left: -2px;
	border-color: #ddd #ddd #ddd #fff;
}

.hover-effect-1 img,
.hover-effect img,
.team_list img {
	width: 100%;
}

.team_list {
	margin-top: 40px;
}

.team_member {
	margin-bottom: 30px;
	text-align: center;
}

.team_member h4 {
	padding-bottom: 0;
	font-weight: 200;
	margin-bottom: 15px;
	font-size: 16px;
	color: #5e6d74
}

.team_member h3 {
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 10px;
	color: #0a3345
}

.team_member small {
	font-size: 14px !important;
}

.service-list .service-box {}

.service-list .service-box .title h3,
.service-list .service-box .desc {
	padding-right: 60px;
}

.service-list .icon-container i {
	color: #333;
	font-size: 30px;
}

.service-list .title h3 {
	font-size: 30px !important;
	font-weight: 600 !important;
	padding-bottom: 10px;
}

.service-list .service-box .title h3 {
	font-size: 18px !important;
	font-weight: 600 !important;
	padding-bottom: 0;
}

.item-title h3,
.service-box .title h3,
.service-box .title h3 a {
	color: #133040;
}

.item-title h3,
.service-box .title h3 {
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-right: 75px;
	text-transform: inherit;
}

.item-title h3 {
	font-weight: 500;
	font-size: 28px;
	padding-left: 0;
}

.item-title h3 i {
	padding-right: 10px;
}

.tabbed_services .service-box .title h3,
.tabbed_services .desc {
	padding-left: 0;
}

.tabbed_services .icon-container {
	font-size: 72px;
	color: #888;
	margin: 30px auto !important;
	float: none !important;
	clear: both;
}

.tabbed_services .icon-container {
	color: #fff;
	font-size: 72px;
	background: #333;
	width: 80px;
	margin: 20px auto;
	height: 80px;
	line-height: 80px;
	font-size: 32px !important;
	-webkit-border-radius: 111px;
	-moz-border-radius: 111px;
	border-radius: 111px;
}

.tabbed_services:hover .icon-container i {
	color: #fff !important;
}

.highlight {
	color: #fff;
	padding: 20px 0;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	display: block;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 48px;
}

.bluecolor {
	color: #2580eb;
	padding: 20px 0;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 70px;
}

.whitecolor {
	color: #fff;
	padding: 20px 0;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 70px;
}

.percentage {
	color: #2580eb;
	font-weight: 700;
	font-size: 70px;
	top: -5px;
	position: relative
}

.percentage-white {
	color: #fff;
	font-weight: 700;
	font-size: 70px;
	top: -5px;
	position: relative
}

.highlight_mini {
	font-weight: 600 !important;
	color: #fff;
	font-size: 48px !important;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px !important;
	padding: 0 0 20px;
}

.stat {
	margin: 30px auto 0;
	text-align: center;
}

.stat i {
	color: #fff;
}

.milestone-details {
	font-size: 34px;
	color: #04354A;
	margin: 20px 0 30px 0;
	line-height: 40px;
	min-height: 90px;
	font-family: 'Open Sans', sans-serif !important;
}

.milestone-details-white {
	font-size: 34px;
	color: #fff;
	margin: 20px 0 30px 0;
	line-height: 40px;
	min-height: 90px;
	font-family: 'Open Sans', sans-serif !important;
}

.score-percentage {
	margin-top: 70px;
}

.milestone-details_mini {
	font-size: 16px;
	margin-top: 20px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif !important;
	color: #fff;
}

.custom_stats .highlight_mini {
	color: #111;
}

.custom_stats .milestone-details_mini {
	color: #888;
}

.btn-dark {
	color: #333 !important;
	font-weight: bold;
	font-size: 13px;
	border-radius: 0;
	border: 2px solid #333 !important;
	padding: 9px 30px;
	background-color: transparent;
}

.btn-slider a {
	color: #333 !important;
}

.btn-slider {
	font-weight: bold;
	font-size: 14px;
	background: none !important;
}

.btn-slider .btn-transparent {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	border-radius: 0;
	border: 2px solid #fff;
	padding: 9px 40px;
	background-color: transparent;
}

.btn-transparent {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	border-radius: 10px;
	border: 2px solid #fff;
	padding: 6px 30px;
	background-color: transparent;
}

.btn {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.btn-transparent:focus,
.btn-transparent:hover {
	border: 2px solid #111;
	background-color: #111;
}


/* ----------------------------------------------------
	ANIMATION EFFECT STYLES
------------------------------------------------------- */

.magnifier h2 a,
.magnifier h3 a {
	color: #fff;
}

.magnifier h2 a:hover,
.magnifier h3 a:hover {
	background: none;
}

.magnifier h3 {
	color: #fff;
	font-weight: 600;
	font-size: 18px !important;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}

.magnifier p {
	color: #fff;
	padding-bottom: 0;
	text-align: center;
	font-style: italic;
}

.magnifier hr {
	border-color: #fff;
	border-width: 3px;
	display: inline-block;
	width: 50px;
	margin: 7px;
	padding: 0;
}

.white-wrapper .magnifier i {
	color: #fff !important;
}

.magnifier .buttons {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 60%;
	color: #fff !important;
	padding: 0 !important;
	margin-top: -20px;
	-webkit-transform: scale(0.2);
	-moz-transform: scale(0.2);
	-ms-transform: scale(0.2);
	-o-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.magnifier:hover .buttons {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.entry:hover .magnifier {
	opacity: 1;
	visibility: visible;
}

.entry {
	display: block;
	position: relative;
}

.magnifier {
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.dmtop {
	background-color: #04354A;
	background-image: url(images/arrow.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	z-index: 9999;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	text-indent: -99999px;
	position: fixed;
	bottom: -100px;
	right: 25px;
	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: auto;
}

.animationload {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	/* change if the mask should have another color then white */
	z-index: 999999;
	/* makes sure it stays on top */
}

.loader {
	width: 200px;
	text-indent: -99999;
	height: 200px;
	font-size: 0;
	position: absolute;
	left: 50%;
	/* centers the loading animation horizontally one the screen */
	top: 50%;
	/* centers the loading animation vertically one the screen */
	background-image: url(images/loading.gif);
	/* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
	/* is width and height divided by two */
}

.contact-icon {
	clear: both;
	color: #333;
	font-size: 10px !important;
	margin: 20px auto;
	width: 90px;
	background-color: #fff;
	height: 90px;
	line-height: 110px;
	text-align: center;
	-webkit-border-radius: 111px;
	-moz-border-radius: 111px;
	border-radius: 111px;
}

.contant_details {
	margin: 20px 0 40px;
	color: #fff;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: #f5f5f5;
	color: #333;
	border-color: #fff;
}

.pagination>li>a,
.pagination>li>span {
	background-color: #333;
	color: #fff;
	float: left;
	line-height: 1.82857;
	margin-left: 5px;
	padding: 3px 10px;
	border-color: #fff;
	position: relative;
	text-decoration: none;
}

#map {
	height: 550px;
	width: 100%;
	position: relative;
	left: 0;
	bottom: 0;
	z-index: 0;
}

#map img {
	max-width: inherit
}

.map {
	position: relative
}

.infobox img {
	width: 100% !important;
}

.infobox {
	display: inline-block;
	padding: 5px;
	position: relative;
	width: 270px;
}

.infobox img {
	width: 80px !important;
	padding-right: 10px
}

.infobox .title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.infobox .title a {
	font-weight: bold;
}


/* ----------------------------------------------------
	CONTENT & WRAPPER STYLES
------------------------------------------------------- */

.nopadding {
	padding: 60px 0 0 !important;
}

.nopadding2 {
	padding: 0 !important;
}

.white-wrapper {
	background: rgb(255, 255, 255);
	background-color: #fff;
	padding: 40px 0;
}

.white-wrapper.footwhite {
	padding: 0!important;
}

.white-wrapper.stestimonials {
	padding: 0 0 40px 0;
}

.white-wrapper.stestimonials #stestimonials {
	margin-top: 30px;
}

.white-wrapper.stestimonials .team_member,
.faculty .team_member {
	background-color: #fff;
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	padding: 40px 30px;
	margin-top: 10px
}

.white-wrapper.stestimonials .team_member .media-element img,
.faculty .team_member .media-element img {
	margin: auto;
	width: 124px;
	height: 124px;
}

.white-wrapper.stestimonials .team_member .media-element h3,
.faculty .media-element h3 {
	color: #113140!important
}

.header-student {
	background-image: url(images/svg/student-bg1.svg), url(images/svg/student-bg2.svg);
	background-size: contain;
	background-position: top, bottom;
	background-repeat: no-repeat;
	background-color: rgba(4, 53, 74, 0.37)
}

.header-student.reviewstudent {
	background-image: url(images/svg/sec1-1.svg), url(images/svg/sec1-2.svg);
	background-size: contain;
	background-position: top, bottom;
	background-repeat: no-repeat;
	background-color: rgba(4, 53, 74, 0.37)
}

.header-student.teacher {
	background-image: url(images/svg/sec3-1.svg), url(images/svg/sec3-2.svg);
	background-size: contain;
	background-position: top, bottom;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.7)
}

.header-student.answers {
	background-image: url(images/svg/sec1-1.svg), url(images/svg/sec1-2.svg);
	background-size: contain;
	background-position: top, bottom;
	background-repeat: no-repeat;
	background-color: rgba(4, 53, 74, 0.7)
}

.header-student.whyus {
	background-image: url(images/svg/student-bg1.svg), url(images/svg/student-bg2.svg);
	background-size: contain;
	background-position: top, bottom;
	background-repeat: no-repeat;
	background-color: rgba(65, 18, 168, 0.4)
}

.header-student.hire {
	background-image: url(images/svg/student-bg1.svg), url(images/svg/student-bg2.svg);
	background-size: contain;
	background-position: top, bottom;
	background-repeat: no-repeat;
	background-color: rgba(4, 53, 74, 0.7)
}

.header-student.hire p,
.header-student.reviewstudent,
.header-student h2 {
	color: #fff!important
}

.header-student .title hr:before {
	color: #fff;
}

.header-student .owl-theme .owl-controls .owl-page span {
	background: #fff;
}

.white-wrapper.stestimonials .team_member p {
	color: #999!important;
	font-size: 16px;
	font-weight: 300
}

.white-wrapper.stestimonials .owl-theme .owl-controls .owl-page,
.faculty .owl-theme .owl-controls .owl-page {
	width: 40px!important;
	border-radius: 0!important
}

.white-wrapper.stestimonials .desc {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 50px;
	font-size: 18px;
	font-weight: 300;
	color: #999
}

p.why-us {
	color: #fff;
	text-align: left;
	font-size: 22px!important;
	line-height: 34px;
	margin: 100px 0px 80px 0px!important
}

p.cont {
	margin-top: 40px!important;
	font-size: 20px;
	font-weight: 300
}

.student-logo img {
	margin: auto;
}

.dark-wrapper {
	background: rgb(55, 55, 55);
	background-color: #333;
	padding: 40px 0;
}

.grey-2-wrapper {
	background: rgb(55, 55, 55);
	background-color: #333;
	padding: 40px 0;
}

.grey-2-wrapper .title h2 {
	color: #fff !important;
	margin-bottom: 30px;
}

.grey-2-wrapper .input-group-addon {
	background-color: #292929;
	border-color: #292929;
}

.grey-2-wrapper .form-control {
	background-color: #292929;
	border-color: #292929;
	height: 55px;
	position: relative;
	width: 100%;
	z-index: 2;
}

.grey-2-wrapper form {
	margin-top: 20px;
}

.grey-2-wrapper .btn {
	background: #fff !important;
	color: #333;
	border-color: #333;
}

.grey-wrapper {
	background-color: #F9F9FB;
	padding: 40px 0;
}

.grey1 {
	background-image: url(images/svg/sec1-1.svg), url(images/svg/sec1-2.svg);
	background-repeat: no-repeat;
	background-position: top, bottom;
	background-size: contain;
	padding: 220px 0;
	margin-top: -300px;
}

.grey1 .companie,
.white-wrapper .companie {
	margin: 50px 0px 30px 0px;
}

.grey1 .companie img,
.grey5 .companie img,
.white-wrapper .companie img {
	margin: auto
}

.grey1 .desccomp {
	padding: 0px 200px;
	color: #999;
	margin-top: 30px;
}

.grey1 .desccomp .bluetxt {
	color: #145774;
	margin-top: 10px;
	font-weight: 600
}

.grey1 .desccomp .bluetxt span {
	font-weight: 400;
	padding-left: 10px;
	color: #6d99b1
}

.grey1 .desccomp .bluetxt span:before {
	content: "|    ";
}

.grey1 .desccomp img {
	margin-top: 15px;
}

.grey2 {
	background-image: url(images/svg/footer.svg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	padding: 100px 0 0 0;
	margin-top: -100px;
}

.grey2 .title h2 {
	font-size: 44px;
	font-weight: 600!important
}

.grey2 .btn-blue {
	margin-top: 30px;
}

.grey3 {
	background-image: url(images/svg/sec1-1.svg), url(images/svg/sec1-2.svg);
	background-repeat: no-repeat;
	background-position: top, bottom;
	background-size: contain;
	padding: 220px 0;
}

.grey4 {
	background-image: url(images/svg/sec4-1.svg), url(images/svg/sec4-2.svg);
	background-repeat: no-repeat;
	background-position: top, bottom;
	background-size: contain;
	background-color: #f9f9fb;
	margin-bottom: 200px
}

.grey5 {
	background-image: url(images/svg/sec5-1.svg), url(images/svg/sec5-2.svg);
	background-repeat: no-repeat;
	background-position: top, bottom;
	background-size: contain;
	background-color: #f9f9fb;
	padding: 150px 0px;
}

.client-wrapper {
	background: rgb(248, 248, 248);
	background-color: #f8f8f8;
}

.dark-wrapper {
	background: rgb(6, 6, 6);
	background-color: #060606;
	padding: 40px 0;
}

.dark-wrapper .entry,
.dark-wrapper .portfolio-item-second {
	background-color: #060606;
	border-color: #060606;
}

.dark-wrapper .title hr {
	border-color: #fff;
}

.dark-wrapper .title h2 {
	color: #fff;
}

body#error404 {
	background-color: #212121 !important;
	padding-top: 20%;
	text-align: center;
}

body#error404 h1 {
	color: #fff !important;
	font-weight: bold;
	font-size: 400%
}

body#error404 p {
	margin-bottom: 30px;
	font-size: 21px;
}

body#error404 p,
body#error404 a {
	color: #8B8B8B!important;
}

body#error404 a {
	border-color: #3F3F3F;
}

body#error404 a:hover {
	border-color: #FFF;
}

#register {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#register .container {
	padding: 60px 0;
}

#register .logo img {
	width: 100px;
}

.features {
	margin: 40px 0;
}

.features .media-object {
	margin-bottom: 20px
}

#landing-page #header-container.affix .navbar-header {
	margin-top: 5px;
}

#landing-page .item-h2 {
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	margin: 0 0 3px 0 !important;
}

#landing-page #video-doc,
#landing-page #demos,
#landing-page #features,
#landing-page #why {
	padding-top: 100px;
}

#landing-page .footer-menu-2 li {
	display: inline-block;
	margin: 20px 10px
}

#landing-page .social-icons {
	float: none !important;
	margin: 33px auto;
	width: 99px;
}

#landing-page .social-icons span i {
	color: #fff !important;
	font-size: 21px;
}

#landing-page #footer-1 {
	padding: 60px 0 100px;
}

#landing-page .footer-menu-2 li a,
#landing-page .navbar-nav>li>a {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}

#landing-page .portfolio-filter {
	margin: 20px 0 45px;
}

#landing-page .portfolio_wrapper .magnifier .buttons,
#landing-page .masonry_wrapper .magnifier .buttons {
	top: 51%;
}

#landing-page .item-h2 {
	height: auto !important;
}

#landing-page .item-h2 .btn,
#landing-page #header-container .btn {
	background: #fff !important;
	color: #333 !important;
	margin-top: 6px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
	font-size: 14px;
	border-color: #fff;
}

#landing-page #header-container.affix .btn {
	padding-bottom: 6px !important;
	padding-top: 8px !important;
}

#landing-page #header-container.affix {
	background: #ffffff !important
}

#landing-page .module {
	padding: 40px 0;
}

#landing-page .service-list .service-box .title h3 {
	font-size: 18px !important;
	font-weight: 600 !important;
	margin-bottom: 4px;
	padding-bottom: 0;
	padding-top: 10px;
	text-transform: inherit;
}

#landing-page .service-list {
	margin-top: -20px;
}

#landing-page .service-list .icon-container i {
	background: #333;
	color: #fff;
	font-size: 24px;
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
	margin-top: -10px;
	text-align: center;
	width: 45px;
}

#landing-page .list-2 .icon-container i {
	background: #fff !important;
	color: #888;
	font-size: 32px;
	margin-right: 10px;
	margin-top: -10px;
	text-align: center;
}

#landing-page .title h2 {
	font-size: 31px;
}

#landing-page .list-3 .icon-container {
	margin-top: 7px;
}

#landing-page .icon-container.with-border {
	border: 3px solid #444;
	border-radius: 0;
	font-size: 32px;
	-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;
	padding: 18px;
}

#landing-page .service-box:hover .icon-container.with-border {
	background-color: #333;
	color: #fff;
	border: 3px double #fff;
}

#maintenance {
	background: url(images/demos/mbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#maintenance .container {
	padding: 60px 0 100px;
}

#maintenance .mmode .title h1 {
	color: #fff;
	font-size: 50px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: bold;
}

#maintenance .mmode .logo {
	padding-bottom: 40px;
}

#maintenance .highlight {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 80px;
	font-weight: 400;
	color: #d2d1d0;
	padding: 40px 0 56px;
}

#maintenance .milestone-details {
	font-family: 'Open Sans', sans-serif!important;
	font-size: 36px;
	color: #d2d1d0;
}

#maintenance .mmode .title h1 span {
	font-family: 'Open Sans', sans-serif !important;
}

#maintenance .mmode a {
	color: #fff;
}

#maintenance .mmode .title h1 span em {
	color: #333;
}

#maintenance .mmode .social-icons span a {
	color: #fff;
	display: inline-block;
	float: none;
}

.title {}

.title h3 {
	color: #333;
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
}

.title h2 {
	color: #093447;
	font-weight: 700;
	font-size: 36px;
}

.title .lead {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300 !important;
	font-style: italic;
	color: #555 !important;
}

.title hr:before {
	content: "\f111";
	font-family: FontAwesome;
	font-size: 12px;
	color: #03b0fc
}

.title hr.green:before {
	color: #10CEAC
}

.title hr {
	border: none;
	margin-top: -10px
}

.fullscreen {
	height: 100vh;
	width: 100%;
	position: relative;
	padding: 0;
}

.black-edition {
	margin: 30px 0 0;
	padding-bottom: 0 !important;
}

.black-edition .desc,
.black-edition .title h3 {
	padding-left: 90px;
}

.rounded_edition .icon-container i {
	color: #fff;
	font-size: 31px;
}

.rounded_edition {
	margin-bottom: 30px;
}

.overlay .new-lead {
	color: #fff !important;
}

.rounded_edition .icon-container {
	clear: both;
	color: #fff;
	float: left;
	font-size: 31px !important;
	margin-top: 10px;
	width: 90px;
	background-color: #333;
	height: 90px;
	line-height: 90px;
	text-align: center;
	-webkit-border-radius: 111px;
	-moz-border-radius: 111px;
	border-radius: 111px;
}

.black-edition .icon-container {
	clear: both;
	color: #fff;
	float: left;
	font-size: 18px;
	margin-top: 10px;
	width: 60px;
	background-color: #333;
	height: 60px;
	line-height: 60px;
	text-align: center;
	-webkit-border-radius: 111px;
	-moz-border-radius: 111px;
	border-radius: 111px;
}

.black-edition .title h3 {
	font-weight: 600 !important;
}

.parallax {
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3!important;
}

.fx {
	z-index: 4!important;
	position: relative;
	background-color: transparent
}

.parallax-content {
	display: block;
	margin: 30px 0 0;
	max-height: 100%;
	min-height: 500px;
	overflow: hidden;
	padding: 160px 0;
	position: relative;
	text-align: center;
}

.parallax-content .title h2 {
	color: #fff;
	font-weight: 600;
}

.parallax-content .title hr {
	width: 40px;
	border-color: #fff;
	border-width: 4px;
}

.parallax-content .title h2 img.location {
	margin-left: 15px;
}

.parallax-content .title h2 img {
	margin: 0px 10px
}

.parallax-content .title h2 span {
	font-weight: normal;
	color: #00b1ff;
	font-size: 40px
}

.parallax-content .lead {
	margin: 50px 0;
	font-size: 60px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}

.parallax .overlay.header1 {
	background-image: url(images/svg/header-1.svg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: rgba(5, 53, 74, 0.75)
}

.parallax .overlay.header2 {
	background-image: url(images/svg/header-2.svg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: rgba(5, 53, 74, 0.75)
}

.parallax .overlay.header3 {
	background-image: url(images/svg/header-2.svg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: rgba(5, 53, 74, 0.6)
}

.parallax .overlay.header4 {
	background-image: url(images/svg/header-1.svg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: rgba(0, 21, 57, 0.6)
}

.parallax .overlay.header5 {
	background-image: url(images/svg/header-2.svg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: rgba(65, 18, 168, 0.6)
}

.parallax .overlay.header6 {
	background-image: url(images/svg/header-2.svg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: rgba(26, 35, 126, 0.6)
}

.parallax .overlay.header7 {
	background-image: url(images/svg/header-2.svg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: rgba(0, 77, 64, 0.6)
}

.parallax .overlay.header8 {
	background-image: url(images/svg/header-2.svg);
	background-size: contain;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: rgba(0, 21, 57, 0.6)
}

.header1 h2,
.header2 h2,
.header4 h2,
.header5 h2,
.header6 h2,
.header7 h2,
.header8 h2 {
	font-size: 60px;
	color: #fff;
	text-transform: none!important;
	font-weight: 700!important;
}

.header3 h2 {
	font-size: 50px;
	color: #fff;
	text-transform: none!important;
	font-weight: 700!important;
	margin-top: 100px
}

.header1.titpadd h2 {
	font-size: 50px;
	color: #fff;
	text-transform: none!important;
	font-weight: 700!important;
}

.header1.titpadd {
	background-color: rgba(5, 53, 74, 0.6)!important
}

.banner .title h3 a {
	color: #fff;
}

.header1 p,
.header2 p,
.header4 p,
.header5 p,
.header6 p,
.header7 p,
.header8 p {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
	margin-bottom: 25px
}

.header3 p {
	font-size: 22px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
	margin-bottom: 25px
}

.header3 p i {
	margin-right: 10px;
}

.hire-padding {
	margin: 70px 0px;
	font-size: 20px;
	line-height: 32px
}

.btn-white {
	border: solid 1px #fff;
	border-radius: 5px!important;
	padding: 15px 50px;
	background-color: transparent;
	font-size: 20px;
	margin-left: 10px;
}

.btn-white:hover,
.btn-blue:hover,
.btn-green:hover,
.btn-white:active,
.btn-blue:active,
.btn-green:active {
	border: solid 1px transparent;
	background-color: #062c3d;
}

.btn-white i {
	font-size: 24px;
	margin-right: 7px
}

.btn-blue {
	border: solid 1px transparent;
	background-color: #00b1ff;
	border-radius: 5px!important;
	padding: 15px 50px;
	font-size: 20px;
	margin-right: 10px;
}

.btn-green {
	border: solid 1px transparent;
	background-color: #10CEAC;
	border-radius: 5px!important;
	padding: 15px 50px;
	font-size: 20px;
	margin-right: 10px;
}

.halfscreen {
	position: relative;
}

.overlay.dark-version .title {
	margin-bottom: 80px;
}

.overlay.dark-version .title hr {
	border-color: #fff;
}

.overlay.dark-version .title h2 {
	color: #fff;
	text-align: center;
}

.overlay.dark-version .title h2 span {
	color: #fff;
	border: 2px solid #fff;
	padding: 4px 15px;
	margin: 0 5px;
	text-align: center;
}

.overlay.dark-version,
.overlay {
	padding: 20px 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.overlay.dark-version {
	position: relative;
	padding: 20px 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.overlay .service-list-vertical .service-box .title h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #fff;
}

.overlay .service-list-vertical .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.overlay .service-list-vertical {
	color: #fff;
}

.service-list-vertical .icon-container {
	background-color: #fff !important;
	color: #333 !important;
}

.service-list-vertical .black-edition {
	padding: 0 0 50px 0 !important;
	margin-top: 0 !important
}

.light-overlay {
	background: rgb(0, 0, 0);
	/* The Fallback */
	background: rgba(0, 0, 0, 0.7);
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50990000, endColorstr=#50990000);
	zoom: 1;
}


/* Pulse */

@-webkit-keyframes pulse {
	25% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	75% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}

@keyframes pulse {
	25% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	75% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}

.pulse {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse:hover,
.pulse:focus,
.pulse:active {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}


/* Pulse Grow */

@-webkit-keyframes pulse-grow {
	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

@keyframes pulse-grow {
	to {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
}

.pulse-grow {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse-grow:hover,
.pulse-grow:focus,
.pulse-grow:active {
	-webkit-animation-name: pulse-grow;
	animation-name: pulse-grow;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}


/* ----------------------------------------------------
	RESPONSIVE STYLES
------------------------------------------------------- */

@media (max-width: 768px) {
	.yamm .custom-menu,
	li.hover-it a:after,
	.yamm-fw .column li a:before {
		display: none !important;
	}
	.parallax-content .lead {
		font-size: 31px !important;
		margin: 15px 0 !important
	}
	.yamm-fw .column li a:before,
	.yamm .navbar-nav>li>.dropdown-menu li a,
	#slidediv .menu li a,
	.yamm .navbar-nav>li>.dropdown-menu li a:hover,
	#slidediv .menu li a:hover {
		color: #111 !important;
	}
}

.container-fluid {
	margin: 0 auto;
	max-width: 1240px;
	/* or 950px */
}

.container-fluid #header-container {
	left: 0;
}


/* ----------------------------------------------------
	COLOR STYLES
------------------------------------------------------- */

.tabbed_services .service-box:hover a.readmore,
#copyrights i,
.service-box:hover .icon-container i,
.red {
	color: #FE7E17;
}

figure.effect-bubba,
#footer-1 .btn:hover,
#footer-1 .btn:focus,
#footer-1 .btn.active,
.service-list-vertical .service-box:hover .icon-container,
.black-edition:hover .icon-container,
.tabbed_services .service-box:hover .icon-container,
.service-box-new:hover .icon-container {
	background: #FE7E17 !important;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-slider .btn-transparent:focus,
.btn-slider .btn-transparent:hover {
	border: 2px solid #FE7E17 !important;
	color: #fff !important;
	background-color: #FE7E17;
}

.portfolio-filter .btn:active,
.portfolio-filter .btn.active,
.portfolio-filter .btn:hover,
.portfolio-filter .btn:focus {
	border-color: #FE7E17;
}

#footer-1 .btn:hover,
#footer-1 .btn:focus,
#footer-1 .btn.active,
#landing-page .service-box:hover .with-border i,
.black-edition:hover .icon-container i {
	color: #fff !important;
}

.cart-article {
	overflow: hidden;
	background-color: snow !important;
	border-radius: 21px;
	box-shadow: 0 10px 36px #00000012;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.text-article {
	padding: 30px 20px 20px 20px;
}

.img-article {
	padding: 0 !important;
	border-radius: 0 !important;
}

@media only screen and (min-width: 992px) {
	.img-article {}
}

.icon-article {
	margin-top: -20px;
}

.desc2 {
	margin-top: 40px;
}

.w100 {
	width: 100% !important;
}

@media only screen and (max-width: 991px) {
	#post-content {
		padding-left: 25px;
		padding-right: 25px;
	}
	.pos-rel {
		position: relative;
	}
	.icon-container img {
		max-width: 100%;
		max-height: 100%;
	}
	.icon-container {
		position: absolute;
		top: 25px;
		right: 35px;
		background-color: snow;
		height: 80px;
		width: 80px;
		text-align: center;
		border-radius: 50px;
		align-items: center;
		display: flex;
		justify-content: center;
		padding: 12px;
	}
	.icon-article {
		display: block;
		margin-top: 0;
	}
	.text-article {
		position: static;
	}
}

.readmore2 {
	text-transform: uppercase;
	margin-top: 20px;
}

a.readmore2 {
	color: #21a6e1!important;
	font-size: 18px;
	font-weight: bold;
}

.mg-t {
	margin-top: 30px;
}

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

@media only screen and (min-width: 992px) {
	.blog-item:nth-child(odd) .icon-article {
		float: right !important;
	}
	.blog-item:nth-child(odd) .img-article {
		float: right !important;
	}
}

.sidebar .desc ul li a.active {
	display: block;
	margin-left: -15px;
	font-size: 20px;
	color: #2680eb !important;
}

.sidebar .desc ul li a.active:visited {
	color: #2680eb !important;
}

.rowtoflex .content.unfix,
.rowtoflex .content {
	float: none !important;
}

.rowtoflex {}

@media only screen and (max-width: 767px) {
	#post-content>article>div>div.title>h3>a {
		text-align: center;
	}
	.parallax-title {
		text-align: center;
	}
	.blog-single #post-content .blog-item hr {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	.blog-single #post-content .blog-item p {
		text-align: center;
	}
	.blog-single #post-content .blog-item .title h3 {
		font-size: 30px!important;
		text-transform: uppercase!important;
		width: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
		padding-top: 40px !important;
	}
}

.pb-35 {
	padding-bottom: 35px
}

.txt-left {
	text-align: left !important;
}

.HOLDER:after,
.HOLDER:before {
	content: "";
	clear: both;
	display: block
}

.d-flex{
	display: flex;
}

.ml-15 {
	margin-left: -15px;
}

/* .flex-between{
	justify-content: space-between;
} */

.ml-auto{
	margin-left:20px;
}

@media only screen and (max-width: 767px) {
	.ml-auto{
		margin-left:auto;
	}
	.txt-center{
		text-align: center;
	}
	#post-content {
		margin-top: 0px!important;
	}
}

.btn-siz{
	width: 200px;
    height: 56px;
    padding-top: 15px !important;
    font-size: 19px !important;
}

.btn-white i {
	font-size: 24px !important;
}

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

.cart-up {
	margin-top: 75px;
}
}

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

	.cart-up {
		margin-top: 120px;
	}
	}



	
	@media (max-width: 767px){
		.payment-plans .payment-plans-btn-group {
			justify-content: center;
			display: flex;
		}
		.payment-plans .payment-plans-btn-group a{
			padding: 15px 30px !important;
			font-size: 14px !important;
		}
		.payment-plans .payment-plans-btn-group i{
			font-size: 18px !important;
		}
	}
	


    @media (min-width: 768px) and (max-width: 991px) {
		
        .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }
        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }
        .dropdown-menu > li > a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.42857143;
            color: #333;
            white-space: nowrap;
        }
        .navbar-header {
            float: none;
        }
        .navbar-toggle {
            display: block;
        }
        .navbar-collapse {
            border-top: 1px solid transparent;
			box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
			width: 100%;
			 background: #ffffff;
		
		}
		a.dropdown-toggle{
			color:black !important;
			z-index: 99 !important;
		}
		.navbar-nav > li > a {
			color:black !important;

		}
        .navbar-collapse.collapse {
            display: none!important;
        }
        .navbar-nav {
            float: none!important;
            /*margin: 7.5px -15px;*/
            margin: 7.5px 50px 7.5px -15px
        }
        .navbar-nav>li {
            float: none;
        }
        .navbar-nav>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        /* since 3.1.0 */
        .navbar-collapse.collapse.in { 
            display: block!important;
        }
        .collapsing {
            overflow: hidden!important;
        }
	}
	

.text-left{
	text-align: left !important;
}

/* img.img-responsive{
	margin-left: 35% !important;
} */

ul.nav.navbar-nav.scrollable-menu {
	padding-right: 50px;

}




.sidebar .desc ul li  a.active{
	display: block;
	margin-left: -15px;
	font-size: 20px;
	color: #2680eb !important;
}
.sidebar .desc ul li  a.active:visited{
	color: #2680eb !important;
}

.rowtoflex .content.unfix,
.rowtoflex .content {
	float: none !important;
}
.rowtoflex{

}


@media only screen and (max-width: 767px){
	#post-content > article > div > div.title > h3 > a{
		text-align: center;
	}
	.parallax-title{
		text-align: center;
	}

	.blog-single #post-content .blog-item hr{
		margin-right: auto !important;
		margin-left: auto !important;
	}
	.blog-single #post-content .blog-item p{
		text-align: center;
		}
	.blog-single #post-content .blog-item .title h3{
		font-size: 30px!important;
		text-transform: uppercase!important;
		width: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
		padding-top: 40px !important;
	}

	

}


.HOLDER:after,.HOLDER:before{content:"";clear:both;display:block}

@media only screen and (max-width: 992px){
	.sidebar{
		display: none;
	}
}



@media only screen and (min-width: 1600px){
	
#brand{
	margin-left: 80px;
}


	.custom-img{
		position: absolute;
		right: 0;
		width: auto;
		left: 0;
		max-width: inherit;
		margin-top: -100px;
	}
}


@media only screen and (max-width: 767px){
	.mt-xs-0{
		margin-top: 0 !important;
	}
	.pb-xs-0{
		padding-bottom: 0 !important;

	}
	.pt-xs-0{
		padding-top: 0 !important;
	}
	.enterprise-hire-talent #post-content .desc{
		margin-bottom:80px;
	}
	.enterprise-hire-talent #post-content {
		text-align:center;
	}
	.tit h3, .tit2 h3, .tit3 h3, .tit4 h3, .tit5 h3{
		font-size: 26px !important;

	}
	.tit, .tit2, .tit3, .tit4, .tit5{
		text-align:center;
	}

	.curr-parrent{
		padding-left: 4px !important;
		padding-right: 4px !important;
	}
	.curr{
		padding: 2px !important;
	}

	.course .blog-item h3{
		text-align:center;
	}
	.course .blog-item p{
		text-align:center;
	}

	.OUTCOMES{
		text-align:center;
	}

	.course .text-center{
		text-align:center !important;

	}
	.course .text-center img{
		margin: auto;
	}

	.course .team_member{
		box-shadow: 0 10px 27px rgba(0,0,0,.07);
		padding:15px;
	}
	/* .row.mobile-teams_member{
		overflow:scroll;
		display:flex;
		width: 300%;
	} */

	.course .black *{
		color:#000000 !important;
	}
	.course .black p{
		color:#707070 !important;
	}
	.course .black #black .accordion-heading, .course .black #black .accordion-toggle:hover, .course .black #black .accordion-heading .accordion-toggle.active{
		color:#000000 !important;
	}

	.course .black #black .accordion-heading .accordion-toggle.active em, .contact_tab .nav-tabs>li.active>a, .contact_tab .nav-tabs>li.active>a:hover, .contact_tab .nav-tabs>li.active>a:focus{
		color:#000000 !important;
	}

	.course .text-xs-center{
		text-align:center !important;
	}
}












/* -------------------------------------------------------------------------- popup */

.page-404 .btbg2{
	top: 120px !important;
}
.page-404 .tpbg2{
	top: 200px !important;
}

.page-404 .dark svg *{
	fill: #707070;
}


.lightbox .btn{
	margin-top: 20px;
	font-size: 22px !important;
}
.lightbox svg{
	margin-bottom: 80px;
	max-width: 100%;
	margin-top: 40px;
}
.lightbox .FS-40{
	font-size: 40px;
	color: #04354A !important;
}

@media only screen and (max-width: 767px) {
	.lightbox .FS-40{
		font-size: 21px !important;
	}
	.lightbox svg{
	padding: 0 15px;
	margin-bottom: 40px;
	margin-top: 10px;

	}	

	.lightbox .btn{
		font-size: 14px !important;
		margin-top: 5px;
		margin-right: 0;
	}
	.lightbox {
  		padding: 50px 0px !important;
	}
}
.lightbox {
  /* position: fixed; */
  padding: 120px 0px;
  top: 120px;
  /* height: calc(100% - 170px); */
  width: 100%;
  margin: auto;
  z-index: 19;
  left: 0; 

}
  .lightbox .btn {
    border-radius: 7px; }
  .lightbox .lightbox-body {
    background: #fff;
    padding: 22px 18px;
    border-radius: 15px;
    pointer-events: all; }

.lightbox .lightbox-close-icon {
  position: absolute;
  top: 26px;
  right: 26px;
  line-height: 0;
  z-index: 500;
  cursor: pointer; }
  .lightbox .lightbox-close-icon svg {
    width: 24px;
    height: 24px; }

.lightbox .lightbox-close-bg::before {
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(34, 20, 20, 0.8);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer; }

.lightbox .container {
  max-width: 790px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  pointer-events: none; }

.lightbox .container > div {
  width: 100%;
  max-height: 90%;
  position: relative;
  overflow: auto;
  pointer-events: all; }

/*------------------ Competition Css-------------------*/
/* .Competition .align-items-stretch{
	align-items: stretch;
}
.Competition .h-100{
	height: 100%;
} */
.Competition .FS-22{
	font-size: 22px;
}

.Competition .FS-50{
	font-size: 50px;
	line-height: 80px;
}

.Competition .font-weight-bold{
	font-weight: bold !important;
}

.Competition .font-weight-bolder{
	font-weight: 600 !important;
}

/* .Competition .container {
    width: 1450px !important;
} */

.Competition .MB-35 {
	margin-bottom: 35px;
}
.Competition .MB-10 {
	margin-bottom: 10px;
}
.Competition .MT-43 {
	margin-top: 43px;
}
.Competition .MR-40 {
	margin-right: 40px;
}
.Competition .MT-40 {
	margin-top: 40px;
}
.Competition .MT-20 {
	margin-top: 20px;
}

.Competition .parallax .overlay.header8 {
    /* background-image: url(images/svg/header-3.svg); */
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: rgba(0, 21, 57, 0.6);
}

.Competition .parallax-content {
  padding: 50px 0 0 0 !important;
}
.Competition .PY-BTN {
padding: 21px 35px;
}

.Competition .MB-0 {
	margin-bottom: 0 !important;
}

.Competition .PX-75 {
	padding-left: 75px !important;
	padding-right: 75px !important;
}

.Competition .little-title {
	font-size: 18px;
	font-weight: normal;
	color: #707070;

}
.Competition .big-title {
	font-size: 22px;
	font-weight:600;
	color: #000000;
}

.Competition .boder-none{
	border: none !important;
}

.Competition .td-fs-1 {
	font-size: 24px;
	font-weight: normal;
	color: #202020;
}

.Competition .td-fs-2 {
	font-size: 24px;
	font-weight: 600;
	color: #017CFF;
}
.Competition .justify-content-center {
	justify-content: center;
}
.Competition .box-fs-1 {
	font-size: 60px;
	font-weight: bold;
	color: #2680EB;
	padding-top: 30px;
}

.Competition .box-fs-2 {
	font-size: 40px;
	font-weight: normal;
	color: #04354A;
	padding-top: 30px;
}

.Competition .MT-230 {
	margin-top: 230px;
}

.Competition .MT-143 {
	margin-top: 143px;
}


.Competition .td2-fs-1 {
	padding: 22px;
	font-size: 24px;
	font-weight: normal;
	color: #707070;
}

.Competition .td2-fs-2 {
	padding: 22px;
	font-size: 24px;
	font-weight: 600;
	color: #04354A;
}
.Competition .table-R-show{
	display: none;
}


.Competition .srv-box2 {
	background-image: url(images/svg/enterprise-bg2.svg)!important;
	background-repeat: no-repeat!important;
	background-size: contain!important;
	padding-bottom: 300px!important
}



@media only screen and (min-width: 1500px){
	.Competition .container {
		width: 1450px;
	}
	.Competition .parallax-content {
		padding: 190px 0 0 0 !important;
	}
}
@media only screen and (max-width: 1500px){

	.Competition .FS-22{
		font-size: 16px;
	}
	.Competition .PY-BTN {
		padding: 15px 10px !important;
	}
	.Competition .td-fs-1 {
		font-size: 20px !important;
	}
	.Competition .box-fs-1 {
		font-size: 35px;
	}
	.Competition .box-fs-2 {
		font-size: 30px;
	}
	.Competition .MT-230 {
		margin-top: 90px;
	}
	.Competition .title-height {
		height: 155	px;
	}
	.Competition .FS-50{
		line-height: 40px;
	}
}

@media only screen and (max-width: 1024px) {
	
	/* .Competition .container {
		width: 310px !important;
	} */
	.Competition .FS-50{
		font-size: 25px !important;
	}
	.Competition .FS-22{
		font-size: 16px;
	}
	.Competition .parallax-content {
		padding: 50px 0 0 0 !important;
	}
	.Competition .PX-75 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.Competition .title-height {
		line-height: 25px;
		overflow: hidden;
		height: 200px;
	}
	.Competition .PY-BTN {
		padding: 15px 10px !important;
	}
	.Competition .font-weight-bold{
		font-weight: bold !important;
	}
	
	.Competition .font-weight-bolder{
		font-weight: 600 !important;
	}
	.Competition .module {
		margin: 0px auto !important;
		padding: 0px 0 !important;
	}
	.Competition .td-fs-1 {
		font-size: 18px !important;
	}
	.Competition .item-title h3, .Competition .service-box .title h3 {
		font-size: 18px !important;
		padding-right: 16px !important;
	}
	.Competition .service-box .desc {
		font-size: 16px;
		height: 365px;
		overflow: hidden;
	}
	.Competition .big-title {
		margin-bottom: 40px !important;
	}
	.Competition .td-fs-2 {
		font-size: 20px;
	}
	/* .Competition svg {
		height: 79px !important;
	} */
	.Competition .box-fs-1 {
		font-size: 45px;	}
	.Competition .box-fs-2 {
		font-size: 35px;
		margin-bottom: 160px !important;
	}

	.Competition .col-md-4.col-xs-12.MT-143 {
		margin-top: 0 !important;
	}
	.Competition .MR-40 {
		margin-right: 30px;
	}
	.Competition .td2-fs-1 {
		padding: 15px 30px 15px 10px;
		font-size: 18px;
	}
	
	.Competition .td2-fs-2 {
		padding: 15px 0 15px 10px;
		font-size: 18px;
	}
	.Competition .MT-R{
		margin-top: 120px !important;
	}
	.Competition .table-R-none{
		display: none;
	}
	.Competition .table-R-show{
		display: table;
	}
	.Competition .boder-none{
		border: none !important;
	}
	.Competition .boder2-none{
		border: none !important;
	}
	.Competition .border-R-B{
		border-bottom: solid #707070 1px;
	}
	.Competition .title-height {
		height: 60px;
	}
	.Competition .title-height {
		height: 100px;
	}
	.WR-100 {
		width: 100%;
	}
	.Competition .service-box .desc {
		font-size: 16px;
		height: 245px;
		overflow: hidden;
	}
}



@media only screen and (max-width: 768px) {
	.Competition .table-R-none{
		display: none;
	}
	.Competition .table-R-show{
		display: table;
	}
	.Competition .PR-R{
		padding-right: 80px !important;
	}
	.Competition .srv-box2 {
		background-image: url(images/svg/enterprise-bg3.svg)!important;
		background-repeat: no-repeat!important;
		background-size: cover!important;
		padding-bottom: 0px!important
	}
}






@media only screen and (max-width: 360px) {
/* 	
	.Competition .container {
		width: 310px !important;
	} */
	.Competition .FS-50{
		font-size: 25px !important;
	}
	.Competition .FS-22{
		font-size: 14px;
	}
	.Competition .parallax-content {
		padding: 50px 0 0 0 !important;
	}
	.Competition .PX-75 {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.Competition .title-height {
	line-height: 20px;
    overflow: hidden;
	height: 160px;
	}
	.Competition .PY-BTN {
		padding: 14px 23px !important;
	}
	.Competition .font-weight-bold{
		font-weight: bold !important;
	}
	
	.Competition .font-weight-bolder{
		font-weight: 600 !important;
	}
	.Competition .module {
		margin: 0px auto !important;
		padding: 0px 0 !important;
	}
	.Competition .td-fs-1 {
		font-size: 18px !important;
	}
	.Competition .item-title h3, .Competition .service-box .title h3 {
		font-size: 18px !important;
		padding-right: 16px !important;
	}
	.Competition .service-box .desc {
		font-size: 16px;
		height: 365px;
		overflow: hidden;
	}
	.Competition .big-title {
		margin-bottom: 40px !important;
	}
	.Competition .td-fs-2 {
		font-size: 20px;
	}
	/* .Competition svg {
		height: 79px !important;
	} */
	.Competition .box-fs-1 {
		font-size: 45px;	}
	.Competition .box-fs-2 {
		font-size: 35px;
		margin-bottom: 160px !important;
	}

	.Competition .col-md-4.col-xs-12.MT-143 {
		margin-top: 0 !important;
	}
	.Competition .MR-40 {
		margin-right: 30px;
	}
	.Competition .td2-fs-1 {
		padding: 15px 30px 15px 10px;
		font-size: 18px;
	}
	
	.Competition .td2-fs-2 {
		padding: 15px 0 15px 10px;
		font-size: 18px;
	}
	.Competition .MT-R{
		margin-top: 120px !important;
	}

	.Competition .boder-none{
		border: none !important;
	}
	.Competition .boder2-none{
		border: none !important;
	}
	.Competition .border-R-B{
		border-bottom: solid #707070 1px;
	}
}
