html {
    overflow-x: hidden;
}

body {
    transition: .3s;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}
a {
    text-decoration: none !important;
    transition: .3s
}

button {
    transition: .3s;
    border: 0;
    outline: 0 !important
}
.top_ber {
    background: #da251c;
    width: 100%;
    overflow: hidden;
    padding: 18px 0
}
.top-dtls p {
    color: #fff;
    margin: 0
}
.top-dtls p span {
    color: #9ffd30
}
.top-dtls span a {
    color: #fff
}
.top-lyt-link {
    display: inline-block
}
.top-lyt-link span {
    margin-right: 20px
}
.top-lyt-link span:last-child {
    margin-right: 0
}
.top-lyt-link span a:hover {
    color: #fff
}
.top-ryt-link {
    display: inline-block;
    float: right
}
.top-ryt-link span {
    margin-right: 20px
}
.top-ryt-link span:last-child {
    margin-right: 0
}
.top-ryt-link span a:hover {
    color: #000
}
.nav > li > a {
    font-size: 16px;
    padding: 50px 15px;
}
.navbar-default .navbar-nav > li > a {
    color: #303030;
}
.nav > li > a.active {
    color: #0105f9;
    font-size: 16px;
}
.navbar {
    position: relative;
    border: none;
}
.contact-adons ul {
    width: auto
}
.contact-adons ul li {
    display: flex
}
.icon-dtls label {
    font-size: 16px;
    margin-bottom: 0;
    color: #333;
    font-weight: 400
}
.icon-dtls p a {
    color: #888
}
.icon {
    margin-right: 10px
}
.icon-dtls {
    padding-top: 5px
}
.contact-adons li {
    margin-right: 30px
}
.add-item {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(#33dbb1, #33d5be)
}
.contact-adons {
    text-align: right;
    margin-top: 62px
}
.contact-adons li:last-child {
    margin-right: 0
}
.icon-dtls {
    text-align: left
}
.header {
    padding: 0;
    width: 100%;
    position: relative;
}
.headericon {
    width: 253px;
    margin: 0;
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -126px
}
.pickupbtn {
    width: auto;
    /* height: 120px; */
    background: #0105f9;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    transition: all .3s ease 0;
    display: block;
    /* font-weight: 600; */
    padding: 12px 15px;
    margin-left: 100px;
    display: inline-block;
    border-radius: 50px;
    margin: 35px 0 0 100px;
    box-shadow: 1px 1px 6px 0px rgba(1, 5, 249, 0.3411764705882353);
}
.pickupbtn:hover {
    background: #0105f9
}
.slider {
    width: 100%;
    height: 600px;
    background: #000;
    position: relative;
    overflow: hidden;
}
/*
.slider:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 51vw;
    left: -60px;
    height: 50px;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    background: #fff;
    transform: skew(65deg);
}

.slider:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 51vw;
    right: -60px;
    height: 50px;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    background: #fff;
    transform: skew(-65deg);
}
*/
.lft-ctgry {
    background: #fff;
    width: 100%;
    box-shadow: 0 0 5px #ededed;
    padding: 20px;
    padding-bottom: 13px
}
.lft-ctgry h4 {
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #ed2300
}
.lft-ctgry ul {
    margin-top: 10px
}
.lft-ctgry ul li {
    float: none;
    width: 100%
}
.lft-ctgry ul li a {
    padding: 7px 0;
    color: #333;
    font-size: 14px
}
.lft-ctgry ul li a:hover {
    color: #5ad7bd
}
.slider .carousel {
    width: 100%;
    height: 100%
}
.slider .carousel .carousel-inner {
    width: 100%;
    height: 100%
}
.slider .carousel .carousel-inner .item {
    width: 100%;
    height: 100%
}
.slider .carousel .carousel-inner .item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.slider .carousel .carousel-control {
    background: 0 0
}
.slider .carousel-caption {
    text-align: left;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 100px 100px;
    text-shadow: 0 0 0 rgba(0, 0, 0, .6);
    display: flex;
    align-items: center;
}
.slider .carousel-caption h4 {
    color: #000000;
    margin: 0;
    margin-bottom: 50px; 
	position: relative;
    font-size: 61px;
    font-weight: 700;
}
.slider .carousel-caption h4 span {
    color: #0105f9;
}
.slider .carousel-caption h5 {
    font-size: 38px;
    color: #fff;
    margin: 0;
    margin-bottom: 20px;
    font-family: Nautilus
}
.slider .carousel-caption p {
    font-size: 14px;
    color: #fff;
    margin: 0;
    margin-bottom: 25px
}
.slider .carousel-caption .Explorebtn {
    background: #1ac6ff;
    color: #fff;
    font-weight: 300;
    padding: 15px 25px;
    border-radius: 50px;
    letter-spacing: 1px;
}
.glyphicon-chevron-left:before {
    display: none
}
.glyphicon-chevron-right:before {
    display: none
}
.slider .carousel .carousel-control {
    opacity: 1
}
.slider .carousel .carousel-control span {
    line-height: 0;
    background: #fff;
    color: #000;
    opacity: 1;
    width: 45px;
    height: 45px;
    padding: 7px;
    border-radius: 100%
}
.carousel-indicators {
    position: absolute;
    bottom: 0;
    TOP: 0;
    top: 50%;
    left: 90%;
    z-index: 15;
    width: 15PX;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    list-style: none;
    margin-top: -50px;
}
.carousel-indicators li {
    border-radius: 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    border: 8px solid rgba(245, 4, 3, 1.0);
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 3px;
    background-color: #000\9;
    border: 8px solid rgba(245, 4, 3, 1.0);
    box-shadow: 0px 0px 9px 0px rgba(245, 4, 3, 1.0);
}
/*.carousel-indicators li:after {
    content: "";
    width: 2px;
    height: 25px;
    background: #fff;
    bottom: 0px;
    left: -13px;
    top: -24px;
    position: absolute;
    margin-left: 0;
    transform: rotate(-45deg);
}*/
/*.carousel-indicators li:first-child:after {
    content: "";
    width: 2px;
    height: 25px;
    background: #fff;
    bottom: 0px;
    left: -13px;
    top: -24px;
    position: absolute;
    margin-left: 0;
    transform: rotate(-45deg);
    display: none;
}*/
.lft-ctgry {
    margin-bottom: 20px
}
.left-add {
    width: 100%;
    height: 232px;
    overflow: hidden;
    background: #000;
    position: relative
}
.delvry-item {
    display: flex;
    width: 100%
}
.left-add img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer
}
.left-add:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: .7s, .7s, .15s;
    transition-timing-function: ease
}
.left-add:after {
    content: "";
    position: absolute;
    top: -200%;
    left: -210%;
    width: 150%;
    height: 240%;
    opacity: 0;
    transform: rotate(15deg);
    background: rgba(255, 255, 255, .13);
    background: linear-gradient(to right, rgba(255, 255, 255, .13) 0, rgba(255, 255, 255, .13) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0) 100%)
}
.delvry-item-dtls h4 {
    margin: 0;
    color: #0fc1b1
}
.delvry-item-dtls p {
    color: #888;
    margin: 0
}
.delvry-item-icon {
    width: 70px;
    height: 70px;
    border: 1px solid #33d5be;
    border-radius: 100%;
    margin-right: 15px;
    padding: 10px;
    overflow: hidden
}
.delvry-item-icon img {
    transition: .3s;
    margin-left: -45px
}
.delvry-item-dtls {
    padding-top: 18px
}
#dlvry {
    padding: 50px 0;
    width: 100%;
    overflow: hidden
}
.delvry-item:hover .delvry-item-icon {
    background: #33d5be
}
.delvry-item:hover .delvry-item-icon img {
    margin-left: 2px
}
.homeNav {
    margin-bottom: 40px;
    transition: .3s
}
.innerNav {
    margin-bottom: 0;
    transition: .3s
}
.sticky {
    position: fixed;
    width: 100%;
    background: red;
    top: 0;
    z-index: 9
}
#main-dby {
    background: #eff7fa;
    padding: 80px 0;
    position: relative;
    overflow: hidden
}
.product-hdn h4 {
    margin: 0;
    margin-left: 5px;
    font-size: 20px;
    margin-bottom: 15px;
    text-transform: uppercase
}
.product-item {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 5px #ccc
}
.owl-stage-outer {
    padding: 5px
}
.product-item-pic {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden
}
.product-item-pic img {
    width: 100%;
    height: 100%;
    object-fit: scale-down
}
.product-item-dtl {
    text-align: center
}
.product-item-dtl h5 {
    font-size: 16px;
    margin: 0;
    color: #333;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.product-item-dtl span {
    color: #888;
    font-size: 13px;
    display: block;
    margin: 10px 0
}
.product-item-dtl span i {
    color: #52c8b4
}
.product-item-dtl p {
    margin: 0;
    color: #333;
    margin-bottom: 10px
}
.add-btn {
    border-radius: 30px;
    color: #fff;
    border: 0;
    padding: 7px 20px;
    font-size: 13px;
    background-image: linear-gradient(to right, #ff934b, #ff5e62);
    position: relative;
    overflow: hidden;
    z-index: 1
}
.add-btn:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background-image: linear-gradient(to right, #33dbb1, #2bbb97);
    top: 0;
    left: 50%;
    transition: .3s;
    opacity: 0;
    z-index: -1
}
.add-btn:hover:before {
    width: 65px;
    left: 0;
    opacity: 1
}
.add-btn:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background-image: linear-gradient(to right, #2bbb97, #33dbb1);
    top: 0;
    right: 50%;
    transition: .3s;
    opacity: 0;
    z-index: -1
}
.add-btn:hover:after {
    width: 65px;
    right: 0;
    opacity: 1
}
.prsn {
    font-size: 11px;
    color: #33d5bd;
    padding: 4px 9px;
    background: #e3f8f5;
    position: absolute
}
.fvrt {
    color: #000;
    right: 0;
    background: #ececec;
    position: absolute;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px;
    cursor: pointer
}
.fvrt:hover {
    background: #59d6bc;
    color: #fff
}
#main-dby .owl-nav {
    position: absolute;
    top: -33px;
    right: 0
}
#main-dby .owl-nav button {
    font-size: 20px;
    color: #fff;
    background-image: linear-gradient(#33dbb1, #33d5be);
    padding: 1px 12px;
    margin-right: 8px
}
#main-dby .owl-nav button:last-child {
    margin-right: 0
}
.product-section {
    margin-bottom: 50px
}
.flex-row {
    display: inline-block;
    width: 100%
}
.col-3 {
    width: 18%;
    float: left;
    display: block;
    margin-right: 10px
}
.col-9 {
    width: 81%;
    float: left;
    display: block
}
.product-add {
    margin-top: 5px;
    height: 347px;
    background: #fff;
    overflow: hidden;
    position: relative
}
.product-add img {
    width: 100%;
    transition: .3s;
    position: relative
}
.product-add:hover img {
    transform: scale(1.2, 1.2)
}
.shop-now {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0;
    background-image: linear-gradient(#33dbb1, #33d5be);
    text-align: center;
    padding: 20px;
    z-index: 1
}
.shop-btn {
    font-size: 14px;
    background: #000;
    color: #fff;
    padding: 5px 20px
}
.shop-btn:hover {
    background: #ff5e62
}
.product-add:after {
    content: "";
    position: absolute;
    top: -200%;
    left: -210%;
    width: 150%;
    height: 240%;
    opacity: 0;
    transform: rotate(15deg);
    background: rgba(255, 255, 255, .13);
    background: linear-gradient(to right, rgba(255, 255, 255, .13) 0, rgba(255, 255, 255, .13) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0) 100%)
}
.product-add:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: .7s, .7s, .15s;
    transition-timing-function: ease
}
.spcil-prdc {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    display: flex
}
.spcil-prdc-pic {
    width: 80px;
    height: 80px;
    margin-right: 15px
}
.spcil-prdc-pic img {
    width: 100%;
    height: 100%;
    object-fit: scale-down
}
.spcil-prdc-dtla h4 {
    font-size: 16px;
    color: #333;
    margin: 0;
    margin-bottom: 10px
}
.spcil-prdc-dtla p {
    font-size: 16px;
    color: #2ebda4
}
.spcil-prdc-dtla p span {
    color: red;
    text-decoration: line-through;
    padding-left: 8px
}
.spcl-btn {
    background: #ededed;
    font-size: 13px;
    padding: 5px 12px;
    border-radius: 3px
}
.spcl-btn:hover {
    background: #000;
    color: #fff
}
#main-dby .container:last-child .row .product-section {
    margin-bottom: 0
}
#add-section {
    padding: 60px 0
}
.site-add {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    background: #000
}
.site-add img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    transition: .3s
}
.site-add:after {
    content: "";
    position: absolute;
    top: -200%;
    left: -210%;
    width: 150%;
    height: 240%;
    opacity: 0;
    transform: rotate(15deg);
    background: rgba(255, 255, 255, .13);
    background: linear-gradient(to right, rgba(255, 255, 255, .13) 0, rgba(255, 255, 255, .13) 77%, rgba(255, 255, 255, .5) 92%, rgba(255, 255, 255, 0) 100%)
}
.site-add:hover:after {
    opacity: 1;
    top: -40%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: .7s, .7s, .15s;
    transition-timing-function: ease
}
.site-add:hover img {
    transform: scale(1.2, 1.2)
}
.brand-item {
    width: 100%;
    height: 100px;
    position: relative
}
.brand-item img {
    width: 100%;
    height: 100%;
    object-fit: scale-down
}
#brand {
    background: #eff7fa;
    padding: 20px 0;
    width: 100%;
    overflow: hidden
}
#brand .owl-nav {
    display: none;
    display: none
}
#footer {
    background: #171b20;
    padding-top: 80px;
    padding-bottom: 15px;
    position: relative;
    overflow: hidden;
    width: 100%
}
.ftr-dtls p {
    display: flex;
    margin-bottom: 10px;
    width: 100%;
    line-height: 25px;
    text-align: justify;
    color: #ccc
}
.ftr-logo {
    margin-bottom: 20px
}
.ftr-dtls p span {
    color: #fff;
    margin-right: 10px
}
.ftr-dtls p a {
    color: #ccc
}
.ftr-dtls p a:hover {
    color: #ff5e62
}
.ml {
    color: #39d6bf !important
}
.glb {
    color: #ff5e62 !important
}
.ftr-dtls h4 {
    font-size: 16px;
    color: #fff;
    margin: 0;
    margin-bottom: 15px;
    text-transform: uppercase
}
.ftr-dtls ul li {
    float: none;
    width: 100%;
    color: #ccc;
    display: block
}
.ftr-dtls ul li a {
    width: 100%;
    padding: 6px 0;
    color: #fff;
    font-size: 13px;
    display: block;
}
.ftr-dtls ul li a:hover {
    color: #ccc
}
.ftr-dtls ul li a span {
    margin-right: 10px
}
.ftr-logo img {
    width: 50%
}
.ftr-dtls .form-group {
    position: relative;
    margin-bottom: 20px
}
.ftr-dtls .form-group input {
    background: #fff;
    outline: 0;
    border: 0;
    height: 40px;
    padding: 10px 15px;
    color: #333;
    border-radius: 30px;
    width: 100%
}
.sub-btn {
    background-image: linear-gradient(#33dbb1, #33d5be);
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    padding: 10px
}
.sub-btn:hover {
    background: #ff5e62;
    color: #fff
}
.ftr-socil {
    margin-top: -20px;
    text-align: center
}
.ftr-socil ul {
    margin: 0;
    padding: 0
}
.ftr-socil ul li {
    width: auto;
    margin: 0 10px;
    list-style-type: none;
    display: inline-block
}
.ftr-socil ul li a {
    width: 50px;
    height: 50px;
    color: #a6a6ac;
    border-radius: 100%;
    text-align: center;
    transition: .3s;
    display: block;
    line-height: 55px;
    border: 2px solid #a6a6ac
}
.ftr-socil ul li a i {
    font-size: 20px
}
.fb {
    background: #2485d7
}
.tw {
    background: #54d0fe
}
/*.go {
    background: #ec3035
}*/
.ins {
    background: #ec30cb
}
.ftr-socil ul li a:hover {
    color: #fff;
    margin-top: -8px
}
.btm-ftr p {
    margin: 0;
    color: #fff;
    margin-top: 5px
}
.btm-ftr p a {
    color: #26d597
}
.pwrd {
    color: #ff5e62 !important
}
.btm-ftr {
    margin-top: 50px;
    border-top: 1px solid #555a61;
    padding-top: 15px
}
.payment {
    text-align: right
}
menu {
    position: relative
}
.mbl-src {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    height: 59px;
    color: #fff;
    font-size: 20px;
    background: #000;
    padding: 18px
}
.mbl-src:hover {
    background: #33d4be;
    color: #fff
}
.mblctgry {
    display: none
}
.custom-btn {
    border: 1px solid #000;
    background: 0 0;
    color: #000;
    margin-top: 10px;
    display: inline-block
}
.breadcrumb {
    background: #33d4be;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 15px;
    text-align: center;
    border-radius: 0;
    margin-bottom: 0
}
.breadcrumb h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 400
}
.breadcrumb ul {
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}
.breadcrumb ul li {
    list-style: none;
    float: left;
    margin: 0 5px;
    color: #fff
}
.breadcrumb ul li a {
    font-family: Quicksand, sans-serif;
    font-size: 16px;
    color: #fff;
    text-decoration: none
}
.about img {
    max-width: 100%
}
.abouttext {
    padding: 0 100px 0 50px
}
.abouttext h1 {
    color: #f02d2d;
    font-size: 32px;
    margin-bottom: 50px
}
.abouttextcol {
    margin-bottom: 30px
}
.abouttextcol label {
    font-size: 20px
}
.abouttextcol p {
    line-height: 25px
}
.mt80 {
    margin-top: 80px
}
.mb80 {
    margin-bottom: 80px
}
.mt100 {
    margin-top: 100px
}
/*.mb100 {
    margin-bottom: 100px
}*/
.mt200 {
    margin-top: 200px
}
.mb200 {
    margin-bottom: 200px
}
.mb25 {
    margin-bottom: 25px
}
.pt80 {
    padding-top: 80px
}
.pb80 {
    padding-bottom: 80px
}
.Provide {
    background: #eff7fa;
    padding: 80px 0 120px
}
.Provide .Providehg {
    text-align: center;
    margin-bottom: 30px
}
.Providecol {
    margin-bottom: 25px
}
.Providecol p {
    color: #888;
    font-size: 15px;
    line-height: 24px
}
.ourteam {
    padding: 80px 0 30px
}
.Chd {
    text-align: center;
    margin-bottom: 50px
}
.Chd h2 {
    font-size: 40px;
    color: #000
}
.Chd p {
    font-size: 14px;
    color: #888
}
.team_item {
    text-align: center;
    padding: 0 15px
}
.ourteam .owl-stage-outer {
    padding: 0
}
.team_pic {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 100%;
    margin-bottom: 30px
}
.team_item p {
    font-size: 12px;
    color: #888;
    margin-bottom: 25px
}
.team_item h4 {
    font-size: 15px;
    color: #13dd9d;
    font-weight: 500
}
.team_item h6 {
    font-size: 12px;
    color: #888;
    font-weight: 100
}
.ourteam .owl-carousel .owl-nav.disabled {
    display: block !important;
    text-align: center;
    margin-top: 50px
}
.ourteam .owl-carousel .owl-nav button.owl-next, .ourteam .owl-carousel .owl-nav button.owl-prev {
    font-size: 20px;
    color: #fff;
    background: #33dbb1;
    padding: 1px 12px;
    margin-right: 8px
}
.breadcrumb2 {
    background: #33d4be;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    border-radius: 0
}
.breadcrumb2 ul {
    padding: 0;
    width: 100%;
    display: flex
}
.breadcrumb2 ul li {
    list-style: none;
    float: left;
    margin: 0 5px;
    color: #fff
}
.breadcrumb2 ul li a {
    font-family: Quicksand, sans-serif;
    font-size: 13px;
    color: #fff;
    text-decoration: none
}
.bluebg {
    background: #eff7fa
}
.product-item2 {
    padding: 15px;
    margin: 0 0 25px;
    background: #fff;
    box-shadow: 0 0 3px #ccc
}
.bannertop {
    margin: 0 0 25px;
    text-align: center
}
.bannertop img {
    width: 100%
}
.widget {
    background: #ffff;
    border: 1px solid #ededed;
    margin-bottom: 25px
}
.widgethd {
    border-bottom: 1px solid #ededed;
    background: #f8f8f8;
    padding: 12px 15px;
    color: #000;
    font-size: 16px
}
.widgetin {
    width: 100%;
    padding: 15px
}
.widgetin ul {
    width: 100%
}
.widgetin ul li {
    width: 100%;
    border-bottom: 1px solid #ededed;
    padding: 10px 0
}
.widgetin ul li .imgbox {
    width: 60px;
    height: 60px;
    border: 1px solid #ededed;
    float: left;
    margin-right: 15px
}
.widgetin ul li .imgbox img {
    width: 100%;
    height: 100%
}
.widgetin ul li h5 {
    color: #000;
    margin: 0 0 10px
}
.widgetin ul li h6 {
    color: red;
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: 400
}
.widgetin ul li h6 span {
    color: #ccc;
    text-decoration: line-through;
    margin-right: 5px
}
.pagination > li > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #fff;
    background-image: linear-gradient(to right, #ff934b, #ff5e62);
    border-image: linear-gradient(to right, #ff934b, #ff5e62)
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-image: linear-gradient(to right, #ff934b, #ff5e62);
    border-image: linear-gradient(to right, #ff934b, #ff5e62)
}
.rangetext {
    width: 100px;
    border: 0;
    color: #888
}
.rangelabel {
    border: 0;
    color: #888;
    font-weight: 400
}
.Prodet {
    width: 100%;
    float: left;
    background: #ffff;
    border: 1px solid #ededed;
    margin-bottom: 25px;
    padding: 40px
}
.prsn2 {
    font-size: 14px;
    color: #33d5bd;
    padding: 4px 15px;
    background: #e3f8f5;
    display: inline-block
}
.product_title {
    font-size: 30px;
    color: #1d2839;
    margin: 15px 0 10px
}
.product_price {
    font-size: 30px;
    color: #33dbb5;
    font-weight: 600
}
.product_price span {
    color: #ccc;
    text-decoration: line-through;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 300
}
.instock {
    display: flex;
    align-items: center;
    margin: 10px 0
}
.instock i {
    color: #6ac259;
    font-size: 16px;
    margin-right: 5px
}
.minusplus {
    display: flex;
    align-items: center;
    margin: 20px 0
}
.minusplus label {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 0;
    margin-right: 10px
}
.minusplus .btn-minus, .minusplus .btn-plus {
    cursor: pointer;
    font-size: 7px;
    display: flex;
    padding: 10px;
    border-radius: 0;
    border-right: 0;
    background: #000;
    font-weight: 100;
    color: #fff
}
.minusplus input {
    padding: 4px 0;
    background: #eff7fa;
    font-weight: 100;
    border: 0;
    text-align: center;
    color: #000;
    width: 41px;
    margin: 0 5px
}
.cart_btn {
    color: #fff;
    border: 0;
    padding: 12px 36px;
    font-size: 14px;
    background-image: linear-gradient(to right, #ff934b, #ff5e62);
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-transform: uppercase;
    margin-right: 10px
}
.cart_btn:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background-image: linear-gradient(to right, #33dbb1, #2bbb97);
    top: 0;
    left: 50%;
    transition: .3s;
    opacity: 0;
    z-index: -1
}
.cart_btn:hover:before {
    width: 100%;
    left: 0;
    opacity: 1
}
.cart_btn:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background-image: linear-gradient(to right, #2bbb97, #33dbb1);
    top: 0;
    right: 50%;
    transition: .3s;
    opacity: 0;
    z-index: -1
}
.cart_btn:hover:after {
    width: 100%;
    right: 0;
    opacity: 1
}
.buy_btn {
    color: #fff;
    border: 0;
    padding: 12px 20px;
    font-size: 14px;
    background-image: linear-gradient(to right, #33dbb1, #33dbb5);
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-transform: uppercase
}
.buy_btn:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background-image: linear-gradient(to right, #33dbb5, #33dbb5);
    top: 0;
    left: 50%;
    transition: .3s;
    opacity: 0;
    z-index: -1
}
.buy_btn:hover:before {
    width: 100%;
    left: 0;
    opacity: 1
}
.buy_btn:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background-image: linear-gradient(to right, #ff934b, #ff5e62);
    top: 0;
    right: 50%;
    transition: .3s;
    opacity: 0;
    z-index: -1
}
.buy_btn:hover:after {
    width: 100%;
    right: 0;
    opacity: 1
}
.qwickview {
    width: 100%;
    margin: 40px 0 25px;
    padding: 25px 25px 20px;
    border: 1px solid #000;
    border: 1px solid #ededed
}
.qwickview label {
    font-size: 18px;
    color: #1d2839;
    font-weight: 400;
    text-transform: uppercase
}
.qwickview p {
    color: #888;
    line-height: 24px
}
.deticon {
    width: 100%
}
.deticon label {
    width: 100%;
    margin-bottom: 15px
}
.deticon label span {
    color: #33dbb4
}
.det_item {
    margin: 0 -15px;
    display: flex;
    align-items: center
}
.deticon_icon {
    width: 70px;
    height: 70px;
    border: 1px solid #00bd63;
    background: #00bd63;
    border-radius: 100%;
    margin-right: 15px;
    padding: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left
}
.det_dtls {
    display: flex;
    flex-direction: column
}
.det_dtls h5 {
    color: #00a2b5;
    font-weight: 400;
    margin: 0 0 5px;
    padding: 0
}
.det_dtls p {
    color: #888;
    margin: 0;
    padding: 0
}
.MyTab {
    margin: 50px 0
}
.MyTab .nav {
    background: 0 0
}
.MyTab .tab-content {
    margin-top: -5px;
    background: #fff;
    border: 1px solid #ededed;
    padding: 5px 15px
}
.MyTab .nav-pills > li a {
    padding: 10px 18px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    float: left;
    border-radius: 0;
    background: #000
}
.MyTab .nav-pills > li a:hover {
    color: #fff;
    background-image: linear-gradient(to right, #ff5e62, #ff934b)
}
.MyTab .nav-pills > li.active a {
    color: #fff;
    background-image: linear-gradient(to right, #ff934b, #ff5e62)
}
.MyTab .tab-content > .tab-pane h4 {
    font-size: 18px;
    color: #1d2839;
    font-weight: 400
}
.MyTab .tab-content > .tab-pane p {
    color: #888;
    line-height: 24px
}
.thumbslider_top {
    width: 100%;
    height: 400px;
    margin: 0 auto
}
.thumbslider_top img {
    width: 100%
}
.thumbslider_bottom {
    margin-top: 20px;
    float: left;
    width: 100%
}
.Cmap {
    width: 100%;
    float: left;
    background: #ffff;
    margin-bottom: 25px;
    padding: 25px
}
.contact-dtls {
    min-height: 400px;
    margin-bottom: 25px
}
.contact-dtls h4 {
    font-size: 40px;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 100
}
.dtls {
    margin-bottom: 15px
}
.dtls label {
    color: #1d2839;
    margin: 0
}
.dtls label i {
    margin-right: 5px
}
.dtls p {
    color: #888;
    line-height: 25px
}
.dtls a {
    margin-right: 10px
}
.tbl-lft h4 {
    font-size: 35px;
    margin: 0;
    margin-bottom: 25px;
    color: #000;
    font-weight: 400
}
.tbl-lft input {
    height: 45px;
    width: 100%;
    border: 1px solid #eff7fa;
    border-radius: 0;
    box-shadow: none !important;
    font-size: 14px;
    color: #000;
    background: #eff7fa
}
.tbl-lft textarea.form-control {
    height: 100px;
    width: 100%;
    border: 1px solid #eff7fa;
    border-radius: 0;
    box-shadow: none !important;
    font-size: 14px;
    color: #000;
    background: #eff7fa
}
.sldr-btn {
    background: #33dcb1;
    color: #fff;
    border: 0;
    padding: 15px 30px
}
.tbl-ryt img {
    width: 100%
}
.L_common_W {
    width: 100%;
    float: left;
    background: #ffff;
    border: 1px solid #ededed;
    margin-bottom: 25px;
    padding: 15px
}
.usercol {
    width: 100%;
    border-bottom: 1px solid #ededed;
    display: inline-block;
    padding: 0 0 15px;
    margin-bottom: 15px
}
.usercol h5 {
    font-size: 18px;
    color: #000;
    font-weight: 400
}
.user_img {
    width: 65px;
    height: 65px;
    float: left;
    border: 1px solid #ededed;
    margin-right: 10px
}
.user_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.R_common_W {
    width: 100%;
    float: left;
    background: #ffff;
    border: 1px solid #ededed;
    margin-bottom: 25px;
    padding: 20px 40px
}
.Achd {
    width: 100%;
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 400
}
.Acname {
    font-size: 14px;
    color: #000;
    margin-bottom: 15px
}
.Acname span {
    color: #888
}
.Acountdet {
    width: 100%
}
.Acountdet_name {
    width: 100%;
    position: relative;
    color: #33d9b6;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px
}
.Acountdet_edit {
    background: #d3f9ed;
    color: #2dc5a5;
    float: right;
    padding: 3px 10px;
    font-size: 14px;
    font-weight: 400
}
.orderrow {
    width: 100%;
    border: 1px solid #ededed;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px
}
.orderimg {
    width: 95px;
    height: 95px;
    border: 1px solid #ededed
}
.orderimg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
#content {
    margin: 10px 0;
    width: 100%;
    z-index: 0
}
.isotope-item {
    z-index: 2
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity
}
#filter {
    display: block
}
#filter ul {
    margin: 0;
    padding: 0
}
#filter ul li {
    list-style: none;
    display: flex;
    border-bottom: 1px solid #1ac6ff;
}
#filter ul li a {
    padding: 15px 0;
    text-decoration: none;
    font-size: 18px;
    color: #000
}
#filter ul li a.selected {
    color: #000 !important;
    font-weight: 700;
	font-size: 20px;
}
.comonhd {
    text-align: center;
    margin-bottom: 50px
}
.violethd {
    width: 100%;
    font-family: Nautilus;
    font-size: 26px;
    color: #29166f
}
.comonhd span {
    margin: 0 15px
}
.comonhd .contactbox h3 {
    font-size: 36px;
    color: #303030;
    margin: 0 0 15px;
    position: relative;
    font-weight: 700;
}
.comonhd h3:after {
    content: "";
    width: 40px;
    height: 3px;
    background: #4d2a00;
    bottom: -10px;
    left: 50%;
    position: absolute;
    margin-left: -5px;
}
.comonhd h3:before {
    content: "";
    width: 40px;
    height: 3px;
    background: #4d2a00;
    bottom: -5px;
    left: 50%;
    position: absolute;
    margin-left: -10px;
}
.comonhd p {
    color: #4b4b4b
}
.home-welcome {
    padding: 80px 0;
    position: relative
}
.welcomeicon {
    width: 253px;
    margin: 0;
    position: absolute;
    top: -58px;
    left: 50%;
    margin-left: -130px
}
.welcome-bg {
    background: url(../AppData/Local/Temp/images/welcome-bg.png);
    background-repeat: no-repeat;
    background-position: 70% 70%
}
.pt-100 {
    padding-top: 100px
}
.welcome-about {
    margin: 15px 0
}
.Abouttitle {
    color: #000000;
    font-size: 50px;
    font-weight: 700;
    position: relative;
    margin-bottom: 35px;
}
.Abouttitle span {
    color: #0105f9;
}
/*
.Abouttitle:after {
    content: "";
    width: 40px;
    height: 3px;
    background: #4d2a00;
    bottom: -10px;
    left: 10px;
    position: absolute;
    margin-left: 0;
}

.Abouttitle:before {
    content: "";
    width: 40px;
    height: 3px;
    background: #4d2a00;
    bottom: -5px;
    left: 0;
    position: absolute;
    margin-left: 0;
}
*/
.welcome-about p {
    color: #000000;
    line-height: 25px;
    margin-bottom: 25px;
}
.welcome-about .read-more {
    margin-top: 35px
}
.welcome-about .read-more > a {
    background: #da251c none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 16px 25px;
    border-radius: 50px
}
.welcome-about .read-more > a:hover {
    background: #29166f
}
.welcome-about-img {
    width: 100%;
    text-align: center
}
.Popular {
    padding: 80px 0;
    position: relative
}
.Popular-bg {
    background: url(../AppData/Local/Temp/images/Popular-bg.png);
    background-repeat: no-repeat;
    background-position: 70% 70%;
    background-size: cover
}
.comonhd2 {
    text-align: center;
    margin-bottom: 50px
}
.whitehd {
    width: 100%;
    font-family: Nautilus;
    font-size: 26px;
    color: #fff
}
.comonhd2 span {
    margin: 0 15px
}
.comonhd2 h3 {
    font-size: 40px;
    color: #fff;
    margin: 0 0 15px
}
.comonhd2 p {
    color: #fff
}
.Popular_item {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 5px #ccc
}
.Popular_item_pic {
    width: 240px;
    height: 240px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 100%
}
.Popular_item_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.Popular_item_dtl {
    text-align: center;
    margin-top: 25px
}
.Popular_item_dtl h5 {
    font-size: 28px;
    color: #fff;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.Popular_item_dtl p {
    color: #fff;
    margin-bottom: 10px
}
.Popular_item_dtl p.price {
    color: #da251c;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 500
}
.Choose {
    padding: 0px 0;
    position: relative;
}
/*.choose-bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 51%;
    left: -60px;
    height: 50px;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    background: #fff;
    transform: skew(65deg);
}

.choose-bg:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 51%;
    right: -60px;
    height: 50px;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    background: #fff;
    transform: skew(-65deg);
}*/
a, a:focus, a:hover {
    outline: 0
}
button:focus {
    outline: 0
}
.mb-30 {
    margin-bottom: 30px
}
.food-img {
    float: left;
    margin: 0;
    text-align: center;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100px
}
.food-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.single-food-item-desc {
    float: left;
    padding: 0 20px 0 0;
    position: relative;
    width: calc(100% - 80px)
}
.single-food-item-desc:nth-child(2n+0) {
    float: left;
    padding: 0 0 0 20px;
    position: relative;
    width: calc(100% - 80px)
}
.single-food-item-title h2 {
    color: #4b4b4b;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.single-food-item-title h2 a {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 2px;
    text-transform: capitalize;
}
.single-food-price {
    font-size: 20px;
    color: #4d2a00;
    font-weight: 700
}
.single-food-item-desc p {
    color: #000;
}
.gal-pic img {
    width: 100%;
    border-radius: 5px;
}
.center {
    text-align: center
}
.greenbtn {
    background: #0105f9;
    color: #fff;
    display: inline-block;
    padding: 16px 38px;
    border: none;
    font-size: 14px;
    font-weight: 700;
    margin-top: 50px;
}
.greenbtn:hover {
    background: #29166f;
    color: #fff
}
.feature-bg {
    background: url(../AppData/Local/Temp/images/feature-bg.png);
    background-repeat: no-repeat;
    background-size: cover
}
.feature {
    padding: 80px 0;
    position: relative
}
.box-icon-modern {
    text-align: center
}
.box-icon-modern-header {
    display: inline-flex;
    align-items: center;
    min-height: 60px
}
.box-icon-modern-title {
    font-weight: 600;
    letter-spacing: .01em
}
.box-icon-modern-title a {
    color: #fff
}
.box-icon-modern-text {
    color: #fff
}
.meet-bg {
    background: #fff
}
.meet {
    padding: 80px 0 20px;
    position: relative;
    overflow: hidden;
}
.meetcol {
    width: 230px;
    margin: 0 auto 150px;
    position: relative
}
.meetimg {
    width: 100%;
    height: 250px;
    border: 2px solid #cfcfcf;
    border-radius: 25px 25px 0 0;
    position: relative
}
.meetimg img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}
.meetdec {
    width: 100%;
    height: 80px;
    border: 2px solid #cfcfcf;
    border-radius: 0 0 25px 25px;
    position: relative;
    background: #cfcfcf;
    padding: 15px
}
.meetdec h4 {
    font-size: 18px;
    color: #29166f;
    margin: 0 0 5px;
    padding: 0
}
.meetdec h4 a {
    color: #29166f
}
.meetdec p {
    color: #4b4b4b;
    font-weight: 500
}


.footer {
    padding: 40px 0 20px;
    position: relative;
    background: #f50403;
    text-align: center;
    color: #fff;
    margin-top: 200px;
}


.footer:before {
    content: '';
    position: absolute;
    top: -300px;
    width: 50%;
    left: -560px;
    height: 300px;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    background: #f50403;
    transform: skew(75deg);
}
.footer:after {
    content: '';
    position: absolute;
    top: -300px;
    width: 50%;
    right: -560px;
    height: 300px;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    background: #f50403;
    transform: skew(-75deg);
}
.footer h2 {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 50px;
    color: #fff;
}
.footer p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 50px;
    color: #fff;
}
.footermap {
    padding: 50px 0 0;
    position: relative;
}
.footermap li {
    display: inline-block;
    margin: 0 10px;
}
.footermap li a {
    color: #fff;
}
.social {
    font-size: 26px;
}
.social i {
    color: #fff;
    margin: 0 10px;
}
.innerheader {
    background: #33d4be;
    padding: 120px 15px;
    border-radius: 0;
    margin-bottom: 0
}
.inner-bg {
    background: url(../AppData/Local/Temp/images/innerbg.png);
    background-repeat: no-repeat;
    background-position: 70% 0;
    background-size: cover
}
.innerheader h2 {
    font-size: 50px;
    color: #fff;
    margin: 0;
    margin-bottom: 25px;
    position: relative
}
.innerheader h2 span {
    font-family: Nautilus;
    color: #da251c
}
.innerheader ul {
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center
}
.innerheader ul li {
    list-style: none;
    float: left;
    margin: 0 5px;
    color: #fff
}
.innerheader ul li a {
    font-size: 16px;
    color: #fff;
    text-decoration: none
}
.contact_add {
    width: 100%;
    height: 220px;
    /*background: #fff;
    box-shadow: 0 0 30px 0 rgba(214,214,214,.54);*/
    padding: 40px 20px;
    border-radius: 25px;
    margin: 0 auto 25px;
    text-align: center
}
.contact_add_icom {
    width: 70px;
    height: 70px;
    margin: 0 auto 25px;
    background: #0105f9;
    transform: rotate(45deg);
}
.contact_add_icom img {
    transform: rotate(-45deg);
}
.chd {
    font-size: 20px;
    color: #29166f;
    font-weight: 500;
    margin-bottom: 15px
}
.form-control {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    padding: 15px
}
.meet .form-control {
    margin-bottom: 25px
}
.meet textarea.form-control {
    height: 100px;
    padding: 15px 25px
}
.meet table tr td {
    padding: 8px 0
}
.pb100 {
    padding-bottom: 100px
}
.mt50 {
    margin-top: 50px
}
img {
    max-width: 100%
}
.navbar-header {
    position: absolute;
    top: 0;
    right: 0
}
.navbar {
    margin-bottom: 0
}
.tstmnl {
    padding: 59px 0px 0;
    margin: 0px 0 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.tstmnl h2 {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #000;
}
.tstmnl h2 span {
    color: #0105f9;
}
.tstmnl .carousel-inner {
    margin-top: 100px;
    padding: 30px;
}
.tbox {
    width: 95%;
    height: 100%;
    border-radius: 0 200px 0 0;
    box-shadow: 0px 0px 20px 0px #1ac6ff3b;
    padding: 40px 100px 40px 40px;
}
.ubox {
    display: flex;
    margin-bottom: 25px;
}
.uboxL {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 100%;
}
.uboxR {
    display: flex;
    flex: 1;
}
.uboxR {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-left: 15px;
    justify-content: center;
}
.uboxR h5 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 7px;
}
.uboxR p {
    font-size: 14px;
    color: #f50403;
    font-weight: 300;
    margin-bottom: 7px;
}
.profile-circle {
    width: 115px;
    height: 115px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    bottom: -125px;
    overflow: hidden;
    border: 5px solid #fff;
}
.profile-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testibgwhite .carousel-inner {
    overflow: visible !important;
}
body {
    overflow-x: hidden;
}
.testibg .carousel-indicators {
    position: absolute;
    top: -194px;
    left: auto;
    right: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: left;
    list-style: none;
    margin-top: 0;
    text-align: right;
}
.testibg .carousel-indicators .active {
    background-color: #0105f9;
    border: 2px solid #0105f9;
}
.testibg .carousel-indicators li {
    background-color: transparent;
    border: 2px solid #0105f9;
    margin: 0 3px;
    border-radius: 0px;
    transform: rotate(0deg);
    margin-bottom: 0px !important;
    border-radius: 100%;
}
.contact .choose-bg .form-control {
    width: 100%;
    height: 44px;
    border-radius: 0;
    padding: 0 5px;
    background: transparent;
    border: 2px solid #000;
    color: #000;
}
.contact .choose-bg textarea.form-control {
    width: 100%;
    height: 125px;
    border-radius: 0;
    padding: 0 5px;
    background: transparent;
    border: 2px solid #000;
    color: #000;
}
.discountbox {
    margin-top: -100px;
    margin-bottom: 80px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
}
.discountboxin {
    width: 85%;
    height: 200px;
    box-shadow: 0px 0px 16px 0px #1ac6ff3b;
    float: right;
    background: #fff;
    border-radius: 100px 0 0 100px;
    padding: 25px 50px 25px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.boxtext {
    font-size: 30px;
}
.boxtext strong span {
    color: #0105f9;
}
.boxform {
    display: flex;
    justify-content: space-between;
    flex: 1;
    margin: 0 0 0 5%;
}
.boxform input {
    width: 40%;
    height: 50px;
    border: 1px solid #1ac6ff;
    border-radius: 25px;
    padding: 10px 25px;
    color: #1ac6ff;
}
.boxform button {
    width: auto;
    height: 50px;
    border: 1px solid #1ac6ff;
    border-radius: 25px;
    padding: 10px 25px;
    background: #1ac6ff;
    color: #fff;
}
*:focus {
    outline: none;
}
.readmore {
    background: #f50403;
    border-radius: 25px;
    color: #fff;
    padding: 12px 25px;
}
.servicestyle {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.servicestyle2 {
    margin-top: 50px;
}

.servicestyle3 {
    margin-top: 50px;
}

.contactbox {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;    
}




.serviceicon {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    margin-bottom: 23px;
    background: #0105f9;
    display: flex;
    justify-content: center;
    align-items: center;
}
.serviceicon2 {
    background: #1ac6ff;

}
.serviceicon3 {
    background: #f50403;
}
.servicestyle .content h3.title {
    margin-bottom: 19px;
    font-weight: 500;
    font-weight: 700;
    font-size: 28px;
    color: #000;
}
 .content h3 {
	font-size: 28px !important;
    font-weight: 700 !important;
    color: #000 !important; }

.servicestyle .content p {
    color: #000;
    line-height: 30px;
}
.gallery {
    margin: 0 0 0 0;
    padding: 0 0;
    position: relative;
    /*z-index: -1;*/
}
.galleryin {
    margin: 0 0 50px 0;
    background: #f50403;
    position: relative;
    height: 600px;
    display: flex;
    justify-content: space-between;
}
.galleryin:before {
    content: '';
    position: absolute;
    top: 0;
    width: 121%;
    left: -100px;
    height: 150px;
    background: #fff;
    border-radius: 0 0 0 100%;
}
.gallery h2 {
    font-size: 50px;
    text-align: left;
    font-weight: 800;
    margin-bottom: 50px;
    color: #fff;
}
.gallery p {
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    margin-bottom: 25px;
    color: #fff;
}
.gallery h4 {
    font-size: 18px;
    text-align: left;
    font-weight: 800;
    margin-bottom: 50px;
    color: #fff;
}
.gallerybox {
    margin-left: 10%;
    padding: 150px 0 50px;
    color: #fff;
    flex: 1;
}
.gallerybox ul {}
.gallerybox ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    margin-bottom: 15px;
}
.testM { color:#0105f9;}
.gallerybox ul li .testL, .gallerybox ul li .testM {
    display: flex;
    flex: 1;
}
.gallerybox ul li .testL img, .gallerybox ul li .testM img {
    margin-right: 10px;
}
.gallerybox ul li .testR {
    display: flex;
    flex: 1;
}
.testR {margin-left:30px;}
.gallery a {
    color: #fff !important;
}

.Gcurveimg {
    width: 700px;
    background: #000;
    margin: 50px -5px 0 0;
    overflow: hidden;
    border-radius: 1000px 0 0 0;
    height: 590px;
    z-index: 1;
    flex: 1;
}
.Gcurveimg img {
    width: 100%;
    height: 100%;
}
/*Services*/

.servicesrow{
    overflow: hidden;
}

.services {
    position: relative;
    padding: 56px 0;
}
.services:before {
    content: '';
    position: absolute;
    width: 1000px;
    left: 0;
    height: 1000px;
    transform: translateX(-50%);
    z-index: -1;
    pointer-events: none;
    background: rgba(26, 198, 255, 1.0);
    border-radius: 100%;
}
.servicesin {
    position: relative;
    padding: 100px 0;
    padding-top: 0;
}
.servicesin:before {
    content: '';
    position: absolute;
    width: 892px;
    top: 363px;
    
    left: 0;
    height: 1000px;
    transform: translateX(-50%);
    z-index: -1;
    pointer-events: none;
    background: #ddf7ff;
    border-radius: 100%;
}
.servicesL h2 {
    font-size: 50px;
    font-weight: 700;
    margin-top: 89px;
	margin-bottom:30px;
    color: #000;
}
.servicesL h2 span {
    color: #0105f9;
}
.servicesL h4 {
   font-size: 20px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 50px;
    color: #000000;
}
.servicesL2 h4 {
    color: #1ac6ff;
    font-size: 24px;
    margin-bottom: 25px;
}

.servicesL.inner h4.carw {
    color: #1ac6ff !important;
}

.servicesL2 h4 span {
    color: #000;
}
.servicesL2 p {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 25px;
}
.servicesL ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    margin-bottom: 15px;
	font-size: 16px;
	}
.servicesL ul li .testL img, .servicesL ul li .testM img {
    margin-right: 10px;
}
.servicesL2 ul {
    display: flex;
    flex-wrap: wrap;
    /* margin: 0 -15px; */
    margin: 0;
	width:100%;
}
.servicesL2 ul li {
    display: inline-block;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    /* margin: 0 15px 15px; */    
    width:26%;
    margin-right: 20px;
    /* width: auto; */
}
.servicesL2 ul li:nth-child(3n + 3) {
    width: 40%;
    margin-right: 0;
}


.servicesL2 ul li img {
    margin-right: 10px;
}
.slogo {
    margin: 50px 0 0 0;
}

.servicesR h2 {
    font-size: 50px;
    font-weight: 700;
    margin-top: 89px;
    color: #000;
    margin-bottom: 30px;
}
.servicesR h2 span {
    color: #0105f9;
}
.servicesR h4 {
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    margin: 0 0 15px;
    color: #000;
}
.servicesR ul li {
    display: flex;
    justify-content: space-between;
    color: #000;
    margin-bottom: 50px;
}
.servicesR ul li .servicesRimg {
    width: 255px;
    height: 300px;
    overflow: hidden;
    margin-right: 15px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.servicesR ul li:first-child .servicesRimg {
    border-radius: 130px 0 0 0;
}
.servicesR ul li:last-child .servicesRimg {
    border-radius: 0 0 130px 0;
}
.servicesR ul li .servicesRimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.servicesRinf {
    display: flex;
    flex: 1;
    flex-direction: column;
}
.servicesRinf p {
    color: #f62221;
    font-size: 14px;
}
.servicesRinf table {
    width: 100%;
}
.servicesRinf table tr td {
    padding: 5px 0;
}
.servicesRinf a {
    color: #0105f9;
    text-decoration: underline !important;
    margin-top: 15px;
}
/*Brands*/

.brandsrow{
    overflow: hidden;
}



.brands {
    background: #0105f9;
    background-image: url(../images/brandsbg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding: 0 0 200px;
    margin: 50px 0 0 0;
}
.brands h2 {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #000;
    text-align: center;
    margin-top: -50px;
}
.brands h2 span {
    color: #0105f9;
}
.brands ul {
    color: #0105f9;
    display: flex;
    align-items: center;
    margin-top: 325px;
    justify-content: space-between;
}
.brands ul li {
    width: 25%;
}
.brands:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 50%;
    left: -550px;
    height: 295px;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    background: #fff;
    transform: skew(75deg);
}
.brands:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 50%;
    right: -550px;
    height: 295px;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
    background: #fff;
    transform: skew(-75deg);
}
.banner {
    background: url("../AppData/Local/Temp/images/slide1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    min-height: 30vw;
}
.bannerin {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bannerL h2 {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #000;
}
.bannerL h2 span {
    color: #0105f9;
}
.bannerR {
    color: #fff;
    background: #1ac6ff;
    border-radius: 25px;
    padding: 15px 25px;
    font-weight: 300;
    font-size: 16px;
}
.bannerR a {
    color: #fff;
}
.bannerR i {
    color: #fff;
    margin: 0 5px;
}
.menucol {
    width: 100%;
    background: #fff;
    margin-bottom: 50px;
    position: relative;
}
.ser_img {
    box-shadow: 1px 3px 8px 0px rgba(0, 0, 0, 0.06);
    border-radius: 135px 0 0 0;
    overflow: hidden;
    margin-bottom: 25px;
}

.ser_img img {
    width: 100%;
    height: 400px;
    /* object-fit: cover; */
}

.menucol table tr td {
    padding: 8px 0;
    font-size: 16px;
}
.menucol h2 {
    font-size: 30px;
    margin-bottom: 25px;
    color: #000000;
}
.menucol h2 a {
    font-size: 30px;
    color: #000000;
}
.menucol p {
    color: #f62221;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 25px;
}
.tyredetalis {
    padding: 0 10px;
}
.tyredetalis h2 {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #000;
	text-align:center;
}
.tyredetalis h2 span {
    color: #0105f9;
}
.tyredetalis ul {
    display: flex;
    flex-wrap: wrap;
}
.tyredetalis ul li {
    color: #000;
    font-size: 18px;
    display: inline-block;
    width: 50%;
    margin-bottom: 15px;
}
.tyredetalis ul li img {
    margin-right: 10px;
}
.tyredetalis h3 {
    font-size: 24px;
    font-weight: 800;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #1ac6ff;
}
.tyredetalis tr td {
    font-size: 18px;
    color: #000;
    padding: 8px 0;
}
.tyredetalis tr td img {
    margin-right: 10px;
}
.tyredetalis h4 {
    font-size: 24px;
    font-weight: 800;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #000;
}
.tyredetalis p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
}
/*Testimonial*/
.testimonial2 {
    padding: 15px;
}
.testimonial-slider {
    margin-top: 38px;
}
.testimonial-slider .owl-nav {
    display: none;
}
.testimonial-slider .owl-dots {
    text-align: right;
    position: absolute;
    top: -190px;
    right: 0;
}
.testimonial-slider .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin: 0 3px;
    background: #0105f9;
    border: 1px solid #0105f9
}
.testimonial-slider .owl-dots .owl-dot.active {
    background: #fff;
    border: 1px solid #0105f9
}
.testimonial {
    width: 90%;
    height: 100%;
    border-radius: 0 200px 0 0;
    box-shadow: 0px 0px 15px 0px #1ac6ff3b;
    padding: 40px 40px 40px 40px;
    background: #fff url(../AppData/Local/Temp/images/testimobg.png);
    background-position: 90% 80%;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
.testimonialbox {
    display: flex;
    margin-bottom: 25px;
}
.testimonialboxL {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 100%;
}
.testimonialboxR {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-left: 15px;
    justify-content: center;
}
.testimonialboxR h5 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 7px;
}
.testimonialboxR p {
    font-size: 14px;
    color: #f50403;
    font-weight: 300;
    margin-bottom: 7px;
}
.testimonial p {
    line-height: 30px;
}
.testimonial:nth-child(2n-2) {
    /* width: 90%;
    height: 100%; */
    border-radius: 200px 0px 0px 0;
    box-shadow: 0px 0px 15px 0px #1ac6ff3b;
    padding: 40px 40px 125px 40px;
    /* background: #fff url(../images/testimobg.png); */
    background-position: 10% 80%;
    /* background-repeat: no-repeat; */
    /* float: right; */
    margin-left: 60px;
}
.testimonial:nth-child(2n-2) .testimonialbox {
    display: flex;
    margin-bottom: 25px;
    flex-direction: row-reverse;
}
.testimonial:nth-child(2n-2) .testimonialboxR {
    margin-right: 15px;
    text-align: right;
}
.testimonial:nth-child(2n-2) p {
    text-align: right;
}
.contact {
    position: relative;
    padding: 0px 0 150px;
}
.contact:before {
    content: '';
    position: absolute;
    width: 1000px;
    left: 0;
    height: 1000px;
    transform: translateX(-50%);
    z-index: -1;
    pointer-events: none;
    background: rgba(26, 198, 255, 0.3);
    border-radius: 100%;
}

.contact .address {
    margin-bottom: 100px;
}












.contact input[type=email], .contact input[type=tel], .contact input[type=text] {
    width: 100%;
    height: 50px;
    border: 1px solid #1ac6ff;
    border-radius: 25px;
    padding: 10px 25px;
    color: #1ac6ff;
    margin-bottom: 30px;
}
.contact textarea {
    width: 100%;
    height: 120px;
    border: 1px solid #1ac6ff;
    border-radius: 25px;
    padding: 10px 25px;
    color: #1ac6ff;
    margin-bottom: 30px;
}
.contact button {
    width: auto;
    height: 50px;
    border: 1px solid #1ac6ff;
    border-radius: 25px;
    padding: 10px 25px;
    background: #1ac6ff;
    color: #fff;
    margin-bottom: 30px;
}
.contactF {
    width: 100%;
    background: #fff;
   /* box-shadow: 0px 0px 16px 0px #1ac6ff3b;*/
    float: left;
    border-radius: 200px 0 0 0;
    padding: 150px 30px 50px;
}
.contactM {
    width: 100%;
    height: 600px;
    background: #fff;
    box-shadow: 0px 0px 16px 0px rgba(26, 198, 255, 0.1);
    float: left;
    border-radius: 0 200px 0 0;
    padding: 0 0 0;
    overflow: hidden;
    margin-top: 100px;
    border: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #1ac6ff;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #1ac6ff;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #1ac6ff;
}
:-moz-placeholder { /* Firefox 18- */
    color: #1ac6ff;
}
/*Brands slider*/
.brandsslider, .brandsslider .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
display: flex;
    align-items: center;
    justify-content: center;
}
.brandsslider {
    display: none;
    width: 100%;
    z-index: 1;
    margin-top: 300px;
}
.brandsslider .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}
.brandsslider .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.brandsslider .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.brandsslider .owl-item, .brandsslider .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.brandsslider .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}
.brandsslider .owl-item img {
    display: block;
}
.brandsslider .owl-dots.disabled, .brandsslider .owl-nav.disabled {
    display: none
}
.no-js .brandsslider, .brandsslider.owl-loaded {
    display: block
}
.brandsslider .owl-dot, .brandsslider .owl-nav .owl-next, .brandsslider .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.brandsslider .owl-nav button.owl-next, .brandsslider .owl-nav button.owl-prev, .brandsslider button.owl-dot {
    background: 0 0;
}
.brandsslider.owl-loading {
    opacity: 0;
    display: block
}
.brandsslider.owl-hidden {
    opacity: 0
}
.brandsslider.owl-refresh .owl-item {
    visibility: hidden
}
.brandsslider.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.brandsslider.owl-grab {
    cursor: move;
    cursor: grab
}
.brandsslider.owl-rtl {
    direction: rtl
}
.brandsslider.owl-rtl .owl-item {
    float: right
}
.brandsslider .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}
.brandsslider .owl-animated-in {
    z-index: 0
}
.brandsslider .owl-animated-out {
    z-index: 1
}
.brandsslider .fadeOut {
    animation-name: fadeOut
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    transition: height .5s ease-in-out
}
.brandsslider .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}
.brandsslider .owl-item .owl-lazy:not([src]), .brandsslider .owl-item .owl-lazy[src^=""] {
    max-height: 0
}
.brandsslider .owl-item img.owl-lazy {
    transform-style: preserve-3d
}
.brandsslider .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.brandsslider .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../AppData/Local/Temp/fz3temp-2/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}
.brandsslider .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}
.brandsslider .owl-video-playing .owl-video-play-icon, .brandsslider .owl-video-playing .owl-video-tn {
    display: none
}
.brandsslider .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}
.brandsslider .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}



.hiddenrow {
    overflow: hidden;
    width: 100%;
    /* float: left; */
}



















/*Custom media*/
@media (max-width:991px) {
    .navbar-brand {
        width: 100%
    }
    .headericon {
        display: none
    }
    .ui-tabs .ui-tabs-nav li {
        padding: 0 5px !important
    }
    .slider .carousel-caption {
        padding: 68px 95px;
    }
    .footer {
        padding: 40px 0 70px;
        margin-top: 100px;
    }
    .ftr-socil {
        margin-top: 20px
    }
    .Popular_item_pic {
        width: 185px;
        height: 185px
    }
    .Popular_item_dtl h5 {
        font-size: 22px
    }
    .nav > li > a {
        padding: 15px 0;
    }
    .pickupbtn {
        height: 40px;
    }
    .discountboxin {
        width: 95%;
        height: auto;
        box-shadow: 0px 0px 16px 0px #1ac6ff3b;
        float: right;
        background: #fff;
        border-radius: 25px 0 0 25px;
        padding: 25px 30px;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    
.boxform {
    display: flex;
    justify-content: space-between;
    flex: 1;
    margin: 25px 0 15px;
    flex-direction: column;
    width: 100%;
}   
    
.boxform input {
    width: 100%;
    margin-bottom: 25px;
}    
    
.galleryin {
    margin: 0 0 50px 0;
    height: auto;
    flex-direction: column;
} 
    
.galleryin:before {
     display: none;
    }
    
.gallerybox {
    padding: 0 0 0;
} 
    
.Gcurveimg {
    width: 100%;
    height: auto;
}    
    
    
.servicesR ul li .servicesRimg {
    width: 150px;
    height: 250px;
} 
    
    
.brands {
    padding: 0 0 50px;
}    
    
.brandsslider {
    margin-top: 100px;
}    
    
    
    
.brands h2 {
    font-size: 32px;
    margin-top: -100px;
} 
    
.testimonial-slider {
    margin-top: 25px;
}    
    
.testimonial-slider .owl-dots {
    text-align: center;
    position: relative;
    top: 1px;
    right: 0;
}    
    
.tbox {
    border-radius: 0 100px 0 0;
    padding: 40px 40px 40px 40px;
}    
    
    
.Abouttitle {
    font-size: 26px;
    margin-bottom: 35px;
    margin-top: 50px;
}    
    
.gallery h2 {
    font-size: 36px;
    margin-bottom: 50px;
    margin-top: 50px;
}    
    
    
.servicesL h2 {
    font-size: 36px;
}  


    
.slogo {
    margin: 50px 0 50px 0;
}    
    
    
.servicestyle2 {
    margin-top: 50px;
    margin-bottom: 50px;
}    
    
    
.servicesR h2 {
    font-size: 36px;
}    
    
.servicesR {
     margin-top: 50px;
}    
    
.tstmnl h2 {
    font-size: 36px;
}
    
.footer h2 {
    font-size: 36px;
}    
    
.banner {
    min-height: 100vw;
    align-items: flex-start;
}
    
.bannerin {
    flex-direction: column;
}   
    
    
.bannerL h2 {
    font-size: 46px;
}    
    
    

.testimonial {
    width: 100%;
    border-radius: 100px 0 0 0;
    box-shadow: 0px 0px 15px 0px #1ac6ff3b;
    padding: 40px 40px 40px 40px;

}    
    
    
.testimonial:nth-child(2n-2) {
    width: 100%;
    border-radius: 0 100px 0 0;
    padding: 40px 40px 40px 40px;
    margin-left: 0;

}    
    
    
.contactbox {
    margin-top: 50px;
}    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}
@media (max-width:767px) {
    .servicesL2 ul li, .servicesL2 ul li:nth-child(3n + 3) {
        width: 49%;
        margin-right: 1%;
    }

    .slider .carousel-caption {
        padding: 50px
    }
    .slider .carousel-caption h4 {
        font-size: 30px
    }
    .slider .carousel-caption h5 {
        font-size: 30px
    }
    .carousel-indicators {
        bottom: 60px
    }
    .headericon {
        display: block
    }
    .top_ber {
        padding: 18px 0 45px;
        text-align: center
    }
    .top-lyt-link span {
        margin-right: 16px
    }
    .top-dtls {
        margin-bottom: 15px
    }
    .top-ryt-link {
        float: none
    }
    .navbar-toggle {
        position: absolute;
        right: 0;
        top: 25px;
        background-color: #fff;
        border: none
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fff
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #da251c
    }
    .ui-tabs .ui-tabs-nav {
        border-radius: 0 !important
    }
    .ftr-socil ul li {
        margin: 5px !important
    }
    .ui-tabs .ui-tabs-nav li {
        width: 100%;
        border-radius: 0 !important
    }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        padding: 5px !important
    }
    .ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
        font-size: 14px !important
    }
    .comonhd {
        margin-bottom: 0
    }
    .ui-tabs .ui-tabs-nav {
        margin: 0 auto 25px !important
    }
    .feature-bg {
        background-position: 67% 0 !important;
        background-size: cover
    }
}

@media (max-width:575px) {
    .servicesL2 ul li, .servicesL2 ul li:nth-child(3n + 3) {
        width: 100%;
        margin-right: 0;
    }
}

form {
    width: 100%;
}

.discountboxin form {
    width: 75%;
}

.call-btn {
    position: absolute;
    top: 360px;
    left: -74px;
    z-index: 10;
    background: #0105f9;
    color: #fff;
    font-size: 17px;
    padding: 15px 25px;
    border-radius: 0 0 30px 0;
    transform: rotate(270deg);
}

.call-btn:hover, .call-btn:focus {
    color: #fff;
}

.servicesRinf h2 {
    margin-top: 0 !important;
    font-size: 18px !important;
    color: #0105f9 !important;
    margin-bottom: 10px !important;
}