@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap');
@font-face {
    font-family: 'Bahnschrift.ttf';
    src: url(../fonts/Bahnschrift.ttf);
}
body {
    font-family: 'IBM Plex Sans', sans-serif!important;
    /*font-family: 'Space Grotesk', sans-serif;*/
}
.py-11 {
    padding-top: 11px;
    padding-bottom: 11px;
}
header {
    border-bottom: 1px solid #dcdbd7;
}
.main-nav ul li a {
    color: #767475!important;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}
.main-nav ul li.active a {
    color: #000!important;
}
.main-nav ul li a:hover {
    color: #000!important;
}
.main-nav ul li:first-child a {
    padding-left: 0!important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 11px;
    font-weight: normal;
}
nav {
    border-bottom: 1px solid #dcdbd7;
}
.main-nav ul li a:before {
    content: "";
    background: #b6afa5;
    width: 1px;
    height: 15px;
    right: 0;
    position: absolute;
    top: 17px;
}
.main-nav ul li:last-child a:before {
    display: none;
}
.contact-info-header {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.contact-info-header li {
    display: inline-block;
}
.main-nav {
    position: 
}
.contact-info {
    position: absolute;
    top: 10px;
    right: 15px;
}
.contact-info-header li:first-child a {
    padding-right: 11px;
    margin-right: 11px;
}
.main-nav .contact-info-header li a {
    font-weight: 400;
}
.main-nav .contact-info-header li a:hover {
    text-decoration: none;
}
/*
*/
.banner-pic img {
    width: 100%;
}
.banner-pic {
    position: relative;
    display: flex;
  justify-content: center;
  align-items: center;
}
.banner-info {
    position: absolute;
    right: 65px;
    max-width: 33%;
}
.banner-info h1 {
    color: #262626;
    font-weight: bold;
    font-family: 'Bahnschrift';
    letter-spacing: -1px;
    font-stretch: condensed;
}
.banner-info p {
    color: #525252;
    font-weight: 400;
    font-size: 16px;
    padding: 30px 0 15px 0;
}
ul.banner-btn {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
ul.banner-btn li {
    display: inline-block;
}
ul.banner-btn li a {
    display: block;
    background: #564436;
    color: #fff;
    font-size: 16px;
    padding: 13px;
    min-width: 190px;
    text-align: center;
}
ul.banner-btn li a:hover {
    background: #3c322a;
    color: #fff;
    text-decoration: none;
}

ul.banner-btn li a img {
    width: unset;
}
ul.banner-btn li:first-child {
    margin-right: 10px;
}
/*
*/
section {
    padding: 50px 0;
}
.title-heading h2 {
    color: #262626;
    font-weight: 300;
    position: relative;
    font-size: 16px;
    font-weight: bold;
}
.title-heading {
    padding-left: 0;
}

.p-15 {
    padding: 15px;
}
.box-tso span {
    font-family: 'Space Grotesk', sans-serif;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ff3754;
    font-size: 80px;
    line-height: 1;
    font-weight: 500;
}
.box-tso1 span {
    font-family: 'Space Grotesk', sans-serif;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #3c6bdf;
    font-size: 80px;
    line-height: 1;
    font-weight: 500;
}
.box-tso2 span {
    font-family: 'Space Grotesk', sans-serif;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ff9d03;
    font-size: 80px;
    line-height: 1;
    font-weight: 500;
}
.box-tso3 span {
    font-family: 'Space Grotesk', sans-serif;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #7f39ab;
    font-size: 80px;
    line-height: 1;
    font-weight: 500;
}
.box-tso h3 {
    /* font-weight: 400;
    font-size: 2rem;*/
    font-size: 21px;
    font-weight: bold;
}
.box-tso p {
    font-size: 15px;
    color: #888787;
}
.box-tso img {
    max-width: 85px;
}
.mt-75 {
    margin-top: -75px;
}
.heading-middle {
    display: flex;
    justify-content: left;
    align-items: center;
}
/*
*/
.bg-gray {
    background: #e8e9ea;
}
.gray-box {
    background: #e8e8e8;
}
.result-details img {
    width: 100%;
}
.result-details span {
    width: 100%;
    display: block;
    padding: 15px;
    font-size: 17px;
    font-weight: 500;
}
.result-details {
    margin: 15px 0;
}
.bg-black{background:#161616;}
/*
*
* ==========================================
*Tab
* ==========================================
*/
.nav-pills-custom .nav-link {
    color: #5d5d5d;
    background: #fff;
    position: relative;
    margin-bottom: 8px;
    box-shadow: 5px 5px 5px #ccc!important;
    border: 1px solid #ccc;
    line-height: 17px;
    padding: 14px 10px;
}

.nav-pills-custom .nav-link.active {
    color: #ffffff;
    background: #161616;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #161616;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}


/* start css 31st may */
.logo {
    color: #000;
    font-weight: bold;
    font-family: 'Bahnschrift';
    font-size: 18px;
}
.logo:hover {
    color: #000;
    text-decoration: none;
}
.main-nav ul.contact-info-header li a:before {
    top: 5px;
}
.unqe-box ul li {
    font-weight: bold;
    position: relative;
    padding-left: 29px;
    background: url(../images/dot.png) no-repeat left top 4px;
    color: #4e565e;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: -8px;
}
.unqe-box ul ul li {
    font-weight: normal;
    background: unset;
    margin-top: 5.5px;
    margin-bottom: 5.5px;
}
.unqe-box ul {
    margin-top: 0;
    border-left: 1px solid #dadada;
    margin-left: 6px;
    position: relative;
    list-style-type: none;
    padding-left: 0;
}
.unqe-box ul li ul {
    margin-top: 0;
    border-left: 0;
    margin-left: 0;
    position: unset;
}
.unqe-box ul ul li:before {
    content: "";
    background: #959595;
    height: 1px;
    width: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
}
.shadow-backand {
    width: 90%;
    height: 260px;
    border: 1px solid #000;
    position: absolute;
    z-index: 1;
    left: 45px;
    top: 27px;
}
.backand-image {
    width: 93%;
    height: 260px;
    overflow: hidden;
    position: relative;
    background: #000;
    z-index: 5;
}
.unqe-box-one li {
    background: transparent!important;
}
.unqe-box-one ul:before {
    content: "";
    background: #dadada;
    height: 1px;
    width: 20px;
    position: absolute;
    top: 0;
    left: 0px;
}
.unqe-box-one ul:after {
    content: "";
    background: #dadada;
    height: 1px;
    width: 20px;
    position: absolute;
    bottom: 0;
    left: 0px;
}
.unqe-box-one ul {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    margin: 0!important;
}
.unqe-box-one ul li ul:before, .unqe-box-one ul li ul:after {
    display: none;
    padding-bottom: 0!important;
}
.unqe-box-one ul li ul {
    padding-bottom: 0!important;
}
.p_3 {
    padding: .6rem 1rem!important;
}
/* end css 31st may*/
/*Process overview*/
.screenshot-bg-wrap {
    /* border: 20px solid #313232; */
    border-radius: 40px;
    position: relative;
}
.screenshot-title {
    margin: 0;
    position: absolute;
    top: 5%;
    left: 50%;
    -ms-transform: translate(-50%, -5%);
    transform: translate(-50%, -5%);
    font-size: 35px;
    color: #000;
}
.screenshot-title span {
    display: block;
    line-height: 25px;
    font-size: 16px;
}
.ccircle1{width: 23px;height: 23px;background: #ffffff;border-radius:50%;position: absolute;left: 72px;top: 53px;box-shadow: 0px 0px 1px 1px #0000001a;}
.ccircle2{width: 23px;height: 23px;background: #ffffff;border-radius:50%;position: absolute;left: 271px;top: 53px;}
.ccircle3{width: 23px;height: 23px;background: #ffffff;border-radius:50%;position: absolute;left: 467px;top: 53px;}
.ccircle4{width: 23px;height: 23px;background: #ffffff;border-radius:50%;position: absolute;left: 56.9%;top: 53px;}
.ccircle5{width: 23px;height: 23px;background: #ffffff;border-radius:50%;position: absolute;left: 73.8%;top: 53px;}
.screenshot-icon{
    position: absolute;
    width:50px;
    left: 5%;
    top: -51px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    }
  .screenshot-bg-wrap img{border-radius: 0;}
.screenshot-icon i ,.screenshot-icon2 i,.screenshot-icon3 i,
.screenshot-icon4 i,.screenshot-icon5 i{font-size: 30px;/* color: #fff; */vertical-align: middle;line-height: 50px;-webkit-transition: all 0.5s; /* For Safari 3.0 to 6.0 */transition: all 0.5s; /* For modern browsers */text-align: center;}
.screenshot-icon2{
    position: absolute;
    width: 50px;
    left: 22%;
    top: 130px;
    height: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    }
    .screenshot-icon  i{
    color: #3c6bdf;
}
    .screenshot-icon2 i{color: #7f39ad;}
    .screenshot-icon3 i{
    color: #ff3754;
}
    .screenshot-icon4 i{
    color: #ff9d02;
}
    .screenshot-icon5 i{
    color: #3c6bdf;
}
.screenshot-icon3{
    position: absolute;
    width: 50px;
    left: 39%;
    top: -51px;
    height: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    }
 .screenshot-icon4{
    position: absolute;
    width: 50px;
    left: 55.7%;
    top: 128px;
    height: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    }
.screenshot-icon5{
    position: absolute;
    width: 50px;
    left: 72.7%;
    top: -51px;
    height: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    }
.screenshot-title{
  margin: 0;
  position: absolute;
  top: 5%;
  left: 50%;
  -ms-transform: translate(-50%, -5%);
  transform: translate(-50%, -5%);
  font-size: 35px;
  font-family: 'Oswald', sans-serif;
  color: #000;
  }
.screenshot-title span{
    display: block;
    font-family: 'Montserrat', sans-serif;
    line-height: 25px;
    font-size: 16px;
}
.screenshot-title span:after {
    height: 6px;
    width: 60px;
    content: "";
    display: block;
    margin-top: 18px;
    background: #009de0;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.ball-pointer{
  position: relative;
  border-top: 1px solid #009de0;
  width: 90px;
  -ms-transform: rotate(90deg); /* IE 9 */
  transform: rotate(90deg);
  }
 .ball-pointer::after {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ffca0c;
  display: block;
  position: absolute;
  bottom: -6px;
  left: calc(100% - 2px);
  border: 1px solid #009de0;
}
.ccircle-text p{
    line-height: 15px;
    margin-top: 70px;
    margin-left: -60px;
    font-size: 14px;
    color: #4a4949;
    }
.ccircle-text p b{font-size: 20px;color: #464545;display: block;}
.ccircle-text2 p b{font-size: 20px;color: #464545;display: block;font-family: 'Oswald', sans-serif;}
.pulse2 {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgb(255 255 255 / 0.5);
  }
}

.screenshot-bg-top-wrap{position: absolute;width: 100%;bottom: 231px;}
.ss-wrapper {
    max-width: 1170px;
    position: relative;
    margin: 0px auto 0px;
}
.ccircle-text3 {
    display: block;
    color: #000;
    font-size: 16px;
}
.ccircle-text2 {
    display: block;
    position: absolute;
    padding: 5px 10px;
    left: 18.8%;
    top: 1px;
    width: 16%;
    color: #000;
    font-size: 16px;
}
.ccircle-text {
    display: block;
    position: absolute;
    padding: 5px 10px;
    left: 22px;
    top: 133px;
    width: 16%;
    color: #000;
    font-size: 16px;
}
.ccircle-text2 .ball-pointer{
-ms-transform: rotate(-90deg);
 transform: rotate(-90deg);}
.ccircle-text2 p{
    margin-top: -130px;
    margin-left: -80px;
    line-height: 15px;
    font-size: 14px;
    color: #4a4949;
}
.ccircle-text3 p{margin-top: 80px;margin-left: -68px;}
.ccircle-text3{
    display: block;
    position: absolute;
    padding: 5px 10px;
    left: 35.9%;
    top: 132px;
    width: 16%;
    color: #000;
    font-size: 16px;
}
.ccircle-text4 {
    display: block;
    position: absolute;
    padding: 5px 10px;
    left: 53%;
    top: 1px;
    width: 16%;
    color: #000;
    font-size: 16px;
}
.ccircle-text5 {
    display: block;
    position: absolute;
    padding: 5px 10px;
    left: 69.8%;
    top: 133px;
    width: 12%;
    color: #000;
    font-size: 16px;
}
.ccircle-text6 {
    display: block;
    position: absolute;
    padding: 5px 10px;
    left: 81%;
    top: 215px;
    color: #000;
    font-size: 12px;
}
.ccircle-text6 ul{text-align:left;margin: 0;padding: 0;list-style: none;}
.ss-wrapper .laptop-img-bg {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.ss-wrapper .screenshot-slider {
    position: relative;
    /* padding: 5.15% 17.5% 7% 17.7%; */
    padding: 0;
    max-width: 1200px;
    width: 100%;
    margin: auto;
    display: block;
}

.usps-img-block{
    position: relative;
    border-radius: 0.25em;
    padding: 10px;
    border: 1px solid #b3b2b2;
    background: #e6e6e6;
    box-shadow: inset 5px 5px 5px 0 rgb(255 255 255 / 50%), inset -5px -5px 5px 0 rgb(0 0 0 / 50%);
    filter: drop-shadow(2px 2px 5px #585454);
}
.usps-txt-block {
    /* background: #f8f9fb; */
    padding: 0 10px;
    position: relative;
    margin: 10px auto 0px auto;
    text-align: left;
    font-size: 21px;
    color: #26282b;
    font-weight: 500;
}
.blue-txt{margin:10px; color:#000;}

/* start css 2nd june */
.unqe-box ul li span {
    font-weight: normal;
}
.unqe-box ul {
    margin-bottom: 0;
    margin-left: 0;
}
.unqe-box ul li:last-child {
    margin-bottom: 0;
}
.ccircle-text6 {
    left: 80%;
}
.ccircle-text6 ul {
    white-space: nowrap;
}
.ccircle-text6 ul li {
    padding: 2px 0;
}
.unqe-box-one ul li {
    color: #fff;
}
.pt-15 {
    padding-top: 15px;
}
.text-white h2 {
    color: #fff;
}
.section-arrow-down {
    margin-top: -6px;
}
.section-arrow-down i {
    color: rgba(0,0,0,.2);
}
.btn-Vmore {
    background: #564436;
    border-color: #564436;
    color: #fff;
    border-radius: 0;
    padding: .15rem .5rem;
    float: right;
}
.btn-Vmore:hover {
    background: #3c322a;
    border-color: #3c322a;
    color: #fff;
}
.testimonislid .owl-item img {
    max-width: 100%;
    width: auto !important;
    display: inline-block !important;
}
.testimonislid .owl-nav {
    text-align: center;
}
.testimonislid .owl-prev span {
    background: url(../images/tesarolef.png)no-repeat;
    width: 61px;
    height: 18px;
    background-size: 100%;
    margin-left: 0;
    display: block;
    font-size: 0;
}
.testimonislid .owl-next span {
    background: url(../images/tesarorigh.png)no-repeat;
    width: 61px;
    height: 18px;
    background-size: 100%;
    display: block;
    font-size: 0;
}
.testimonislid .owl-prev, .testimonislid .owl-next {
    bottom: 0;
    position: relative;
    display: inline-block;
    font-size: 0;
    margin: 0 7.5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.testimonislid .owl-prev:focus, .testimonislid .owl-next:focus {
    outline: 0;
}
.testimonislid .owl-dots {
    display: none;
}
.testibx {
    width: 100%;
    position: relative;
    padding: 41px 16px 0 20px;
}
.testibx em {
    display: inline-block;
    position: absolute;
    left: -4px;
    top: 0px;
}
.testibx p {
    font-size: 16px;
    color: #cccccc;
    font-weight: normal;
}
.testibx .media {
    margin-top: 16px;
}
.testibx .media .media-body h5 {
    color: #ffffff;
    margin-bottom: 0;
}
.testibx .media .media-body span {
    color: #9e9d9d;
    display: inline-block;
    margin-top: 0;
    font-size: 15px;
}
.pb-30 {
    padding-bottom: 30px!important;
}
.footer-section ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.footer-section ul li {
    padding: 0 20px 0 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
    padding-bottom: 5px 0;
}
.footer-section ul li a {
    color: #5a5a5a;
}
.footer-section ul li a:hover {
    color: #564436;
    text-decoration: underline;
}
.click-here-txt span{
    font-size: 14px;
    padding: 0 0 4px 0;
    display: inline-block;
    color: #564436;
}
.tabed-image{position: relative;
    border-radius: 0.25em;
    padding: 10px;
    border: 1px solid #b3b2b2;
    background: #e6e6e6;
    box-shadow: inset 5px 5px 5px 0 rgb(255 255 255 / 50%), inset -5px -5px 5px 0 rgb(0 0 0 / 50%);
    filter: drop-shadow(2px 2px 5px #585454);}
.pad-100{padding:120px 0 80px 0;}
/* end css 2nd june */
/* start css 3rd june */
.owl-nav{display:none;}
.chat-icon-bar {
    position: fixed;
    bottom: 20px;
    right: 0;
}
.chat-icon-bar a i {
    color: #ffffff;
    padding: 15px;
    font-size: 30px;
    box-shadow: 2px 2px 12px rgb(8 8 8 / 50%);
    border: 1px solid #3e3128;
    background: #564436;
}
.usps-txt-block2{
    margin: 0 0 12px 0;
    line-height: 20px;
    padding: 0 10px;
    /* border-radius: 10px; */
    color: #807e7e;
}
.usps-txt-block-wrap{
    background: #fff;
    padding: 10px 0;
    margin-bottom: 20px;
    box-shadow: 5px 5px 5px #afafaf;
    border-radius: 0 0 5px 5px;
    }
/*.breadcrumb-container{
    position: relative;
    width: 100%;
    height: 150px;
    background: url(../images/contact/1.png);
    background-size: cover;
    }*/
.breadcrumb{background:transparent;padding: 0;}
.breadcrumb-container li{padding: 0;}
.breadcrumb-container li a{color: #676565;}
.breadcrumb-container li.active{color: #e6e6e6;}
.breadcrumb>li+li:before {
    padding: 0 4px;
    color: #ccc;
    content: "/\00a0";
}
.btn-submit{background: #564436;
    color: #fff;
    font-size: 16px;
    padding: 13px;
    min-width: 190px;
    text-align: center;}

.contact-info ul li a {
    color: #767475;
}
.contact-info ul li a:hover {
    color: #000;
    text-decoration: none;
}
.pt-20 {
    padding-top: 26px;
}
.process-overview-sm {
    display: none;
}

/*
nav-tabs
*/
.nav-tabs {
  display: none;
}
@media (min-width: 768px) {
  .nav-tabs {
    display: flex;
    flex-flow: column nowrap;
  }
  .nav-tabs {
    border-bottom: none;
    border-right: 1px solid #ddd;
    display: flex;
  }
  .nav-tabs {
    margin: 0 15px;
  }
  .nav-tabs .nav-item + .nav-item {
    margin-top: 0.25rem;
  }
  .nav-tabs .nav-link {
    transition: border-color 0.125s ease-in;
    white-space: nowrap;
  }
  .nav-tabs .nav-link:hover {
    background-color: #f7f7f7;
    border-color: transparent;
  }
  .nav-tabs .nav-link.active {
    border-bottom-color: #ddd;
    border-right-color: #fff;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
    margin-right: -1px;
  }
  .nav-tabs .nav-link.active:hover {
    background-color: #fff;
    border-color: #0275d8 #fff #0275d8 #0275d8;
  }
  .card {
    border: none;
  }
  .card .card-header {
    display: none;
  }
  .card .collapse {
    display: block;
  }
}
@media (max-width: 767px) {
  .tab-pane {
    display: block !important;
    opacity: 1;
  }
  .fade:not(.show) {
    opacity: 1;
    }
}
/*
nav-tabs end
*/







.vertical-tabs-accordion .nav-link {
    color: #5d5d5d;
    background: #fff;
    position: relative;
    margin-bottom: 8px;
    box-shadow: 5px 5px 5px #ccc!important;
    border: 1px solid #ccc;
    line-height: 17px;
    padding: 11.5px 10px;
}
.vertical-tabs-accordion .nav-tabs {
    border-right: 0;
}
.vertical-tabs-accordion .nav-link {
    border-radius: .25rem!important;
}
.vertical-tabs-accordion .nav-link:hover {
    background-color: #fff;
    border: 1px solid #ccc;
}
.vertical-tabs-accordion .nav-link.active:hover {
    border: 1px solid #161616;
    color: #ffffff;
    background: #161616;
}
.vertical-tabs-accordion .nav-link.active {
    border: 1px solid #161616;
    color: #ffffff;
    background: #161616;
}
.vertical-tabs-accordion .nav-link::before {
    content: '';
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #161616;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
    opacity: 0;
}
.vertical-tabs-accordion .nav-link.active::before {
    opacity: 1;
}
.vertical-tabs-accordion .nav-tabs {
    flex: 0 0 40%;
    max-width: 40%;
}
.vertical-tabs-accordion .card-body {
    padding: 0 1.25rem;
}
.vertical-tabs-accordion .nav-link{white-space:normal;}

.d-flex-box{display: flex;}
.d-flex-box-col {
    flex: 1;
    overflow: hidden;
    background: #fff;
}
/*Contact Us*/
.check-container {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 10px;
}

/* Hide the browser's default checkbox */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #d7d7d8;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmark {
  background-color: #000000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkmark-txt{position:relative;top: -2px;}
.submit-btn{display: block;
    background: #564436;
    color: #fff;
    font-size: 16px;
    padding: 9px;
    min-width: 120px;
    text-align: center;
    border-radius: 0;}
.submit-btn:hover {
    background: #3c322a;
    color: #fff;
    text-decoration: none;
}
.contact-form .form-control{border: 1px solid #a4a4a5; border-radius: 0;}
.contact-form select{border: 1px solid #a4a4a5; border-radius: 0;}
.modal-dialog.modal-confirm .modal-header {
    background: #564436;
    border-bottom: none;
    position: relative;
    text-align: center;
    margin: -20px -20px 0;
    border-radius: 5px 5px 0 0;
    padding: 10px;
}
.modal-confirm .modal-content {
    padding: 20px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
}
.modal-confirm .icon-box {
    color: #fff;
    width: 95px;
    height: 95px;
    display: inline-block;
    border-radius: 50%;
    z-index: 9;
    border: 5px solid #fff;
    padding: 15px;
    text-align: center;
}
.modal-confirm .icon-box i {
    font-size: 64px;
    margin: -4px 0 0 -4px;
}
.modal-confirm .form-control, .modal-confirm .btn {
    min-height: 40px;
    border-radius: 0;
}
.modal-confirm .close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    text-shadow: none;
    opacity: 0.5;
}
.btn-primary {
    color: #fff;
    background-color: #564436;
    border-color: #3e3229;
}
.btn-primary:hover{background: #3c322a;
    color: #fff;border-color: #3e3229;
    text-decoration: none;}

/*Saturday June 12*/
.quick-contact-box {
    border-right: 1px solid #dadada;
}
.quick-contact-box p {
    position: relative;
}
.quick-contact-box p:before {
    background: url(../images/dot.png) 0 0 no-repeat;
    content: "";
    position: absolute;
    top: 6px;
    right: -23px;
    z-index: 1;
    width: 15px;
    height: 15px;
}
/*End*/
/*Monday June 14*/
.breadcrumb-container img {
    width: 100%;
}
/*End*/
/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 0;
  color: #ffffff;
  padding: 10px;
  font-size: 25px;
  box-shadow: 2px 2px 12px rgb(8 8 8 / 50%);
  border: 1px solid #3e3128;
  background: #564436;
}

/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 100px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #564436;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.msg-cross{position: absolute;
    right: 10px;
    top: 8px;}
.msg-cross i{width: 30px;
    height: 30px;
    text-align: center;
    background: #564436;
    vertical-align: middle;
    line-height: 30px;
    color: #fff;
    border-radius: 50%;
    cursor:pointer;
}