/**
* Template Name: KnightOne - v4.2.0
* Template URL: https://bootstrapmade.com/knight-simple-one-page-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0
}
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  color: #1a6caf;
  text-decoration: none;
}

a:hover {
  color: #1a6caf;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Merriweather", serif;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #1a6caf;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #1a6caf;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #1a6caf;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.bs-example{
  margin: 20px;
}

.carousel .carousel-inner{
height:500px
}
.carousel .carousel-inner{
  height:500px
}
.carousel-inner .carousel-item img{
  min-height:200px;
  /* //prevent it from stretch in screen size < than 768px */
  object-fit:cover
}

@media screen {
  .carousel-inner .carousel-item img{
    height: 90vh;
  }
}

@media(max-width:360px){
  .carousel-inner .carousel-item img{
    height: 50vh;
  }
}
@media(max-width:420px){
  .carousel-inner .carousel-item img{
    height: 50vh;
  }
}

@media(max-width:420px){
  .carousel-inner .carousel-item img{
    height: 45vh;
  }
}

@media(max-width:320px){
  .carousel-inner .carousel-item img{
    height: 55vh;
  }
}
@media(max-width:770px){
  .carousel-inner .carousel-item img{
    height: 45vh;
  }
}

@media(max-width:375px){
  .carousel-inner .carousel-item img{
    height: 40vh;
  }
}

@media (max-width:770px){
  .navbar-brand span{
    font-size: 15px;
  }
}

@media (max-width:490px){
  .navbar-brand span{
    font-size: 14px;
  }
}

@media (max-width:320px){
  .navbar-brand span{
    font-size: 12px;
  }
}

@media (max-width:280px){
  .navbar-brand span{
    font-size: xx-small;
  }
}

.centered{
   left: 50%;
   top:48%;
   transform: translate(-50%,-50%);
 }

.center{
  left: 50%;
  top:55%;
  transform: translate(-50%,-50%);
}

.centre{
  left: 55%;
  top:50%;
  transform: translate(-50%,-50%);

}
.centre h4{
  font-size: 25px;
}

.centre{
  font-size: 20px;
  
}


.midle{
  left: 35%;
  top:60%;
  transform: translate(-50%,-50%);
}

 .middle{
  left: 50%;
  top:60%;
  transform: translate(-50%,-50%);
}

.mid{
   
  left: 50%;
  top:60%;
  transform: translate(-50%,-50%);
}
 .mid h4{
  color:#e6e0e0;
  text-shadow: 2px 2px 2px #59554D;
  font-weight: 500px;
}

 .mid p{
  color:#e6e0e0;
  font-size: 30px;
  font-family: 'Lora',serif;
}

 .middle h3{
  font-size: 32px;
  font-weight: 500;
  font-family: 'Abril Fatface', cursive;
  color:#BDBEBF;
}

.centered h4{
  color:#59342C;
  text-shadow: 2px 2px 2px #D9BFA0;
}

 .centered p{
  color:#7A4F3C;
  text-shadow: 2px 2px 2px #E0DAC9;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Lora',serif;
  
}

.center h5{
  color:#202B36;
  text-shadow: 4px 4px 4px #6C868C ;
  font-weight: 500;
  font-size: 23px;
}

.left {
  left:50%;
  top:58%;
  transform: translate(-50%,-50%);
}

.left h3 {
  color:whitesmoke;
  font-size: 25px;
  text-shadow: 2px 2px 2px #4b0c07 ;
  font-family: 'Lora',serif;
  font-weight: 500;
}

@media (max-width:375px){

  .mid{
   
    left: 50%;
    top:53%;
    transform: translate(-50%,-50%);
  }
  .mid h3{
    font-size: 14px;
  }
   
  .centered{
    left: 45%;
    top:36%;
    transform: translate(-50%,-50%);
  }
 
  .centered h4{
    color:#59342C;
    text-shadow: 3px 3px 3px #D9BFA0;
    font-size: 16px;
  }
  
   .centered p{
    color:#7A4F3C;
    text-shadow: 3px 3px 3px #E0DAC9;
    font-weight: 500;
    font-size: 13px;
    font-family: 'Lora',serif;
    
  }
  
  .left {
    left:45%;
    top:45%;
    transform: translate(-50%,-50%);
  }
  
  .left h3 {
    color:whitesmoke;
    font-size: 16px;
    text-shadow: 2px 2px 2px #4b0c07 ;
    font-family: 'Lora',serif;
    font-weight: 500;
  }

  .center{
    left: 50%;
    top:45%;
    transform: translate(-50%,-50%);
  }
  .center h5{
    color:#ffffff;
    text-shadow: 4px 4px 4px #6C868C ;
    font-weight: 500;
    font-size: 16px;
  }
  .middle{
    left: 50%;
    top:60%;
    transform: translate(-50%,-50%);
  }

  .middle h3{
    font-size: 20px;
    font-weight: 500;
    font-family: 'Abril Fatface', cursive;
    color:#BDBEBF;
  }

  .centre{
    left: 48%;
    top:42%;
    transform: translate(-50%,-50%);
  }

  .centre h4{
    font-size: 16px;
  
  }
  .centre p{
    font-size: 13px;
  
  }

  .midle{
    left: 35%;
    top:50%;
    transform: translate(-50%,-50%);
  }
  .midle h3{
    font-size: 16px;
  }

}
@media (max-width:411px){

  .centered{
    left: 45%;
    top:40%;
    transform: translate(-50%,-50%);
  }
 
  .centered h4{
    color:#59342C;
    text-shadow: 3px 3px 3px #D9BFA0;
    font-size: 14px;
  }
  
   .centered p{
    color:#7A4F3C;
    text-shadow: 3px 3px 3px #E0DAC9;
    font-weight: 500;
    font-size: 12px;
    font-family: 'Lora',serif;
    
  }
  
  .left {
    left:47%;
    top:48%;
    transform: translate(-50%,-50%);
  }
  
  .left h3 {
    color:whitesmoke;
    font-size: 13px;
    text-shadow: 2px 2px 2px #4b0c07 ;
    font-family: 'Lora',serif;
    font-weight: 500;
  }

  .mid{
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
  }
   .mid h3{
     font-size: small;
   }
  

  .center{
    left: 50%;
    top:45%;
    transform: translate(-50%,-50%);
  }
  .center h5{
    color:#ffffff;
    text-shadow: 4px 4px 4px #6C868C ;
    font-weight: 500;
    font-size: 16px;
  }
  .middle{
    left: 50%;
    top:60%;
    transform: translate(-50%,-50%);
  }

  .middle h3{
    font-size: 20px;
    font-weight: 500;
    font-family: 'Abril Fatface', cursive;
    color:#BDBEBF;
  }

  .centre{
    left: 48%;
    top:42%;
    transform: translate(-50%,-50%);
  }

  .centre h4{
    font-size: 16px;
  
  }
  .centre p{
    font-size: 13px;
  
  }

  .midle{
    left: 35%;
    top:50%;
    transform: translate(-50%,-50%);
  }
  .midle h3{
    font-size: 16px;
  }
}

@media (max-width:320px){

  .centered{
    left: 45%;
    top:40%;
    transform: translate(-50%,-50%);
  }
 
  .centered h4{
    color:#59342C;
    text-shadow: 3px 3px 3px #D9BFA0;
    font-size: 14px;
  }
  
   .centered p{
    color:#7A4F3C;
    text-shadow: 3px 3px 3px #E0DAC9;
    font-weight: 500;
    font-size: 12px;
    font-family: 'Lora',serif;
    
  }
  
  .left {
    left:47%;
    top:48%;
    transform: translate(-50%,-50%);
  }
  
  .left h3 {
    color:whitesmoke;
    font-size: 13px;
    text-shadow: 2px 2px 2px #4b0c07 ;
    font-family: 'Lora',serif;
    font-weight: 500;
  }

  .mid{
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
  }
   .mid h3{
     font-size: small;
   }
  

  .center{
    left: 50%;
    top:45%;
    transform: translate(-50%,-50%);
  }
  .center h5{
    color:#ffffff;
    text-shadow: 4px 4px 4px #6C868C ;
    font-weight: 500;
    font-size: 16px;
  }
  .middle{
    left: 50%;
    top:60%;
    transform: translate(-50%,-50%);
  }

  .middle h3{
    font-size: 20px;
    font-weight: 500;
    font-family: 'Abril Fatface', cursive;
    color:#BDBEBF;
  }

  .centre{
    left: 48%;
    top:42%;
    transform: translate(-50%,-50%);
  }

  .centre h4{
    font-size: 15px;
  
  }
  .centre p{
    font-size: 12px;
  
  }

  .midle{
    left: 35%;
    top:50%;
    transform: translate(-50%,-50%);
  }
  .midle h3{
    font-size: 16px;
  }
}
@media (max-width:280px){

  .centered{
    left: 45%;
    top:40%;
    transform: translate(-50%,-50%);
  }
 
  .centered h4{
    color:#59342C;
    text-shadow: 3px 3px 3px #D9BFA0;
    font-size: 14px;
  }
  
   .centered p{
    color:#7A4F3C;
    text-shadow: 3px 3px 3px #E0DAC9;
    font-weight: 500;
    font-size: 10px;
    font-family: 'Lora',serif;
    
  }
  .mid{
   
    left: 50%;
    top:53%;
    transform: translate(-50%,-50%);
  }
  .mid h3{
    font-size: 14px;
  }
  
  .left {
    left:47%;
    top:48%;
    transform: translate(-50%,-50%);
  }
  
  .left h3 {
    color:whitesmoke;
    font-size: 12px;
    text-shadow: 2px 2px 2px #4b0c07 ;
    font-family: 'Lora',serif;
    font-weight: 500;
  }

  .mid{
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
  }
   .mid h3{
     font-size: x-small;
   }
  

  .center{
    left: 50%;
    top:45%;
    transform: translate(-50%,-50%);
  }
  .center h5{
    color:#ffffff;
    text-shadow: 4px 4px 4px #6C868C ;
    font-weight: 500;
    font-size: 16px;
  }
  .middle{
    left: 50%;
    top:60%;
    transform: translate(-50%,-50%);
  }

  .middle h3{
    font-size: 15px;
    font-weight: 500;
    font-family: 'Abril Fatface', cursive;
    color:#BDBEBF;
  }

  .centre{
    left: 48%;
    top:42%;
    transform: translate(-50%,-50%);
  }

  .centre h4{
    font-size: smaller;
  
  }
  .centre p{
    font-size: x-small;
  
  }

  .midle{
    left: 35%;
    top:50%;
    transform: translate(-50%,-50%);
  }
  .midle h3{
    font-size: small;
  }

}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.navbar-nav a{
  border-bottom: 3px solid transparent;
  color: #3f3e3e;
  padding:  14px;
}

.navbar-nav a:hover {
  border-bottom: 2px solid #1a6caf;
}

.navbar-nav a.active {
  border-bottom: 2px solid #1a6caf;
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 80px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #1a6caf;
}

.section-title {
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #1a6caf;
  bottom: 0;
  left: 0;
}

.section-title p {
  margin-bottom: 0;
  color: #3f3e3e;
  font-size: 16px;
  font-family: 'Lora', serif;
}


/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
}

#about .section-title h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}

#about .section-title h2::after {
  content: '';
  position: relative;
  display: block;
  width: 132px;
  height: 3px;
  background: #1a6caf;
  bottom: 0;
  margin-left: 44%;
}
@media (max-width: 1200px) {
  #about .section-title h2::after {
    content: '';
    position: relative;
    display: block;
    width: 132px;
    height: 3px;
    background: #1a6caf;
    bottom: 0;
    margin-left: 43%;
  }
}
@media (max-width: 990px) {
  #about .section-title h2::after {
    content: '';
    position: relative;
    display: block;
    width: 132px;
    height: 3px;
    background: #1a6caf;
    bottom: 0;
    margin-left: 41%;
  }
}

@media (max-width: 768px) {
  #about .section-title h2::after {
    content: '';
    position: relative;
    display: block;
    width: 132px;
    height: 3px;
    background: #1a6caf;
    bottom: 0;
    margin-left: 40%;
  }
}
@media (max-width: 540px) {
  #about .section-title h2::after {
    content: '';
    position: relative;
    display: block;
    width: 132px;
    height: 3px;
    background: #1a6caf;
    bottom: 0;
    margin-left: 37%;
  }
}
@media (max-width: 414px) {
  #about .section-title h2::after {
    content: '';
    position: relative;
    display: block;
    width: 132px;
    height: 3px;
    background: #1a6caf;
    bottom: 0;
    margin-left: 33%;
  }
}
@media (max-width:375px) {
  #about .section-title h2::after {
    content: '';
    position: relative;
    display: block;
    width: 132px;
    height: 3px;
    background: #1a6caf;
    bottom: 0;
    margin-left:32%;
  }
}
@media (max-width:320px) {
  #about .section-title h2::after {
    content: '';
    position: relative;
    display: block;
    width: 132px;
    height: 3px;
    background: #1a6caf;
    bottom: 0;
    margin-left:28%;
  }
}
@media (max-width:280px) {
  #about .section-title h2::after {
    content: '';
    position: relative;
    display: block;
    width: 132px;
    height: 3px;
    background: #1a6caf;
    bottom: 0;
    margin-left:25%;
  }
}

.about .w3-row img{
  border-radius: 50%;
}

.about .w3-row .as{
position: relative;

}

.about .w3-row ul {
list-style: none;
padding: 0;
}

.about .w3-row ul li {
padding-left: 30px;
position: relative;
}

.about .w3-row ul li + li {
margin-top: 10px;
}

.about .w3-row ul i {
position: absolute;
left: 0;
top: 2px;
font-size: 18px;
color: #1a6caf;
line-height: 1;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  width:300px;
  padding: 20px 30px ;
  transition: all ease-in-out 0.3s;
  background: #fefefe;
  box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.1);
  border-radius: 18px;
  border-bottom: 5px solid #fff;
  float: left;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.services .icon-box .icon {
  width: 40px;
  height: 40px;
  background: #1a6caf;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: ease-in-out 0.3s;
  color: #fff;
}

.services .icon-box .icon i {
  font-size: 28px;
}

.services .icon-box h4 {
  font-weight: 200;
  margin-bottom: 15px;
  font-size: 15px;
  font-family: 'Merriweather', serif;;
}


.services .icon-box h4 a {
  color: #282828;
  transition: ease-in-out 0.3s;
}

.services .icon-box:hover {
  transform: translateY(-10px);
  border-color: #1a6caf;
}

.services .icon-box:hover h4 a {
  color: #1a6caf;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(87, 85, 85, 0.6), rgba(0, 0, 0, 0.6)), url("../img/tax1.jpeg") fixed center center;
  background-size: cover;
  padding: 120px 0;
}

.cta h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
}

.cta p {
  color: #fff;
  font-size: 18px;
}

.cta span{
  font-size: 25px;
  font-weight:600;
  font-style: oblique;
}


@media (max-width: 1024px) {
  .cta {
    background-attachment: scroll;
  }
}

@media (max-width: 380px) {
  .cta {
    background-attachment: scroll;
    background: linear-gradient(rgba(82, 80, 80, 0.6), rgba(0, 0, 0, 0.6)), url("../img/cta.png") no-repeat fixed center center;

  }
  .cta p{
    font-size: large;
  }
}



/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.features .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.features .icon-box i {
  font-size: 48px;
  float: left;
  color: #1a6caf;
}

.features .icon-box p {
  font-size: 15px;
  color: #848484;
  margin-left: 60px;
}

.features .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
}



/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  width: 100%;
  background: #fff;
}

.contact .info i {
  font-size: 32px;
  color: #1a6caf;
  float: left;
  line-height: 1;
}

.contact .find h2{
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  margin-left: 8.5%;
  font-family:'Arial Narrow Bold', sans-serif;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #282828;
  font-family: 'Verdana',sans-serif;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #5b5b5b;
  font-family: 'Verdana',sans-serif;
}

.contact .info .email, .contact .info .phone {
  margin-top: 40px;
}

.contact .php-email-form {
  width: 100%;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #1a6caf;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .sent-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #1a6caf;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #1a6caf;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
  background: #1a6caf;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #1a6caf;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #0f0f0f;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 30px 0;
}

#footer h3 {
  font-size: large;
  font-weight: 700;
  color: #fff;
  position: relative;
  padding: 0;
  margin: 0 0 15px 0;
}





#footer .links-grids a:hover {
  color:#1a6caf;
  text-decoration: none;
}

#footer .links-grids a{
  color:white;
  font-size: 15px;
}

