*{margin: 0; padding: 0; box-sizing: border-box; font-family: "Roboto", sans-serif;}
img{max-width: 100%;}
.feather{width: 16px; height: 16px;}
p{font-size: 17px;}

header{background-image: url('../images/slider_bg1.jpeg'); background-size: cover; background-attachment: fixed;
  width: 100%; height: 100%; position: relative; z-index: 1; padding-bottom: 60px;}
header:before{content: ''; position: absolute; left: 0; top: 0; background: #0146ad; width: 100%; height: 100%;
  opacity: 0.7; z-index: -1;}
header:after{content: ''; position: absolute; right: 0; top: 0; background: #e62631; width: 30%; height: 100%;
  z-index: -1; opacity: 1;}

#myModal .apply-btn a{background: #0146ad; text-decoration: none; display: block;
    padding: 15px 18px 11px; border-radius: 6px; color: #fff; font-size: 15px; text-transform: uppercase;
    font-weight: 500; margin-top: 15px; transition: 0.5s;}
#myModal .apply-btn a .feather{position: relative; top: -2px; margin-right: 6px; background: #fff;
    color: #0146ad; width: 22px; height: 22px; padding: 4px; border-radius: 50%; left: 8px;}
#myModal .apply-btn a:hover{background: #e62631;}
#myModal .apply-btn a:hover .feather{color: #e62631;}
#myModal .apply-btn a:focus{color: #fff;}

.top-section{padding: 15px 0px;}
.top-section .row{align-items: center;}
.top-section ul{margin: 0; padding: 0;}
.top-section ul li{list-style: none; display: inline-block;}
.top-section ul a{text-decoration: none; color: #fff;}
.top-section .left ul li{margin-right: 40px;}
.top-section .left ul li:last-child{margin-right: 0;}
.top-section .left ul li .feather{position: relative; top: -2px; margin-right: 4px;}
.top-section .social{text-align: right;}
.top-section ul.social li a .feather{width: 36px; height: 36px; padding: 8px; border-radius: 4px;}
.top-section ul.social li a .feather.feather-facebook{background: #1877F2; color: #fff;}
.top-section ul.social li a .feather.feather-instagram{background: linear-gradient(45deg, #F58529, #F77737, #D62976, #A42B9C, #5C2E91); color: #fff;}
.top-section ul.social li a .feather.feather-twitter{background: linear-gradient(45deg, #1DA1F2, #0d8ddb, #007bb6);}
.top-section ul.social li a .feather.feather-linkedin{background: linear-gradient(45deg, #0077B5, #005983, #003f5e);}
.top-section ul.social li a .feather.feather-youtube{background: linear-gradient(45deg, #FF0000, #CC0000, #990000);}

.menu-section .navbar{background: #fff; padding: 8px 15px; border-radius: 8px; box-shadow: 0 0 40px 5px rgb(0 0 0 / 38%);
    position: relative; border-top-left-radius: 52px;}
.menu-section .navbar-brand{padding: 0; width: 120px;}
.menu-section .navbar-brand img{width: 140px; position: absolute; top: -1px; left: -10px;}
.menu-section .nav-link{color: #333; font-size: 16px; text-transform: uppercase; padding: 15px 15px!important;
  font-weight: 600; line-height: normal;}
.menu-section .nav-link.active{color: #e62631;}
.menu-section .dropdown-menu{padding: 0; min-width: 200px;}
.menu-section .dropdown-menu .dropdown-item{border-bottom: 1px solid #ddd; padding: 10px 15px;}
.menu-section .dropdown-submenu{position: relative;}
.menu-section .dropdown-submenu .dropdown-menu {display: none; right: -200px; top: 0;}
/*.menu-section .dropdown-submenu .dropdown-menu.show {display: block; }*/
.menu-section .dropdown-submenu:hover .dropdown-menu{display: block;}

.menu-section .d-flex a{text-decoration: none; background: #0146ad; color: #fff; text-transform: uppercase;
    padding: 12px 20px 11px 20px; border-radius: 6px; transition: 0.5s;}
.menu-section .d-flex a:hover{background: #e62631;}
.menu-section .d-flex a:hover .feather{color: #e62631;}
.menu-section .d-flex a:focus{color: #fff;}

.banner-section {margin-top: 60px; color: #fff;}
.banner-section .data{padding: 30px 0px; padding-right: 40px;}
.banner-section .data h1.title{font-size: 48px; font-weight: 600; color: #fff; margin-bottom: 30px;}
.banner-section .data h4.sub-title{color: #ffe200; font-size: 18px; font-weight: 500;
    letter-spacing: 1px; text-transform: uppercase; position: relative; padding-bottom: 17px;
    margin-bottom: 16px; text-shadow: 0 0 3px #ffe200, 0 0 5px #000000;}
.banner-section .data h4.sub-title:before {position: absolute; content: ""; left: 0;
    bottom: 5px; width: 70px; height: 1px; background: #ffe200;}
.banner-section .data h4.sub-title:after {position: absolute; content: ""; left: 0; bottom: 0; width: 40px;
    height: 1px; background: #ffe200;}

.banner-section .data a.btn{background: #e62631; text-decoration: none; display: inline-block;
    padding: 15px 18px 11px; border-radius: 6px; color: #fff; font-size: 15px; text-transform: uppercase;
    font-weight: 500; margin-top: 15px; transition: 0.5s;}
.banner-section .data a.btn .feather{position: relative; top: -2px; margin-right: 6px; background: #fff;
    color: #e62631; width: 22px; height: 22px; padding: 4px; border-radius: 50%; left: 8px;}
.banner-section .data a.btn:hover{background: #0146ad;}
.banner-section .data a.btn:hover .feather{color: #0146ad;}
.banner-section .data a.btn:focus{color: #fff;}

.banner-section .banner-right {padding: 50px 20px; position: relative; z-index: 1;}
.banner-section .banner-right::before{content: ""; position: absolute; width: 82%; height: 75%;
  left: 0px; top: 30px; border-radius: 10px 0 0 0; border: 5px solid #ff9d8770;
  clip-path: polygon(0 0, 0 100%, 100% 0);}
.banner-section .banner-img img{border-radius: 10px; width: 100%; position: relative; z-index: 1;}
.banner-section .banner-shape{position: absolute; right: 0px; bottom: 30px;}
.banner-section .banner-shape img{width: 68px!important;}


.about-section {margin-top: 60px; margin-bottom: 60px;}
.about-section .data h1.title{font-size: 36px; font-weight: 600; color: #0146ad; margin-bottom: 15px;}
.about-section .data h4.sub-title{color: #e62631; font-size: 18px; font-weight: 500;
    letter-spacing: 1px; text-transform: uppercase; position: relative; padding-bottom: 17px;
    margin-bottom: 16px;}
.about-section .data h4.sub-title:before {position: absolute; content: ""; left: 0;
    bottom: 5px; width: 70px; height: 1px; background: #e62631;}
.about-section .data h4.sub-title:after {position: absolute; content: ""; left: 0; bottom: 0; width: 40px;
    height: 1px; background: #e62631;}

.about-section .data a.btn{background: #e62631; text-decoration: none; display: inline-block;
    padding: 15px 18px 11px; border-radius: 6px; color: #fff; font-size: 15px; text-transform: uppercase;
    font-weight: 500; margin-top: 15px; transition: 0.5s;}
.about-section .data a.btn .feather{position: relative; top: -2px; margin-right: 6px; background: #fff;
    color: #e62631; width: 22px; height: 22px; padding: 4px; border-radius: 50%; left: 8px;}
.about-section .data a.btn:hover{background: #0146ad;}
.about-section .data a.btn:hover .feather{color: #0146ad;}
.about-section .data a.btn:focus{color: #fff;}

.about-section .image-box {position: relative; display: block; padding-left: 157px; padding-bottom: 148px;
    margin-right: 30px;}
.about-section .image-box .vector-icon {position: absolute; left: -95px; top: 30px;}
.about-section .image-box img {position: relative; width: 100%;}
.about-section .image-box .image-2 {position: absolute; left: 0; bottom: 0;}
.about-section .image-box .image-2 img{width: 370px;}
.about-section .image-box .video-btn {position: absolute; right: 30px; bottom: 30px; width: 148px;
    height: 148px; padding: 36px 20px 13px; background-size: cover; background-repeat: no-repeat;
    background-position: 50%; z-index: 1;}
.about-section .image-box .video-btn:before {position: absolute; content: ""; width: 100%;
    height: 100%; left: 0; top: 0; opacity: .85; background-color: #0146ad; z-index: -1;}
.about-section .image-box .video-btn a {position: relative; display: inline-block; font-size: 30px;
    line-height: 30px; color: #fff; margin-bottom: 21px;}
.about-section .image-box .video-btn h6 {display: block; font-size: 16px; line-height: 20px;
    color: #fff; font-weight: 700; text-transform: uppercase;}

.team-section{margin-top: 80px; margin-bottom: 60px;}
.team-section .heading {text-align: center; margin-bottom: 50px;}
.team-section .heading .title-tagline {text-transform: uppercase; font-weight: 600; font-size: 18px;
    color: #cf161b; position: relative;}
.team-section .heading .title {font-weight: 700; text-transform: capitalize; font-size: 40px; color: #0146ad;
    margin-top: 5px; margin-bottom: 0;}
.team-section .heading .title span {color: #cf161b;}
.team-section .team-item {transition: .3s; position: relative; margin-bottom: 72px;}
.team-section .team-item:hover .image-wrap:before {opacity: 1;}
.team-section .team-item:hover .image-wrap{box-shadow: none;}
.team-section .team-item .image-wrap{position: relative; overflow: hidden; height: 315px;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.team-section .team-item .image-wrap:before {position: absolute; left: 0; top: 0; width: 100%; height: 100%;
    background: rgb(1 70 191 / 52%); content: ""; transition: .3s; opacity: 0;}
.team-section a {box-shadow: none; text-decoration: none;}
.team-section img {height: auto; width: 100%; border: none; border-radius: 0; box-shadow: none;}
.team-section .team-item .image-wrap .social-icons1 {position: absolute; right: -50px; width: 50px; background: #fff;
    padding: 12px 0; opacity: 0; visibility: hidden; transition: all 0.4s ease 0s; top: 50%; 
    transform: translateY(-50%); text-align: center; margin-top: 14px;}
.team-section .team-item :hover .image-wrap .social-icons1{right: 0; width: 50px; opacity: 1; visibility: visible;}
.team-section .social-icons1 a i {font-size: 15px; background: 0 0; color: #d60d09; width: 35px; height: 35px;
    line-height: 35px; text-align: center; transition: 0.3s all ease; border-radius: 50%; margin: 0;}
.team-section .team-item .team-content {position: absolute; background: #fff; padding: 12px 12px 13px;
    text-align: center; width: 80%; left: 0; right: 0; margin: auto; bottom: -38px; border-radius: 5px;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.team-section .team-item .team-content .member-desc h3{margin-bottom: 0;}
.team-section .team-item .team-content .member-desc h3 a {font-size: 20px; font-weight: 600; text-decoration: none;
    text-transform: capitalize; color: #0146ad;}
.team-section .team-item .team-content span.team-title{color: #616161; text-transform: uppercase; font-size: 14px;
    font-weight: 400; letter-spacing: 1px;}
.team-section .team-item .social-icons {display: none;}

.testimonial-section{position: relative; z-index: 1; padding-top: 180px; padding-bottom: 220px; background-color: #F6F6F6;
  background-image: url(../images/slider_bg.png); background-repeat: no-repeat;
  background-size: cover; background-attachment: fixed;}
.testimonial-section .pattern-layer1{position: absolute; left: 0px; top: 0px; width: 100%; height: 164px;
    background-repeat: repeat-x;}
.testimonial-section .pattern-layer2{position: absolute; left: 0px; bottom: 0px; width: 100%; height: 164px;
    background-repeat: repeat-x;}
.testimonial-section::before {content: ""; position: absolute; height: 100%; width: 100%;
    background: #ffffffd9; left: 0; top: 0; z-index: -1;}
.testimonial-section .heading {text-align: center; margin-bottom: 50px;}
.testimonial-section .heading .title-tagline {text-transform: uppercase; font-weight: 600; font-size: 18px;
    color: #cf161b; position: relative;}
.testimonial-section .heading .title {font-weight: 700; text-transform: capitalize; font-size: 40px; color: #0146ad;
    margin-top: 5px; margin-bottom: 0;}
.testimonial-section .heading .title span {color: #cf161b;}
.testimonial-section .item {background: #fff; padding: 20px; border-radius: 10px; margin-top: 30px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);}
.testimonial-section .testimonial-author-img {width: 80px; height: 80px; margin-top: -50px; position: absolute;
    right: 32px; border: 2px dashed #cf161b; border-radius: 50px; padding: 3px;}
.testimonial-section .testimonial-author-img img {border-radius: 50%; width: 70px; height: 70px; object-fit: cover;
    position: relative; top: 1px; left: 0.8px;}
.testimonial-section .testimonial-rate {color: #cf161b; margin-bottom: 20px;}
.testimonial-section .testimonial-author-info {margin-top: 20px;}
.testimonial-section .testimonial-author-info p{margin-bottom: 0;}
.testimonial-section .item span.icon .feather {position: absolute; color: #cf161b; right: 30px; bottom: 15px;
    width: 60px; height: 60px; opacity: 0.2;}


.blog-section{position: relative; z-index: 1; padding-top: 120px; padding-bottom: 30px; background-color: #fff;}
/*.blog-section::before {content: ""; position: absolute; background-image: url(../images/blog-map.png);
    background-repeat: no-repeat; background-position: center center; background-size: 50%; width: 100%;
    height: 100%; z-index: -1;}*/
.blog-section .heading {text-align: center; margin-bottom: 50px;}
.blog-section .heading .title-tagline {text-transform: uppercase; font-weight: 600; font-size: 18px;
    color: #cf161b; position: relative;}
.blog-section .heading .title {font-weight: 700; text-transform: capitalize; font-size: 40px; color: #0146ad;
    margin-top: 5px; margin-bottom: 0;}
.blog-section .heading .title span {color: #cf161b;}
.blog-section .blog-item {margin-bottom: 25px; background: #fff; border-radius: 10px;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%); transition: all .5s ease-in-out; border: 1px solid #ddd;}
.blog-section .blog-item-img {padding: 8px;}
.blog-section .blog-item-img img {border-radius: 10px;}
.blog-section .blog-item-info {padding: 23px 30px 20px 30px;}
.blog-section .blog-item-meta ul {margin: 0; padding: 0; margin-bottom: 14px; border-bottom: 1px solid #e6e8eb;
    padding-bottom: 18px;}
.blog-section .blog-item-meta ul li {display: inline-block; margin-right: 15px; position: relative;
    color: #192E3F; list-style: none;}
.blog-section .blog-item-meta ul li .feather {margin-right: 5px; color: #cf161b; position: relative; top: -2px;}
.blog-section .blog-title a {font-size: 22px; margin-bottom: 15px; text-transform: capitalize;}
.blog-section .blog-item-info p {margin-bottom: 25px;}
.blog-section .btn {font-size: 14px; color: #ffffff; padding: 7px 8px 7px 25px; text-transform: uppercase;
    position: relative; cursor: pointer; text-align: center; border-radius: 50px; font-weight: 600;
    overflow: hidden; border: none; background: #0146ad; box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
    transition: all 0.5s ease-in-out; z-index: 1;}
.blog-section .btn .feather {height: 30px; width: 30px; line-height: 30px; color: #0146ad; background: #fff;
    margin-left: 12px; border-radius: 50px; transition: all .5s ease-in-out; padding: 8px;}
.blog-section a{text-decoration: none; color: inherit;}

.notice-page .blog-item{display: flex; align-items: center;}
.notice-page .blog-item .blog-item-img{width: 35%; padding: 10px;}
.notice-page .blog-item .blog-item-info{padding: 10px 10px 10px 10px;}
.notice-page .blog-item .blog-item-meta ul{margin-bottom: 5px; padding-bottom: 3px;}
.notice-page .blog-item .blog-title a{font-size: 18px; font-weight: 600; display: block; line-height: normal;}



.gallery-category{margin-top: 80px; position: relative;}
.gallery-category .owl-dots{position: absolute; right: 0;
    top: -62px;}
.gallery-category .heading {text-align: center; margin-bottom: 50px;}
.gallery-category .heading .title-tagline {text-transform: uppercase; font-weight: 600; font-size: 18px;
    color: #cf161b; position: relative;}
.gallery-category .heading .title {font-weight: 700; text-transform: capitalize; font-size: 40px; color: #0146ad;
    margin-top: 5px; margin-bottom: 0;}
.gallery-category .heading .title span {color: #cf161b;}
.gallery-category .box{text-align: center;
    margin-top: 30px;
    height: 200px; overflow: hidden;}
.gallery-category .item:nth-child(even){background: #000;}



.gallery-category .cardList {position: relative; display: block;
  -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;
  margin: 2%; -webkit-filter: none; filter: none; opacity: 1;
  -webkit-transition: 0.25s ease-in-out opacity, 0.25s ease-in-out filter;
  transition: 0.25s ease-in-out opacity, 0.25s ease-in-out filter;
  cursor: pointer; text-decoration: none; height: 230px;}
.gallery-category a{text-decoration: none;}
.gallery-category .cardList__title {display: block; text-align: center; opacity: 1; font-size: 24px; font-weight: 600;
    color: #0146ad; position: relative; z-index: 11; top: 26%;}
.gallery-category .cardList:hover .card {
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.35s ease-out transform, 0.35s ease-out shadow;
  transition: 0.35s ease-out transform, 0.35s ease-out shadow;
}
.gallery-category .cardList:nth-child(2n + 1) .card:nth-child(1) {
  -webkit-transform: translate(-2%, -2%); transform: translate(-2%, -2%);}
.gallery-category .cardList:nth-child(2n + 1) .card:nth-child(2) {
  -webkit-transform: translate(-2%, 2%) rotate(2deg);
  transform: translate(-2%, 2%) rotate(2deg);}
.gallery-category .cardList:nth-child(2n + 1) .card:last-of-type {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);}
.gallery-category .cardList:nth-child(2n + 1):hover .card__bg {
  -webkit-filter: none; filter: none; opacity: 1;}
.gallery-category .cardList:nth-child(2n + 1):hover .card:nth-child(1) {
  -webkit-transform: translate(30%, 45%) rotate(-2deg);
   transform: translate(30%, 45%) rotate(-2deg);}
.gallery-category .cardList:nth-child(2n + 1):hover .card:nth-child(2) {
  -webkit-transform: translate(-50%, 35%) rotate(5deg);
  transform: translate(-50%, 35%) rotate(5deg);}
.gallery-category .cardList:nth-child(2n + 1):hover .card:last-of-type {
  -webkit-transform: rotate(5deg) translate(0%, -40%);
  transform: rotate(5deg) translate(0%, -40%);}
.gallery-category .cardList:nth-child(2n) .card:nth-child(1) {
  -webkit-transform: translate(2%, 2%);
  transform: translate(2%, 2%);}
.gallery-category .cardList:nth-child(2n) .card:nth-child(2) {
  -webkit-transform: translate(2%, -2%) rotate(-2deg);
  transform: translate(2%, -2%) rotate(-2deg);}
.gallery-category .cardList:nth-child(2n) .card:nth-child(3) {
  -webkit-transform: rotate(2deg); transform: rotate(2deg);}
.gallery-category .cardList:nth-child(2n):hover .card:nth-child(1) {
  -webkit-transform: translate(2%, 50%) rotate(5deg);
  transform: translate(2%, 50%) rotate(5deg);}
.gallery-category .cardList:nth-child(2n):hover .card:nth-child(2) {
  -webkit-transform: translate(50%, -30%) rotate(10deg);
  transform: translate(50%, -30%) rotate(10deg);}
.gallery-category .cardList:nth-child(2n):hover .card:nth-child(3) {
  -webkit-transform: translate(-25%, -40%) rotate(-5deg);
  transform: translate(-25%, -40%) rotate(-5deg);}
.gallery-category .card {position: absolute; top: 0;
  left: 0; width: 100%; padding-top: 60%; background-color: #ccc;
  -webkit-transition: 0.28s ease-out transform, 0.28s ease-out shadow;
  transition: 0.28s ease-out transform, 0.28s ease-out shadow;
  overflow: hidden; z-index: 5; -webkit-backface-visibility: hidden;
  backface-visibility: hidden; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);}
.gallery-category .card__bg {position: absolute; top: 0; left: 0;
  right: 0; bottom: 0; background-repeat: no-repeat;
  background-size: cover; background-color: #ccc;}
.gallery-category .card:not(:last-of-type) .card__bg {
  background-blend-mode: multiply; -webkit-filter: grayscale(100%);
  filter: grayscale(100%); opacity: 0.25;
  -webkit-transition: 0.25s ease-in-out filter, 0.25s ease-in-out opacity;
  transition: 0.25s ease-in-out filter, 0.25s ease-in-out opacity;
}
.gallery-category .cardList:hover .card:not(:last-of-type) .card__bg {
  background-blend-mode: normal; -webkit-filter: none;
  filter: none; opacity: 1;}
.gallery-category .container:hover .cardList {
  -webkit-filter: grayscale(100%); filter: grayscale(100%);
  opacity: 0.25; z-index: 1;}
.gallery-category .container:hover .cardList:hover {
  -webkit-filter: none; filter: none; opacity: 1;
  z-index: 100px;}



.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp_float img {
    width: 100%;
    height: 100%;
    padding: 10px;
}

.whatsapp_float:hover {
    background-color: #128C7E;
}









.footer-section{background: #002d71; color: #f1f1f1; padding-bottom: 40px; overflow: hidden;}
.footer-section .about{position: relative; z-index: 1; padding-top: 60px; padding-bottom: 20px; padding-right: 10px;}
.footer-section .col-md-8{position: relative; z-index: 1;}
.footer-section .col-md-8:before {content: ""; position: absolute; background-image: url(../images/footer-map.png);
    background-repeat: no-repeat; background-position: center center; background-size: contain; width: 100%;
    height: 100%; z-index: -1;}

.footer-section .logo{text-align: center; margin-bottom: 15px;}
.footer-section .logo img{width: 250px;}
.footer-section .phone{display: flex; align-items: center; gap:8px; text-decoration: none;
  flex-direction: column; text-align: center; color: #fff;}
.footer-section .phone .icon .feather{background: #ffcc00; color: #222; width: 36px; height: 36px;
    border-radius: 50%; text-align: center; padding: 8px;}
.footer-section .phone p{margin-bottom: 0; color: #ffcc00;}
.footer-section .links{padding-top: 60px; padding-bottom: 20px;}
.footer-section h1.title{color: #ffcc00; border-bottom: 1px solid #ffcc00; width: max-content;
  font-size: 24px; font-weight: 500; padding-bottom: 12px; margin-bottom: 30px;}
.footer-section ul{margin: 0; padding: 0; list-style: none;}
.footer-section ul li{width: 49%; display: inline-block;}
.footer-section ul li a{list-style: none; color: #f1f1f1; text-decoration: none; display: inline-block;
  padding: 2px 0px; margin: 4px 0px; transition: 0.5s;}
.footer-section ul li a:hover{color: #ffcc00; padding-left: 5px;}
.footer-section ul li a .feather{width: 15px; height: 15px; position: relative; top: -2px; margin-right: 6px;}
.footer-section .contact{margin-top: 24px; background: #0146ad; border-radius: 6px; padding: 20px 20px;
  display: flex; align-items: center; justify-content: space-between;}
.footer-section .social li{width: auto;}
.footer-section .social li.text{background: #000000; color: #ffffff; padding: 12px 20px; margin-right: 10px;
    border-radius: 2px;}
.footer-section .social li a .feather{width: 46px; height: 46px; padding: 13px; border-radius: 4px; box-shadow: 0 0 40px 5px rgb(0 0 0 / 38%);}
.footer-section .social li a .feather.feather-facebook{background: #1877F2; color: #fff;}
.footer-section .social li a .feather.feather-instagram{background: linear-gradient(45deg, #F58529, #F77737, #D62976, #A42B9C, #5C2E91); color: #fff;}
.footer-section .social li a .feather.feather-twitter{color: #fff; background: linear-gradient(45deg, #1DA1F2, #0d8ddb, #007bb6);}
.footer-section .social li a .feather.feather-linkedin{color: #fff; background: linear-gradient(45deg, #0077B5, #005983, #003f5e);}
.footer-section .social li a .feather.feather-youtube{color: #fff; background: linear-gradient(45deg, #FF0000, #CC0000, #990000);}


.footer-section .contact_info ul li{width: 100%;}
.footer-section .contact_info ul li .phone{display: flex; align-items: center; gap: 8px;
    text-decoration: none; flex-direction: row; text-align: left; color: #fff; width: 100%;}

.footer-bottom-section{background: #0146ad; color: #fff; padding: 12px 0px 10px;}
.footer-bottom-section p{margin-bottom: 0; font-size: 14px;}
.footer-bottom-section .right{text-align: right;}
.footer-bottom-section .right a{text-decoration: none; color: #ffcc00;}







.breadcumb-area{background-repeat: no-repeat; background-attachment: scroll; background-position: center center;
    background-image: url('../images/breadcumb-img.jpg'); background-size: cover; padding: 100px 0 100px;
    background-color: #121B51; position: relative; background-attachment: fixed; position: relative;}
.breadcumb-area::before {background: #00000094; position: absolute; top: 0; right: 0; left: 0;
    height: 100%; width: 100%; content: "";}
.breadcumb-area .ccase {text-transform: capitalize; position: relative;}
.breadcumb-area .brpt h2 {font-size: 30px; margin-bottom: 20px; margin-top: 0; color: #fff;
    text-transform: uppercase; font-weight: 800;}
.breadcumb-area .breadcumb-inner ul{color: #fff; margin: 0; padding: 0;}
.breadcumb-area .breadcumb-inner li {display: inline-block; margin: 0 6px; color: #fff; font-size: 14px;
    font-weight: 500; text-transform: uppercase;}
.breadcumb-area .breadcumb-inner li a {color: #ffffff; text-transform: uppercase; text-decoration: none;}

.about-page{margin-top: 30px; background: #fff;}
.about-testimonial .pattern-layer2{display: none;}

.blog-section{padding-top: 30px;}


.blog-detail-section{margin-top: 30px;}
.blog-detail-section .box{position: relative; display: block; margin-bottom: 80px;
    padding-right: 30px;}
.blog-detail-section .box .image-holder {position: relative; display: block;}
.blog-detail-section .box .image-holder .image {position: relative; display: block;
    overflow: hidden; border: 1px solid #ddd; border-radius: 6px; text-align: center;
    margin-bottom: 10px;}
.blog-detail-section .box .image-holder .image:before {position: absolute; content: '';
    left: 0px; bottom: 0px; width: 100%; height: 0px; background-color: rgba(16, 32, 67, 0.8);
    visibility: hidden; opacity: 0; transform-style: preserve-3d;
    transform: perspective(370px) rotateY(90deg) translate(0px, 50px); transition: all 900ms ease;
    -moz-transition: all 900ms ease; -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease; -o-transition: all 900ms ease; z-index: 1; display: block;}
/*.blog-detail-section .box:hover .image-holder .image:before {visibility: visible; opacity: 1;
    transform: perspective(370px) rotateY(0deg) translate(0px, 0px); height: 100%;}*/
.blog-detail-section .box .image-holder .image img {width: auto; max-width: 100%; -webkit-transform: scale(1);
    transform: scale(1); -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease; transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;}
.blog-detail-section .box .image-holder .date {position: absolute; left: 20px; bottom: 20px;
    width: 80px; height: 80px; background: #ffffff; z-index: 1; padding: 18px 0;}
.blog-detail-section .box .image-holder .date h2 {color: #c00609; font-size: 32px;
    line-height: 22px; font-weight: 600; text-align: center;}
.blog-detail-section .box .image-holder .date h2 span {color: #c00609; font-size: 18px;
    line-height: 22px; font-weight: 600; text-align: center;}
.blog-detail-section .box .text-holder {position: relative; display: block; padding: 0px 0px 0px;}
.blog-detail-section .box .text-holder .meta-info {position: relative; display: block;
    overflow: hidden; border-bottom: 1px solid #e4e4e4; padding: 22px 0; margin: 0;
    margin-bottom: 20px;}
.blog-detail-section .box .text-holder .meta-info li {position: relative; display: inline-block;
    float: left; line-height: 26px; padding-right: 16px; margin-right: 15px;}
.blog-detail-section .box .text-holder .meta-info li:before {position: absolute; top: 8px;
    right: 0; bottom: 3px; width: 1px; background: #b8b8b8; content: ""; height: 15px;
    transform: rotate(12deg);}
.blog-detail-section .box .text-holder .meta-info li a {color: #aca8a8; font-size: 16px;
    font-weight: 400; transition: all 200ms linear; transition-delay: 0.1s; text-decoration: none;}
.blog-detail-section .box .text-holder .title a {color: #222; transition: all 200ms linear;
    transition-delay: 0.1s; display: block; font-size: 26px; font-weight: 700; line-height: 46px;}

.blog-detail-section .recent-news{position: relative; display: block; padding-top: 11px;}
.blog-detail-section .recent-news .title {position: relative; display: block; margin-top: -7px;
    padding-bottom: 16px;}
.blog-detail-section .recent-news .title h3 {position: relative; display: block; color: #0b1953;
    font-size: 24px; line-height: 30px; font-weight: 700; text-transform: capitalize;}
.blog-detail-section .recent-news .title .border-box {position: relative; display: inline-block;
    margin-left: 10px; width: 35px; height: 2px; background: #c5c9cc;}
.blog-detail-section .recent-news .recent-news-post {position: relative; display: block;
    padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #e1e1e1;}
.blog-detail-section .recent-news .recent-news-post .inner {position: relative;
    display: flex; align-items: center; min-height: 60px; padding-left: 70px;}
.blog-detail-section .recent-news .recent-news-post .img-box {position: absolute; top: 0;
    left: 0; width: 70px; height: 60px; overflow: hidden; border: 1px solid #ddd; border-radius: 4px;}
.blog-detail-section .recent-news .recent-news-post .img-box img {width: 100%;}
.blog-detail-section .recent-news .recent-news-post .img-box .overlay-content {position: absolute;
    top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.90);
    border-radius: 0%; opacity: 0; transform: perspective(400px) scale(0); transform-origin: top;
    transition: all 0.5s ease-in-out 0s; display: flex; flex-direction: row; justify-content: center;
    align-items: center; z-index: 2;}
.blog-detail-section .recent-news .recent-news-post .img-box .overlay-content a {color: #ffffff;
    font-size: 14px; transition: all 200ms linear; transition-delay: 0.1s;}
.blog-detail-section .recent-news .recent-news-post:hover .img-box .overlay-content {opacity: 1;
    transform: perspective(400px) scale(1.0); transition: all 0.3s ease-in-out 0.3s;}
.blog-detail-section .recent-news .recent-news-post .title-box {position: relative; display: block;
    padding-left: 20px;}
.blog-detail-section .recent-news .recent-news-post .title-box h4 {position: relative; top: -4px;
    font-size: 15px; line-height: 22px; font-weight: 500; margin: 0;}
.blog-detail-section .recent-news .recent-news-post .title-box h4 a {color: #222;
    transition: all 200ms linear; transition-delay: 0.1s; text-decoration: none; font-size: 18px;}
.blog-detail-section .recent-news .recent-news-post .title-box h6 {color: #cf161b; font-size: 14px;
    line-height: 16px; font-weight: 600;}



.gallery-category-page{padding-top: 80px; position: relative; padding-bottom: 160px; background: #EEF6EB;}
.gallery-category-page .owl-dots{position: absolute; right: 0; top: -62px;}
.gallery-category-page .heading{border-left: 3px solid #f8730a;
    margin-bottom: 36px; margin-left: 0px; margin-right: 0;}
.gallery-category-page .heading h2{font-weight: 600; font-size: 25px;}
.gallery-category-page .heading p{margin-bottom: 0px; font-size: 18px; color: #666;}
.gallery-category-page .box{text-align: center; margin-top: 30px; height: 200px; overflow: hidden;}
.gallery-category-page .item:nth-child(even){background: #000;}

.gallery-category-page .cardList {position: relative; display: block;
  -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;
  margin: 2%; -webkit-filter: none; filter: none; opacity: 1;
  -webkit-transition: 0.25s ease-in-out opacity, 0.25s ease-in-out filter;
  transition: 0.25s ease-in-out opacity, 0.25s ease-in-out filter;
  cursor: pointer; text-decoration: none; height: 230px;}
.gallery-category-page .cardList__title {display: block; text-align: center; opacity: 1; font-size: 24px; font-weight: 600;
    color: #fff; background: #c00609; position: relative; z-index: 11; top: 26%;}
.gallery-category-page .cardList:hover .card {
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.35s ease-out transform, 0.35s ease-out shadow;
  transition: 0.35s ease-out transform, 0.35s ease-out shadow;
}
.gallery-category-page .cardList:nth-child(2n + 1) .card:nth-child(1) {
  -webkit-transform: translate(-2%, -2%); transform: translate(-2%, -2%);}
.gallery-category-page .cardList:nth-child(2n + 1) .card:nth-child(2) {
  -webkit-transform: translate(-2%, 2%) rotate(2deg);
  transform: translate(-2%, 2%) rotate(2deg);}
.gallery-category-page .cardList:nth-child(2n + 1) .card:last-of-type {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);}
.gallery-category-page .cardList:nth-child(2n + 1):hover .card__bg {
  -webkit-filter: none; filter: none; opacity: 1;}
.gallery-category-page .cardList:nth-child(2n + 1):hover .card:nth-child(1) {
  -webkit-transform: translate(30%, 45%) rotate(-2deg);
   transform: translate(30%, 45%) rotate(-2deg);}
.gallery-category-page .cardList:nth-child(2n + 1):hover .card:nth-child(2) {
  -webkit-transform: translate(-50%, 35%) rotate(5deg);
  transform: translate(-50%, 35%) rotate(5deg);}
.gallery-category-page .cardList:nth-child(2n + 1):hover .card:last-of-type {
  -webkit-transform: rotate(5deg) translate(0%, -40%);
  transform: rotate(5deg) translate(0%, -40%);}
.gallery-category-page .cardList:nth-child(2n) .card:nth-child(1) {
  -webkit-transform: translate(2%, 2%);
  transform: translate(2%, 2%);}
.gallery-category-page .cardList:nth-child(2n) .card:nth-child(2) {
  -webkit-transform: translate(2%, -2%) rotate(-2deg);
  transform: translate(2%, -2%) rotate(-2deg);}
.gallery-category-page .cardList:nth-child(2n) .card:nth-child(3) {
  -webkit-transform: rotate(2deg); transform: rotate(2deg);}
.gallery-category-page .cardList:nth-child(2n):hover .card:nth-child(1) {
  -webkit-transform: translate(2%, 50%) rotate(5deg);
  transform: translate(2%, 50%) rotate(5deg);}
.gallery-category-page .cardList:nth-child(2n):hover .card:nth-child(2) {
  -webkit-transform: translate(50%, -30%) rotate(10deg);
  transform: translate(50%, -30%) rotate(10deg);}
.gallery-category-page .cardList:nth-child(2n):hover .card:nth-child(3) {
  -webkit-transform: translate(-25%, -40%) rotate(-5deg);
  transform: translate(-25%, -40%) rotate(-5deg);}
.gallery-category-page .card {position: absolute; top: 0;
  left: 0; width: 100%; padding-top: 60%; background-color: #ccc;
  -webkit-transition: 0.28s ease-out transform, 0.28s ease-out shadow;
  transition: 0.28s ease-out transform, 0.28s ease-out shadow;
  overflow: hidden; z-index: 5; -webkit-backface-visibility: hidden;
  backface-visibility: hidden; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);}
.gallery-category-page .card__bg {position: absolute; top: 0; left: 0;
  right: 0; bottom: 0; background-repeat: no-repeat;
  background-size: cover; background-color: #ccc;}
.gallery-category-page .card:not(:last-of-type) .card__bg {
  background-blend-mode: multiply; -webkit-filter: grayscale(100%);
  filter: grayscale(100%); opacity: 0.25;
  -webkit-transition: 0.25s ease-in-out filter, 0.25s ease-in-out opacity;
  transition: 0.25s ease-in-out filter, 0.25s ease-in-out opacity;
}
.gallery-category-page .cardList:hover .card:not(:last-of-type) .card__bg {
  background-blend-mode: normal; -webkit-filter: none;
  filter: none; opacity: 1;}
.gallery-category-page .container:hover .cardList {
  -webkit-filter: grayscale(100%); filter: grayscale(100%);
  opacity: 0.25; z-index: 1;}
.gallery-category-page .container:hover .cardList:hover {
  -webkit-filter: none; filter: none; opacity: 1;
  z-index: 100px;}




.gallery-page-section{padding-top: 40px; padding-bottom: 40px; background: #EEF6EB;}
.gallery-page-section .nav-pills{background: #fff; border-radius: 8px; box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
    transition: all .5s ease-in-out; border: 1px solid #ddd;}
.gallery-page-section .nav-pills .nav-link{width: 260px; text-align: left; border-bottom: 1px solid #ddd; color: #222;
  padding: 12px 15px;}
.gallery-page-section .nav-pills .nav-link:hover{background: #0146ad29;}
.gallery-page-section .nav-pills .nav-link.active{color: #fff; background: #0146ad;}
.gallery-page-section .box {position: relative; width: 100%; margin-bottom: 25px;}
.gallery-page-section .image{height: 200px; overflow: hidden;}
.gallery-page-section .image img {width: 100%;}
.gallery-page-section .icon{position: absolute; width: 100%; height: 100%;
    top: 0; left: 0;}
.gallery-page-section .icon::before {content: ""; position: absolute; left: 10px;
    top: 10px; right: 10px; bottom: 10px; background: #0146ad; opacity: 0;
    visibility: hidden; transition: .3s;}
.gallery-page-section .icon:hover::before {opacity: .5; visibility: visible;}
.gallery-page-section .icon a {width: 70px; height: 70px; display: flex;
    align-items: center; justify-content: center; position: absolute; left: 50%;
    top: 50%; transform: translate(-50%,-50%) scale(0); transition: .5s;
    border-radius: 50px; opacity: 0; visibility: hidden; font-size: 60px;
    color: #0146ad; background: #fff;}
.gallery-page-section .icon:hover a {opacity: 1; visibility: visible;
    transform: translate(-50%,-50%) scale(1);}


.dealer-page {background: #fff; padding: 60px 0px;}
.dealer-page .box{box-shadow: rgba(100, 100, 111, 0.15) 0px 7px 29px 0px;
    background: #fff; border-radius: 15px; border: 1px solid #ddd;}
.dealer-page .box h1{font-size: 22px; font-weight: 700;
    padding: 15px; margin-bottom: 0; text-align: center;}
.dealer-page .map iframe{width: 100%; height: 200px;}
.dealer-page .info{padding: 0px 25px 25px 25px;}
.dealer-page .info a{text-decoration: none;}
.dealer-page .info li{margin-top: 20px; list-style: none;}
.dealer-page .info .phone{display: flex;
    align-items: center; color: #494949;}
.dealer-page .info .phone .icon{margin-right: 15px;}
.dealer-page .info .phone .icon .feather{width: 18px;}
.dealer-page .info .phone p{margin-bottom: 0;
    font-size: 17px; color: #000000; font-weight: 500; line-height: 22px;}


.contact-page{margin: 30px 0px;}
.contact-page .contact-wrapper {padding: 50px 30px; background: #fff; border-radius: 10px; box-shadow: 0 0 40px 5px rgb(0 0 0/5%);
    position: relative;}
.contact-page .contact-form {padding: 0 40px;}
.contact-page .contact-form-header {margin-bottom: 30px; color: #192e3f;}
.contact-page .contact-form-header h2 {color: #192e3f; font-size: 30px; margin-bottom: 10px; font-weight: 600;}
.contact-page .contact-form .form-group {margin-bottom: 25px;}
.contact-page .contact-form .form-group .form-control,
.contact-page .contact-form .form-group .form-select {padding: 12px 20px; border-radius: 8px; box-shadow: none;
    transition: all .5s ease-in-out;}
.contact-page .contact-form .form-group .form-control:focus,
.contact-page .contact-form .form-group .form-select:focus {border-color: #cf161b;}
.contact-page .contact-form .select2-container .select2-selection--single{height: 48px!important; border-color: #dee2e6!important;}
.contact-page .contact-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 48px!important}
.contact-page .contact-form .select2-container--default .select2-selection--single .select2-selection__arrow{height: 48px!important;}
.contact-page .contact-content {margin-bottom: 50px;}
.contact-page .contact-info {display: flex; align-items: center; gap: 20px; padding: 20px 0px;
    position: relative; overflow: hidden; margin-bottom: 10px; border-bottom: 1px solid #e7e9ec;
    text-decoration: none; color: #222}
.contact-page .contact-info:last-child {border-bottom: none;}
.contact-page .contact-info-icon .feather {color: #fff; width: 45px; height: 45px; line-height: 45px;
    border-radius: 50px; text-align: center; background: #cf161b; padding: 12px;}
.contact-page .contact-info h5 {color: #192e3f; margin-bottom: 5px;}
.contact-page .contact-info p {color: #192e3f; margin-bottom: 0;}
.contact-page .btn {font-size: 14px; color: #ffffff; padding: 7px 8px 7px 25px; text-transform: uppercase;
    position: relative; cursor: pointer; text-align: center; border-radius: 50px; font-weight: 600;
    overflow: hidden; border: none; background: #cf161b; box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
    transition: all 0.5s ease-in-out; z-index: 1;}
.contact-page .btn .feather {height: 30px; width: 30px; line-height: 30px; color: #cf161b; background: #fff;
    margin-left: 12px; border-radius: 50px; transition: all .5s ease-in-out; padding: 8px;}

.map-section iframe{width: 100%; margin-bottom: -6px;}


.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp_float img {
    width: 100%;
    height: 100%;
    padding: 10px;
}

.whatsapp_float:hover {
    background-color: #128C7E;
}



@media (max-width: 768px) {
    header{padding-bottom: 0;}
  .top-section{display: none;}
  .menu-section{padding: 8px 0px;}
  .menu-section .navbar{padding: 0;}
  .menu-section .navbar-brand{position: relative; top: 0;}
  .menu-section .navbar-brand img{width: 90px;}
  .menu-section .navbar-collapse{padding-left: 0; padding-top: 0; background: #ffdcdd; border-radius: 6px;
    margin-top: 35px; margin-bottom: 0;}
    .menu-section .navbar-brand p{display: none;}
  .menu-section .navbar-nav{margin-top: 15px;}
  .banner-section{margin-top: 0;}
  .menu-section .nav-item{margin-right: 0;}
  .menu-section .nav-link{border-bottom: 1px solid #00000021; color: #222; padding: 10px 15px!important;
    font-size: 13px; transition: 0.5s;}
  .menu-section .nav-link:hover{background: #cf161b; color: #fff;}
  .menu-section .d-flex a{background: transparent; color: #222; width: 100%; padding: 10px 15px; font-size: 13px;
    transition: 0.5s; font-weight: 600;}
  .menu-section .d-flex a:hover{background: #cf161b; color: #fff;}
  .menu-section .navbar-brand img{position: absolute; left: -3px; top: -21px;}
  .menu-section.fixed-top .navbar-collapse{padding-left: 0;}

  .banner-section{margin-top: 20px; margin-bottom: 20px;}
  .banner-section .data{margin-top: 20px; padding-right: 0; padding-bottom: 0;}
  .banner-section .banner h1.title{font-size: 16px;}
  .banner-section .banner h1.title{font-size: 26px; margin-bottom: 10px;}
  .banner-section .banner a.btn{margin-top: 0; margin-bottom: 0px; width: 100%; text-align: left;}
  .banner-section .banner .image{padding-left: 0;}

  .about-section{margin-top: 40px; margin-bottom: 20px;}
  .about-section .image-box{margin-right: 0;}
  .about-section .data{padding-left: 0; margin-top: 15px; margin-bottom: 15px;}
  .about-section .data h4.sub-title{font-size: 16px;}
  .about-section .data h1.title{font-size: 26px; margin-bottom: 10px;}
  .about-section .data a.btn{width: 100%; margin-top: 0;}

  .team-section{margin-top: 20px; margin-bottom: 20px;}
  .team-section .heading{margin-bottom: 15px!important;}
  .team-section .heading .title-tagline{font-size: 15px!important;}
  .team-section .heading .title{font-size: 24px!important;}

  .testimonial-section{padding-top: 30px; padding-bottom: 30px;}
  .testimonial-section .pattern-layer1{display: none;}
  .testimonial-section .pattern-layer2{display: none;}
  .testimonial-section .heading{margin-bottom: 15px;}
  .testimonial-section .heading .title-tagline{font-size: 16px;}
  .testimonial-section .heading .title{font-size: 26px;}

  .blog-section{padding-top: 30px; padding-bottom: 0px;}
  .blog-section .heading{margin-bottom: 15px;}
  .blog-section .heading .title-tagline{font-size: 16px;}
  .blog-section .heading .title{font-size: 26px;}
  .blog-section .btn{font-size: 12px; font-weight: 500; padding: 5px 5px 5px 12px;
        display: flex; width: fit-content; align-items: center;}
  .blog-section .btn .feather{width: 24px; height: 24px; line-height: 24px; padding: 6px;}

  .gallery-category{margin-top: 20px; margin-bottom: -80px;}
  .gallery-category .heading{margin-bottom: 15px!important;}
  .gallery-category .heading .title-tagline{font-size: 15px!important;}
  .gallery-category .heading .title{font-size: 24px!important;}
  .gallery-category .cardList__title{font-size: 16px;}

  .footer-section{padding-bottom: 15px;}
  .footer-section .logo img{width: 160px;}
  .footer-section .about{padding-top: 20px;}
  .footer-section .about:before{content: none;}
  .footer-section .social li a {color: #222; background: #ffcc00; width: 40px;
    height: 40px; line-height: 34px;}
  .footer-section .links {padding-top: 10px; padding-bottom: 10px;}
  .footer-section h1.title{font-size: 22px; margin-bottom: 15px;}
  .footer-section .phone{flex-direction: row; text-align: left;}
  .footer-section .contact{flex-direction: column; align-items: baseline; gap: 15px;}
  .footer-section .social li{margin-right: 8px;}
  .footer-bottom-section .right{text-align: left;}
  .footer-bottom-section p{font-size: 15px;}

  .contact-page{margin: 0 0;}
  .contact-page .contact-wrapper {padding:30px 15px 10px;}
  .contact-page .contact-content{margin-bottom: 20px;}
  .contact-page .contact-form {padding: 0;}
  .contact-page .contact-info {padding: 0; margin-bottom: 10px; padding-bottom: 10px;}
  .contact-page .btn{font-size: 14px; font-weight: 500;}
  .contact-page .btn .feather{width: 30px; height: 30px;}
  .contact-page .contact-info h5{font-size: 15px;}

  .breadcumb-area{padding: 30px 0px 12px;}
  .breadcumb-area .brpt h2{font-size: 18px; margin-bottom: 10px; font-weight: 600;}
  .breadcumb-area .breadcumb-inner li{font-size: 12px;}

  .gallery-page-section{padding-top: 10px; padding-bottom: 0px;}
  .gallery-page-section .d-flex{flex-direction: column;}
  .gallery-page-section .nav-pills{flex-direction: row!important; margin-bottom: 10px;}
  .gallery-page-section .nav-pills .nav-link{width: auto; border: 1px solid #ddd; margin: 6px 6px 6px 6px;
    padding: 8px 12px; font-size: 15px;}
    .gallery-page-section .box{margin-bottom: 12px;}
  


}