body{
	font-family: 'Lato', sans-serif;
	color: #484a4f;
}
.modal-dialog {
    max-width: 700px;
	z-index: 10;
}
.modal-body {
    padding: 0px;
}
.close{line-height: 0px;z-index: 1000;color: #fff;position: absolute;right: 28px;top: 31px;font-size: 46px;text-shadow: none;opacity: 1;}
.slideshow-container {
  position: relative;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slideshow-container .mySlides {
  display: none;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 40px;
}
.navbar-expand-lg .navbar-nav .nav-link{
padding-right: 2.5rem;
}
.carousel-ban-text-adj button {
    background: #005bc6;
    border: none;
    border-radius: 50px;
    color: #ffffff;
    height: 40px;
    margin-top: 24px;
	width: 220px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slideshow-container .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.slideshow-container .dot-container {
    display: none;
    text-align: center;
    padding: 20px;
    background: #ddd;
}

.slideshow-container .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.slideshow-container .active, .dot:hover {
  background-color: #717171;
}
.slideshow-container q {text-align: center;color: #fff;font-size:24px;font-weight: bold;}
.box{
    margin: auto auto;
    display: flex;
    width: auto;
	color: #fff;
    justify-content: space-evenly;
}
.navbar-dark .navbar-nav .nav-link {
    color: #484a4f;
}
.flt_lft{
	float: left;
}
.flt_rt{
	float: right;
}
.navbar-light .navbar-nav .nav-link {
   color: #484a4f;
}
.nametag{
  bottom: 75px;
    position: absolute;
    font-size: 36px;
    left: 8%;
    right: 8%;
    text-align: center;
    font-weight: bold;
    line-height: 45px;

}
.navbar-nav .active, .dot:hover {
    background-color: #fff;
	color: #484a4f;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
	color: #484a4f;
}
.nametag:nth-child(1){
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-duration: 5s;
  animation-direction: alternate;  
}

.nametag:nth-child(2){
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-duration: 5s;
  animation-direction: alternate;
}
.nametag:nth-child(3){
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-duration: 5s;
  animation-direction: alternate; 
}
@keyframes fade{
    0%,45% {
      opacity: 0;
}
    100%{
      opacity: 1;
  }
}


.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: auto;
      right: 24px;

}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-theme .owl-nav [class*='owl-']:hover{
	color: #005bc6 !important;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    background: none !important;
}
.owl-dots span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.owl-nav button:focus {
    outline: none;
}
.hdr_top{
	background: #f9f6f6;
	padding-top:12px;
	padding-bottom: 9px;
	border-bottom: 1px solid #d3d5e2;
	margin-bottom: 0px;
}
.hdr_top li{
	display: inline-block;
	list-style-type: none;
	    margin-right: 20px;
}
.hdr_top ul{
	margin-bottom: 0px;
}
.hdr_top .fa{
	color: #017dc5;
	margin-right: 10px;
}
.contact-info .fa{
	color: #017dc5;
	margin-right: 10px;
}
.smedia{
	float: right;
}
.logo_container{
	margin-top: 5px;
	margin-bottom: 5px;
}
.section-title1{
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
}
.navbar{
	background: #fff !important;
}
.heroContent {
  position: absolute;
  top: 30%;
  left: 30%;
  transform: translate(-50%, -50%);
}
.carousel-ban-text-adj{
        position: absolute;
        width: 800px;
        display: flex;
        margin-left: 18px;
        bottom: 90px;

    border-radius: 12px;
    padding: 8px;
}
.carousel-header-adj{
        margin: 0;
        vertical-align: top;
        padding-left: 0px;
        text-align: center;
        left: -3px;
		color: #fff;
		font-weight: bold;
}
.carousel-paragraph{
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0;
    color: #fff;
    font-weight: 400;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
}
.carousel-img-fit{
    min-width: 980px;
    min-height: 500px;
    object-fit: cover;
    object-position: 50% 50%;
}
.carousel-banner{
    max-height: 600px !important;
    min-height: 500px;
}
.carousel-banner-indicator{
    margin-left:auto;
    margin-right:auto;
    transition: 1s;
}
.carousel-indicators li {
    width: 250px;
    margin-top: -150px;
    margin-left: -60px;
    transition: 1s;
    opacity: 1;
}
.carousel-indicators li.active {
    border-top: 4px solid #8e3387;
    z-index:15;
}
.carousel-swap-adjuster{
        bottom: -20px;
}
.carousel-banner.active { 
    display: flex;
    justify-content: center;
}
.carousel-banner.carousel-item-next{
    display: flex;
    justify-content: center;
}
.carousel-banner.carousel-item-prev{
    display: flex;
    justify-content: center;
}
.abt_head{
	text-align: center;
	color: #383a3b;
	font-size:32px;
	font-weight: bold;
	padding-top:40px;
	padding-bottom: 10px;
}
.abt_head1{
	text-align: center;
	color: #fff;
	font-size:32px;
	font-weight: bold;
	padding-top:40px;
	padding-bottom: 10px;
}
.testimonial-section2 p{
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	margin-left: 30px;
	margin-right: 30px;
}
.abt_head12{
	text-align: left;
	color: #383a3b;
	font-size:22px;
	font-weight: bold;
	padding-top:20px;
	padding-bottom: 5px;
    text-decoration: underline;
}
.abt_brdr{
	border-bottom: 4px solid #005bc6;
	width: 80px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.abt_txt{
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
}

.abt_txt1{
	text-align: left;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
}
.abt_txt1 ul{
	margin-bottom: 0px;
}
footer{
	background: #005bc6;
    padding-top: 30px;
    padding-bottom: 10px;
	margin-top: 0px;
	color: #fff;
}
.sm_ftr{
	float: right;
}
.sm_ftr li{
	list-style-type: none;
	display: inline-block;
	padding-right: 15px;
	font-size: 16px;
}
.sm_ftr li a{
	color: #fff;
}
.why_bg{
	background: #f9f6f6;
	margin-top: 35px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom: 100px;
}
.offer_brdr{
	border: 1px solid #d3d5e2;
	color: #484a4f;
	margin-top: 70px;
	min-height: 420px;
	font-weight: 400;
}
.offer_brdr img{
	width: 100%;
}
.offer_more{
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	position: absolute;
    bottom: 0;
    left: auto;
	font-weight: 300;
    right: 0;
	background: #005bc6;
	color: #fff;
    border: 1px solid #d3d5e2;
	padding-left: 5px;
}
.offer_more a{
	color: #fff;
}
.offer_hd{
    text-align: left;
	color: #005bc6;
	text-transform: uppercase;
	font-weight: bold;
    padding-left: 15px;
	padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
	
}
#contact-form{
	margin-top: 30px;
}
.contact-info{
	margin-top: 30px;
}
.offer_txt{
	text-align: left;
	padding-top: 5px;
	font-weight: 400;
	line-height: 28px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 60px;
}
.p-2 {
    padding: .9em !important;
}

.why_head{
	text-align: center;
	color: #fff;
	font-size:32px;
	font-weight: bold;
	padding-top:60px;
	padding-bottom: 10px;
}
.why_txt{
	text-align: center;
}
.contact-page.why_bg{
	margin-top: 0px;
}
.car_inner{
	margin-bottom: 30px;
}
.contact-page .abt_brdr {
	
    margin-bottom: 60px;
}
a.text-dark:focus, a.text-dark:hover{
	text-decoration: none;
}
.testimonial-section2{
  height: 440px;
  position: relative;
  padding: 50px 0;
   background: #0a53b4;
   color: #fff;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #2b288d;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}
.carousel-banner-inner .carousel-ban-text-adj{
	width: 100%;
	margin-left: 0px;
	bottom: 145px;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #fff;
    border-color: #fff;
}
.carousel-banner-inner{
    min-height: 348px;
}
.carousel-img-fit-inner {
    min-width: 980px;
    min-height: 348px;
    object-fit: cover;
    object-position: 50% 50%;
}
.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div .h4 {
    color: #fff;
	font-weight: bold;
    font-size: 1.2em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}
#contact .form-control {
  border: 1px solid #efefef;
 
  border-radius: 0px;
	
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#contact .form-control:focus {
  border-bottom-color: #999999;
}

#contact input {
  height: 40px;
  width: 80%;
}
#contact textarea {
  width: 80%;
}
#contact button#submit {
  background: #005bc6;
  border: none;
  border-radius: 50px;
  color: #ffffff;
  height: 40px;
  margin-top: 24px;
}

#contact button#submit:hover {
  background: #7682cc;
  color: #ffffff;
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

}

@media (max-width: 768px) {
    .carousel-swap-adjuster{
        bottom: -40px;
    }
}
@media (max-width: 550px) {
    .carousel-swap-adjuster{
        bottom: -75px;
    }
}
@media (max-width: 380px) {
    .carousel-swap-adjuster{
        bottom: -105px;
    }
}
.tile_1{
  z-index: 14;
}
.tile_2{
  z-index: 13;
}
.tile_3{
  z-index: 12;
}
@media screen and (max-width : 767px) {
	.carousel-ban-text-adj{
		width: auto;
		bottom: 48px;
	}
	.slideshow-container .mySlides{
		font-size: 24px;
		line-height: 38px;

	}
	.carousel-paragraph{
		line-height: 26px;
		font-size: 16px;
	}
	.testimonial-section2 {
    height: 714px;
}
.abt_head1{
	padding-top: 0px;
	  font-size: 24px;
}
.hdr_top ul {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-bottom: 8px;
	    padding-left: 0px;
}
.smedia {
    display: none;
}
#navbarNavDropdown .nav-item{
	border-bottom: 1px solid #efefef;
	padding-top: 6px;
    padding-bottom: 6px;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto rgba(0,0,0,.1);
}
.hdr_top li {
    margin-top: 6px;
}
.navbar {
    background: #fff !important;
    padding: 0px;
}
.carousel-header-adj{
	font-size: 34px;
	left: 30px;
	text-align: left;
}
.carousel-banner-inner {
    min-height: 285px;
}
.carousel-img-fit-inner {

    min-height: 285px;
}
.carousel-banner-inner .carousel-ban-text-adj {
  
    bottom: 114px;
}
.sm_ftr {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.testimonial-section2 p{
	line-height: 42px;
}
.sm_ftr li{
	padding-left: 0px;
}
.ftr_txt{
	text-align: center;
	margin-bottom: 5px;
}
.why_bg{
	padding-bottom: 0px;
}
}