/*  
Author: WebThemez.com
License: https://webthemez.com/license 
*/
/*------------------- 
# General
---------------------*/

h1, h2{
	font-weight:bolder;
	color: #108773;
}

html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  border-right-style: solid;
  border-right-width: 9px;
  border-right-color: #108773;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  color: #1b1e24;
    overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  text-rendering: optimizelegibility;
}

a {
  color: #108773;
}

a:hover {
  color: #108773;
}

a:focus {
  outline: none;
}

figure {
  margin-bottom: 0;
}

hr {
  border-color: #e6e7e9;
}

[role=button] {
  cursor: pointer;
}


/*------------------------------------
  Headings
------------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, .h7,
h1, h2, h3, h4, h5, h6 {
  line-height: 1.6;
  font-weight:600;
} 
/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #108773;
}

::selection {
  color: #fff;
  background-color: #108773;
}

.bg-primary ::-moz-selection {
  color: #108773;
  background-color: #fff;
}

.bg-primary ::selection {
  color: #108773;
  background-color: #fff;
}
.nav-top a, .nav-top li{
	color:#fff;
}
.bg-overlay, .hero-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.hero-img {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
}
.banner-img {
    width: 100%;
    height: auto;
}

.inner-page{
    background: #006bdf;
}
footer{
	color:#bdbdbd;
}
footer a{
	color: #fff;
}
.btn-outline-dark {
    color: #6f7173;
    border-color: #b8b8b8;
}
a.active span{
	color: #108773 !important;
}
.logo{
  color: #222;
      margin: 19px 0 0;
}
.logo a{
text-decoration:none;
}
.logo h2 span{
  padding: 5px 7px;
  color: #108773;
}   
.menu-area{
    position:relative;
    background: #fff;
}
.logo h2 {
    font-size: 30px;
    color: #fff;
} 
.bg-primary {
  color: #fff;
  border-color: #014073 !important;
  background-color: #014073 !important;
}
.nav-top {
    background-color: #000 !important;
}
.inner-page-header p {
    color: #333;
}
.btn-primary {
  color: #fff;
  border-color: #108773 !important;
  background-color: #108773 !important;
}
.btn-outline-primary{
    color: #108773;
    background-color: transparent !important;
    border-color: #108773 !important;
}	
.btn-outline-primary:hover{
    color: #fff;
    background-color:#108773 !important; 
}
.bg-overlay, .hero-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nav-top i {
    color: #ffffffd1;
}
section.wt-section.hero-large {
    background: #dee2e6;
    margin-top: 0px !important;
    /* background: #0f5386; */
    padding: 100px 0;
}
section.wt-section.hero-large p {
    /* color: #fff; */
}
section.wt-section.hero-large h1 {
    /* color: #fff; */
    font-size: 46px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #108773;
    border-color: #108773;
}
.text-primary, .page-link{
	color: #108773 !important;
}

.inner-page{
    background: #006bdf;
}  

.price-card .card-body ul li{
	line-height:38px;
}
.contact-info i{
	font-size:24px;
}
.team-dp ul{
	display:bock;
	margin:0 auto;
	padding:0;
}
.team-dp{
	text-align:center;
	display:bock;
}

.portfolio-menu ul li {
    margin: 0px 22px 8px;
    border: none;
    border-bottom: 4px solid;
    border-radius: 0;
    padding: 10px 4px;
}
.portfolio-menu ul li.active, .portfolio-menu ul li:hover {
    margin: 0px 22px 8px;
    border: none;
    border-bottom: 4px solid;
    border-color: #108773 !important;
    border-radius: 0;
    padding: 10px 4px;
}
 .main-footer li{
	line-height:32px;
	color: #fff;
}
.inner-page-header {
    background: #dee2e6;
    padding: 0;
}
.sub-text{
	font-size:16px;
}
.nav-top-contact li{
	font-size:13px;
} 
.contactIcons .fa {
    font-size: 34px;
    padding: 32px;
    background: #ebebeb;
    border-radius: 50%;
	margin-bottom:15px;
}
.copyrights{
	font-size:13px !important;
}
@media (max-width: 991px) {
.hero-img { 
    background-position: 74%; 
}
}

/*	BACKGROUND PHOTO BLOCK 3-10
/*----------------------------------------------------*/

.content-3-10 {
	padding: 0px;
    margin-bottom: 50px;
	position: relative;
}

.content-3-10 .image-container {
	position: absolute;
	height: 300px;
	padding: 0px;
	top: 0px;
}

.content-3-10 .img-td {
	width: 50px;
    height: 50px;
    margin-right: 10px;
    valign-content: top;
    align-content: left;
}

.content-3-10 .image-container .background-image-holder {
	background: url('../img/jack.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-10 .image-container .background-image-holder2 {
	background: url('../img/jack1985.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-10 .image-container .background-image-holder3 {
	background: url('../img/jackcurrent.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-10 .image-container .background-image-holder4 {
	background: url('../img/jackadvisor.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}

.content-3-10 .content {
	margin-top: 300px;
	padding: 0px;
    background-color: transparent;
}

.content-3-10 h3 {
	margin-bottom: 32px;
    color: #b53513;
	margin-top: 0;
    font-size: 32px;
    font-weight:100;
}

.content-3-10 p {
	margin-bottom: 20px;
    text-align: justify;
    font-size: 16px;
}

/*	BACKGROUND PHOTO 3-10 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.content-3-10 .image-container {
		height: 100%;
	}
	
	.content-3-10 .content {
		margin-top: 0px;
		padding: 20px 30px 20px 30px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    
    .content-3-10 p {
	font-size: 18px;
}
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
}



