.site-search:hover .icon { color: #878244}
.search-drawer { padding:40px 50px; background-color:#fff; opacity:0; visibility:hidden; position:fixed; top:0; left:0; z-index:9999; text-align:left;
	transform:translate(0,-100%); -webkit-transform:translate(0,-100%); -ms-transform:translate(0,-100%); -o-transform:translate(0,-100%); transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s;
	-ms-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; width:100%; box-shadow:0 0 6px rgba(0,0,0,0.2); -webkit-box-shadow:0 0 6px rgba(0,0,0,0.2);}
.search-drawer .container { position:relative; }
.search-drawer.search-drawer-open { opacity:1; transform:translate(0,0); -webkit-transform:translate(0,0); -ms-transform:translate(0,0); -o-transform:translate(0,0); visibility:visible; }
.search-drawer.search-drawer-open .block { background-color:transparent; padding:0; }
.search-drawer .title { color:#000000; font-size:15px; margin-bottom: 20px; }
.search-drawer .label { border:0; clip:rect(0,0,0,0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px; }
.search-drawer .control { border-bottom: 1px solid #ddd; }
.search-drawer .input-text { color:#050000; font-size:13px; padding:5px 50px 5px 0; background:none; border:0 none; }
.search-drawer .action.search { font-size:18px; position:absolute; right:14px; border:0; background:none; cursor:pointer; height:38px; top: 35px; }
.search-drawer .action.search:hover { color:#000000; }
.search-drawer .closeSearch { color:#050000; font-size:18px; position:absolute; top:0; right:25px; cursor:pointer; }
.search-drawer .searchField { display:table; width:100%; }
.search-drawer .search-category { display:table-cell; padding-right:10px; }
.search-drawer .search-category select { font-size:13px; border:0; }
.search-drawer .input-box { display:table-cell; width:87%; }

.step-process {
            position: relative;
            text-align: center;
        }
        .step {
            display: inline-block;
            text-align: center;
            margin-bottom: 20px;
        }
        .step .circle {
            width: 50px;
            height: 50px;
            line-height: 50px;
            background-color: #f95538;
            color: #fff;
            font-weight: bold;
            border-radius: 50%;
            margin: 0 auto 10px;
            font-size: 20px;
        }
        .step-content {
            max-width: 250px;
            margin: 0 auto;
        }
        .line {
            position: absolute;
            top: 25px;
            width: 100%;
            height: 5px;
            background-color: #f95538;
            z-index: -1;
        }
        .line::before,
        .line::after {
            content: '';
            position: absolute;
            width: 50%;
            height: 100%;
            background: transparent;
            border-bottom: 5px solid #f95538;
            border-radius: 50%;
        }
        .line::before {
            left: 0;
            border-right: 5px solid transparent;
        }
        .line::after {
            right: 0;
            border-left: 5px solid transparent;
        }

.input-box .form-control:focus{
    box-shadow: none;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu{
    left: 265px;
}

.mean-container .mean-bar {
    margin-top: 21px;
}

.bottom-social{
    text-align: left;
}

.categories-item .content {
    background-color: #3bafbf;
}

.categories-item .content h3 {
    color: white;
}

.homebutton {
    background-color: #3bafbf;
    color: white;
}

.home-slides .owl-stage-outer .owl-stage .owl-item {
    height: 615px !important;
}

.main-banner-item{
    background-color: transparent;
    padding-top: 0px;
}

.main-banner-content h1>p{
    color: white;
}

.banner-btn a {
    background-color: #3bafbf;
}

.banner-btn a:hover {
    background-color: #327ec7;
}

.switch-box{
    display: none;
}

.main-banner-content {
    padding-top: 35% !important;
}

.page_title{
	padding: 100px 0px 10px;
	background-color:#f5f5f5;
}
.breadcrumbs {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: left;
}
.breadcrumbs ul {
    margin: 0;
    padding: 0;
}
.breadcrumbs .items .item {
    display: inline-block;
    line-height: 16px;
    padding-right: 0.5rem;
    position: relative;
    color: #000;
}
.breadcrumbs .items .item a {
    text-decoration: none;
    color: #000;
	transition: all 0.4s ease-in 0s;
}
.breadcrumbs .items .item a:hover {
    color: #000;
}
.breadcrumbs .items .item strong {
    font-weight: 600;
	color: #000;
}
.breadcrumbs .items .item:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}


.owl-dot{
    font-size: 24px;
    margin-left: 10px;
    }
@media only screen and (max-width:768px){
    .home-slides.owl-theme .owl-nav{
        display:none;
    }
 .videosestion{
        padding-left:0% !important;
    }   
}
 .videosestion{
        padding-left:10% ;
    }
@media only screen and (min-width: 1445px) and (max-width: 1600px){
    
.main-banner-content{
	padding-top:35% !important;
}
.home-slides .owl-stage-outer .owl-stage .owl-item{
	height:615px !important
}
}
@media only screen and (min-width: 1025px) and (max-width: 1440px){
.main-banner-content{
	padding-top:29% !important;
}
.home-slides .owl-stage-outer .owl-stage .owl-item{
	height:584px !important
}
}
@media only screen and (min-width: 1024px) and (max-width: 1024px){
.main-banner-content{
	padding-top:24% !important;
}
.main-banner-content h1 {
    font-size: 22px !important;
}
.home-slides .owl-stage-outer .owl-stage .owl-item{
	height:420px !important
}
}
@media only screen and (min-width: 768px) and (max-width: 768px){
.main-banner-content{
	padding-top:6% !important;
}
.main-banner-content{
	width:50%;
	text-align:left;
}
.main-banner-content h1 {
    font-size: 15px !important;
}
.home-slides .owl-stage-outer .owl-stage .owl-item{
	height:322px !important
}
}
@media only screen and (max-width: 600px){
    .sliderbtn{
        display:none !important;
    }
    .main-banner-content span{
        font-size:12px !important;
    }
.main-banner-content{
	padding-top:10% !important;
}
.main-banner-content{
	width:50%;
	text-align:left;
}
.main-banner-content h1>p{
    font-size: 10px !important;
}
.home-slides .owl-stage-outer .owl-stage .owl-item{
	height:150px !important
}
}
.main-banner-shape .shape1 {
	top:0px !important;
 width:100%;
}
.main-banner-item{
	background:none;
}
@media only screen and (min-width:1700px){

.home-slides .owl-stage-outer .owl-stage .owl-item{
	height:760px; !important
}
}
.main-banner-content{
	padding-top:49%;
}
.main-banner-content h1 {
    font-size: 25px;
	color:white;
}
.banner-btn a{
	background-color:#3bafbf;
}
.banner-btn a:hover{
	background-color:#327ec7;
}
.categories-item .content{
    	background-color:#3bafbf;
}
.categories-item .content:hover{
    	background-color:#327ec7;
}
.categories-item .content h3{
	color:white;
}
.overview-item.item-two .offer{
	    MARGIN-LEFT: -97%;
    MARGIN-TOP: 22%;
}

.main-timeline5 {
    overflow: hidden;
    position: relative
}

.main-timeline5 .timeline {
    position: relative;
    margin-top: -81px
}

.main-timeline5 .timeline:first-child {
    margin-top: 0
}

.main-timeline5 .timeline-icon,
.main-timeline5 .year {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.main-timeline5 .timeline:after,
.main-timeline5 .timeline:before {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

.main-timeline5 .timeline:before {
    content: "";
    width: 100%;
    height: 100%;
    box-shadow: -8px 0 5px -5px rgba(0, 0, 0, .5) inset;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.main-timeline5 .timeline-icon {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    border: 25px solid transparent;
    border-top-color: #3bafbf;
    border-right-color: #3bafbf;
    z-index: 1;
    transform: rotate(45deg)
}

.main-timeline5 .year {
    display: block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    font-size: 30px;
    font-weight: 700;
    color: #3bafbf;
    text-align: center;
    transform: rotate(-45deg)
}

.main-timeline5 .timeline-content {
    width: 35%;
    float: right;
    background: #3bafbf;
    padding: 30px 20px;
    margin: 50px 0;
    z-index: 1;
    position: relative
}

.main-timeline5 .timeline-content:before {
    content: "";
    width: 20%;
    height: 15px;
    background: #3bafbf;
    position: absolute;
    top: 50%;
    left: -20%;
    z-index: -1;
    transform: translateY(-50%)
}

.main-timeline5 .title {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px
}

.main-timeline5 .description {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin: 0
}

.main-timeline5 .timelinetwo:before {
    box-shadow: 8px 0 5px -5px rgba(0, 0, 0, .5) inset
}

.main-timeline5 .timelinetwo .timeline-icontwo {
    transform: rotate(-135deg);
    border-top-color: #327ec7;
    border-right-color: #327ec7
}

.main-timeline5 .timelinetwo .yeartwo {
    transform: rotate(135deg);
    color: #327ec7
}

.main-timeline5 .timelinetwo .timeline-contenttwo {
    float: left
}

.main-timeline5 .timelinetwo .timeline-contenttwo:before {
    left: auto;
    right: -20%
}

.main-timeline5 .timelinetwo .timeline-contenttwo,
.main-timeline5 .timelinetwo .timeline-contenttwo:before {
    background: #327ec7
}



@media only screen and (max-width:1199px) {
    .main-timeline5 .timeline {
        margin-top: -105px
    }

    .main-timeline5 .timeline-content:before {
        left: -18%
    }

    .main-timeline5 .timelinetwo .timeline-contenttwo:before {
        right: -18%
    }
}

@media only screen and (max-width:990px) {
    .main-timeline5 .timeline {
        margin-top: -153px
    }

    .main-timeline5 .timeline-content:before {
        left: -2%
    }

    .main-timeline5 .timelinetwo .timeline-contenttwo:before {
        right: -2%
    }
}

@media only screen and (max-width:767px) {
    .main-timeline5 .timeline {
        margin-top: 0;
        overflow: hidden
    }

    .main-timeline5 .timeline:before,
    .main-timeline5 .timelinetwo:before {
        box-shadow: none
    }

    .main-timeline5 .timeline-icon,
    .main-timeline5 .timelinetwo .timeline-icontwo {
        margin-top: -30px;
        margin-bottom: 20px;
        position: relative;
        transform: rotate(135deg)
    }

    .main-timeline5 .timelinetwo .yeartwo,
    .main-timeline5 .year {
        transform: rotate(-135deg)
    }

    .main-timeline5 .timeline-content,
    .main-timeline5 .timelinetwo .timeline-contenttwo {
        width: 100%;
        float: none;
        border-radius: 0 0 20px 20px;
        text-align: center;
        padding: 25px 20px;
        margin: 0 auto
    }

    .main-timeline5 .timeline-content:before,
    .main-timeline5 .timelinetwo .timeline-contenttwo:before {
        width: 15px;
        height: 25px;
        position: absolute;
        top: -22px;
        left: 50%;
        z-index: -1;
        transform: translate(-50%, 0)
    }
}

.progress{
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}
.progress:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.progress > span{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progress .progress-left{
    left: 0;
}
.progress .progress-bar{
    width: 100%;
    height: 100%;
    background: none;
    border-width: 12px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progress .progress-left .progress-bar{
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progress .progress-right{
    right: 0;
}
.progress .progress-right .progress-bar{
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;

}
.progress .progress-value{
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #44484b;
    font-size: 24px;
    color: #fff;
    line-height: 135px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
}
.progress.blue1 .progress-bar{
    border-color: #327ec7;
}
.progress.green1 .progress-bar{
    border-color: #3bafbf;
}
.progress.blue2 .progress-bar{
    border-color: #327ec7;
}
.progress.green2 .progress-bar{
    border-color: #3bafbf;
}
.progress.blue1 .progress-right .progress-bar{
     animation: loading-1 1.0s linear forwards 1.0s;
}
.progress.blue1 .progress-left .progress-bar{
     animation: loading-2 2.0s linear forwards 2.0s;
}
.progress.green1 .progress-right .progress-bar{
   animation: loading-3 1.0s linear forwards 1.0s;
}
.progress.green1 .progress-left .progress-bar{
   animation: loading-4 2.0s linear forwards 2.0s;
}
.progress.blue2 .progress-right .progress-bar{
    animation: loading-5 1.0s linear forwards 1.0s;
}
.progress.blue2 .progress-left .progress-bar{
   animation: loading-6 2.0s linear forwards 2.0s;
}
.progress.green2 .progress-right .progress-bar{
 animation: loading-7 1.0s linear forwards 1.0s;
}
.progress.green2 .progress-left .progress-bar{
    animation: loading-8 2.0s linear forwards 2.0s;
}
@keyframes loading-1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}@keyframes loading-2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(160deg);
        transform: rotate(160deg);
    }
}
@keyframes loading-3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg);
    }
}@keyframes loading-4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes loading-5{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}@keyframes loading-6{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
    }
}
@keyframes loading-7{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-8{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg);
    }
}



    @media only screen and (max-width: 600px) {
        .progresswork{
            padding-bottom:10%;
        }
    }

.nice-select{
	width:100%;
}
ul.list{
	width:100%;
	height:270px;
	
    overflow: auto !important;
}
.default-btn{
	background-color:#3bafbf;
}
.default-btn:hover{
	background-color:#327ec7;
}
.section-title h2 {
	font-size:35px;
}
label{
   display: block;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 500;
    font-family: var(--optionalfontFamily);
}
@media only screen and (max-width: 600px) {
.holidaytable{
    padding-top:20%;
}
.holidaytitle{
    text-align:center !important;
}
}



.main-timeline {
    position: relative
}

.main-timeline:before {
    content: "";
    width: 5px;
    height: 100%;
    border-radius: 20px;
    margin: 0 auto;
    background: #242922;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.main-timeline .timeline {
    display: inline-block;
    margin-bottom: 50px;
    position: relative
}

.main-timeline .timeline:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 4px solid #fff;
    background: #3bafbf;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%)
}
.main-timeline .timelinetwo:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 4px solid #fff;
    background: #327ec7;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%)
}
.main-timeline .timeline-icon {
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 3px solid #3bafbf;
    padding: 13px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translateY(-50%)
}
.main-timeline .timeline-icontwo {
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 3px solid #327ec7;
    padding: 13px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translateY(-50%)
}

.main-timeline .timeline-icon i {
    display: block;
    border-radius: 50%;
    background: #3bafbf;
    font-size: 64px;
    color: #fff;
    line-height: 100px;
    z-index: 1;
    position: relative
}
.main-timeline .timeline-icontwo i {
    display: block;
    border-radius: 50%;
    background: #327ec7;
    font-size: 64px;
    color: #fff;
    line-height: 100px;
    z-index: 1;
    position: relative
}

.main-timeline .timeline-icon:after,
.main-timeline .timeline-icon:before {
    content: "";
    width: 100px;
    height: 4px;
    background: #3bafbf;
    position: absolute;
    top: 50%;
    right: -100px;
    transform: translateY(-50%)
}
.main-timeline .timeline-icontwo:after,
.main-timeline .timeline-icontwo:before {
    content: "";
    width: 100px;
    height: 4px;
    background: #327ec7;
    position: absolute;
    top: 50%;
    right: -100px;
    transform: translateY(-50%)
}

.main-timeline .timeline-icon:after {
    width: 70px;
    height: 50px;
    background: #fff;
    top: 89px;
    right: -30px;
	display:none;
}

.main-timeline .timeline-content {
    width: 49%;
    padding: 0 50px;
    margin: 52px 0 0;
    float: right;
    position: relative
}

.main-timeline .timeline-content:before {
    content: "";
    width: 70%;
    height: 100%;
    border: 3px solid #3bafbf;
    border-top: none;
    border-right: none;
    position: absolute;
    bottom: -13px;
    left: 35px
}

.main-timeline .timeline-content:after {
    content: "";
    width: 37px;
    height: 3px;
    background: #3bafbf;
    position: absolute;
    top: 13px;
    left: 0
}
.main-timeline .timeline-contenttwo:before {
    content: "";
    width: 70%;
    height: 100%;
    border: 3px solid #327ec7;
    border-top: none;
    border-right: none;
    position: absolute;
    bottom: -13px;
    left: 35px
}

.main-timeline .timeline-contenttwo:after {
    content: "";
    width: 37px;
    height: 3px;
    background: #327ec7;
    position: absolute;
    top: 13px;
    left: 0
}

.main-timeline .title {
    font-size: 20px;
    font-weight: 600;
    color: #3bafbf;
    text-transform: uppercase;
    margin: 0 0 5px
}
.main-timeline .titletwo {
    font-size: 20px;
    font-weight: 600;
    color: #327ec7;
    text-transform: uppercase;
    margin: 0 0 5px
}

.main-timeline .description {
    display: inline-block;
    font-size: 16px;
    color: #404040;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0
}

.main-timeline .timelinetwo .timeline-icontwo {
    left: auto;
    right: 30%
	
}

.main-timeline .timelinetwo .timeline-icontwo:before {
    right: auto;
    left: -100px;
	
}

.main-timeline .timelinetwo .timeline-icontwo:after {
    right: auto;
    left: -30px
	
}

.main-timeline .timelinetwo .timeline-contenttwo {
    float: left
}

.main-timeline .timelinetwo .timeline-contenttwo:before {
    left: auto;
    right: 35px;
    transform: rotateY(180deg)
}

.main-timeline .timelinetwo .timeline-contenttwo:after {
    left: auto;
    right: 0
}

@media only screen and (max-width:1200px) {
    .main-timeline .timeline-icon:before {
        width: 50px;
        right: -50px
    }

    .main-timeline .timelinetwo .timeline-icontwo:before {
        right: auto;
        left: -50px
    }

    .main-timeline .timeline-content {
        margin-top: 75px
    }
}

@media only screen and (max-width:990px) {
    .main-timeline .timeline {
        margin: 0 0 10px
    }

    .main-timeline .timeline-icon {
        left: 25%
    }

    .main-timeline .timelinetwo .timeline-icontwo {
        right: 25%
    }

    .main-timeline .timeline-content {
        margin-top: 115px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline {
        padding-top: 50px
    }

    .main-timeline:before {
        left: 80px;
        right: 0;
        margin: 0
    }

    .main-timeline .timeline {
        margin-bottom: 70px
    }

    .main-timeline .timeline:before {
        top: 0;
        left: 83px;
        right: 0;
        margin: 0
    }

    .main-timeline .timeline-icon {
        width: 60px;
        height: 60px;
        line-height: 40px;
        padding: 5px;
        top: 0;
        left: 0
    }

    .main-timeline .timelinetwo .timeline-icontwo {
        left: 0;
        right: auto
    }

    .main-timeline .timeline-icon:before,
    .main-timeline .timelinetwo .timeline-icontwo:before {
        width: 25px;
        left: auto;
        right: -25px
    }

    .main-timeline .timeline-icon:after,
    .main-timeline .timelinetwo .timeline-icontwo:after {
        width: 25px;
        height: 30px;
        top: 44px;
        left: auto;
        right: -5px
    }

    .main-timeline .timeline-icon i {
        font-size: 30px;
        line-height: 45px
    }

    .main-timeline .timeline-content,
    .main-timeline .timelinetwo .timeline-contenttwo {
        width: 100%;
        margin-top: -15px;
        padding-left: 130px;
        padding-right: 5px
    }

    .main-timeline .timelinetwo .timeline-contenttwo {
        float: right
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timelinetwo .timeline-contenttwo:before {
        width: 50%;
        left: 120px
    }

    .main-timeline .timelinetwo .timeline-contenttwo:before {
        right: auto;
        transform: rotateY(0)
    }

    .main-timeline .timeline-content:after,
    .main-timeline .timelinetwo .timeline-contenttwo:after {
        left: 85px
    }
}

@media only screen and (max-width:479px) {

    .main-timeline .timeline-content,
    .main-timeline .timelinetwo .timeline-contenttwo {
        padding-left: 110px
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timelinetwo .timeline-contenttwo:before {
        left: 99px
    }

    .main-timeline .timeline-content:after,
    .main-timeline .timelinetwo .timeline-contenttwo:after {
        left: 65px
    }
}

.carousel-caption{
    text-align: left;
    top: 40%;
}

.carousel-caption p{
    color:#fff;
}

.holidaytable table>thead>tr>th{
    background-color: #3bafbf !important;
    color: white !important;
}

/*media Query*/

@media (min-width:481px)  {
    
    
}

/* Detail Page */

.product-details{

}

.product-details>h1{
    color: #000;
    font-size: 28px;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.related-title h6 {
    font-weight: 500;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0;
    line-height: 18px;
    padding-left: 70px;
    position: relative;
}

.related-title h6::before {
    content: "";
    background: #000;
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: 45%;
    left: 0;
}

.related-title h2 {
    font-size: 28px;
    color: #000;
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-weight: 900;
}

.wrapQtyBtn { float:left; }
.qtyField { display:table; }
.qtyField .qtyBtn, .qtyField .qty { padding:10px 6px; width:50px; height:42px; border-radius:0; float:left; }
.qtyField a { background-color:#eee; color:#000; }
.qtyField a .fa { font-size:12px; line-height:21px; }
.qtyField > a, .qtyField > span, .qtyField input { display:table-cell; line-height:normal; text-align:center; padding:3px 6px; border:1px solid #f5f5f5; }

ul.cboxtags {
    list-style: none;
    padding: 0px;
}
ul.cboxtags li{
  display: inline;
}
ul.cboxtags li label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid rgba(139, 139, 139, .3);
    color: #adadad;
    white-space: nowrap;
    margin: 3px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

ul.cboxtags li label {
    padding: 6px 10px;
    cursor: pointer;
    width: auto !important;
    line-height: normal !important;
}

ul.cboxtags li input[type="radio"]:checked + label {
    border: 2px solid #000;
    background-color: #000;
    color: #fff;
    transition: all .2s;
}

ul.cboxtags li input[type="radio"] {
  display: absolute;
}
ul.cboxtags li input[type="radio"] {
  position: absolute;
  opacity: 0;
}
ul.cboxtags li input[type="radio"]:focus + label {
  border: 2px solid #000;
}
