/* Googlefont Poppins CDN Link */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
*{
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}
* {box-sizing: border-box;}
body {margin:0; color: #838383;}
header { height: 65px; width: 100%; 
    z-index: 99999;
    position: fixed !important;
    top: 0; 
}


main {}

#page-content {
    margin: 20px 0 0;
}

.overflow-hidden {
    overflow: hidden;
}
.container{margin: 0 auto;max-width: 80rem; min-height: 25rem; padding: 0 3rem;display: inline-flex;   flex-direction: row;justify-content: center;align-items: center;}
.xcontainer{margin: 0 auto; float; left; min-height: 3rem; padding: 0 1rem;display: flex; justify-content: center;}
.t-row .text-content { padding: 30px 60px;}
 .half-content { float: left; 
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.t-row .half-content { float: left; width: 50%!important; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.body-content .half-content { float: left; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
nav,.navbar{height:100%;width:100%;float:left;padding:18px; background: #ffffff; 
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);color:#000;font-family:'Poppins',sans-serif; }
.navbar .nav-container{width:100%;max-width: 1150px;margin: 0 auto;z-index: 2;}
.navbar .nav-header{float:left;padding:0px 0}
.navbar .logo{width:100%;max-width:260px}
.navbar .logo a{font-weight:700;text-decoration:none;color: #06408E; font-size: .75rem;  font-weight: 600;font-size:19px}
.navbar .logo img{max-width:100%}
.navbar .nav-links{margin:0;float:right}
.navbar .nav-links .nav-item{position:relative;list-style:none;float:left}
.navbar .nav-links .nav-item .nav-link{padding:10px 15px; font-size: .75rem;
font-weight: 600; text-transform:uppercase;display:block;text-decoration:none;color: #06408E;}
.navbar .menu-show,.menu-hide{transition:.4s;font-size:30px;cursor:pointer;display:none}
.navbar .menu-show{margin:0;float:right}
.navbar .nav-link:hover,.menu-show:hover,.menu-hide:hover{color:#EF0A0A;}
.navbar #menu-toggle{position:absolute;visibility:hidden;z-index:-1}
.navbar.nav-container a.has-dropdown:after {
  font-family: FontAwesome;
  content: "\f107";
  padding-left: 4px;
}
.nav,.social-buttons{height:100%;float:left;}
.social-buttons {display: flex; flex-wrap: wrap; justify-content: center; margin-top: 15px; &__button { margin: 8px 5px 0; }}
.social-buttons ul {
  display: flex;
  position: relative;
  top: 0%;
  left: 15rem;
  transform: translate(-50%, -50%);
}

.social-buttons ul li {
  list-style: none;
}

.social-buttons ul li a {
  width: 30px;
  height: 30px;
  background-color: #fff;
  text-align: center;
  line-height: 25px;
  font-size: 20px;
  margin: 0 8px;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 1px solid #06408E;
  z-index: 1;
}

.social-buttons ul li a .icon {
  position: relative;
  left: -11px;
  top: 3px;
  color: #06408E;
  transition: .5s;
  z-index: 3;
}

.social-buttons ul li a:hover .icon {
  color: #fff;
  transform: rotateY(360deg);
}

.social-buttons ul li a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3b5999;
  transition: .5s;
  z-index: 2;
}

.social-buttons ul li a:hover:before {
  top: 0;
}

.social-buttons ul li:nth-child(1) a:before{
  background: #3b5999;
}

.social-buttons ul li:nth-child(2) a:before{
  background: #3b5999;
}

.social-buttons ul li:nth-child(3) a:before {
  background: #3b5999;
}

.social-buttons ul li:nth-child(4) a:before {
  background: #3b5999;
}

.widget { text-align: center; }
.widgeta {padding: 10% 8%; text-align: center; }

.imgxb {
    box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.36);}
.imgxx { padding: 0; }
.widgetb {padding: 1%; text-align: center; }
.imgxt {margin-bottom: 4%;
    box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.36);
}
.topsy {margin-top: 5%;}
.txtb { padding: 10%; text-align: center; margin: 5px 25px 0px 0px; font-style: inherit;}
.txtb h5 {color: #06408E;}
.txtb h2 { color: #EF0A0A; }
.txtba { text-align: left; margin: 5px 25px 0px 0px;}
.txtba h4 { color: #08408e;}
.widgeta h7 {font-size: 12px; color: #08408e; line-height: .1px;}
.xabout { text-align: center; font-color: #08408e }
.xabout h2 { font-color: #08408e!important; }
.txtbT { padding: 10px 25px; text-align: justify; margin: 5px 25px 0px 0px;}
.timage { display: flex; }
.t-row .bg, .image-text-row .bg { background: #5dbcd7;position: absolute; left: 0; top: 0; width: 100%; height: 120%;}
/*=======================================================
INNER CONTENT 759033541
=======================================================*/
.body-content {float: left; width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;  font-family: 'Poppins', sans-serif;
}
.book{ margin: 30px; }
.body-content .review { color: #ffffff; text-align: center; font-size: 24px;font-weight: 400;
    letter-spacing: -1px;
    line-height: 110%; }
.split-title-animate { margin-top: 40px !important;}
.color-blue { color: #08408e;} 
.uppercase { text-transform: uppercase;}
h1 {font-size: 5.75em;font-weight: 900; letter-spacing: -2px;  margin:20px;}
.split-title-animate .word {display: inline-block; vertical-align: middle;font-size: 1.75em; white-space: nowrap;}
.split-title-animate .letter {display: inline-block; vertical-align: middle;}
.page-heading { float: left; width: 100%; }
.padding-content {}
.inner { margin: 10px 0 0;}

/*======================================
COLORS
======================================*/
.blue {background: #1274e7}
/*======================================
ABOUT
======================================*/
.tab-content .tab-wrap{ width: 100%;}
.tab-wrap span.le {width: 25%;}
.tab-wrap span img {max-width: 268px; align-items: middle;}
.tab-wrap span.ri{ float: right; width: 40%; margin:3%; text-align: left; }
.tab-content ul { list-style: none; }
.tab-content ul li { display: flex; }
.tab-content li { margin: 2px 2px; }
.tab-column-wrap { float: left; width: 100%;}
.tab-content h3 { color: #08408e; }
.tab-content h6 { color: #08408e; }
.badge, #pix-vertical-nav .pix-label { padding: 5px 10px; background-color: #000;}
.text-heading-default { padding: 5px 10px; background-color: #EF0A0A;  color: #ffffff;    
border-radius: 3px; text-align: center;}
#tab-content-1 { width: 100%; padding:2% 8%;}
#tab-content-1 li { text-align: left;}
/*====================================================
TESTIMONIAL 
====================================================*/
.testimonial { 
	
	height: 300px;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-flow: row nowrap;
	-webkit-box-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	justify-content: center;
	margin: 1px 0 0;
}
.darkorange {background: darkorange; }
.mainSlider {
	position: absolute;
	top: 15px;
	left: 0;
	width: 500%;
	height: auto;
	transition: left 0.4s;
	display: flex;
	flex-flow: row nowrap;
}
.context { font-family: 'Poppins', sans-serif;
	height: 100%;
	text-align: center;
	display: flex;
	-webkit-box-flex: 1;
	flex: 1;
	flex-flow: column nowrap;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
}
.context h2 {
	font-size: 18px;
	color: #000;
	font-family: 'Poppins', sans-serif;
}
 .context h4 {
    font-size: 2.5em;
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 110%;
    color: #0f4873;
}
 .context h5 {
    font-size: 1.3em;
    font-weight: 200;
    letter-spacing: -1px;
    line-height: 100%;
    color: #0f4873;
}
.context p {
	font-size: 16px;
	font-family: cookie;
	line-height: 1.7;
	font-family: 'Poppins', sans-serif;
	margin-top: -20px;
	margin-bottom: 1px;
	max-width: 750px;
}
  .img-area img {	width: 100%;}
  .img-area {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 30px;
	border: 2px solid #0f4873;
}
.dots {
	width: 12px;
	height: 12px;
	margin: 15px 10px;
	z-index: 10;
	outline: 10px solid #5dbcd7;
	outline-offset: -6px;
	cursor: pointer;
	appearance: none;
	backface-visibility: hidden;
	border-radius: 50%;
}
.dots:checked:nth-of-type(1)~.mainSlider {
	left: 0%;
}
.dots:checked:nth-of-type(2)~.mainSlider {
	left: -100%;
}
.dots:checked:nth-of-type(3)~.mainSlider {
	left: -200%;
}
.dots:checked:nth-of-type(4)~.mainSlider {
	left: -300%;
}
.dots:checked:nth-of-type(5)~.mainSlider {
	left: -400%;
}

/*==================================================
TABBED CONTENT
==================================================*/
.tabs {text-align: center;
}
.tabs input[type=radio] {
  display: none; 
}
.tabs label {
  transition: background 0.4s ease-in-out, height 0.2s linear;
  display: inline-block;
  cursor: pointer; 
  color: #0f4873;
  width: 30%;
  height: 3em;
  text-transform: uppercase;font-size: .688rem;
font-weight: 700;
letter-spacing: 1px;

 /* border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #EF0A0A;*/
  text-align: center;
  line-height: 3em; 
}
.tabs label:last-of-type {
  border-bottom: none; 
}
.tab-content-wrapper {text-align: left;}
.white { background-color: white; }
.tabs label:hover {
  /*background: #0f4873;*/
  opacity: .8;
  color:#0f4873;
  text-decoration: underline;
}
@media screen and (max-width: 1600px) {
.tabs label {
  width: 15%; } 
}
@media screen and (max-width: 900px) {
.tabs label {
  width: 20%; 
  } 
}
@media screen and (max-width: 600px) {
.tabs label {
  width: 100%;
  display: block;
  border-bottom: 2px solid #C7C6C4;
  border-radius: 0; 
} 
.testimonial {
    height: 370px;
    }
}
@media screen and (max-width: 600px) {
.tabs {
  margin: 0; 
} 
}


@media screen and (max-width: 820px) {
.tab-content .tab-wrap{ width: 100%;}
.tab-wrap span.le {width: 25%;}
.tab-wrap span img {max-width: 100%; align-items: middle;}
.tab-wrap span.ri{ float: right; width: 40%; margin:3%; text-align: left; }
.tab-content ul { list-style: none; }
.tab-content ul li { display: flex; }
.tab-content li { margin: 2%; }
.tab-column-wrap { float: left; width: 100%;}
.tab-content h3 { color: #08408e; font-size: 100%; }
.tab-content h6 { color: #08408e; font-size: 100%; }
.badge, #pix-vertical-nav .pix-label { padding: 5px 10px; background-color: #000;}
.text-heading-default { padding: 5px 10px; background-color: #EF0A0A;  color: #ffffff;    
border-radius: 3px; text-align: center;}
#tab-content-1 { width: 100%; padding:2% 8%;}
#tab-content-1 li { text-align: left;}
}

#tab1:checked + label, #tab2:checked + label, #tab3:checked + label, #tab4:checked + label {
  /*background: #0f4873;*/
  color: #5dbcd7; text-decoration: underline; opacity: .6; font-size: .688rem;
font-weight: 700;
letter-spacing: 1px;}

.tab-content {
  position: absolute;
  top: -9999px;
  padding: 10px; 
}

.tab-content-wrapper{
  /*border-top: #0f4873 5px solid;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 3px;*/
  
}
@media screen and (max-width: 600px) {
.tab-content-wrapper, .tab1-content-wrapper {
  border: none;
  border-radius: 0; 
} 
}

#tab1:checked ~ .tab-content-wrapper #tab-content-1, #tab2:checked ~ .tab-content-wrapper #tab-content-2, #tab3:checked ~ .tab-content-wrapper #tab-content-3, #tab4:checked ~ .tab-content-wrapper #tab-content-4 {
  position: relative;
  top: 0px;
 }
 .title-def {
    font-size: 2.5em;
    font-weight: 200;
    letter-spacing: -1px;
    color: #0f4873;
}
.center {
    text-align: center !important;
}
.image-text-row-media .media {
    width: 50vw;
    font-size: 0;
}
.image-text-row-media .media a {
    display: block;
    position: relative;
}
a {
    color: #5dbcd7;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.image-text-row-media .media video {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.image-text-row-media .media .post-icon-play {
    width: 60px;
    height: 60px;
}
.post-icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
    border: solid 2px #fff;
    background: rgba(255,255,255,.16);
    font-size: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.image-text-row-media .media {
    width: 45vw;
    font-size: 0;
        padding: 5% 1%;
    text-align: center;
}
.first-row .image-text-row-content h1 + div {
    margin: 10px 0 0;
}
.image-text-row-content .content-inner {
    padding: 0 0 0 60px;
}
.entry-content ul:last-child, .entry-content ol:last-child {
    margin: 0;
}

/*=====================================================
VIDEOS
=====================================================*/
.video-posts {font-size: 0; text-align: center; width: calc(100% + 30px); margin: 0 0 0 -15px;}
.video-post-featured .post-image-align { padding: 56.25% 0 0;}
.video-post-featured .post-content { 
    width: calc(100% - 60px);
    margin: -60px 0 0;
    padding: 25px 30px 0;
}
.video-post {
    float: none;
    width: 24%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0 0 75px;
    font-size: 1rem;
    padding: 0 15px;
}
.video-posts {
    font-size: 0;
    text-align: center;
    width: calc(100% + 30px);
    margin: 0 0 0 -15px;
}
.video-post a {
    display: block;
    color: #0f4873;
}
a {
    color: #5dbcd7;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.video-post {
    text-align: left;
    font-size: 1rem;
}
.post-image {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.post-image-align {
    display: block;
    position: relative;
}
.video-post-featured .post-icon-play {
    width: 50px;
    height: 50px;
}
.post-icon-play::before {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0 0 0 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 12px;
    border-color: transparent transparent transparent #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.video-post a {
    color: #0f4873;
}
.video-post .post-content {
    width: calc(100% - 35px);
    margin: -35px 0 0;
    padding: 20px 25px 0;
}
.post-content {
    display: block;
    background: #fff;
    float: right;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px 0 0;
    -moz-border-radius: 3px 0 0;
    border-radius: 3px 0 0;
}
.post-date {
    font-size: .75em;
    margin: 0 0 10px;
}
.post-date, .post-title, .post-more {
    display: block;
}
.video-post .post-title {
    font-size: 1em;
    margin: 0 0 10px;
}
.post-title {
    font-size: 1.313em;
    line-height: 125%;
    margin: 0 0 8px;
}
strong, b {
    font-weight: 700;
}
.video-post a {
    color: #0f4873;
}
.post-more {
    display: block;
}
.post-image-bg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.post-icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
    border: solid 2px #fff;
    background: rgba(255,255,255,.16);
    font-size: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.video-post-featured .post-content {
    width: calc(100% - 60px);
    margin: -60px 0 0;
    padding: 25px 30px 0;
}
.post-content {
    display: block;
    background: #fff;
    float: right;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px 0 0;
    -moz-border-radius: 3px 0 0;
    border-radius: 3px 0 0;
}
.video-post-featured { float: none;width: 45%; display: inline-block;vertical-align: top;text-align: left;margin: 0 0 75px;font-size: 1rem;padding: 0 15px;}
.post-more strong {
    display: inline-block;
    font-size: .75rem;
    letter-spacing: 1px;
    font-weight: 800;
    text-transform: uppercase;
    color: #5dbcd7;
    position: relative;
    padding: 0 0 6px;
}
.post-more {
    display: block;
}.video-post-featured .post-title {
    margin: 0 0 10px;
}.post-title {
    font-size: 1.313em;
    line-height: 125%;
    margin: 0 0 8px;
}.post-date, .post-title, .post-more {
    display: block;
}.post-date {
    font-size: .75em;
    margin: 0 0 10px;
}

/*============================================
ABOUT
============================================*/
.h2 {
    font-size: 2.625em;
    line-height: 110%;
    margin: 0 0 30px;
}
.fadeInUp {
    animation-name: fadeInUp;
}
.color-white {
    color: #fff;
}

.bg-blue {
    background-color: #5dbcd7;
}

.flex-row.align-center {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.flex-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;

}

/*=====================================================
PHOTO GALLERY
=====================================================*/
.wrapper { width: 100%; float: left; margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.photo-gallery-images { width: calc(100% + 30px); margin: 0 0 0 -15px; text-align: center; font-size: 0;}
.photo-gallery-image { display: inline-block; vertical-align: top; width: 25%; margin: 0 0 30px; padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.post-image { display: block; overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.photo-gallery-image .post-image-align { padding: 100% 0 0;}
.post-image-align { display: block; position: relative;}
.post-image-bg {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.photo-gallery-image a { color: #5dbcd7; text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.bg-cover {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

/*=========================================================
CONTACT US PAGE
=========================================================*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

html {
  font-family: 'Montserrat', Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  background: #F2F3EB;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, input, select, textarea {
  color: #5A5A5A;
  font: inherit;
  margin: 0;
}

input {
  line-height: normal;
}

textarea {
  overflow: auto;
}

#container {
  border: solid 3px #474544;
  max-width: 768px;
  margin: 60px auto;
  position: relative;
}

form {
  padding: 37.5px;
  margin: 50px 0;
}
.topsyy { margin-top: 8%; }

.topsyy h1 {
   color: #474544;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 7px;
  text-align: center;
  letter-spacing: 0.32em;
  text-transform: uppercase;
}
h1 {
  color: #08408e;
  font-size: 30px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -0.02em;
line-height: 140%; padding-top: 2%;
}
.terms p {
    color: #474544;
    font-size: .625em;
    line-height: 120%;
    margin: 0 0 10px;font-family: 'Montserrat', Arial, sans-serif;
    text-align: center;
}
.field {
    float: left;
    width: 100%;
    margin: 0 0 20px;
        margin-top: 0px;
    position: relative;
}
.underline {
  border-bottom: solid 2px #474544;
  margin: -0.512em auto;
  width: 80px;
}

.icon_wrapper {
  margin: 50px auto;
  width: 100%;
}

.icon {
  display: block;
  fill: #474544;
  height: 50px;
  margin: 0 auto;
  width: 50px;
}

.email {
	float: right;
	width: 45%;
}

input[type='text'], [type='email'], select, textarea {
	background: none;
  border: none;
	border-bottom: solid 2px #474544;
	color: #474544;
	font-size: 1.000em;
  font-weight: 400;
  letter-spacing: 1px;
	margin: 0em 0 1.875em 0;
	padding: 0 0 0.875em 0;
  text-transform: uppercase;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

input[type='text']:focus, [type='email']:focus, textarea:focus {
	outline: none;
	padding: 0 0 0.875em 0;
}

.message {
	float: none;
}

.name {
	float: left;
	width: 45%;
}

select {
  background: url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-down-32.png') no-repeat right;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

.subject {
  width: 100%;
}

.telephone {
  width: 100%;
}

textarea {
	line-height: 150%;
	height: 150px;
	resize: none;
  width: 100%;
}

::-webkit-input-placeholder {
	color: #474544;
}

:-moz-placeholder { 
	color: #474544;
	opacity: 1;
}

::-moz-placeholder {
	color: #474544;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #474544;
}

#form_button {
  background: none;
  border: solid 2px #474544;
  color: #474544;
  cursor: pointer;
  display: inline-block;
  font-family: 'Helvetica', Arial, sans-serif;
  font-size: 0.875em;
  font-weight: bold;
  outline: none;
  padding: 20px 35px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#form_button:hover {
  background: #474544;
  color: #F2F3EB;
}

@media screen and (max-width: 1150px) {
.wrapper {
    width: 100%;
    padding: 0 20px;
}
}
@media screen and (max-width: 768px) {
  #container { margin: 20px auto; width: 95%; }
  .photo-gallery-image { width: 33.333333%;}
.topsyy { margin-top: 22%; }
.topsyy h1 { font-size: 1.2em; }
}


@media screen and (min-width: 820px) {

.body-content .half-content { float: left; width: 50%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}

}
@media screen and (max-width: 820px) {
.image-text-row-media .media {
    width: calc(100% + 40px);
    margin: 0 0 0 -20px;
}
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 26px;
  }
  
  .underline {
    width: 68px;
  }
  
  #form_button {
    padding: 15px 25px;
  }
}

@media screen and (max-width: 420px) {
  h1 {
    font-size: 18px;
  }
  
  .icon {
    height: 35px;
    width: 35px;
  }
  
  .underline {
    width: 53px;
  }
  
  input[type='text'], [type='email'], select, textarea {
    font-size: 0.875em;
  }
}

/*============================================================
SLIDESHOW
============================================================*/

.carousel ,.slide { margin-top: 25%;  font-family: 'Poppins', sans-serif;} 
.carousel-indicators{background: #3b5999;
top: 20px;
}
.slider-main{
margin-top: 10rem; cursor: pointer;
}
.carousel-inner{
width: 100%;
}
.carousel-inner .carousel-item h1{display: inline-flex; text-transform: uppercase; opacity: 1; font-size:3rem; padding: 0; margin-bottom:18px;
color:#EF0A0A; line-height:100%; letter-spacing:.1px; font-weight:700;}
.carousel-inner .carousel-item h4{ color: #06408E; font-weight: 600; font-size: 24px; }
.carousel-inner .carousel-item p{ font-size:18px; line-height: 26px; text-align: left; 
  letter-spacing: normal; margin-bottom:15px; font-weight: 400; color:#000; word-spacing: 2px; }
@media (max-width: 360px) {
.carousel-indicators{top: 320px;}
}

/*==========================
BUTTON
===========================*/

a.button, .button a, button.button, input.button, span.button {
    display: inline-block; *display: inline; zoom: 1; vertical-align: middle; background: #0f4873; color: #fff; position: relative; line-height: 65px;
    text-align: center; text-transform: uppercase;
    white-space: nowrap; min-width: 200px; padding: 0 20px; font-size: .75rem; font-weight: 800;
    letter-spacing: 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease; text-decoration: none!important;}

.button, .button a, button.button, input.button, span.button > a:hover, a:active {
    color: #ffffff;
    background: #000;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    text-decoration: none!important;
}
.button:hover {background: #ED130B; text-decoration: none!important;}


/******
=======================================================
BUTTONS
=======================================================
********/

.book-list-item .badges {
    display: block;
    position: absolute;
    left: 75%;
    top: -20px;
    width: 70px;
}
.book-list-item a {
    color: #0f4873;
}

.back_to_top i {
    line-height: 50px;
    font-size: 30px;
    display: inline-block;
    position: relative;
}
.back_to_top.active {
    opacity: 1;
    bottom: 30px;
}
.back_to_top {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: -30px;
    right: 30px;
    display: inline-block;
    text-align: center;
    opacity: 0;
    z-index: 99999;
}


/*  ============= 
			Text styling 
					========== */

.text-area{
	background-color: var(--text-area-color);
	/* background-color: rgb(114, 91, 114); */
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 1rem;
	margin: 0 auto;
	border-radius: 0 0.8rem 0.8rem  0 
}

.heading-area{
	padding: 0 auto;
}

.heading-area h2{
	font-weight: 800;
	font-size: 2.5rem;
	transition: color 0.3s ease-in-out;
}

.heading-area h4{
	margin: 0.15rem 0 0 0;
}

.paragraph-area{
	margin: 1.5rem 1rem 1.5rem 5rem;
	/* background-color: yellow; */
	font-size: 1rem;
}
/*  ============= 
			price-and-buy-btn styling
							 ========== */
.price-and-buy-btn{
	display: flex;
	justify-content: space-between;
	padding: 1.5rem 1rem;
	
}

.price-and-buy-btn :is(.price-1, .price-2, .price-3, .price-4){
	display: none;
	font-weight: 800;
	font-size: 2.5rem;
	transition: color 0.3s ease-in-out;
}

.buy-btn{
	padding: 1em 1.5em;
	font-size: 1.2rem;
	border-radius: 2rem;
	border: none;
	color: whitesmoke;
	font-weight: 600;
	cursor: pointer;
	transition: background-color 0.3s ease-in-out;
}

@media screen and (max-width: 62.5rem){
	.container{ padding: 1rem;}
	.card-container{display: flex; flex-direction: column;}
		/* Transition end */
	.logo-div img{ width: 40%;}
	.text-area{/* background-color: rgb(114, 91, 114); */ width: 100%; display: flex; flex-direction: column;
		padding: 1rem; box-sizing: border-box; border-radius: 0 0  0.8rem 0.8rem }
	.paragraph-area, .color-selection{margin: 0; line-height: 2.3rem;}
}

/* ====== Phone Size ===== */
@media screen and (max-width: 26.9rem){
	
	.paragraph-area{margin: 1rem; font-size: 0.8rem; }
	.paragraph-area, .color-selection{ margin: 0.7rem 1rem;}
	.price-and-buy-btn{ padding: 0.5rem 1rem; flex-direction: column; row-gap: 0.8rem; align-items: flex-start;}
}

@media (min-width: 768px){
	.navbar .has-dropdown ul  {position: absolute;left: inherit;top: 100%;width: 270px;padding: 0;border: unset;z-index: 100;opacity: 0;visibility: hidden;background-color: #fff;-moz-transform: translateY(30px);-webkit-transform: translateY(30px);-ms-transform: translateY(30px);-o-transform: translateY(30px);transform: translateY(30px);-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05), -2px 0 5px 1px rgba(0,0,0,.05);-ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);-o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);-moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05), -2px 0 5px 1px rgba(0,0,0,.05);-webkit-transform-origin: top;-ms-transform-origin: top;transform-origin: top;-webkit-transition: all 500ms ease;-moz-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;transition: all 500ms ease;}
	.navbar .has-dropdown:hover ul {visibility:visible;opacity:1;-moz-transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);transition:all 500ms ease;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;display:block!important}
	.navbar .has-dropdown ul li {width: 100%;position: relative;display: block;line-height: 24px;font-weight: 500;font-size: 15px;text-transform: capitalize;color: #222;border-bottom: 1px solid rgba(34,34,34,.1);text-align: left;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
	.navbar .has-dropdown ul li a {position: relative;display: block;padding: 15px 30px!important;line-height: 24px;font-weight: 500;font-size: 13px;text-transform: capitalize;color: #06408E!important;
  font-size: .75rem;
  font-weight: 600;border-bottom: 1px solid rgba(34,34,34,.1);text-align: left;transition: all 500ms ease;-moz-transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;}
	.navbar .has-dropdown ul li a:hover{background:#6e0009;color: #fff!important;}
   .half-content {  float: left; width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
}
@media (max-width:810px) {
	.navbar .menu-show,.menu-hide{display:block; }
	.navbar .nav-links{position:fixed;width:30%;height:40vh;top: 0;left:-100%;padding:50px 0;transition:1s;background:#6e0009}
	.navbar .nav-links .nav-item{width:100%}
	.navbar .nav-links .nav-item .nav-link{padding:15px;text-align: left;}
	.navbar .menu-hide{position:absolute;top:15px;right:20px}
	.navbar #menu-toggle:checked ~ .nav .nav-links{left:0}
	.navbar .has-dropdown ul{display:none}
	.navbar .dropdown-menu{margin:0;padding:0;border:1px solid #0000001c;flex-direction: column;}
	.navbar .dropdown-menu li:not(:last-child){border-bottom: 1px solid #0000001c;}
	.navbar .nav-links .has-dropdown .dropdown-menu .nav-link{font-size: 13px}
	.social-buttons {display: none;}
  .carousel ,.slide { margin-top: 5%; } 
  .carousel-indicators{background: #3b5999;top: 2px;}
  .footer-distributed{background-color: #181B1E;box-sizing: border-box; width: 100%; text-align: left; font: bold 16px sans-serif; padding: 2% 2% 2% 13%; margin: 0 auto;}
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
  display: inline-block; vertical-align: top;}
}   
section { min-height:100%;}
.spacer { margin-top: 100%; }


/* The footer is fixed to the bottom of the page */

footer { position:relative; bottom:0; width:100%;padding: 40px 0; float: left;   /* Height of the footer */ background:#6cf;}
element {

}


@media (max-height:800px){
footer { position: relative; }
}

.footer-distributed{background-color: #181B1E; float: left; box-sizing: text-align: left; font: bold 16px sans-serif; padding: 2% 2% 2% 13%; margin: 0 auto;}
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
  display: inline-block; vertical-align: top;}

/* Footer left */
.footer-distributed .footer-left{ width: 30%; margin-right: 3%;}
.footer-distributed h3{color:  #ffffff;font: normal 36px 'Cookie', cursive;margin: 0;}
/* The company logo */
.footer-distributed .footer-left img{width: 85%;}
.footer-distributed h3 span{color:  #e0ac1c;}
/* Footer links */
.footer-distributed .footer-links{color:  #ffffff;margin: 20px 0 12px;}
.footer-distributed .fnav{color:  #ffffff;margin: 0px 0 12px;}
.footer-distributed .footer-links a{display:inline-block;line-height: 1.8;text-decoration: none;color:  inherit;}
.footer-distributed .footer-company-name{color:  #8f9296;font-size: 14px;font-weight: normal;margin: 0;}
/* Footer Center */
.footer-distributed .footer-center{width: 32%;padding: 0px 20px;background-image: url(../images/tall2.png);background-position: center left;background-repeat: no-repeat;}
.footer-distributed .footer-center i{background-color:  #33383b;color: #ffffff;font-size: 25px;width: 38px;height: 38px;border-radius: 50%; text-align: left; line-height: 42px; margin: 10px 10px;vertical-align: middle;}
.footer-distributed .footer-center i.fa-envelope{ font-size: 17px; line-height: 38px;}
.footer-distributed .footer-center p{display: inline-block; color: #ffffff; vertical-align: middle; margin:0;}
.footer-distributed .footer-center p span{display:block; font-weight: normal; font-size:14px;line-height:2;}
.footer-distributed .footer-center p a{color:  #e0ac1c;text-decoration: none;}
/* Footer Right */
.footer-distributed .footer-right{width: 25%; padding: 0px 20px;}
.footer-distributed .footer-right p span{display:block; font-weight: 200; color:  #ffffff; font-size:14px;line-height:2;}
.footer-distributed .footer-right p a{color:  #ffffff;text-decoration: none;}
background-repeat: no-repeat;}
.footer-distributed .footer-company-about{ line-height: 1.7em; color:  #ffffff; font-weight: normal; font-size: 14px; margin: 0;}
.footer-distributed .footer-company-about span{ display: block; color:  #ffffff; font-size: 18px; font-weight: bold; margin-bottom: 20px;}
.footer-distributed .footer-company-about p{font-size: 85rem, line-height1.15em; color: #ffffff; text-align: left; line-height: 35px;}

.site-logo {
    float: left;
    line-height: 1px; 
    font-size: 0;
}
.lefty { width: 20%; float: left; }
.righty { width: 80%; float: right; }

.footer-distributed .footer-icons{
  margin-top: 25px;
}

.footer-distributed .footer-icons a{
  display: inline-block;
  width: 30px;
  height: 35px;
  cursor: pointer;
  background-color:  #33383b;
  border-radius: 2px;

  font-size: 20px;
  color: #ffffff;
  text-align: left;
  line-height: 35px;

  margin-right: 3px;
  margin-bottom: 5px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat;
        background-color: #000;
}
#FooterInner{ }

#FooterInner ul{
padding-top:1px;
}

#FooterInner ul li{
display:inline;
padding:0 9px;
color:#ffffff;
font-size: .85rem;
font-weight: 600;
}

#FooterInner ul li a{
text-decoration:none;

*display: inline;
zoom: 1;
vertical-align: middle;
position: relative;
color: #ffffff;
font-size: .75rem;
font-weight: 600;
text-transform: uppercase;
padding: 6px 0;
}
#FooterInner ul li a {    

}


/* Here is the code for Responsive Footer */
/* You can remove below code if you don't want Footer to be responsive */

/* Here is the code for Responsive Footer */
/* You can remove below code if you don't want Footer to be responsive */


@media (max-width: 880px) {

  .footer-distributed .footer-left,
  .footer-distributed .footer-center,
  .footer-distributed .footer-right{
	display: block;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	background-image: none;
	margin-left: 0px;
	padding: 0px;
  }

  .footer-distributed .footer-center i{
	margin-left: 0;
  }
  .social-buttons {
  display: none;
}

}
@media (max-width: 767px) {

.t-row .half-content { width: 100%!important;}

  }


@media (max-width: 880px) {


	.half-content {
	
	width: 100%!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.body-content .half-content { float: none; width: 100%;}




	}

