/*

Theme Name: dubb hubb Marketing Group

Theme URI: https://dubbhubb.com/themes/twentysixteen/

Author: the dubb hubb Marketing Group team

Author URI: https://wordpress.org/

Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.

Version: 1.8

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog

Text Domain: twentysixteen



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/





/**

 * Table of Contents

 *

 * 1.0 - Normalize

 * 2.0 - Genericons

 * 3.0 - Typography

 * 4.0 - Elements

 * 5.0 - Forms

 * 6.0 - Navigation

 *   6.1 - Links

 *   6.2 - Menus

 * 7.0 - Accessibility

 * 8.0 - Alignments

 * 9.0 - Clearings

 * 10.0 - Widgets

 * 11.0 - Content

 *    11.1 - Header

 *    11.2 - Posts and pages

 *    11.3 - Post Formats

 *    11.4 - Comments

 *    11.5 - Sidebar

 *    11.6 - Footer

 * 12.0 - Media

 *    12.1 - Captions

 *    12.2 - Galleries

 * 13.0 - Multisite

 * 14.0 - Media Queries

 *    14.1 - >= 710px

 *    14.2 - >= 783px

 *    14.3 - >= 910px

 *    14.4 - >= 985px

 *    14.5 - >= 1200px

 * 15.0 - Print

 */





/**

 * 1.0 - Normalize

 *

 * Normalizing styles have been helped along thanks to the fine work of

 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

 */



@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600');
 @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	background-color: #f5f5f5;
}
a:hover {
	text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
.animation, a {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
header {
	margin: 0;
	padding: 0;
}
.custom-logo {
	float: left;
}
.mainNav {
	float: right;
}
.headerTop {
	background-color: #2c2c34;
	float: left;
	width: 100%;
}
.socialMenu {
	margin: 0;
	padding: 0;
}
.socialMenu li {
	list-style: none;
	float: left;
	padding: 5px 10px;
	border-right: #4c4c59 solid 1px;
}
.socialMenu li:hover {
	background-color: #1e7e7e;
}
.socialMenu li a {
	color: #d4d2d4;
	font-size: 1rem;
	padding: 2px 5px;
}
.headerMid {
	width: 100%;
	padding: 10px 0px;
}
.header-top-list {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
}
.header-top-list li {
	list-style: none;
	padding: 5px 0px 5px 25px;
}
.header-top-list li a {
	color: #fff;
}
.header-top-list li.email-id::before {
	font-family: 'FontAwesome';
	content: '\f0e0';
	position: absolute;
	left: 0px;
	color: #fff;
}
/********* Header ************/



#header-main {
	background-color: #fff;
	width: 100%;
	float: left;
}
.header-wrap.headerFixed {
	position: fixed;
	background: #fff;
	z-index: 9;
	width: 100%;
}
.custom-logo {
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	width:200px;
}
.header-wrap {
	display: block;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.header-wrap.headerFixed {
	display: block;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.header-wrap.headerFixed .custom-logo {
	width: 150px;
	height: auto;
}
.header-wrap.headerFixed #main-nav > ul > li > a {
	padding: 5px 10px;
}
.header-wrap.headerFixed .header-wrap #main-nav {
	margin-top: 5px;
}
.header-wrap.headerFixed .headerMidList {
	display: none !important;
}
#header-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-main ul li {
	float: left;
	position: relative;
}
.header-wrap #main-nav {
	float: right;
	margin-top: 5px;
}
.header-wrap #main-nav ul li {
	position: relative;
}
.headerMid {
	float: left;
	width: 100%;
	padding: 5px 0px;
}
.logo {
	text-align: left;
}
.appsIcon {
	text-align: right;
}
.headerBot {
	float: left;
	width: 100%;
}
.headerMidList {
	margin-top: 5px !important;
	padding: 0;
	float: right;
}
.headerMidList li.emailAddress {
	padding-right: 10px;
	margin-right: 10px;
}
.downloadApp {
	width: 150px;
	padding-top: 8px;
}
.emailAddress {
	font-weight: 600;
	font-size: 0.9rem;
	padding: 5px 10px 5px 35px;
	border-radius: 50px;
	color: #1acece;
}
.emailAddress:before {
	content: '\f0e0';
	font-family: FontAwesome;
	font-weight: normal;
	position: absolute;
	left: 13px;
	color: #1acece;
	font-size: 1.1em;
	top: 4px;
}
.phoneNumber {
	font-weight: 600;
	font-size: 0.9rem;
	background: #ff8932;
	padding: 5px 10px 5px 35px;
	border-radius: 50px;
	color: #fff;
}
.phoneNumber:before {
	content: '\f095';
	font-family: FontAwesome;
	font-weight: normal;
	position: absolute;
	left: 13px;
	color: #fff;
	font-size: 1.4em;
	top: 2px;
}
 @media (max-width: 991.98px) {
body {
	overflow-x: hidden;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
body.bodyShifted {
	float: left;
	width: 100%;
	margin-left: 250px;
	overflow-x: hidden;
}
body.bodyShifted #wrapper, body.bodyShifted .header-top, body.bodyShifted .logo, body.bodyShifted #footer {
	opacity: 0.2;
}
.headerBot {
	height: 0px;
}
.header-wrap {
	padding-bottom: 10px;
	margin-top: -10px;
	min-height: 66px;
}
#header-main .logo {
	float: left;
	position: relative;
}
.mToggleMenu {
	float: right;
	position: relative;
	top: 25px;
	right: 5px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.mToggleMenuActive {
	background-color: #000;
	right: -40px;
	top: 15px;
}
.mToggleMenu .bar {
	background-color: #000;
	position: absolute;
	left: 0;
	width: 40px;
	height: 1px;
}
.mToggleMenuActive .bar {
	background-color: #fff;
	left: 10px;
	width: 19px;
	height: 2px;
}
.mToggleMenu .bar1 {
	top: 0;
}
.mToggleMenu .bar2 {
	top: 10px;
}
.mToggleMenu .bar3 {
	top: 21px;
}
.mToggleMenuActive .bar1 {
	-webkit-transform: rotate(32deg);
	-moz-transform: rotate(32deg);
	transform: rotate(32deg);
	top: 20px;
}
.mToggleMenuActive .bar2 {
	display: none;
}
.mToggleMenuActive .bar3 {
	-webkit-transform: rotate(-36deg);
	-moz-transform: rotate(-36deg);
	transform: rotate(-36deg);
	top: 20px;
}
.header-wrap #main-nav {
	position: fixed;
	background: #fff;
	left: -100%;
	top: 0;
	bottom: 0;
	width: 280px;
	height: 100vh;
	z-index: 9;
 *box-shadow:0 2px 2px rgba(0,0,0,0.2);
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.header-wrap #main-nav.active {
	left: 0;
}
.header-wrap #main-nav ul {
	margin: 15px 0 0;
}
.header-wrap #main-nav ul .row {
	display: block;
}
.header-wrap #main-nav ul li {
	width: 100%;
	position: relative;
	display: block;
}
.header-wrap #main-nav > ul > li {
	border-bottom: solid 1px #f5f5f5;
}
.header-wrap #main-nav > ul > li > a {
	color: #000;
	font-size: 17px;
	padding: 10px 15px;
	float: left;
	width: 100%;
}
.header-wrap #main-nav ul li a:hover {
	color: #0898ae;
	text-decoration: none;
}
.header-wrap #main-nav ul li span.mSubMenuToggle {
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 45px;
}
.header-wrap #main-nav ul li span.mSubMenuToggle:hover {
	cursor: pointer;
	color: red
}
.header-wrap #main-nav ul li span.mSubMenuToggle:after {
	content: '+';
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 45px;
	height: 45px;
	font-size: 23px;
	font-weight: 700;
	color: #000;
	line-height: 45px;
}
.header-wrap #main-nav ul li.active span.mSubMenuToggle:after {
	content: '-';
}
.header-wrap #main-nav ul li span.mSubMenuToggle:hover:after, .header-wrap #main-nav ul li span.mSubMenuToggle:focus:after {
	color: #fff;
	background-color: #0898ae;
}
.sub-menu {
	display: none;
}
.header-wrap #main-nav > ul > li.active .sub-menu {
	display: block;
}
.sub-menu ul li a {
	color: #000;
	display: block;
	font-size: 14px;
	padding: 7px 25px;
}
.custom-logo-link img {
	width: 185px;
	height: auto;
	padding-top: 8px;
}
.appsIcon {
	margin: 0;
	padding: 5px 0px 0px 0px;
}
}
 @media (min-width: 992px) {
.headerBot {
	background-color: #048789;
}
.header-wrap #main-nav > ul > li > a {
	color: #4a4a4a;
	display: block;
	padding: 15px 9px;
	text-transform: uppercase;
	position: relative;
	border: 1px solid transparent;
	border-radius: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.9rem;
	font-weight:600;
}
.header-wrap #main-nav > ul > li.current_page_item a {
	color: #ff8932;
}
.header-wrap #main-nav > ul > li > a:hover {
	text-decoration: none;
	color: #ff8932;
}
.header-wrap #main-nav > ul > li > a:hover:after {
	width: 100%;
}
.sub-menu {
	top: 100%;
	left: -50px;
	position: absolute;
	width: 250px;
	z-index: 9;
	padding: 0 0 15px;
	visibility: hidden;
	background-color: #fff;
	padding: 25px 25px 25px 10px !important;
}
.sub-menu li {
	float: left;
	width: 100%;
	padding: 5px 5px 7px 5px;
	border-bottom: #ccc solid 1px;
}
.sub-menu li:last-child {
	border: none;
}
.sub-menu li a {
	color: #191919;
	width: 100%;
	display: block;
	font-size: 14px;
	text-decoration: none;
}
.sub-menu li a:hover, .sub-menu li:hover a {
	color: #d21242 !important;
}
.sub-menu ul li {
	width: 100%;
	float: left;
}
.sub-menu ul li a {
	display: block;
	color: #5e5e5e;
	font-size: 15px;
	padding: 2px 0;
	position: relative;
	margin-bottom: 5px;
	font-weight: 600;
	padding-left: 15px;
}
.sub-menu ul li a:hover {
	text-decoration: none;
	color: #fff !important;
	background-color: #1e9eb1;
	border-radius: 50px;
}
.sub-menu ul li a:hover:after {
	width: 100%;
}
.header-wrap #main-nav > ul > li:hover .sub-menu {
	display: block;
}
.header-wrap #main-nav > ul > li.active .sub-menu {
	display: block;
}
.mSubMenuToggle {
	display: none;
}
}
#menu-header-menu li.menu-item-has-children span {
	display: block !important;
}
#menu-header-menu li .sub-menu li span {
	display: none !important;
}
#menu-header-menu li.menu-item span {
	display: none;
}
 @media(max-width: 767px) {
.phoneNumber {
	display: none;
}
.downloadApp {
	padding-top: 0px;
}
.headerTop {
	margin-top: 10px;
}
.header-top-list li.email-id::before {
	display: none;
}
.header-wrap.headerFixed {
	position: relative;
}
.header-wrap #main-nav {
	margin-top: 0;
}
}
/****** Main ***********/





.swiper-slide {
	/* Center slide text vertically */

	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.main {
	float: left;
	width: 100%;
}
.banner {
}
.block1 {
	position: relative;
	table-layout: fixed;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.block1 .b1-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	float: left;
}
.block1 .sectionImage {
	background-image: url(images/b1-img.jpg);
	background-position: center;
	background-size: cover;
}
.block1 .sectionContent {
	background-color: #e9eff2;
	background-position: center;
}
.sContent {
	position: relative;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	padding: 50px;
}
.b1-tableCell .sContent h2 {
	color: #f60;
	font-size: 3rem;
}
.b1-tableCell .sContent {
	color: #1d1d1d;
}
.veiwMore {
	border: #636363 solid 1px;
	border-radius: 50px;
	padding: 5px 15px;
	color: #000;
	font-weight: 600;
	font-size: 0.9rem;
	margin-top: 15px;
}
.veiwMore:hover {
	background-color: #000;
	color: #fff;
}
.block2 {
	position: relative;
	width: 100%;
}
.block2 .full-block-content {
	background-image: url(images/b2-bg.jpg);
	background-size: cover;
	background-position: center;
	background-position: center center;
	background-attachment: fixed;
	padding: 200px 0px;
}
.block2 h3 {
	color: #fff;
	font-size: 3rem;
}
.block2 p {
	color: #fff;
}
.more-btn {
	border: #fff solid 1px;
	border-radius: 50px;
	padding: 5px 15px;
	color: #fff;
	font-weight: 600;
	font-size: 0.9rem;
	margin-top: 15px;
}
.more-btn:hover {
	background-color: #fff;
	color: #000;
}
.block3 {
	position: relative;
	table-layout: fixed;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.block3 .b3-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	float: left;
}
.block3 .sectionImage {
	background-image: url(images/b3-img.jpg);
	background-position: center;
	background-size: cover;
}
.block3 .sectionContent {
	background-color: #e9eff2;
	background-position: center;
}
.b3-tableCell .sContent h2 {
	color: #071d50;
	font-size: 3rem;
}
.b3-tableCell .sContent {
	color: #122764;
}
.b3List {
	text-align: left;
	margin-top: 25px;
}
.b3List li {
	list-style: none;
	position: relative;
	padding-left: 20px;
}
.b3List li a {
	color: #071d50;
}
.b3List li:before {
	content: "\f190";
	font-family: 'FontAwesome';
	color: #071d50;
	font-size: 1rem;
	position: absolute;
	left: 0;
}
.block4 {
	position: relative;
	width: 100%;
}
.block4 .full-block-content {
	background-image: url(images/b4img.jpg);
	background-size: cover;
	background-position: center;
	background-position: center center;
	background-attachment: fixed;
	padding: 200px 0px;
}
.block4 h3 {
	color: #fff;
	font-size: 3rem;
}
.block4 p {
	color: #fff;
}
.block5 {
	position: relative;
	table-layout: fixed;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.block5 .b5-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	float: left;
}
.block5 .sectionImage {
	background-image: url(images/b5-img.jpg);
	background-position: center;
	background-size: cover;
}
.block5 .sectionContent {
	background-color: #13a1ea;
	background-position: center;
	color: #fff;
}
.block5 h2 {
	color: #fff;
	font-size: 3rem;
}
.block5 p {
	color: #fff;
}
.block6 {
	position: relative;
	width: 100%;
}
.block6 .full-block-content {
	background-image: url(images/testimonial-bg.jpg);
	background-size: cover;
	background-position: center;
	background-position: center center;
	background-attachment: fixed;
	padding: 100px 0px;
	text-align: center;
}
.block6 .block-title {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 2rem;
	margin-bottom: 75px;
	position: relative;
	text-align: center;
}
.block6 .block-title:after {
	content: '';
	background-image: url(images/title-after-line.png);
	width: 78px;
	height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -18px;
	margin: 0 auto;
}
.testi-col h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.3rem;
	margin-top: 25px;
}
.testi-col p {
	color: #bfb8b8;
	font-style: italic;
	font-size: 1rem;
	margin-top: 15px;
	padding-bottom: 15px;
}
.block6 .swiper-pagination-bullet {
	width: 31px !important;
	border-radius: 0 !important;
	background: #d2d2d2;
	margin-top: 25px;
}
.block6 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #13a1ea;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: -7px;
}
 @media(min-width: 992px) {
.section-left {
	left: 0;
}
.sectionRight {
	right: 0;
}
.sectionImage {
	position: absolute;
	width: 50%;
	height: 100%;
}
.sectionContent {
	position: absolute;
	width: 50%;
	height: 100%;
}
}
.blog-section {
	padding: 50px 0px;
	text-align: center;
	background: #f5f7ff;
}
.blog-col {
	text-align: left;
}
.blog-col .blog-thumb {
	float: left;
	width: 40%;
}
.blog-col .blog-content-right {
	float: left;
	width: 55%;
	padding: 0px 15px;
}
.footer-blog-col {
	color: #fff;
}
.footer-blog-col a .blog-title {
	font-size: 1.2rem;
	color: #fff;
	font-weight: 600;
}
.footer-blog-col a .blog-content {
	color: #c1c1c1;
}
.blog-section-title {
	color: #363535;
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 50px;
	float: left;
	width: 100%;
}
.blog-section-title span {
	color: #26599b;
}
.blog-title {
	color: #21313c;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
	padding: 0px;
}
.date-title {
	color: #ff8932;
	font-size: 14px;
}
.blog-content {
	color: #555555;
	font-size: 0.9rem;
}
.viewall {
	background: #000;
	color: #fff;
	padding: 5px 25px;
	border-radius: 50px;
	font-weight: 600;
	margin-top: 25px;
}
.viewall:hover {
	background: #000;
	color: #fff;
}
footer {
	background-color: #f6f6f6;
	padding: 50px 0px 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	float: left;
	width: 100%;
	color: #4c5051;
}
.footermenu {
	margin: 0;
	padding: 0;
}
.footermenu li {
	list-style: none;
}
.footermenu li a {
	color: #4c5051;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
}
.footer-left-col {
	text-align: center;
	margin: 0 auto;
	padding-top: 50px;
}
.footerBottom {
	float: left;
	width: 100%;
	margin-top: 15px;
	color: #000;
	padding: 10px 0px;
	text-align: center;
}
.footerBottom p {
	margin: 0;
	padding: 0;
	text-align: left;
}
.footer-left-col img {
	margin-bottom: 15px;
}
.recent-col {
	margin-bottom: 40px;
	font-weight: 600;
	font-size: 1.1rem;
}
.recent-col img {
	float: left;
	margin-right: 10px;
	width: 100px;
}
.recentTitle {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.2rem;
	margin-bottom: 25px;
}
.recent-col a {
	color: #000;
	font-size: 1rem;
}
/*========================= Icons ================= */



ul.social-network {
	list-style: none;
	display: inline;
	padding-top: 6px;
	float: left;
	padding-left: 0;
}
ul.social-network {
	float: left;
	width: 100%;
}
ul.social-network li {
	display: inline-block;
	margin: 10px 2px;
}
.social-circle li a span {
	float: left;
	margin-top: -26px;
	margin-left: 44px;
	color: #474747;
}
.social-network a.icoFacebook:hover, .social-network a.icoTwitter:hover, .social-network a.icoLinkedin:hover, .social-network a.icoInstagram:hover, .social-network a.icoYoutube:hover {
	background-color: #ff8932 !important;
}
a.socialIcon:hover, .socialHoverClass {
	color: #fff;
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	background-color: #000;
	padding: 4px 0px;
}
.social-circle li i {
	margin: 0;
	text-align: center;
	font-size: 1.1em;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.social-circle i:hover {
	color: #fff;
}
.footerAddress {
	font-weight: normal;
	color: #4c5051;
}
.footerAddress p {
	margin: 0;
	padding: 0;
}
.copyRight {
	color: #000;
	font-size: 14px;
}
 @media(max-width: 767px) {
.footer-left-col {
	padding-top: 0;
}
.recent-col a {
	color: #000;
	font-size: 0.9rem;
	line-height: 20px;
	display: block;
}
.ourRecent-news {
	margin-top: 30px;
}
.recentTitle {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 25px;
}
.breaking-col {
	padding: 10px;
}
.breakingnews-title {
	padding: 10px;
	display: block;
}
.newsDate {
	padding-top: 10px;
}
.email-id {
	display: none;
}
.footerBottom p {
	margin: 10px 0;
	padding: 0;
	text-align: center !important;
}
}
.spacial-widget .container {
	padding: 0 !important;
}
.modal-dialog {
	max-width: 800px;
	margin: 50px auto;
}
.modal-body {
	position: relative;
	padding: 0px;
	margin: 0;
}
.modal-content {
	background: none;
	border: none;
}
.close {
	position: absolute;
	right: -30px;
	top: 0;
	z-index: 999;
	font-size: 2rem;
	font-weight: normal;
	color: #fff;
	opacity: 1;
}
 @media(max-width: 767px) {
.modal-dialog {
	max-width: 100%;
	margin: 50px auto;
}
}
.big-grids-single-slide {
	position: relative;
	float: left;
	width: 100%;
}
.big-grids.big-grid1 .big-grid-1 {
	padding: 0 2px 0 0;
}
.big-grids.big-grid1 .big-grid-1 {
	width: 60%;
}
.big-grids .big-grid.fea-1, .big-grids .big-grid.fea-2, .big-grids .big-grid.fea-3, .big-grids .big-grids-single-slide .big-grid {
	display: block;
}
.big-grids.big-grid1 .big-grid-1 .big-grid-inner {
	height: 490px;
}
.big-grids .big-grid-inner {
	position: relative;
	line-height: 0;
	color: #FFF;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: hidden;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
	transition: 0.15s;
	box-sizing: border-box;
	outline: none;
	zoom: 1;
}
.big-grids.big-grid1 .big-grid-2 {
	padding: 0 0 2px 0;
}
.big-grids.big-grid1 .big-grid-2, .big-grids.big-grid1 .big-grid-3 {
	width: 40%;
}
.big-grids.big-grid1 .big-grid-2 .big-grid-inner {
	height: 244px;
}
.big-grids.big-grid1 .big-grid-3 .big-grid-inner {
	height: 244px;
}
.big-grids .big-grid {
	float: left;
	position: relative;
	overflow: hidden;
}
.big-grids .big-grid-1 .postTitle {
	font-size: 30px !important;
}
.big-grids .postTitle {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 20px;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-ms-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-o-text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-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;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
/*.swiper-slide .postTitle { position:absolute; bottom: 0; left: 10px; color: #fff; font-weight: 600; padding-bottom: 25px; padding-left: 25px; padding-right: 25px; }*/



.swiper-slide .img {
	background-color: #eee;
	background-position: top center;
	background-size: cover;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	visibility: visible;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
	transition: 0.15s;
	max-width: none;
}
/*** Internal Pages Style ****/



.content-area {
	position: relative;
	float: left;
	width: 100%;
	padding: 25px 0px;
	min-height: 500px;
	background: #f2f4f5;
}
.contentSection {
	background-color: #fff;
	padding: 15px;
}
.sidebarSection {
}
.internalBanner .entry-header {
	position: absolute;
	bottom: 35%;
	left: 10%;
	right: 0;
	text-align: left;
}
.page-id-21 .internalBanner .entry-header {
	left: auto;
	right: auto;
	text-align: left;
}
.entry-header .entry-title {
	color: #000;
	font-size: 24px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	margin: 15px 0px;
}
.entry-content {
	color: #3a3a3a;
}
/*.has-post-thumbnail img.img-fluid {
	width: 100% !important;
}*/
.widget {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 15px;
}
.widget audio {
	width: 100%;
}
.widget-title {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 15px;
	font-weight: 600;
}
.widget a {
	color: #000;
}
.widget ul {
	margin: 0;
	padding-left: 17px;
}
.widget ul li {
	font-size: 14px;
	margin-bottom: 10px;
}
.internalBanner {
	position: relative;
}
.internalBanner h1.entry-title {
	margin: 0;
	padding: 0;
	color: #191919;
	font-size: 3rem;
}
.entry-content {
	padding: 25px 0px 0px;
	font-size: 0.9rem;
	line-height: 23px;
}
.page-whiteBg {
	background-color: #fff;
	padding: 15px;
}
.col-0 {
	padding: 0;
	margin: 0;
}
.contact-us .contact-content {
	background: #048789;
	padding: 30px;
}
.contact-us .address {
	font-size: 1em;
	color: #fff;
}
.contact-us address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
	color: #b6b6b6;
	font-size: 1em;
}
.addr, .email {
	font-size: 1.3rem;
	margin: 0;
}
.phone {
	font-size: 1.4rem;
	font-weight: 600;
}
.contact-us .phone a {
	font-size: 1.1em;
	color: #fff;
}
.contactForm input[type=text], .contactForm input[type=email] {
	width: 100%;
	height: 40px;
	padding: 0px 15px;
	margin-bottom: 15px;
}
.contactForm textarea {
	width: 100%;
	height: 110px;
	padding: 15px;
	margin-bottom: 15px;
}
.contactForm input[type=submit] {
	background-color: #000;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	font-weight: 600;
}
.contact-us a, .email a {
	color: #75feff !important;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #fff;
	color: #fff;
}
.page-whiteBg h2 {
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 15px;
	color: #048789;
}
.page-whiteBg {
	margin-top: 25px;
}
 @media (max-width: 767px) {
.big-grids.big-grid1 .big-grid-1 {
	width: 100%;
}
.big-grids.big-grid1 .big-grid-2, .big-grids.big-grid1 .big-grid-3 {
	display: none;
}
.internalBanner .entry-header {
	left: auto;
	right: auto;
	text-align: left;
}
.internalBanner h1.entry-title {
	font-size: 1.5rem;
	font-weight: 600;
}
}

.contactform {
	background-color: rgba(0,0,0,0.8);
	padding: 25px;
	text-align: center;
	margin-top: 10px;
}
.contactform input[type="text"], .contactform input[type="email"], .contactform input[type="tel"], .contactform input[type="number"], .contactform textarea {
	border-radius: 25px;
	margin-bottom: 15px;
}
.contactform input[type="text"], .contactform input[type="email"], .contactform input[type="tel"], .contactform input[type="number"], .contactform textarea {
	background-color: #f7f7f7;
	border: solid 1px #e2e2e2;
	color: #4d4d4d;
	padding: 10px;
	width: 100%;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}
.contactform textarea {
	height: 125px;
}
.contactform input[type="submit"] {
	background: #ff8932;
	border: none;
	color: #fff;
	font-size: 28px;
	border-radius: 50px;
	padding: 5px 25px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 15px;
	cursor: pointer;
}
.contactform input[type="submit"]:hover {
	background: #fff;
	color: #000;
}
.contactAddress ul.social-network li {
	float: left;
}
.contactAddress .social-circle li a {
	background-color: #fff;
}
.contactAddress .social-circle i {
	color: #000;
}
.contactAddress {
	padding-top: 100px;
}
.contactAddress address {
	font-size: 22px;
	color: #fff;
	line-height: 37px;
}
.whiteBg {
	background: #fff;
	padding: 15px;
	font-size: 0.9rem;
	margin-bottom: 25px;
}
.overview-company {
	background-image: url(images/abutusbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 50px;
	color: #fff;
}
.overview-company h1 {
	font-size: 30px;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	color: #fff;
	font-weight: 600;
}
.whatwe-docontent {
	text-align: center;
}
.whatwe-docontent h2 {
	font-size: 25px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.imgCol {
	margin-bottom: 15px;
	position: relative;
}
.imgCol h3 {
	font-size: 24px;
	text-align: center;
	position: absolute;
	bottom: 40%;
	color: #fff;
	padding: 15px;
	background-color: rgba(0,0,0,0.8);
	display: inline-block;
	left: 30px;
	right: 30px;
}
.imgCol img {
	height: 300px;
}
.whatwe-docontent p {
	margin-top: 15px;
	font-weight: 600;
	font-size: 18px;
}
.whiteBg ul.ulist {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 18px;
}
.blog-col {
	background-color: #fff;
	padding: 15px;
	min-height: 195px;
	position: relative;
	margin-bottom: 25px;
}
.blog-col h2 {
	font-size: 1.3rem;
	padding: 0;
	margin: 0;
}
.blog-col h2 a {
	color: #000;
	font-weight: 600;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.readmore-btn {
	color: #000;
	font-size: 0.9rem;
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-weight: 600;
	text-decoration: underline;
}
.readmore-btn:hover {
	color: #5f0b35;
}
.blog-col .date {
	font-size: 0.9rem;
	color: #000;
}
h2.comment-reply-title {
	font-size: 1.5rem;
	font-weight: 600;
}
.comments-area label {
	float: left;
	width: 100%;
}
.comments-area input[type="text"], .comments-area input[type="email"], .comments-area input[type="url"] {
	width: 100%;
}
.comments-area textarea {
	width: 100%;
	height: 150px;
}


@media (max-width: 767px) {
	 
.readmore-btn {
    position: relative;
    left: 0;
    float: left;
    width: 100%;
    padding-top: 25px;
}

.blog-col {
    min-height: 260px;
    position: relative;
    margin-bottom: 25px;
}

.sContent {
	padding: 260px 20px 20px 20px;
}
.b1-tableCell .sContent h2 {
	color: #f60;
	font-size: 2rem;
	font-weight: 600;
}
.block1 .sectionImage, .block3 .sectionImage, .block5 .sectionImage {
	height: 50%;
}
.b3-tableCell .sContent h2 {
	color: #f60;
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 10px;
	text-align: center;
}
.b3List {
	margin: 0px;
	text-align: center;
	padding: 0;
}
.b3List li:before {
	display: none;
}
.block3 .veiwMore {
	margin-top: 15px;
	border: none;
}
.block5 h2 {
	font-size: 2rem;
}
.footerLogo {
	width: 150px;
}
}
.page-puchline {
	text-align: center;
	font-size: 1.2rem;
	line-height: 30px;
	font-weight: 600;
}
.page-section {
	margin-top: 50px;
	width: 100%;
}
.whitebg {
	background-color: #fff;
}
.paraTitle {
	color: #181818;
	padding-top: 25px;
	font-size: 35px;
	font-weight: 600;
	text-transform: capitalize;
}
.paraTitle span {
	color: #ff8932;
	font-weight: 600;
	font-size: 1rem;
}
.page-section .ab-para {
	padding: 20px 15px;
}
.page-section .ab-para p {
	font-size: 1rem;
	line-height: 23px;
	color: #606668;
}
.page-section .row {
	display: flex;
	align-items: center;
	align-content: center;
	flex-direction: row;
}
 @media(min-width: 768px) {
.col-0 {
	margin: 0;
	padding: 0;
}
}
.page-section-bg {
	background-image: url(images/page-block-bg.jpg);
	background-size: cover;
	background-position: center center;
	padding: 50px 0px;
	margin-top: 50px;
	color: #fff;
	font-size: 1rem;
	background-attachment: fixed;
}
.pagetransparent-bg {
	background-color: rgba(0,0,0,0.8);
	padding: 25px;
	font-size: 1rem;
}
.page-block-bg {
	background-image: url(images/corporate-mobile-bg.jpg);
	background-size: cover;
	background-position: top center;
	padding: 50px 0px;
	margin-top: 50px;
	color: #fff;
	font-size: 1rem;
	background-attachment: fixed;
}


.page-id-38 .content-area {
    background-image: url(images/contactbg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.wpcf7-validation-errors { color:#ff;}

.footerTop { width: 100%;
background: #f60;
text-align: center;
color: #fff;}
.footerTop .btn-default { color: #fff;
text-transform: uppercase;
font-weight: 600;
font-size: 25px;
background: #000;
padding: 5px 25px;
border-radius: 50px;
margin: 25px 0px;}

@media(max-width:767px){
	.footerTop .btn-default { font-size: 15px;}
	.more-btns { font-weight: 600;
font-size: 18px;
margin-top: 15px;
display: block;
text-align: center;
line-height: 20px; }
	}
	
.ada-compliance a {
	background: #ff6401;
    color: #fff !important;
    padding: 3px 10px !important;
    border-radius: 50px !important;
    margin-top: 11px !important;
    font-size: 0.8rem !important;
    font-weight: 700 !important; 
}