html{
  scroll-behavior: smooth;
  scroll-padding-top: 84px;
}

body{font-family: "Roboto", sans-serif; font-size: 14px;}
.menu-area {
  background: transparent;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  position:absolute;
  width: 100%;
  z-index: 99;
}
.logo{ float: left; width: auto; position: relative; z-index: 99999; }
.logo img{
  width: 400px;
}


/****menu****/

.dgmenuwrap{position:relative; z-index:9999; width:100%; background:#ffffff;}
.dgnav{padding:0; margin:0;}
ul.menu {list-style:none; margin:0; padding:0; text-align:left;}
ul.menu * {margin:0; padding:0}
ul.menu a {font-size: 18px;  text-transform: uppercase; text-decoration: none; color:#fff; font-weight: 400; letter-spacing: 2px; padding:56px 40px; display:block; transition:all 0.4s; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; -o-transition:all 0.4s; position:relative;}
ul.menu a:hover, ul.menu a.current{color:#000080; text-decoration:none;}
ul.menu>li {position:relative; float:left; font-family: "Oswald", sans-serif; font-size:16px; color:#fff; display:block; line-height:normal; font-weight:700;}
ul.menu ul {position:absolute; top:100%; left:0; display:none; opacity:0; list-style:none; width:180px; background:#000; /*border:1px solid #0F012D;*/}
ul.menu ul li {font-family: "Oswald", sans-serif; position:relative; margin:0; float:none; font-size:14px; padding:0; text-align:left; font-weight:400;}
ul.menu ul li:first-child{margin-top:20px;}
ul.menu ul li:last-child{margin-bottom:20px;}
ul.menu>li:last-child a{padding-right: 0;}

ul.menu ul li a {display:block; padding:10px 15px; text-decoration: none; color:#fff!important; border:none; border-radius:0; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; -webkit-transition-property: color, background-color; transition-property: color, background-color;}
ul.menu ul li a:hover {border:none; color:#68933b;}
ul.menu ul ul {top: 0; left: 100%;}
ul.menu .menulink {}
ul.menu .menulink:hover, ul.menu .menuhover {color:#fff; text-decoration:none;}
.fixed ul.menu a{ color: #fff; }
.fixed ul.menu a:hover{ color: #68933b; }
.menu{ width: auto; float: right; }
.main-slider{ width: 100%; overflow: hidden; }
.copy-right a{
  color: #000080;
}




.help-area{ width: 100%; display: inline-block; padding: 100px 0; }
.help-area img{
  width: 100%;
  border: 1px solid #000080;
  padding: 30px;
}
.help-area .row{
  display: flex;
  align-items: center;
}
.help-text h2{
  color: #000080; 
  font-weight: 500; 
  font-size: 50px; 
  font-family: "Oswald", sans-serif;
  max-width: 400px;
  margin-bottom: 30px;
  line-height: 60px;
  letter-spacing: 3px;
  margin-top: 10px;
  text-transform: uppercase;
}
.help-text h2 span{
  font-size: 36px;
  display: block;
}

.help-text p {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 30px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}



.help-text h3{
  color: #252525; 
  font-weight: 700; 
  font-size: 16px; 
  font-family: "Roboto", sans-serif;
  margin-bottom: 15px;
  margin-top: 10px;
}

.help-text img{ 
  width: auto; 
  margin-right: 15px; 
}


.service-area{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.service-area-top {
    width: 100%;
    display: flex;
    /*background: url(../images/project-bg.png);*/
    padding: 120px 0;
    position: relative;
    background-size: cover !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.service-area-top:before{
   background: #ff050585;
   opacity: 0.75;
   width: 100%;
   height: 100%;
   content: '';
   position: absolute;
   left: 0;
   top: 0;
}
.service-area h2 {
    font-size: 44px;
    padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
    text-align: center;
    margin-bottom: 40px;
}
.service-area p {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    margin-top: 0;
    text-align: center;
    margin-bottom: 70px;
}
.service-area-top a {
  background: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  color: navy;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding: 10px 40px;
  display: inline-block;
  border-radius: 30px;
}
.service-area-top a:hover{
  background: #000;
  color: #fff;
}



.service-area-img img{
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.service-area-text{
  background: #000;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
  position: relative;
  padding: 25px 15px; 
}
.service-area-text img{
  float: right;
}

.service-area-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.service-area-top .container{
  position: relative;
  z-index: 9;
}
.banner-area .owl-dots{
  display: none;
}
.banner-area .owl-nav .owl-prev {
    background: url(../images/next.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    width: 40px;
    height: 40px;
    transform: rotate(180deg);
    float: left;
    position: relative;
    left: 20px;
}
.banner-area .owl-nav .owl-next {
    background: url(../images/next.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    width: 40px;
    height: 40px;
    float: right;
    position: relative;
    right: 20px;
}
.banner-area .owl-nav {
    display: none;
}
.help-section{
  width: 100%;
  display: inline-block;
  background: #000080;
  color: #000;
  position: relative;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
  margin-top:50px;
}
.help-section img{
  width: 100%;
  height: 615px;
  object-fit: cover;
  padding-left: 50px;
}

.help-section p{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 30px;
}
.help-section h2 {
    font-size: 36px;
    padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 3px;
    margin-bottom: 30px;
    font-weight: 500;
    line-height: 50px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
}
.help-text-section {
    width: 100%;
    display: inline-block;
    padding:100px 0;
}
.img-section{
  position: absolute;
  right: 0;
  padding-right: 0;
}
.help-section .row{
  display: flex;
  align-items: center;
}

.newslatter-secrion{
  width: 100%;
  display: inline-block;
  padding: 20px 0 0;
  background: #000000;
  text-align: center;
}
.newslatter-email-area{
  width: 100%;
  border:1px solid #fff;
  height: 60px;
  margin: 10px 0 0;
  border-radius: 0;
}

.news-input{
  width: 66%;
  float: left;
  height: 58px;
  background: transparent;
  color: #fff;
  border:none;
  padding-left: 12px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}

.news-input:focus{
  outline: none;
}

.subscribe:focus{
  outline: none;
}

.subscribe {
    background: #000000;
    border: none;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    padding: 5px 25px;
    border-radius: 0;
    margin-top: 0;
    float: right;
    letter-spacing: 1px;
    height: 58px;
    text-transform: uppercase;
}
.newslatter-secrion .newslatter-secrion-all{
  width: 1100px;
  margin: 0 auto;
  background: #000080;
  position: relative;
  top: -105px;
  display: inline-block;
  padding: 50px 30px;
  -webkit-box-shadow: 0px -1px 15px -3px rgba(0,0,0,0.24);
  -moz-box-shadow: 0px -1px 15px -3px rgba(0,0,0,0.24);
  box-shadow: 0px -1px 15px -3px rgba(0,0,0,0.24);
}
.newslatter-icon{
  width: 15%;
  float: left;
}
.newslatter-icon img {
    width: 100%;
    margin-top: 12px;
    filter: invert(1);
}
.newslatter-text {
    width: 70%;
    float: left;
    font-size: 26px;
    color: #fff;
    text-align: left;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    padding-left: 30px;
}
.news-input::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.news-input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}
.help-text{
  padding-left: 40px;
}


.blog-area {
    width: 100%;
    display: inline-block;
    padding: 120px 0 200px;
}
.blog-panel span {
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #ff0000;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.blog-panel h4 {
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: 1px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 24px;
    margin: 15px auto 20px;
}
.blog-panel p {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    max-width: 750px;
    text-align: center;
    padding: 0 24px;
}
.blog-panel {
    width: 95%;
    margin: 0 auto;
    background: rgba(0,0,0,0.05);
    padding-bottom: 40px;
}
.blog-img{
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}

.blog-img img{
  height: 237px;
  object-fit: cover;
  width: 100%;
}
.blog-area .owl-nav{
  display: none;
}
.blog-img{
  overflow: hidden;

}
.blog-img img{
  transition: transform .2s; /* Animation */
}

.blog-img img:hover{
  transform: scale(1.5);
}


.read-more{
  width: 100%;
  display: inline-block;
  margin-top: 20px;
  text-align: center;
}
.read-more a {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    width: 85%;
    text-align: left;
}
.read-more a img{
  float: right;
}


.read-more a:hover{
  text-decoration: none;
}
.blog-area h2 {
    color: #000080;
    font-weight: 500;
    font-size: 54px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 30px;
    padding-bottom: 40px;
    margin-top: 0;
    text-align: center;
    letter-spacing: 4px;
    position: relative;
    text-transform: uppercase;
}
.blog-area .read-more a img {
    float: right;
    width: auto;
}
.blog-area h2 span{
  font-size: 24px;
  color: #000;
  display: block;
  letter-spacing: 2px;
  text-transform: none;
  font-weight: 300;
  margin-top: 30px;
}

.copy-text{ padding: 20px 0 0; float: left; }
.footer-top{ width: 100%; display: block; background:#000000; padding: 0 0 80px 0; color: #fff; }
.footer-bottom{ width: 100%; display: block; border-top: 1px solid #fff; background: #000000; color: #fff; padding: 40px 0; letter-spacing: 1px; text-align: center; }
.copy-right{ width: 100%; display: inline-block; }
.footer-social img{
  margin-right: 15px;
}
.news-input1:focus{
  outline: none;
}
.newslatter-email-area1{
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
.footer-menu1 a {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin-top: 30px;
    display: inline-block;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.footer-menu1 h2{
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 35px;
    letter-spacing: 1px;
}
.footer-menu1 p{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    line-height: 25px;
    letter-spacing: 1px;
}
.footer-menu h2{
  color: #000080;
  font-weight: 500; 
  font-size: 22px;
  text-transform: uppercase; 
  font-family: 'Oswald', sans-serif;
  margin-bottom: 35px;
  letter-spacing: 1px;
}
.footer-menu p{
  color: #fff; 
  font-weight: 400; 
  font-size: 14px;
  line-height: 24px; 
  font-family: 'Roboto', sans-serif;
  letter-spacing: 1px;
}
.footer-menu{    
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.5px; 
}
.footer-menu p span {
    font-weight: 700;
    min-width: 96px;
    display: inline-block;
}


.footer-menu ul {padding: 0; margin: 0;}
.footer-menu ul li {
    display: inline-block;
    padding: 0 0 12px 0;
    width: 100%;
}
.footer-menu ul li:last-child { border-bottom: none; }
.footer-menu ul li a {display: block; font-family: 'Roboto', sans-serif; font-weight: 400; color:#fff;   text-decoration: none; font-size: 14px; line-height: 25px; letter-spacing: 1px; }
.footer-menu ul li a:hover { color:#000080;  }
.footer-menu ul li img{ float: left; width: 15%; }
.footer-menu ul li span{ float: left; width: 80%; margin-left: 5%; line-height: 20px; }
.footer-menu a{ color: #fff; display: inline-block; }
.footer-menu i{ font-size: 16px; margin-right: 10px; }
.follow-area h4 {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 30px 0 15px;
}
.panel-1{
  width: 35%;
  padding-right: 30px;
}

.panel-2{
  width: 20%;
}
.panel-3{
  width: 25%;
}
.footer-menu a:hover{
  color: #000080;
  text-decoration: none;
}
.footer-logo{
  margin-bottom: 30px;
}
.footer-logo img{
  width: 300px;
}




.footer-social a{
  color: #fff;
  font-size: 28px;
  text-decoration: none;
  margin-right: 15px;
}
.footer-social a:hover{
  text-decoration: none;
  color: #000080;
}


.innerpage-banner{
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: 0;
}
.innerpage-banner img{
  object-fit: cover;
  height: 250px;
  width: 100%;
}
.innerpage-text h2{
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    text-transform: uppercase;
    transform: translate(-50%,-50%);
    left: 50%;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    font-family: "Oswald", sans-serif;
    margin-top: 0;
}
.innerpage-text{
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
}
.innerpage-text h2 span{
  display: block;
  font-size: 20px;
  letter-spacing: 2px;
  padding: 20px 0;
  color: #e2ebf2;
  font-weight: 400;
}
.innerpage-text a img{
   width: auto;
   filter: invert(1);
   width: 50px;
   height: 50px;
   bottom: 15px;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
 }


.innerpage-contant{
  width: 100%;
  display: inline-block;
  padding: 40px 0 180px;
}
.innerpage-contant p{
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 26px;
}
.innerpage-contant h2{
  font-size: 22px;
  font-family: "Oswald", sans-serif;
  font-weight: 800;
  color: #000;
  padding-bottom: 10px;
}

.innerpage-contant h3{
  font-size: 26px;
  font-family: "Oswald", sans-serif;
  font-weight: 800;
  color: #000;
  padding-bottom: 10px;
}
.innerpage-contant li {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 26px;
  list-style: disc;
}
.member-area{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.member-area strong {
    min-width: 200px;
    display: inline-block;
}
.budget-table tr{
  text-align: center;
}
.budget-table th{
  text-align: center;
}

.budget-table .table>thead>tr>th {
    padding: 15px;
    font-size: 18px;
    letter-spacing: 1px;
}
.budget-table .table>tbody>tr>td {
    padding: 15px;
    font-size: 18px;
    letter-spacing: 1px;
}

.send-free{ width: 100%; border:none; font-family: "Oswald", sans-serif; font-size: 18px; font-weight: 600; padding: 15px 0; color: #fff; background: #000080; transition: 0.3s; text-align: center; }
.send-free:hover{ background:#000;}
.input-text {
    border-radius: 0;
    resize: none;
    box-shadow: none;
}
.get-in-touch{ padding-top: 74px;  }
.get-in-touch label{ color: #000;}
.map-area{ width: 100%; display: inline-block; }
.send-text h2{  font-family: "Oswald", sans-serif; text-transform: uppercase; font-size: 30px; font-weight: 800; color: #000; text-align: left; position: relative; padding-bottom: 20px; margin-bottom: 30px;}
.send-text h2::before{ position: absolute; content: ''; width: 120px; height: 2px; background: #000; bottom: 0; left: 0; } 
.contact-details-section{ text-align: left; width: 100%; display: inline-block; margin: 20px 0 10px; }
.contact-details-section img{ width: 60px; margin-right: 15px; float: left; }
.send-text span{ color: #4c7329; }
.send-text label{ color: #000; font-family: "Oswald", sans-serif; }
.contact-details-section h2{
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  font-weight: 800;
  color: #000;
  padding-bottom: 5px;
  margin-bottom: 0;
  margin-top: 8px;
}
.form-control:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contact-contant{ 
  width: 100%;
  display: inline-block;
  padding: 100px 0 120px;
 }
.contact-contant h3{ font-family: "Oswald", sans-serif; text-transform: uppercase; font-size: 30px; font-weight: 800; color: #000; text-align: left; position: relative; padding-bottom: 20px; margin-bottom: 30px;}
.contact-contant h3::before{ position: absolute; content: ''; width: 120px; height: 2px; background: #000; bottom: 0; left: 0; } 
.contact-contant span{ color: #4c7329; }
.contact-contant p{
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 26px;
}
.contact-contant a{
  color: #000;
}




.blog-main-listing-area-right {
    width: 100%;
    background: #fff;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 10px;
    margin-top: 15px;
    padding: 30px ;
    margin-bottom: 15px;
}
.blog-main-listing-area-right h2 {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: 0.5px;
    font-family: "Oswald", sans-serif;
    font-weight: 800;
    color: #000;
    margin-top: 0;
    margin-bottom: 31px;
    text-transform: uppercase;
}
.blog-main-details-area{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 20px 35px;
    background: #fff;
    float: left;
    margin: 15px 0 30px 0;
}
.blog-main-details-area h2{
    font-size: 24px;
    line-height: 22px;
    letter-spacing: normal;
    font-weight: 800;
    color: #000;
    font-family: "Oswald", sans-serif;
    margin-top: 30px;
    margin-bottom: 20px;
}
.blog-main-details-area p{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.9px;
    font-weight: 300;
    color: #000;
    margin-top: 0;
}
.blog-main-listing-area-right ul{
    padding: 0;
    margin: 0;
}
.blog-main-listing-area-right ul li{
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.blog-main-listing-area-right a{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.9px;
    font-weight: 600;
    font-family: "Oswald", sans-serif;
    color: #000;
    padding-left: 20px;
}
.blog-main-listing-area-right ul li a:after{
   content: '\f105';
   font-family: FontAwesome;
   position:absolute;
   top:0;
   left: 0;
}
.blog-main-listing-area-right a:hover{
    text-decoration: none;
    color: #000080;
}
.blog-main-listing-area-right h3 {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    font-family: "Oswald", sans-serif;
    font-weight: 800;
    color: #000;
    margin-top: 0;
}
.tab-small-section-right {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}
.blog-listing-area{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px 30px;
    background: #fff;
    float: left;
    margin: 15px 0 30px 0;
}
.tab-small-section-text-right {
    width: 70%;
    float: left;
    padding-left: 15px;
    margin-top: 0;
}
.tab-small-section-image-right {
    width: 30%;
    float: left;
}
.tab-small-section-image-right img {
    width: 100%;
    height: 68px;
    object-fit: cover;
    border-radius: 5px;
}
.tab-small-section-text-right span {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.28px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    color: #000080;
    font-weight: 600;
}
.blog-main-listing-area-right h3 {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.8px;
    font-family: "Oswald", sans-serif;
    font-weight: 800;
    color: #000;
    margin-top: 0;
}
.tab-small-section-right {
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}
.blog-listing-area{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px 30px;
    background: #fff;
    float: left;
    margin: 15px 0 30px 0;
}
.tab-small-section {
    padding: 30px 0;
    border-bottom: 1px solid #000;
    width: 100%;
    float: left;
}
.tab-small-section-image img {
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    height: 300px;
    object-position: center;
}
.tab-small-section-image {
    width: 40%;
    float: left;
}
.tab-small-section-text {
    width: 60%;
    float: left;
    padding-left: 25px;
    margin-top: 0;
}
.tab-small-section-text span{
    font-size: 14px;
    line-height: 15px;
    color: #000080;
   font-weight: 600;
   font-family: "Oswald", sans-serif;
}
.tab-small-section-text h2{
    margin-top: 20px;
    margin-bottom: 20px;
}
.tab-small-section-text h2 a{
    font-size: 24px;
    line-height: 23px;
    color: #000;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
}
.tab-small-section-text h2 a:hover{
    text-decoration: none;
}
.tab-small-section-text h2 a:focus{
    text-decoration: none;
}
.tab-small-section-text p {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    margin-top: 10px;
    letter-spacing: 1px;
}
.pagination{
    padding: 0;
    margin: 0;
}
.blog-section-area{
  width: 100%;
  display: inline-block;
  padding: 70px 0 150px;
}
.tab-small-section:last-child{
  border-bottom: none;
}
.blog-main-image{
  width: 100%;
  margin: 20px 0;
  display: inline-block;
}
.blog-main-details-area span{
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.28px;
    color: #000080;
    font-weight: 600;
}
.blog-main-image img{
  width: 100%;
}


.help-area.journey-area img {
    width: 100%;
    border: none;
    padding: 0;
}
.journey-area .help-text h2{
  max-width: 100%;
  color: #000;
}

.gallery-area {
    width: 100%;
    display: inline-block;
    padding: 40px 0 120px;
}
.gallery-area h2 {
    color: #000080;
    font-weight: 500;
    font-size: 54px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 30px;
    padding-bottom: 40px;
    margin-top: 0;
    text-align: center;
    letter-spacing: 4px;
    position: relative;
    text-transform: uppercase;
}
.gallery-area h2 span{
  font-size: 24px;
  color: #000;
  display: block;
  letter-spacing: 2px;
  text-transform: none;
  font-weight: 300;
  margin-top: 30px;
}




#deadSimpleLightbox img { max-width: 100%; padding-top: 15px; padding-bottom: 15px; cursor: pointer; }

/* Overlay Style */
#lightboxOverlay { position:fixed; top:0; left:0; width:100%; height:100%; background-color: rgba( 0,0,0, 0.7 ); text-align: center; z-index: 99; }
#lightboxOverlay h3 { color:#f3f3f3; }
#lightboxOverlay .fa-times { position: absolute; right: 20px; top: 20px; font-size: 50px; cursor: pointer; }
#lightboxOverlay img { margin-top: 35%; max-width: 80%; max-height:50%; }

/* Responsiveness */
@media screen and (min-width: 768px) {
  #lightboxOverlay .fa-times { font-size: 30px; width: 30px; height: 30px; color: #fff; }
  #lightboxOverlay .fa-times:before { line-height: 50px; }
  #lightboxOverlay img { margin-top: 5%; max-height:80%; }
}


.three-section-area{
  width: 100%;
  display: flex;
}
.three-section-panel{
  width: 33.33%;
  display: flex;
  flex-direction: column;
  position: relative;
  background: #000;
}
.three-section-panel img{
  width: 100%;
  height: 800px;
  object-fit: cover;
  object-position: top;
  opacity: 0.6;
}
.three-section-text{
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  background: #000080;
  padding: 30px 15px;
  position: absolute;
  bottom: 0;
  transition: 0.5s;
}
.three-section-text h2{
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 0;
}
.three-section-text p{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    line-height: 20px;
    letter-spacing: 1px;
}
.three-section-text a{
  background: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  color: #000080;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding: 8px 20px;
  display: inline-block;
  margin: 24px auto 0;
  max-width: 200px;
}
.three-section-panel p , .three-section-panel a{
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
  display: none;
  margin-top: 20px;
}
.three-section-panel:hover p , .three-section-panel:hover a{
  opacity: 1;
  transition: 0.5s;
  display: block;
  visibility: visible;
}
/*.three-section-panel:hover h2{
  opacity: 1;
  transition: 0.5s;
  visibility: visible;
}*/
.three-section-text:hover{
  max-height: fit-content;
  opacity: 1;
  transition: 0.5s;
  visibility: visible;
}



.inner-page-header .container{
  text-align: center;
  top: 70%;
}
.inner-page-header h2{
  text-align: center;
  max-width: 100%;
}
.inner-page-main-text{
  padding: 50px 0;
}
.inner-page-main-text h2{
  margin-top: 0;
}
.inner-page-main-text h3 {
    font-size: 24px;
    padding-top: 3px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin: 24px 0;
    text-transform: uppercase;
}
.inner-page-header{
  width: 100%;
  display: inline-block;
  background: #000;
  position: relative;
}
.inner-page-header img{
  width: 100%;
  height: 350px;
  opacity: 0.5;
  object-fit: cover;
}
.inner-page-header h2{
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
  font-size: 50px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.about-area p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 15px;
}
.about-area img {
  width: 100%;
  height: 570px;
  object-fit: cover;
  border-radius: 10px;
}
.about-area.inner-page-main-text {
    padding: 80px 0 140px;
}

.booknowbtn a {
  background: navy;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding: 10px 40px;
  display: inline-block;
  border-radius: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.booknowbtn a:hover{
  background: #000;
  color: #fff;
}

.book-now {
  position: fixed;
  top: 220px;
  z-index: 9;
  right: 50px;
}
.book-now a {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  background-color: navy;
  border-radius: 50px 50px 50px 50px;
  padding: 10px 30px 10px 30px;
}
.book-now a:hover{
  background: #000;
  color: #fff;
  text-decoration: none;
}
.banner-area{
  position: relative;
  z-index: 99;
}
header{
  position: relative;
  z-index: 999;
}
.tab-small-section-image-right a{
  padding-left: 0;
}
.tab-small-section-text-right h3 a{
  padding-left: 0;
}