/************************************** FONTS STYLE STARTS ***********************************/
@font-face {
    font-family: 'RobotoBold';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
/************************************** FONTS STYLE ENDS *************************************/
/************************************** COMMON STYLE CLASSES STARTS **************************/
html {
 scroll-behavior: smooth;
}
body {
 font-family: 'RobotoRegular';
 font-size: 17px;
 color: #5B5B5B;
 font-weight: normal;
 background-color: #FFFFFF;
}
a,
a:hover,
a:focus,
a:visited {
 text-decoration: none;
}
a:focus { 
 outline: none;
}


/************************************** OVERRIDING THE PADDING FROM 15PX TO 8PX STARTS **************************/

/************************************** OVERRIDING THE PADDING FROM 15PX TO 8PX  ENDS **************************/
.boxpadding {padding-bottom:40px;}

.bannertop { 
 left: 0px;
 top: -102px;
 z-index: -1;
}
.bgwhite { background-color : #ffffff; }

button:focus {outline:0;}

.fluid0 { padding: 0; margin: 0; }

.container0 { padding-left: 0; padding-right: 0; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {

    padding-right: 8px;
    padding-left: 8px;
}

.bgred { background-color :#C40B24; }
.border-leftline { border-left: 1px solid #ffffff!important;}
.border-bottomtop{border-bottom: 1px solid #B4A5A3!important;}

.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 35px 2px 35px!important; }


/**************************************home top*************************************************/

.ttextred{
 font-family: 'RobotoRegular';
 font-size: 16px;
 color: #db233b;
 font-weight: normal;
}

.ttextgray{
 font-family: 'RobotoRegular';
 font-size: 16px;
 color: #656565;
 font-weight: normal;
}

.ttextgray:hover{
 color: #db233b;
}
/**************************************home top*************************************************/
/**************************************welcome*************************************************/

.ttextheadingwhite{
 font-family: 'RobotoMedium';
 font-size: 42px;
 color: #ffffff;
 font-weight: normal;
}

.ttextheadingsubwhite{
 font-family: 'RobotoLight';
 font-size: 40px;
 color: #ffffff;
 font-weight: normal;
}

.ttexwhite{
 font-family: 'RobotoRegular';
 font-size: 18px;
 color: #ffffff;
 font-weight: normal;
 text-align: justify;
 line-height:29px;
}

/**************************************welcome*************************************************/

/**************************************products*************************************************/

.tsubhead{
 font-family: 'RobotoMedium';
 font-size: 26px;
 color: #db233b;
 font-weight: normal;
}
.ttextproducts{
 font-family: 'RobotoRegular';
 font-size: 16px;
 color: #656565;
 font-weight: normal;
 line-height:30px;
 text-align: justify;
}

.cardhead{
font-family: 'RobotoRegular';
font-size:20px;
color:#000;

}


/**************************************card starts*************************************************/
.card {
 border:1px solid #CBCBCB!important;	
 border-radius: 0px!important;  
 height: 100%!important; 
}
.card:hover {
 border:1px solid #db233b!important;	
 border-radius: 0px!important; 
}
.card-header {
 padding: 7px!important;
 background-color: #ffffff!important;
 border-bottom: 0px!important;
}
.card-title {
 margin-bottom: 3px;
}
.card-body {
 padding: 7px!important;
}
.card-footer {
 padding: 10px 7px 10px 15px!important;
 background-color: #ffffff!important;
 border-top: 0px!important;
 border-top: 0px!important;
}
/**************************************card ends*************************************************/

/**************************************products ends*************************************************/

/**************************************brands*************************************************/

.brandhead{
font-family:'RobotoMedium';
font-size:26px;
color:white;
text-align:center;
}

.bgblue{
background-color:#24266f;
}

.brandsbutton{
 font-family: 'RobotoBold';
 font-size: 17px;
 color: #ffffff;	
 background-color: #24266f;
 border-radius: 0px;	
 padding: 12px 15px 12px 15px;
 border: 1px solid #ffffff;
}
.brandsbutton:hover{
 background-color: #ffffff;
 color: #24266f;	
}



/**************************************ibottom*************************************************/
.ttext{
 font-family: 'RobotoRegular';
 font-size: 16px;
 color: #656565;
 font-weight: normal;
 line-height:35px;
 text-align: justify;
}

.tbottomlinks{
 font-family: 'RobotoRegular';
 font-size: 16px;
 color: #656565;
 font-weight: normal;
 line-height:30px;
 text-align: justify;
}
.tbottomlinks:hover{
 color: #db233b;
}

.ciberlogo{
font-family: 'RobotoRegular';
 font-size: 15px;
 font-weight: normal;
}

.icopyright {
    font-family: 'RobotoRegular';
    font-size: 15px;
    font-weight: normal;
    color:#656565;
    text-align: left;
}
.ciberimg{ margin-left:9px; margin-top: 6px; }
.idesign { font-family: 'RobotoRegular'; font-size: 12px; font-weight: normal; color:#656565; line-height:19px; }
/**************************************ibottom*************************************************/

/**************brands page start***********************************/
.brandspagehead{
font-family:'RobotoMedium';
font-size:26px;
color:#db233b;

}

/**************brands page ends***********************************/

/**************************************contact us page*************************************************/

.contacthead{
font-size:30px;
color: #db233b;
}

.contactburaqa{
font-family:'RobotoRegular';
font-size:20px;
color:#000;	
}

.contactdetails{
 font-family: 'RobotoRegular';
 font-size: 16px;
 color: #656565;
 font-weight: normal;
 line-height:30px;
 text-align: justify;
}


.submitbutton{
 font-family: 'RobotoBold';
 font-size: 17px;
 color: #ffffff;
 background-color: #db233b;
 border-radius: 0px;
 text-transform: uppercase;
 border-radius: 0px;
 padding : 10px 20px 10px 20px;
 border:0px;

}

.formtext{
font-family: 'RobotoRegular';
}

.tinputborder{
 border-radius: 0px;
}
/**************************************contact us ends*************************************************/




.breadcrumb { background:transparent!important; }
.breadcrumb-item, .breadcrumb-item a {
 font-family: 'RobotoRegular';
 font-size: 13px;
 color:#656565;		
}
.breadcrumb .active{
 color:#0C5EA8!important;		
}







/************************* my text starts *************************/

.ulpadding {padding-left: 50px; list-style-type: none;}




/************************************* product slider classes starts *************************************/

input::placeholder {
  color: #CBCBCB;
}
/************************* my text ends *************************/

/************************* my text color ends *************************/
@media (min-width: 768px){
	
	.hback{
	background-color:trasparent;
	z-index: 999;
    position: absolute;   
    width: 100%;
	padding-top:20px;
    }
}

.sticky {
    position: fixed;
    top: -175px;
    width: 100%;
    z-index: 990;
    background: #333333;
    transform: translateY(170px);
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
	opacity: 0.8;
}


.padingtop0{
	padding-bottom:10px;
	padding-top:10px;
}


.nav .nav-item .nav-link{
 color: #ffffff;   
 font-size: 16px;
 font-family: 'RobotoBold';
 text-decoration: none;
 text-transform: uppercase;
 padding-left:10px!important;
 padding-right:11px!important;
 padding-top:12px;
 padding-bottom:12px;
 text-shadow:none!important;
}


.nav .nav-item .nav-link:focus,
.nav .nav-item .nav-link:hover,
.nav .nav-item .nav-link.active {
	 color: #23C7DB!important;   
	 background-color:transparent!important;
	 background:transparent!important;
}



	
/************************* my text color ends *************************/


/***************************************banner SLIDER STYLE CLASSES STARTS ***************************/
 .carousel-indicators {
    position: absolute;
	display:inline;
     left:18%;
    top: 95%;
    z-index: 15;   
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
} 
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000000;
    background-color: #000000;   
    border-radius: 10px;
    background-color: #000000;
}
.carousel-indicators .active {
    display: inline-block;
    width: 10px;
    height: 10px;
	 margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000000;
    background-color: #000000;   
    border-radius: 10px;
    background-color: #C40B24;/*carousel-indicators active color*/
} 
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow:none;
}
/*************************************** SLIDER STYLE CLASSES ENDS **********************************/
/*************************  my LARGE SCREEN DROPDOWN MENU CLASSES STARTS *************************/
/*************************  copy this part for mega menu *************************/
/**********************new drop down menu******************/
	/* adds some margin below the link sets  */
	.navbar .dropdown-menu div[class*="col"] { margin-bottom:1rem; }

	.navbar .dropdown-menu {
	 border:border: 5px solid #dddddd;
	 border-radius: 0px;
	 background-color:#ffffff!important;
	 font-size: 14px;
	 font-family: 'RobotoRegular'; 
	 color: #212529;
	}

	.navtext {
	 color: #656565!important;   
	 font-size: 16px;
	 font-family: 'RobotoBold';
	 text-decoration: none;
	 text-shadow:none!important;
	 background-color:transparent!important;
	}
	.navtext.focus, .navtext:focus, .navtext.hover, .navtext:hover, .navtext.active, .navtext:active  {
	 color:  #db233b !important;   
	 background-color:transparent!important;
	 background:transparent!important;
	}
	
	
	.navtextinner {
	 color: #333333!important;   
	 font-size: 16px;
	 font-family: 'RobotoBold';
	 text-decoration: none;
	 text-shadow:none!important;
	 background-color:transparent!important;
	}
	.navtextinner.focus, .navtextinner:focus, .navtextinner.hover, .navtextinner:hover, .navtextinner.active, .navtextinner:active  {
	 color:  #23C7DB !important;   
	 background-color:transparent!important;
	 background:transparent!important;
	}
	
.navbottomborder {border-width:1px; border-bottom-style:dashed; border-bottom-color: #DEDCF1;}

	/* breakpoint and up - mega dropdown styles */
	@media screen and (min-width: 992px) {  
	/* remove the padding from the navbar so the dropdown hover state is not broken */
	.navbar { padding-top:0px; padding-bottom:0px; }

	/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */


	/* makes the dropdown full width  */
	.navbar .dropdown {position:static;}

	.navbar .dropdown-menu { 
	 width:100%; 
	 left:0; 
	 right:0;
	/*  height of nav-item  */
	 top:32px;  
	 display:block;
	 visibility: hidden;
	 opacity: 0;
	 transition: visibility 0s, opacity 0.3s linear;  
	}
	  
	  
	  /* shows the dropdown menu on hover */
	.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
	 display:block;
	 visibility: visible;
	 opacity: 1;
	 transition: visibility 0s, opacity 0.3s linear;
	}
	  
	.navbar .dropdown-menu {
	 border-width: 0 1px 4px 1px;
    border-color: #0C5EA8;
	 background-color: #F5F5F5;
	}
	}
/**********************new drop down menu******************/


ul ul {
  list-style-type: none;
}

ul ul ul{
  list-style-type: none;
}
/*************************  copy this part for mega menu *************************/
/*************************  my LARGE SCREEN DROPDOWN MENU CLASSES ENDS *************************/

/*************************************  SMALL SCREEN SIDE MENU CLASSES STARTS *******************************/
.mh-head .hamburger {

}
.mh-head {
	background: #ffffff!important;/*****<!-- header bg color------>***/
	color: #000000!important;
}
.mh-text{
	font-size: 16px;
	font-weight: bold;
}
.mh-head .hamburger-inner,
.mh-head .hamburger-inner:after, 
.mh-head .hamburger-inner:before{
	background: #C40B24 ;  /*****<!-- header span line bg color------>***/
}
.mm-navbar__title {
	color:#ffffff!important;/*****<!-- header menu text color------>***/
}

.mm-menu {
    background: #C40B24!important;
    font-family: 'RobotoRegular';
    font-size: 14px;    
    text-transform: uppercase;
    color: #ffffff!important;
}
.mm-menu .mm-listview .mm-btn_next:after {
    border-color: #ffffff!important;/****LEFT ARW****/
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
     border-color: #ffffff!important;/****RIGHT ARW****/
} 
/*************************************** SMALL SCREEN SIDE MENU CLASSES ENDS ********************/
/************************* my media query classes starts *************************/


@media (min-width: 1500px){
 .container{ max-width:1420px!important;}
 .containerbanner{ max-width:1520px!important; }
.columnmneucount{ column-count: 4;}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {
.container {
    max-width: 100%;
}
}

@media only screen and (min-device-width : 576px) and (max-device-width : 767px) {
.container {
    max-width: 100%;
}
}

  
/************************* ****12345678****** *************************/

@media only screen and (min-device-width : 320px) and (max-device-width : 585px) {
#mobdivbox { padding: 20px; }
#mobdivbox .col { border: 1px solid #c9c9c9; }
#mobdivbox .col:not(:last-child) { border-right-width: 0; }
#mobdivbox .row:not(:last-child) .col { border-bottom-width: 0; }
.ulpadding {padding-left: 10px; list-style-type: none;}
}


@media only screen and (min-device-width : 769px) and (max-device-width : 991px) {
 .fa {
  font-size: 20px;
  width: 40px;
  height: 40px;
  padding-top:12px;
  text-align: center;
  text-decoration: none;
  border-radius: 25%;
 }

}

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {	
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {

    padding-right: 8px;
    padding-left: 8px;
}

 .moblogo{
  margin-left:auto;
  margin-right:auto;
 }
.ttextheadingwhite { font-size: 24px; } 
.ttextheadingsubwhite { font-size: 25px;}
.padding-welcome{ margin-top: 20px;}
.border-leftline { border-left: 0px solid #ffffff!important;}
.ttexwhite { font-size: 14px; text-align: left; }
.brandhead { font-size: 22px; }
.brandspagehead { font-size: 22px; }
.contactburaqa { font-size: 15px; }
.contacthead {font-size: 20px;}
.ttext {font-size: 14px;}
 
.icopyright { font-size: 13px; }
.tbottomlinks { font-size: 13px; text-align: LEFT;}
}


@media only screen and (min-device-width : 1600px) and (max-device-width : 1799px) { 
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 35px 2px 35px!important; }
.navtext {font-size: 18px;}
}

@media only screen and (min-device-width : 1500px) and (max-device-width : 1599px) { 
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 25px 2px 25px!important; }
.navtext {font-size: 18px;}

element.style {
}
.aboutusgap {
    padding-left: 60px;
    padding-right: 60px;
}
.ttext { font-size: 15px; line-height: 22px; }
}

@media only screen and (min-device-width : 1200px) and (max-device-width : 1499px) {
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 30px 2px 30px!important; }
.ttext { font-size: 14px; line-height: 20px; }
.navtext {font-size: 18px;}

}

@media only screen and (min-device-width : 1025px) and (max-device-width : 1199px) {
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 20px 2px 20px!important; }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) {
.navbar-expand-lg .navbar-nav .nav-link { padding: 2px 20px 2px 20px!important; }

}

@media only screen and (min-device-width : 769px) and (max-device-width : 1024px) {

.aboutusgap{
 padding-left:10px; 
 padding-right:10px;
}
element.style {
}
.ttextheadingwhite{font-size: 27px; line-height: 30px;}
.ttextheadingsubwhite{font-size: 27px; line-height: 30px;}
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 769px){
.aboutusgap {
    padding-left: 10px;
    padding-right: 10px;
}
.ttext { font-size: 14px; line-height: 22px; text-align: left;
}
}
@media only screen and (min-device-width : 1024px) and (max-device-width : 1440px) {	
.ttextheadingwhite{font-size: 27px; line-height: 30px;}
.ttextheadingsubwhite{font-size: 27px; line-height: 30px;}
}
@media only screen and (min-device-width : 1441px) and (max-device-width : 1499px) {	
.ttextheadingwhite{font-size: 32px; line-height: 34px;}
.ttextheadingsubwhite{font-size: 32px; line-height: 34px;}
}

/************************* ****12345678****** *************************/



/************************* my media query classes ends *************************/


.brandsimg:hover{border:1px solid #db233b!important;}