html {
	height: 100%;
	font-size: 14px;
}
body {
	font-family: 'Montserrat', sans-serif;
	height: 100%;
}
button:focus, 
a:focus {
    outline: none !important;
    box-shadow: none !important;
}
h4 {
	font-size: 2.4rem;
	line-height: 3rem;
	font-weight: 300;
}
a:hover, .btn:hover {
	transition: all 0.15s ease-in;
  	-webkit-transition: all 0.15s ease-in;
}
h4 span {
	font-weight: 700;
}
.text_30 {
	font-size: 1.7rem;
}
.green_color {
	color: #A0B535;
}
.blue_color {
	color: #28424E;
}
.btn_custom {
	font-weight: 700;
	font-size: 1.4rem;
	padding: 1rem 3.2rem;
	text-transform: uppercase;
	min-width: 250px;	
}
.btn_custom span {
	font-weight: 300;
}
.btn_custom_more {
	font-weight: 700;
	color: #28424E;
	font-size: 1.1rem;
	padding: 0.8rem 2rem;
	border: 1px solid #28424E;
	background-color: #fff;
	text-transform: uppercase;
}
.btn_custom_more:hover,
.btn_custom_more:focus,
.btn_custom_more:active  {
	color: #fff;
	border: 1px solid #28424E;
	background-color: #28424E;;
}
.btn_custom_more span {
	font-weight: 300;
}
.btn.btn_round {
	border-radius: 50px;
}
.btn_dark {
	background-color: #28424E;
	color: #fff;
	margin-top: 4.5rem;
	margin-bottom: 5rem;
	border: 1px solid #28424E;
}
.btn_dark:hover,
.btn_dark:focus,
.btn_dark:active {
	color: #28424E;
	background-color: #fff;
}
.btn_green {
	background-color: #A0B535;
	color: #fff;
	border: 1px solid #A0B535;
}
.btn_green:hover,
.btn_green:focus,
.btn_green:active {
	background-color: #fff;
	color: #A0B535;
}
.text_light {
	font-weight: 300;
	font-size: 1.7rem;
	line-height: 2.4rem;
	color: #808080;
}
.text_light span {
	font-weight: 500;
}
.wrapper {
	padding-left: 85px;
	padding-right: 85px;
}
.homepage {
	min-height: 100%;
}
.homepage .header {
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	border-bottom: 1px solid #A0B535;
	position: relative;
}
.navbar-brand img {
	width: 9.1rem;
}
.navbar_custom .navbar-nav a {
	text-transform: uppercase;
  	color: #A0B535;
  	font-weight: 500;
  	font-size: 1rem;
}
.navbar_custom .navbar-nav  a:hover, 
.navbar_custom .navbar-nav  a:focus,
.navbar_custom .navbar-nav a:active,
.navbar_custom .navbar-nav a.active {
	background-color: #A0B535; 
	color: #fff;
}
.navbar_custom .dropdown-toggle::after {
	display: none;
}
.navbar_custom .dropdown-menu {
    color: #A0B535;
    border: 1px solid #A0B535;
    border-radius: 0;
    margin: 0;
    padding: 0;
}
.navbar_custom .nav-item a.dropdown-item {
    border-bottom: 1px solid #A0B535;
    padding: 1rem;
}
.navbar_custom .nav-item a.dropdown-item:last-child {
    border-bottom: 1px solid transparent;
}
.link_btn {
	border-radius: 50px;
	border: 1px solid #A0B535;
	padding: 0.35rem !important;
	margin-top: 0.65rem;
	max-width: 9.4rem;
}
.navbar_custom .navbar-toggler-icon {
	color: #A0B535;
	font-size: 2rem;
}
.header h2 {
	font-size: 4.6rem;
	margin-top: 9%;
	color: #28424E;
	margin-bottom: 1.6rem;
}
.header h2 span {
	font-weight: 300;
}
.box_text {
	background-color: #A0B535;
	padding: 0.9rem 4.6rem;
	color: #fff;
	font-size: 1.4rem;
	display: inline-block;
}
.box_text span {
	color: #000;
}
.arrow_down img {
	max-width: 3.2rem;
}
.card_custom {
	position: absolute;
	right: 150px;
	bottom: 0;
	font-size: 1.5rem;
	font-weight: 700;
	max-width: 350px;
	background-color: transparent;
	border: none;
	border-radius: 1.25rem 1.25rem 0 0;
	box-shadow: 0 0 1rem 0.1rem rgba(0,0,0,.3);
}
.card_custom span {
	font-weight: 300;
}
.card_custom .card-header:first-child {
    border-radius: 1.25rem 1.25rem 0 0;
}
.card_custom .card-header {
	background-color: #A0B535; 
	color: #fff;
}
.card_custom .card-body {
	background-color: #fff; 
}
.btn_close {
	padding: 0;
	background-color: transparent;
}
.section_2 {
	padding-top: 8rem;
	padding-bottom: 8rem;
}
.unicage_logo {
	max-width: 16rem;
}
.divider_small {
	height: .2rem;
	width: 5.55rem;
	background-color: #A0B535;
}
.section_2 .divider_small {
	margin-top: 6rem;
}
.section_3 {
	padding-top: 5rem;	
	padding-bottom: 8rem;
}
.section_3 h3 {
	font-size: 4rem;
	font-weight: 300;
	text-align: center;
	margin-bottom: 3rem;
	color: #28424E;
}
.section_3 h3 span {
	font-weight: 700;
}
.card_block {
	text-align: center;
	max-width: 20rem;
	margin-top: 3rem;
}
.card_block img {
	max-width: 3.9rem;
}
.title_dark {
	font-size: 3.5rem;
	margin-top: 2.5rem;
}
.card_block .divider_small {
	height: .3rem;
	width: 3.7rem;
}
.card_block_text {
	font-size: 1.7rem;
	margin-top: 1rem;
	font-weight: 300;
}
.footer {
	background-color: #28424E;
	padding-top: 3rem;
	padding-bottom: 1rem;
}
.footer ul {
	margin-bottom: 0;
}
.footer a {
	font-size: 1rem;
	font-weight: 500;
	color: #5D7885;
}
.footer a:hover {
	text-decoration: none;
	color: #B3C7CE;
}
.footer img {
	max-width: 7.35rem;
}
.all_rights_text {
	font-size: 0.9rem;
	color: #5D7885;
	font-weight: 500;
	margin-top: 1rem;
	text-transform: uppercase;
}
.header_nav {
	box-shadow: 0 1px 10px rgba(0,0,0,.3);
}
.section_content {
	padding-top: 8rem;
	padding-bottom: 8rem;
}
.title_block {
	font-size: 4.28rem;
	color: #28424E;
	font-weight: 300;
}
.title_block_2 {
	font-weight: 500;
	font-size: 2.5rem;
}
.logo_content {
	max-width: 10.85rem;
}
.card_person  {
	border: none;
	max-width: 509px;
	margin: 1rem auto;
}
.card_person .card-body {
	background-color: #A0B535;
	color: #fff;
	font-size: 2rem;
	font-weight: 300;
	line-height: 2.2rem;
}
.card_person .card-body .card-title {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 2.2rem;
}
.btn_block_custom {
	max-width: 490px;
}
.contact_block {
	margin-bottom: 7rem;
}
.card_company {
	border: none;
	max-width: 509px;
	margin: 1rem auto;
	text-transform: uppercase;
	text-align: center;
}
.card_company .card-body {
	background-color: #28424E;
	font-size: 1.4rem;
	font-weight: 700;
}
.card_company .card-body a {
	background-color: #28424E;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 1.4rem;
	font-weight: 700;
}
.list_title_custom {
	font-size: 1.7rem;
	font-weight: 500;
	margin-top: 4rem;
}
.list_custom li {
	font-weight: 300;
	font-size: 1.7rem;
	line-height: 3rem;
	color: #808080;
}
.btn_custom_dark {
	background-color: #28424E;
	color: #fff;
}
.btn_custom_dark i {
	margin-left: 50px;
	font-size: 2rem;
}
.why_customers p {
	font-weight: 500;
}
.why_customers p span {
	font-weight: 300;
}
.text_light_bold {
	font-size: 2rem;
	font-weight: 500;
	color: #808080;
}
@media (min-width: 980px) {
	.navbar_custom .navbar-nav {
	    width: 60%;
	}
}
@media (min-width: 768px) {
	.navbar-expand-md .navbar-nav .nav-link {
   		padding: 1rem 0.5rem;
   	}
	.link_btn {
		margin-left: auto;
	}
	.homepage .header {
  		min-height: 100vh;
	}
	.navbar_custom .navbar-nav a i {
		display: none;
	}
}
@media (max-width: 1300px) {
	.wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	.card_custom {
		right: 25px;
	}
}
@media (max-width: 1100px) {
	.card_custom {
		display: none !important;
	}
}
@media (max-width: 768px) {
   	.box_text {
		padding: 0.8rem;
	}
	.navbar_custom .dropdown-menu {
	    color: #A0B535;
	    border: none;
	    margin: 0;
	    padding: 0;
	    text-align: center;
	    background-color: transparent;
	}
	.navbar_custom .nav-item a.dropdown-item {
	    border-bottom: none;
	    padding: .5rem;
	    font-size: .8rem;
	}
	.navbar_custom .nav-item a.dropdown-item:last-child {
	    border-bottom: none;
	}
	.navbar_custom .navbar-nav a {
		text-align: left;
		padding-left: 1rem;
		padding-right: 1.5rem;
	}
	.navbar_custom .navbar-nav a i {
		font-size: 2rem;
		line-height: 1.5rem;
		transition: all 0.2s ease-in;
	}
	.navbar_custom .navbar-nav li.show i {
		transform: rotate(-180deg);
	}
	.link_btn {
		text-align: center !important;
	}
	.logo_content {
		display: none;
	}
	.text_right {
		text-align: right;
	}
}
@media (max-width: 544px) {
	.section_3 h3 {
		font-size: 3.3rem;
		margin-bottom: 2rem;
		text-align: left;
		max-width: 350px;
	}
	.btn {
		font-size: 1.2rem;	
	}
	.navbar-brand img {
	    width: 6.7rem;
	}
	.box_text {
	    font-size: 1rem;
	}
	.header h2 {
		text-align: left;
	    font-size: 3.6rem;
	    max-width: 190px;
	}
	h4 {
	    font-size: 1.7rem;
	    line-height: 2rem;
	}
	.section_2 {
	    padding-top: 5rem;
	    padding-bottom: 5rem;
	}
}