

@import url(https://fonts.googleapis.com/css?family=Cairo&subset=arabic,latin);


html, body{
    font-size: 100%;
	background:	#fff;
	font-family: 'Cairo', sans-serif !important;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'cairo', !important;
	
}
ul,label{
	margin:0;
	padding:0;
	float: right;
  
}
body a:hover{
	text-decoration:none;
}


 
.logo  {
    text-align: center;
}



@media(min-width:768px){
  
}

@media (min-width: 768px) {
    .navbar .navbar-nav {
      
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}

.navbar .navbar-nav {
 
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}
.banner {
        height: 100%;
   
}

.banner img{
   width: 100%;
}
.logo img{
    
    width:165px !important;
}
.banner p a {
   background-color: #08aeaf;
   border: 0;
   width: 100%;
}
.banner p a:hover {
   background-color: #332c2d;
   border: 0;
}

.menu-h{
    height: 73px;
}



@media (max-width:1100px){

.banner {
       
    margin-top: 3%;
    font: 12px;
}
}

@media (min-width:1100px){
.menu{
    
background: #89293c;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 117px;
}	
}

@media (max-width:1100px){
.menu{
    
background: rgba(0, 0, 0, 0.29);
  
    margin-bottom: 2%;
   
   
}	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fefef2;
    border-bottom: 2px solid;
    padding-bottom: 10px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #fff;
}
.navbar-default {
    background: none;
    border: none;
    direction:rtl; 
    margin-top: 1%;
}
.navbar-collapse {
    padding: 0;
}
ul.multi-column-dropdown h6 {
    font-size: 1.5em;
    color:#222222;
    margin: 0 0 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #E4E4E4;
    text-transform: capitalize;
}
.multi-column-dropdown li {
    list-style-type: none;
    margin: 7px 0;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #999 !important;
    white-space: normal;
	font-weight:500 !important;
}
.dropdown-menu.columns-3 {
    min-width: 700px;
    padding: 30px 30px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none;
	color:#fffff3 !important ;
    border-bottom: 2px solid;
    padding-bottom: 10px;
}
.navbar-nav > li > a {
    padding: 29px 20px 0;
    color: #fff !important;
    margin-left: 10px;
    
}
.header{
    position: relative;
}



@media (min-width:1100px){
/*--slider details box start-*/

.slider_details_box {
    background: #2a3242;
    padding: 40px 40px 0px;
    position: relative;
    z-index: 11;
}
.slider_details_box h1 {
    font-size: 35px;
    color: #ffffff;
    font-family: robotoslab;
}
.slider_details_box p {
    font-family: opensansitalic;
    font-size: 15px;
    line-height: 30px;
    padding-top: 15px;
    color: #9ea5b4;
}
.slider_details_box a {
    font-weight: bold;
    text-transform: uppercase;
    color: #efc02e;
    border: 2px solid #efc02e;
    padding: 14px 28px;
    display: inline-block;
    margin-top: 25px;
}
.slider_details_box a:hover {
    color: #ffffff;
    border-color: #ffffff;
}
.slider_details_box:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2a3242;
    -webkit-transform: skewy(-9deg);
    -ms-transform: skewy(-9deg);
    -moz-transform: skewy(-9deg);
    -o-transform: skewy(-9deg);
    transform: skewy(-9deg);
    z-index: -1;
}
.lw_slider_section {
    position: relative;
}
.middle_heading_area h3 {
       padding-bottom: 15px;
    color: #233353;
    font-size: 28px;
}
.middle_heading_area {
    text-align: center;
}
.slider_section_new {
    position: relative;
}
.slider_section_new .slider_details_box_wrap {
    position: absolute;
    top:50%;
}
.content.slider_version_3 {
    position: relative;
    z-index: 9;
}
.middle_heading_area p {
    color: #474f53;
    font-size: 14px;
    line-height: 25px;
    display: inline-block;
    width: 47%;
    
}

.service{
    text-align: center;
}
.service h5{
    font-size: 20px;
    color: #233353;
}
.slider_details_box:after {
    content: "";
    display: block;
    position: absolute;
    right: 30px;
    border-right: 80px solid transparent;
    border-left: 80px solid transparent;
    border-top: 80px solid #89293c;
    transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    -o-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    bottom: -100px;
}



.read_more_blog {
    width: 116px;
    height: 43px;
    text-transform: uppercase;
    color: #000000;
   
    display: inline-block;

  text-align: center;
    line-height: 42px;
}
.lw_blog_content .read_more_blog {
    margin-top: 20px;
}



 .slider_details_box_wrap {
        position: absolute !important;
   
    width: 100%;
    bottom: 24%;
   
}
.slide a {
    
    z-index: 9999;
}
/*--slider details box End-*/

}


/*--slider details box start-*/

.slider_details_box {
    background: #2a3242;
    padding: 40px 40px 0px;
    position: relative;
    z-index: 11;
}
.slider_details_box h1 {
    font-size: 35px;
    color: #ffffff;
   
}
.slider_details_box p {
    
    font-size: 15px;
    line-height: 30px;
    padding-top: 15px;
    color: #9ea5b4;
}
.slider_details_box a {
        font-weight: bold;
    text-transform: uppercase;
    color: #fffff3;
    border: 2px solid #fffff3;
    padding: 10px 23px;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 18%;
}
.slider_details_box a:hover {
    color: #89293c;
    border-color: #89293c;
}
.slider_details_box:before {
    content: "";
   
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2a3242;
    z-index: -1;
}
.border_box:hover  {
    color: #d5ad31;
}
.service p {
    color: #808080;
   
}
.border_box {
    padding: 40px 15px;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    height: 300px;
}


.slider_details_box:after {
    content: "";
    display: block;
    position: absolute;
    right: 30px;
   
}


.overlay_box p {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #f9f1da;
    line-height: 27px;
}
.overlay_box a {
    display: inline-block;
    border: 2px solid #ffffff;
    font: bold 14px Karlabold;
    text-transform: uppercase;
    color: #000000;
    width: 121px;
    height: 43px;
    text-align: center;
    line-height: 42px;
}
.overlay_box a:hover {
    border-color: #8A6904;
    color: #fff;
}



.slide a {
    
    z-index: 9999;
}

.practice_area_main .border_box:nth-child(1) {
    border-right: none;
    }
.practice_area_main .border_box:nth-child(4) {
    border-right: none;
    }




.lw_middle_buttons a {
    display: inline-block;
    margin-right: 10px;
    background: #89293c;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
}
.lw_middle_buttons a:hover {
    background: #233353;
    color: #fff;
}


.lw_middle_buttons2 a {
    display: inline-block;
    margin-right: 10px;
    background: #233353;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 20px;
}
.lw_middle_buttons2 a:hover {
    background: #89293c;
    color: #fff;
}
/* testimonial */
.carousel-indicators .active{ background: #31708f; background: #f27c66; }
.carousel-control.left {
    left: 0;
    right: auto;
}

.adjust1 {
    float: right;
    left: 0;
    right: 0;
    margin-top: 4%;
    margin-bottom: 0;
    border: none;
    padding: 0;
    background: none;
    margin-bottom: 4%;
}
.adjust1 img{
    width:200px;
    height: 150px;
}     
    
.adjust2{ 
    margin:0; margin: 0; color: #fff;
     }
     .adjust1 p{ 
    color: #fff;
    margin-top: 2%; 
  
     }
.carousel-indicators li{ border :1px solid #ccc; }
.carousel-control{ color:#31708f; width:5%; }

.carousel-control:hover, .carousel-control:focus{ color:#31708f; }
.carousel-control.left, .carousel-control.right {
    color: #f27c66;
    background: none !important;
    } 
.media-object{ margin:auto; margin-top:15%; } @media screen and (max-width: 768px)
 { .media-object{ margin-top:0; } }
 
 
.content-client{
     background: #89293c;
    background-image: url(../images/bg-client.png);
    background-repeat: repeat;
   
}
/*--slider details box End-*/

/*-----start-responsive-design------*/

@media (min-width:1080px){
	
	.navbar-collapse {
		padding: 0;
	}
	.navbar-nav > li > a {
		padding: 25px 15px 0;
	}
.about-text p{
    
      
    line-height: 33px;
   
}

}

@media (min-width:1080px){
.about-text p{
    line-height: 33px; 
}
}


@media (max-width:768px){
	.navbar-nav > li > a {
	
	}
	
}
@media (max-width:767px){
	.dropdown-menu {
		left: 0%;
	}
	.navbar-nav {
		margin: 1em 0 0;
		background: #6a1424;
		text-align: center;
		padding-bottom: 1em;
	}
	
}
@media (max-width: 736px){
	

}
@media (max-width:667px){
	
}
@media (max-width: 640px){
	
}
@media (max-width:600px){

}
@media (max-width:568px){


}
@media (max-width:480px){
	.header-grid-left,.header-grid-right {
		float: none;
		
	}
	.navbar-toggle {
    border-color: #fffff3;
    background: #7e1e32;
    margin-top: 6%;
	}

}
@media (max-width: 414px){


}
@media (max-width:384px){

}
@media (max-width: 375px){
	.header-right {
		width:37%;
	}
	
}
@media (max-width: 320px){
	.header-grid-left ul li {
		margin: 0 0.7em 0em;
		font-size: 13px;
	}
	
}

/*--footer--*/
	/*----footer-------*/
.footer {
  padding: 2.2em 0 0.5em 0em;
  background-color: #232527;
}
.f-grids {
  margin-bottom: 2em;
}
.copy {
  padding: 1em 0;
  border-top: 1px ridge rgba(153, 153, 153, 0.17);
}
ul.times h3,.footer-grid h3{
     color: #fff;
    font-size: 1.8em;
    margin-bottom: 6%;
}
.footer-grid p ,.footer-grid a  h5{
      text-align:right;
    line-height: 1.9em;
    font-size: 0.9em;
    color: #fff;
    margin: 0.7em 0;
}
.footer-grid  a h5,p.month{
  color:#999;
 margin:0;
}
.footer-grid a h5:hover {
    color: #fff;
	text-decoration:none;
}
span.link,p.month a {
      color: #5b86d4;
}
ul.times{
	list-style:none;
	padding: 0;
	margin: 0;
}
ul.times li{
    border-bottom: 1px ridge rgb(71, 74, 76);
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #fff;
}
ul.times i {
    margin-right: 10px;
    vertical-align: middle;
    color: #5b86d4;
}
span.week{
	color:#fff;
	font-size:0.8125em;
}
.support input[type="text"] {
  width: 61%;
  padding: 8px;
  font-size: 13px;
  text-align: left;
  font-weight: 400;
  border: 1px solid #fff;
  outline: none;
  margin: 0px -6px 0 0;
  font-family: 'Open Sans', sans-serif;
}
.footer-grid {
  margin-bottom: 0.5em;
}
ul.address li {
  display: block;
  color: #fff;
  font-size: 0.9em;
  font-weight: 300;
      padding: 4px 0;
  list-style:none;
}
ul.address li a {
  color: #fff;
  font-weight: 300;
}
.support input[type="submit"] {
      background: #5b86d4;
  cursor: pointer;
  border: 0;
  color: #fff;
  font-weight: 600;
  height: 34px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  width: 80px!important;
  -webkit-appearence:none
 
}
.support input[type="submit"]:hover{
      background-color: rgb(72, 96, 148);
}
.support {
  margin-top:2em;
}
.hours{
	float:right;
	font-size:0.8125em;
	color:#fff;
}
.copy p{
  color:#fff;
  font-size:0.9em;
    text-align: center;
}
.copy p a{
    color: #b34258;
}
.copy p a:hover{
  text-decoration:underline;
}

	/*----footer-------*/
.about-text h2{
    margin-top: 25%;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}
.about-text p{
    
        color: #d3e2ff;

}
.about-img{
 background: #233353;
   }
.about-img img{
 margin: 0 auto;
   }  
.about-text{
       background: #496191;
    height: 502px;

} 
.social-icons li{
    display: inline-block;
    
}
.social-icons li a{
    color:#fff;
    font-size: 30px;
}
.social-icons li a:hover{
    color: #5b86d4;
}
#home-slider img{
    height: 195px;
    width: 95%;
    margin-top: 20px; 
}
#home-slider div{
    text-align: center;
}
#home-slider .owl-pagination {
    display: block;
} 
   