/* ======================================== */
/* === Mobile CSS Section ================= */
/* ======================================== */
@media screen and (max-width: 425px) {
/******************************************** DAVIDS MOBILE CODE START *************************************************/
.home-header-section {
	padding-top: 125px;
}
.video .video-overlay {
  display: block;
  position: relative;
  width: calc(100% - 0px);
  max-width: 600px;
  margin-top: -65%;
  margin-bottom: 9%;
  left: 0%;
  padding: 50px 5px;
  background: rgba(255,255,255,0);
  z-index: 1;
  border-radius: 0.8rem;
}
.overlayText {
  position: absolute;
  top: 2%;
  left: 0%;
  z-index: 1;
}

#topText {
  color: #fff;
  font-size: 25px;
	text-shadow: 1px 1px 1px #000;
  text-align: center;
}
#midText {
  color: #fff;
  font-size: 17px;
	text-shadow: 1px 1px 1px #000;
  text-align: center;
}
#bottomText {
  color: #fff;
  font-size: 20px;
	background: #2aa;
	text-shadow: 1px 1px 1px #000;
	border-radius: 15px;
text-align: center;
}
.home-header-section h1, .video .video-overlay h1 {
	text-align: center; font-size: 20px; font-family: 'font'; font-weight: 700; 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: 16px; 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: rgb(34,170,170); padding: 10px 25px !important;	text-shadow: none; color: rgb(255,255,255);	font-weight: 600;	font-family: 'font2';	border-radius: 2.5rem; font-size: 16px;
}
.home-header-section a:hover, .video .video-overlay a:hover {
	background: rgba(34,170,170,0.8); color: rgb(255,255,255);
}
.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(57,90,165);
    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(57,90,165);
}
.dropdown-item.active, .dropdown-item:active {
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(22,22,22) !important;
}


.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: 13px;
	padding-top: 20px; line-height: 17px;
	font-family: 'font2';
	color: rgb(0,0,0);
	text-align: center;
}
.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;
}


.home-page-section-1 {
	padding: 50px 0 50px 0;
    background: rgb(255,255,255);
}
.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 h4 {
	text-align: center;
    font-size: 1.75rem;
}
.home-page-section-1 i {
	font-size: 60px;
	color: rgb(34,170,170);
}
.home-page-section-1 span {
	color: rgb(87, 86, 87);
}
.home-page-section-1 .box1 {
	padding: 50px 0 0 0;
}
.home-page-section-1 .box2 {
	padding: 20px 5px 0 5px;
}
.home-page-section-1 .box2 h3 {
	font-size: 18px;
}
.home-page-section-1 .box2 p {
	font-size: 13px; text-align: center;
}
.home-page-section-1 .flip-card {
  background-color: transparent;
  width: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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-back {
	/*border-radius: 15px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); border: 5px solid rgb(34,170,170); transform: rotateY(180deg);*/
		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: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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);*/
	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-card3 {
  background-color: transparent;
  width: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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);*/
	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; 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-card4 {
  background-color: transparent;
  width: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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-back4 {
  /*border-radius: 15px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); border: 5px solid rgb(34,170,170); transform: rotateY(180deg);*/
	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: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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-back5 {
  /*border-radius: 15px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); border: 5px solid rgb(34,170,170); transform: rotateY(180deg);*/
	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: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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-back6 {
  /*border-radius: 15px; background: linear-gradient(rgb(255,255,255), rgb(255,255,255)); border: 5px solid rgb(34,170,170); transform: rotateY(180deg);*/
	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: 70px 81px 0 0!important;
    padding: 50px 5px!important;
		background: rgb(34,170,170,0.7) !important
}


.parallax1 {
  background-image: linear-gradient(rgb(255,255,255,0.5), rgb(255,255,255,0.5)), url("/img/parallax.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
	padding:30px; 
}
.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.7)!important
}
.home-page-section-2 .container {
	padding: 75px 0 75px 0;
}
.home-page-section-2 h4 {
  font-size: 25px;
  color: rgb(255,255,255);
  font-family: 'font2';
	padding: 0 10px 0 10px;
	font-weight: 800;
  text-align: center;
}
.home-page-section-2 p {
	color: rgb(120,120,120);
  font-weight: 800;
  font-size: 17px;
	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;
}


.home-page-section-3 {
	padding: 50px 0 50px 0;
  background: rgb(245,245,245);
}
.home-page-section-3 h2 {
	font-family: 'font2';
  color: rgb(60,60,60);
  font-weight: 800;
  padding-bottom: 30px;
  font-size: 1.5rem;
	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: rgb(34,170,170);
	padding: 15px 25px;
	border-radius: 2.5rem;
	color: rgb(255,255,255);
}
.home-page-section-3 a:hover {
	color: rgb(255,255,255);
	background: rgb(34,170,170,0.8);
}
.home-page-section-4 .container {
	padding: 125px 0 125px 0;
}
.parallax2 {
  background-image: linear-gradient(rgb(255,255,255,0.5), rgb(255,255,255,0.5)), url("/img/parallax2.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
	padding: 30px; 
}
.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;
    margin: 8px 0!important;
    padding: 50px 0 50px 0;
    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 / 50%);
    height: auto!important;
    padding: 40px 20px 25px 20px !important;
    max-width: none!important;
    margin: 27px 0!important;
    min-width: 0!important;
    text-align: start!important;
}
.home-page-section-4 p {
	  font-weight: 600;
    line-height: 22px;
    color: rgb(120,120,120);
		text-align: left;
    font-family: 'font2';
    font-size: 20px;
}
.home-page-section-4 h4 {
	color: #f5f5f5;
	font-size: 35px;
	text-align: center;
	font-weight: 500;
	font-family: 'font6';
}
.home-page-section-4 h5 {
	color: rgb(34,170,170);
	font-size: 35px;
	text-align: center;
	font-weight: 800;
	font-family: 'font2';
}
.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;
}
.home-contact {
	background: rgb(255,255,255);
  padding: 75px 0 75px 0;
}
.home-contact h3 {
  font-size: 2.5rem;
	font-family: 'font2';
	font-weight: 800;
	text-align: center;
	padding-bottom: 40px;
  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: #444; font-size: 17px; line-height: 35px; text-shadow: 2px 2px 25px #444;   margin-right: 5px;

}
.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: #444;
}
.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:  30px;
	color: #fff;
	box-shadow: 1px 1px 10px 3px #4449;

  background-repeat: no-repeat;
  background-size: cover;
}

.about-page-section-1 {
	padding: 100px 0 75px 0;
	background: rgb(255,255,255);
}
.about-page-section-1 h1 {
	font-family: 'font2';
    color: rgb(60,60,60);
    font-weight: 800;
    padding-bottom: 30px;
    font-size: 45px;
    text-align: center;
}
.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 {
	border-radius: 1.2rem;
}
.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: 6=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 ****/
.service1 {
	background: rgb(255,255,255);
	padding: 100px 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: left;
	font-family: 'font2';
}
.service1 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service1 img {
	border-radius: 0.25rem;
}
.service2 {
	background: rgb(250,250,250);
	padding: 75px 20px 75px 20px;
}
.service2 h1 {
	font-family: 'font2';
	color: rgb(34,170,170);
	font-size: 1.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;
	text-align: justify;
	font-family: 'font2';
}
.service2 li {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: left;
	font-family: 'font2';
}
.service2 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service2 img {
	border-radius: 0.25rem;
}
.service3 {
	background: rgb(255,255,255);
	padding: 75px 20px 75px 20px;
}
.service3 h1 {
	font-family: 'font2';
	color: rgb(34,170,170);
	font-size: 1.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;
	text-align: justify;
	font-family: 'font2';
}
.service3 li {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: left;
	font-family: 'font2';
}
.service3 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service3 img {
	border-radius: 0.25rem;
}
.service4 {
	background: rgb(250,250,250);
	padding: 75px 20px 75px 20px;
}
.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: left;
	font-family: 'font2';
}
.service4 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service4 img {
	border-radius: 0.25rem;
}
/* Gallery Page Start */
.gallery-page {
	padding: 125px 0 75px 0;
	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 2.5rem;
	font-weight: 800;
	padding-bottom: 30px;
	text-align: center;
	font-family: 'font2';
	color: rgb(60,60,60);
}
.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: rgb(255,255,255);
	padding: 75px 0 75px 0;
	background-size: cover;
	overflow: hidden;
}
.main-contact h1 {
	font-family: 'font2';
  color: rgb(60,60,60);
  font-weight: 800;
  padding-bottom: 30px;
  font-size: 45px;
  text-align: center;
}
.main-contact p {
	text-align: center;
	color: rgb(120,120,120);
	font-weight: 800;
	font-size: 17px;
	font-family: 'font2';
}
.card5 {
	max-height: 100%;
	height: 977777777777777777777%;
	color: #fff;
	margin: 0 0 20px;
	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;
	visibility: hidden;
}
.card5 h3 {
	font-family: 'Montserrat';
	font-size: 1.75rem;
	color: rgb(60,60,60);
	font-weight: 800;
	font-family: 'font2';
	text-align: left;
}
.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;
	padding-left: 10px;
	color: rgb(34,170,170);
}
.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 {
	border-radius: 100%;
	max-width: 100px;
}




/******************************************** DAVIDS MOBILE CODE END *************************************************/
.mobile-top-header {
	display:block !important;
	padding: 0 30px 0;
	background: rgb(135,170,188);
	z-index: 4;
	overflow:visible;
}
.header-contact_info a {
    color: rgb(255,255,255);
    margin: 0;
}
.top-header a, .top-header i, .top-header p {
    color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
    color: rgb(0,0,0);
}
.btn {
    background: rgb(34,170,170);
    width: 50%;
    padding: 10px 0px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    border: none;
}
.footer-section {
    padding-top: 30px;
    /* background: #1f1f1f; */
    /* color: white; */
    text-align: center;
}
.footer-section img {
	max-width: 210px;
	padding-bottom: 25px;
}
.service-cities h4 {
	font-size: 24px;
	font-weight: 600;
	color: rgb(255,255,255);
}
.service-cities a {
	font-size: 18px;
	line-height: 10px;
	color: rgb(255,255,255);
}
/** Second Footer **/
.service-cities .footer-title .midcities {
	text-align: center;
}
.service-cities .footer-title .rightcities {
	text-align: center;
}
/** Second Footer **/
/************************* NEW CELL PHONE TEMPLATE DISPLAY STYLING 2020 END ***********************************/

.pre-footer-section .hours {
    padding:50px 20px;
}
.pre-footer-section .hours h1 {
	font-size:34px;
}
.pre-footer-section .hours p {
    padding: 0;
}
.pre-footer-section .last-image {
	display: none;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	justify-content:center;
}
.top-header {
	background: white;
	display:none;
}
.header-contact_info {
    font-size: 1.5em;
}
.navbar-scroll {
	display:none;
}
.header-contact_info .navbar-brand {
	font-size:1.3em;
}

.top-header div[class*='col-']:first-child {
	justify-content:flex-start;
}
.top-header div[class*='col-'] {
  display:flex;
  justify-content: left;
  width: 33.333%;
  padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
  display:flex;
  justify-content: flex-end;
  width: 33.333%;
  padding: 15px 0;
}

.top-header div[class*='col-']:nth-child(2) {
	background:none;
	margin:0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top-header div[class*='col-']:nth-child(2) a,
.top-header div[class*='col-']:nth-child(3) a {
  padding: 0px;
  background: transparent;
  font-family: 'font2';
  font-weight: 800;
  color: rgb(100,100,100);
  border-radius: 1.6rem;
  border: none;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size:inherit;
	line-height: inherit;
}

.alert h1,
.alert p {
	top: 2em;
	opacity: 0;
	position:relative;
}
.alert h1 {
	margin-top: 0;
	color: #2b1663;
}

.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;
}
.mobile-menu {
    text-align: center;
    position: fixed;
    height: 100%;
    width: 100%;
    display: block;
    padding-top: 6em;
    top: 100%;
    border: 0;
    background: rgb(34,170,170);
    border-radius: 0;
    z-index: 1100;
    overflow: auto;
    -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;
}
.mobile-menu .nav-link {
    font-size: 2em;
		font-family: 'font';
		font-weight: 500;
    color: rgb(255,255,255) !important;
}
.mobile-menu-custom-show {
    top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;
	padding: 40px 0 0;
	top:0;
	left:0;
	width:100%;
	text-align: center;
}
.mobile-menu-top-hero h2 {
	padding:0 25px;
}

#home .show-form {
	background: white;
	position:relative;
	top:2em;
	left:0;
	opacity: 0;
}

#mobile-menu-header {
  margin-top:0;
  background: #ffffff00;
  box-shadow: none;
}
#mobile-menu-header ul {
	list-style:none;
	padding:0 20px;
	margin-top: 8em;
	position: relative;
	width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff;
	padding: 20px 20px;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
		background: transparent;
		border: none;
    right: 0;
    padding: .75rem 1.25rem;
    color: #fff;
		border: none;
    outline: none;
    z-index: 3;
}
.alert-dismissible .close span {
	font-size: 35px;
}

}

@media screen and (max-width: 375px) {
/******************************************** DAVIDS MOBILE CODE START *************************************************/
.home-header-section {
	padding-top: 125px;
}
.video .video-overlay {
  display: block;
  position: relative;
  width: calc(100% - 0px);
  max-width: 600px;
  margin-top: -65%;
  margin-bottom: 9%;
  left: 0%;
  padding: 50px 5px;
  background: rgba(255,255,255,0);
  z-index: 1;
  border-radius: 0.8rem;
}
.overlayText {
  position: absolute;
  top: 2%;
  left: 0%;
  z-index: 1;
}

#topText {
  color: #fff;
  font-size: 25px;
	text-shadow: 1px 1px 1px #000;
  text-align: center;
}
#midText {
  color: #fff;
  font-size: 17px;
	text-shadow: 1px 1px 1px #000;
  text-align: center;
}
#bottomText {
  color: #fff;
  font-size: 20px;
	background: #2aa;
	text-shadow: 1px 1px 1px #000;
	border-radius: 15px;
text-align: center;
}
.home-header-section h1, .video .video-overlay h1 {
	text-align: center; font-size: 20px; font-family: 'font'; font-weight: 700; 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: 16px; 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: rgb(34,170,170); padding: 10px 25px !important;	text-shadow: none; color: rgb(255,255,255);	font-weight: 600;	font-family: 'font2';	border-radius: 2.5rem; font-size: 16px;
}
.home-header-section a:hover, .video .video-overlay a:hover {
	background: rgba(34,170,170,0.8); color: rgb(255,255,255);
}
.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(57,90,165);
    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(57,90,165);
}
.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: 50px 0 50px 0;
    background: rgb(255,255,255);
}
.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 h4 {
	text-align: center;
    font-size: 1.75rem;
}
.home-page-section-1 i {
	font-size: 60px;
	color: rgb(34,170,170);
}
.home-page-section-1 span {
	color: rgb(87, 86, 87);
}
.home-page-section-1 a {
	display: none;
}
.home-page-section-1 .box1 {
	padding: 50px 0 0 0;
}
.home-page-section-1 .box2 {
	padding: 20px 5px 0 5px;
}
.home-page-section-1 .box2 h3 {
	font-size: 17px;
}
.home-page-section-1 .box2 p {
	font-size: 13px; text-align: center;
}
.home-page-section-1 .flip-card {
  background-color: transparent;
  width: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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-back {
	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-card2 {
  background-color: transparent;
  width: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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: 70%;
  height: 200px;
  perspective: 1000px;
	margin: 0 0 0 17%;
}
.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: 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-back4 {
  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-2 .square1 {
	display: block!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    width: calc(100% - 0px)!important;
    max-width: 558px!important;
    margin: 70px 81px 0 0!important;
    padding: 50px 5px!important;
		background: rgb(34,170,170,0.7) !important
}
.parallax1 {
  background-image: linear-gradient(rgb(255,255,255,0.5), rgb(255,255,255,0.5)), url("/img/parallax.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  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.7)!important
}
.home-page-section-2 .container {
	padding: 75px 0 75px 0;
}
.home-page-section-2 h4 {
  font-size: 25px;
  color: rgb(255,255,255);
  font-family: 'font2';
	padding: 0 10px 0 10px;
	font-weight: 800;
  text-align: center;
}
.home-page-section-2 p {
	color: rgb(120,120,120);
  font-weight: 800;
  font-size: 17px;
	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;*/
/*}*/
/*.service-split2 mark {*/
/*	    padding: 15px;*/
/*    background: #ffff;*/
/*    border: 4px double #04014e;*/
/*    font-family: font5;*/
/*    color: #04014e;*/
/*		margin-bottom: 20px; */
/*}*/
/*.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;*/
/*}*/
/*.service-split3 mark {*/
/*	    padding: 15px;*/
/*    background: #f5f5f5;*/
/*    border: 4px double #04014e;*/
/*    font-family: font5;*/
/*    color: #04014e;*/
/*}*/

.home-page-section-3 {
	padding: 50px 0 50px 0;
  background: rgb(245,245,245);
}
.home-page-section-3 h2 {
	font-family: 'font2';
  color: rgb(60,60,60);
  font-weight: 800;
  padding-bottom: 30px;
  font-size: 1.5rem;
	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: rgb(34,170,170);
	padding: 15px 25px;
	border-radius: 2.5rem;
	color: rgb(255,255,255);
}
.home-page-section-3 a:hover {
	color: rgb(255,255,255);
	background: rgb(34,170,170,0.8);
}
.home-page-section-4 .container {
	padding: 125px 0 125px 0;
}
.parallax2 {
  background-image: linear-gradient(rgb(255,255,255,0.5), rgb(255,255,255,0.5)), url("/img/parallax2.jpg");
  min-height: auto;
  background-attachment: fixed;
  background-position: bottom;
	overflow: hidden;
  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: rgb(255 255 255 / 70%);
    margin: 8px 0!important;
    padding: 50px 0 50px 0;
    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 / 50%);
    height: auto!important;
    padding: 40px 20px 25px 20px !important;
    max-width: none!important;
    margin: 27px 0!important;
    min-width: 0!important;
    text-align: start!important;
}
.home-page-section-4 p {
	  font-weight: 600;
    line-height: 22px;
    color: rgb(120,120,120);
		text-align: left;
    font-family: 'font2';
    font-size: 20px;
}
.home-page-section-4 h5 {
	color: rgb(34,170,170);
	font-size: 35px;
	text-align: center;
	font-weight: 800;
	font-family: 'font2';
}
.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;
}
.home-contact {
	background: rgb(255,255,255);
  padding: 75px 0 75px 0;
}
.home-contact h3 {
  font-size: 2.5rem;
	font-family: 'font2';
	font-weight: 800;
	text-align: center;
	padding-bottom: 40px;
  color: rgb(60,60,60);
}
.home-contact span {
	color: rgb(101,140,160);
}
/**** About Section ****/ 
.about-page-section-1 {
	padding: 100px 0 75px 0;
	background: rgb(255,255,255);
}
.about-page-section-1 h1 {
	font-family: 'font2';
    color: rgb(60,60,60);
    font-weight: 800;
    padding-bottom: 30px;
    font-size: 45px;
    text-align: center;
}
.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 {
	border-radius: 1.2rem;
}
.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: 6=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 ****/
.service1 {
	background: rgb(255,255,255);
	padding: 100px 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: left;
	font-family: 'font2';
}
.service1 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service1 img {
	border-radius: 0.25rem;
}
.service2 {
	background: rgb(250,250,250);
	padding: 75px 0 75px 0;
}
.service2 h1 {
	font-family: 'font2';
	color: rgb(34,170,170);
	font-size: 1.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;
	text-align: justify;
	font-family: 'font2';
}
.service2 li {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: left;
	font-family: 'font2';
}
.service2 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service2 img {
	border-radius: 0.25rem;
}
.service3 {
	background: rgb(255,255,255);
	padding: 75px 0 75px 0;
}
.service3 h1 {
	font-family: 'font2';
	color: rgb(34,170,170);
	font-size: 1.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;
	text-align: justify;
	font-family: 'font2';
}
.service3 li {
	font-size: 17px;
	color: rgb(120,120,120);
	font-weight: 800;
	text-align: left;
	font-family: 'font2';
}
.service3 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service3 img {
	border-radius: 0.25rem;
}
.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: left;
	font-family: 'font2';
}
.service4 span {
	color: rgb(57,90,165);
	font-size: 17px;
	font-weight: 600;
}
.service4 img {
	border-radius: 0.25rem;
}
/* Gallery Page Start */
.gallery-page {
	padding: 125px 0 75px 0;
	background: rgb(249,249,249);
}
.gallery-page h1 {
	font-size: 2.5rem;
	font-weight: 800;
	padding-bottom: 30px;
	text-align: center;
	font-family: 'font2';
	color: rgb(60,60,60);
}
.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: rgb(255,255,255);
	padding: 75px 0 75px 0;
	background-size: cover;
	overflow: hidden;
}
.main-contact h1 {
	font-family: 'font2';
  color: rgb(60,60,60);
  font-weight: 800;
  padding-bottom: 30px;
  font-size: 45px;
  text-align: center;
}
.main-contact p {
	text-align: center;
	color: rgb(120,120,120);
	font-weight: 800;
	font-size: 17px;
	font-family: 'font2';
}
.card5 {
	max-height: 100%;
	height: 94%;
	color: #fff;
	margin: 0 0 20px;
	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;
	visibility: hidden;
}
.card5 h3 {
	font-family: 'Montserrat';
	font-size: 1.75rem;
	color: rgb(60,60,60);
	font-weight: 800;
	font-family: 'font2';
	text-align: left;
}
.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;
	padding-left: 10px;
	color: rgb(34,170,170);
}
.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 {
	border-radius: 100%;
	max-width: 100px;
}
/******************************************** DAVIDS MOBILE CODE END *************************************************/
.mobile-top-header {
	display:block !important;
	padding: 0 30px 0;
	background: rgb(135,170,188);
	z-index: 4;
	overflow:visible;
}
.header-contact_info a {
    color: rgb(255,255,255);
    margin: 0;
}
.top-header a, .top-header i, .top-header p {
    color: rgb(0,0,0);
}
.top-header-animate a, .top-header-animate i, .top-header-animate p {
    color: rgb(0,0,0);
}
.btn {
    background: rgb(34,170,170);
    width: 50%;
    padding: 10px 0px;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    border: none;
}
.footer-section {
    padding-top: 30px;
    /* background: #1f1f1f; */
    /* color: white; */
    text-align: center;
}
.footer-section img {
	max-width: 210px;
	padding-bottom: 25px;
}
.service-cities h4 {
	font-size: 24px;
	font-weight: 600;
	color: rgb(255,255,255);
}
.service-cities a {
	font-size: 18px;
	line-height: 10px;
	color: rgb(255,255,255);
}
/** Second Footer **/
.service-cities .footer-title .midcities {
	text-align: center;
}
.service-cities .footer-title .rightcities {
	text-align: center;
}
/** Second Footer **/
/************************* NEW CELL PHONE TEMPLATE DISPLAY STYLING 2020 END ***********************************/

.pre-footer-section .hours {
    padding:50px 20px;
}
.pre-footer-section .hours h1 {
	font-size:34px;
}
.pre-footer-section .hours p {
    padding: 0;
}
.pre-footer-section .last-image {
	display: none;
}
.bottom-footer div[class*='col-']:nth-child(3) {
	justify-content:center;
}
.top-header {
	background: white;
	display:none;
}
.header-contact_info {
    font-size: 1.5em;
}
.navbar-scroll {
	display:none;
}
.header-contact_info .navbar-brand {
	font-size:1.3em;
}

.top-header div[class*='col-']:first-child {
	justify-content:flex-start;
}
.top-header div[class*='col-'] {
  display:flex;
  justify-content: left;
  width: 33.333%;
  padding: 15px 0;
}
.top-header div[class*='col-']:nth-child(3) {
  display:flex;
  justify-content: flex-end;
  width: 33.333%;
  padding: 15px 0;
}

.top-header div[class*='col-']:nth-child(2) {
	background:none;
	margin:0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top-header div[class*='col-']:nth-child(2) a,
.top-header div[class*='col-']:nth-child(3) a {
  padding: 0px;
  background: transparent;
  font-family: 'font2';
  font-weight: 800;
  color: rgb(100,100,100);
  border-radius: 1.6rem;
  border: none;
}
.top-header div[class*='col-']:nth-child(1) a {
	font-size: 1.5em;
}
.top-header div[class*='col-']:nth-child(2) p {
	font-size:inherit;
	line-height: inherit;
}

.alert h1,
.alert p {
	top: 2em;
	opacity: 0;
	position:relative;
}
.alert h1 {
	margin-top: 0;
	color: #2b1663;
}

.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;
}
.mobile-menu {
    text-align: center;
    position: fixed;
    height: 100%;
    width: 100%;
    display: block;
    padding-top: 6em;
    top: 100%;
    border: 0;
    background: rgb(34,170,170);
    border-radius: 0;
    z-index: 1100;
    overflow: auto;
    -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;
}
.mobile-menu .nav-link {
    font-size: 2em;
		font-family: 'font';
		font-weight: 500;
    color: rgb(255,255,255) !important;
}
.mobile-menu-custom-show {
    top: 0%;
}
.mobile-menu-top-hero {
	background-size: cover;
	padding: 40px 0 0;
	top:0;
	left:0;
	width:100%;
	text-align: center;
}
.mobile-menu-top-hero h2 {
	padding:0 25px;
}

#home .show-form {
	background: white;
	position:relative;
	top:2em;
	left:0;
	opacity: 0;
}

#mobile-menu-header {
  margin-top:0;
  background: #ffffff00;
  box-shadow: none;
}
#mobile-menu-header ul {
	list-style:none;
	padding:0 20px;
	margin-top: 8em;
	position: relative;
	width: inherit;
}
#mobile-menu-header ul li a {
	color:#ffffff;
	padding: 20px 20px;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
		background: transparent;
		border: none;
    right: 0;
    padding: .75rem 1.25rem;
    color: #fff;
		border: none;
    outline: none;
    z-index: 3;
}
.alert-dismissible .close span {
	font-size: 35px;
}

}