
body{	font-family: 'sansationregular'; color: #6C6C6C !important; }
a{color: white;}
a:hover{color:#80c029 ; text-decoration: none; transition: all 0.3s;}
h3{color:#065294; padding:0px 20px 10px 0px; border-bottom: dotted 2px #065294; display:inline-block;}
h5{color:#065294; }
     
.logo-txt{color: #1d3a8e; font-size:1.2rem; text-transform: uppercase;  font-family: "Arial Black", "Arial Bold", Gadget, sans-serif; }
.carousel-caption h5{color: white; margin-bottom: 0px;}
ul.trio-list{list-style-image: url('../img/diamond.png');}
ul.trio-list li{padding-bottom: 10px;}
.frame-header{background:#065294; color: white;}
.frame-header h6{margin-bottom: 0px; padding: 5px;}
.frame-des{background: white; border: solid 1px #065294;height: 215px; }
.frame-des ul{font-size: 0.8rem; margin: 0; padding-left: 20px; }
.trio-table .table-bordered thead th{background: #065294; color: white; font-weight: normal;}
.green{color:#80c029 }
.blue{color:#065294 }
.off-white{background:#ffffeb }
.sky-blue{background:#0169a6 }
.sky-blue{background:#0169a6 }
.brick-red{background:#781f19 }
.mist-green{background:#7f9660 }
.cauffield-green{background:#325745 }
.taurus-blue{background:#21406e }
.inner-banner .carousel-inner{height:400px;}





#loading{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color: #1d3a8e;
  color: white;
  opacity: 1;
  transition: 0.5s;
  visibility: visible;z-index: 99999;
}
#loading.hidden{
  opacity: 0;
  visibility: hidden;
}
.phone .nav li:last-child{padding-left:30px;}
ul.social-icons {
 margin-bottom: 0px; 

}
.social-icons li {
  vertical-align: top;
  display: inline;
  height: 100px;
}
.social-icons a {
  color:black;
  text-decoration: none;
} 
.fa-facebook:hover, .fa-instagram:hover, .fa-twitter:hover, .fa-linkedin:hover {
  background-color: #80c029;
}
.fa-twitter, .fa-linkedin, .fa-facebook, .fa-instagram {
  padding:5px;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition: .5s;
  background-color: white;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  
    display: flex; padding:20px;
  justify-content: center;
  align-items: center; font-family:FontAwesome ; background: #065294;
  
  background-image: none; 
}
.carousel-control-prev{left: -5px; width: 0px;}
.carousel-control-next{right: -5px; width: 0px;}
.carousel-control-next-icon:after
{
  content: '\f054';
  font-size:20px;
  color:white;
}

.carousel-control-prev-icon:after {
  content: '\f053';
  font-size:20px;
  color:white;
}
  
 
.color-shape{height: 150px; position: relative; margin-top: 10px;}
.color-value{ font-size: 0.8rem; }
h4{color:#80c029}
.navbar-expand-lg .navbar-nav .nav-link{padding-right: 0.9rem;
    padding-left: .9rem;}
    .sub-title{text-align: center;padding:50px 0px; font-size: 2.2em;}
    .top-menu{background:#065294; padding: 5px;}
.shadow{
  box-shadow: -5px 13px 5px -12px rgba(0,0,0,0.75);
-webkit-box-shadow: -5px 13px 5px -12px rgba(0,0,0,0.75);
-moz-box-shadow: -5px 13px 5px -12px rgba(0,0,0,0.75);
}
     .header-menu{
    position: relative;
   width:50%; float: right; background: #065294;  
   border-left: solid 8px #80c029; border-bottom: solid 8px #80c029;
     -webkit-border-bottom-left-radius: 75px;
-moz-border-radius-bottomleft: 75px; padding-bottom: 10px;
border-bottom-left-radius: 75px;  top:17px;
  }
  .header-menu-left{  width:100%; height:25px;  background: #065294; border-bottom: solid 8px #80c029;}
  
    .header-top{position: relative;}
  .header-top li { color: white; font-size: 1rem; }
   .triangle-bottomleft { 
    width: 0; 
    height: 0; 
    border-bottom: 55px solid white; 
    border-right: 50px solid transparent; position:absolute;left: 0px;
    top: 0px;
 }

 
 @media (min-width: 1400px) {
  .container{
    width: 1400px;
  }
}

@media (min-width:768px) {
 

}


 .sidebar{background-color: #065294;}
 ul.sidebar{margin: 0; padding: 0;list-style-type: none;}
 ul.sidebar li a:hover{background:#8cc210; color: white;  }
  ul.sidebar li.active {background:#8cc210;}
 ul.sidebar li a{color:white; padding: 10px; padding-left: 20px; display: block;}
 
   .text-brown{color:rgb(212, 146, 0)}
    .text-dark{color:#4a4a4a}
   
     footer li a {color:white; }
     footer li a:hover {color:#009140}
     footer li {padding-bottom: 10px; font-size: 14px; }
     footer h5 {padding-bottom: 30px;  color:white; text-transform: uppercase; font-size: 1rem;}
     footer{width:100%;float:left;color:#fff;margin-top:-1px;background-position:center;background-size:cover;background-attachment:fixed;
      background-repeat:no-repeat; background-image: url(../img/footer-bg.jpg); }
      .address li {
        list-style: none;
        margin-bottom: 10px;
    }
     
  
     .scrolltop{
          position: fixed;
          right: 10px;
          bottom: 10px;
          color: #065294;
          z-index: 999999;
          font-size: 2em;
        }
        .breadcrumb{background:transparent; padding-left: 0px;}
        .breadcrumb a{ color: #d49200;}
     .phone{font-size:1.4em; padding-left: 40px; float:left }
     .social{float:right}
     .btn-black{background:#d49200; border:none}
     .btn-black:hover{background:#4a4a4a; transition: 1s;}
     .nav-item:hover{background-color: #0d6bba; transition: 1s;}
     .product-border{margin-top:20px;border:dotted 2px #f1cc80; padding: 20px}
     .title {
      font-size: 27px;
      color: #1D0748;
      position: relative;
      width: 100%;
      float: left;
      margin: 0 0 25px 0;
      padding: 0 0 25px 0;
      border-bottom: 1px solid #a0a0a0;
  }
     .title:after {
      width: 112px;
      height: 3px;
      background-color: #009140;
      position: absolute;
      left: 0;
      bottom: -3px;
      content: '';
  }
.carousel-caption{
     text-align: center;
    background: #065294; left: 0px;
    width: 25%;right: 0px; bottom: 0px;
    border-right: solid 10px #80c029; 
}
.hero{width:100%;float:left;background-position:center;background-size:cover;background-attachment:fixed;background-image:url(../img/intro-bg.png);background-repeat:no-repeat;padding:80px 0;color:#fff;margin-top:-1px;}
.services-hero{width:100%;float:left;background-position:center;background-size:cover;background-attachment:fixed;background-image:url(../img/products/1.jpg);background-repeat:no-repeat;padding:80px 0;color:#fff;margin-top:-1px;}
 .link{
  padding:15px;
  text-decoration: none;
  color: white;
  
  text-align: center;
  position: relative;font-size: 14px;
  transition: all 0.4s ease-out;
   background: #065294; cursor: pointer; border-right: solid 5px #80c029;
}


 .link a{
  position: relative;
  z-index: 2; color: white;
}
.link a:hover{text-decoration: none;}

 .link:after{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #80c029;
  transition: all 0.4s ease-out;
}

.link:hover{
  color: #fff;text-decoration: none;
}

 .link:hover:after{
  width: 100%;
}


.loader{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Phi_fenomeni.gif/50px-Phi_fenomeni.gif') 
              50% 50% no-repeat rgb(249,249,249);
}
.section-pad{padding: 80px 0px;}
 

   .card img:hover {
    transform: scale(1.1);
  }
   
   /* Safari */
   @-webkit-keyframes spin {
     0% { -webkit-transform: rotate(0deg); }
     100% { -webkit-transform: rotate(360deg); }
   }
   
   @keyframes spin {
     0% { transform: rotate(0deg); }
     100% { transform: rotate(360deg); }
   }

   .navbar-light .navbar-toggler{border:none;}
     @media only screen and (max-width:1024px){
      .carousel-caption{position: relative; width:100%; padding:5px;}
      .carousel-caption h5{font-size: 1rem;}
      h3{padding-top:8%;}
      .inner-banner .carousel-inner{height:auto;}
      ul.social-icons{padding: 0px  !important; position: absolute;
        right: 5px;  top: 2px;}
       h1{font-size: 2rem; text-align: center;}
       .title{font-size:1.5rem !important;}
      .container-fluid{width: 100% !important;}
      .section-pad{padding: 50px 0px !important;}
          .title{font-size: 2em;}
          #sidebar .list-group-item{text-align: left;}
          .sub-title{font-size:1.6em;}
          .gst{text-align:center}
          .phone{text-align: center; float: none;}
          #products h3{font-size:1.3em;}
          .header-menu{width:100%; padding-bottom: 0px;}
          .logo-txt{font-size: inherit;}
          .phone{padding-left:30px;}
          .phone .nav{display: block; text-align: center;}
          .main-timeline .timeline-icon{background: none;}
          .phone .nav li:last-child{padding-left:inherit;}
          .nopad{padding-left: 0px; padding-right: 0px;}
          .phone .nav{text-align: left; }
          .mainmenu{margin-top: 10px; margin-bottom: 10px;}
          /* .phone .nav li { font-size:0.7rem;} */
           
          .logo-img img{width:75%;}
                    .main-timeline .timeline-content{padding: 15px 0px 15px 65px !important;}
          .logo-txt span{display: none;}
          .header-menu-left{border-bottom: solid 3px #80c029; height: 8px;}
          .header-menu{border-left: solid 3px #80c029;padding: 5px;
           top: 5px;}
           .logo-txt{display: none;}
           #menu{background: #065294;}
           #menu li a{color: white;}
           .navbar{padding: 0px;}
           .mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#80c029 !important;}
           .carousel-control-next{right:30px}
           .carousel-control-prev{left: 30px;}
     }
     
     @media screen and (max-width:1200px) and (min-width: 768px) {
      .header-menu{width: 100%;}
    }
    .container-fluid {width:90%}
      
.service-section .service-content .service {
  margin-bottom: 30px;
  box-shadow: 0 0 11px 0 rgba(6, 22, 58, 0.14);
  position: relative;
  border-radius: 2px;
  overflow: hidden;
}
.service-section .service-content .service:hover .service-img img {
  transform: scale(1.1);
}
.service-section .service-content .service .service-img {
  overflow: hidden;
  padding: 0;
}
.service-section .service-content .service .service-img img {
  width: 100%;
  transition: transform 0.5s ease-in-out;
}
 
.service-section .service-content .service .product-details {
  padding: 25px 20px 30px 20px;
}
.service-section .service-content .service .product-details .product-title h5 a {
  color: #003d8e;
  margin-top: 0;
  margin-bottom: 10px;
   
  transition: all 0.3s; 
  text-decoration: none;
} 
.service-section .service-content .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
  top: 33%;
  
  text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
   
  background: #80c029;
  transition: all 0.3s;
  color: #fff;
}
.service-section .service-content .owl-nav .owl-prev span {
  font-size: 25px;
  margin-top: -6px;
  display: inline-block;
}
.service-section .service-content .owl-nav .owl-prev:hover {
  background: #fff;
   
  color: #80c029;
}
.service-section .service-content .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  top: 33%;
   text-align: center;
  z-index: 5;
  width: 40px;
  height: 40px;
   
  outline: 0;
  background: #80c029;
  color: #fff;
  transition: all 0.3s;
}
.service-section .service-content .owl-nav .owl-next span {
  font-size: 25px;
  margin-top: -6px;
  display: inline-block;
}
.service-section .service-content .owl-nav .owl-next:hover {
  background: #fff;
  border-color: #80c029;
  color: #80c029;
}

@media only screen and (max-width: 577px) {
  .service-section .owl-nav .owl-prev {
    left:0px !important;
  }
  .service-section .owl-nav .owl-next {
    right:0px !important;
  }
}
.main-timeline{
  
  position: relative;
}
.main-timeline:before{
  content: '';
  width: 5px;
  height: 100%;
  border-left: 2px dotted #dcd4d4;
  /* transform: translateX(-50%); */
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
}
.main-timeline:after{
  content: '';
  display: block;
  clear: both;
}
.main-timeline .timeline{
  width: calc(50% + 25px);
  padding: 0;
  margin: 0 0 0 50px;
  float: right;
  position: relative;
}
.main-timeline .timeline-content{
  color:#6C6C6C;
  padding: 15px 60px 15px 75px;
  
  display: block;
  position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:before,
 
.main-timeline .timeline-content:after{
  background: #fff;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  left: auto;
  right: 0;
  top: -5px;
}
.main-timeline .timeline-icon{
  color: #80c029;
  font-size: 40px;
  text-shadow: 0 0 5px rgba(0,0,0,0.1);
  position: absolute;
  left: 10px;
  background: white;
  z-index: 99999;top: 0px;
}
.main-timeline .title-head{
  color: #80c029;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
   
  margin: 0 0 7px 0;
}
.main-timeline .description{
  font-size: 1rem;
   
  text-align: justify;
  margin: 0;
}
.main-timeline .timeline:nth-child(even){
  margin: 0 50px 0 0;
  float: left;
}
.main-timeline .timeline:nth-child(even) .timeline-content{ padding: 15px 70px 15px 45px; }
.main-timeline .timeline:nth-child(even) .timeline-content:before{
  left: auto;
  right: 0;
}
.main-timeline .timeline:nth-child(even) .timeline-content:after{
  right: auto;
  left: 0;
}
 
 

.main-timeline .timeline:nth-child(4n+4) .timeline-content:before{
  background: linear-gradient(to bottom,#3CECA3,#11AD9F);
}

@media screen and (max-width:767px){
  .main-timeline:before{
      transform: translateX(0);
      left: 22px;
  }
  .main-timeline .timeline,
  .main-timeline .timeline:nth-child(even){
      width: 100%;
  }
  
  
}
@media screen and (max-width:567px){
  .main-timeline .title-head{ font-size: 18px; }
}



.slick-slide {
  margin: 0px 20px;
}

 
.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block; width: 100%;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}




.mainmenu  .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav
.nav-link{color:#404040;text-transform:capitalize;padding:12px;display:
block !important;}
 .mainmenu .active a:focus,.mainmenu .active a:hover{color: white;}
.mainmenu li a:hover,.mainmenu li a:focus, .navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:hover{color: #404040;}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{background: #b5e605;}
.mainmenu .dropdown-menu > li > a{color: #fff; }
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #b5e605;}
.mainmenu .collapse ul ul ul > li:hover > a{background: #b5e605;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#065294;color: white; border-radius: 0px;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#065294}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#065294}

/******************************Drop-down menu work on hover**********************************/

@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:92%;left:0;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
.triangle-bottomleft{display: none;}
.inner-banner .carousel-inner{height: auto;}
}
.gallery-div .col-lg-3, .gallery-div .col-sm-4 {padding: 5px;} 
.Portfolio {
  position: relative;
  transition-duration: 0.4s;
 
  animation: winanim 0.5s ;
-webkit-backface-visibility:visible;
  backface-visibility:visible;

}
.gallery .nav-link{font-size:1.2rem;}

 .Portfolio img {
  width: 100%;
  height:100%;
   
}

.desc {
  padding: 5px;
  text-align: center;
  font-size: 90%;
  background:#b5e605;
  
}
 .gallery{width: 100%; display: flex; justify-content: center;}
.gallery .nav-link{color:white; background: #065294; border-radius: 0px;}
.gallery .nav-pills .nav-link.active{background: #b5e605;}
.gallery .nav-link:hover{color:white; background: #b5e605;}

@keyframes winanim {
  0%{opacity:0;transform:scale3d(.3,.3,.3)}
  50%{opacity:1}
  
}


.testimonial-carousel .carousel .carousel-item {
 
	overflow: hidden;
	min-height:100px;
 
}
.testimonial-carousel .carousel .media img {
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
}
.testimonial-carousel .carousel .testimonial {
	padding: 0 15px 0 60px ;
	position: relative;
}
.testimonial-carousel .carousel .testimonial::before {
	content: "\201C";
	font-family: Arial,sans-serif;
	color: #e2e2e2;
	font-weight: bold;
	font-size: 68px;
	line-height: 54px;
	position: absolute;
	left: 15px;
	top: 0;
}
.testimonial-carousel .carousel .overview b {
	text-transform: uppercase;
	color: #1d3a8e;
}
.testimonial-carousel .carousel .carousel-indicators {
	bottom: -40px;   
}
.testimonial-carousel .carousel-indicators li, .carousel-indicators li.active {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin: 1px 3px;
	box-sizing: border-box;
}
.testimonial-carousel .carousel-indicators li {	
	background: #e2e2e2;
	border: 4px solid #fff;
}
.testimonial-carousel .carousel-indicators li.active {
	color: #fff;
	background: #1c47e3;    
	border: 5px double;    
}
 
 
.carousel-indicators {
	bottom: -40px;
}
#sidebar {
    
  z-index: 3;
}

#sidebar i {
  margin-right: 6px;
}

#sidebar .list-group-item {
  border-radius: 0;
  background-color: #065294;
  color: white;
  border-left: 0;
  border-right: 0;
 
}
#sidebar .list-group-item:hover { background-color: #8cc210;}

/* highlight active menu */
#sidebar .list-group-item:not(.collapsed) {
  background-color: #8cc210;
}

/* closed state */
#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
content: " \f067";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 5px;position: absolute;
  right: 10px;
}

/* open state */
#sidebar .list-group .list-group-item[aria-expanded="true"] {
background-color: #8cc210; color:black;
}
#sidebar .list-group .list-group-item[aria-expanded="true"]::after {
content: " \f068";
font-family: FontAwesome;
display: inline;
text-align: right;
padding-left: 5px;position: absolute;
  right: 10px;
}

/* level 1*/
#sidebar .list-group .collapse .list-group-item,
#sidebar .list-group .collapsing .list-group-item  {
padding-left: 20px;
}

#sidebar .list-group .collapse .list-group-item:hover{color:#065294; text-decoration:underline } 

/* level 2*/
#sidebar .list-group .collapse > .collapse .list-group-item,
#sidebar .list-group .collapse > .collapsing .list-group-item {
padding-left: 30px;
}

/* level 3*/
#sidebar .list-group .collapse > .collapse > .collapse .list-group-item {
padding-left: 40px;
}



.collapse.show {
visibility: visible;
}
.collapsing {
visibility: visible;
height: 0;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.collapsing.width {
-webkit-transition-property: width, visibility;
transition-property: width, visibility;
width: 0;
height: 100%;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.preloader {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  background:white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  transition: opacity 0.3s linear infinite;
}

.loading {
  display: flex;
}
.loading .dot {
  position: relative;
  width: 0.8em;
  height: 0.8em;
  margin: 0.2em;
  
}
.loading .dot::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  animation: wave 2s ease-out infinite;
}
.loading .dot:nth-child(1) {
  background: #0f52ba;

}
.loading .dot:nth-child(1)::before {
  animation-delay: 0.2s;
}
.loading .dot:nth-child(2) {
 
  background: #4682b4;
}
.loading .dot:nth-child(2)::before {
  animation-delay: 0.4s;
}
.loading .dot:nth-child(3) {
  background: #80c029;
 
}
.loading .dot:nth-child(3)::before {
  animation-delay: 0.6s;
}
.loading .dot:nth-child(4) {
  background: #b7e971;
}
.loading .dot:nth-child(4)::before {
  animation-delay: 0.8s;
}
.loading .dot:nth-child(5) {
  background: #b7e971;
}
.loading .dot:nth-child(5)::before {
  animation-delay: 1s;
}
@keyframes wave {
  50%, 75% {
    transform: scale(2.5);
 }
  80%, 100% {
    opacity: 0;
 }
}

@media screen and (min-width: 1500px) {
  .logo-txt {
    font-size: 1.8rem;padding-left: 5%;
  }
}
.border-hr{border-top: solid 2px #d4d4d4; margin-top: 10%;}

 
  .quote {
	padding: 0 15px 0 60px ;
	position: relative; font-size: 1.2rem;margin-top: 5%;
}
.quote::before {
	content: "\201C";
	font-family: Arial,sans-serif;
	color: #e2e2e2;
	font-weight: bold;
	font-size: 68px;
	line-height: 54px;
	position: absolute;
	left: 15px;
	top: 0;
}
 

#fixedMenuTop a {
  color: #69ab10;
  text-decoration: underline;
}