﻿@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=El+Messiri:400,500,600,700|Tajawal:200,300,400,500,700,800,900');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i|Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Tajawal:200,300,400,500,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');




body {
    height: 100%;
    font-size:15px;
    font-family: 'Tajawal', sans-serif;
    color:black;
    font-weight:600;
	/*-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;*/
}

.add-services{
	
	background-color: #0b2777!important;
	
}



html {
    height: 100%;
    font-size:15px;
    font-family: 'Tajawal', sans-serif;
    color:black;
    font-weight:600;
	/*-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;*/
}




.boder-right
{
	border-left:0px #CCCCCC solid;
}

.boder-bottom
{
	border-bottom:0px #CCCCCC solid;
}


.notification
{
    color: #1a2d46;
    position:relative;
    font-size: 20px;
}

.notification img
{
    width: 25px;
}



.notification a
{
	color:#1a2d46;
}


.cart-no
{
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    top: -4px;
    right: 15px;
    background: #ec2227;
    line-height: 24px;
    padding: 0 5px;
    height: 24px;
    min-width: 24px;
    color: white;
    text-align: center;
    border-radius: 50px;
}

.top
{
	padding:0px 0;
	color:#273353;
	font-size:14px;
	font-weight:400;
}

.top i
{
	font-size:15px;
	margin-left:5px;
}

.top ul
{
	 padding-right:0;
	 margin-bottom:0;
}
.top ul li
{
	  display:inline-block;
	  padding: 0 5px;
}

.top a
{
    color: #273353;
    font-size: 13px;
    font-weight:600;
}

.top-right
{
    padding-top: 12px;
    padding-bottom: 6px;
}

.socials ul
{
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align: left;
	padding-right:0;
	margin-bottom:0px;
}


.socials ul li 
{
    display: inline-block;		  
    padding:0;
}


.socials ul li a 
{
	width:25px;
	height: 30px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
    margin-left: 0px;
	color: #273353;	
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50px;
    border:2px #FFFFFF solid;

}

.socials ul li a i
{
	font-size:16px;
	margin-left:0;
}

.socials ul li a:hover 
{
	color: #ec2227;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}




.logo
{
	padding:10px;
}

.logo img
{
	width: 150px;
}



.language
{
    font-family: 'Tajawal', sans-serif !important;
    font-size:16px;
    font-weight:400;
    margin-right:15px;
}





.top-login
{ 
margin-top:0px!important;
}

.padding-all
{
	padding-left:0;
}



.text-top2 ul
{
	 padding-left:0;
	 margin-bottom:0;
}

.text-top2 ul li
{
	display: inline-block;
	font-size:14px;
	padding: 0 10px;    
	text-transform: capitalize;
}

.text-top2 ul li a
{
	 color:#ec2227;
}
.cart {
    position: relative;
    font-size: 15px;
    cursor: pointer;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
.textright {
    text-align: left;
}

.cart .circle {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50px;
    position: absolute;
    background-color: #ec2227; 
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    right: 0;
    left: 20px;
    margin: auto;
    top:-10px;
}


.carousel {
  /*  height:500px;*/
  height:600px;
    position:relative;
}

.carousel-inner {
    height: 100%;
}

.item {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.fill-img{
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-color: #dbdbdb;
    background-blend-mode:multiply;
}

.caption-carousel {
   position: absolute;
    top: 175px;
    right: 110px;
    margin: auto;
    z-index: 10;
    font-family: 'Exo', sans-serif;
    width: 520px;
    text-transform: capitalize;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: right;
    text-shadow: 0 0px 0px rgb(0 0 0 / 0%);
    background-color: #ef353a3b;
    border-radius: 20px;
    padding: 30px;

}

.caption-carousel h3{
    font-size:17px;
    font-weight:600;
    color:#ec2227;
    border-right:5px #ec2227 solid;
    padding:7px 12px 7px 0;
    text-transform:uppercase;
}

.caption-carousel h2{
    font-size:50px;
    font-weight:700;
   /* color:#192144;*/
    color:#ffffff;
    margin-bottom:5px;
}
.caption-carousel h2 span{
    font-size:80px;
    font-weight:300;
    display:block;
}


.carousel-indicators {
    position: absolute;
    bottom: 10px;
    padding-left: 40px;
    z-index: 15;
    width: 100%;
    left: 0;
    right: auto;
    padding-right: 0;
    margin-right: 0%;
    text-align: left;
    list-style: none; 
     text-align:center;   }


.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
     background: rgba(255, 255, 255, 0.39);
    border: 0px solid rgba(255, 255, 255, 0.0);
    border-radius:0px;
    border-radius: 100px;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 2px;            
    background: #FFFFFF;
    border-radius: 100px;

}




.btn-header {
    display: inline-block;
    padding: 10px 35px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight:600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform:   capitalize;
    background-image: none;
    border: 2px solid transparent;
    border-radius:3px;
    margin-top:20px;
    margin-bottom:20px;    
}

.btn-header2 {
    display: inline-block;
    padding: 15px 35px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight:600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform:   capitalize;
    background-image: none;
    border: 2px solid transparent;
    border-radius:3px;
    width:100%;  
}

.btn-header3{
    display: inline-block;
    padding: 15px 35px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight:600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform:   capitalize;
    background-image: none;
    border: 2px solid transparent;
    border-radius:3px;
    margin-top:20px;
    width:100%;  
}


.btn-more{
    color: #fff;
    background-color: #ec2227;
    border-color:#ec2227;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more:hover {
    color: #ec2227;
    background-color: #FFFFFF;
    border-color: #ec2227; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more2{
    color:#fff;
    background-color: #192144;
    border-color:#192144;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin:0;
	margin-top: 10px!important;
}


.btn-more2:hover {
    color: #192144;
    background-color: #fff;
    border-color: #192144; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-navy{
    color:#fff;
    background-color: #192144;
    border-color:#192144;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-navy:hover {
    color: #192144;
    background-color: #fff;
    border-color: #192144; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-white{
    color:#ec2227;
    background-color: #fff;
    border-color:#fff;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-white:hover {
    color: #fff;
    background-color: #ec2227;
    border-color: #ec2227; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-white2{
    color:#fff;
    background-color: #ec2227;
    border-color:#fff;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-white2:hover {
    color: #fff;
    background-color: #ec2227;
    border-color: #fff; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-red{
    color: #fff;
    background-color: #ec2227;
    border-color:#ec2227;     
}


.btn-red:hover {
    color: #ec2227;
    background-color: #FFFFFF;
    border-color: #ec2227; 
}



.welcome
{
	padding:100px 0 130px 0 ;
	overflow:hidden;
    margin-top: 1px;  
    color:black;
    background: url('../images/welcome.png') no-repeat left center;
}


.welcome-img
{
	height:460px;
	object-fit: cover;    
	width: 100%;
	padding-right: 90px;
}

.title
{
   color: #ec2227;
    font-family: 'Cairo', sans-serif;
   font-size: 42px;
   font-weight: 800;
   margin-bottom:25px;
}

.title span
{
   color: #192144;
   display:block;
   font-weight: 800;
}
.title2
{
   color: #ec2227;
    font-family: 'Cairo', sans-serif;
   font-size: 42px;
   font-weight: 800;
   margin-bottom:30px;
}

.title2 span
{
   color: #243a8e;
   font-weight: 800;
}
.title3
{
   color: #192144;
    font-family: 'Cairo', sans-serif;
   font-size: 42px;
   font-weight: 800;
   margin-bottom:30px;
}

.title-small
{
   color: #192144;
   font-family: 'Cairo', sans-serif;
   font-size: 14px;
   font-weight: 600;
   margin-bottom:10px;
   text-transform:uppercase;
   border-right: 2px #ec2227 solid;
   padding-right:15px;
}


.title-small2
{
   color: #fff;
   font-family: 'Cairo', sans-serif;
   font-size: 14px;
   font-weight: 600;
   margin-bottom:10px;
   text-transform:uppercase;
   border-right: 2px #fff solid;
   padding-right:15px;
}

.welcome-text
{
    line-height: 24px;
    margin-bottom:0px;
    height: 265px;
    overflow: hidden;
}

.hospital
{
	height:215px;
	padding:25px 20px;    
	color:#FFFFFF;
	background-color:#243a8e;     
	width: 400px;
	position: absolute;
    bottom: -70px;
}


.hospital-font
{
	font-size:30px;    
	font-weight:800;    
	font-family: 'Cairo', sans-serif;
}

.hospital-font span
{
	font-size:15px;
	display:block;
	font-weight:600;
}




.gray-bg
{
	background-color:#f8f8f8;
	padding:80px 0;
	margin-bottom:0px;
}


.red-bg
{
	    box-shadow: 5px 5px 45px 1px #888888;
    background-color: #ec2227;
    padding: 25px 40px;
    border-radius: 20px;

}

.red-padding
{
    padding-right:0;
}
.top-padding
{
	margin-bottom:15px;
}

.red-bg-title
{
	 font-size:35px;	
	 font-family: 'Cairo', sans-serif;
	 margin-bottom:20px;
	 color:#FFFFFF;
	 text-transform: capitalize;
	 font-weight:600;
}


.gray-bg a:hover 
{   
    text-decoration:none;
}


.box-white
{
	padding:5px 93px 10px 90px;
	background-color:#FFFFFF;	
	font-size:18px;		
	font-weight:600;
    font-family: 'Cairo', sans-serif;    
    border-radius: 2px;
    position:relative;
    margin-bottom:18px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;    
    height: 53px;
}

.gray-bg a:hover .box-white
{
background-color: #ec2227;
-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}



.box-white img
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    height: 53px;
    object-fit: cover;
}


.gray-bg a:hover .box-white img {
    /*filter: brightness(900%);*/
}


.box-white i
{
    position: absolute;
    left: 15px;
    top: 8px;
    background-color: #ececec;
    border-radius: 50px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 15px; 
    color: #192144;
}


.title-1
{
	font-size:16px;	
	color:#192144; 

}

.gray-bg a:hover .title-1
{
	color:#fff; 
	text-decoration:none;
}


		#top-image {
		    background: url('../images/bg-sevices.png') repeat center center;
		    background-size:cover;
		    animation: 90s scroll infinite linear;
		    opacity:1;
		}


		@-webkit-keyframes scroll {
		    100% {
		        background-position: -3000px 0px;
		    }
		}

		@-moz-keyframes scroll {
		    100% {
		        background-position: -3000px 0px;
		    }
		}

		@-o-keyframes scroll {
		    100% {
		        background-position: -3000px 0px;
		    }
		}

		@-ms-keyframes scroll {
		    100% {
		        background-position: -3000px 0px;
		    }
		}

		@keyframes scroll {
		    100% {
		        background-position: -3000px 0px;
		    }
		}
		
		
.services
{
	padding:50px 0; 
}


.services ul
{
    padding-right:0;
    margin-top:20px;
}

.services ul li
{
     display:inline-block;
     margin:12px 10px ;
     width: 260px;
     height: 355px;
     padding: 20px 0px;
     border-radius:2px;
     text-align:center;
}


.services ul li img
{
     width:237px;
     height: auto;
     margin: auto auto 20px auto;
     display:block;
}

.services ul li .title-1
{
    color: #192144;
    font-size: 28px;
    font-weight:800;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 15px;
    margin-bottom: 10px;
    height:40px;    
    font-family: 'Cairo', sans-serif;    
    overflow:hidden;
}


.services  ul li .text
{
    color: #74787D;
    font-size: 15px;
    line-height: 25px;
    margin-top: 10px;
    overflow:hidden;
    height:80px;    
    margin-bottom:15px;
    padding-bottom: 10px;
}

.services  ul li .readmore
{
    color: #ec2227;
    font-size: 12px;
    margin-top: 10px;
    overflow:hidden;
    text-transform:uppercase;
}


.services  ul li .readmore i
{
     margin-left:5px;
}


.logos
{
	padding:50px 0;
	border-top:15px #CCCCCC solid;
	overflow:hidden;
}


.pharmacy
{
	padding:50px 0;
	background-color:#1a2245;
	overflow:hidden;
}


.footer
{
	background:#f7f7f7;
	font-size:14px;
	padding:30px 0 30px 0;
	color:#3a3a3a;
	border-top: 1px #d2d2d2 solid;
}

.footer ul
{
   padding-right:0px;
}
.footer ul li
{
   margin:10px 0;    
   color: #3a3a3a;
   display:block;
}
.footer ul li a
{
	color:#3a3a3a;
}

.amy-social-list ul
{
	padding-left:0;
	font-size: 15px;
}
.amy-social-list ul li
{
	 display:block;
}
.amy-social-list ul li i
{
   color: #3a3a3a;
   margin-right:10px;    
   width: 20px;
    text-align: center;
}


.footer-title
{
	 color:#192144;
	 font-size:22px;
	 text-transform: capitalize;
	 font-weight:800;
	 margin:20px 0;
}

.footer-text
{
	height: 65px;
    overflow: hidden;
}


.vcard
{
	margin-top:20px;
}
.vcard div
{
	margin-bottom:18px;
}
 
.vcard i
{
	margin-left:10px;	 
	color:#192144;
}


.map span
{
	background: rgb(236,34,39);
    background: linear-gradient(90deg, rgba(236,34,39,1) 0%, rgba(253,122,125,1) 100%);    
    padding: 10px 22px;
    color: white;
    border-radius: 40px;
}
.map span i
{
	margin-left: 10px;
    color: #ffffff;
    margin-right:0;
}

.gray-color
{
	color:#999999;
}

.newletter
{
	margin:0;
}



.newletter .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #efefef;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.footer .btn {
    display: inline-block;
    margin-bottom: 0;
    position: absolute;
    top: 12px;
    left: 28px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: capitalize;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #192144;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.footer-margin {
    margin-top: 10px;
}




.footer .socials {
	position: relative;
	margin-top:0px;
	text-align:left;
	margin-bottom:0px;
	margin-left:0px;
	display: inline-block;

}


.footer .socials ul 
{
	padding-left:0px;
	text-align:right;
	margin-bottom:0;
}

.footer .socials ul li 
{
    display: inline-block;	
    width: 40px;
    height: 40px;
    margin:0 5px;
}


.footer .socials ul li a 
{
	width: 40px;
	height: 40px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height:36px;
	text-align: center;
    margin-left: 0px;
	color: #192144;	
	background-color:#FFFFFF;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}



.footer .socials ul li a:hover 
{
	color: #fff;	 
	background-color:#192144;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.copyright
{
    color: #fff;
    font-size: 14px;
    padding:15px 0;
    font-weight:500;
    text-align:center;
    background-color:#ec2227;
}


.copyright a
{
    color:#ec2227;
}


.caption-inner {
    height:  auto;
    width: 100%;
    color: #fff;
    padding:26px 0 19px 0;  
   /*background-color:#192144; */ 
	background-color: #0f2e86;
}


.caption-inner h3 {
   margin-bottom: 5px;
    line-height: 12px;
    font-family: 'Exo', sans-serif;
    font-size: 25px;
    text-transform: capitalize;
    margin-top: 0;
    color: #fff;
}

.caption-inner h4 {
    margin-bottom: 10px;
    line-height: 40px;
    font-family: 'Cairo', sans-serif;
    overflow: hidden;
    font-size: 25px;
    text-align:right;
    text-transform: capitalize;
    margin-top: 0;
    color: #fff;
}

.text-right2
{
	text-align:right;
}

.breadcrumb {
	display:none;
    padding: 10px 0 10px 0;
    margin-bottom: 0px;
    color:#fff;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px;    
    text-align:right;
}


.breadcrumb>li {
    display: inline-block;
    font-size:14px;
    color:#fff;
    text-transform:capitalize;
}

.breadcrumb>li a{    
color:#fff;
}


.breadcrumb>.active { 
    color: rgb(255 255 255 / 48%);
    font-weight: 400;
}





.content-inner {
    padding: 30px 0;
    margin-bottom:0;
    background:url('../images/bg.png') no-repeat fixed center center;
        background-size: contain;
}

.pic-inner {
    width: 500px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
    float:  right;
}

.pic-inner img{
    width: 100%;
}




.title-blue
{
	margin-bottom: 20px;
    font-size: 25px;
    color: #01a3e4;
    margin-top:15px;
}

.calls
{
	margin-bottom:25px;
	font-size:16px;
}

.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #f2f3f8;
    border: none;
}

.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 1px;
    width: 40px;
    background: #152852;
}

.calls-data
{
	margin-top:15px;
	color:#999999;
}


.calls-data a
{
	color:#999999;
}

.calls-data i
{
    color: #152852;
    margin-left: 10px;
    font-size:18px;
}


.btn-contact{
    color: #fff;
    background-color: #152852;
    border-color: #152852;  
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin:0;
}


.btn-contact:hover {
    color: #152852;
    background-color:#fff;
    border-color:#152852;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    margin:0;
    transition: 0.3s;

}

.btn-news{
    color: #fff;
    background-color: #152852;
    border-color: #152852;  
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-news:hover {
    color: #152852;
    background-color:#fff;
    border-color:#152852;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}


.container2{
    padding:200px 20px 200px 20px;
    text-align:center;
    color:#FFF;
    font-weight:bold;
}


.section-1{
    background-image:url('../images/img-fixed.png');
    background-position:center;
    position:fixed;
    z-index:999;
}


.title-red {
    color: #ed252a;
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 25px;
}

.gray-box
{
    background-color: #f1f1f1;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 0px 0px;
    min-height: 90px;
    margin-bottom: 20px;
}

.code_apply {
    display: block;
    padding: 12px 20px;
    background-color: #152852;
    margin: 0px 20px 10px 0px;
    min-height: 50px;
    color: #fff;
    width: 300px;
    float: left;
    border-radius: 6px;
}



a.code_apply {
    border:2px solid rgba(255, 255, 255,1);
    color: rgba(255, 255, 255,1);
    padding: 3px 8px;
    margin: 0 10px 0 0;
    float: left;   
    width: auto;
    min-height: auto;
}
   
    
a.code_apply:hover {
    border: 2px solid #ffffff;
    background-color: #ffffff;
    color: #44c8fb;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

 



.btn-career 
{
    background-color:#152852;
    border: 1px #152852 solid;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    margin:0;
    transition: 0.3s;
}

.btn-career:hover 
{
    background-color: #fff;
    border: 1px #ffffff solid;
    color: #152852;
    margin:0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}








.btn-career2 
{
    background-color: #459844;
    border: 1px #ffffff solid;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-career2:hover 
{
    background-color: #ffffff ;
    border: 1px #ffffff solid;
    color: #459844;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.big-text
{
	font-size:18px;
}

.cv-box
{    
    background-color:#2ea053;
    padding: 20px;
}


.cv-box-title {
    text-align: center;
    color: rgba(255, 255, 255,1);
    font-size: 25px;
    margin-bottom: 20px;
}




.title-product
{
	color: #ec2227;
    font-size: 30px;
    margin-bottom: 20px;
}









.products-all
{
 display:inline-block;
 width: 355px;

}


.products-box
{
    height: 60px;
    vertical-align: middle;
    display: table-cell;
    width: 355px;
    text-align: center;    
    padding: 0 10px;
}




.date-news
{
	font-size: 14px;
    padding: 10px 0 15px 0;
	color:gray;
}


.date-news i
{
padding-left:10px;
}





.title-news {
    font-size: 20px;
    color:#152852;
    margin-bottom:10px;
    margin-top:10px;
}




.left-menu ul
{
	 padding-left:0;
	 text-align:center;
}

.left-menu ul a:hover
{
    text-decoration:none;
}


.left-menu ul a li
{
    padding: 12px 15px;
    background-color: #ed1c24;             
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 1px;
    border-radius: 0px;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.left-menu-active
{
    background-color:#25247b!important;             
}

.left-menu ul a:hover li
{    background-color: #25247b;                          
    color: #FFFFFF;
    text-decoration:none;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}




.new-lable
{
    background-color: #971873;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    padding: 4px 10px;
}

.title-gallery {
    font-size: 20px;
    color:#152852;
    margin: 30px 0;
    text-align: center;
}






.brands
{
	margin-top:10px;
}

.brands ul
{
	padding-right:0;
	text-align:center;
}



.brands ul li
{
	
	width:262px;
	height:145px;
	background-color:#fff;
	display:inline-block;
	padding:0px;
	margin:10px;
	border:1px #d4d4d4 dashed;
}


.brands ul li img
{
	width:120px;
	height:80px;
	background-color:#fff;
	margin: 10px;
	display:inline-block;
}



.brands ul li .text
{
    width: 200px;
    height: 103px;
    background-color: #fff;
    margin: 0px;
    display: inline-block;
    padding-top: 22px;
    color: #20a599;
    font-size: 18px;
}
.brands ul li .name
{
	text-align:center;
	background-color:#fff;
	display: table-cell;
    height: 40px;
    vertical-align: middle;   
	width:250px;
	overflow:hidden;
	border-top:1px #d4d4d4 dashed;
}




.bg-filter
{
	border-color: #f4f4f4;
    background-color: #f4f4f4;
    padding:0px 0px;    
}


.bg-filter .form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}


.bg-filter .form-group a {
padding-left: 0px;
padding-right: 0px;}



.bg-filter .form-control2 {
    display: block;
    width: 100%;
    height:46px;
    padding:6px 12px 6px 45px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color:#192144;
    background-image: none;
    border: 1px solid #192144;
    border-radius: 0px;
}

.bg-filter .form-control-feedback {
    position: absolute;
    top: 7px;
    left: 8px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    color: #FFFFFF;
    font-size: 21px;
    line-height: 34px;
    text-align: center;
    pointer-events: auto;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}




.sort 
{
    display:inline-block;    
}



.sort a
{
    border: 1px #c8c8c8 solid;
    color: #ec2227;
    padding:9px 13px 10px 13px;    
    margin-left: 15px;
    display:inline-block;    
    font-size: 18px;
}

.sort a:hover
{
    border: 1px #ec2227 solid;
    color: #fff;
    background-color:#ec2227;    
}

.active-sort
{
    border: 1px #ec2227 solid !important;
    color: #ffffff!important;
    background-color: #ec2227!important;
}









.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 0px;
    margin-bottom: 0px; 
    background-color: #fff;
    border: 0px solid #ddd;
}
button.list-group-item {
    color: #9a9a9a;
    font-size:16px;
}


a.list-group-item {
    color: black;
    font-size:16px;
}


button.list-group-item i {
    color: #ec2227;
    font-size:16px;
    margin-left:7px;
}


a.list-group-item i {
    color: #ec2227;
    font-size:16px;
    margin-LEFT:7px;
}


button.list-group-item:hover {
    color:#ec2227;
    text-decoration: none;
    background-color: #fff;
}


button.list-group-item:focus {
    color:#ec2227;
    text-decoration: none;
    background-color: #fff;
}


a.list-group-item:hover {
    color:#ec2227;
    text-decoration: none;
    background-color: #fff;
}


a.list-group-item:focus {
    color:#ec2227;
    text-decoration: none;
    background-color: #fff;
}

.active-menu
{
	color: #ec2227 !important;
    text-decoration: none;
    background-color: #fff;

}

button.list-group-item {
    width: 100%;
    text-align: right;
    border-bottom:1px #cccccc solid;
}




.cart-h
{
    height:160px;
    display:table-cell;
    vertical-align:middle;
}
    
.cart-h img
{
    height: 160px;
    width: 100%;
    object-fit: cover;
}
    
.cart-h2
{
    height: auto;
    display:table-cell;
    vertical-align:middle;
    padding:10px;
}
    

.delete
{
	background-color:#ec2227;
	color:#FFFFFF;
	width:40px;
	height:40px;
	border-radius:50px;
	text-align: center;
    line-height: 40px;
    font-size: 18px;
}


 
.delete a
{
	color:#FFFFFF;
}


.gray-left
{
	    background-color: #f4f4f4;
	    border-bottom: 1px #d8d8d8 solid;
	    padding:20px;
}


.headline
{
	color: #ec2227;
    font-size:25px;
    padding: 5px 15px 0 15px;
}









.img-cart
{
	object-fit: cover;
    height: 100px;
}



.cart-title
{
	    margin-bottom: 5px;
    color: #6d6e71;
    font-size: 16px;
    font-weight: 600;
}


.cart-price
{
    color: #8e193d;
    font-size:22px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom:15px;
}



.style1
{
    background-color: #ec2227;
    padding: 10px;
    color: white;
    font-size: 16px;
	border:1px #ff9598 solid;
}
.style2
{
	background-color:#fff;
	padding:10px;
	border:1px #ededed solid;
}


.style3
{
	background-color:#ededed;
	padding:10px;
	border:1px #fff solid;
}

.big-text
{
	font-size: 18px;
    color: #192144;
    font-weight:600;
    text-transform:capitalize;    
    margin-bottom: 30px;
}

.big-text span
{
	font-size: 22px;
    color: #ec2227;
    font-weight:800;
}


.path-search
{
	border-right:5px #ec2227 solid;
	padding-right: 15px;
	margin-bottom: 10px;
}

.highlight {
    font-weight: bold;
    background-color: #ec2227;
    padding:2px 4px 4px 4px;
    color: white;
}


.pagination > li > span {
    position: relative;
    float: right;
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #192144;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}


.pagination > li > a {
    position: relative;
    float: right;
    padding: 6px 12px;
    margin-right: -1px;
    line-height: 1.42857143;
    color: #192144;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #192144;
    border-color: #192144;
}


.pagination > .active > a:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #192144;
    border-color: #192144;
}


.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #192144;
    border-color: #192144;
}


.pagination > .active > a:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #192144;
    border-color: #192144;
}


.pagination > .active > span {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #192144;
    border-color: #192144;
}


.pagination > .active > a {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #192144;
    border-color: #192144;
}


.breadcrumb2 {
    padding: 10px 0 10px 0;
    margin-bottom: 0px;
    color:#fff;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px;    
    text-align:  right;
}
.breadcrumb2>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb2>li {
    display: inline-block;
    font-size:14px;
    color:#58585a;
    text-transform:capitalize;
}

.breadcrumb2>li a{    
color:#58585a;
}


.breadcrumb2>.active {
    color: #ec2227;
    font-weight: 700;
}




.logo2 img 
{
	height:50px;
	width:auto;
    object-fit: contain;
	margin:auto;
	margin-top:5px;
}

.Alternativelink
{
	font-size: 16px;
    text-transform: capitalize;
    padding: 0px 0px 10px ​0;
    text-align:center;
    color: #192144;
}

.Alternativelink a
{
    color: #192144;
}

.img-size
{
	height:200px;
	width:100%;
	object-fit:cover;
    margin-bottom:20px;
}


.name
{
    height: 35px;
    font-size: 20px;
    text-align: center;
    color:#ec2227;
}


.time
{
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
    color:#192144;
}

.margin-bottom
{
    margin-bottom: 30px;
    border: 1px #f4f4f4 solid;
    padding-bottom: 15px;
}


.results-star 
{
   margin-top:15px;    text-align: center;
}

.results-star i
{
    font-size: 15px;
    color: #9d9d9d;
    padding: 0px 1px 0px 1px;
}

.star-active
{
  color:#fcb040!important;    
}




.col-sm-3 a:hover 
{
	text-decoration:none;
}


.margin-top
{
	margin-top:40px;
}

.margin-top2
{
	margin-bottom:10px;
}

.margin-top3
{
	margin-top:80px;
}


.orders
{
    font-size: 15px;
    font-weight: 600;
    border: 1px rgb(213 213 213) solid;
    margin-bottom: 10px;
    margin-top: 15px;
    background-color: #f4f4f4;
    padding: 20px 10px;
    border-radius: 8px;
    text-align: center;
    color: #192144;
    height:200px;
}



.b-cart2 {
    width: 56px;
    height: 56px;
    background: #192144;
    border-radius: 50px;
    position:  relative;
    z-index:99;
    top:0px;
    left: 15px;
    text-align: center;
    line-height: 53px;
    font-size: 20px;
    color: white;
    margin: auto auto 10px 0;
}



.b-cart2 i{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);}



.container-check{
  display: block;
  position: relative;
  padding-left: 25px;
  font-weight:400;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color:#6d6e71;
}

/* Hide the browser's default checkbox */
.container-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 45px;
  width: 85px;
  border-radius: 0px;
  background-color: #d6d6d6;
}

/* On mouse-over, add a grey background color */
.container-check :hover input ~ .checkmark {
  background-color: #d6d6d6;
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark {
  background-color: #192144;
}

/* Create the checkmark/indicator (hidden when not checked) */
.container-check :after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark:after {
  left: 30px;
  top: 0px;
  width: 15px;
  height: 35px;  
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}





.container-2 {
  display: block;
  position: relative;
  padding-right: 35px;
  font-weight:400;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: white;
}

/* Hide the browser's default checkbox */
.container-2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark2 {
  position: absolute;
  top: 0;
  right: 0;
  height:20px;
  width: 20px;
  border-radius:0px;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
.container-2:hover input ~ .checkmark2 {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container-2 input:checked ~ .checkmark2 {
  background-color: #192144;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-2 input:checked ~ .checkmark2:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-2 .checkmark2:after {
  left: 7px;
  top: 4px;  
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.top-margin
{
	margin:0;
    background-color: #ec2227;
    padding: 15px;
    color: white;
}

.category-all
{
	position: absolute;
	z-index:9;
	margin: auto;
    left: 0;
    right: 0;
}


.categories
{
	padding: 0 0px;
    background-color: #FFFFFF;
    z-index: 9;    
    width: 190px;
    top:0;
    position: fixed;
}

.cat-title
{
	padding: 20px;
	color:#FFFFFF;
	font-size:18px;
    background-color: #ec2227;
}

.categories ul
{
	 padding-left:0;
	 padding:10px 10px;
}


.categories ul li
{
      display:block;
      padding:6px 0;  
      font-size: 14px;  
      border-bottom: 1px #f8f8f8 solid;
}



.categories ul li a
{
      color:black;
}

.categories ul li a:hover
{
      color:#ec2227;
}




.box-style-all{

position:relative;
}


.box-style{
    height: 55px;
    width: 55px;
    position: relative;
    background-color: #fff;
    background-size: contain;
    margin-bottom: 10px;
    border-radius: 200px;
}


.box-style img{
    height: 55px;
    width: 55px;
    object-fit: contain;
    border:1px #CCCCCC solid;
    border-radius: 200px;    
    padding:3px;
}

.box-style-text
{
    width:70%;
    color: #494949;
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 15px;
    padding:0px 0px;
    height: 55px;    
    display: table;
    color: #28004e;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}
.box-style-text:hover
{
    color: #ec2227;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.box-style-text .text-all {
    font-size: 13px;
    text-transform: capitalize;
    height: 40px;    
    display: table-cell;
    vertical-align: middle;
    font-weight:600;
}

.select-css2 {
    background-color: #f4f4f4;
    color: #343434;
    border-radius: 0px;
    padding: 0px 0px;
    width: 100%;
    margin-top: 0px;
    border: 0px #192144 solid;
    height: 46px;
}


ul.enlarge {
    text-align: -webkit-center;
}

.pro-content .title22{ height:40px;}





.header-mobile {
    display: none;
}
.text-top2 {
    text-align: right;
    margin-top: 8px;
    padding-right: 14px;
  /*  border-right: 1px #fff solid;*/
}
.text-top2 ul {
    padding-left: 0;
    margin-bottom: 0;
}
.text-top2 ul li {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
    text-transform: capitalize;
}
.main-wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #FFFFFF;
}
.codrops-header {
    margin-top: 0px;
}
.codrops-header__side, .search-wrap {
    margin: 0 0 0 auto;
}
.cart-search-mobile {
    width: 24px;
    height: 24px;
}
.js .search {
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.5s;
}
.js .search {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}
.search {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: rgba(17, 17, 17, 0.79);
}
.textright {
    text-align: right;
}
.text-top2 ul li a {
    color: #ec2227;
}
.b-cart {
    position: relative;
}
.cart-search-mobile {
    width: 24px;
    height: 24px;
}
.b-cart__count {
    font-size: 9px;
    font-weight: 600;
    position: absolute;
          top: -9px;
    left: 18px;
    background: #ec2227;
    line-height: 22px;
    padding: 0 5px;
    height: 22px;
    min-width: 22px;
    color: white;
    text-align: center;
    border-radius: 50px;
}
.notification-mobile {
    color: #1a2d46;
    position: relative;
    font-size: 20px;
}
.notification-mobile img {
    width: 22px;
    height: 24px;
}
.cart-no {
    font-size: 9px;
    font-weight: 600;
    position: absolute;
     top: -9px;
    left: 28px;
    background: #ec2227;
    line-height: 22px;
    padding: 0 5px;
    height: 22px;
    min-width: 22px;
    color: white;
    text-align: center;
    border-radius: 50px;
}
.account-mobile {
    padding: 0px;
}
.account-mobile img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50px;
    top: 14px;
    position: relative;
    background-color: #f3f3f3;
}
.section {
    display: flex;
    gap: 0px;
    max-width: 450px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    box-shadow: 0 3px 10px 0 rgba(#000, 0.1);
    -webkit-overflow-scrolling: touch;
    scroll-padding: 1rem;
    padding: 0;
    margin: 20px 0 0px 0;
    /*margin: 20px 29px 0px 0;*/
    border-radius: 5px;
}
.section__item-active {
    color: #fff;
}

.section__item {
    display: flex;
    justify-content: left;
    align-items: center;
    flex: 0 0 auto;
    width: auto;
    scroll-snap-align: start;
    font-size: 13px;
    margin-right: 5px;
}

.top {
      padding: 35px 0 17px 0px;
    background: rgb(255 255 255) !important;
    background: white;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #000;
}
.top .socials {
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    text-align: left;
    margin-bottom: 0px;
}

.top ul {
    padding-left: 0px;
    text-align: right;
}
.top .socials li {
    display: inline-block;
    width: 30px;
    height: 30px;
}
.top .socials li a {
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-left: 0px;
    color: #192143;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.top .socials li a i {
    margin-right: 0;
    font-size: 16px;
    margin-left: 0px;
    border: 0px #c7c7c7 solid;
}

.top i {
    font-size: 20px;
  
    color: #192144;
}

.top a {
    color: #273353;
    font-weight: normal ;
}


.text-top2 ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 5px;
}
#search-home {
    padding-top: 0px;
    padding-bottom: 0px;
}
#search-home .search-home {
    /*width: 100%;
    height: 35px;
    position: relative;
    border-radius: 10px;
    padding-left: 0px;
    padding-right: 50px;*/
}
#search-home .search-home input {
    width: 100%;
    background-color: rgb(242 242 242 / 0%);
    border: 0;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    margin-top: 0;
    height: 35px;
}
#search-home .search-home button {
    /*position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    width: 50px;
    height: 35px;*/
    font-size: 22px;
    background: none;
    border: 0;
    color: #fff;
    cursor: pointer;
}
.header {
    padding: 10px 0;
}
.logo {
    padding: 0px;
}
.logo img {
    width: 100px;
}
.contacts {
    background-color:   White;
    color:  #192144;
    border-radius: 6px;
    padding: 2px 10px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
}
.contacts22 {
    background-color:  #192144;
    color:  White;
    border-radius: 6px;
    padding: 2px 10px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
}
.contacts a {
    color: #FFFFFF;
}
.contacts22 a {
    color: #FFFFFF;
}
.account {
    text-transform: capitalize;
    text-align: left;
    padding: 15px 10px;
}


.account img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    object-fit: cover;
    border-radius: 50px;
    margin-top: -10px;
    border: 2px #FFFFFF solid;
}

.img-circle {
    width: 35px;
    border-radius: 50%;
    height: 35px;
} 
.select-css {
    background-color:  White;
    color: #192144;
    border-radius: 0px;
    padding: 0px 0px;
    width: 70%;
    border: 0px black solid;
}

.mGrid 
{
        width: 100%;
    overflow: scroll;
    display: block;
    }
	
	
		.site-button-secondry {
    color: #fff;
    outline: none;
}

.site-button-secondry {
    
    color: #fff;
    padding: 5px 23px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    background-color: #192144;
    border: none;
    font-size: 11px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.site-btn-effect {
    color: rgba(0, 0, 0, 0) !important;
    transition: all .3s ease !important;
}

.site-btn-effect {
    text-shadow: 0 0 0 #fff, 400px 0 0 #fff;
}


.site-btn-effect:hover {
    text-shadow: -400px 0 0 #fff, 0 0 0 #fff;
}

.site-button-secondry:active, .site-button-secondry:hover, .site-button-secondry:focus, .active>.site-button-secondry {
    background-color: #444756;
    color: #fff;
}

.host2 {
    font-weight: 600;
} 	

.col-sm-3.alternatives a {
    padding: 20px;
    margin-top: 42px !important;
}
.col-sm-7.margin {
    margin-top: 18px;
}

.print{
	/*background-color: #1b73e8;
    border-color: #1b73e8;*/
	    background-color: #0b2777;
    border-color: #0b2777;
}

.company ul li .text-company{

  /*  height: 59px!important;*/
	
}

.print:hover{
	background-color:#ffffff;
    border-color: #1b73e8;
	color:#1b73e8
	
}


.approve{
    border-color: #1b73e8;
    background-color: #1b73e8;
	color:#ffffff!important;
}
.approve:hover{
	color:#1b73e8!important;
    border-color: #1b73e8!important;
    background-color: #ffffff!important;
}

.btn-header2.btn-white2:hover {
    background-color: #e4e0e0 !important;
    color: #000000;
}

.chat2 {
    text-align: right ;
    margin-top: 10px;
    font-size: 10px;
}
.c2 {
    padding: 10px!important;
}

#cssmenu {
   
    margin-top: 5px!important;
}

.company ul li:hover {
    color: #ffffff;
    background-color: #192144;
    border-radius: 25px !important;
}


.doc-img img {
	border: 1px solid #dcdcdc;
    height: 285px !important;
}


.b1 {
    background-color: #29ab2c !important;
}

.b2 {
    background-color: #1b73e8!important;
}



.b3 {
    background-color: #ec2227;
}


.chat5 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #dddddd;
    border-radius: 26px;
    padding: 10px;
    margin-left: -7px;
    margin-top: 29px;
}

.ChattingInner {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #e1e1e1;
    border-radius: 26px 26px 1px 26px;
    padding: 0px 21px;
    width: max-content;
    margin-top: 15px;
}

.chat5 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #dddddd;
    border-radius: 26px;
    padding: 10px;
    margin-left: 1px;
    margin-top: 29px;
}

.chat8{
    /* border-left: 1px solid silver; */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #fbfbfb;
    border-radius: 16px;
    padding: 12px 9px;
    /* width: 100%; */
   /* margin-top: 7px;*/
    margin-bottom: 4px;
	border-right: 1px solid silver;


}

.ChattingInner {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #e1e1e1;
    border-radius: 26px 26px 1px 26px;
    padding: 0px 21px;
    width: max-content;
    margin-top: 15px;
}


.ChattingName {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: #e1e1e1;
    border-radius: 26px 26px 1px 26px;
    padding: 12px 9px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 9px;
}

.add2{
	
	margin-top:50px;
}

.button5{
		    box-shadow: 0 4px 15px rgb(0 0 0 / 28%);

	    text-decoration: none !important;
    color: #ffffff !important;
    font-size: 18px;
    background-color: #fe0a10;
    padding: 16px;
    border-radius: 5px;
    border: 1px solid #acacac;
    margin-top: 50px !important;
	
}

.add2:hover {
    transform: translateY(-5px);
}

b.samerrr {
    color: red;
    padding: 10px 5px;
    font-size: 17px;
}

.company {
    padding: 31px 0!important;
}

li.b-items__item {
    text-align: center;
    /* margin-bottom: 30px; */
   
    margin-left: 17px;
    box-shadow: 0 8px 15px rgb(0 0 0 / 35%);
}