
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoBlack.eot');
    src: url('../fonts/RobotoBlack.eot') format('embedded-opentype'),
         url('../fonts/RobotoBlack.woff2') format('woff2'),
         url('../fonts/RobotoBlack.woff') format('woff'),
         url('../fonts/RobotoBlack.ttf') format('truetype'),
         url('../fonts/RobotoBlack.svg#RobotoBlack') format('svg');
         font-weight:800;
         font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoBold.eot');
    src: url('../fonts/RobotoBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoBold.woff2') format('woff2'),
         url('../fonts/RobotoBold.woff') format('woff'),
         url('../fonts/RobotoBold.ttf') format('truetype'),
         url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
         font-weight: bold;
         font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoLight.eot');
    src: url('../fonts/RobotoLight.eot') format('embedded-opentype'),
         url('../fonts/RobotoLight.woff2') format('woff2'),
         url('../fonts/RobotoLight.woff') format('woff'),
         url('../fonts/RobotoLight.ttf') format('truetype'),
         url('../fonts/RobotoLight.svg#RobotoLight') format('svg');
         font-weight:300;
         font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoRegular.eot');
    src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoRegular.woff2') format('woff2'),
         url('../fonts/RobotoRegular.woff') format('woff'),
         url('../fonts/RobotoRegular.ttf') format('truetype'),
         url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
         font-weight: normal;
         font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/RobotoThin.eot');
    src: url('../fonts/RobotoThin.eot') format('embedded-opentype'),
         url('../fonts/RobotoThin.woff2') format('woff2'),
         url('../fonts/RobotoThin.woff') format('woff'),
         url('../fonts/RobotoThin.ttf') format('truetype'),
         url('../fonts/RobotoThin.svg#RobotoThin') format('svg');
         font-weight: 100;
         font-style: normal;
}

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body{ margin:0; padding:0; font-family: 'Roboto'; background:#fff;}
a{ margin:0; padding:0; text-decoration:none !important;  outline:none !important; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
a:hover{ color:#25d8ae;}
::selection{ background:#583a8f; color:#fff;}
::-moz-selection{ background:#583a8f; color:#fff;}
::-webkit-selection{ background:#583a8f; color:#fff;}
img{ max-width:100%; height:auto;}
ul{ margin:0; padding:0; list-style-type:none;}
li{ margin:0; padding:0;}
p{ padding:0; color:#555555; font-size:17px;font-family: 'Roboto'; margin:0 0 15px 0; font-weight:300;}
h1, h2, h3, h4, h5, h6{ margin:0; padding:0; font-family: 'Roboto'; }

input, select, button{outline:none !important;}

.serviceImgDiv{ float:left; width:25%;}
.serviceImgDivWrapper{ position:relative; text-align:center; overflow:hidden}
.serviceImgDivWrapperDiv{ position:absolute; width:100%; bottom:0; z-index: 2;}
.serviceImgDivWrapperDiv1{ position:absolute; width:100%; bottom:0; top:-100px; transition:0.9s;}
.serviceImgDivWrapper:after{ content: ''; display: block; width: 100%; height: 60px; position: absolute; 
bottom: 0; left: 0; z-index: 1;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,000000+99&0+0,0.6+100 */
background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(0,0,0,0.59) 99%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(0,0,0,0.59) 99%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(0,0,0,0.59) 99%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
 }
 .service-middle-title{ display: block; clear: both; text-align: center; margin: 0 0 30px 0; color: #555; line-height: 30px; }

.serviceImgDivWrapper:hover .serviceImgDivWrapperDiv1{ top:20px;}
.serviceImgDivWrapperDiv1 a{ color:#fff; background:#b52167; padding:5px; display:inline-block; width:300px; border-radius:30px; }
.serviceImgDivWrapperDiv1 a:hover{ background:#111111}
.serviceImgDivWrapper p{ color:#fff; font-family: 'Roboto'; font-weight:bold; font-size:20px;}
.contactWrapper1 h3 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.contactWrapper1{ background: #583a8f;
padding-bottom: 30px;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
min-height: 192px;}
.servicEImgHolder{ margin-bottom:20px;}
.storeLocationBg1{background: url(../images/bg-1.jpg) no-repeat center center;
background-size: cover; margin-bottom:20px;
padding-bottom: 30px;

padding-top: 35px;

padding-left: 15px;

padding-right: 15px;

min-height: 294px;

text-align: center;}
.storeLocationBg1 h3{ font-size:30px; font-weight:bold; color:#fff; margin-bottom:10px;}
.storeLocationBg1 a{ background: none;

border: 1px #fff solid;

color: #fff;

display: block;

width: 147px;

padding: 10px;

text-align: center;

border-radius: 30px;

margin: 0 auto;

font-size: 18px;

font-weight: normal;}
.storeLocationBg1 a:hover{ background:#fe0606}
.storeLocationBg1 p{line-height: 36px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 20px;
    font-size: 19px;

}
.service-text-top{ padding-bottom: 30px !important; }
.storeLocationBg2{background: url(../images/bg-2.jpg) no-repeat center center;


background-size: cover; margin-bottom:20px;


padding-bottom: 30px;

padding-top: 35px;

padding-left: 15px;

padding-right: 15px;

min-height: 294px;

text-align: center;}
.storeLocationBg2 h3{ font-size:30px; font-weight:bold; color:#fff; margin-bottom:10px;}
.storeLocationBg2 a{ background: none;

border: 1px #fff solid;

color: #fff;

display: block;

width: 147px;

padding: 10px;

text-align: center;

border-radius: 30px;

margin: 0 auto;

font-size: 18px;

font-weight: normal;}
.storeLocationBg2 a:hover{ background:#fe0606}
.storeLocationBg2 p{line-height: 36px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 20px;
    font-size: 19px;

}



.storeLocationBg3{background: url(../images/bg-3.jpg) no-repeat center center;


background-size: cover; margin-bottom:20px;

padding-bottom: 30px;

padding-top: 35px;

padding-left: 15px;

padding-right: 15px;

min-height: 294px;

text-align: center;}
.storeLocationBg3 h3{ font-size:30px; font-weight:bold; color:#fff; margin-bottom:10px;}
.storeLocationBg3 a{ background: none;

border: 1px #fff solid;

color: #fff;

display: block;

width: 147px;

padding: 10px;

text-align: center;

border-radius: 30px;

margin: 0 auto;

font-size: 18px;

font-weight: normal;}
.storeLocationBg3 a:hover{ background:#fe0606}
.storeLocationBg3 p{line-height: 36px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 20px;
    font-size: 19px;

}


.contactWrapper1 p{ line-height:41px; font-weight:normal; color:#fff; margin-bottom:0; font-size:20px;}
.contactBg{ padding-top:130px;}
.contactWrapper2{ background:#a8199e; padding-bottom:30px; padding-top:30px; padding-left:30px; padding-right:30px; min-height:192px;}
.contactWrapper2 p{ line-height:41px; font-weight:normal; color:#fff; margin-bottom:17px; font-size:22px; margin-top:0; }
.contactWrapper2 h3{ font-size:30px; font-weight:bold; color:#fff;}
.contactWrapper3{ background:#583a8f; padding-bottom:30px; padding-top:30px; padding-left:30px; padding-right:30px; min-height: 192px;}
.contactWrapper3 p{ line-height:41px; font-weight:normal; color:#fff; margin-bottom:17px; font-size:22px; margin-top:0;}
.contactWrapper3 h3{  font-size:30px; font-weight:bold; color:#fff;}
.sendMessageHead{ color: #454d52;
text-align: center;
font-size: 35px; font-weight:normal;
margin-bottom: 70px;
position: relative;
padding-top: 100px;}
.sendMessageHead:before{ position:absolute; content:""; background:#dddddd; top:0; left:50%; width:1px; height:100px;}
.contactField{ width:100%; background:#f4f4f4; border:1px #dddddd solid; padding:13px 15px; color:#454d52; font-size:16px; font-weight:normal; border-radius:8px; margin-bottom:30px;}
.submitYourMessage{ background: #a8199e;

text-align: center;

color: #fff; text-transform:uppercase;

font-size: 17px;

font-weight: 300;

padding: 13px;

border: none;

width: 300px; margin:0 auto 50px; display:block;

border-radius: 8px; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; }
.submitYourMessage:hover{ background:#6c6d67; color:#fff;}
.resetIcon{ margin-top:10px;}
.contactWrapper{ max-width:900px; margin:0 auto; }
.subPageBannerDiv {
    position: relative; padding-top: 60px;
}
.boxBgDiv5 {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.84) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.84) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.84) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d6000000',GradientType=0 );
    padding: 152px 5px 20px 20px;
    position: absolute;
  bottom: 0px;
    width: 100%;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
/*.subPageBannerDivHolder h3::before {
    position: absolute;
    bottom: 27px;
    content: "";
    width: 172px;
    height: 1px;
    right: -192px;
    background: #fff;
}*/
.subPageBannerDivHolder {
    position: absolute;
    left: 95px;
    bottom: 59px;
}


   .subPageBannerDivHolder h3 {
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    position: relative;
}



.captionHolderWrapper {
    position: relative;
text-align: center; z-index: 10;

}
.captionHolder {
  width: 100%;

position: absolute;

bottom: 114px;
}
.captionHolderIn{ position:relative; padding:0 !important;}
.captionHolder h3 {
    color: #fff !important;
    font-size: 40px; font-weight:800; margin-bottom:10px;

    position: relative; margin-top:15px;
}

.captionHolderWrapper p {
color: #fff;
font-size: 24px;
font-weight: normal;
line-height: 40px; max-width: 600px;
margin: 0 auto;
}

.banner-wraper {
	position:relative;
	float:left;
	clear:both;
	width:100%;

}

.banner-wraper1 {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    margin-top: -60px;}
.banner-wraper:before{background: #583a8f url(../images/downarrow.png) no-repeat center center;
position: absolute;
box-shadow: 0 0 0 0 rgba(255,255,255,.5);
-webkit-animation: sdb03 3s infinite;
animation: sdb03 3s infinite;
left: 50%;
bottom: -37px;
content: "";
width: 30px;
height: 73px;
margin-left: -15px;
z-index: 10;}
.header {
	float: left;
	clear: both;
	width: 100%;

}
.header-top {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	background: #f84242;
}
.header-bottom {
    float: left;
    clear: both;

    position:absolute;

    width: 100%; padding-bottom: 20px;
    z-index: 100; transition:0.9s 

}
.logo-wraper {
	float: left;
padding-left: 24px;
position: absolute;
top:0;
z-index: 1;
}
.logoMainDiv{ opacity:0; position:absolute; left:50%; top:-100px; transition:0.9s; margin-left:-25px;}
.sticky .logoMainDiv{ opacity:1; transition:0.9s; top:6px; }
.logoSubMainDiv{  position:absolute; left:50%; top:20px; transition:0.9s; margin-left:-25px;}
.sticky .logoSubMainDiv{ opacity:1; transition:0.9s; top:6px; }
.sticky .mainLogoImg{ top:-200px; position:absolute; display:none;}
.sticky{ background:#333; top:0; position:fixed; transition:0.9s; z-index:1000; padding-bottom: 15px;}
.sticky .nav-frame{ padding: 20px 0px 0 40px; transition:0.9s}
.sticky .applyOnlineDiv { top:20px; transition:0.9s}
.nav-frame {
	float:eft;
padding: 40px 0px 0 40px; transition:0.9s
}
.top-links {
	float: right;
	padding: 7px 21px 0 0;
}
.phone {
	float: left;
	padding:0;
}
.phone p {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 0;
	padding: 10px 0px 10px 27px;
}

.mouseDiv {
	position: absolute;
	bottom: -31px;
	left: 50%;
	margin-left: -31.5px;
	z-index: 999;
	display: block;
}
.mouseIconBg {
	background:url(../images/arrowbg.png) no-repeat center center;
	width: 62px;
	height: 62px;
}
.mouseIconBg img {
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
	width: 20px;
	text-align: center;
	margin: 0px auto;
	display: block;
	padding-top: 25px;
}
@-webkit-keyframes sdb03 {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 5px rgba(255,255,255,.5);
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes sdb03 {
  0% {
    opacity: 01;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 5px rgba(255,255,255,.5);
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}



@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0);
}
 40% {
 transform: translateY(-5px);
}
 60% {
 transform: translateY(-5px);
}
}
.ban-carousel .owl-nav {
	text-align: center;
	position: absolute;
	bottom: 60%;
	width: 100%;
}
.ban-carousel .owl-prev {
	background:rgba(0,0,0,0.6) url(../images/prev-icon.png) no-repeat center center !important;
	width: 30px;
	height: 46px;
	transition: 0.7s;
	position: absolute;
	left: 0px; 
}

.ban-carousel .owl-prev span {
	visibility: hidden;
}
.ban-carousel .owl-next {
	background: rgba(0,0,0,0.6) url(../images/next-icon.png) no-repeat center center !important;
width: 30px;
	height: 46px;
	transition: 0.7s;
	position: absolute;
	right: 0px;

}
.ban-carousel .owl-next span {
	visibility: hidden;
}


.enquiryBg {
    background: url(../images/enquiry-bg.jpg) no-repeat;
        background-attachment: scroll;
        background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 100px;
    padding-top: 100px;
}


.quickEnquiryHeader1 {
    font-size: 38px; font-weight:bold;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 20px;
}

.quickEnquiryTxt {
    color: #fff;
    font-size: 16px;
    max-width: 811px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto 40px; font-weight:300;
}

.quickEnquiryDiv {
    max-width: 700px;
    margin: 0 auto;
}

.textFieldEnquiry {
    width: 100%;
    margin-bottom: 30px;
    outline: none !important;
    border-bottom: 1px #fff solid; border-top:none; border-right:none; border-left:none;
    background: none ; font-weight:300;
    color: #fff;
    font-size: 16px;
    outline: none !important;

    padding-bottom: 2px;
    padding-top: 8px;
}


.subMitEnquiryBtn {
    background: none;
    border: 2px #fff solid;
    padding: 10px; text-transform:uppercase;
    display: block; font-weight:bold;
    margin: 30px auto 0;
    color: #fff !important;
    font-size: 15px;
    text-align: center; position:relative;
 
    width: 230px;
}
.subMitEnquiryBtn:hover{ background:#ff0000;}
.subMitEnquiryBtn:before{position: absolute;
content: "";
top: 42px;
right: 50%;
width: 1px;
height: 100px;
background: #fff;}

.text-carousel .owl-nav {
	text-align: center;
	position: absolute;
bottom: 181px;
width: 100%;
}
.text-carousel .owl-prev {
	background: url(../images/text-prev-icon.png) no-repeat center center !important;
	width: 30px;
	height: 27px;
	transition: 0.7s;
	position: absolute;
left: 65px;
}

.text-carousel .owl-prev span {
	visibility: hidden;
}
.text-carousel .owl-next {
	background:url(../images/text-next-icon.png) no-repeat center center !important;
width: 30px;
	height: 27px;
	transition: 0.7s;
	position: absolute;
	right: 65px;

}
.text-carousel .owl-next span {
	visibility: hidden;
}




.testmonialBg {
    background: #f3f3f3;
    padding-bottom: 100px;
    padding-top: 100px; padding-left:15px; padding-right:15px;
}
.testmonialHeader1 {
font-size: 38px;
margin-top: 50px;
margin-bottom: 30px;
color: #333333;
text-align: center; font-weight:bold;
}

.testmonialTxtDiv p {
    line-height: 30px;
    color: #555555;
    margin: 0 auto 20px;
    max-width: 824px;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
}

.ourCategoryBg {
	background:#fff;
	padding: 130px 15px 110px;
}
.categoryWrapper {
	position:relative;
padding-top: 63px;
}
.categoryWrapper:before{ position:absolute; content:""; background:#cfcfcf; width:1px; height:40px; right:0; bottom:0;}
.categoryDiv {
	position: absolute;
	left: 50%;
	top:0px;
	margin-left: -31px; transition:1.9s;
}
.categoryWrapper:hover .categoryDiv{  -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotatey(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);} 



.categoryWrapper1 {
	position:relative;
padding-top: 63px;
}

.categoryDiv1 {
	position: absolute;
	left: 50%;
	top:0px;
	margin-left: -31px; transition:1.9s;
}
.categoryWrapper1:hover .categoryDiv1{  -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotatey(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);} 
.categoryWrapper1 p {
	margin-bottom:0; text-align:center;
	color:#555555;
	font-size:16px;
	font-weight:normal; text-transform:uppercase
}
.categoryWrapper p {
	margin-bottom:0; text-align:center;
	color:#555555;
	font-size:16px;
	font-weight:normal; text-transform:uppercase
}
.sectionIconBg{padding: 111px 15px 100px;}

.ourCategoryHeader {
	color:#333333;
	font-weight:200;
	font-size:41px;
	margin-bottom:15px;
}
.ourCategoryHeader span {
	font-weight:700;
	margin-bottom:0px;
	display:block;
}
.ourCategoryDivAll {
	text-align:center;
}
.ourCategoryDivAll p {
	color:#333333;
	font-size:16px;
	line-height:25px
}
.aboutBg {
	background:#583a8f;
	overflow:hidden;
}
.aboutBg1 {
	background:#a8199e;
	overflow:hidden;
}
.productBg {
	background:#f84242;
}
.productBgWrapper {
	position:relative
}
.productBgWrapperDiv {
	position:absolute;
	left:0;
	top:0;
}
.noPadding {
	padding:0;
}
.productBg1 h2 {
	color:#ffffff;
	font-size:33px;
	font-weight:200;
	margin-bottom: 5px;
}
.productBg1 h3 {
	color:#ffffff;
	font-size:41px;
	font-weight:bold;
	margin-bottom:15px;
}
.productBg1 p {
	color:#ffffff;
	font-weight:200;
	font-size:16px;
	line-height:23px;
	margin-bottom:0;
}
.productBg2 {
	background: #f84242;
	padding: 64px 45px 6px;
	text-align: center;
	min-height: 300px;
}
.productBg2 h2 {
	color:#ffffff;
	font-size:33px;
	font-weight:200;
	margin-bottom: 5px;
}
.productBg2 h3 {
	color:#ffffff;
	font-size:41px;
	font-weight:bold;
	margin-bottom:15px;
}
.productBg2 p {
	color:#ffffff;
	font-weight:200;
	font-size:16px;
	line-height:23px;
	margin-bottom:0;
}
.productBg3 {
	background:#d6cc41;
	padding:7px;
	text-align:center;
	min-height:300px;
}
.aboutHeader {
	font-weight:300;
	font-size:38px;
	color:#fff;
	margin-top: 88px;
	margin-bottom:20px; text-transform:capitalize;
}
.aboutHeader span {
	display:block;
	font-weight:bold;
}
.aboutWrapper p {
	color: #fff;
	font-size: 18px;
	line-height: 33px;
	margin-bottom: 30px;
	font-weight: 100;
}
.aboutWrapper {
	float:right;
	width:566px;
	padding-right: 67px;
}
.aboutWrapper1 {
	float:left;
	width:566px;
padding-left: 67px;
}
.productTxt1 {
	float:left;
	width:50%;
}
.tab {

    border: 1px solid #ccc; border-top:none; border-left:none; border-right:none;
    background:none;
}

/* Style the buttons inside the tab */
.tab button {
  font-size: 18px; border:none;    background-color: inherit;  position:relative; color:#fff; font-weight:bold; margin-right: 50px; outline: none;
cursor: pointer;  padding:0 0 15px;  
}


.tab button.active {
  font-size: 18px;     background-color: inherit;  position:relative; color:#fff; font-weight:bold; margin-right: 50px; outline: none;
cursor: pointer;  border:none;   padding:0 0 15px; 
}
.tab button.active:before{position: absolute;
left: 0;
bottom: -3px;
content: "";
background: #fff;
width: 100%;
height: 4px; left:0;}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 20px 0px; border:none;
    border-top: none;
}
.tabcontent p{ font-weight:normal; font-size:18px; line-height:34px; color:#fff; text-align:justify; font-weight: 100;}
.productAll {
	float: left;
	width: 50%;
	background: #f84242;
}
.productAll-div1 {

	padding: 52px 30px;
	text-align: center;
	min-height: 700px; background:url(../images/about-img3.jpg) no-repeat center center; background-size:cover; 
}
.productAll-div2 {
	padding: 52px 30px;
	text-align: center;
	min-height: 535px; background:url(../images/about-img2.jpg) no-repeat center center; background-size:cover; 
}
.productAll-div2 img {
	width:100%;
}
.knowMoreBtn {
display: block;
text-transform: uppercase;
color: #fff !important;
width: 165px;
font-weight: bold;
font-size: 16px;
text-align: center;
background: none;
border: 1px #fff solid;
padding: 9px 19px;

}
.knowMoreBtn:hover {
	background:#a8199e;
	color:#fff!important;
}
.knowMoreBtn1 {
	display: block;
	text-transform: uppercase;
	color: #fff !important;
	width: 165px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background: #f84242;
	padding: 15px;
	border-radius: 30px;
	margin: 23px auto 100px;
}
.knowMoreBtn1:hover {
	background:#010c25;
	color:#fff!important;
border:
}
.ourProducts {
	background:#fff;
	padding-top:122px;
}
.ourProductsBg {
	background:#fff;
	padding: 120px 15px 0px;
}
.ourProductsLogos {
	background:#fff;
	padding: 0px 15px 80px;
}
.productsBorder {
	border: 1px #ccc solid;
	width: 100%;
	min-height: 269px;
	text-align: center;
	border-radius: 20px;
	display: block;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
	transition: 0.9s;
	padding: 7px;
}
.logoDivSection {
	width:100%;
	float:left;
}
.ourProductsHeader {
	color:#000000;
	font-size:41px;
	text-align:center;
	font-weight:normal;
	margin-bottom:60px;
}
.ourProductsTxt {
	color:#555555;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:80px;
}
.productsBorderWrapper {
	position:absolute;
	right: 10px;
	bottom: 11px;
}
.productsPluseBtn {
	background:#fff url(../images/pluse-icon.png) no-repeat center center;
	width:35px;
	height:35px;
	border:1px #cfcfcf solid;
	border-radius:50%;
	padding: 3px;
	transition:0.9s
}
.productsBorder:hover .productsPluseBtn {
	background:#f84242 url(../images/pluse-icon-hover.png) no-repeat center center;
	border:1px #f84242 solid;
}
.productsBorder:hover {
	background:#fff;
	-webkit-box-shadow: -1px 0px 44px 12px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: -1px 0px 44px 12px rgba(0, 0, 0, 0.1);
	box-shadow: -1px 0px 44px 12px rgba(0, 0, 0, 0.1);
	border:1px #fff solid;
}
.productsBorderWrapper1 {
	position:absolute;
	right: -19px;
	bottom: 87px;
}
.productsBorderWrapper1 p {
	color:#555555;
	margin-bottom:0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:13px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	opacity:0;
	transition:0.9s
}
.productsBorder:hover .productsBorderWrapper1 p {
	opacity:1;
}
.footerBg {
background: #111111;
padding-top: 55px;
padding-bottom: 42px;
}
.footerNav1 {
	margin:0;
	padding:0;
}
.footerNav1 li {
	display:inline;
	position:relative; 	display:inline-block;
	color:#fff;
	padding-left: 30px;
font-size:20px;  font-weight:normal; color:#bababa;
}

.footerNav1 a:hover {
	color:#ff0000;
}
.footerNav {
	margin:0 0 20px;
	padding:0;
}
.footerNav li {
	display:inline;
	position:relative
}
.footerNav a {
	display:inline-block;
	color:#bababa;
	padding-left: 20px;
	font-size:16px;
	font-weight:normal;
}
.footerNav a:hover {
	color:#583a8f;
}
.footerNav li:before {
	position: absolute;
	left: 7px;
	top: 6px;
	background: #bababa;
	content: "";
	width: 1px;
	height: 14px;
}
.footerNav li:first-child:before {
	display:none;
}
.footerCategoriesHeader {
	color:#f84242;
	font-size:27px;
	margin-bottom:15px;
	margin-top: 30px;
	font-weight:bold;
}
.footercontactBg {
	background:#1b263d;
}
.footerIconBorder {
	width: 80px;
	height: 80px;
	text-align: center;
	border: 1px #fff solid;
	border-radius: 50%;
	margin: 50px auto 0;
	padding: 20px;
}
.footerIconBorderTxt {
	color:#ffffff;
	text-align:center;
	font-size:17px;
	font-weight:200;
	margin-top:10px;
	line-height: 29px;
}
.footerBlackBg {
	background:#00040e;
	padding-bottom: 17px;
}
.footerEndBg {
	background:#111111;
	padding-top:10px;
	padding-bottom:20px;
}
.footerSocialMediaIcon{ background:#000000; padding-top:20px; padding-bottom:20px;}
.foot-social {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;

}
.social-wrap {
    clear: both;
    text-align: center;
    display: inline-block;
}
.social-wrap li {
    display: block;
    float: left;
    padding: 0 15px;
}
.social-wrap h2 {
    font-size: 20px;
    color: #fff;
    font-family: 'Poppins'; font-weight:300;
line-height: 42px;
}
.social-link span:hover { color:#583a8f}
.social-link:hover i{ border:1px #583a8f solid;}
.social-link i {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 39px;
    font-size: 20px;
    color: #fff;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}


.social-link span {

    display: block;
    float: left;
    font-size: 17px; font-weight:normal;
    color: #fff;
    margin: 8px 0 0 10px;

}
.footerEndBg p {
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:0;
}
.socialMediaIcon {
	color: #fff !important;
	border: 1px #fff solid;
	border-radius: 50%;
	width: 38px;
	height: 38px;
	display: inline-block;
	padding: 9px 9px;
	margin-right: 9px;
}
.socialMediaIcon:hover {
	background:#f84242;
}
.socialMediaIcon1 {
	color: #fff !important;
	display: inline-block;
	padding: 5px 9px;
	font-weight:normal;
}
.socialMediaIcon1:hover {
	color:#010c25!important
}
.tedsysLink {
	font-weight:bold;
	color:#fff;
}
.tedsysLink:hover {
	color:#f84242;
}
.socialMediaIcon i {
	font-weight:normal;
	font-size:20px;
}
.menuDivNav {
	margin:0;
	padding:0;
}
.menuDivNav li {
	display:inline
}
.menuDivNav a {
display: inline-block;
color: #fff;
font-weight: bold;
padding-right: 20px;
position: relative;
transition: .4s;
padding-bottom: 5px; font-size:15px;
text-transform: uppercase;
}
.menuDivNav a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 0px;
	height: 2px;
	background: #ffd800;
	content: '';
-webkit-transition: all .25s ease;
-ms-transition: all .25s ease;
transition: all .25s ease;
}
.menuDivNav a:hover:before {
	width: 25px;
}
.applyOnlineDiv {
	position: absolute; transition:0.9s;
right: 40px;
top: 40px;
}
.applyOnlineDiv p{ color:#fff; font-size:17px; font-weight:normal; text-transform:capitalize; }
.applyOnlineDiv span{ margin-right:3px; display:inline-block}
.header-col-left {
	float:left;
	width: 80%;
}
.header-col-right {
	float: left;
	width: 20%;
	background: #010c25;
	padding: 12px 20px;
}
.header-col-right p {
	color:#e7e7e7;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
}
.header-col-right span {
	margin-right: 10px;
}
#search {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index:1;
	background-color: rgba(0, 0, 0, 0.62);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
	opacity: 0;
}
#search.open {
	-webkit-transform: translate(0px, 0px) scale(1, 1);
	-moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
	opacity: 1;
}
#search input[type="search"] {
	position: absolute;
	top: 50%;
	width: 100%;
	text-transform:uppercase;
	color:#fff;
	background: rgba(0, 0, 0, 0);
	font-size: 40px;
	font-weight: 200;
	text-align: center;
	border: 0px;
	margin: 0px auto;
	margin-top: -51px;
	padding-left: 30px;
	padding-right: 30px;
	outline: none;
}
#search .btn {
	position: absolute;
	background:#f84242;
	border:2px #fff solid;
	top: 50%;
	left: 50%;
	margin-top: 20px;
	margin-left: -100px;
	width: 200px;
	padding: 10px;
	border-radius: 30px;
	font-size: 16px;
	font-weight: 300px;
	transition:0.9s;
}
#search .btn:hover {
	background:#010c25;
}
#search .close {
	position: fixed;
	top: 55px;
	right: 15px;
	color: #fff;
	background:  url(../images/close-btn.png) no-repeat center center;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
	border: 2px #fff solid;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	transition:0.9s;
}
#search .close:hover {
	background: #f84242 url(../images/close-btn.png) no-repeat center center;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
background:#583a8f;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	text-align:center;
}
.sidenav a {
	padding: 4px 8px 4px 32px;
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	font-weight:bold;
	display: block;
	transition: 0.3s;
}
.sidenav a:hover {
	color: #a8199e;
}
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
.menuIconMobile {
	color:#fff;
	display:none;
}

.subPageWrapperBg{ padding:100px 15px 60px;}
.aboutWrapperImg{position: relative;
display: block;

}

.subAboutWrapper p{ color:#555555; font-size:18px; line-height:34px; font-weight: 300 !important; font-weight:normal; margin-bottom:30px; }
.visionbg{ background: #dd302f url(../images/our-vision-bg.jpg) no-repeat left; min-height:669px; background-size:cover;}
.visionbgAll{ background: url(../images/our-vision-bg.jpg) no-repeat; overflow:hidden;  background-attachment:fixed; padding:50px 15px;}
.visionDivBgLeft{text-align: center;
max-width: 700px;
margin: 0 auto; }
.visionDivBg h3{ font-size:35px; font-weight:bold; margin-bottom:10px; color:#fff; margin-top:20px;}

.visionDivBg p{ color:#fff; font-size:18px; font-weight:300; line-height:29px; margin-bottom:40px;}
.servicesBgWrapper h3 {
font-weight:normal;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 0;

}
.servicesBgWrapper p {

    line-height: 26px;
    color: #333; font-weight:normal;
    font-size: 18px;
    margin-bottom: 40px;

}
.serviceImgBorder{ overflow:hidden; border-radius:8px; width:100%;  }
.serviceImgBorder img{ width:100%;}
.dollerDiv{ float:left;}
.bookNowBtn{ float:right; width: 100%; clear: both; text-align: center;}
.serviceDivWrapper p{ color:#333333; font-weight:normal; text-align:center; font-size:18px; margin-bottom:15px;}
.dollerDiv span{ color:#555555; font-weight:normal; font-size:15px; margin-top:15px; display:block;}
.bookNowBtn a{ font-size:14px; color:#583a8f; font-weight:bold; text-transform:uppercase; margin-top:15px; display:block; cursor:pointer;}
.bookNowBtn a:hover{ color:#333;}
.serviceTxtmain{ text-align:center; margin:0 auto; max-width: 656px;}
.serviceTxtmain1{  }
.serviceTxtmain1 h2{color:#333333; font-size:25px; margin-bottom:20px; font-weight:normal;}
.serviceTxtmain1 h3{ color:#333333; font-size:38px; margin-bottom:10px; font-weight:bold;}
.serviceTxtmain1 p{ color:#555555; font-size:18px; margin-bottom:20px; font-weight:normal; line-height:30px; font-weight: 300 !important}
.serviceTxtmain h3{ color:#333333; font-size:38px; margin-bottom:10px; font-weight:bold;}
.serviceTxtmain p{ color:#555555; font-size:18px; margin-bottom:70px; font-weight:normal; line-height:30px; font-weight: 300;}
.serviceDivWrapperAll{ margin-top: 71px;
float: left;
width: 100%;}
.moreServiceBtn{ display: block;
color: #583a8f;
border: 1px #583a8f solid;
border-radius: 4px;
padding: 8px;
width: 171px;
margin: 79px auto 0;
text-align: center;
font-weight: bold;}
.moreServiceBtn:hover{ color:#fff; background:#583a8f}

.custom-select {outline:none!important;}
.custom-select select { outline:none!important;
width:100%; border:1px #ddd solid; color:#333; padding:6px; font-weight:normal; margin-bottom:20px; text-transform:capitalize; font-size:14px; border-radius:3px; 
    background: #fff url(../images/drop-down.png) no-repeat center right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
   
}
.enquiryNowHeader{ font-weight: bold;
color: #583a8f;
font-size: 21px;
text-transform: uppercase;
margin-bottom: 20px;
text-align: center;
}
.close{ font-size:36px;}
.modal-header {
    padding: 0px;
    border-bottom: 0px solid #e5e5e5;
}

.modal-body{padding: 15px 25px 54px;}
.modal-header .close{ margin-top:3px; margin-right: 18px;}
.enquirySubmit {
    background: #583a8f;
    padding: 10px;
    transition: 0.9s;
    text-align: center;
    color: #fff;
    font-size: 15px;
    width: 100%;
    border: none;
    border-radius: 3px;
}
.enquirySubmit:hover{ background:#333333;}

.enquiryFields {
    width: 100%;
    background: #fff;
    border: 1px #ddd solid;
    color: #333;
    padding: 8px;
    font-weight: normal;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 14px;
    border-radius: 3px;
}
.subPageWrapperBg ul{ display: block; clear: both; margin: 0 0 30px 0; }
.subPageWrapperBg ul li{ padding: 5px 0 5px 40px; margin: 0 0 10px 0; font-size: 18px; color: #444; font-weight: 300; position: relative; }
.subPageWrapperBg ul li:after{ content: ''; width: 25px; height: 25px;  -moz-border-radius: 50%; 
-webkit-border-radius: 50%; border-radius: 50%; position: absolute; left: 5px; top: 0; background: url(../images/bullet.png) no-repeat center; }

.servicesBgWrapper span{ font-weight: bold; color: #b52167; font-size:20px; margin: 0 0 10px 0; }
.service-img{ display: block; width: 100%; clear: both; }
.service-img img{ width: 100%; }

 @media screen and (max-width:1365px) {
 .visionDivBgLeft{ width:auto;}
}
 @media screen and (max-width:1199px) {
 

.serviceImgDiv{ width:33.33%;}
 .productTxt1{ width:100%;}
 .productAll-div1{ display:none;}
 .text-carousel .owl-nav{ display:none;}
 .testmonialBg{ padding-bottom:50px; padding-top:50px;}
 .testmonialHeader1{ margin-top:30px; margin-bottom:20px;}
 .productAll-div2{display:none;}
 .aboutWrapper1{ float:none; width:auto; padding-left:50px; padding-right:50px;}
 .aboutWrapper1{ padding-bottom:40px;}
 .testmonialTxtDiv p{ font-size:14px;}
 .aboutHeader{ margin-top:48px;}
 .aboutWrapper{ float:none; width:auto; padding-left:50px;}

 .nav-frame {
 
 padding: 17px 17px 0;}
 .sticky .nav-frame {
 
  padding: 17px 17px 0;}
 .ourCategoryHeader {
font-size:30px;
}
.header-col-left {
display:none;
}
.header-col-right {
width:100%;
}
.header-col-right p {
text-align:center;
}
.ourCategoryDivAll p {
font-size:14px;
}
.categoryWrapper p {
font-size:14px;
}
.menuDivNav {
display:none;
}
.menuIconMobile {
display:block;
cursor:pointer;
font-size:20px;
font-size: 25px;
}
.applyOnlineDiv p{ font-size:13px; margin-bottom:0;}
.applyOnlineDiv{top: 28px; right:61px;}
.aboutBg{ padding: 0px 15px 50px;}

}
 @media screen and (max-width:1000px) {
}
 @media screen and (max-width:991px) {
 .contactWrapper1{ min-height:auto; padding-top:30px;}
  .contactWrapper2{ min-height:auto; padding-top:30px;}
   .contactWrapper3{ min-height:auto; padding-top:30px;}
 .servicesBgWrapper p{ text-align:justify}
 .servicEImgHolder{ margin-bottom:20px; }
 .enquiryBg{ padding-top:50px;}
 .footerNav a{ display:block; padding-left:0; padding-bottom:15px;}
 
.footerNav li::before{ display:none;}
.social-link span{ display:none;}
.social-wrap h2{ display:none;}
.social-wrap li{padding: 0 7px;}
 .captionHolder h3{ display:none; }
 .captionHolderWrapper p{ display:none}
 .categoryWrapper p{ font-size:13px;}
 .categoryWrapper1 p{font-size:13px;}
 .applyOnlineDiv{ display:none;}
.aboutHeader {
font-size:30px;
margin-top: 44px;
margin-bottom: 17px;
}
.aboutWrapper p {
margin-bottom:25px;
font-size:15px;
text-align:justify;
}

.applyOnlineDiv {
top: 34px;
}

.ourCategoryBg {
padding: 60px 15px 50px;
}


.ourProductsBg {
padding: 60px 15px 0px;
}
.ourProductsTxt {
text-align:center;
}
.ourProductsHeader {
font-size:30px;
margin-bottom:20px;
}
.ourProductsTxt {
margin-bottom: 38px;
}
.footerBg {
padding-top: 60px;
padding-bottom:40px;
}
.footerNav1 a {
display:block;
padding-left:0;
padding-bottom:15px; 
}
.footerBlackBg {
background:none;
}
.footerIconBorder {
margin: 0 auto 0;
}
.footerIconBorderTxt {
margin-bottom:30px;
}
.footercontactBg {
padding-top:50px;
padding-bottom:20px;
}
.footerBlackBg {
padding-bottom:0;
}
.footerEndBg p {
line-height:30px;
}
.aboutWrapperImg{ display:none;}
}
 @media screen and (max-width:767px) {
 .serviceImgDiv{ width:50%;}
	 .boxBgDiv5{ display:none;} 
 .serviceTxtmain h3{ font-size:25px;}
 .serviceTxtmain p{ font-size:15px;}
 .serviceDivWrapper p{ font-size:15px;}
 .serviceTxtmain p{ margin-bottom:0;}
 .serviceDivWrapper p{ margin-top:40px;}
 .subPageWrapperBg{padding: 40px 15px 20px;}
 .visionDivBg{ overflow:hidden;}
 .serviceDivWrapperAll{ margin-top:0;}
 .visionDivBgLeft{ padding-left:20px; padding-right:20px; padding-top:0px;}
 .visionbgAll{ padding:20px 0px}
  .quickEnquiryTxt{ font-size:14px;}
 .quickEnquiryHeader1{ font-size:34px;}
 .footerNav1 a{ font-size:17px;}
 .knowMoreBtn{ margin-bottom: 46px;}
 .aboutWrapper1{ padding-left:20px; padding-right:20px;}
 .sectionIconBg{ padding-bottom:50px; padding-top:50px;}
 .banner-wraper::before{ display:none;}

 
.categoryWrapper::before{ display:none;}
.categoryWrapper p{ margin-bottom:50px;}
.footerIconBorder {
width: 60px;
height: 60px;
padding: 12px;
}
.footerEndBg p {
font-size: 15px;
}
.productBg1 h2 {
font-size: 28px;
}
.productBg1 h3 {
font-size:35px;
}
.productAll-div1 {
padding: 30px 30px;
min-height:auto;
}
.productAll-div2 {
min-height:auto;
}
.mouseDiv {
display:none;
}
.ban-carousel .owl-nav {
display:none;
}
.logo-wraper img {
height: 61px;
}

.applyOnlineDiv {
top: 15px;
}
.aboutWrapper {
padding-left:20px;
padding-right:20px;
}
.testmonialHeader1{ font-size:26px;}
.productAll-div2 {
width:100%;
float:right;
}
.productAll-div1 {
width:100%;
}
.productAll {
    background: none;
    width: 100%;
}
.productAll-div1 {
    display: block !important;
}

.productAll-div1 {
    padding: 140px 30px !important;
    text-align: center;
    min-height: auto;
    background: url(../images/about-img3.jpg) no-repeat center center !important;
        background-size: auto;
    background-size: auto;
    background-size: cover !important;
}
 .footerEndBg{padding-top: 3px;
padding-bottom: 14px;}
.productAll-div1 {
background:#f84242;
margin-top:10px;
}
.knowMoreBtn1 {
margin: 23px auto 49px;
}
.ourProductsLogos {
padding: 0px 15px 50px;
}
.footerIconBorderTxt {
font-size: 15px;
}
.tab button.active{margin-right: 27px; font-size:16px;}
.subPageBannerDivHolder h3::before{ display:none;}
.subPageBannerDiv{padding-top: 50px;}
.subPageBannerDivHolder h3{font-size: 28px;}
.subPageBannerDivHolder{left: 36px; position:static; text-align: center;

padding: 10px;
bottom: 24px; background:#a8199e!important}
.contactBg{ padding-top:50px;}
.contactWrapper1{ min-height:auto; padding-top:30px; padding-bottom:30px;}
.contactWrapper2{ min-height:auto; padding-top:30px; padding-bottom:30px;}
.contactWrapper3{min-height:auto; padding-top:30px; padding-bottom:30px;}
.captionHolder{ bottom:70px}
.sectionIconBg{padding: 10px 15px 50px;}
.boxBgDiv5{ background:#583a8f; padding: 31px 5px 20px 20px;}
}
@media screen and (max-width:479px) {
 .serviceImgDiv{ width:100%;}
	.serviceTxtmain1 h2{ font-size:20px;}
	.serviceTxtmain1 h3{ font-size:25px;}
	.boxBgDiv5{padding: 22px 5px 20px 20px;}
	.subPageBannerDivHolder h3{ font-size:20px; }
	.captionHolder{ bottom:20px}
	.mainLogoImg{ height:100px;}
.submitYourMessage{ width:100%;}
.sendMessageHead{ font-size:28px; margin-bottom:30px;}
.contactField{ margin-bottom:20px;}
.footerNav a {
display:block;
padding-left:0;
padding-bottom:15px;
}
.footerNav li:before {
display:none;
}
.footerCategoriesHeader {
margin-top:6px;
}
}
