body, p, span {
    font-family: "Poppins", sans-serif!important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}

.text-theme{
    color: #ac6d0c!important;
}
.bg-theme{
    background-color: #ac6d0c!important;
}

.text-light {
    color: #f2f2f2!important;
}

.text-dark {
    color: #111!important;
}

.font-weight-normal {
    font-weight: normal!important;
}

.text-orange {
    color: #ac6d0c!important;
}

.bg-dark {
    background-color: #111!important;
}
.button {
  margin-top: 20px;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #ac6d0c;
    text-decoration: none;
}
.slide-caption h2 span {
    font-size: 30px!important;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
}
.img-box {
  box-shadow: 5px 5px 15px #f2f2f2;
}
.service-box {
  background-color: #f8f6f7;
}
.text-box {
  padding: 10px 15px;
}
.mt-1
{
  margin-top: 10px!important;
}
.mt-2
{
  margin-top: 20px!important;
}
.mt-3
{
  margin-top: 30px!important;
}
.mt-4
{
  margin-top: 40px!important;
}
.mt-5
{
  margin-top: 50px!important;
}
.mb-1
{
  margin-bottom: 10px!important;
}
.mb-2
{
  margin-bottom: 20px!important;
}
.mb-3
{
  margin-bottom: 30px!important;
}
.mb-4
{
  margin-bottom: 40px!important;
}
.mb-5
{
  margin-bottom: 50px!important;
}
.pt-1
{
  padding-top: 10px!important;
}
.pt-2
{
  padding-top: 20px!important;
}
.pt-3
{
  padding-top: 30px!important;
}
.pt-4
{
  padding-top: 40px!important;
}
.pt-5
{
  padding-top: 50px!important;
}
.pb-1
{
  padding-bottom: 10px!important;
}
.pb-2
{
  padding-bottom: 20px!important;
}
.pb-3
{
  padding-bottom: 30px!important;
}
.pb-4
{
  padding-bottom: 40px!important;
}
.pb-5
{
  padding-bottom: 50px!important;
}
.ml-1
{
  margin-left: 10px!important;
}
.ml-2
{
  margin-left: 20px!important;
}
.ml-3
{
  margin-left: 30px!important;
}
.ml-4
{
  margin-left: 40px!important;
}
.ml-5
{
  margin-left: 50px!important;
}
.work-process-section .service-box .card .card-body h5
{
  font-size: 20px;
}
.work-process-section .service-box .card .card-body
{
  padding: 10px 20px 20px 20px;
}
.work-process-section .service-box .card .card-body p 
{
  text-align: justify;
}
.h-490
{
  height: 590px;
}
.justify-content-center
{
  display: flex;
  justify-content: center;
}
.theme-btn-s2
{
  font-family: "Heebo", sans-serif;
  background-color: #ff5e14;
  font-size: 16px;
  font-size: 1.06667rem;
  font-weight: 500;
  color: #fff;
  padding: 11px 30px;
  border-radius: 2px;
  display: inline-block;
}
.work-process-section .more-news
{
  text-align: center;
  margin-top: 30px;
}
.work-process-section .service-box .card .card-body h5:hover
{
  color:#ff5e14;
}
.our-work-poilcy .policy-point h3 img
{
  color: #fff;
}
.text-justify
{
  text-align: justify;
}
.services-grids .box
{
 min-height:220px;
}
.policy-point .tab-content .tab-pane .grids .body 
{
  padding:20px 10px 20px 10px;
  min-height: 245px;
}
.cta-section, .cta-section-s2 {
  background: url("../images/contact.png") center center/cover no-repeat local;
  padding: 55px 0;
  position: relative;
}
.mb-7
{
  margin-bottom: 70px;
}
.site-footer .upper-footer .widget .footer-logo img
{
  width: 170px;
}
.section-padding-2 {
    padding-top: 90px;
}
.section-padding-1 {
    padding-top: 80px;
}
input::placeholder, textarea::placeholder {
    font-weight: bold;
    opacity: .8;
    color: #f00;
}
.d-none
{
  display: none;
}
@media (min-width: 540px)
{
  .d-md-block
  {
    display: block;
  }
}
@media (max-width: 767px)
{
 .services-section-s2 {
    padding-top: 25px!important;
  }
}
@media (max-width: 767px){
 .services-section-s2 {
    margin-bottom: 10px;
    padding-bottom: 0px!important;
  }
  .pt-60 {
    padding-top: 10px!important;
}
}
@media (max-width: 767px)
{
 .section-padding-1 {
    padding-top: 85px!important;
  }
}
@media (min-width: 320px) and (max-width: 767px)
{
 .h-490{
   height:535px!important;
  }
}
@media (max-width: 767px)
{
  .hero .slide .row {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 250px !important;
  }
}
.contact-pg-contact-section .btn
{
  background-color: #ac6d0c!important;
  padding: 8px;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.contact-pg-contact-section .btn:hover
{
  background: #111!important;
}
.about-section-s3 a
{
  color: #ac6d0c;
}
.about-section-s3 .about-text-1
{
  padding:0px;
}
.about-section-s3 .about-text h3
{
  color: #ac6d0c!important;
}
.work-process-section .team-grids .grid .details h4
{
  text-align: left;
  font-size: 20px;
  font-family: "Heebo", sans-serif;
  color: #272e33;
  font-weight: bold;
}
.work-process-section .team-grids .grid .details h4:hover
{
  color: #ac6d0c!important;
}
.work-process-section .team-grids .grid .details p
{
  text-align: justify;
  color: #73787d;
  line-height: 1.8em;
}
.work-process-section .team-grids .grid .details
{
  background: #f9f9f9;
  margin-top: -9px;
  padding: 10px 15px;

}
.product .product-info
{
  background: #f9f9f9;
  padding: 10px 15px;
}
.product-section {
  padding-top: 75px;
  background: #f9f9f9;
  padding-bottom: 80px;
  /*** tablinks ***/
  /*** grids ***/
}

@media (max-width: 991px) {
  .product-section {
    padding-top: 80px;
  }
}

@media (max-width: 767px) {
  .product-section {
    padding-top: 70px;
    text-align: center;
  }
}

@media screen and (min-width: 1200px) {
  .product-section .section-title-s4 {
    margin-right: -15px;
  }
}

@media screen and (min-width: 1200px) {
  .product-section .title-text {
    padding-left: 45px;
  }
}

.product-section .tablinks {
  margin-top: 60px;
}

@media (max-width: 991px) {
  .product-section .tablinks {
    margin-top: 40px;
  }
}

.product-section .tablinks ul {
  font-family: "Heebo", sans-serif;
  overflow: hidden;
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .product-section .tablinks ul {
    max-width: 300px;
    margin: 0 auto 35px;
  }
}

.product-section .tablinks ul li {
  float: left;
}

@media (max-width: 767px) {
  .product-section .tablinks ul li {
    float: none;
    text-align: center;
  }
}

.product-section .tablinks ul > li + li {
  margin-left: 15px;
}

@media (max-width: 991px) {
  .product-section .tablinks ul > li + li {
    margin-left: 0;
  }
}

.product-section .tablinks a {
  font-size: 18px;
  font-size: 18px;
  font-weight: 500;
  color: #242c33;
  display: block;
  padding: 12px 17px;
  text-transform: uppercase;
  border-radius: 2px;
}

@media (max-width: 991px) {
  .product-section .tablinks a {
    font-size: 15px;
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .product-section .tablinks a {
    font-size: 14px;
    font-size: 14px;
    padding: 8px 15px;
  }
}

.product-section .tablinks a:hover,
.product-section .tablinks a:focus {
  text-decoration: none;
}

.product-section .tablinks .active a {
  background-color: #ff5e14;
  color: #fff;
}

.product-section .grids {
  overflow: hidden;
  margin: 0 -15px;
}

.product-section .grids .grid {
  width: calc(33.33% - 30px);
  float: left;
  margin: 0 15px 0;
  text-align: center;
  border: 1px solid #d0d4d8;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .product-section .grids .grid {
    width: calc(50% - 30px);
  }
}

@media (max-width: 650px) {
  .product-section .grids .grid {
    width: calc(100% - 30px);
    float: none;
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .product-section .grids .grid:last-child {
    margin-top: 50px;
  }
}

@media (max-width: 650px) {
  .product-section .grids .grid:first-child {
    margin-top: 0;
  }
}

.product-section .header {
  background-color: #0d1e2d;
  padding: 45px 15px;
  border-radius: 5px 5px 0 0;
}

@media (max-width: 767px) {
  .product-section .header {
    padding: 35px 15px;
  }
}

.product-section .header .type {
  font-size: 18px;
  font-size: 1.2rem;
  color: #828e98;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .product-section .header .type {
    font-size: 16px;
    font-size: 1.06667rem;
  }
}

.product-section .header h3 {
  font-size: 36px;
  font-size: 2.4rem;
  color: #ff5e14;
  margin: 5px 0 0;
}

@media (max-width: 767px) {
  .product-section .header h3 {
    font-size: 30px;
    font-size: 2rem;
  }
}

.product-section .header .duration {
  font-size: 18px;
  font-size: 1.2rem;
  color: #fff;
}

@media (max-width: 767px) {
  .product-section .header .duration {
    font-size: 16px;
    font-size: 1.06667rem;
  }
}

.product-section .body {
  padding: 35px 0;
}

.product-section .body ul {
  margin-bottom: 45px;
}

.product-section .body ul > li:first-child {
  border-top: 1px solid #d0d4d8;
}

.product-section .body li {
  color: #73787d;
  border-bottom: 1px solid #d0d4d8;
  padding: 10px 15px;
}

.product-section .grid:hover .header {
  background-color: #ff5e14;
}

.product-section .grid:hover .header h3 {
  color: #fff;
}

.product-section .grid:hover .header .type {
  color: #0d1e2d;
}

.product-section .grid:hover .theme-btn-s3 {
  background-color: #ff5e14;
}
.bg-f9f9f9
{
  background: #f9f9f9!important;
}
.bg-none
{
  background: none!important;
}
.site-footer .social-icon
{
  font-size: 26px;
}
/* service page */
.single-service-box hr{
  width: 100px;
  height: 3px;
  color: #344c96;
}
.single-service-box h3{
  opacity: 0.1;
  font-size: 150px;
}
.heading-name
{
    font-size: 2.4rem!important;
    color: #ac6d0c!important;
}
@media (min-width: 320px) and (max-width: 991px)
{
  .about-section-s3 .about-text-1 p, .about-section-s3 .about-text-1 h3
  {
    margin-left: 0px!important;
  }
  .product-section .product .second-image
  {
  margin-top: 20px;
  }
  .product-section .justify-content-center
  {
    display: block;
    justify-content: left;
  }
}
@media (min-width: 320px) and (max-width: 767px)
{
  .services-section-s2 .grid .box
  {
    height: 230px;
  }
  .services-section-s2
  {
    padding-bottom: 20px!important;
  }
  .policy-point .tab-content .tab-pane .grids .body 
  {
    padding: 20px 10px 20px 10px;
    height: 268px;
  }
  .contact-pg-contact-section 
  {
    padding-bottom: 21px;
  }
  
  .order1 {
    order: 1!important;
  }
  .order2 {
    order: 2!important;
  }
  .order3 {
    order: 3!important;
  }
}
@media (min-width: 320px) and (max-width: 991px)
{
  .d-sm-none
  {
    display: none;
  }
}
@media (min-width: 991px)
{
  .display-none
  {
    display: none;
  }
}
.pb-65
{
  padding-bottom: 65px!important;
}
.pb-6 
{
  padding-bottom: 60px!important;
}
.pb-7 
{
  padding-bottom: 70px!important;
}

@media (min-width: 320px) and (max-width: 767px){
  .contact-pg-contact-section 
  {
    padding-bottom: 40px!important;
  }
  .pb-65
  {
    padding-bottom: 35px!important;
  }
  .pt-5
  {
    padding-top: 20px!important;
  }
  .pt-4
  {
    padding-top: 30px!important;
  }
  .pb-7
  {
    padding-bottom: 45px!important;
  }
  .section-padding-2
  {
    padding-top: 65px!important;
  }
  .our-work-poilcy .more-info p
  {
    text-align: justify;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.box:hover .icon img {
    filter: saturate(0) brightness(0) contrast(3) invert(1);
}
.site-footer .widgets ul li
{
  color: #242c33;
  font-size: 1.06667rem;
}
.site-footer .widgets ul li:hover
{
  color: #ac6d0c;
}

.table-data .angle .angle-name
{
  font-size: 2.4rem!important;
  color: #ac6d0c!important;
  font-family: "Heebo", sans-serif!important;
  font-weight: bold!important;
}
.table-data-2 .angle-2 .angle-name-2
{
  font-size: 2.4rem!important;
  color: #ac6d0c!important;
  font-family: "Heebo", sans-serif!important;
  font-weight: bold!important;
}

@media (min-width:767px) {
    .header-style-1 #navbar, .header-style-2 #navbar, .header-style-3 #navbar {
        margin-right: 370px;
    }
}

.navbar-brand>img {
    display: block;
    width: 100px;
}

.hero .slick-prev:before {
    font-family: "FontAwesome";
    content: "\f104";
    opacity: 1;
    font-size: 1.8rem
}
.hero .slick-next:before {
    font-family: "FontAwesome";
    content: "\f105";
    opacity: 1;
    font-size: 72px;
    font-size: 1.8rem;
}

.hero .slick-dots li.slick-active button {
    background-color: #ac6d0c;
    opacity: 1;
}
.theme-btn:hover, .theme-btn-s2:hover, .theme-btn-s3:hover, .theme-btn-s4:hover {
    background-color: #ac6d0c;
    color: #fff;
}


element.style {
}
.theme-btn, .theme-btn-s2, .theme-btn-s3, .theme-btn-s4 {
    font-family: inherit;
    background-color: #fff;
    font-weight: 500;
    color: #ac6d0c;
}

.slide-caption h2 span {
    font-size: 20px !important;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
}

.hero-style-3 .slide-caption p {
    font-size: 18px;
}

.hero-style-3 .slide-caption h2 {
    font-size: 72px;
    font-size: 60px;
    color: #fff;
    margin: 0 0 0 0em;
}

.hero-style-3 .slide-caption p {
    font-size: 18px!important;
    color: #fff;
    margin: 20px 0 ;
}

.header-style-3 #navbar > ul > li > a:hover {
    color: #ac6d0c;
}

.about-section-s3 .title > span {
    font-weight: normal;
    letter-spacing: normal;
}

.work-process-section .team-grids .grid .details h4 {
    text-align: left;
    font-size: 20px;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-style: normal; 
    letter-spacing: 0.7px;
    color: #272e33;
     font-weight: normal; 
}

.work-process-section .team-grids .grid .details {
    background: #f9f9f9;
    margin-top: -9px;
    padding: 20px 18px;
}

#whyus .grid img {
    width: 55px !important;
    margin: 0 auto;
}
.site-footer .services-widget a:hover {
    color: #ac6d0c;
}
.back-to-top {
    background-color: #ac6d0c!important;
    width: 45px;
    height: 45px;
}
.site-footer .services-widget {
    padding-right: 15px;
}













@media (min-width:320px) and (max-width:767px) {
    .site-footer .upper-footer {
        padding: 60px 0 10px;
    }

    .section-padding-1 {
        padding-top: 5px !important;
    }

    .policy-point .tab-content .tab-pane .grids .body {
        padding: 20px 10px 20px 10px;
        min-height: 222px;
    }

    .hero-style-3 .slide-caption h2 {
        font-size: 36px;
        color: #fff;
        margin: 0 0 0 0em;
    }

    .hero-style-3 .slide-caption p {
        font-size: 14px !important;
        font-weight: 300;
        color: #fff;
        margin: 20px 0;
    }
    .site-header .navbar-header button {
        background-color: #ac6d0c;
        width: 40px;
        height: 35px;
        
    }
    .site-header #navbar .close-navbar {
        background-color: #ac6d0c;
        width: 35px;
        height: 35px;
    }

    .slide-caption h2 span {
        font-size: 16px !important;
    }



}