body{
	font-family: 'Poppins', sans-serif;
	background: #f5f5f5;
	    position: relative;
}

.content img {
    width: 66px;
    background: #fff;
    border-radius: 58px;
    padding: 11px;
    height: 64px;
}

.container .card {
    position: relative;
    /* display: inline-block; */
    background: transparent;
    float: left;
        margin: 0 13px 0 0;
}

.content {
    text-align: center;
}

.container .card .face {
    width: 191px;
    height: 181px;
    transition: 0.5s;
}


.container .card .face.face1 {
    position: relative;
    background: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    transform: translateY(100px);
    background: #328ee3;
    padding: 14px 0;
    text-align: center;
    border-radius: 9px;
    box-shadow: 0 4px 8px 2px #c3c3c3;
}
.container .card:hover .face.face1{
    transform: translateY(0);
    background: #044582;
}
.container .card .face.face1 .content
{
   
   transition: 0.5s; 
}
.container .card:hover .face.face1 .content
{
    opacity: 1;
}
.container .card .face.face1 .content img
{
    max-width: 200px;
}
.container .card .face.face1 .content h3
{
    margin: 10px 0 0;
    padding: 0;
    color: #fff;
    text-align: center;
    font-weight: 1.5em;
            font-size: 17px;
}
.container .card .face.face2 {
    background: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    /* box-shadow: 0 20px 50px rgb(0 0 0 / 80%); */
    transform: translateY(-82px);
}
.container .card:hover .face.face2
{
    transform: translateY(0);
}
.container .card .face.face2 .content p
{
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.container .card .face.face2 .content a
{
   margin: 15px 0 0;
   display: inline-block;
   text-decoration: none;
   font-weight: 900;
   color: #333;
   padding: 5px;
   border: 1px solid #333;
}
.container .card .face.face2 .content a:hover
{
    background: #333;
    color: #fff;
}

/* new rocare css*/
.box > .icon {
    text-align: center;
    position: relative;
}
.box > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background: #3889cb;
    vertical-align: middle;
}
.box > .icon > .image > i {
    font-size: 36px !important;
    color: #fff !important;
}

.box > .icon > .info {
    margin-top: -24px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #e0e0e0;
    padding: 37px 0 10px 0;
    min-height: 163px;
}
.box > .icon > .info > h3.title {
    font-family: "Robot",sans-serif !important;
    font-size: 16px;
    color: #222;
    font-weight: 700;
}
.box > .icon > .info > p {
    font-family: "Robot",sans-serif !important;
    font-size: 13px;
    color: #666;
    line-height: 1.5em;
    margin: 20px;
}
.box .space {
    height: 30px;
}
form.contact-form.sav {
    background: #fff;
    padding: 11px;
}
.btn-send {
    border-radius: 0px;
    border: 1px solid #3889cb;
    background: #3889cb;
    color: #fff;
}
.container.second-portion {
    margin-top: 33px;
}
/* megamenu css end*/
.sidebar-menu-left .vertical-menu .vertical ul.megamenu > li {
    margin: 0;
    background: #fff;
    border-right: 1px solid#ccc;
    border-bottom: 1px solid #f5f5f5;
}
ul.megamenu > li > a strong {
    font-weight: 600;
    line-height: 44px;
}
.sidebar-menu-left .vertical-menu .vertical-wrapper ul li {
    border-top: 0;
    min-height: 37px;
}
.sidebar-menu-left .vertical-menu ul.megamenu > li > a {
    font-size: 11px;
}

.sidebar-menu-left .vertical-menu .vertical-wrapper ul li > a {
    color: #444;
    padding: 0 18px;
    min-height: 38px;
    line-height: 41px;
    border-bottom: 0;
}

.sidebar-menu-left .vertical-menu ul.megamenu {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    height: 464px;
    box-shadow: -2px 1px 6px #dcdcdc;
}
.sidebar-menu-left .sidebar-megamenu ul.megamenu > li > a {
    color: #222;
    font-size: 13px;
    height: auto;
    padding: 2px 10px 0 0;
    line-height: 28px;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: bold;
}
li.loadmore {
    padding-bottom: 0 !important;
    margin: 0;
    padding-top: 5px !important;
}
section#banner-section-rocareindia {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.sidebar-menu-left .sidebar-megamenu ul.megamenu li .sub-menu .content .static-menu .menu ul {
    margin: 0;
    padding: 0;
}


.sidebar-menu-left .vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul {
    padding-bottom: 0;
}

ul.megamenu li .sub-menu .content .static-menu .menu ul {
    list-style: none;
    margin: 0px;
    margin-top: -3px;
}
ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li:first-child {
    padding-top: 0px;
}

ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li {
    padding-top: 7px;
}

.sidebar-menu-left .vertical-menu .vertical-wrapper ul li {
    border-top: 0;
    min-height: 37px;
}
.sidebar-menu-left .vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul li > a:hover {
    color: #000000;
}
.sidebar-menu-left .vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul ul a {
    padding: 0;
}
.sidebar-menu-left .sidebar-megamenu ul.megamenu .sub-menu .content .img-banner img:hover {
    opacity: 0.8;
}

.sidebar-menu-left .vertical-menu .vertical ul.megamenu > li .sub-menu .content .static-menu .menu ul a.main-menu {
    padding: 0;
}

.sidebar-menu-left .sidebar-megamenu ul.megamenu .sub-menu .content .static-menu .menu > ul a.main-menu {
    padding-left: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    display: block;
}
.sidebar-menu-left .sidebar-megamenu ul.megamenu .sub-menu .content .img-banner img {
    width: 100%;
}
.sidebar-menu-left .vertical-menu ul.megamenu .sub-menu .content .static-menu .menu ul li > a {
    line-height: inherit;
    padding-bottom: 0;
    border-bottom: none;
    min-height: auto;
}

ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
    font-size: 14px;
    font-weight: 300;
}

.sidebar-menu-left .vertical-menu .vertical-wrapper ul li > a:hover {
    color: #03619c;
    text-decoration: none;
    /* background: #000 !important; */
}
.sub-menu ul li {
    background: f5f5f5;
}

.sub-menu li {
    padding-left: 5px!important;
    transition: all .4s ease;
}

.sidebar-menu-left .vertical-menu .vertical ul.megamenu > li.with-sub-menu > a:after {
    content: "\f105";
    color: #000;
    font-family: Fontawesome;
    font-size: 13px;
    float: right;
    margin: 0;
        margin-top: 8px;
}
.col-md-3.col-sm-12.submenuhere {
    
    margin: 0;
    padding: 0;
}
.col-md-9.col-sm-12.slider-h {
    margin: 0;
    padding: 0;
}

/* megamenu css end*/


.thumbnail .media img {
    max-width: 100%;
    width: 100%;
    height: 125px;
}
.owl-carousel.main-slider.owl-theme.owl-loaded.owl-drag .owl-nav {
    display: none;
}
 .todays_deal {
    height: 417px;
    overflow-x: hidden;
    margin-top: 10px;
    overflow-y: scroll;
}
.owl-carousel.main-slider.owl-theme.owl-loaded.owl-drag .owl-dots {
    position: relative;
    top: -30px;
}
.owl-carousel.main-slider.owl-theme.owl-loaded.owl-drag .owl-dots {
 display: block;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #00abfd;
}
.col-md-2.col-xs-12.padding-r-0-md.productssss {
    height: 464px;
}
.category_menu .todays_deal .thumbnail {
    margin-bottom: 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #eee;
}

.thumbnail {
    margin: 0 auto;
    border-radius: 0;
    background-color: transparent;
    position: relative;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.section-title {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #232323;
    overflow: hidden;
}
.category_menu .todays_deal .title a {
    display: block;
}
.category_menu .todays_deal .title {
    text-align-last: center;
    padding: 5px;
}	
.servic {
    display: none;
}
.thumbnail .media-link {
    padding: 0;
    display: block;
    height: 145px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
}
.todays_deal .media {
    display: block !important;
}
.title a {
    text-decoration: none;
    color: #000;
    font-size: 12px;
}

.title {
    text-align: center;
}
.category_menu .todays_deal .thumbnail {
    margin-bottom: 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #eee;
}

section.main-cat {
    padding: 29px 0 15px;
    float: left;
    width: 100%;
}
.first:hover {
    box-shadow: 0 2rem 1.5rem -1.5rem rgba(33,37,41,.15),0 0 1.5rem .5rem rgba(33,37,41,.05)!important;
    transform: scale(1.1);
    transition: .5s;
}
h2.section-title.section-title-lg.dss {
    margin-bottom: 6px;
}
.section-title span:before {
    right: 100%;
    margin-right: 15px;
}

.section-title span:after, .section-title span:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 2000px;
    background-color: #a5abb7;
    top: 10px;
    z-index: -1;
}
.form-div.home-froms {
    background: #fff;
    padding: 15px 17px 0;
    text-align: center;
    box-shadow: 0 4px 8px 2px #c3c3c3;
    margin: 6px 0 30px 0;
    border-radius: 12px;
    float: left;
    width: 100%;
}

.section-title-lg span:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 2000px;
    background-color: #a5abb7;
    top: 10px;
}
.section-title span:after {
    left: 100%;
    margin-left: 15px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.section-title .thin {
    font-weight: 500!important;
}
.section-title span {
    display: inline-block;
    position: relative;
}
p.mns {
    text-align: center;
    font-size: 15px;
}
.servic ul li:nth-child(1) {
    margin-left: 0;
}

.servic ul li {
    background: #fff;
    padding: 10px 0;
    text-align: center;
    box-shadow: 0 4px 8px 2px #c3c3c3;
    border-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    width: 22%;
    height: 229px;
    float: left;
    margin: 1px 11px;
    list-style: none !important;
}
.servic ul li img {
    width: 53%;
}
.servic h4 {
    font-size: 15px;
    text-transform: capitalize;

}
.servic p {
    font-size: 12px;
    padding: 0 13px;
    text-align: center;
}
.section-title span {
    display: inline-block;
    position: relative;
}
h2.section-title.section-title-lg.dss span {
    background: #f5f5f5;
}
.section-title.section-title-lg {
    font-size: 24px;
}

.section-title {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    color: #232323;
    overflow: hidden;
}
.first {
    background: #fff;
    padding: 14px 0;
    text-align: center;
    box-shadow: 0 4px 8px 2px #c3c3c3;
    border-radius: 9px;
    cursor: pointer;
}
.first img {
    width: 80px;
}
.first h3 {
    font-size: 15px;
    color: #333;
    padding: 10px 0 0;
}
.first h3 span {
    color: #0053b6;
}

.form-group {
    margin-bottom: 15px;
}
input.btn.btn-danger.gfg.categ-rgt1 {
    margin: 0 0 0 7px;
    width: 49%;
    padding: 4px;
    border-radius: 3px;
    font-size: 20px;
    /* margin: auto; */
    position: relative;
    top: -15px;
    left: 0;
    margin-top: 10px;
    background: #328ee3;
    border: 0;
}

section.main-cat.our-catgris {
    padding-bottom: 0;
    padding-top: 16px;
}
.first {
    background: #fff;
    padding: 14px 0;
    text-align: center;
    box-shadow: 0 4px 8px 2px #c3c3c3;
    border-radius: 9px;
    cursor: pointer;
}
.sub-cateroys ul li {
    width: 131px;
    display: inline-block;
    margin: 0 8px 25px;
}
.sub-cateroys li h3 {
    font-size: 11px;
}
.section-title.section-title-lg span {
    background: #f5f5f5;
}

.thumbnail.box-style-1 {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    background: #fff;
    transition: all .4s ease-in-out;
}

.thumbnail.no-padding {
    padding: 0;
}
.thumbnail {
    margin: 0 auto;
    border-radius: 0;
    background-color: transparent;
    position: relative;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail.box-style-1 .media {
    border: none;
}

.thumbnail.box-style-1 .cover {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(245,245,245,.78);
    z-index: 2;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.thumbnail.box-style-1 .media-link .sticker {
    position: relative;
    right: 0;
    color: #fff;
    background: #bf0303;
    padding: 3px 5px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 1px 2px 3px #670404;
    right: -136px;
    overflow: visible;
}
.thumbnail.box-style-1.no-padding.hover .media a {
	display: ;
	float: left;
	width: 100%;
}
.thumbnail.box-style-1 .media-link .sticker.green {
    background: #0a8e59;
    box-shadow: -1px 3px 3px #06250d;
    width: 104px;
}

.thumbnail.box-style-1 .media-link {
    background-size: 100%;
    height: 210px;
    background-position: center top;
    background-repeat: no-repeat;
}
.thumbnail.box-style-1 .caption-title {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	padding: 23px 0px;
	margin-bottom: 5px;
	color: #232323;
	border-bottom: 1px solid #e6e6e6;
}
.thumbnail.box-style-1 .price {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
}
.owl-carousel.main-products.owl-theme.owl-loaded.owl-drag .owl-prev {
	left: -17px;
	background: url(../img/arroe.png) no-repeat center center !important;
	position: absolute;
	top: 199px;
	height: 41px;
	font-size: 0;
	width: 41px;
	 transform: rotate( 180deg ); 
	color: #28435f;
	line-height: 31px;
	border-radius: 50%;
	border: 2px solid #333;
	
}
.owl-carousel.main-products.owl-theme.owl-loaded.owl-drag .owl-next {
	right: -17px;
	background: url(../img/arroe.png) no-repeat center center !important;
	position: absolute;
	top: 199px;
	height: 41px;
	font-size: 0;
	width: 41px;
	color: #28435f;
	line-height: 31px;
	border-radius: 50%;
	border: 2px solid #333;
	
}


.owl-carousel.our-clients.owl-theme.owl-loaded.owl-drag .owl-next {
    right: -50px;
    background: url(../img/arroe.png) no-repeat center center !important;
    position: absolute;
    top: 36px;
    height: 41px;
    font-size: 0;
    width: 41px;
    color: #28435f;
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #333;
}
.owl-carousel.our-clients.owl-theme.owl-loaded.owl-drag .owl-prev {
    left: -50px;
    background: url(../img/arroe.png) no-repeat center center !important;
    position: absolute;
    top: 36px;
    height: 41px;
    font-size: 0;
    width: 41px;
    color: #28435f;
    transform: rotate( 180deg ); 
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #333;
}

.owl-carousel.BRANDS.owl-theme.owl-loaded.owl-drag .owl-next {
    right: -50px;
    background: url(../img/arroe.png) no-repeat center center !important;
    position: absolute;
    top: 36px;
    height: 41px;
    font-size: 0;
    width: 41px;
    color: #28435f;
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #333;
}
.owl-carousel.BRANDS.owl-theme.owl-loaded.owl-drag .owl-prev {
    left: -50px;
    background: url(../img/arroe.png) no-repeat center center !important;
    position: absolute;
    top: 36px;
    height: 41px;
    font-size: 0;
    width: 41px;
    color: #28435f;
    transform: rotate( 180deg ); 
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #333;
}
.starx img {
	width: 91px !important;
	margin: auto;
	margin-bottom: 1px;
}
.thumbnail .price ins {
    color: #000000;
}
.vendor a {
    color: #333;
    padding: 16px 0 !important;
}
.products-list-area .thumbnail.box-style-1 .media-link .sticker {
    left: 109px !important;
}
.sidebar-menu-left.ourss {
    position: sticky;
    top: 20px;
}
section.content-areass.inms {
    padding: 14px;
    margin-bottom: 26px;
}

section.content-areass {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #fff;
    position: relative;
}
.content-areass h1 {
    font-size: 26px;
    font-weight: 600!important;
    color: #878787;
    font-size: 22px;
    padding-left: 0px;
    text-align: left;
} 
section.content-areass p {
    color: #878787;
    font-size: 11px;
    margin-bottom: 0;
}
.content-areass h2 {
    font-size: 18px;
    color: #878787;
    font-weight: 600!important;
}
.content-areass h2 {
    font-size: 18px;
    color: #878787;
    font-weight: 600!important;
}
section.content-areass h3 {
    color: #878787 !important;
    font-size: 17px !important;
    font-weight: 600!important;
    text-align: left !important;
    margin: 10px 0 !important;
    text-transform: capitalize !important;
    padding-left: 3px;
}
section.content-areass ul {
    margin-bottom: 0;
    margin: 0;
    padding: 0;
}
section.content-areass ul li {
    list-style: disc;
    color: #878787;
    margin-left: 10px;
}
.button-book-now a:hover {
    background: #2b2b2b;
}

.button-book-now a {
    background: #2179d3;
    color: #fff;
    padding: 3px 15px;
    border-radius: 31px;
    text-decoration: none;
    transition: .5s;
}.button-book-now {
    padding: 16px 0;
}
.thumbnail.box-style-1 .vendor {
    font-size: 14px;
    line-height: 1.3;
    padding: 5px 0;
    border-bottom: 1px solid #e6e6e6;
    color: #6e7277;
}
.thumbnail .price ins {
    padding-right: 5px;
    text-decoration: none;
    color: #424242;
}
.thumbnail .price del {
    font-weight: 400;
    font-size: 14px;
    color: #232323;
}
.caption-title a {
    color: #232323;
}
.thumbnail .media-link {
    padding: 0;
    display: block;
    height: 145px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
}


.page-section {
    padding-top: 25px;
    padding-bottom: 25px;
    float: left;
    width: 100%;
}
.product-box-sm .title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    color: #000;
    margin-bottom: 2px;
    margin-top: 0;
    text-align: left;
}
.product-box-sm .inro-section p a {
	color: #000;
	font-size: 13px;
	text-decoration: none;
}
.price.pull-left ins {
    text-decoration: none;
}
.btn-icon.wishlist {
    color: #d9534f;
    transition: all .6s ease-in-out;
}
.client-img {
    background: #fff;
    padding: 19px 16px;
    border: 1px solid #dedede;
    height: 120px;
}
.btn-icon {
    padding: 0 5px;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
    margin-left: 5px;
}
.product-box-sm .buttons {
    padding: 10px 0;
}
.special-products-title {
    text-align-last: center;
    font-size: 22px;
    font-weight: bolder;
    padding-top: 10px;
    color: #000;
}
.product-box-sm {
    width: 100%;
    position: relative;
    float: left;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    transition: all .6s ease-in-out;
}
.product-box-sm .price {
    padding: 10px 0;
}

.product-list .price {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
}
.owl-carousel.main-products.owl-theme.owl-loaded.owl-drag .media {
    display: block !important;
}
button.close {
    position: absolute;
    right: 18px;
}
h4.modal-title {
    width: 100%;
    text-align: center;
}
form#register-form-area {
    border: 1px solid #eee;
    padding: 15px;
}
.products-list-area .media {
    display: block !important;
}
.categories {
    float: left;
    width: 100%;
    margin: 14px 0;
}
form#register-form-area input {
    height: 41px;
    border-radius: 0;
    margin-bottom: 13px;
}
form#register-form-area label {
    margin: 0;
}

/*end rocarecsss*/










a.navbar-brand img {
    width: 169px;
}

.about-area h2 {
    float: left;
    width: 100%;
    text-align: center;
}
.about-img img {
    width: 100%;
    padding: 32px;
}
.about-area h2 {
    padding: 20px 34px 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    color: #333;
}
.title-section {
    padding: 55px 0;
}
li.breadcrumb-item.active {
    font-size: 13px;
    color: #fff;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    /* margin-bottom: 0; */
    position: absolute;
    /* margin: auto 0; */
    left: 0;
    right: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    color: #333;
}
.carddd {
    float: left;
    width: 100%;
}
.card-body {
    padding: 0 4px;
}
.common-section.main-sectionsss.service1 h2 b {
    color: #2394c8;
}
.common-section.main-sectionsss.service1.home-decor h2 {
    opacity: 0.5;
}
.common-section.main-sectionsss.service1 h2 img {
    width: 168px;
    padding: 0;
    margin: 0;
}
.common-section.main-sectionsss.service1.home-decor h2 img {
    width: 168px;
    padding: 0;
    margin: 0;
}
ul#myTab li {
    width: 50%;
    text-align: center;
}
.common-section.main-sectionsss.service1.home-decor .item img {
    width: 40%;
    filter: grayscale(100%);
    opacity: 0.3;
}
ul#myTab li a {
    font-size: 22px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #2498cd;
    border: 0;
    color: #fff;
}  
ul#myTab {
    /* text-align: center; */
    margin: auto;
    width: 33%;
    text-align: center;
}
.contantc img {
    position: absolute;
    width: 82%;
    right: 104px;
    top: 62px;
}
ul.nav.navbar-nav.pull-right {
    padding: 10px 0;
}
ul.nav.navbar-nav.pull-right li {
    padding: 0px 7px;
}
ul.nav.navbar-nav.pull-right li a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-family: 'Roboto', sans-serif;
}
.learn {
    background-image: -webkit-linear-gradient(140deg, #23026d 0%, #3d64f4 100%);
    padding: 14px 25px;
    font-size: 18px;
    color: #fff;
        border: 1px solid #d6d3d3;
    border-radius: 50px;
}
.butin-ler {
    text-align: left;
    margin: 34px 0px;
}
.txt span {
    font-weight: 600;
}
.header-section {
    background: #fff;
    width: 100%;
    padding: 13px 0px;
    /* float: left; */
    display: inline-block;
    border-bottom: 1px solid #fff;
    width: 100%;
}
input.Proceed-buttons {
    background-image: linear-gradient(to right, #125b8c , #27a3d8);
    border: 0;
    color: #fff;
    border-radius: 7px !important;
}
.set-outer-top {
    margin: 20px 0 9px 0;
}
form#register-form-area textarea {
    margin-bottom: 10px;
}
.state {
    float: left;
    width: 47%;
    margin-right: 10px;
}
input#remember_me {
    height: 20px;
}
label.form-check-label.agree_label.orange-text.font-weight-bold.for {
    color: #125c8d;
}
.imgs.logins {
    text-align: center;
}

.imgs.logins img {
    padding: 57px 50px;
    width: 77%;
}
input#remember_me {
    height: 20px;
    width: 20px;
}
.createaccounts {
    text-align: center;
    padding-top: 13px;
}
.form-check.form-check-inline.float-left.mb-4.dasd {
    float: right !important;
    width: 165px;
    margin: 0px 0;
    text-align: right;
}
a.form-check-label.agree_label.orange-text.font-weight-bold.for {
    width: 100%;
    color: #135d8e;
}
.form-check.form-check-inline.float-left.mb-4 {
    width: 207px;
}
label.form-check-label.agree_label.orange-text.font-weight-bold {
    width: 100%;
    font-size: 15px;
    margin: 0;
    position: relative;
    top: -4px;
    font-weight: bold;
}
.city {
    float: left;
    width: 49%;
}
.files input {
    border: 0;
    height: auto;
    /* width: 20%; */
    padding: 0;
}
.registration form input {
    margin-bottom: 10px;
    border-radius: 0;
    height: 44px;
    /* box-shadow: 0 2px 25px rgba(152,165,178,.1); */
}
.registration {
    background: #fff;
    box-shadow: 0 17px 25px rgba(152,165,178,.1);
    padding: 43px;
}
.registration h2 {
    color: #125e8f;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 24px;
}
.imgs {
    background: #fff;
    box-shadow: 0 17px 25px rgba(152,165,178,.1);
}

.imgs img {
    width: 100%;
    padding: 41px;
}
section.banner-section img {
    width: 100%;
}
h1.leadtypes p {
    font-size: 24px;
}

a#first-tab {
    border-top-right-radius: 0;
}
a#second-tab {
    border-top-left-radius: 0;
}
h1.leadtypes {
    position: absolute;
    top: 246px;
    left: 0;
    right: 0;
    color: #fff !important;
    font-size: 50px;
}
.content-section-heading {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    border-radius: 3px;
    padding: 20px;
}
.slider-area {
    float: left;
    width: 100%;
}

.content-section-heading {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    border-radius: 3px;
    padding: 20px;
    color: #464646;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 28px;
    font-weight: normal;
}

.right-section {
    position: sticky;
    top: 81px;
}
.video-slider {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 34rem;
  width: 100%;
  overflow: hidden;
}

.video-slider video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.happiness-section {
    float: left;
    width: 100%;
    padding: 0px 15px 20px 15px;
}
.trust-img.vp {
    text-align: center;
}
.form-area {
    background: #7533ea;
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    border-radius: 3px;
}
.form-area h5 {
    color: #fff;
    font-size: 24px;
}
button#nextBtn {
    background: #250858;
    border: 0;
    width: 100%;
    float: left;
    color: #FFF;
    padding: 7px;
    font-size: 19px;
    border-radius: 5px;
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.card-area-button button {
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    background-color: #fff;
    border: 0;
    margin: 10px 0;
    width: 100%;
    text-align: left;
    padding: 12px;
}
svg.bi.bi-chevron-right {
    float: right;
    font-size: 21px;
    margin: 2px;
}
.content-section-heading h2 {
    color: #250858;
    font-size: 26px;
    line-height: 37px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 1px 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0;
}
.header-section .navbar{
	padding: 0px;
}
.header-section .navbar-light .navbar-nav .nav-link{
    font-size: 15px;
    color: #333;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.header-section .navbar-light .navbar-nav .nav-link:hover{
	    color: #B08A32;
}
.header-section .navbar-light .navbar-nav .nav-item{
	margin: 0px 3px;
}
.manes p {
    font-size: 17px;
}

.manes h2 {
    margin: 0;
    padding: 12px 0;
    text-align: left;
    font-size: 26px;
    font-weight: 800;
}
.products-details {
    padding: 1rem;
    min-height: 45%;
}
.owl-carousel.products.owl-theme.owl-loaded.owl-drag .item a {
    text-decoration: none;
}
.products-details h4 {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
    color: #000;
    margin-bottom: 3rem;
}
.owl-carousel.products.owl-theme.owl-loaded.owl-drag .service-icons {
    box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.09);
    margin-bottom: 15px;
    /* background: #26a1d6; */
    transition: all .5s ease-in-out;
}
.android-apps {
    padding: 89px 0;
}
.android-apps h2 {
    font-size: 27px;
    font-weight: 800;
    text-transform: capitalize;
}
.android-apps p {
    padding: 2px 36px;
    font-size: 16px;
    line-height: 26px;
    color: #7b7b7b;
}
.button-android {
    padding: 0 34px;
}
p.mn {
    color: #fff;
    font-size: 14px;
    text-align: justify;
}
.section-one- ul li {
    padding: 5px 0;
    display: block;
}
.section-one- ul li a:before {
    content: '\f0a9';
    font-family: FontAwesome;
    position: absolute;
    left: 8px;
}
.section-one- ul li {
    padding: 5px 0;
    border-bottom: 1px solid #fff;
    position: relative;
}
#subscr .form-control {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    width: 70%;
    display: inline;
    border-radius: 4px 0 0 4px!important;
    color: #000;
    transition: all .65s ease-in-out;
}
.emaol-ais {
    position: relative;
}

span.btn.btn-subcribe.subscriber.enterer {
    padding: 5px;
    height: 40px;
    /* width: 30%; */
    display: inline-block;
    border-radius: 0 4px 4px 0;
    transition: all .65s ease-in-out;
    position: absolute;
    right: 0;
    background: #0053B6;
    border: 1px solid #0053B6;
    color: #fff;
    top: 0;
}
.top-header {
    float: left;
    width: 100%;
    background: #0890e5;
    padding: 3px 0;
}
.mainss a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.mainss {
    text-align: right;
}
.phn a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}


#subscr.btn-subcribe {
    background: #0053B6;
    border: 3px solid #0053B6;
    color: #fff;
}
#subscr.form-control {
    border: 3px solid #0053B6;
}
#subscr.btn-subcribe {
    padding: 5px;
    height: 40px;
    width: 30%;
    display: inline-block;
    border-radius: 0 4px 4px 0;
    transition: all .65s ease-in-out;
}
.widget :last-child {
    margin-bottom: 0;
}
footer {
    float: left;
    width: 100%;
       background: #1a6cce;

    margin-top: 15px;
        padding: 25px 0 0 0;
}
.section-one- h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 800;
}
.common-section.brandss.productsss.appss {
    margin-top: 45px;
}
.section-one-.social-media-sec li a .fa {
    background: #ededed;
    padding: 10px;
    border-radius: 50%;
    height: 34px;
    width: 34px;
    color: #000;
    font-size: 16px;
    line-height: 15px;
}
.section-one-.social-media-sec ul li {
    display: inline-block;
    padding: 0 15px 0 0;
    height: 50px;
    width: 50px;
    /* float: left; */
    /* line-height: 25px; */
    text-align: center;
}
.copyrightdd {
    background: #00408C;
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 19px 0 0 0;
    margin-top: 34px;
}
.section-one- ul {
    margin: 0;
    padding: 0;
}
.media-list .media-body {
    color: #fff;
    font-size: 14px;
}
.media-list a {
    color: #fff;
}
.section-one- .fa {
    padding: 0;
    font-size: 14px;
    line-height: 25px;
    margin-right: 5px;
    text-align: center;
    color: #fff;
}
.section-one- ul li a {
    color: #fff;
    font-size: 15px;
    margin-left: 31px;
}
.section-one- {
    padding: 0 14px;
}
.section-one- ul li {
    padding: 5px 0;
}
.jg-img-main2 {
    margin: 0 auto;
    display: block;
    left: 57px;
    top: 37px;
    position: absolute;
    width: 59% !important;
}
.col-md-4.col-lg-4.img-midle {
    position: absolute;
    top: 200px;
    left: 38%;
}
#loading {
    -webkit-animation: rotation 8s infinite linear;
        width: 83%;
}
 @-webkit-keyframes rotation {
 from {
 -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(359deg);
}
}
.button-android img {
    padding: 0;
    width: 155px;
}
.owl-carousel.products.owl-theme.owl-loaded.owl-drag .service-icons:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.09)!important;
    transform: scale(1.05);
}
.apps-img img {
    width: 93%;
    padding: 50px 0 0 0;
}
.apps-img {
    padding: 0px;
    float: right;
}
.products-details h2 {
    text-align: left;
    font-size: 16px;
    font-weight: 800;
    margin-top: 1rem;
    /* position: fixed; */
    bottom: 1rem;
    padding: 0 0 1px 0;
    /* text-align: left; */
}
.owl-carousel.products.owl-theme.owl-loaded.owl-drag .service-icons {
    box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.09);
    margin-bottom: 15px;
}
.manes h3 {
    font-size: 22px;
    color: #1870a3;
    font-weight: 800;
}
.manes {
    padding: 172px 0 50px 0;
}

.button-see-more a {
    background: #2394c9;
    text-decoration: none;
    padding: 7px 21px 7px 21px;
    color: #fff;
    font-size: 17px;
    border-radius: 5px;
}
.common-section.brandss.productsss {
    position: relative;
    overflow: hidden;
        padding-bottom: 0;
}
.common-section.brandss.productsss:before {
    content: '';
    background: url(../img/strip-a.png);
    position: absolute;
    width: 283px;
    height: 120px;
    top: 0px;
    left: -45px;
    overflow: hidden;
}
.owl-carousel.products.owl-theme.owl-loaded.owl-drag .owl-dots {
    display: block;
}
.header-section .navbar-light .navbar-nav .nav-item.active .nav-link {
    font-size: 16px;
    color: #333;
}
form#register-form-area select {
    width: 100%;
    height: 45px;
    border: 1px solid #ced4da;
        margin-bottom: 10px;
}
#first-step- {
    display: none;
}
.registration label {
    margin: 3px 2px;
}
ul.navbar-nav .fa {
    color: #136193;
    font-size: 18px;
    margin-right: 6px;
}
.header-section .navbar-light .navbar-nav .nav-item .dropdown-menu{
	transform: translate3d(0, 5px, 0);
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    display: block;
    padding: 0;
    margin: 0;
    pointer-events: none;
    transition: all 200ms linear;
}
.header-section .navbar-light .navbar-nav .nav-item:hover .dropdown-menu{
	display: block;
	    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    max-height: 9999px;
    transform: translate3d(0, 0px, 0);
}


#regForm {
    background-color: #ffffff;
    margin: 5px auto;
    /* font-family: Raleway; */
    padding: 1px;
    width: 87%;
    min-width: 300px;
}
button#prevBtn {
    position: absolute;
    top: -49px;
    left: 10px;
    border: transparent;
    background: transparent;
    font-size: 25px;
    font-weight: 600;
}
h1 {
  text-align: center;  
}
.form-card.deatlsss input {
    border-radius: 0 !important;
}
.form-card.deatlsss textarea {
    border-radius: 0 !important;
}
input {
  padding: 10px;
  width: 100%;
  font-size: 17px;

  border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */




#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.slider-area .item img {
    padding: 0;
    width: 58px;
    margin: auto;
}
.step.active {
  opacity: 1;
}
.owl-dots {
    display: none;
}
.mobile-call-action {
    display: none;
}
.slider-area .owl-next {
    right: -56px;
    background: url(../img/arroe.png) no-repeat center center!important;
    position: absolute;
    top: 24px;
    height: 40px;
    font-size: 0 !important;
    width: 40px;
    color: #28435f;
    line-height: 31px;
    border-radius: 50%;
}
.slider-area .owl-prev {
    right: 0px;
    background: url(../img/arroe.png) no-repeat center center!important;
    position: absolute;
    top: 26px;
    height: 39px;
    font-size: 0 !important;
    width: 35px;
    transform: rotate(180deg);
    color: #28435f;
    line-height: 31px;
    left: -61px;
    border-radius: 50%;
}
.content-area {
    background: #f6f6f6;
    padding: 10px;
}
.content-area p {
    font-size: 13px;
    line-height: 21px;
    text-align: justify;
}
.book-button {
    text-align: center;
}
.book-button a {
    background: #250858;
    color: #fff;
    padding: 5px 7px;
    border-radius: 5px;
}
.slider-area {
    padding: 16px 84px;
}
/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4CAF50;
}
.why-choose-us-contents h3 {
    font-size: 17px;
    text-align: center;
    padding: 8px 0;
    margin: 0;
    color: #333;
}
.why-choose-us-contents p {
    font-size: 14px;
    text-align: center;
    line-height: 22px;
}
.faq-section-here {
    padding: 20px;
}
.card-header {
    padding: 0 0.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0px solid rgba(0,0,0,.125);
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
    margin: 10px 0;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 20px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.owl-carousel.category.owl-theme.owl-loaded.owl-drag .item a:hover img {
    filter: grayscale(100%);
}
.heading
{
    font-weight: 700;
    text-align: center;
    line-height: 18px;
    color: #333;
    margin-top: 15px;
    font-size: 13px;
}
.owl-carousel.category.owl-theme.owl-loaded.owl-drag .item a {
    text-decoration: none;
}
.card-header h2 {
    padding: 4px;
    border: 0;
}	
.looking-for h3 {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #000;
}
.looking-for p {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #333;
}
ul.Happiness {
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.book-buttons a {
    background: #250858;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    /* margin-bottom: 10px; */
}
.book-buttons {
    text-align: center;
}	
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 black;
}
.looking-for {
    padding: 20px;
}
.btn-link {
    font-weight: 400;
    color: #585858 !important;
    text-decoration: none;
}
.common-section ul li {
    list-style: none;
}
ul.Happiness li {
    float: left;
    width: 140px;
    background: #fff;
    margin: 0 5px;
    border: 1px solid #e2e2e2;
}
.common-section ul li {
    align-items: center;
    position: relative;
}
.over-review {
    padding: 86px 0 0 31px;
}
.star {
    text-align: center;
}
.rating-img img {
    padding: 0;
    width: 116px;
    margin: auto;
}
.client-review- {
    background: #f6f6f6;
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    border-radius: 3px;
    float: left;
}
.name {
    background: #250858;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    height: 48px;
    width: 48px;
    float: left;
    font-size: 24px;
    margin: 20px 20px;
    line-height: 45px;
}

.review-section {
    float: left;
    width: 69%;
    padding: 22px 0;
}
.review-section h5 {
    font-size: 16px;
    font-weight: 700;
}
.review-section img {
    width: 97px !important;
}
.review-section p {
    text-align: left;
    font-size: 14px;
    padding: 15px 0 0 0;
    line-height: 25px;
}

.interlinking-accareindia h3 {
    margin: 0;
    padding: 21px 0 11px;
    float: left;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
}
.interlinking-accareindia li {
    display: block;
}
.interlinking-accareindia a {
    padding: 4px 11px;
    border: 1px solid #6b6a6a;
    margin: 13px 15px 0 0;
    border-radius: 38px;
    float: left;
    color: #333;
    font-size: 13px;
    white-space: nowrap;
    width: 198px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.interlinking-accareindia {
    float: left;
    width: 100%;
    padding: 20px;
}

.star span {
    line-height: 0;
    font-size: 14px;
}
.star h4 {
    display: inline-block;
    font-size: 46px;
    font-weight: 700;
}
.caa {
    text-align: center;
    line-height: 20px;
    padding: 10px 0;
}
.book-services-buttn {
    text-align: center;
    padding: 33px 0;
}
.book-services-buttn a {
    background: #250858;
    color: #fff;
    padding: 10px 21px;
    font-size: 17px;
    border-radius: 5px;
    text-decoration: none;
}
.rating-img {
    text-align: center;
}

.dk-footer {
    padding: 16px 0 0;
    background-color: #250858;
    position: relative;
    float: left;
    width: 100%;
}
.footer-widget.footer-left-widgetcties-pop {
    position: relative;
    border-bottom: 1px solid #444;
    padding: 10px 0 42px;
}
.copyright-menu li {
    display: inline-block;
    padding-left: 20px;
}
.copyright span, .copyright a {
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-size: 14px;
}
.footer-social-link ul {
    margin: 0;
    padding: 0;
}
.footer-widget .section-heading {
    margin-bottom: 3px;
}
.footer-widget ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-widget li {
    margin-bottom: 0px;
    display: inline-block;
    line-height: 30px;
    padding: 1px 15px 1px 0px;
}
.footer-widget.footer-left-widgetcties-pop ul li a {
    color: #fff3f5;
    text-decoration: none;
    opacity: 1;
    font-size: 13px;
}
.footer-widget a {
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.footer-widget h3 {
    font-size: 16px;
    color: #fff;
    position: relative;
    margin-bottom: 15px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-right: 21px;
    margin-top: 0;
    font-weight: 600;
}
img.deskkk {
    display: none;
}
.copyright {
    padding: 11px 0 0;

    margin-top: 20px;
    background-color: #140333;
}

.dk-footer-box-info {
    text-align: center;
}
.dk-footer-box-info .footer-social-link li {
    display: inline-block;
}
.dk-footer-box-info .footer-social-link a i.fa-facebook {
    background-color: #3B5998;
}
.dk-footer-box-info .footer-social-link a i {
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 1%;
    text-align: center;
    line-height: 29px;
    background: #000;
    margin-right: 5px;
    color: #fff;
}
.footer-widget.footer-left-widgetcties-pop.popular-city-footers {
    border: 0;
}
.dk-footer-box-info .footer-social-link a i.fa-twitter {
    background-color: #55ACEE;
}
.dk-footer-box-info .footer-social-link a i.fa-linkedin {
    background-color: #0976B4;
}
.dk-footer-box-info .footer-social-link a i.fa-instagram {
    background-color: #B7242A;
}

#grad1 {
    background-color: : #9C27B0;
    background-image: linear-gradient(120deg, #FF4081, #81D4FA)
}


@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1280px;
	}
}
@media only screen and (max-width: 1200px){
	
}
@media only screen and (max-width: 991px){
	
}
@media only screen and (max-width: 767px){
.top-header {
    float: left;
    width: 100%;
    background: #0890e5;
    padding: 3px 0;
    text-align: center;
}
.mainss {
    text-align: center;
    display: none;
}
.phn a {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
}
.col-md-2.col-xs-12.padding-r-0-md.productssss {
    height: 464px;
    display: none;
}
section#freeshipping {
    display: none;
}
.servic p {
    font-size: 12px;
    padding: 0 13px;
    text-align: center;
    display: none;
}
.servic ul li {
    background: #fff;
    padding: 10px 0;
    text-align: center;
    box-shadow: 0 4px 8px 2px #c3c3c3;
    border-radius: 10px !important;
    cursor: pointer;
    width: 43%!important;
    height: 103px!important;
    margin: 10px !important;
    float: left;
    margin: 10px 10!important;
    border-top-right-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
}
.sub-cateroys ul li img {
    width: 48px;
}
.sub-cateroys li h3 {
    font-size: 9px;
}
.thumbnail.box-style-1 .media-link {
    background-size: 100%;
    height: 179px;
    background-position: center top;
    background-repeat: no-repeat;
}

.products-list-area .col-md-3 {
    float: left;
    width: 50%;
    margin: 0;
    padding: 11px;
}

section.page-section.special-products.hidden-xs.hidden-sm {
    display: none;
}
.button-book-now a {
    background: #2179d3;
    color: #fff;
    padding: 3px 15px;
    border-radius: 5px;
    font-size: 19px;
}
.thumbnail.box-style-1 .price {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
}
.hover-effect-section {
    display: inline-block;
    display: none;
}
.servic {
    display: block;
}
.thumbnail.box-style-1 .caption-title {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding: 23px 0px;
    margin-bottom: 5px;
    color: #232323;
    border-bottom: 1px solid #e6e6e6;
}
.owl-carousel.our-clients.owl-theme.owl-loaded.owl-drag .owl-next {
    right: -15px;
    background: url(../img/arroe.png) no-repeat center center !important;
    position: absolute;
    top: 16px;
    height: 41px;
    font-size: 0;
    width: 41px;
    color: #28435f;
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #333;
}
.owl-carousel.BRANDS.owl-theme.owl-loaded.owl-drag .owl-next {
    right: -13px;
    background: url(../img/arroe.png) no-repeat center center !important;
    position: absolute;
    top: 36px;
    height: 41px;
    font-size: 0;
    width: 41px;
    color: #28435f;
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #333;
}
.owl-carousel.BRANDS.owl-theme.owl-loaded.owl-drag .owl-prev {
    left: -13px;
    background: url(../img/arroe.png) no-repeat center center !important;
    position: absolute;
    top: 36px;
    height: 41px;
    font-size: 0;
    width: 41px;
    color: #28435f;
    transform: rotate( 
180deg
 );
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #333;
}
.owl-carousel.our-clients.owl-theme.owl-loaded.owl-drag .owl-prev {
    left: -14px;
    background: url(../img/arroe.png) no-repeat center center !important;
    position: absolute;
    top: 16px;
    height: 41px;
    font-size: 0;
    width: 41px;
    color: #28435f;
    transform: rotate( 
180deg
 );
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #333;
}
.client-img {
    background: #fff;
    padding: 19px 16px;
    border: 1px solid #dedede;
    height: auto;
}
.sub-cateroys ul li {
    width: 27%;
    display: inline-block;
    margin: 0 8px 25px;
}
.servic ul {
    margin: 0;
    padding: 0;
}
.owl-carousel.main-products.owl-theme.owl-loaded.owl-drag .item .thumbnail.box-style-1 .media-link {
    height: 330px;
}
.section-one- {
    padding: 12px 7px;
}
.products-list-area .thumbnail.box-style-1 .media-link .sticker {
    left: 308px !important;
}
.sub-cateroys ul {
    margin: 0;
    padding: 0;
}
.servic ul li img {
    width: 39%!important;
}
}
@media only screen and (max-width: 567px){

}