/*
Theme Name: THBusiness Child
Theme URL: http://www.themezhut.com/themes/thbusiness
Description: THBusiness Child is a child theme of THBusiness
Author: ThemezHut
Author URL: http://www.themezhut.com
Template: thbusiness
Version: 1.0.0
Text Domain: thbusiness-child
*/ 


@font-face {
	font-family: BebasNeue;
	src: url(fonts/BebasNeue-Regular.otf);
	font-weight: normal;
}
@font-face {
	font-family: BebasNeue;
	src: url(fonts/BebasNeue-Regular.ttf);
	font-weight: normal;
}
@font-face {
	font-family: SourceSansPro;
	src: url(fonts/SourceSansPro-Regular.otf);
	font-weight: normal;
}
body {
	color: 1f1f1f;
	font-size: 20px;
	overflow-x: hidden;
}
.container {
	padding-left: 50px;
	padding-right: 50px;
}
body, p, a, input, select, button {
	font-family: 'SourceSansPro', sans-serif !important;
}
a:hover {
	text-decoration: none;
}
ul li {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'BebasNeue', sans-serif;
	color: #142c63;
	text-transform: uppercase;
}
h1 {
	font-size: 66px;
	color: #142c63;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 34px;
}
.full-width img, .full-width figure, .full-width figure div {
	width: 100%;
	height: auto;
}
.scrollup {
	z-index: 999 !important;
}
.scrollup:after {
	font-family: 'FontAwesome' !important;
}
body:not(.logged-in) .entry-footer-insinglepost {
	display: none;
}
p {
	margin: 0 0 25px;
}
.content-area {
	margin: 0px 0 40px;
}
.page-content, .entry-content, .entry-summary {
	margin: 0;
}
.page-header {
	display: none;
}
.site-header {
	border-bottom: 0;
}
.site-branding {
	margin-top: 30px;
}
#site-navigation li:hover > a, #site-navigation li > a:hover, #site-navigation li.current_page_item a {
	border-bottom: 0;
	color: #142c63;
}
#site-navigation li a {
	font-family: 'BebasNeue', sans-serif !important;
	text-transform: uppercase;
	font-size: 20px;
	color: #a6abbb;
}
#site-navigation {
	margin-right: 0;
}
#site-navigation li.menu-item-74 a {
	background: #132a5e;
	color: #fff;
	text-transform: lowercase!important;
	padding: 0 37px;
	margin-right: 1px;
}
#site-navigation li.menu-item-74 a:hover {
	background: #a6abbb;
	color: #fff;
}
#site-navigation li ul li a {
	font-size: 17px;
	text-transform: lowercase!important;
}
#site-navigation li ul {
	/*animation: slide-up 0.4s ease;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;*/
	opacity: 0;
	visibility: hidden;
	top: 110px;
	display: inherit;
}


#site-navigation li:hover > ul, #site-navigation li:hover > ul > li > ul  {
	opacity: 1;
	visibility: visible;
	top: 80px;
}

#site-navigation li:hover > ul > li > ul {
	left:0px;
	position:relative;
	top:0;	
	}
	
	#site-navigation li:hover > ul > li > ul > li a {
	padding-left:40px;}
	
	#site-navigation li:hover > ul > li:first-child > ul  {
	box-shadow:none;
	border-bottom:3px solid #1f1f1f; }

.main-navigation ul ul a {
	width: 250px;
}

.home_slide.wpb_content_element .prettyphoto:before {
	display:none;
	}

.home_slide .vc_images_carousel .vc_carousel-control .icon-prev {
	left: 20px;
	}


.home_slide .vc_images_carousel .vc_carousel-control .icon-next,
 .home_slide .vc_images_carousel .vc_carousel-control .icon-prev {
	 background-color: rgba(0,0,0,0.65);
	 -webkit-transition: all 0.2s;
    transition: all 0.2s;
	width: 40px;
    height: 60px;
	color:#fff;
	 }

.home_slide .vc_images_carousel .vc_carousel-control .icon-prev:before,
.home_slide .vc_images_carousel .vc_carousel-control .icon-next:before {
    
    top: 4px;
}



body.home .mrg-head h1 {
	font-size: 56px;
}
.left_column_home h3 {
	color: #1e1e1e;
}
.mrg-head h1, .mrg-head h2 {
	margin-top: 0;
}
.mrg-head h2 {
	margin-bottom: 0;
}
.mrg-head {
	margin-bottom: 15px!important;
}
.mrg-head h2 {
	color: #1e1e1e;
}
.info-txt {
	margin-left: 0;
}
.info-txt li {
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	color: #142c63;
	position: relative;
}
.info-txt li h3 {
	display: inline-block;
	font-family: 'BebasNeue', sans-serif;
	font-size: 22px;
	margin-bottom: 0;
	margin-top: 0;
}
.info-txt li:after {
	position: absolute;
	right: 0;
	top: 7px;
	content: '';
	display: block;
	width: 1px;
	height: 61px;
	background: #142c63;
}
.info-txt li:last-child:after {
	display: none;
}
.info-txt li:first-child {
	padding-left: 0;
}
.info-txt li h2 {
	display: block;
	font-size: 30px;
	color: #1e1e1e;
	font-family: 'BebasNeue', sans-serif;
	margin-top: 0;
}
.bg_li_box li {
	margin-top: 94px;
	position: relative;
}
.bg_li_box .info-txt li:before {
	position: absolute;
	left: 0;
	top: -100px;
	content: '';
	display: block;
	width: 42px;
	height: 64px;
}
.bg_li_box .info-txt li:first-child:before {
	background: url('/wp-content/uploads/2019/04/li-1.png') left top no-repeat;
}
.bg_li_box .info-txt li:nth-child(2):before {
	width: 47px;
	left: 32px;
	top: -80px;
	background: url('/wp-content/uploads/2019/04/li-2.png') left top no-repeat;
}
.bg_li_box .info-txt li:nth-child(3):before {
	width: 69px;
	left: 32px;
	top: -100px;
	background: url('/wp-content/uploads/2019/04/li-3.png') left top no-repeat;
}
.grey_box_bg .wpb_image_grid_ul li a:after {
	background: #e9edf4;
}
.grey_box_bg {
	background: #e9edf4;
	position: relative;
	display: block;
}
.grey_box_bg:before {
	background: #e9edf4;
	position: absolute;
	content: '';
	width: 2050%;
	height: 100%;
	left: -50%;
	top: 0;
	display: block!important;
}
.grey_box_bg .scd-btn button:hover {
	background: #fff!important;
}
.fr-btn button, .scd-btn button {
	font-size: 18px!important;
	position: relative;
	padding-right: 50px!important;
	padding-left: 50px!important;
}
.fr-btn button:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 26px;
	width: 23px;
	height: 1px;
	background: #fff;
}
.scd-btn button:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 27px;
	width: 23px;
	height: 1px;
	background: #142c63;
}
.fr-btn button {
	background-color: #142c63!important;
}
.fr-btn button:hover, .scd-btn button:hover {
	background-color: #1e1e1e!important;
}
.scd-btn button:hover {
	background-color: #e9edf4!important;
}
.scd-btn button {
	border: 0!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	background-color: transparent!important;
}


.grey_box_bg .scd-btn a:hover {
	background: #fff!important;
}

.fr-btn a, .scd-btn a {
	font-size: 18px!important;
	position: relative;
	padding-right: 50px!important;
	padding-left: 50px!important;
}
.fr-btn a:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 26px;
	width: 23px;
	height: 1px;
	background: #fff;
}
.scd-btn a:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 27px;
	width: 23px;
	height: 1px;
	background: #142c63;
}
.fr-btn a {
	background-color: #142c63!important;
}
.fr-btn a:hover, .scd-btn a:hover {
	background-color: #1e1e1e!important;
}
.scd-btn a:hover {
	background-color: #e9edf4!important;
}
.scd-btn a {
	border: 0!important;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
	background-color: transparent!important;
}




.grey_smll_box {
	background: #e9edf4;
}
.grey_smll_box h5 {
	color: #1e1e1e;
	font-size: 25px;
	margin: 0;
}
.grey_smll_box h2 {
	margin-bottom: 15px;
	margin-top: 0;
}
.table_box_first tr td, .table_box_second tr td {
	border: 0;
}
.table_box_first, .table_box_second {
	margin-bottom: 40px;
}
.table_box_first tr:first-child td, .table_box_second tr:first-child td {
	background: #142c63;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'BebasNeue', sans-serif;
}
.table_box_first tr td, .table_box_second tr td {
	padding: 37px 27px 30px;
	font-size: 26px;
}
.table_box_first tr {
	border-bottom: 1px solid #142c63;
}
.table_box_first tr:last-child {
	border-bottom: 0;
}
.grey_smll_box .ul_info ul {
	margin-left: 0;
}
.grey_smll_box .ul_info li {
	padding-left: 67px;
}
.grey_smll_box .ul_info li h4 {
	display: inline-block;
	padding: 12px;
	background: #142c63;
	color: #fff;
	margin: 0 20px 10px -67px!important;
	font-size: 24px;
	font-family: 'BebasNeue', sans-serif;
}
.grey_smll_box .ul_info li h5 {
	display: inline-block;
	text-transform: capitalize;
	font-size: 20px;
	vertical-align: middle;
	line-height: 29px;
	font-family: 'SourceSansPro', sans-serif;
}
.details_box .wpb_content_element h2 {
	color: #fff;
	left: 17%;
	top: 33%;
	    width: 200px;
		text-align:center;
	position: absolute;
	z-index: 10;
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform .5s ease-in-out;
	transform-style: preserve-3d;
}
.wpb_image_grid_ul li a {
	position: relative;
}
.wpb_image_grid_ul li a:after {
	position: absolute;
	content: '\f067';
	font-family: 'FontAwesome' !important;
	right: 0;
	bottom: 0;
	display: block;
	width: 100px;
	height: 100px;
	background: #fff;
	text-align: center;
	padding-top: 37px;
}

.details_box .wpb_image_grid_ul li a:after { 
background: #142c63;
color:#fff;
}


.wpb_content_element .prettyphoto {
	position: relative;
}
.wpb_content_element .prettyphoto:before {
	background: #142c63;
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out;
	transform-style: preserve-3d;
}
.details_box .wpb_content_element:hover h2 {
	transform: rotateY(0);
}
.wpb_content_element .prettyphoto:hover:before {
	opacity: 0.8;
	transform: rotateY(0);
}




.site-footer {
	background-color: transparent;
	color: #142c63;
	margin-bottom: 30px;
}
.site-footer #menu-footer-main-menu li {
	border-bottom: 0;
	display: inline-block;
}
.site-footer #menu-footer-main-menu li a {
	color: #142c63;
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'BebasNeue', sans-serif!important;
}
.site-footer #menu-footer-main-menu li a:hover {
	text-decoration: none;
	color: #8c8d90;
}
.site-footer #menu-footer-main-menu {
	margin-bottom: 0;
}
.footer-widget-area .col-md-9 {
	background: #e9edf4;
}
.site-footer #secondary {
	width: 77%;
	display: inline-block;
}
.site-footer .widget-area {
	margin: 0px 0 0px 0;
}
.site-footer .widget {
	margin: 0 0 0px 0;
}
.copyright-container {
	font-size: 16px;
	padding: 10px 0px 0px;
	display: inline-block;
	color: #1f1f1f;
}
.copyright-container a {
	color: #1f1f1f;
}
 @keyframes slide-up {
 0% {
 opacity:0;
 transform:translateY(20px);
}
 100% {
 opacity:1;
 transform:translateY(0px);
}
}
 @-webkit-keyframes slide-up {
 0% {
 opacity:0;
 transform:translateY(20px);
}
 100% {
 opacity:1;
 transform:translateY(0px);
}
}
 @media (min-width: 200px) {
.container {
	width: 100%;
	max-width: 1764px;
}
}

 @media (min-width: 1900px) {
#site-navigation li.menu-item-74 a {

    margin-right: 2px;
}
}




 @media (max-width: 1600px) {
.cat-template-left .vc_column-inner, .pr-template-left.vc_col-sm-5 .vc_column-inner {
	padding-right: 50px !important;
}
.pr-template-right.vc_col-sm-9 .vc_column-inner {
	padding-left: 50px !important;
}
}
 @media (max-width: 1527px) {
body.home .mrg-head h1, h1 {
	font-size: 50px;
}
.cat-template-left .vc_column-inner, .pr-template-left.vc_col-sm-5 .vc_column-inner {
	padding-right: 20px !important;
}
.pr-template-right.vc_col-sm-9 .vc_column-inner {
	padding-left: 20px !important;
}
.grey_smll_box.wpb_text_column {
	padding: 30px!important;
}
.table_box_first tr td, .table_box_second tr td {
	padding: 30px 27px 27px;
}
.table_box_first tr:first-child td, .table_box_second tr:first-child td {
	font-size: 27px;
}
.table_box_first tr td, .table_box_second tr td {
	font-size: 20px;
}
.vc_row.pr-template-left, .vc_row.grey_box_bg {
	margin-bottom: 100px !important;
}
}
 @media (max-width: 1448px) {
body.home .mrg-head h1, h1 {
	font-size: 47px;
}
.cat-template-left .vc_column-inner, .pr-template-left.vc_col-sm-5 .vc_column-inner {
	padding-right: 0px !important;
}
.info-txt li {
	padding: 0 20px;
}
.pr-template-left .info-txt li {
	padding: 0 30px;
}
.pr-template-left .info-txt li:first-child {
	padding: 0 30px 0 0;
}
.left_column_home .vc_column-inner, .cat-template-left .mrg-head, .pr-template-left .mrg-head {
	margin-top: 100px !important;
}
.site-footer #secondary {
	width: 74%;
}
.vc_row.grey_smll_box {
	padding: 50px 50px !important;
}
}
 @media (max-width: 1370px) {
.table_box_first tr:first-child td, .table_box_second tr:first-child td {
	font-size: 25px;
}
}
 @media (max-width: 1340px) {
body.home .mrg-head h1, h1 {
	font-size: 40px;
}
.left_column_home .vc_column-inner, .cat-template-left .mrg-head, .pr-template-left .mrg-head {
	margin-top: 60px !important;
}
h3 {
	font-size: 30px;
}
.vc_row.pr-template-left, .vc_row.grey_box_bg {
	margin-bottom: 60px !important;
}
}
 @media (max-width: 1280px) {
.table_box_first tr:first-child td, .table_box_second tr:first-child td {
	font-size: 21px;
}
}
@media (max-width: 1270px) {
.info-txt li h2 {
	font-size: 23px;
}
.info-txt li h3 {
	font-size: 20px;
}
.info-txt li:after {
	top: 0px;
}
.info-txt li {
	padding: 0 15px;
}
}
 @media (max-width: 1240px) {
body.home .mrg-head h1, h1 {
	font-size: 35px;
}
.left_column_home .vc_column-inner, .cat-template-left .mrg-head, .pr-template-left .mrg-head {
	margin-top: 40px !important;
}
body {
	font-size: 18px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 27px;
}
}
 @media (max-width: 1140px) {
body.home .mrg-head h1, h1 {
	font-size: 29px;
}
body {
	font-size: 17px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 20px;
}
.info-txt li h2 {
	font-size: 21px;
}
.info-txt li h3 {
	font-size: 18px;
}
.info-txt li:after {
	top: 4px;
	height: 51px;
}
.info-txt li {
	padding: 0 12px;
}
.fr-btn button, .scd-btn button {
	font-size: 16px!important;
	padding-right: 25px!important;
	padding-left: 25px!important;
}

.fr-btn a, .scd-btn a {
	font-size: 16px!important;
	padding-right: 25px!important;
	padding-left: 25px!important;
}


.wpb_image_grid_ul li a:after {
	width: 70px;
	height: 70px;
	padding-top: 27px;
}
.hentry {
	margin: 0px;
}
.vc_row.grey_box_bg {
	padding: 30px 20px !important;
}
.vc_row.grey_smll_box {
	padding: 30px 20px !important;
}
.pr-template-left .info-txt li {
	padding: 0 20px;
}
.bg_li_box .info-txt li:nth-child(2):before, .bg_li_box .info-txt li:nth-child(3):before {
	left: 22px;
}
.table_box_first tr:first-child td, .table_box_second tr:first-child td {
	font-size: 19px;
}
.table_box_first tr td, .table_box_second tr td {
	font-size: 17px;
}
}
 @media (max-width: 1030px) {
body {
	font-size: 16px;
}
.info-txt li h2 {
	font-size: 19px;
}
.info-txt li h3 {
	font-size: 16px;
}
.site-footer #secondary {
	width: 70%;
}
}
 @media (max-width: 992px) {
body.home .mrg-head h1, h1 {
	font-size: 27px;
}

#main-nav-button {
   
    text-align: left;
}

#main-nav-button:before {
   
    font-size: 24px;
}

h2 {
	font-size: 22px;
}
h3 {
	font-size: 19px;
}

.site-branding { 
display: inline-block;
}

#main-nav-button {
	background: #142c63;
	float:right;
	width: auto;
	padding: 3px 8px;
	display:inline-block;
}
#menu-main-menu li {
	border-bottom: 1px solid #dadada;
	padding-bottom: 5px;
	margin: 7px auto;
}
#menu-main-menu li a {
	text-transform: uppercase;
	color: #132a5e;
}
#menu-main-menu li:last-child {
	border-bottom: 0px;
}
#menu-main-menu li ul li a {
	padding: 0;
}
.site-branding .site-logo-image {
	text-align: center;
}
.left-footer {
	margin-bottom: 20px;
}
}
 @media (max-width: 935px) {
.left_column_home .vc_column-inner, .cat-template-left .mrg-head {
	margin-top: 20px !important;
}
.cat-template-left .vc_column-inner, .pr-template-left.vc_col-sm-5 .vc_column-inner {
	padding-right: 15px !important;
}
.vc_col-sm-5, .vc_col-sm-7, .pr-template-left.vc_col-sm-3, .pr-template-right.vc_col-sm-9, .grey_box_bg .vc_col-sm-6 {
	width: 100%!important;
}
.grey_box_bg .vc_column-inner {
	padding-left: 15px !important;
}
.bg_li_box .info-txt {
	margin-bottom: 50px!important;
}
.cat-template-left .vc_column-inner {
	padding-right: 15px !important;
}
.vc_col-sm-7 .vc_column-inner {
	padding-left: 15px!important;
}
.pr-template-left .info-txt li h3 {
	font-size: 19px;
}
.pr-template-left .info-txt li h2 {
	font-size: 21px;
}
.table_box_first .wpb_wrapper, .table_box_second .wpb_wrapper {
	overflow-x: auto;
}
.table_box_first tr:first-child td, .table_box_second tr:first-child td {
	font-size: 21px;
}
.table_box_first tr td, .table_box_second tr td {
	padding: 20px 20px 20px;
}
.grey_smll_box .ul_info li {
	margin-bottom: 10px;
}
}
 @media (max-width: 690px) {
.site-footer #secondary {
	width: 100%;
}
.copyright-container {
	padding-bottom: 11px;
	padding-left: 15px;
}
.vc_row.wpb_row {
	margin-bottom: 35px !important;
}
.copyright-container {
	padding-bottom: 11px;
	padding-left: 15px;
	font-size: 14px;
	display: block;
	text-align: center;
}
.site-footer #secondary, .left-footer {
	text-align: center;
}
}
 @media (max-width: 520px) {
.site-footer #menu-footer-main-menu li a {
	font-size: 17px;
}
}
 @media (max-width: 475px) {
#menu-footer-main-menu li {
	padding: 8px 5px;
}
.info-txt li {
	width: 49%;
	text-align: center;
}
.info-txt li:last-child, .bg_li_box .info-txt li:last-child {
	width: 100%;
	margin-top: 20px;
}
.info-txt li:nth-child(2):after, .bg_li_box .info-txt li:before {
	display: none;
}
.bg_li_box .info-txt li {
	margin-top: 0;
}
.fr-btn, .scd-btn, .fr-btn button, .scd-btn button, .fr-btn a, .scd-btn a  {
	width: 100%;
}
.vc_row.grey_smll_box {
	padding: 10px 0px !important;
}
.grey_smll_box .ul_info li h4 {
	display: none;
}
.grey_smll_box .ul_info li {
	padding-left: 0px;
}
}
@media (max-width: 390px) {
.container {
	padding-left: 30px;
	padding-right: 30px;
}
.info-txt li {
	padding: 0;
}
.info-txt li h2 {
	font-size: 17px;
}
.info-txt li h3 {
	font-size: 15px;
}
.site-footer #menu-footer-main-menu li a {
	font-size: 16px;
}
}

textarea{width:100% !important}
.gallery-images li{margin:5px !important; width:20% !important;}
