/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */


@import url('https://fonts.googleapis.com/css?family=Staatliches');
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,700,900');

@font-face {
	font-family: 'font';
	src:url('../fonts/poppins.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'font2';
	src:url('../fonts/poppins.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font3';
	src:url('../fonts/font3.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font4';
	src:url('../fonts/font4.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font5';
	src:url('../fonts/font5.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font6';
	src:url('../fonts/font6.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'font7';
	src:url('../fonts/font7.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'feathericons';
	src:url('../fonts/feathericons/feathericons.eot?-8is7zf');
	src:url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
		url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
		url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
		url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
}

/* ============================================================================================ */
/* === Tabs      **(ONLY MOBILE FREINDLY WITH A SMALL NUMBER OF TABS WITH A MAX OF 20 CHARACTERS  ================= */
/* ============================================================================================ */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  font-family: 'font2';
}
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}
.tab button:hover {
  background-color: #ddd;
}
.tab button.active {
  background-color: #ccc;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.tabcontent h3 {
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: 'font';
	text-align: center;
	font-size: 2rem;
	color: rgb(246,177,24);
}
.serv5 {
	padding: 100px 0 100px 0;
	background: rgb(245,245,245);
}
.serv5 h1 {
	font-family: 'font';
	color: rgb(246,177,24);
	font-size: 3rem;
	padding-bottom: 40px;
	text-align: center;
}
.serv5 p {
	font-size: 16px;
	font-family: 'font2';
	color: rgb(129,141,148);
	text-align: justify;
}
.serv5 button {
	border-radius: 1.6rem;
	border: 1px solid rgb(255,255,255);
	background: rgb(246,177,24);
	font-size: 14px;
}
.serv5 button:hover {
	background: rgb(246,177,24,0.8);
}
.serv5 img {
	border-radius: 0.6rem;
}
.serv6 {
	padding: 140px 0 100px 0;
	background-image: linear-gradient(rgb(255 255 255/89%),rgb(255 255 255/91%)),url(/img/05.jpg);
    background-size: cover; 
}
.serv6 h1 {
	font-family: 'font6';
	color: #04014e;
	font-size: 4rem;
	padding-bottom: 40px;
	text-align: center;
}
.serv6 p {
	font-size: 17px;
	padding-top: 20px; line-height: 35px;
	font-family: 'font2';
	color: rgb(12,12,12);
	text-align: center;
	font-weight: 700;
}
.serv6 i {
	font-size: 20px;
	color: rgb(255,255,255);
}
.serv6 button {
	border-radius: 1.6rem;
	border: 1px solid rgb(255,255,255);
	background: rgb(246,177,24);
	font-size: 14px;
}
.serv6 button:hover {
	background: rgb(246,177,24,0.8);
}
.serv6 img {
	border-radius: 0.6rem;
}
.serv6 .box{
    box-shadow: 1px 1px 8px white;
    width: auto;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 1px 1px 8px #ddd;
}
.serv6 span{
    transition: 200ms;
    font-weight: 600;
    font-size: 18px;
}
.serv6 .bg-dark {
    background-color: #04014e!important;
}
.serv6 .bg-dark:hover {
    background-color: #4449 !important;
}
.serv6 .content{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .content_2{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .content_3{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .content_4{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .content_5{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .content_6{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .content_7{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .content_8{
    overflow: hidden;
    max-height: 0px;
    transition: 300ms ease-in;
}
.serv6 .header{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.serv6 .header_2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_4{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_5{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_6{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_7{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.serv6 .header_8{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
/* ======================================== */
/* === Top Header Section ================= */
/* ======================================== */
.top-header {
	position: fixed;
	width: 100%;
	z-index: 1;
	padding: 15px 0 0px 0;
background-image: linear-gradient(rgb(255 255 255 / 89%), rgb(255 255 255 / 91%)), url(/img/05.jpg);
    background-size: cover;
	z-index: 4;
	border-bottom: 1px solid #000;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;    height: 125px;
}
.top-header div[class*='col-']:first-child {
	display:flex;
	justify-content: flex-end;
	align-items:center;
}
.top-header div[class*='col-']:first-child a {
	padding: 0;
	font-size:15px;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}
.top-header div[class*='col-']:first-child a:hover {
	background-color:#fbfbfb;
	color:#222;
}
.top-header div[class*='col-']:nth-child(2) {
	display:flex;
	justify-content:center;
	align-items:center;
}
.top-header div[class*='col-']:nth-child(2) a {
    padding: 10px;
    background: transparent;
    font-family: 'font2';
    font-weight: 800;
    color: rgb(100,100,100);
    border-radius: 0.6rem;
    border: 1px double rgb(100,100,100);
}
.top-header div[class*='col-']:nth-child(2) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(3) {
	display:flex;
	justify-content:center;
	align-items:center;
}
.top-header div[class*='col-']:nth-child(3) a {
    padding: 10px;
    background: transparent;
    font-family: 'font2';
    font-weight: 800;
    color: rgb(100,100,100);
    border-radius: 0.6rem;
    border: 1px double rgb(100,100,100);
}
.top-header div[class*='col-']:nth-child(3) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(4) {
	display:flex;
	justify-content:center;
	align-items:center;
}
.top-header div[class*='col-']:nth-child(4) a {
	padding: 5px;
	background: transparent;
	font-family: 'font2';
	color: rgb(100,100,100);
	font-weight: 800;
	border-radius: 5px;
	border: 1px double rgb(100,100,100);
}
.top-header div[class*='col-']:nth-child(4) a:hover {
	background: transparent;
}
.top-header div[class*='col-']:nth-child(5) {
	display:flex;
	justify-content: flex-start;
	align-items:center;
}
.top-header div[class*='col-']:nth-child(5) a {
	display:flex;
	justify-content:center;
	align-items:center;
	border: 1px solid #04014e;
	color: #04014e;
	background: #fff;
	border-radius:5px;
	height: 34px;
	width: 34px;
	margin: 0 4px;
}
.top-header div[class*='col-']:nth-child(5) a:hover {
	background: #04014e;
	text-decoration:none !important;
	color: #fff; border: 1px solid #fff;
}
.top-header .dropdown-menu {
	background:whitesmoke;
	border-radius: 0;
}
.top-header .dropdown-menu a {
	color:#222;
	padding:3px 20px !important;
}
.top-header .dropdown-toggle {
	background: #21212100;
	padding: 6px 25px;
	outline: none !important;
	border-color: #f3f3f3b5;
}
.top-header .dropdown-toggle:hover {
	background-color: white !important;
	color: #000 !important;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: rgb(255, 255, 255);
    border-color: #666e76;
    box-shadow:none !important;
}
.top-header .btn-secondary.focus,
.btn-secondary:focus {
	outline:none !important;
	box-shadow:none !important;
}

/* ======================================== */
/* === Navigvation Section ================ */
/* ======================================== */
.navbar-inverse .navbar-inner {
	display:none;
}

/******* Mobile Navigation Section *******/
.mobile-menu {
	display:none;
}
.dropdown-wrapper {
	margin:0;
	padding:0;
}
.mobile-menu .dropdown-menu-mobile {
	  position:relative;
	  display:none;
	  top: 100%;
	  left: 0;
	  z-index: 1000;
	  float: left;
	  height:0px;
	  margin:0;
	  width:100%;
	  padding: 0;
	  font-size: 1rem;
	  color: #e6e6e6 !important;
	  text-align: left;
	  list-style: none;
	  background-color: rgb(255,255,255);
	  border: 0;
	  visibility: hidden;
	  border-radius: 0;
	  transform:scale(1,0);
	  -webkit-transition: all .30s ease;
	  -moz-transition: all .30s ease;
	  -o-transition: all .30s ease;
	  transition: all .30s ease;
}
.dropdown-menu-animate {
	display:inline-block !important;
	transform:scale(1,1) !important;
	padding:25px 0 !important;
	height:auto !important;
	visibility: visible !important;
}
.mobile-menu .dropdown-menu-mobile a {
	color:#545454;
	font-weight:600 !important;
	font-size: 1.3em;
	font-family:'Raleway';
	text-align:center;
}
/******* Mobile Navigation Section *******/

.home-header-section {
	padding-top: 125px
}
.home-header-section h1, .video .video-overlay h1 {
	text-align: center; font-size: 2.5rem; font-family: 'font6'; font-weight: 500; color: rgb(255,255,255); text-shadow: 1px 1px 2px rgb(12,12,12);
}
.home-header-section p, .video .video-overlay p {
	text-align: center; font-size: 22px; font-family: 'font'; font-weight: 600; color: rgb(255,255,255); text-shadow: 1px 1px 2px rgb(12,12,12);
}
.home-header-section a, .video .video-overlay a {
	background: #04014e9c; padding: 10px 25px !important;	text-shadow: 1px 1px 1px #000; color: rgb(255,255,255);	font-weight: 600;	font-family: 'font2';	border-radius: .5rem; font-size: 18px;
}
.home-header-section a:hover, .video .video-overlay a:hover {
	background: #04014e; color: rgb(255,255,255);
}
.video {
	overflow: hidden;
	position: relative;
	z-index: 2;
	display: block;
}
#video {
  position: relative;
  min-width: 100%; 
  min-height: 100%;
  width:100%;
  object-fit: fill;
}
.video .video-overlay {
  display: block;
  position: relative;
  width: calc(100% - 0px);
  max-width: 600px;
  margin-top: -60%;
  margin-bottom: 25%;
  left: 25%;
  padding: 50px 5px;
  background: rgba(255,255,255,0);
  z-index: 1;
	border-radius: 0.8rem;
}
.overlayText {
  position: absolute;
  top: 10%;
  left: 34%;
  z-index: 1;
	background: #ffffff54;
	padding: 25px;
}

#topText {
  color: #fff;
	text-shadow: 1px 1px 1px #000;
  font-size: 35px;
  text-align: center;
}
#midText {
  color: #fff;
	text-shadow: 1px 1px 1px #000;
  font-size: 27px;
  text-align: center;
}
#bottomText {
  color: #fff;
  font-size: 20px;
	text-shadow: 1px 1px 1px #000;
	background: #2aa;
	border-radius: 20px;
  align-self: center;
	padding: 5px;
	text-align: center;
}
.dropdown-menu {
	position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; font-size: 1rem; color: rgb(33, 37, 41); text-align: left; list-style: none; background-color: rgb(34,170,170); background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: .25rem;
}
.dropdown-item {
	display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 600; font-size: 20px; font-family: 'font2'; color: rgb(255,255,255); text-align: inherit; white-space: nowrap; background: 0 0; border: 0;
}
.dropdown-item:hover {
	background: rgb(255,255,255); color: rgb(34,170,170);
}
.dropdown-item.active, .dropdown-item:active {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(22,22,22) !important;
}
.home-page-section-1 {
	padding: 75px 0 60px 0;background-image: linear-gradient(rgb(255 255 255 / 86%), rgb(255 255 255)), url(/img/05.jpg); background-size: cover;box-shadow: 1px 1px 10px 1px #000;
}
.home-page-section-1 h1 {
	font-family: font; font-size: 3rem; text-align: center; line-height: 40px; color: rgb(246,177,24)
}
.home-page-section-1 h2 {
	text-align: center;	font-size: 30px; font-family: font6;
}
.home-page-section-1 h3 {
	text-align: center;	font-size: 32px; font-family: font6;
}
.home-page-section-1 h4 {
	text-align: center;	font-size: 1.75rem; font-family: font3;
}
.home-page-section-1 p {
	text-align: center;	font-size: 17px; font-family: font2;
}
.home-page-section-1 p a {
	background: #fff; padding: 5px; color: #04014e; border: 1px solid  #04014e; box-shadow: 0px 0px 0px 1px #fff; font-family: font5; font-size: 12px; margin-top: 5px; font-weight: 500;
}
.home-page-section-1 i {
	font-size: 60px;
	color: #04014e;
}
.home-page-section-1 span {
	color: rgb(87, 86, 87);
}
.home-page-section-1 .box1 {
	padding: 100px 0 0 0;
}
.home-page-section-1 .box2 {
	padding: 60px 25px 0 25px;
}
.home-page-section-1 .flip-card {
  background-color: transparent;
  width: 325px;
  height: 325px;
  perspective: 1000px;
}
.home-page-section-1 .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.home-page-section-1 .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.home-page-section-1 .flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-page-section-1 .flip-card-front {
	border-radius: 0px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); box-shadow: 4px 4px 5px 1px #04014E;	background-size: cover; border-left: 1px dotted #04014E; border-top: 1px dotted #04014E;
}
.home-page-section-1 .flip-card-back {
	border-radius: 0px; background-image: linear-gradient(rgb(14 13 13 / 68%), rgb(25 24 24 / 64%)), url(/img/ar-20.jpg); color: #f5f5f5;
    background-size: cover; box-shadow: -4px -4px 5px 1px #04014E; transform: rotateY(180deg);border-right: 1px dotted #04014E; border-bottom: 1px dotted #04014E;
}
.home-page-section-1 .flip-card2 {
  background-color: transparent;
  width: 325px;
  height: 325px;
  perspective: 1000px;
}
.home-page-section-1 .flip-card-inner2 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.home-page-section-1 .flip-card2:hover .flip-card-inner2 {
  transform: rotateY(180deg);
}
.home-page-section-1 .flip-card-front2, .flip-card-back2 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-page-section-1 .flip-card-front2 {
	border-radius: 0px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); box-shadow: 4px 4px 5px 1px #04014E;	background-size: cover; border-left: 1px dotted #04014E; border-top: 1px dotted #04014E;
}
.home-page-section-1 .flip-card-back2 {
	border-radius: 0px; background-image: linear-gradient(rgb(14 13 13 / 68%), rgb(25 24 24 / 64%)), url(/img/ar-23.jpg); color: #f5f5f5;
    background-size: cover; box-shadow: -4px -4px 5px 1px #04014E; transform: rotateY(180deg);border-right: 1px dotted #04014E; border-bottom: 1px dotted #04014E;
}
/*.home-page-section-1 .flip-card-front2 {
	border-radius: 15px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); border: 5px solid rgb(34,170,170);	background-size: cover;
}
.home-page-section-1 .flip-card-back2 {
  border-radius: 15px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); border: 5px solid rgb(34,170,170); transform: rotateY(180deg);
}*/
.home-page-section-1 .flip-card3 {
  background-color: transparent;
  width: 325px;
  height: 325px;
  perspective: 1000px;
}
.home-page-section-1 .flip-card-inner3 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.home-page-section-1 .flip-card3:hover .flip-card-inner3 {
  transform: rotateY(180deg);
}
.home-page-section-1 .flip-card-front3, .flip-card-back3 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-page-section-1 .flip-card-front3 {
	border-radius: 0px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); box-shadow: 4px 4px 5px 1px #04014E;	background-size: cover; border-left: 1px dotted #04014E; border-top: 1px dotted #04014E;
}
.home-page-section-1 .flip-card-back3 {
	border-radius: 0px; background-image: linear-gradient(rgb(14 13 13 / 68%), rgb(25 24 24 / 64%)), url(/img/ar-2.jpg); color: #f5f5f5; background-size: cover; background-position: right; box-shadow: -4px -4px 5px 1px #04014E; transform: rotateY(180deg);border-right: 1px dotted #04014E; border-bottom: 1px dotted #04014E;
}
/*.home-page-section-1 .flip-card-front3 {
	border-radius: 15px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); border: 5px solid rgb(34,170,170);	background-size: cover;
}
.home-page-section-1 .flip-card-back3 {
  border-radius: 15px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); border: 5px solid rgb(34,170,170); transform: rotateY(180deg);
}*/
.home-page-section-1 .flip-card4 {
  background-color: transparent;
  width: 325px;
  height: 325px;
  perspective: 1000px;
}
.home-page-section-1 .flip-card-inner4 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.home-page-section-1 .flip-card4:hover .flip-card-inner4 {
  transform: rotateY(180deg);
}
.home-page-section-1 .flip-card-front4, .flip-card-back4 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-page-section-1 .flip-card-front4 {
	border-radius: 0px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); box-shadow: 4px 4px 5px 1px #04014E;	background-size: cover; border-left: 1px dotted #04014E; border-top: 1px dotted #04014E;
}
.home-page-section-1 .flip-card-back4 {
	border-radius: 0px; background-image: linear-gradient(rgb(14 13 13 / 68%), rgb(25 24 24 / 64%)), url(/img/ar-12.jpg); color: #f5f5f5;
    background-size: cover; box-shadow: -4px -4px 5px 1px #04014E; transform: rotateY(180deg);border-right: 1px dotted #04014E; border-bottom: 1px dotted #04014E;
}

.home-page-section-1 .flip-card5 {
  background-color: transparent;
  width: 325px;
  height: 325px;
  perspective: 1000px;
}
.home-page-section-1 .flip-card-inner5 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.home-page-section-1 .flip-card5:hover .flip-card-inner5 {
  transform: rotateY(180deg);
}
.home-page-section-1 .flip-card-front5, .flip-card-back5 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-page-section-1 .flip-card-front5 {
	border-radius: 0px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); box-shadow: 4px 4px 5px 1px #04014E;	background-size: cover; border-left: 1px dotted #04014E; border-top: 1px dotted #04014E;
}
.home-page-section-1 .flip-card-back5 {
	border-radius: 0px; background-image: linear-gradient(rgb(14 13 13 / 68%), rgb(25 24 24 / 64%)), url(/img/ar-3.jpg); color: #f5f5f5;
    background-size: cover; box-shadow: -4px -4px 5px 1px #04014E; transform: rotateY(180deg);border-right: 1px dotted #04014E; border-bottom: 1px dotted #04014E;
}
.home-page-section-1 .flip-card6 {
  background-color: transparent;
  width: 325px;
  height: 325px;
  perspective: 1000px;
}
.home-page-section-1 .flip-card-inner6 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.home-page-section-1 .flip-card6:hover .flip-card-inner6 {
  transform: rotateY(180deg);
}
.home-page-section-1 .flip-card-front6, .flip-card-back6 {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-page-section-1 .flip-card-front6 {
	border-radius: 0px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); box-shadow: 4px 4px 5px 1px #04014E;	background-size: cover; border-left: 1px dotted #04014E; border-top: 1px dotted #04014E;
}
.home-page-section-1 .flip-card-back6 {
	border-radius: 0px; background-image: linear-gradient(rgb(14 13 13 / 68%), rgb(25 24 24 / 64%)), url(/img/ar-10.jpg); color: #f5f5f5;
    background-size: cover; box-shadow: -4px -4px 5px 1px #04014E; transform: rotateY(180deg);border-right: 1px dotted #04014E; border-bottom: 1px dotted #04014E;
}
.home-page-section-2 .square1 {
	display: block!important;	background-repeat: no-repeat!important;	background-size: cover!important;	width: calc(100% - 0px)!important; max-width: 558px!important; margin: 140px 81px 0 0!important; padding: 50px 5px!important;	background: #04014ec9 !important;
}
.parallax1 {
   background-image: linear-gradient(rgb(0 0 0 / 50%), rgb(0 0 0 / 50%)), url("/img/ar-6.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	padding: 75px 150px 75px 150px;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-page-section-2 .square2 {
	width: calc(100% - 0px)!important;
	max-width: 100%!important;
  margin: 0 0 8px!important;
  padding: 50px!important;
	background: rgb(255,255,255,0.9)!important
}
.home-page-section-2 .container {
	padding: 75px 0 75px 0;
}
.home-page-section-2 h4 {
  font-size: 3rem;
  color: rgb(255,255,255);
  font-family: 'font6';
	padding: 0 10px 0 10px;
	font-weight: 500;
  text-align: center;
}
.home-page-section-2 h5 {
  font-size:30px;
  color: #04014e;
  font-family: 'font5';
	padding: 0 10px 0 10px;
	font-weight: 500;
}
.home-page-section-2 p {
	color: rgb(12,12,12);
  font-weight: 800;
  font-size: 17px; line-height: 35px; text-align: justify;
	font-family: 'font2';
}
.home-page-section-2 span {
	font-size: 20px;
	font-family: 'font';
	text-shadow: 1px 1px 1px rgb(0,0,0);
}
.home-page-section-2 strong {
	font-size: 20px;
	text-shadow: 1px 1px 1px rgb(0,0,0);
}
.card {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 20px;
	border-radius: 1.8rem;
	padding: 10px 10px 0 10px;
	background: rgb(255,255,255);
	border: 6px double rgb(255,255,255);
	visibility: hidden;
}
.card h2 {
	font-family: 'font2';
	font-size: 1.5rem;
	font-weight: 800;
	color: rgb(60,60,60);
	text-align: center;
}
.card span {
	font-size:1.2rem;
	font-weight:600;
	text-transform: none;
	color: rgba(255,255,255);
}
.card p {
	font-size: 16px;
	font-family: 'font2';
	font-weight: 800;
	text-align: center;
	color: rgb(120,120,120);
}
.card hr {
	border-top: 2px solid rgb(189,0,33);
	width: 80px;
	opacity: 1;
	padding-bottom: 25px;
	margin:auto;
}
.card .btn {
	font-size: 1.4em;
	text-transform: uppercase;
	background: transparent;
	text-shadow: 1px 1px 1px #444;rgb(126,181,77);
	font-weight: 600;
	position: absolute;
	bottom: 25px;
	border: none;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255);
	display: flex;
	flex-direction: row;
	align-items: center;
}
.card .btn span {
	position:relative;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px #444;rgb(126,181,77);
	left:4px;
	-webkit-transition: all .20s ease;
	-moz-transition: all .20s ease;
	-o-transition: all .20s ease;
	transition: all .20s ease;
}
.card h5 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.2rem;
}
.card:hover .btn {
	background:transparent !important;
	color: rgb(255, 255, 255);
}
.card:hover span {
	left:12px;
}
.service-split {
	padding: 75px 0px 75px 0px; background: #04014e; color: #f5f5f5; text-align: center;
}
.service-split h3 {
	font-size: 45px; font-family: font6;
}
.service-split p {
	font-family: font2; font-size: 17px; line-height: 35px;
}
.service-split mark {
	    padding: 15px;
    background: #f5f5f5;
    border: 4px double #04014e;
    font-family: font5;
    color: #04014e;
}
.service-split2 {
	padding: 100px 50px 100px 50px; background: #E8E5E5; color: #04014e; text-align: center;
}
.service-split2 h3 {
	font-size: 45px; font-family: font6;
}
.service-split2 p {
	font-family: font2; font-size: 17px; line-height: 35px; font-weight: 700; text-align: justify;
}
.service-split2 mark {
	    padding: 15px;
    background: #ffff;
    border: 4px double #04014e;
    font-family: font5;
    color: #04014e;
}
.service-split2 .boxer1 {
    background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/cf-1.jpg);
    min-height: auto;
    background-position: bottom;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    height: 445px; box-shadow: 1px 1px 10px 1px #000;
}
.service-split2 .boxer2 {
	    background-image: linear-gradient(rgb(255 255 255 / 0%), rgb(255 255 255 / 0%)), url(/img/cf-2.jpg);
    min-height: auto;
    background-position: bottom;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    height: 445px; box-shadow: 1px 1px 10px 1px #000;
}
.service-split3 {
	padding: 75px 0px 75px 0px; background: linear-gradient(90deg, rgb(4 1 78 / 0%) 0%, rgb(4 1 78 / 0%) 15%, rgba(255,255,255,0.24823339980523462) 15%, rgba(255,255,255,0.25383564070159315) 65%, rgb(4 1 78 / 0%) 65%, rgb(4 1 78 / 0%) 80%), url(/img/05.jpg);
    background-size: cover; color: #04014e; text-align: center;
}
.service-split3 h3 {
	font-size: 45px; font-family: font6;
}
.service-split3 p {
	font-family: font2; font-size: 17px; line-height: 35px; color: #000; text-shadow: 1px 1px 10px #fff; font-weight: 700;
}
.service-split3 mark {
	    padding: 15px;
    background: #f5f5f5;
    border: 4px double #04014e;
    font-family: font5;
    color: #04014e;
}
.home-page-section-3 {
	padding: 125px 0 125px 0;
  background: rgb(255,255,255);
}
.home-page-section-3 h1 {
	font-family: 'font6';
  color: #04014e;
  font-weight: 500;
  font-size: 50px;
	text-transform: uppercase;
	text-align: center;
}
.home-page-section-3 h1 span {
	font-family: 'font7'; margin-right: 10px; font-size: 85px;
}
.home-page-section-3 h2 {
	font-family: 'font6';
  color: rgb(60,60,60);
  font-weight: 500;
  padding-bottom: 50px;
  font-size: 30px; margin-left: 35px;
	text-align: center;
}
.home-page-section-3 hr {
	border-top: 2px solid rgb(57,90,165);
	width: 80px;
	opacity: 1;
}
.home-page-section-3 p {
	font-family: 'font2';
	font-size: 17px;
	font-weight: 800;
	text-align: center;
	color: rgb(120,120,120);
}
.home-page-section-3 a {
	    background: #04014e8f;
    padding: 15px 25px;
    border-radius: 0.5rem;
    color: rgb(255,255,255);
}
.home-page-section-3 a:hover {
	color: rgb(255,255,255);
	background: #04014e;
}
.home-page-section-4 .container {
	padding: 125px 0 125px 0;
}
.parallax2 {
     background-image: linear-gradient(rgb(0 0 0 / 50%), rgb(0 0 0 / 50%)), url(/img/bar-4.jpg);
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	padding: 100px 0px 250px 75px;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-page-section-4 .square3 {
	  float: none!important;
    top: 0!important;
    left: 0!important;
    width: calc(100% - 0px)!important;
    position: relative!important;
    height: auto!important;
    max-width: 100%!important;
		background: #04014eb8;
    padding: 50px;
		border-bottom: 5px double #fff;
		border-right: 5px double #fff;
    min-width: 25px!important;
    display: block!important;
}
.home-page-section-4 .square33 {
	  float: none!important;
    top: 0!important;
    left: 0!important;
    width: calc(100% - 0px)!important;
    position: relative!important;
    height: auto!important;
    max-width: 100%!important;
		background: #04014eb8;
    padding: 50px;
		border-top: 5px double #fff;
		border-right: 5px double #fff;
    min-width: 25px!important;
    display: block!important;
}
.home-page-section-4 .square4 {
	float: none!important;
    top: 0!important;
    left: 0!important;
    width: auto!important;
    position: relative!important;
		background: rgb(255 255 255 / 85%);
    height: auto!important;
    padding: 40px 20px 25px 20px !important;
    max-width: none!important;
    min-width: 0!important;
    text-align: start!important;
		border-left: 5px double #ffffff;
}
.home-page-section-4 .square44 {
	float: none!important;
    top: 0!important;
    left: 0!important;
    width: auto!important;
    position: relative!important;
		background: rgb(255 255 255 / 85%);
    height: auto!important;
		margin-left: -24px;
		    border: 5px double #ffffff;
    border-left: none;
    padding: 16px 20px 20px 20px !important;
    max-width: none!important;
    min-width: 0!important;
    text-align: start!important;
}
.home-page-section-4 p {
	  font-weight: 600;
    line-height: 22px;
    color: #04014e;
		text-align: center;
		padding: 0px 35px 0px 35px;
		line-height: 35px;
    font-family: 'font2';
    font-size: 17px;
}
.home-page-section-4 h6 {
	color: #04014e;
	font-size: 30px;
line-height: 60px;
	font-weight: 500;
	margin-left: 50px;
	font-family: 'font6';
}
.home-page-section-4 h4 {
	color: #f5f5f5;
	font-size: 45px;
	text-align: center;
	font-weight: 500;
	font-family: 'font6';
}
.home-page-section-4 h5 {
	color: #f5f5f5;
	font-size: 25px;
	text-align: center;
	font-weight: 500;
	font-family: 'font6';
}
.home-page-section-5 {
	background: rgb(255,255,255);
	padding: 75px 0px 0px 0px;
}
.home-page-section-5 h5 {
	font-weight: 600;
	text-align: center;
	padding-bottom: 40px;
	font-family: 'Montserrat';
	font-size: 2.5rem;
	color: rgb(189,0,33);
}
.home-page-section-5 div[class*='col-'] {
padding:0;
position: relative;
overflow: hidden;
}
.home-page-section-6 {
	padding: 100px 0 75px 0;
	background: rgb(255,255,255);
}
.home-page-section-6 p {
	text-align: center;
}
.home-page-section-6 a {
	background: rgb(57,90,165);
	border-radius: 2.5rem;
	font-weight: 600;
	padding: 15px 20px 15px 20px;
	color: rgb(255,255,255);
	font-family: 'font2';
}
.home-page-section-6 a:hover {
	color: rgb(255,255,255);
}
.home-referrals .testimonials {
	background: transparent;
	text-align: center;
}
.home-referrals .container {
	padding: 75px 0 75px 0;
}
.testinomials-1 h3 {
    color: rgb(255,255,255) !important;
    font-size: 24px !important;
    font-weight: 600 !important;
}
.testimonials img {
	width: 125px;
	border-radius: 100%;
}
.testinomials-1 h4 {
    color: rgb(255,255,255) !important;
    font-size: 17px !important;
    font-weight: 500 !important;
}
.testinomials-1 p {
    color: rgb(255,255,255) !important;
	font-style: italic;
	font-family:'font2';
    font-size: 18px !important;
    margin-top: 20px;
}
.testinomials-1 p i {
    margin-right: 10px !important;
	margin-left: 10px !important;
    color: rgb(255,255,255) !important;
	font-size: 30px !important;
}
.home-page-section-7 .container {
	padding: 125px 0 125px 0;
}
.parallax5 {
  background-image: linear-gradient(rgb(255,255,255,0.5), rgb(255,255,255,0.5)), url("/img/parallax5.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.card3 {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 20px;
	border-radius: 0.8rem;
	padding: 10px 10px 0 10px;
	background: rgb(255,255,255);
	border: 6px double rgb(255,255,255);
	visibility: hidden;
}
.card3 h2 {
	font-family: 'font2';
	font-size: 1.5rem;
	color: rgb(100,100,100);
	font-weight: 800;
	text-align: center;
}
.card3 span {
	font-size:1.2rem;
	font-weight:600;
	font-style: italic;
	text-transform: none;
	color: rgba(255,255,255);
}
.card3 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 600;
	text-align: center;
	font-style: italic;
	color: rgb(129,141,148);
}
.card3 i {
	font-size: 30px;
	color: rgb(189,0,33);
}
.card3 hr {
	border-top: 4px solid rgb(57,90,165);
	width: 80px;
	opacity: 1;
	padding-bottom: 25px;
	margin:auto;
}
.card3 .btn {
	font-size: 1.4em;
	text-transform: uppercase;
	background: transparent;
	text-shadow: 1px 1px 1px #444;
	font-weight: 600;
	position: absolute;
	bottom: 25px;
	border: none;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255);
	display: flex;
	flex-direction: row;
	align-items: center;
}
.card3 .btn span {
	position:relative;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px #444;
	left:4px;
	-webkit-transition: all .20s ease;
	-moz-transition: all .20s ease;
	-o-transition: all .20s ease;
	transition: all .20s ease;
}
.card3 h5 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.2rem;
}
.card3:hover .btn {
	background:transparent !important;
	color: rgb(255, 255, 255);
}
.card3:hover span {
	left:12px;
}
.card3 img {
	border-radius: 100%;
	max-width: 100px;
}
.banner {
	padding: 50px 0 50px 0; background: rgb(245,245,245);
}
.banner h3 {
	font-size: 24px; font-family: font2; font-weight: 800; text-align: center; color: rgb(75,75,75);
}
.banner img {
	width: 100%; height: 100%;
}
.home-video {
	padding: 50px 0 50px 0; background: rgb(245,245,245);
}
.home-contact {
	background: rgb(255,255,255);
  padding: 75px 0 75px 0;
}
.home-contact h3 {
	padding-bottom: 40px;
  font-size: 1.75rem;
	font-family: 'font2';
	font-weight: 800;
	text-align: center;
	text-transform: capitalize;
  color: rgb(60,60,60);
}
.home-contact span {
	color: rgb(101,140,160);
}
/**** About Section ****/
.about-1 {
	padding: 100px 50px 100px 50px; background: #04014e;
}

.about-1 h1 {
	font-family: 'font6'; font-weight: 500; font-size: 55px; color: #000; text-shadow: 2px 2px 50px #444;
}
.about-1 h5 {
	color: #e99722; font-family: 'font2'; font-weight: 600; letter-spacing: 1.5px; line-height: 40px; font-size: 20px; text-shadow: 2px 2px 35px #444;
}
.about-1 hr {
	background: #04014e;
}
.about-1 p {
	font-family: 'font2'; color: #000; font-size: 17px; line-height: 35px; text-shadow: 2px 2px 25px #444; margin-right: 70px; font-weight: 700;
}
.about-1 img {
	margin-top: 175px;
}
.about-1 li {
	color:  #04014e; line-height: 40px; font-size: 20px; font-family: 'sans-serif'; text-shadow: 2px 2px 25px #444;
}
.about-1 li strong {
	font-size: 35px;font-family: 'font6'; letter-spacing: 1px;
}
.about-1 li span {
	font-size: 17px; color: #000; font-weight: 700;
}
.parallax4 {
      background: radial-gradient(circle, rgb(255 255 255 / 60%) 0%, rgba(255,255,255,1) 64%, rgba(255,255,255,1) 82%, rgb(255 255 255 / 67%) 100%), url(/img/ar-11.jpg);
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
	padding:  100px;
	color: #fff;
	box-shadow: 1px 1px 10px 3px #4449;

  background-repeat: no-repeat;
  background-size: cover;
}
.about-page-section-1 {
	padding: 100px 0 175px 0;
	background: rgb(255,255,255);
}
.about-page-section-1 h1 {
  padding-bottom: 30px;
  font-size: 1.75rem;
	font-family: 'font2';
  font-weight: 800;
  text-align: center;
  color: rgb(60,60,60);
}
.about-page-section-1 h5 {
	font-size: 24px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(60,60,60);
}
.about-page-section-1 p {
	font-size: 17px;
	text-align: justify;
	font-family: 'font2';
	font-weight: 800;
	color: rgb(120,120,120);
}
.about-page-section-1 li {
	font-size: 16px;
	font-family: 'font2';
	color: rgb(129,141,148);
}
.about-page-section-1 strong {
	color: rgb(246,177,24);
	font-family: 'font2';
}
.about-page-section-1 img {
	width: 100%;
	height: 100%;
	border-radius: 1.2rem;
	box-shadow: 1px 1px 10px 5px rgb(0,0,0);
}
.about-page-section-1 img.owner {
	width: 150px;
	height: 150px;
	border-radius: 1.2rem;
	box-shadow: 1px 1px 10px 5px rgb(0,0,0);
}
.about-page-section-2 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.about-page-section-2 h2 {
	font-weight: 600;
    text-align: center;
    padding-bottom: 40px;
    font-family: 'font';
    font-size: 2.5rem;
    color: rgb(189,0,33);
}
.about-page-section-2 h3 {
	font-family: 'font2';
    font-size: 1.5rem;
    color: rgb(100,100,100);
    font-weight: 800;
    text-align: center;
}
.card4 {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 0 20px;
	border-radius: 0.8rem;
	padding: 10px 10px 0 10px;
	background: rgb(255,255,255);
	border: 6px double rgb(255,255,255);
	visibility: hidden;
}
.card4 h3 {
	font-family: 'Montserrat';
	font-size: 1.5rem;
	color: rgb(20,20,20);
	font-weight: 600;
	text-align: center;
}
.card4 span {
	font-size:1.2rem;
	font-weight:600;
	font-style: italic;
	text-transform: none;
	color: rgba(255,255,255);
}
.card4 p {
	font-size: 15px;
	font-family: 'font2';
	font-weight: 500;
	text-align: center;
	font-style: italic;
	color: rgb(129,141,148);
}
.card4 i {
	font-size: 30px;
	color: rgb(255, 197, 38);
}
.card4 hr {
	border-top: 4px solid rgb(241,197,82);
	width: 80px;
	opacity: 1;
	padding-bottom: 25px;
	margin:auto;
}
.card4 .btn {
	font-size: 1.4em;
	text-transform: uppercase;
	background: transparent;
	text-shadow: 1px 1px 1px #444;
	font-weight: 600;
	position: absolute;
	bottom: 25px;
	border: none;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255);
	display: flex;
	flex-direction: row;
	align-items: center;
}
.card4 .btn span {
	position:relative;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px #444;
	left:4px;
	-webkit-transition: all .20s ease;
	-moz-transition: all .20s ease;
	-o-transition: all .20s ease;
	transition: all .20s ease;
}
.card4 h5 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.2rem;
}
.card4:hover .btn {
	background:transparent !important;
	color: rgb(255, 255, 255);
}
.card4:hover span {
	left:12px;
}
.card4 img {
	border-radius: 100%;
	max-width: 100px;
}
.about-page-section-3 .container {
	padding: 125px 0 125px;
}
.parallax7 {
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/about-parallax2.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
	overflow: hidden;
  background-size: cover;
}
.about-page-section-3 h4 {
	font-size: 3rem;
	color: rgb(255,255,255);
	font-weight: 600;
	font-family: 'Montserrat';
	text-align: left;
}
.about-page-section-3 p {
	font-size: 18px;
	color: rgb(255,255,255);
	font-weight: 500;
	font-family: 'font2';
	text-align: left;
}
.about-page-section-3 a {
	padding: 15px 35px 15px 35px;
	background: rgb(57,90,165);
	color: rgb(255,255,255);
	border-radius: 2.5rem;
}
/**** Service Page Section ****/

.service-header {
	padding: 100px 0 75px 0;
	background: rgb(255,255,255);
}
.service-header h1 {
	font-size: 2rem;
	font-family: font2;
	font-weight: 800;
	text-align: center;
	color: rgb(34,170,170);
}
.service-header p {
	font-size: 18px;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	text-decoration: italic;
	color: rgb(12,12,12);
}
.service-header a.learn-more {
	padding: 10px;
	background: rgb(34,170,170);
	border: 5px double rgb(255,255,255);
	border-radius: 1.5rem;
	font-size: 24px;
	font-family: font2;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
.service1 {
	background: rgb(255,255,255);
	padding: 175px 0 75px 0;
}
.service1 h1 {
	font-family: 'font2';
	color: rgb(34,170,170);
	font-size: 1.75rem;
	font-weight: 800;
	text-align: left;
}
.service1 h2 {
	font-family: 'font2';
	color: rgb(60,60,60);
	font-weight: 800;
	font-size: 1.35rem;
	text-align: left;
}
.service1 p {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: justify;
	font-family: 'font2';
}
.service1 li {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: justify;
	font-family: 'font2';
}
.service1 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service1 img {
	border-radius: 0.25rem;
	box-shadow: 1px 1px 10px 5px rgb(0,0,0);
}
.service2 {
	background: rgb(250,250,250);
	padding: 155px 0 75px 0;
}
.service2 h1 {
	font-family: 'font6';
	color: #04014e;
	font-size: 2.75rem;
	font-weight: 800;
	text-align: left;
}
.service2 h2 {
	font-family: 'font2';
	color: rgb(60,60,60);
	font-weight: 800;
	font-size: 1.35rem;
	text-align: left;
}
.service2 p {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800; line-height: 35px;
	text-align: justify;
	font-family: 'font2';
}
.service2 li {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: justify;
	font-family: 'font2';
}
.service2 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service2 img {
	border-radius: 0.25rem;
	box-shadow: 1px 1px 10px 5px rgb(0,0,0);
}
.service3 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.service3 h1 {
	font-family: 'font6';
	color: #04014e;
	font-size: 2.75rem;
	font-weight: 800;
	text-align: left;
}
.service3 h2 {
	font-family: 'font2';
	color: rgb(60,60,60);
	font-weight: 800;
	font-size: 1.35rem;
	text-align: left;
}
.service3 p {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800; line-height: 35px;
	text-align: justify;
	font-family: 'font2';
}
.service3 li {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: justify;
	font-family: 'font2';
}
.service3 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service3 img {
	border-radius: 0.25rem;
	box-shadow: 1px 1px 10px 5px rgb(0,0,0);
}
.service4 {
	background: rgb(250,250,250);
	padding: 75px 0 75px 0;
}
.service4 h1 {
	font-family: 'font2';
	color: rgb(34,170,170);
	font-size: 1.75rem;
	font-weight: 800;
	text-align: left;
}
.service4 h2 {
	font-family: 'font2';
	color: rgb(60,60,60);
	font-weight: 800;
	font-size: 1.35rem;
	text-align: left;
}
.service4 p {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: justify;
	font-family: 'font2';
}
.service4 li {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: justify;
	font-family: 'font2';
}
.service4 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service4 img {
	border-radius: 0.25rem;
	box-shadow: 1px 1px 10px 5px rgb(0,0,0);
}


.contact-map{
	
	
}
.contact-map iframe{
	
	margin-top: 30px; 
}
/* Gallery Page Start */
.gallery-page {
	padding: 150px 0 75px 0;
	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 1.75rem;
	font-weight: 800;
	padding-bottom: 30px;
	text-align: center;
	font-family: 'font2';
	color: rgb(60,60,60);
}
.gallery-page h2 {
	font-size: 1.75rem;
	font-family: font2;
	font-weight: 600;
	text-align: center;
	color: rgb(12,12,12)
}
.gallery1 {
	padding: 75px 0 75px 0;
	background: rgb(255,255,255);
}
.gallery1 h1 {
	font-family: 'font2';
  color: rgb(189,0,33);
  padding-bottom: 40px;
  font-weight: 800;
  font-size: 3.5rem;
  text-align: center;
}
.gallery1 h2 {
	font-family: 'font2';
	color: rgb(189,0,33);
	font-weight: 600;
	padding-bottom: 40px;
	font-size: 2.5rem;
	text-align: center;
}
.gallery1 p {
	font-size: 16px;
	font-family: 'font2';
	color: rgb(107,104,104);
	text-align: justify;
}
.gallery1 button {
	border-radius: 1.6rem;
	border: 1px solid rgb(255,255,255);
	background: rgb(246,177,24);
	font-weight: 600;
	padding:8px 20px 8px 20px;
	font-size: 14px;
}
.gallery1 button:hover {
	background: rgb(246,177,24,0.8);
}
.gallery1 img {
	border-radius: 0.6rem;
}
.gallery1 .modal-dialog {
	max-width: 1200px;
	top: 130px;
	margin: 1.75rem auto;
}
/* Gallery Page End */
.main-contact {
	background-image: linear-gradient(rgb(0,0,0,0.6), rgb(0,0,0,0.6)), url("/img/ar-5.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
	padding: 75px 250px 175px 250px;
	background-size: cover;
	overflow: hidden;
}
.main-contact h1 {
	font-family: 'font6';
  color: #f5f5f5;
  font-weight: 500;
  
  font-size: 2.75rem;
  text-align: center;
}
.main-contact p {
	text-align: center;
	color: #f5f5f5;
	font-weight: 500;
	font-size: 17px; line-height: 35px;
	font-family: 'font2';
}
.card5 {
	max-height: 100%;
	height: 100%;
	color: #fff;
	margin: 0 -50px 20px 0px;
	border-radius: 3px;
	box-shadow: 0 2px 5px rgb(0 0 0 / 60%);
	padding: 10px 10px 0 10px;
	background: rgb(245,245,245);
	border: none; z-index: 5;
	visibility: hidden;
}
.card5 hr {
	background: #1B0D84;
}
.card5 h3 {
	font-family: 'Montserrat';
	font-size: 1.75rem;
	color: rgb(60,60,60);
	font-weight: 800;
	font-family: 'font2';
	text-align: center;
}
.card5 span {
	font-size:1.2rem;
	font-weight:600;
	font-style: italic;
	text-transform: none;
	color: rgba(255,255,255);
}
.card5 p {
	font-size: 17px;
	font-family: 'font2';
	font-weight: 800;
	text-align: left;
	color: rgb(150,150,150);
}
.card5 i {
	font-size: 30px;
	text-align: left;
	padding-left: 25px;
	color: #04014e;
}
.card5 .btn {
	font-size: 1.4em;
	text-transform: uppercase;
	background: transparent;
	text-shadow: 1px 1px 1px #444;
	font-weight: 600;
	position: absolute;
	bottom: 25px;
	border: none;
	padding: 0;
	margin: 0;
	color: rgb(255, 255, 255);
	display: flex;
	flex-direction: row;
	align-items: center;
}
.card5 .btn span {
	position:relative;
	color: rgb(255, 255, 255);
	text-shadow: 1px 1px 1px #444;
	left:4px;
	-webkit-transition: all .20s ease;
	-moz-transition: all .20s ease;
	-o-transition: all .20s ease;
	transition: all .20s ease;
}
.card5 h5 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.2rem;
}
.card5:hover .btn {
	background:transparent !important;
	color: rgb(255, 255, 255);
}
.card5:hover span {
	left:12px;
}
.card5 img {
	margin-top: 100px;
}
.card5 .social {
	margin-left: 65px;
}
/******************************************** DAVIDS MOBILE CODE END *************************************************/

.view-gallery-btn {
	position:relative;
	display: inline-block;
	background: #b34141;
	padding: 5px 30px;
	color: #fff;
	font-weight: 600;
}

#login-page .btn-primary.disabled, .btn-primary:disabled {
	background-color:#1f1f1f;
}

#login-page .about-header-section {
    text-align: center;
    padding: 0;
    background: linear-gradient(to bottom, rgba(19, 19, 19, 0.81), rgba(4, 4, 4, 0.81)), url(../img/backgrounds/service-page-two-header-bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
}
#login-page .about-header-section {
	height:100vh;
	display: flex;
	justify-content: center;
	align-items: center;
}
#login-page .about-header-section form {
	background:#fff;
	padding: 30px;
	margin:auto;
	text-align: left;
	box-shadow: 0px 0px 20px 1px #000;
}

#login-page #form-login {
	padding:30px 0 50px;
}
#login-page #form-login .btn {
	width:100%;
	margin: 0 0 15px;
	box-shadow: none;
}
#login-page #form-login .btn-secondary {
	padding:0;
	text-align:inherit;
	color: inherit;
	background-color: transparent;
	width:inherit;
	border:none;
}
#login-page #form-login .btn-secondary:hover {
	background-color:transparent !important;
	color:#585858;
}
#login-page .btn-primary {
	border:none;
	color:#fff;
	background-color:#252525;
}

#login-page input {
	padding:6px 10px;
	margin: 0 0 15px;
	width: 100%;
}
body#login-page {
	visibility:visible;
}
#login-page .login-form-container {
	position: relative;
	overflow: hidden;
	padding: 0;
	/* height: inherit; */
}
#login-page #form-login {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.logout-btn {
	position:relative;
	display:inline-block;
	color:#fff;
	font-weight: 700;
	padding:6px 30px;
	background: #b34141;
}
#image-uploads .upload-container {
	padding: 50px 0 !important;
}
#image-uploads .form-control {
	margin-left:10px;
}


/*******************  Page Loader *************************/

/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; z-index:99999; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: url(/images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}



/*******************  Referrals Owl Carousel *************************/
.owl-carousel {
}
.owl-carousel .owl-stage-outer {
	padding: 40px 0;
}
.owl-nav {
	position:absolute;
	width: 100%;
	top:10%;
	display: none;
}
.owl-carousel .item {
	display:block;
	height:100%;
}
.owl-carousel .owl-item span {
	font-size: 20px;
	font-weight: 500;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
	position:absolute;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
	background:transparent !important;
	color:#212121 !important;
	opacity:.5 !important;
}
.owl-nav .owl-next {
	left:100%;
}
.owl-nav .owl-prev {
	right: 100%;
}
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
	font-size:3em;
	display: block;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	outline:none;
}


/*******************  Home Page Service Cards *************************/
#referrals .referrals-section {
    background: #0a0a0a;
    color: #a5a5a5;
}

#referrals .card .btn {
	position:inherit;
	width: 100%;
	text-align: left;
	margin: 0;
	display: block;
	padding: 16px 20px;
}
#referrals .card {
    position: relative;
    max-height: 100%;
    height: 100%;
    margin:inherit;
    padding: inherit;
    background: transparent;
}
#referrals .card-header {
	padding: 0;
}
.home-service-section {
	overflow: hidden;
}
#home .inner-content-section {
	background: linear-gradient(to left, rgb(255, 255, 255) 50%, rgba(27, 27, 27, 0)), url(../img/home-image-1.jpg) 0 no-repeat;
	padding: 2em 0 3em !important;
	overflow: hidden;
	background-size: inherit;
}
.pre-footer-section {
	padding:0 !important;
}
.pre-footer-section .last-image {
	background: url(/img/home-image-2.jpg) bottom no-repeat;
	background-size:cover;
	padding:165px;
}
.pre-footer-section h1 {
	color: rgb(189,0,33);
	font-family: 'Montserrat';
	font-weight: 600;
	text-align: center;
}
.pre-footer-section p {
	color: rgb(170,170,170);
	font-family: 'font2';
	font-size: 17px;
	font-weight: 600;
	padding-bottom: 20px;
	text-align: center;
}
.pre-footer-section .hours {
	display:flex;
	color: #fff;
	flex-direction:column;
	justify-content:center;
	padding:120px !important;
	box-shadow: rgba(0,0,0,.25) 0 3px 11px 0!important;
	background: rgb(255,255,255);
}
.pre-footer-section a {
	/* background:#252525; */
	margin: 40px 0 0;
	color:#fff;
	font-size: 20px;
	font-weight:700;
}
.pre-footer-section a:hover {
	color:#8a8a8a;
}

/*******************  Linearicons *************************/
.lnr {
  display: inline-block;
  fill: currentColor;
  width: 1em;
  height: 1em;
  vertical-align: -0.2em;
  cursor: pointer;
}

.lnr-chevron-right {
  color: #232323;
  /* We can use "color" for setting the color
  of the SVG because we set its "fill" to
  "currentColor" */
  font-size: 22px;
  /* We can use "font-size" for changing the size
  of the SVG because its width and height were
  set 1em.
  To get crisp results, use sizes that are
  a multiple of 20; because Linearicons was
  designed on a 20 by 20 grid. */
}

.lnr-star {
	font-size:25px !important;
	position:relative;
	top: -12px;
}

/* ========================================================== */
/* 			            Default Classes                       */
/* ========================================================== */

body {
	font-family: 'Montserrat', sans-serif;
}
body#barbajs {
	visibility:visible;
}

a, button, .btn {
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}

a {
	cursor:pointer;
	text-decoration: none !important;
}

a:hover {
    color: #252525;
    text-decoration: underline;
}
#image-uploads .badge {
	font-size:1.2em;
}
#image-uploads form {
	display:flex;
	justify-content:space-between;
}
#image-uploads #upload-preview .btn {
	background-color:#d84a4a;
	color:#fff;
}
#image-uploads .btn {
	padding:6px 20px;
	margin:0 10px;
	outline: none !important;
	background-color: transparent;
	border-color: #929292;
	/* color: #333; */
	border-radius: 0;
}
#image-uploads .btn:hover {
	background-color:#2d2d2d;
	color:#fff;
}

#image-uploads .btn-primary.disabled,
#image-uploads .btn-primary.disabled span,
.btn-primary:disabled,
.btn-primary:disabled span {
	color:#fff;
	border: none;
	cursor: not-allowed;
}
.btn {
	cursor:pointer;
	border-radius: 0;
}
.btn.alert-trigger {
	color:#fdfdfd;
	background-color:#333;
}
.btn:hover {
    opacity: 0.9;
}
.inner-content-section .btn {
	background:rgba(135,170,188);
	border-color: #949494;
	color: rgba(255,255,255,1);
}
.inner-content-section .btn:hover {
	background-color: rgba(135,170,188,0.4);
	color:#fff;
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {outline: none;box-shadow: none;background-color: #444;border-color: #949494;color: #fff;}
.btn-primary:hover {
    border-color: #949494;
}
.btn.focus, .btn:focus {
	outline:none;
	box-shadow: none;
}


.section-divider {
	position:relative;
	padding: 50px 0;
}

.estimate-section-divider .alert, .estimate-section-divider .alert p {
    text-align: left;
    font-size: inherit;
}
.custom-show {
    position: fixed;
    transform: scale(1,1);
    border: 0;
    background: white;
    border-radius: 0;
    z-index: 1100;
    overflow: inherit;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}

.block-overlay {
	position:absolute;
	display:inline-block;
	background:rgba(0, 0, 0, 0.6);
	width:100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:0;
}


/********* Set Timeout Function FadeDiv Styling **********/
.fadeDiv {
	position:fixed;
	display: inline-block;
	/* width:100%; */
	z-index:1050;
	color: #fff;
	background: #300e87;
	padding:50px;
	top:150px;
	bottom:150px;
	left:300px;
	right:300px;
	transform:scale(0,0);
	box-shadow: 0px 0px 20px -1px #000;
	transition:all .20s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.menu-scaler {
	position:fixed;
	display: inline-block;
	padding:50px;
	z-index:1050;
	/* background:red; */
	top:150px;
	bottom:150px;
	left:300px;
	right:300px;
	transform:scale(1,1);
}

.fadeDiv .fadeDiv-close {
	position:absolute;
	right: 20px;
	top: 10px;
	font-weight:900;
	font-size: 2em;
	font-family:'Lato';
	cursor:pointer;
}

.navbar-collapse ul {
	width:100%;
	padding-top: 1em;
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding-right: 40px; */
}

.overlay {
	height: 100%;
	width: 100%;
	background: #ffffffbf;
}

#myBtn {
    display: block; /* Hidden by default */
    width: 50px;
    height: 50px;
    position: fixed; /* Fixed/sticky position */
    top:100%; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #000000; /* Set a background color */
    color: #ffffff;
    cursor: pointer; /* Add a mouse pointer on hover */
    font-size: 14px;
    padding-top: 0; /* Some padding */
    border-radius: 0px; /* Rounded corners */
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
#myBtn i {
	color: white;
}
#myBtn:hover {
    background-color: #424242; /* Add a dark-grey background on hover */
    color:#fff;
}

/* ========================================================== */
/* 			            Custom Navbar	                      */
/* ========================================================== */

/*.top-header-animate {
	background: rgb(255,255,255);
}*/
.top-header-animate .dropdown-toggle {
	color:#0a0a0a;
	font-size: 16px;
}
.top-header-animate .navbar-brand {
	font-size: 1.5em;
}
.top-header-animate a,
.top-header-animate a,
.top-header-animate i,
.top-header-animate {
	
}
/*.header-animate {
margin-top: 125px; padding: 15px 0 0;
}*/
.header-animate a {
	font-size: 20px !important;
}
.header-animate a:before {
	background:#222 !important;
}
.body-wrapper {
	position:relative;
	height:100%;
	width:100%;
	background: white;
	top: 0;
	left: 0;
	-webkit-transition-property: all;
	-webkit-transition-duration: .20s;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-property: all;
	transition-duration: .20s;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.body-wrapper-animate {
	margin-left:-400px;
	-webkit-transition-property: all;
	-webkit-transition-duration: .30s;
	-webkit-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .30s;
	transition-timing-function: ease-in-out;
}
.sidebar-flyout {
    position: fixed;
    background: linear-gradient(rgb(25, 25, 25), rgba(0, 0, 0, 0.95)), url(/img/backgrounds/adjusting-lawn-sprinkler.jpg) -30em 0 no-repeat !important;
    background-size: cover;
    z-index: 4;
    height: 100%;
    width: 400px;
    top: 0;
    right: 0;
    margin-right: -400px;
    background: #101010;
    padding: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}
.sidebar-flyout ul li a .block-overlay {
	opacity:1;
	-webkit-transition-property: all;
	-webkit-transition-duration: .30s;
	-webkit-transition-timing-function: ease-in-out;
	transition-property: all;
	transition-duration: .30s;
	transition-timing-function: ease-in-out;
	display: none;
}
.sidebar-flyout ul li a:hover .block-overlay {
	opacity:0;
}
.sidebar-flyout h2 {
	position: relative;
	color: white;
	line-height: 32px;
	font-size: 1.5em;
}
.sidebar-flyout h3 {
	font-size:1.5em;
	margin-left: 50px;
	margin-top: 1em;
	text-transform:uppercase;
	color: #e6e6e6;
}
.sidebar-flyout h3 img {
	width:8%;
}
.sidebar-flyout ul {
	list-style:none;
	color: #ffffff;
	margin: 30px 0 0;
	padding: 0 0 30px;
	overflow-y: scroll;
	position: relative;
	height: 100vh;
}
.sidebar-flyout ul::-webkit-scrollbar {
	width: 0 !important;
}
.sidebar-flyout ul li a {
	display: block;
	padding: 10px 50px;
	position: relative;
	align-items:center;
	height:100%;
	width:inherit;
	text-decoration: none;
}
.sidebar-flyout ul li a img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.sidebar-flyout-animate {
	margin-right: 0;
}
.sidebar-flyout .lnr {
	color: white;
	font-size: 1em;
}
.sidebar-flyout .services-button {
	position:absolute;
	padding: 0;
	margin: 0;
	top: 18px;
	right: 20px;
}
.sidebar-flyout ul li a {
	color: #e6e6e6;
	font-weight: 400;
}



body {
    padding: 0;
    -webkit-transition-property: all;
    -webkit-transition-duration: .30s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .30s;
    transition-timing-function: ease-in-out;
}
body#image-upload-page {
	visibility:visible;
}

.navbar-scroll {
	padding:0px 0 0;
	position: fixed;
	background: #04014e;
	width: 100%;
	z-index: 3;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease; margin-top: 110px; border-bottom: 1px solid #fff9;
}
.navbar-scroll .container {
	background: rgb(60,36,17,0);
	border-bottom-left-radius: 1.5rem;
	border-bottom-right-radius: 1.5rem;
}
#projects .navbar-scroll {
	background:#fdfdfd;
	position:relative !important;
}
#projects .navbar-scroll li a {
	color:#333;
}
#projects .navbar-scroll .navbar-brand {
	color:#252525;
}
#projects .navbar-light .lnr {
	color:#222;
}
.navbar-light .lnr {
	color: #fdfdfd;
	font-size: 1.5em;
	position: absolute;
	top: 6px;
	right: 10px;
}
.navbar-light .navbar-brand {
	color: #e8e8e8;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
}
.navbar-brand {
	font-size:2.5em;
	font-weight:700;
	text-transform:uppercase;
}
.navbar-brand:focus, .navbar-brand:hover {
	color:#f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link {
	margin: 0 30px;
    padding: 0px 0px;
    font-size: 20px;
		font-weight: 600;
    color: rgb(255,255,255);
    font-family: 'font2';
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav
.nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light
.navbar-nav .show>.nav-link {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgb(255,255,255);
}
.navbar-light .navbar-nav li a {
	position:relative;
}
.navbar-collapse {
	height:100%;
}
.mobile-top-header {
	display:none !important;
}

/* ========================================================== */
/* 			            GALLERY / PROJECTS                    */
/* ========================================================== */

.projects .about-header-section h1 {
	display:inline-flex;
	justify-content:center;
	align-items:center;
}
.projects .about-header-section .header-logout-btn {
	font-size:22px;
	display:block;
	margin-left:20px;
	color:#ca3535;
}

#delete-msg {
	position:relative;
	text-align:center;
	margin:0 0 2em;
}
#portfolio input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin: 0;
    top: 0;
    left: -60px;
    z-index: 2;
    width: 60px;
    height: 60px;
    -webkit-appearance: none;
    background-image: url(/img/icons/close-btn-icon-red.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    color: #ffffff;
    border: none;
    cursor: pointer;
    outline: none !important;
    -webkit-transition: all .30s ease;
    -moz-transition: all .30s ease;
    -o-transition: all .30s ease;
    transition: all .30s ease;
}
#portfolio li:hover input {
	left: 0;
}
#portfolio input:hover {
	background-color: #fff;
	opacity: .;
}
button.mfp-close, button.mfp-arrow {
	outline:none !important;
}
.projects-section {
	position:relative;
	overflow:hidden;
}
#project-1 .projects-section img {
	transform:scale(1.08,1.08)
}
.projects-section .mosaic-row {
	position: absolute;
    width: 100%;
    height: auto;
    top: 0;
}
.projects-section .mosaic-row div[class*='col-'] {
	position: absolute;
    top: 0;
    right: 0;
}
.projects-section a img {
	transform: scale(1.06,1.06);
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}
.projects-section a:hover img {
	transform:scale(1.3,1.3);
}
.projects-section a .block-overlay {
	display:flex;
	justify-content:center;
	align-items:center;
	background-color:#08080891;
	opacity:0;
	z-index:1;
	-webkit-transition: all .30s ease;
	-moz-transition: all .30s ease;
	-o-transition: all .30s ease;
	transition: all .30s ease;
}
.projects-section a .block-overlay p {
	color:#f18907;
	font-size:1.3em;
	font-weight:100;
}
.projects-section a:hover .block-overlay {
	background-color:rgba(247, 247, 247, 0.97);
	opacity:1;
}
.projects-section div[class*='col-'] {
	padding:0;
	position: relative;
	overflow: hidden;
}
.gallery-a {
    padding: 6% 0%;
    text-align: center;
    background: white;
}

/***** Gallery Section *****/
#portfolio, #portfolio2, #portfolio3, #portfolio4, #portfolio5,
#portfolio6, #portfolio7, #portfolio8, #portfolio9, #portfolio10,
#portfolio11, #portfolio12, #portfolio13, #portfolio14, #portfolio15,
#portfolio16, #portfolio17, #portfolio18, #portfolio19, #portfolio20,
#portfolio21, #portfolio22, #portfolio23, #portfolio24, #portfolio25,
#portfolio26, #portfolio27, #portfolio28, #portfolio29, #portfolio30 {
  display: flex; padding: 0; overflow: hidden; flex-wrap: wrap; justify-content: center;
}
#portfolio li, #portfolio2 li, #portfolio3 li, #portfolio4 li, #portfolio5 li,
#portfolio6 li, #portfolio7 li, #portfolio8 li, #portfolio9 li, #portfolio10 li,
#portfolio11 li, #portfolio12 li, #portfolio13 li, #portfolio14 li, #portfolio15 li,
#portfolio16 li, #portfolio17 li, #portfolio18 li, #portfolio19 li, #portfolio20 li,
#portfolio21 li, #portfolio22 li, #portfolio23 li, #portfolio24 li, #portfolio25 li,
#portfolio26 li, #portfolio27 li, #portfolio28 li, #portfolio29 li, #portfolio30 li {
  display: flex; justify-content: center; align-items: center; float: left; position:relative; overflow:hidden; margin: 0 10px 20px;
}
#portfolio li a, #portfolio2 li a, #portfolio3 li a, #portfolio4 li a, #portfolio5 li a,
#portfolio6 li a, #portfolio7 li a, #portfolio8 li a, #portfolio9 li a, #portfolio10 li a,
#portfolio11 li a, #portfolio12 li a, #portfolio13 li a, #portfolio14 li a, #portfolio15 li a,
#portfolio16 li a, #portfolio17 li a, #portfolio18 li a, #portfolio19 li a, #portfolio20 li a,
#portfolio21 li a, #portfolio22 li a, #portfolio23 li a, #portfolio24 li a, #portfolio25 li a,
#portfolio26 li a, #portfolio27 li a, #portfolio28 li a, #portfolio29 li a, #portfolio30 li a {
  transform:scale(1,1); display:block; width:100%; height: 295px; width: 490px; overflow:hidden; -o-transition:all .30s ease; -moz-transition:all .30s ease; -webkit-transition:all .30s ease; transition:all .30s ease;
}
#portfolio li a img, #portfolio2 li a img, #portfolio3 li a img, #portfolio4 li a img, #portfolio5 li a img,
#portfolio6 li a img, #portfolio7 li a img, #portfolio8 li a img, #portfolio9 li a img, #portfolio10 li a img,
#portfolio11 li a img, #portfolio12 li a img, #portfolio13 li a img, #portfolio14 li a img, #portfolio15 li a img,
#portfolio16 li a img, #portfolio17 li a img, #portfolio18 li a img, #portfolio19 li a img, #portfolio20 li a img,
#portfolio21 li a img, #portfolio22 li a img, #portfolio23 li a img, #portfolio24 li a img, #portfolio25 li a img,
#portfolio26 li a img, #portfolio27 li a img, #portfolio28 li a img, #portfolio29 li a img, #portfolio30 li a img {
	display:block; position: absolute; top: -9999px; bottom: -9999px; left: -9999px; right: -9999px; margin: auto; width: 100%; height: 100%; transform:scale(1,1);
}
#portfolio li a:hover, #portfolio2 li a:hover, #portfolio3 li a:hover, #portfolio4 li a:hover, #portfolio5 li a:hover,
#portfolio6 li a:hover, #portfolio7 li a:hover, #portfolio8 li a:hover, #portfolio9 li a:hover, #portfolio10 li a:hover,
#portfolio11 li a:hover, #portfolio12 li a:hover, #portfolio13 li a:hover, #portfolio14 li a:hover, #portfolio15 li a:hover,
#portfolio16 li a:hover, #portfolio17 li a:hover, #portfolio18 li a:hover, #portfolio19 li a:hover, #portfolio20 li a:hover,
#portfolio21 li a:hover, #portfolio22 li a:hover, #portfolio23 li a:hover, #portfolio24 li a:hover, #portfolio25 li a:hover,
#portfolio26 li a:hover, #portfolio27 li a:hover, #portfolio28 li a:hover, #portfolio29 li a:hover, #portfolio30 li a:hover {
	transform:scale(1.1,1.1) !important;
}
#portfolio li:hover .block-overlay, #portfolio2 li:hover .block-overlay, #portfolio3 li:hover .block-overlay, #portfolio4 li:hover .block-overlay, #portfolio5 li:hover .block-overlay,
#portfolio6 li:hover .block-overlay, #portfolio7 li:hover .block-overlay, #portfolio8 li:hover .block-overlay, #portfolio9 li:hover .block-overlay, #portfolio10 li:hover .block-overlay,
#portfolio11 li:hover .block-overlay, #portfolio12 li:hover .block-overlay, #portfolio13 li:hover .block-overlay, #portfolio14 li:hover .block-overlay, #portfolio15 li:hover .block-overlay,
#portfolio16 li:hover .block-overlay, #portfolio17 li:hover .block-overlay, #portfolio18 li:hover .block-overlay, #portfolio19 li:hover .block-overlay, #portfolio20 li:hover .block-overlay,
#portfolio21 li:hover .block-overlay, #portfolio22 li:hover .block-overlay, #portfolio23 li:hover .block-overlay, #portfolio24 li:hover .block-overlay, #portfolio25 li:hover .block-overlay,
#portfolio26 li:hover .block-overlay, #portfolio27 li:hover .block-overlay, #portfolio28 li:hover .block-overlay, #portfolio29 li:hover .block-overlay, #portfolio30 li:hover .block-overlay {
	background-color:#000000cc;
}
#portfolio .block-overlay, #portfolio2 .block-overlay, #portfolio3 .block-overlay, #portfolio4 .block-overlay, #portfolio5 .block-overlay,
#portfolio6 .block-overlay, #portfolio7 .block-overlay, #portfolio8 .block-overlay, #portfolio9 .block-overlay, #portfolio10 .block-overlay,
#portfolio11 .block-overlay, #portfolio12 .block-overlay, #portfolio13 .block-overlay, #portfolio14 .block-overlay, #portfolio15 .block-overlay,
#portfolio16 .block-overlay, #portfolio17 .block-overlay, #portfolio18 .block-overlay, #portfolio19 .block-overlay, #portfolio20 .block-overlay,
#portfolio21 .block-overlay, #portfolio22 .block-overlay, #portfolio23 .block-overlay, #portfolio24 .block-overlay, #portfolio25 .block-overlay,
#portfolio26 .block-overlay, #portfolio27 .block-overlay, #portfolio28 .block-overlay, #portfolio29 .block-overlay, #portfolio30 .block-overlay {
	background: #13131333; z-index: 1; -webkit-transition: all .30s ease; -moz-transition: all .30s ease; -o-transition: all .30s ease; transition: all .30s ease;
}
/***** Gallery Section *****/

.project-upload #portfolio li:before {
	position:absolute;
	content:'Delete Image';
	/* width:100%; */
	/* height:50px; */
	display:inline-block;
	/* top:0; */
	color: #fff;
	z-index:3;
	font-size: 2em;
}
.project-upload #portfolio li:hover .block-overlay {
	background-color:#000000cc;
}

/* ========================== Gallery ZoomIn Effect ================================ */

.mfp-ready .mfp-figure {
  opacity: 0;
  margin-left:-100px;
}

.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{
    opacity: 0;
    margin-left:-100px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{
    opacity: 1;
    margin-left:0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    margin-left:-100px;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0;
    margin-left:-20px;
}
.mfp-iframe-scaler{ overflow: visible; /*so the close button is shown*/}
.mfp-zoom-out-cur { cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer; }


/* ========================================================== */
/* 			            REVIEWS PAGE                          */
/* ========================================================== */
.carousel-indicators li {
    position: relative;
    top: 51px;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgb(191, 190, 190);
}

.carousel-indicators .active {
    background-color: #0f8029;
}

.bottom-section .pic1 {
    background-image: url("/img/backgrounds/acunit2.jpg");
    background-size: cover;
    background-position: 0% 82%;
    text-align: center;
}
/* ========================================================== */
/* 			           FOOTER		                          */
/* ========================================================== */

.footer-section .vms-link-wrapper img {
	width: 50%;
}
.footer-section .vms-link-wrapper a {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer-section {
	padding: 0 0 10px;
	    background-image: linear-gradient(rgb(255 255 255 / 86%), rgb(255 255 255)), url(/img/05.jpg);
    background-size: cover;
	color: rgb(0, 0, 0);
	font-size: 18px;
	font-weight: 400;
}
.footer-section h3 {
	font-size: 1.3rem;
	color: rgb(30,30,30);
	font-weight: bold;
}
.footer-section p {
	color: rgb(0,0,0);
	font-size: 15px;
	font-family: 'font2';
}
.footer-section a {
	color: rgb(0,0,0);
	font-size: 16px;
}
.footer-section .service-cities p {
	margin:0 0 3px;
}
.service-cities {
	margin-bottom:1em;
}.service-cities img {
	padding-bottom: 20px;
}
.service-cities h5 {
	line-height:8px;
}
.service-cities h4 {
	font-size: 20px;
	font-family: 'font2';
	font-weight: 600;
	text-decoration: underline;
	color: #04014e;
}
.service-cities .carousel-styling h3 {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	font-family: 'font2';
	text-transform: capitalize;
	color: rgb(255,255,255);
}
.service-cities .carousel-styling h5 {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	text-decoration: underline;
	color: rgb(255,255,255);
}
.service-cities .carousel-styling p {
	font-size: 17px;
	font-family: 'font2';
	text-align: center;
	color: rgb(255,255,255);
}
.bottom-footer {
	padding-top: 25px; background: #04014e;
}
.bottom-footer .vms-link-wrapper {
	position:relative;
	top:-10px;
}
.bottom-footer div[class*='col-']:nth-child(2) {
	display:flex;
	flex-direction: column;
	justify-content:center;
	align-items: center;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	display:flex;
	justify-content:flex-end;
	font-size:14px;
}
.bottom-footer div[class*='col-']:nth-child(3) a {
	display:flex;
	justify-content:center;
	align-items:center;
	border: 1px solid #444;
	border-radius:100px;
	height:28px;
	width:28px;
	color: #fff;
	margin: 0 4px;
}
.bottom-footer div[class*='col-']:nth-child(3) a:hover {
	background: #0a0a0a;
	text-decoration:none !important;
	color: #929292;
}
.trademark-disclaimer {
	padding: 10px 0; background: #04014e; margin-bottom: -10px;
}
.trademark-disclaimer p {
	font-size: 8px; text-align: center; color: rgb(255,255,255);
}
@media screen and (max-width: 425px) {}
@media screen and (max-width: 375px) {}