body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #ee3342;
	word-wrap: break-word;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	text-decoration: none;
}
a:focus {
	color: initial;
	text-decoration: none;
	outline: 0;
}
img {
	max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 20px 0 30px 0;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
p {
	font-size: 15px;
	line-height: 23px;
	color: #1c323c;
	margin-bottom: 20px;
}
.padding0 {
	padding: 0;
}
.margin0 {
	margin: 0;
}
textarea {
	resize: none;
}
.overflow-hidden {
	overflow: hidden;
}
.field {
	width: 100%;
	padding: 13px 10px;
	border: 1px solid #e8e8e8;
	background: #e8e8e8;
	margin: 0 0 2px 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.field.error {
	border: 1px solid #a7131f;
	padding: 15px;
}
.red-btn {
	background: #c14439;
	padding: 10px 30px;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	border: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.red-btn:hover {
	background: #c14439;
	color: #fff;
}
.redBig-btn {
	background: #c14439;
	padding: 25px 70px;
	color: #ffffff;
	display: inline-block;
	border: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
}
.redBig-btn:hover {
	background: #c14439;
	color: #fff;
}
.smallBtn {
	border: 0;
	display: inline-block;
	padding: 10px 12px;
	background: #ee3342;
	color: #fff;
}
.smallBtn:hover {
	background: #000;
}
.relative {
	position: relative;
}
input:focus, select:focus, textarea:focus {
	outline: 0 !important;
	box-shadow: 0 !important;
}
.bg-transparent {
	background: transparent !important;
}
.top-social {
	background: #1C323C;
	padding: 4px 0;
	font-size: 16px;
}
.top-social > div > div {
	color: #ffffff;
}
.top-social > div address {
	margin: 0;
}
.top-social ul.footer_social {
	margin: 0;
	display: block;
	text-align: right;
	padding: 0;
}
.top-social .footer_social li {
	float: none;
	display: inline-block;
}
.top-social .footer_social li a {
	font-size: 16px;
}
.top-social .footer_social li a:hover {
	color: #c14439;
}
body.home .headerInner {
	display: none;
}
.tparrows.preview4 {
	display: none !important;
}
.tp-bullets.preview4 {
	left: 0 !important;
	width: 315px !important;
	margin: 0 !important;
	text-align: center !important;
	opacity: 1 !important;
	bottom: 50px !important;
}
.sliderOverlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 315px;
	background: #c14439;
	z-index: 99;
}
.home_slider, .forcefullwidth_wrapper_tp_banner {
	width: 100%;
	overflow: hidden;
}
.logo {
	text-align: center;
	padding: 2.5vw;
}
.logo a {
	display: inline-block;
}
.sliderNavi ul.menu li {
	position: relative;
}
.sliderNavi ul.menu li a {
	color: #ffffff;
	font-size: 18px;
	display: block;
	padding: 15px 15px 15px 3vw;
	background: #a6342a;
	margin-bottom: 1px;
}
.sliderNavi ul.menu li a:hover {
	background: #9e2f25;
}
.sliderNavi ul.menu li ul.sub-menu {
	position: absolute;
	width: 260px;
	top: 0;
	left: 100%;
	z-index: 0;
	display: none;
	border-left: 1px solid #b84035;
}
.sliderNavi ul.menu li ul.sub-menu li a {
	padding: 15px 15px 15px 22px;
	margin-bottom: 0;
	border-bottom: 1px solid #c14439;
}
.sliderNavi ul.menu li:hover ul.sub-menu {
	display: block;
}
.btnCloseNav, .btnCloseNav-back {
	display: block !important;
	height: 19px;
	margin: 0 0 0 -17px;
	position: absolute;
	left: 50%;
	top: 50px;
	width: 34px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
}
.btnCloseNav a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -5555px;
	width: 100%;
	height: 100%
}
.btnCloseNav-back a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	text-indent: -5555px
}
.btnCloseNav span {
	display: block;
	width: 34px;
	height: 1px;
	background: #d80047;
	position: absolute;
	left: 0;
	top: 8px;
	border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: margin .13s ease-out .23s, opacity .13s ease-out .23s, -webkit-transform .13s ease-out, background .14s linear;
	-moz-transition: margin .13s ease-out .23s, opacity .13s ease-out .23s, -moz-transform .13s ease-out, background .14s linear;
	-ms-transition: margin .13s ease-out .23s, opacity .13s ease-out .23s, -ms-transform .13s ease-out, background .14s linear;
	transition: margin .13s ease-out .23s, opacity .13s ease-out .23s, transform .13s ease-out, background .14s linear;
}
.btnCloseNav .l1 {
	margin-top: -8px
}
.btnCloseNav .l3 {
	margin-top: 8px
}
.naviAction {
	position: absolute;
	background: rgba(255, 255, 255, 0.6);
	width: 70px;
	right: 0;
}
body.home .naviAction {
	height: 100vh;
}
.naviAction {
	height: 732px;
}
.NavigationAction {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}
.overlay-menu {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(28, 50, 60, 0.98);
	z-index: 9999;
	opacity: 1;
	filter: none;
}
.overlay-menu.close:focus, .overlay-menu.close:hover {
	opacity: 1;
	filter: none;
}
.naviContent {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60%;
	margin-left: -30%;
	background: #162d38;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding-top: 50px;
}
.overlay-menu .overlay-close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: transparent;
	color: #ffffff;
	outline: none;
	z-index: 100;
	font-size: 25px;
}
.naviHead {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	padding: 0 50px;
}
.naviMid {
	display: inline-block;
	width: 100%;
	padding: 0 50px;
}
.menu-full_menu_2nd-container, .menu-full_menu_3rd-container, .menu-full_menu_4th-container, .menu-full_menu_5th-container {
	width: 100%;
	display: inline-block;
	margin: 8px 0;
}
.menu-full_menu_1st-container {
	float: left;
}
.navi_logo {
	float: right;
}
ul.full_menu_style li:first-child {
	width: 225px;
	text-align: left;
}
ul.full_menu_1st li {
	float: left;
}
ul.full_menu_1st li a {
	margin-right: 50px;
	color: #ffffff;
	font-size: 28px;
	font-weight: 300;
}
.full_menu_style {
	display: inline-block;
	width: 100%;
}
ul.full_menu_style li {
	float: left;
}
ul.full_menu_style li a {
	color: #ffffff;
	font-size: 15px;
	margin: 5px 20px 5px 0;
	display: inline-block;
	text-transform: capitalize;
	letter-spacing: 0.5px;
}
ul.full_menu_style li:first-child a {
	margin-right: 50px;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
.naviFoot {
	display: inline-block;
	width: 100%;
	background: #112731;
	padding: 25px 50px;
	margin-top: 35px;
}
.naviFoot ul {
	display: inline-block;
	width: 100%;
}
.naviFoot ul li {
	float: left;
}
.naviFoot ul li a {
	color: #ffffff;
	margin-right: 123px;
	font-size: 15px;
}
.naviFoot ul li a i.fa {
	margin-right: 10px;
}
.overlay-door {
	visibility: hidden;
	width: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
	transition: width 0.5s 0.3s, visibility 0s 0.8s;
}
.overlay-door.open {
	visibility: visible;
	width: 100%;
	-webkit-transition: width 0.5s;
	transition: width 0.5s;
}
.overlay-door .naviContent, .overlay-door .overlay-close {
	opacity: 0;
	-webkit-transition: opacity 0.3s 0.5s;
	transition: opacity 0.3s 0.5s;
}
.overlay-door.open .naviContent, .overlay-door.open .overlay-close {
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.overlay-door.close .naviContent, .overlay-door.close .overlay-close {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.screen-reader-response {
	display: none;
}
.wpcf7-not-valid-tip {
	color: red;
}
.wpcf7-validation-errors {
	color: red;
}

@media screen and (max-height:30.5em) {
.overlay-menu .naviContent {
	height: 70%;
	font-size: 34px;
}
.overlay-menu ul li {
	min-height: 34px;
}
}
.headingBlock {
	text-align: center;
	padding: 0 10vw 40px 10vw;
}
.headingBlock h2 {
	display: inline-block;
	position: relative;
	font-size: 36px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
	color: #c14439;
	/*border-right: 1px solid #c14439;
	border-left: 1px solid #c14439;*/
	padding: 0 20px;
	font-family: 'Oswald', sans-serif;
}
section.services {
	padding: 5vw 0 0 0;
}
.serviceBlock {
	text-align: center;
	position: relative;
	background: #f2f2f2;
	/*padding: 120px 25px 45px 25px;*/
	padding: 70px 25px 45px 25px;
	border-bottom: 3px solid #c14439;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.serviceBlock:hover:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.serviceBlock:before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #c14439;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.serviceBlock:hover h5, .serviceBlock:focus h5, .serviceBlock:hover p, .serviceBlock:focus p {
	color: #ffffff;
}
.serviceBlock:hover a.red-btn, .serviceBlock:focus a.red-btn {
	background: #ffffff;
	color: #1c323c;
}
.service_icon {
	width: 100px;
	height: 100px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: -50px;
	background: #ffffff;
	border-radius: 100%;
	padding: 20px;
}
.service_icon img {
	width: 100%;
	height: auto;
}
.serviceBlock h5 {
	margin-top: 0;
	margin-bottom: 40px;
	font-family: 'Source Sans Pro', sans-serif;
	position: relative;
	z-index: 2;
}
.serviceBlock p {
	/*height: 130px;*/
	height: 90px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.serviceBlock a {
	position: relative;
	z-index: 2;
}
.ourWorksContent {
	position: relative;
	/*padding: 34px 0 60px 0;*/
	padding: 0px 0 0px 0;
}
.our_works_slider {
	/*padding: 0 95px 0 95px;*/
	padding: 0 0 0 0;
}
.ourWorksContent:before {
	content: "";
	/*background: url(../images/slider_overlay.png);*/
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}
.ourWorks {
	background: url(../images/slider_mark.html);
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom 25px center;
	background-size: 100%;
	padding: 5vw 0 0 0;
}
.ourWorksContent .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	height: 20px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 9999;
}
.ourWorksContent .owl-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	left: -25px;
	width: 14px;
	height: 16px;
	background: url(../images/prev_arrow.png);
	background-repeat: no-repeat;
	background-size: 11px;
	z-index: 9999;
}
.ourWorksContent .owl-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 0;
	right: -25px;
	width: 14px;
	height: 16px;
	background: url(../images/next_arrow.png);
	background-repeat: no-repeat;
	background-size: 11px;
	z-index: 9999;
}
.ourWorksAction {
	margin-top: 65px;
	text-align: center;
}
.videoTestimonial {
	padding: 5vw 0 0 0;
}
.testimonialSlider {
	position: relative;
	width: 750px;
	margin: 0 auto;
}
.testimonialBlock {
	position: relative;
}
.testimonialBlock:before {
	content: "";
	width: 100%;
	height: 180px;
	background: #f3f3f3;
	position: absolute;
	top: 22%;
	left: 0;
}
.videoArea {
	position: relative;
	width: 100%;
	border: 1px solid #cccccc;
	background: #f3f3f3;
	padding: 35px;
	display: inline-block;
}
.videoArea img {
	width: 100%;
	height: auto;
}
.videoContent {
	text-align: center;
	margin-bottom: 40px;
}
.videoContent h5 {
	font-weight: 600;
	color: #1c323c;
	margin-bottom: 5px;
	margin-top: 40px;
}
.videoContent p {
	margin: 0 auto;
	position: relative;
	display: inline-block;
}
.videoContent p:before {
	content: '';
	background: url(../images/quotes_right.html);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 50px;
	color: #1c323c;
	font-family: 'Source Sans Pro', sans-serif;
	display: inline-block;
	position: absolute;
	top: 5px;
	line-height: 35px;
	height: 15px;
	width: 20px;
	left: -60px;
}
.videoContent p:after {
	content: '';
	background: url(../images/quotes_left.html);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 50px;
	color: #1c323c;
	font-family: 'Source Sans Pro', sans-serif;
	display: inline-block;
	position: absolute;
	top: 5px;
	line-height: 35px;
	height: 15px;
	width: 20px;
	right: -60px;
}
.testimonial_Slider {
	position: relative;
	display: table;
	margin: 0 auto;
}
.testimonial_Slider .flex-control-nav {
	bottom: -15px;
	z-index: 9;
}
.testimonial_Slider .flex-direction-nav {
	display: none;
}
.testimonial_Slider .flex-control-paging li a.flex-active {
	background: #c14439;
}
.testimonial_Slider .flex-control-paging li a {
	background: #1c323c;
}
section.about_vls_home {
	display: table;
	width: 100%;
	margin-top: 5vw;
}
.we_are_synergy {
	display: table-cell;
	width: 60%;
	background: #c14439;
	padding: 2vw 11vw 2vw 19.8vw;
	vertical-align: middle;
}
.benefit_with_us {
	display: table-cell;
	width: 40%;
	background: #f0f0f0;
	padding: 2vw 19.8vw 2vw 4vw;
	vertical-align: middle;
}
.we_are_synergy h3 {
	color: #ffffff;
	font-weight: 600;
}
.we_are_synergy p {
	color: #ffffff;
	margin-bottom: 35px;
	font-size: 16px;
}
.benefit_with_us h3 {
	color: #053349;
	font-weight: 600;
}
.benefit_with_us label {
	color: #053349;
	font-size: 16px;
}
.benefit_with_us p {
	color: #053349;
	font-size: 16px;
	margin-bottom: 5px;
}
.our_clients {
	padding: 5vw 0 5vw 0;
}
.bwWrapper {
	position: relative;
}
.logo_list a {
	display: table-cell;
	vertical-align: middle;
	cursor: none;
}
.logo_list {
	text-align: center;
	height: 80px;
	display: table;
}
.logo_list img {
	padding: 0 30px;
}
footer#footer {
	display: table;
	width: 100%;
}
.footer_address {
	display: table-cell;
	width: 315px;
	background: #C14439;
	/*padding: 2.5vw;*/
	padding: 30px 20px 15px 20px;
}
.footer_connect {
	display: table-cell;
	width: 75%;
	padding: 5vw 14vw 5vw 5vw;
	background: #1c323c;
	position: relative;
	overflow: hidden;
}
.footer_connect:before {
	content: "";
	left: -22%;
	top: -33%;
	width: 880px;
	height: 800px;
	position: absolute;
	background: -moz-radial-gradient(center, ellipse cover, rgba(39,109,142,1) 0%, rgba(39,109,142,0.99) 1%, rgba(31,67,84,0) 71%, rgba(28,50,60,0) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(39,109,142,1) 0%, rgba(39,109,142,0.99) 1%, rgba(31,67,84,0) 71%, rgba(28,50,60,0) 100%);
	background: radial-gradient(ellipse at center, rgba(39,109,142,1) 0%, rgba(39,109,142,0.99) 1%, rgba(31,67,84,0) 71%, rgba(28,50,60,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#276d8e', endColorstr='#001c323c', GradientType=1);
	z-index: 0;
	opacity: 0.9;
}
.get_in_touch {
	position: relative;
	z-index: 2;
}
div#copyright {
	position: absolute;
	bottom: 3.2vw;
	left: 5vw;
	z-index: 2;
}
.footer_logo {
	/*margin-bottom: 1.5vw;*/
	margin-bottom: 1.3vw;
	padding: 0 3vw;
}
.footer_address address {
	display: inline-block;
	width: 100%;
	margin: 0.8vw 0;
	padding: 0 3vw;
	color: #ffffff;
}
ul.footer_social {
	padding: 0 3vw 0 3vw;
	display: inline-block;
	width: 100%;
	margin-top: 1vw;
}
.footer_logo a {
	display: inline-block;
}
.footer_social li {
	float: left;
}
.footer_social li a {
	color: #ffffff;
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	font-size: 14px;
}
.footer_social li a:hover {
	color: #0e1f27;
}
.get_in_touch h5 {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 10px;
}
.get_in_touch p {
	color: #ffffff;
}
.footer_connect input.form-control {
	/*height: 52px;*/
	padding: 6px 72px 6px 12px;
}
.footer_connect input.form-control:focus {
	outline: 0;
	border: 0;
}
#copyright p {
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 0.3px;
	margin: 0;
}
.getInTouch_form {
	position: relative;
	margin: 0;
	width: 500px;
	display: inline-block;
}
.getInTouch_form button.send_button {
	position: absolute;
	top: 0;
	right: 0;
	background: #0e1f27;
	border: 0;
	color: #ffffff;
	height: 35px;
	padding: 0 20px;
}
a.scroll_to_top {
	position: fixed;
	right: 40px;
	bottom: 0;
	width: 36px;
	height: 36px;
	background: #c14439;
	z-index: 9;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	line-height: 34px;
	opacity: 0;
	z-index: -1;
}
a.scroll_to_top.active {
	opacity: 1;
	bottom: 40px;
	z-index: 9;
}
.footer_menus {
	position: relative;
	z-index: 2;
	display: inline-block;
	width: 100%;
	/*margin-top: 15px;*/
	margin-top: 2px;
}
.menu-footermenu_01-container, .menu-footermenu_02-container {
	width: 100%;
	display: inline-block;
	margin: 15px 0 0 0;
}
.footer_menus .footermenu_01 li, .footer_menus .footermenu_02 li {
	float: left;
}
.footermenu_01, footermenu_02 {
	display: inline-block;
	width: 100%;
}
.footer_menus .footermenu_01 li a {
	color: #ffffff;
	font-size: 17px;
	margin-right: 20px;
}
.footer_menus .footermenu_02 li a {
	color: #ffffff;
	font-size: 14px;
	margin-right: 18px;
}
.portfolio-container {
	background: #ffffff;
	padding: 80px 80px 120px 80px;
	margin-bottom: 190px;
}
.cbp-caption {
	border: 10px solid #f4f4f4;
}
.portfolio {
	position: relative;
	width: 100%;
}
.portfolio:before {
	content: "";
	height: 350px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #b33428;
}
.cbp-l-filters-button {
	text-align: center;
	margin-top: 30px;
}
.portfolioBlock .cbp-l-filters-button .cbp-filter-item {
	background: transparent;
	/*color: #fff;*/
	color: #fff !important;
	cursor: default;
	border: 0;
	font-size: 22px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	margin: 0;
	display: inline-block;
}
.portfolioBlock .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active:before {
	content: "";
	position: absolute;
	top: 40px;
	right: 50%;
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 25px solid #ffffff;
	margin-right: -24px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.portfolioBlock .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active {
	background: transparent;
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-defaultWrap {
	-webkit-transform: translateY(0) scale(1.2);
	transform: translateY(0) scale(1.2);
}
.portfolioBanner .bannerOverlay {
	background: rgba(0, 0, 0, 0.88);
}
.portfolioBanner .bannerText {
/*bottom: 100px;*/
}
.page-section .innerDetailsBox {
	/*width: 770px;*/
	width: 850px;
	/*margin: -50px auto 0px;*/
	margin: 0px auto 0px;
	background: #fff;
	padding: 60px;
}
.portfolioMockup {
	background: #ffffff;
	padding: 50px;
	text-align: center;
	border: 10px solid #eeece5;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.10);
	background-image: url(../healingamongnations.stpprojects.com/wp-content/themes/storefront-child/images/bg-box.html);
}
.portfolioMockup img {
	width: auto;
	margin: auto;
}
.portfolioDetails h6 {
	color: #1c323c;
}
.portfolioDetails p {
	margin-bottom: 2px;
	color: #1c323c;
	text-align: justify;
}
.headerTop {
	/*background-color: rgba(255, 255, 255, 0.7);*/
	background-color: #FFF;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 99;
	color: #2b2e83;
}
.headerTop-log {
	display: inline-block;
	vertical-align: top;
	width: 24%;
}
.headerTop-nav {
	display: inline-block;
	vertical-align: top;
	width: 75%;
	text-align: right;
}
.headerTop-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.headerTop-nav ul li {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.headerTop-nav ul li a {
	display: block;
	color: #000000;
	font-size: 17px;
	line-height: 30px;
	font-weight: 600;
	padding: 15px 15px 27px 15px;
	text-transform: capitalize;
}
.headerTop-nav ul li a:hover {
	color: #ee3342;
}
.headerTop-log .logo {
	padding: 5px;
}
.headerTop-nav ul li ul {
	display: none;
	position: absolute;
	top: 72px;
	background-color: rgba(255, 255, 255, 0.7);
	left: 15px;
	right: 0;
	min-width: 150px;
}
.headerTop-nav ul li ul li:first-child {
	border-top: 1px solid #cecece;
}
.headerTop-nav ul li ul li {
	display: block;
	vertical-align: top;
	border-bottom: 1px solid #cecece;
}
.headerTop-nav ul li ul li a {
	font-size: 14px;
	color: #000000;
	padding: 7px 10px;
	line-height: 20px;
}
.headerTop-nav ul li:hover ul {
	display: block;
}
.testimonial_Slider {
	border: 30px solid rgba(0, 0, 0, 0.10);
	border-radius: 6px;
}
.testimonial_Slider iframe {
	max-height: 300px;
}
.animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-delay: 500ms;
	animation-delay: 500ms;
}
.animate-out {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}
.myitembox {
	/*height: 500px;*/
	height: 350px;
	background-size: cover;
	display: block;
	text-align: center;
	padding: 250px 0 0;
}
.B-heading1 {
	font-family: 'Oswald', sans-serif;
	/*color: #c14439;*/
	color: #FFF;
	width: 100%;
	font-size: 36px;
	line-height: 70px;
	position: relative;
	z-index: 1;
	text-shadow: 1px 1px 1px #000;
}
.B-heading2 {
	font-family: 'Oswald', sans-serif;
	color: #ffffff;
	width: 100%;
	/*font-size: 36px;*/
	font-size: 20px;
	line-height: 50px;
	position: relative;
	text-shadow: 1px 1px 1px #000;
}
.B-heading21 {
	font-size: 17px;
	text-shadow: 1px 1px 1px #000;
}
.B-heading3 {
	font-family: 'Oswald', sans-serif;
	color: #1c323c;
	width: 100%;
	font-size: 20px;
	line-height: 40px;
}
.home_slider .owl-nav {
	display: none;
}
.home_slider .owl-dots {
	width: 200px;
	margin: 0 auto;
	display: block;
	text-align: center;
	position: relative;
	top: -35px;
}
.home_slider .owl-dot {
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}
.home_slider .owl-dot span {
	display: block;
	/*padding: 7px;*/
	padding: 2px;
	background-color: #c14439;
}
.owl-dot.active span {
	background-color: #2b317f;
}
.headerTop-nav ul li ul li a {
	text-align: left;
}
.headerTop-nav ul li ul li:last-child {
	border-bottom: none;
}
.headerTop-nav ul.menu {
	padding-top: 3px;
}
.home_slider .myitembox {
	position: relative;
}
.home_slider .myitembox:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: #2b2e83;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.4;
	z-index: 0;
}
.headerTop-nav ul.menu {
	height: 61px;
}
.headerTop {
	/*padding: 10px 0px 14px 0px;*/
	padding: 10px 0px 0px 0px;
}

@media (max-width:767px) {
.headerTop-nav ul.menu {
	height: auto;
}
.home_slider .myitembox {
	padding-top: 100px;
}
.headerTop-nav ul li ul {
	background-color: #2b2e83;
}
.headerTop-nav ul li ul li a {
	color: #ffffff;
}
}
.informaticaThum {
	background-color: #fff;
	border: 10px solid #e0dddd;
	padding: 15px;
}
.informaticaThum ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.informaticaThum ul li {
	display: block;
	vertical-align: top;
	padding: 15px;
	margin: 10px 5px;
	border: 1px solid #f1f1f1;
	box-shadow: 1px 1px 5px rgb(241, 241, 241);
	background-color: #f1f1f1;
}
.informaticaThumCol h3 {
	font-size: 18px;
	font-weight: 600;
	color: #1c323c;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
}
