html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;;
    font-size: 18px;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    
}

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;;
    font-size: 18px;
    line-height: 1.625rem;
    font-weight: 400;
    color: #fff;
    background-color: #1a73e9;
    margin: 0;
    width: 95%;
    margin: 0 auto;
    box-shadow: 0px 4px 4px 1px #00aeef;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;;
    font-weight: 700;
    color:#000;
}

@media(max-width:600px){
    h1{
        font-size: 1.6rem;
    }
}

.col-center{
    margin-left: auto;
    margin-right: auto;
}

.bg-light {
    background-color: #16a407 !important;
}

.container {
    max-width: 1250px !important;
    padding: 20px;
    background-color: #F9FAFB;

}

.img-responsive {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

.img-slide {
    width: 100%;
    height: 480px;
    object-fit: cover;
}

a {
    color: #fff;
    text-decoration: none;
}

a,
a:hover,
a:focus,
a:active {
    color: #f9f9f9;
    text-decoration: none;
    outline: none;
}

a i {
    padding: 0 2px;
}

ul > li > i {
    margin-right: 10px;
}


/* Search */

/* start of vue search */
/* Common for all */
[v-cloak] {
    display: none;
}
.searchWrapper{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #000;
}
.searchWrapper h4 {
    margin: 0px;
	color:#000;
}

.searchWrapper img {
	max-height: 60px;
}

#searchModal .modal-header .modal-title{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}

#searchModal .modal-title{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
}
.searchWraper .modal-header .close{
	padding: 0;
	margin: 0;
}

/* ===========================
   ====== Search Box ======
   =========================== */

.searchTerm {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #511784;
    padding: 5px;
    height: 50px;
    border-radius: 5px;
    outline: none;
}

/* .searchButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    opacity: 0;
    cursor: pointer;
} */

/* {{--
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0, 0.9); --}} */
/* End of Search */

/* Start of about-us-home */
.about-us-home {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #fff;
}

.our-principle {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #ecebff;
}


.about-us-home .container {
    background-color:transparent;
}

.about-us-home .about-us-home-title{
    margin-top: 0px;
    margin-bottom: 20px;
}

.about-us-home p {
    text-align: justify;
    margin-top: 0px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: 600;

}

.about-us-home .about-figure{
    padding-top: 8px;
}
/* end of about us home */

/* start of why choose us */
.why-choose {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color:#F9FAFB;
}

.why-choose .container{
    background-color: #202020;
}

.why-choose-title {
    padding-bottom: 32px;
}

.why-choose-item-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.why-choose-item-title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.why-choose-item-title h5{
    margin: 0;
}
/* end of why choose us */
/* categories */

.categories {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #F6F6F6;
}

.categories .container{
    background-color: transparent;
}

.categories-footer {
    padding-top: 32px;
    padding-bottom: 32px;
}


/* Latest Products */
.latest-products {
    background-color: inherit;
    padding-top: 32px;
    padding-bottom: 32px;
}

.latest-products .container{
    background-color: transparent;
}
.latest-products .latest-products-title{
    margin-bottom: 32px;
}

.latest-products img {
    margin: 10px;
    border: 2px solid grey;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.75);
    max-width:100%;
    height: 250px;
}

/* sidebar */
.silderbar-services {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 15px;
    background: #3bda00;
}


.category-products {
    /* background-image: url("/img/Triangle1.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
}

.category-products .container{
    background-color: transparent;
}

.category-title {
    position: relative;
    text-align: center;
    z-index: 10;
    margin: 0;
}
.category-title h1 {
    color: #fff;
    margin-top: 0;
}

.category-title img {
    height: 150px;
    opacity: 1;
    z-index: 5;
}

.gallary-title img {
    height: 130px;
}
/* gallary */

.gallary-title {
    position: relative;
    text-align: center;
    color: #000;
    z-index: 10;
    margin: 0;
}

/* Centered text */
.category-title .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    opacity: 1;
}

.gallary-title .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    opacity: 1;
}

.category-description {
    padding-bottom: 32px;
    text-align: justify;
}


/* news */

/* news */

.news-and-events{
    background-color: inherit;
}

.news-and-events .news-and-events-title {
    padding: 15px 0 15px;
    margin-top: 15px;
}

.news-and-events .news-col {
    margin-top: 32px;
}

.news-and-events .container {
    background-color:  inherit;
    padding: 15px;
}

.news-and-events-content {
    border: 1px solid inherit;
    background-color: inherit;
    padding-top: 15px;
}

.news-and-events .news-and-events-description {
    text-align: left;
    padding-bottom: 1rem;
}

.news-and-events .news-and-events-box-content {
    border: 1px solid inherit;
    background-color: inherit;
    -webkit-box-shadow: -2px -1px 10px rgba(0, 0, 0, 0.5);
    box-shadow: -2px -1px 10px rgba(0, 0, 0, 0.5);
}
.news-and-events .news-and-events-box-content-title {
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
    color: #d12028 !important;
}

.news-and-events .news-and-events-box-content img {
    text-align: center;
    -o-object-fit: contain;
    object-fit: contain;
    /* height: 191px; */
    width: 100%;
    padding: 10px 0 10px 10px;
}

.news-and-events .news-and-events-box-content p {
    font-family: "Open Sans", sans-serif;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    font-size: 15px;
}
.news-and-events .news-and-events-box-content-description {
    padding-top: 0;
}

.news-and-events .news-and-events-box-content img{
    position: relative;
    max-height:250px;
}

.news-and-events .news-and-events-box-content a {
    font-size: 0.8125rem;
    line-height: 1.5rem;
    font-weight: 700;
    text-align: left;
    color: #767886 !important;
    font-family: "Open Sans", sans-serif;
}

.news-and-events .readmore{
    text-align: right;
}

.news-and-events .readmore a{
    /* padding-left: 15px; */
    padding-right: 15px;
    color: #d12028 !important;
}
.news-and-events a.news-route {
    color: #d12028 !important;
    font-size: 15px;
}

.news-and-events .news-route {
    padding-left: 0;
}

/* single */

/* single news */
.single-news {
    font-family: "Open Sans", sans-serif;
    font-size: 0.8125rem;
    line-height: 1.55;
    text-transform: uppercase;
    color: #b1b1b1;
    letter-spacing: 1.3px;
    background-color: inherit;
}

.single-news .container {
    padding: 2rem;
    background-color: inherit;
}
.single-news-title {
    font-size: 3.25rem;
}

.news-and-events-box-content p {
    font-family: "Open Sans", sans-serif;
    font-size: 0.8125rem;
    line-height: 1.5rem;
    text-align: left;
    padding-left: 2rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.news-and-events-box-content a {
    font-size: 0.8125rem;
    line-height: 1.5rem;
    font-weight: 800;
    text-align: left;
    color: #c19b76;
    font-family: "Open Sans", sans-serif;
}

.single-news-publish-info {
    color: #b1b1b1;
    margin-bottom: 1rem;
    margin-top: 1rem;
    font-size: 15px;
}
.single-news-publish-info a {
    color: #ae745a;
    padding-left: 0;
}
.single-news-description {
    color: #858585;
    font-size: 1rem;
    text-transform: none;
    text-align: justify;
}
.single-news-description p {
    padding-top: 1.6rem;
    padding-right: 2.375rem;
    padding-bottom: 1.55rem;
    padding-left: 2.375rem;
    color: #fff;
}

.single-news-img-wrapper {
    float: left;
    padding: 1.6rem;
}

/* about us */
.about-us .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 20px;
    line-height: 30px;
}

.about-us h1,
.about-us h2,
.about-us h3 {
    font-family: "Open Sans", sans-serif;
}

.about-us p {
    font-size: 18px;
    text-align: justify;
    font-family: "Open Sans", sans-serif;
    line-height: 30px;
}
.about-us-title {
    font-size: 3.25rem;
    padding-top: 2rem;
}

.about-us ul {
    list-style: none;
    font-size: 1.3rem;
}

.about-us ul li {
    font-size: 1.3rem;
}

.about-us ul li:before {
    content: "✓";
}

.product-details-container {
    background-color: inherit;
}

.product-description p {
    text-align: left;
}

.contact-page-title img {
    height: 130px;
    margin: 0;
}

.contact-location-wrapper {
    background-color: inherit;
}
.contact-wrapper {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    height:100%;
}

.contact-address-title{
    color: inherit;
}

.contact-form {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    border: 1px solid #423d3d;
}

.contact-container .container{
    background-color: inherit;
}

.contact-container.container label {
    color: #fff !important;
}

.contact-form .form-control {
    background-color: #111111 !important;
    color: #000;
    border: 1px solid #423d3d !important;
}
.contact-form .form-control:focus {
    background-color: #111111 !important;
    color: #fff;
    border: 1px solid #111111 !important;
    box-shadow: none;
}

.contact-address ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.contact-address {
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 32px 32px 32px;
    color: #000;
}

.address-title {
    text-align: center;
    margin-bottom: 20px;
}

.address-subtitle{
    color: orange;
}

.location-wrapper {
    border: 1px solid #c5c5c5;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.location-wrapper-title {
    padding-bottom: 32px;
}


.contact-page-title {
    margin-bottom: 0;
}

.contact-address ul li {
   padding: 5px;
    font-size: 17px;
    margin: 0;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
}

.contact-address .contact-subtitle,
.contact-footer-title {
    color: #fff;
    font-weight: 500;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.contact-form .form-row {
    margin-bottom: 1rem;
}

fieldset.scheduler-border {
    color: #fff;
    border: 1px solid #423d3d !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}



.latest-products {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #08035a;
}

.latest-products-title {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.dropdown-menu a {
    text-decoration: none;
}

.form-control:focus {
    /* background-color: #e5e5e5 !important; */
    color: #000;
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {

    .footer-principle img{
        width: 100%;
        height: auto;
      }
    .why-choose-title {
        font-size:1.75rem;
    }
    .dropdown-menu-center {
        left: 50% !important;
        right: auto !important;
        -webkit-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
    }
    .uit-figure {
        margin-top: 15px;
    }

    .categories .categories-title,
    .products-title {
        text-align: center;
        padding-top: 15px;
        font-weight: 500;
        text-transform: uppercase;
    }

    .single_service img {
        width: 269px;
        height: 150px;
    }


    .categories-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        justify-items: center;
        grid-gap: 2rem;
        margin: 0 auto;
        max-width: 1198px;
    }


    .news-and-events-box-content img {
        /* margin-top: 1rem; */
        text-align: center;
        object-fit: cover;
        height: 312px;
        width: 100%;
    }
}

/* about us */

.uit-description-wrapper {
    text-align: justify;
}

.uit-about-right {
    margin-right: 2rem;
}
.uit-description-wrapper {
    margin-bottom: 1.5rem;
}
.uit-description-wrapper p {
    font-size: 0.9rem;
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
}
.uit-description-wrapper .uit-des-icon {
    margin-right: 0.5rem;
}

/* end of about us */

/* Advantages */

.advantages-container {
    margin-top: 0;
    padding: 20px;
    padding-top: 60px;
}


.uit-section-subtitle {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.42;
    letter-spacing: 4.2px;
    text-transform: uppercase;
    position: relative;
    color: #c19b76;
    z-index: 4;
}

.uit-icon-box-title {
    font-size: 1.2rem;
    line-height: 1.875rem;
    letter-spacing: 0.25px;
    margin-bottom: 0.8rem;
}

.advantages-title {
    font-family: "Playfair Display", serif;
}

/* end Advantages */

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 400px) {
    #wowslider-container1 .ws_images {
        margin-right: 0 !important;
    }
}
@media screen and (max-width: 820px) {


}

#goToTop {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#3498db;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    z-index:10000;
}
#goToTop span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#goToTop:hover {
    background-color:#e74c3c;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

/* Custom Page */
.page-wrapper{
    background: #F9FAFB;
    padding-top:15px;
    padding-bottom:15px;
    text-align: justify;
}

.page-description p {
    color: #000;
    font-size: 17px
    font-weight:600;
}

.page-wrapper img,.page-wrapper figure{
        padding:15px;
}

.contact-container{
    padding-top:15px;
    padding-bottom:15px;
    background: #fff;
}

.contact-container .container{
    background: transparent;
}

.col-md-4{
    display: inline-block;
    margin-left:-10px;
}

.col-md-4 img{
    width:75%;
    height:auto;
    margin-bottom: 30px;
  }


/*
  body .carousel-control-prev-icon,
  body .carousel-indicators li,
  body .carousel-control-next-icon{
    background-color:#000;
  }

  span.carousel-control-prev-icon {
   position: relative;
   bottom: 40px;
   right: 40px;
  }

  span.carousel-control-next-icon {
   position: relative;
   bottom: 40px;
  }


  @media (min-width: 768px) {

    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }

    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}


#profile-grid { overflow: auto; white-space: normal; }
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;} */










 /* about us animation */

  .bigger {
    margin: 0;
    font-size: 60px;
    font-weight: 800;
    padding: 20px;
    text-transform: uppercase;
    color: #202020;
    display: inline-block;
    position: relative;
  }

  .text {
    max-width: 600px;
    width: 100%;
    line-height: 24px;
    text-align: left;
    color: #404040;
    padding: 20px;
  }
  .text.txt-center {
    text-align: center;
  }
  .text a {
    color: #0fe4d2;
  }

  .has-animation {
    position: relative;
  }
  .has-animation p, .has-animation img {
    opacity: 0;
  }
  .has-animation.animate-in p, .has-animation.animate-in img {
    animation: textHidden 0.1s 1.1s forwards;
  }
  .has-animation.animate-in:before, .has-animation.animate-in:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 10;
  }
  .has-animation.animate-in:before {
    background-color: teal;
  }
  .has-animation.animate-in:after {
    background-color: yellowgreen;
    animation-delay: .5s;
  }
  .has-animation.animation-ltr.animate-in:before {
    animation: revealLTR 1.8s ease;
  }
  .has-animation.animation-ltr.animate-in:after {
    animation: revealLTR 1s .6s ease;
  }
  .has-animation.animation-rtl.animate-in:before {
    animation: revealRTL 1.8s ease;
  }
  .has-animation.animation-rtl.animate-in:after {
    animation: revealRTL 1s .6s ease;
  }

  @keyframes revealRTL {
    0% {
      width: 0;
      right: 0;
    }
    65% {
      width: 100%;
      right: 0;
    }
    100% {
      width: 0;
      right: 100%;
    }
  }
  @keyframes revealLTR {
    0% {
      width: 0;
      left: 0;
    }
    65% {
      width: 100%;
      left: 0;
    }
    100% {
      width: 0;
      left: 100%;
    }
  }
  @keyframes textHidden {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }










/* about us new style */

.aboutus-section {
    padding: 25px 0;
}

.aboutus-banner img{
   height: 500px;
   width: 575px;
}

.aboutus-title {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0 0 20px;
    padding: 0 0 11px;
    position: relative;
    text-transform: uppercase;
    color: #000;
}
.aboutus-title::after {
    background: #F5204B none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 54px;
}
.aboutus-text {
    color: #606060;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 35px;
}

a:hover, a:active {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
}
.aboutus-more {
    border: 1px solid #08055c;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 7px 20px;
    text-transform: uppercase;
    background: #08055c;
}
.feature .feature-box .iconset {
    background: transparent none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 18%;
}
.feature .feature-box .iconset::after {
    background: #08055c none repeat scroll 0 0;
    content: "";
    height: 150%;
    left: 43%;
    position: absolute;
    top: 100%;
    width: 1px;
}

.feature .feature-box .feature-content h4 {
    color: #0f0f0f;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 0 0 5px;
}


.feature .feature-box .feature-content {
    float: left;
    padding-left: 28px;
    width: 78%;
}
.feature .feature-box .feature-content h4 {
    color: #0f0f0f;
    font-size: 18px;
    line-height: 1.625rem;
    margin: 0;
}
.feature .feature-box .feature-content p {
    color: #222222 !important;
    font-size: 14px;
    line-height: 22px;
}
.icon {
    padding:0px;
    font-size:40px;
    border-radius: 100px;
    color: #08055c;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;

}


/* about us new style */
body {
    font-family: "Open Sans", sans-serif;
  }
  h2 {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin: 30px 0 80px;
  }
  h2 b {
    color: #000a80;
    font-size: 36px;
  }
  h2::after {
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 4px;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    right: 0;
    bottom: -20px;
  }
  .carousel {
    margin: 50px auto;
    padding: 0 70px;
  }
  .carousel .item {
    min-height: 330px;
      text-align: center;
    overflow: hidden;
  }
  .carousel .item .img-box {
    height: 225px;
    width: 100%;
    position: relative;
  }
  .carousel .item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    border: 2px solid #1697cf;
  }
  .carousel .item h4 {
    font-size: 18px;
    margin: 10px 0;
  }
  .carousel .item .btn {
    color: #fff;
      border-radius: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: bold;
      background: none;
      border: 1px solid #fff;
      padding: 5px 10px;
      margin-top: 5px;
      line-height: 16px;
  }
  .carousel .item .btn:hover, .carousel .item .btn:focus {
    color: #fff;
    background: #000;
    border-color: #000;
    box-shadow: none;
  }
  .carousel .item .btn i {
    font-size: 14px;
      font-weight: bold;
      margin-left: 5px;
  }
  .carousel .thumb-wrapper {
    text-align: center;
    background: #1697cf;
     
  }
  .carousel .thumb-content {
    padding: 10px;
    margin-bottom: 30px;
  }
  .carousel .carousel-control {
    height: 100px;
      width: 40px;
      background: none;
      margin: auto 0;
      background: rgba(0, 0, 0, 9);
  }
  .carousel .carousel-control i {
      font-size: 30px;
      position: absolute;
      top: 50%;
      display: inline-block;
      margin: -16px 0 0 0;
      z-index: 5;
      left: 0;
      right: 0;
      color: #fff;
      text-shadow: none;
      font-weight: bold;
  }
  .carousel .item-price {
    font-size: 13px;
    padding: 2px 0;
  }
  .carousel .item-price strike {
    color: #999;
    margin-right: 5px;
  }
  .carousel .item-price span {
    color: #86bd57;
    font-size: 110%;
  }
  .carousel .carousel-control.left i {
    margin-left: -3px;
  }
  .carousel .carousel-control.left i {
    margin-right: -3px;
  }
  .carousel .carousel-indicators {
    bottom: -50px;
  }
  .carousel-indicators li, .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 50%;
    border-color: transparent;
  }
  .carousel-indicators li {
    background: rgba(0, 0, 0, 0.2);
  }
  .carousel-indicators li.active {
    background: rgba(0, 0, 0, 0.6);
  }



  /* // navmenu hover */
  .navbar-nav li:hover>.dropdown-menu {
    display: block;
  }

  /* // table design */
  table, td, th {
    border: 1px solid black;
  }

  table {
    border-collapse: collapse;
    width: 100%;
  }

  th {
    height: 50px;
  }

  td {
      color: black;
  }

  .thumb-content h4:hover{
      color: #D50000;
  }



  /* another css footer style */
.loaction-address {
    float: left;
    width: 100%
}

.loaction-address .holder {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    border: 1px solid #e1e1e1;
    padding: 9px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.map-box {
    float: left;
    width: 100%
}

.map-box .map_canvas {
    height: 300px;
    width: 100%
}

.address-box {
    float: left;
    width: 100%;
    padding: 40px 0 0
}

.address-box h3 {
    margin: 0 0 20px
}

.address-box ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.address-box ul li {
    display: block;
    overflow: hidden;
    position: relative;
	padding: 0 0 25px;
}

.address-box ul li .fa {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px
}

.address-box ul li .text-col {
    overflow: hidden;
    padding: 0 0 0 26px
}

.address-box ul li span {
    display: block;
    font: 500 14px/14px 'Montserrat', sans-serif;
    color: #777;
    padding: 0 0 10px
}

.address-box ul li strong {
    display: block;
    font: 500 13px/16px 'Montserrat', sans-serif;
    color: #222
}

.address-box ul li a {
    display: block;
    font: 500 16px/16px 'Montserrat', sans-serif;
    color: #222;
    text-decoration: none
}

.address-box ul li a:hover {
    text-decoration: none;
}

.contact-about {
    float: left;
    width: 100%;
    padding: 5px 0 50px;
    margin: -30px 0 0
}

/* .contact-about .hold {
    float: left;
    width: 100%;
    padding: 0 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

strong.footer-logo {
    display: block;
    text-align: center;
    margin: 0 0 30px
} */

.contact-about p {
    font: 400 18px/26px 'Lato', sans-serif;
    color: #fff;
    text-align: center;
    margin: 0
}

#footer {
    float: left;
    width: 100%;
    background: #07065d;
}

.footer-section-1 {
    float: left;
    padding: 50px 0;
    width: 100%
}

.footer-box {
    float: left;
    width: 100%
}

.footer-box h3 {
    color: #fff;
    margin: 0 0 20px
}
.contact-about{
	background-color: #D50000;
}
.container{
	background-color: #fff;
}
.footer-principle img{
    width: 145px;
    height: 110px;
  }
  
  @media (max-width: 575.98px) {
    #slideshow {
        height: 300px !important;
    }

    #slideshow img {
        height: 300px !important;
    }
}

/*-----------------------
    Support Bar
-----------------------*/

.unique-top-header .support-bar-area {
    /* background-color: #fb121d; 
    background-image: linear-gradient(to right, #0b028e, #2096e0);*/
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
}

.unique-top-header .support-bar-area .container {
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: inherit;
}

.logo-area{
    background-color: #f6fffe;
    color: #fff;
}

.unique-top-header .logo-area .container {
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: inherit;
}

.unique-top-header .support-bar-area .fa-stack {
    height: auto;
}

.unique-top-header .support-bar-area a,
.unique-top-header .support-bar-area a:hover,
.unique-top-header .support-bar-area a:focus,
.unique-top-header .support-bar-area a:active {
    color: #fff;
    font-size: 14px;
}

.logo-gp{
    /*margin-top: -25px;*/
    position: relative;
    z-index: 9;
}

.unique-top-header .support-bar-area .col-support {
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (max-width: 600px) {
    .unique-top-header .support-bar-area .col-support span {
        margin: 0 auto;
        text-align: center;
    }
    .logo-gp{
        margin-top: 0px;
    }

}

@media (min-width: 768px) {
    .unique-top-header .support-bar-area .email-col {
        margin-left: 0;
        margin-right: auto;
    }
    .unique-top-header .support-bar-area .fb-col {
        margin-left: auto;
        margin-right: 0;
    }
}
/*-----------------------
    End of Support Bar
-----------------------*/

.unique-top-header {
    background-color: #4076BA;
}
.unique-top-header .container{
    padding: 0px;
    background-color: #1d1d1d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 992px){
.navbar {
    padding: .5rem 0px;
}
}
.unique-top-header .navbar {
    background-color: #1a73e9;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
}

.unique-top-header .navbar .navbar-brand img {
    object-fit: contain;
}

.unique-top-header .sticky-brand {
    height: 40px !important;
}
.unique-top-header .navbar li {
    padding-left: 10px;
    padding-right: 10px;
}
.unique-top-header .navbar a {
    color: #fff !important;
    
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-transform: capitalize;
}

.unique-top-header .navbar a.active {
    color: #f9f9f9 !important;
}
.unique-top-header .navbar a:hover {
    color: #f9f9f9 !important;
}
.unique-top-header .navbar .dropdown-menu {
    background-attachment: fixed;
    background-size: cover;
    z-index: 99999;
}

.unique-top-header .navbar .dropdown-submenu .dropdown-menu{
    top: 0px !important;
}

.unique-top-header .navbar .dropdown-item:hover,
.unique-top-header .navbar .dropdown-item:hover {
    color: #F5204B !important;
    text-decoration: none;
    background-color: transparent;
}
.unique-top-header .navbar .dropdown-item.active,
.unique-top-header .navbar .dropdown-item:active {
    color: #000 !important;
    text-decoration: none;
    background-color: #F5204B;
}
.unique-top-header .nav-link {
    cursor: pointer;
}

.unique-top-header .effect-one > a,
.effect-one > a.active {
    position: relative;
}
.unique-top-header .effect-one > a:before,
.unique-top-header .effect-one > a.active:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    margin: -5px -8px;
    background-color: #fe0203;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all 0.4s ease-in-out 0s;
}
.unique-top-header .effect-one > a:hover:before,
.unique-top-header .effect-one > a.active:before {
    visibility: visible;
    /* -webkit-transform: scaleX(1);
    transform: scaleX(1); */
}

.unique-top-header .dropdown-menu {
    margin-top: -8px;
    background-color: #1A6AC8;
    border: 1px solid rgba(3, 27, 78, 0.1);
    border-radius: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    top: calc(100% + 8px) !important;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-top-color: transparent;
    cursor: pointer;
}
.unique-top-header .dropdown-menu:before {
    content: "";
    background-color: #1D81D4;
    border-bottom-left-radius: 1px;
    border: 1px solid rgba(3, 27, 78, 0.1);
    height: 15px;
    position: absolute;
    left: calc(50% - 10px);
    top: -5px;
    width: 20px;
    -webkit-transform: rotate(135deg) translateZ(-1px);
    transform: rotate(135deg) translateZ(-1px);
}

@media(min-width:1000px){
    .unique-top-header .dropdown-submenu .dropdown-menu:before {
        content: none;
    }
}

.unique-top-header .dropdown-menu .dropdown-item {
    transition: all 0.15s linear;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    padding: 6px 30px;
}
.unique-top-header .dropdown-menu .dropdown-item .dropdown-item-icon {
    flex-basis: 21px;
}
.unique-top-header .dropdown-menu .dropdown-item .dropdown-item-icon i {
    color: #fff;
}
.unique-top-header .dropdown-menu .dropdown-item .dropdown-item-content {
    flex: 1 1 auto;
    padding-left: 16px;
}
.unique-top-header
    .dropdown-menu
    .dropdown-item
    .dropdown-item-content
    .dropdown-item-title {
    color: #fff;
    margin: 0;
}
.unique-top-header
    .dropdown-menu
    .dropdown-item
    .dropdown-item-content
    .dropdown-item-description {
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}
.unique-top-header .dropdown-menu .dropdown-item:hover,.unique-top-header .dropdown-menu .dropdown-item:focus {
    background-color: #333338;
    border: 1px solid rgba(3, 27, 78, 0.1);
    box-shadow: 0 2px 4px rgba(3, 27, 78, 0.06);
    position: relative;
    /* -webkit-transform: scale(1.05); */
    /* transform: scale(1.05); */
    z-index: 11;
    border-radius: 5px;
}

.unique-top-header .dropdown-menu-center {
    /* left: 50% !important;
    right: auto !important;
    -webkit-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important; */
}

.unique-top-header .dropdown-menu-sm {
    /* width: 200px; */
}
.unique-top-header .dropdown-menu-sm .dropdown-item .dropdown-item-content {
    padding-left: 0px;
}

.unique-top-header .dropdown-menu-md {
    /* width: 280px; */
}

.unique-top-header .dropdown-menu-lg {
    /* width: 420px; */
}

.support-bar-area{
    position: relative;
}

.support-bar-area:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0px;
    width: 35%;
    height: 42px;
   /* background-color: #F6FFFE;*/
    z-index: 1;
    transform: skewX(20deg);
    margin-left: -10px;
    margin-top: 4px;
}

.main-menu-area{
    position: relative;
    height: 55px;
    background: #1a73e9;
}

.main-menu-area:before{
    position: absolute;
    content: "";
    top: 0;
    right: 0px;
    width: 31%;
    /*height: 55px;*/
    /* background-color: #ec4123; */
    /*background-image: linear-gradient(to right, #007dd5, #08035a);*/
    z-index: 1;
}
.main-menu-area:after{
    position: absolute;
    content: "";
    top: 0;
    right: 30%;
    width: 40px;
    height: 55px;
    /*background-color: #08035a;*/
    z-index: 1;
    transform: skewX(-20deg);
}

.header_top ul {
    padding-left: 0;
    margin-bottom: 0;
}
.header-right-info ul li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    list-style: none;
}
.header-right-info ul {
  padding: 0;
  margin: 0;
  float: right;
}
.header-right-info ul li .single-header-right-info .icon-box {
    float: left;
    width: 40px;
    /*height: 40px;*/
    border: 2px solid grey;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
    border-color: #f6fffe;
    text-align: center;
    margin-right: 25px;
    margin-top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header-right-info ul li .single-header-right-info .icon-box i {
    line-height: 40px;
    color: #4076ba;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.header-right-info {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}

.header-right-info ul li .single-header-right-info .text-box, .header-right-info ul li .single-header-right-info .icon-box {
    display: table-cell;
    vertical-align: top;
}


