
body {
    font-family: 'Lato', sans-serif;

}
p {
    line-height: 22px;
    font-size: 16px;
	text-align: justify;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
}*/
h1, h2, h3, h4, h5, h6 {
  font-family: 'Kaushan Script', cursive;
}



.banner-sec .owl-next {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 50%;
}
.pro-sec .owl-next {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 50%;
}
.pro-sec .owl-prev {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 50%;
}
.banner-sec .owl-prev {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 50%;
}
.pro-sec .owl-next {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    right: -20px;
    top: calc(50% - 40px);
}
.pro-sec .owl-prev {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    left: -20px;
    top: calc(50% - 40px);
}
nav, .navbar-brand {
    padding: 0 !important;
    margin-bottom: 0 !important;
}



.navigation {
    background: #3567bf;
    display: flex;

}

nav ul li a {
    color: #fff !important;
    padding: 8px 20px !important;
    float: left;
    border-left: 1px dashed #3567bf;;
}
nav ul li a:last-child {
    border-right: 1px dashed #3567bf;;
}
.top-bar {
    background: #fbfcfe;
    padding: 10px 0;
}
.top-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.top-list li {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    padding-left: 46px;
    font-size: 13px;
    color: #4c4c4c;
}
.top-list li:first-child {
    margin-right: 20px;
}
.top-list li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
}
.top-list li span {
    font-weight: 600;
    font-size: 13px;
}
.cbr {
    display: flex;
    justify-content: center;
    background: #efb112;
    text-align: center;
    float: right;
    padding: 5px 0;
    color: #252525;
    border-radius: 25px;
    width: 100%;
    font-size: 14px;
}
.product-sec {
        padding: 50px 0;
    background: url(../images/pro-bg.jpg);
}
.prod-box {
    padding: 15px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: 30px;
    position: relative;
}
.img-prod {
background: #505861;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.prod-box h4 {
    font-weight: 600;
    font-size: 20px;
    margin-top: 5px;
    color: #4660bc;
}
.prod-box i {
    position: absolute;
    bottom: 3px;
    right: 3px;
    width: 30px;
    height: 30px;
    color: #fff;
    background: #c92017;
    text-align: center;
    line-height: 30px;
}
.pro-box a {
    text-decoration: none;
}
.pro-box h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    margin: 15px 0;
    color: #292929;
    padding-bottom: 15px;
    position: relative;
}
.pro-box h4:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 80px;
    background: #c92017;
    border-radius: 50px;
}
.pro-box h4:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: calc(50% - 20px);
    transform: translateX(-50%);
    height: 3px;
    width: 4px;
    background: #fff;
    border-radius: 50px;
}
.pro-box p {
    font-size: 14px;
    margin: 5px 0;
    lighting-color: 22px;
}
.pro-box i {
    width: 30px;
    height: 30px;
    color: #000;
    background: #efb112;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}
.pro-slider img {
    width: auto !important;
}
.img-pro {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.pro-sec {
    background: #f5f5f5;
    padding: 50px 0;
}
.pro-box {
    background: #fff;
    padding: 15px;
    text-align: center;
    border: 1px solid #dadada;
    border-top: 5px solid #c92017;
}
.banner-sec .owl-dots {
    display: none !important;
}






.testimonial-sec {
        background: #FFFFFF;
    padding: 75px 0 50px 0;
}
.test-slider .owl-nav {
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
}
.test-slider .owl-nav button {
background: #c92017 !important;
    width: 30px;
    height: 40px;
    color: #fff !important;
    margin-top: 5px;
}
.test-slider .owl-nav button:first-child {
    margin-right: 5px;
}
.test-slider .owl-nav button:focus {
    outline: none;
 }
 .test-slider .owl-nav button span {
        line-height: 40px;
        font-size: 20px;
 }
.test-box {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #e0e0e0;
    padding: 88px 50px;
}
.quote {
    position: absolute;
    left: 50px;
    top: -36px;
    height: 80px;
    width: 80px;
    background: #4660bc;
    z-index: 9;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.test-box h5 {
    color: #efb112;
    font-weight: 700;
    font-size: 16px;
}
.quote img {
    width: 40px;
}

.why-list {

}
.why-list li {
    position: relative;
    padding-left: 25px;
    color: #000;
    line-height: 34px;
    letter-spacing: 1px;
    font-size: 17px;
    font-weight: 300;
}
.why-list li:before {
    content: '\f046';
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    color: #4660bc;
}
.testimonial-sec h4 {
        color: #395bd3;
    line-height: 16px;
    font-weight: 600;
}




.clint-sec {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0;
    background: #f5f5f5;
}
.clint-sec img {
    margin-top: 15px;
    height: 80px;
    width: 100%;
    object-fit: cover;
    box-shadow: 0 0 4px #adadad;
}




















.pro-slider .owl-nav {
    display: flex !important;
    justify-content: space-between;
}







footer {
    background: #5b7cf2 url(../images/footer-bg.png);
    padding: 30px 0 0px 0;
    position: relative;
}
footer:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 70px;
    background: #395bd3;
}
footer .pro-list li a {
font-size: 13px;
    color: #000;
    line-height: 30px;
    position: relative;
    float: left;
    width: 100%;
    font-weight: 500;
    text-decoration: none;
    padding-left: 12px;
}
footer .pro-list li a:before {
    content: "\f105";
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome';
    color: #ed2224;
}
footer h4 {
position: relative;
    color: #000;
    margin-bottom: 40px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 10px;
	font-family: 'Lato', sans-serif;

}
footer h4:before {
content: "";
    position: absolute;
    left: 0;
    color: #ed2224;
    width: 40px;
    height: 2px;
    background: #000;
    bottom: 0;
}
.social-ul {
    display: flex;
    justify-content: flex-start;
}
.social-ul li {
    float: left;
    margin-right: 15px;
}
.social-ul li a {
    border-radius: 50px;
    color: #fff;
    width: 25px;
    height: 25px;
    float: left;
    background: #3b5998;
    text-align: center;
    line-height: 25px;
}
.copyright {
      padding: 10px 0;
    background: #ed2225;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
.copyright p {
    margin: 0;
}
.cont-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
.cont-list li i {
    position: absolute;
    top: 4px;
    left: 0;
    color: #ed2224;
    font-size: 15px;
}
.pro-head {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #000000;
    background: #f8d77a;
    padding: 5px 20px;
    line-height: 26px;
    font-size: 18px;
    border-radius: 0 50px 50px 0;
}
p strong {
    color: #000000;
    display: block;
}

.gallery-container {
    margin: 5px 0;
}

.gallery-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gallery-container ul li img {
  display: block;
  height: auto;
  max-width: 100%;
}

.gallery-container ul.masonry-gallery {
    columns: 250px;
    column-gap: 10px;
}
.gallery-container ul.masonry-gallery li {
  break-inside: avoid;
  margin: 0 0 10px;
}
.gallery-container ul.mosaic-gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.gallery-container ul.mosaic-gallery li {
  background-position: center center;
  background-size: cover;
  flex: auto;
  height: 15vw;
  margin: 0 0.5rem 1rem;
  max-height: 10rem;
}
.gallery-container ul.mosaic-gallery li img {
  height: 100%;
  opacity: 0;
}

.address-list li {
    position: relative;
    padding-left: 25px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
}
.address-list li i {
    position: absolute;
    top: 2px;
    left: 0;
    color: #ed2225;
    font-size: 16px
}
.cont-img {
      width: 100%;
    height: 246px;
    object-fit: cover;
}
.add-box {
      padding: 15px;
    border: 1px solid #e8e7e7;
}
.address-list li span {
    font-weight: 700;
    color: #000;
}
.list-head {
    font-weight: 600;
    font-size: 18px !important;
    border-left: 4px solid #ffd066;
    line-height: 17px !important;
    margin-bottom: 15px !important;
    color: #000;
    padding-left: 10px !important;
}
.cont-form-page {
  padding: 50px 0;
  background: #f5f5f5;
}

.cont-form-page input, .cont-form-page select, .cont-form-page textarea {
  width: 100%;
  height: 40px;
  border: 1px solid #d8d8d8;
  margin-bottom: 15px;
  padding-left: 15px;
  font-size: 13px;
}
.cont-form-page input:focus, .cont-form-page select:focus, .cont-form-page textarea:focus, .cont-form-page button:focus, .cont-form-page button:hover {
  outline: none;
}
.cont-form-page textarea {
  height: 150px;
}
.cont-form-page button {
    display: flex;
    border: 2px solid #f7d35e;
    margin: 0 auto;
    padding: 5px 30px;
    color: #000;
    background: #f9d35e;
    font-weight: 500;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
}
.cont-form-page button:hover {
    border: 2px solid #ed2225;
    background: #ed2225;
    color: #fff;
}
.pro-page {
  background: #f5f5f5;
}





/*Contact Css*/
.flat-row.pad-top-134 {
    padding-top: 134px;
}
.flat-row {
    clear: both;
    display: block;
    position: relative;
    padding: 93px 0 92px;
}
.contact-content {
    text-align: center;
    border: 2px solid #e5e5e5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contact-content:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.contact-content .contact-address {
    padding: 53px 40px 59px;
    position: relative;
}
.contact-address .style1 img {
    margin-top: -128px;
}
.contact-address .style1 span:before {
    content: "";
    position: absolute;
    top: -45px;
    left: calc(50% - 45px);
    width: 90px;
    height: 90px;
    background: #efb112;
    border: 1px solid #ca9100;
    border-radius: 50px;
    z-index: -1;
}
.style1 span {
        position: absolute;
    z-index: 999999;
    top: 0;
    left: calc(50% - 10px);
    color: #fff;
}
.contact-content .details h5 {
    font-family: "montserrat",sans-serif;
    font-size: 20px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 17px;
}
.contact-content .details p {
    margin-bottom: 1px;
}
.flat-spacer.d74px {
    height: 74px;
}
.comment-respond.style2 h1.comment-title {
    margin-bottom: 60px;
    text-align: center;
}
.flat-contact-form .wrap-type-input {
    overflow: hidden;
}
.contact .comment-form .name-container, .flat-contact-form .input-wrap.name {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.flat-contact-form .input-wrap, .flat-contact-form .textarea-wrap {
    position: relative;
}
.flat-contact-form.style2 .input-wrap::before, .flat-contact-form.style2 .textarea-wrap:before {
    top: 14px;
    left: 19px;
}
.flat-contact-form .input-wrap::before, .flat-contact-form .textarea-wrap:before {
    content: "\f007";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 23px;
    position: absolute;
    top: 13px;
    left: 15px;
    color: #bcbcbc;
}
.flat-contact-form.style2 #name {
    padding-left: 36px;
}
.flat-contact-form.style2 input[type="text"], .flat-contact-form.style2 input[type="email"] {
    padding-left: 45px;
    padding-top: 15px;
}

.comment-respond.style2 input[type="text"] {
    margin-bottom: 30px;
}
.flat-contact-form .input-wrap.email:before {
    content: "\f0e0";
}
.flat-contact-form .textarea-wrap:before {
    content: "\f075";
}
.flat-contact-form.style2 textarea {
    max-width: 100%;
    height: 220px;
    padding-left: 44px;
}
.flat-contact-form textarea {
    padding: 16px 21px;
    height: 200px;
    margin-bottom: 23px;
    max-width: 669px;
}
.flat-contact-form .submit-wrap button {
    padding-right: 24px;
    padding-left: 26px;
}
.flat-button.bg-orange {
    background: #ffaa30;
    border-color: #ffaa30;
}
.flat-button {
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    line-height: 46px;
    padding: 0 17px;
    text-transform: uppercase;
    position: relative;
    border: 2px solid #fff;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
}







@media only screen and (max-width: 1920px) and (min-width: 1200px) {
    

}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
    

}
@media only screen and (max-width:991px) and (min-width: 768px) {
   

}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    

}
/*---------------About------------------------*/
about-sec:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    background: url(../images/about-img.jpg);
    height: 100%;
    background-size: cover;
}
.about-box p {
    text-align: center;
    margin-bottom: 10px;
}
about-box h4 {
        font-family: 'Raleway', sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    font-weight: 600;
    color: #ed2225;
    margin: 8px 0;
}
.about-box a {
      background: #f4b041;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 50px;
}
.about-box {
display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
    min-height: 216px;
}
.about-sec {
  position: relative;
  padding: 130px 0;
}
.about-page {
  padding: 50px 0;
}
.mission-sec {
    background: #f5f5f5;
    padding: 50px 0 20px 0;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.c-head {
    float: left;
    width: 100%;
}
.c-head h2 {
    position: relative;
    margin: 0;
}
.text-center {
    text-align: center !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Kaushan Script', cursive;
}
h2, .h2 {
    font-size: 2rem;
}
.c-head span {
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
    position: relative;
    width: 150px;
    margin: 0 auto;
}
.c-head span:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background: #ed2225;
    left: 16px;
    top: 12px;
}
.c-head span:after {
content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background: #ed2225;
    right: 16px;
    top: 12px;
}
.all-para {
    line-height: 24px;
    font-size: 16px;
    color: #636363;
    text-align: justify;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
*, *::before, *::after {
    box-sizing: border-box;
}
/*---------------------ProductPage-------------------------*/
.pro-sec .owl-next {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 50%;
}
.pro-sec .owl-prev {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 50%;
}
.pro-sec .owl-next {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: calc(50% - 40px);
}
.pro-sec .owl-prev {
      height: 40px;
    width: 40px;
    background: #000000ad !important;
    color: #fff !important;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: calc(50% - 40px);
}
.img-pro {
      background: #a0785c;
    border-radius: 50%;
    height: 230px;
    width: 230px;
    display: flex;
    align-items: center;
    padding: 20px;
}
.img-pro {

    margin: 0 auto;
}
.pro-sec {
      padding: 50px 0;
    display: flex;
}
.pro-sec h4 {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}
.pro-head {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #000000;
    background: #3567bf;
    padding: 5px 20px;
    line-height: 26px;
    font-size: 18px;
    border-radius: 0 50px 50px 0;
}
.pro-page {
  background: #f5f5f5;
}
