/*
    Document   : Style
    Created on : 20-Mar-2019
    Author     : CINTO P B
    Description: BTLCC  main stylesheet.
*/

/*@font-face{
	font-family:'FrutigerLTArabic-45Light';
	src:url(../fonts/FrutigerLTArabic-45Light-62cfb060fdecec56c6c01a4f25463eee.eot) format("embedded-opentype"),
url(../fonts/FrutigerLTArabic-45Light-383726c22f2cb8cc841159b6a94d7dad.ttf) format("truetype"),
url(../fonts/FrutigerLTArabic-45Light-ed1467090bd2d3894275c1aae8fa2189.svg#FrutigerLTArabic-45Light) format("svg");
font-weight:normal;
font-style:normal} */

@import url('https://fonts.googleapis.com/css?family=Cairo');
html,body{font-family:'Cairo', sans-serif;}
/* Reset */
html, body {
margin: 0;
padding: 0;
height: 100%;
font-family:'Cairo', sans-serif;
}
html, div, figure, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 {
border: 0;
margin: 0;
outline: 0;
padding: 0;
}
ol, ul {
list-style: none;
margin-right:0px !important;
}
p {
text-align: left;
}
.absolute {
position: absolute;
}
img {
display: block;
outline: none;
}
img, input, textarea, button {
outline: 0;
}
a, a:hover {
text-decoration: none;
}
a:focus {
outline: 0;
}
.clear {
clear: both;
font-size: 0;
height: 0;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body, p, a, li, span, div, h1, h2, h3, h4, h5, h6 {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}
.relative {
position: relative;
}
a {
text-decoration: none;
}
li {
list-style: none;
}
.clear {
clear: both;
}
a:hover, a:focus {
text-decoration: inherit !important;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
p {
margin: 0 0 10px;
}
/* Bootstrap */
.pull-left {
float: right!important;
}
.pull-right {
float: left!important;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
float: right !important;
}
@media (min-width: 1200px){
.col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
float: right !important;
}
}


@media (min-width: 992px) {
   .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 {
    float: right !important;
    }
    .col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left:0;
    }
}


@media (min-width: 768px) {
.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 {
float: right !important;
}

}
/* Website */  
body {
background: #fff;
font-size: 16px;
font-weight: 300;
color: #757575;
font-family: 'Cairo', sans-serif !important;
overflow-x: hidden;
direction:rtl;
text-align:right;
}
/******************************** Responsive Menu ********************************/

.navbar {
border-bottom: 0px;
}
.toparea {
background: #3d3d3d;
height: 70px;
width: 100%;
}
ul.socialmedia {
padding: 0;
margin: 0;
float: left;
padding: 20px 0 0 0;
}
.socialmedia li {
float:right;
display: inline-block;
padding-left: 5px;
margin: 0 2px;
}
.socialmedia li:hover {
opacity: 0.9;
}
.socialmedia li:last-child {
padding-right: 0px;
}
.bottom_area {
background: #fff;
border-bottom: 4px solid #23b14d;
}
.logo {
padding: 15px 0px;

}
.logo img{
float:right;
}
.main_menu {
float: right;
padding: 40px 0 0 0;
margin-top: 0px !important;
z-index: 999;
margin-bottom: 0px !important;
}
.main_menu ul {
padding: 0;
margin: 0;
}
.main_menu li {
display: inline-block;
padding: 0 10px;
}
.main_menu li:last-child {
padding-left: 0px;
}
.main_menu li a {
font-family:'Cairo', sans-serif;
font-weight: 400;
font-size: 14px;
text-transform: uppercase;
color: #323232;
text-decoration: none;
font-weight: 600;
}
.main_menu li .active {
	color: #ff7f26;
}
.main_menu li a:hover {
color: #ff7f26;
}
/*======banner_sec========*/


.banner_sec {
/*background: url(../images/banner.jpg) no-repeat top center!important;*/
background-size: cover;
/*margin-top: 143px;*/
position: relative;
}
.banner_sec img {
width: 100%;
}
.banner_content {
position: absolute!important;
top: 20%!important;
left: 56%!important;
}
.banner_sec h1 {
font-family:'Cairo', sans-serif;
font-weight: 400;
color: #fe8026;
font-size: 55px;
line-height: 62px;
margin-top: 20px;
margin-bottom: 10px;
}
.banner_sec h1 span {
font-size: 45px;
color: #fff;
font-family:'Cairo', sans-serif;
font-weight: 700;
}
.banner_sec h2 {
font-family:'Cairo', sans-serif;
font-weight: 700;
background: #1da7d9;
padding: 10px 34px;
color: #fff;
font-size: 22px;
}
.banner_content h2 span {
text-decoration: line-through;
padding-left: 10px;
}
/*===========news_sec===============*/
.news_sec {
padding: 2% 0;
}
.news1 h3 {
font-family:'Cairo', sans-serif;
font-weight: 700;
color: #ff7f26;
padding-bottom: 10px;
font-size: 24px;
}
.news_date_sec {
width: 100%;
padding: 0;
margin: 0 0 10px 0;
}
.date {
float: right;
width: 23%;
padding: 0;
}
.description {
float: right;
width: 70%;
margin: 0 7% 0 0;
padding: 8px 0 0 0;
font-family:'Cairo', sans-serif;
text-align: right;
}
.home-news .news_date_sec:last-child .description {
border-bottom: none;
}
.date h2 {
font-family:'Cairo', sans-serif;
font-size: 46px;
font-weight: 400;
color: #ff7f26;
margin: 0;
padding: 0;
border-left: 2px solid #ccc;
}
.date h3 {
font-family:'Cairo', sans-serif;
font-size: 14px;
font-weight: 400;
color: #575757;
margin: 0;
}
.description h5 {
font-size: 20px;
font-weight: 400;
line-height: 22px;
font-family:'Cairo', sans-serif;
color: #000;
margin: 0;
padding: 0;
}
.description p {
font-size: 20px;
font-weight: 300;
line-height: 28px;
font-family:'Cairo', sans-serif;
}
.read_more {
font-family:'Cairo', sans-serif;
font-size: 16px;
font-weight: 400;
color: #ff7f26;
display: inline-block;
margin: 0 0 0 0;
/* border-bottom: 1px solid #7eb607; */
background: url(../images/readmore_arrow-ar.png)no-repeat left 9px;
text-decoration: underline;
padding-left: 15px;
}
.read_more:hover, .viw_all:hover {
text-decoration: underline !important;
color: #5C8800;
}
.news1 p {
font-size: 18px;
font-weight: 300;
line-height: 30px;
font-family:'Cairo', sans-serif;
text-align: right;
}
.news1 h4 {
font-family:'Cairo', sans-serif;
font-size: 20px;
font-weight: 400;
color: #ff7f26;
line-height: 25px;
}
.news1 h6 {
font-size: 17px;
color: #008ec3;
text-transform: uppercase;
padding: 10px 0px;
}
.news_sec .owl-nav {
left: -71px !important;
}
/*============news_sec End=====================*/
.services_sec {
padding: 0 0 4% 0;
position: relative;
}
.services_sec h3 {
font-family:'Cairo', sans-serif;
font-weight: 700;
color: #23b14d;
padding-bottom: 10px;
font-size: 24px;
border-bottom: 1px solid rgb(35, 177, 77);
}
.service_blk {
position: relative;
border-radius: 5px;
overflow: hidden;
}
.service_blk img {
width: 100%;
}
.service_blk h4 {
position: absolute;
bottom: -18px;
padding: 15px 0 20px 0;
background: rgb(35, 177, 77);
width: 100%;
text-align: center;
font-family:'Cairo', sans-serif;
font-weight: 400;
color: #fff;
font-size: 20px;
}
/*---------clinic_sec---------------*/
.clinic_sec {
background: url(../images/clinic/clinic_bg.png) no-repeat;
background-size: cover;
background-position: center center;
padding: 45px 0;
position: relative;
}
.clinic_sec img {
width: 100%;
}
.clinic_sec li a {
text-decoration: none;
}
.clinic_sec h3 {
font-family:'Cairo', sans-serif;
font-weight: 700;
color: #ff7f26;
padding-bottom: 10px;
font-size: 24px;
border-bottom: 1px solid rgba(147,184,75,.3);
}
.clinic_blk h4 {
font-family:'Cairo', sans-serif;
font-weight: 400;
font-size: 20px;
color: #ff7f26;
padding: 5px 0 0 5px;
}
.clinic_blk p {
font-family:'Cairo', sans-serif;
font-weight: 300;
font-size: 18px;
color: #ffffff;
line-height: 25px;
width: 100%;
padding: 0 10px 0 10px;
text-align: right;
}
/*============Clinics Sec=====================*/
.physicians_sec {
padding: 45px 0;
}
.physicians_sec h3 {
font-family:'Cairo', sans-serif;
font-weight: 700;
color: #7aa916;
padding-bottom: 10px;
font-size: 24px;
border-bottom: 1px solid rgba(147,184,75,.5);
}
.physician_blk {
background: #f2f2f2;
border-radius: 10px;
border: 2px solid #ecf4da;
padding: 50px 0 30px;
text-align: center;
}
.physician_blk img {
margin: 0 auto;
}
.physician_blk p {
font-size: 17px;
text-align: center;
color: #151314;
margin-bottom: 0px;
padding: 0px 5px;
height: 50px;
margin: 10px 0px;
}
/*==============announce_sec===================*/
.announce_sec {
margin-bottom: 50px;
}
.announce_sec h3 {
font-family:'Cairo', sans-serif;
font-weight: 700;
color: #7aa916;
padding: 10px 0;
font-size: 24px;
}
.anounce_blk1 {
padding: 0 0 10px 0;
border-bottom: 1px dotted #ccc;
}
.home-announce .anounce_blk1:last-child {
border-bottom:none;}

.anounce_blk1 h4 {
font-size: 20px;
font-weight: 400;
line-height: 28px;
font-family:'Cairo', sans-serif;
color: #000;
padding: 0;
margin: 0;
}
.anounce_blk1 p {
font-size: 18px;
font-weight: 300;
line-height: 28px;
font-family:'Cairo', sans-serif;
color: #000;
text-align: right;
}
.anounce_blk1 span {
font-size: 16px;
font-weight: 300;
line-height: 25px;
font-family:'Cairo', sans-serif;
color: #747474;
}
.brdr {
border-top: 1px dotted #ccc;
}
.offer_img img {
width: 100%;
}
.links {
}
.links li {
background: url(../images/offers/link_dot.png) no-repeat right 22px;
color: #ff7f26;
padding: 13px 20px 7px 14px;
}

.links li a {
font-size: 18px;
font-weight: 400;
line-height: 25px;
font-family:'Cairo', sans-serif;
color: #0082b9;
text-decoration: none;
border-bottom: 1px solid #0082b9;
}
.viw_all {
font-family:'Cairo', sans-serif;
font-size: 16px;
font-weight: 400;
color: #7eb607;
display: block;
margin: 0 0 0 0;
/* border-bottom: 1px solid #7eb607; */
background: url(../images/readmore_arrow-ar.png)no-repeat left 9px;
text-decoration: underline;
display: inline-block;
padding-left: 15px;
}
/*==========footer===============*/
.footer {
border-top: 1px solid #ccc;
padding: 25px 0 20px 0;
background-color: #000;
}
.footer p {
font-size: 13px;
font-weight: 400;
line-height: 15px;
font-family:'Cairo', sans-serif;
color: #aaaaaa;
text-align: right;

}
.footer p a {
color: #aaaaaa;
}
.footer ul {
padding: 0;
margin: 0;
float: left;
}
.footer .social {
margin-top: -7px;
}
.footer li {
float:right;
display: inline-block;
padding: 0 5px;
margin: 0 0px 0 0;
border-left: 1px solid #ccc;
line-height: 1px;
}
.footer li a {
font-size: 13px;
font-weight: 400;
line-height: 15px;
font-family:'Cairo', sans-serif;
color: #aaaaaa;
text-decoration: none;
}
.footer li a:hover {
color: #909090;
}
.footer li:last-child {
border-left: none;
padding-left: 0;
}
.social li {
border: none;
}
.social li a {
color: #adadad;
}
/*===========owl-carousel===============*/
.owl-carousel1 {
position: relative;
}
.owl-carousel1 .owl-nav {
position: absolute;
top: -48px;
left: -79px;
width: 60px;
}
.owl-carousel2 .owl-nav {
position: absolute;
top: -50px;
left: 0;
width: 60px;
}
.owl-carousel3 .owl-nav {
position: absolute;
top: -50px;
left: 0;
width: 60px;
}
.owl-carousel4 .owl-nav {
position: absolute;
top: -50px;
left: 0;
width: 60px;
}
.owl-carousel2 .owl-nav .owl-prev {
background: url(../images/owl/left_arrow_green.png) no-repeat 4px 0!important;
float: left;
width: 29px;
height: 26px;
margin: 0 5px 0 0;
}
.owl-carousel2 .owl-nav .owl-next {
background: url(../images/owl/right_arrow_green.png) no-repeat 0 0!important;
float: right;
width: 26px;
height: 26px;
font-size: 0px;
}
.owl-prev {
background: url(../images/owl/left_arrow.png) no-repeat left center;
float: left;
width: 26px;
height: 26px;
margin: 0 5px 0 0;
font-size: 0px;
}
.owl-next {
background: url(../images/owl/right_arrow.png) no-repeat right center;
float: left;
width: 26px;
height: 26px;
font-size: 0px;
}
.owl-nav {
text-indent: -9999px;
}
.ls-ct-center {
display: none;
}
.ls-v5 .ls-nav-prev {
left: 10px;
background: url(../images/banner_arrow_L.png) no-repeat 0 0!important;
width: 44px;
height: 44px;
display: block !important;
}
.ls-v5 .ls-nav-next {
right: 10px;
background: url(../images/banner_arrow_r.png) no-repeat 0 0!important;
width: 44px;
height: 44px;
display: block !important;
}
/*===========End owl-carousel===============*/

.physician_blk img {
width: 70%!important;
}
/*===========Responsive section===============*/


.nav>li>a {
padding: 0 0 0 3px!important;
}
.nav>li>a:hover {
background: none!important;
}
.mobile-button {
background-color: #9DCB3B !important;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: #fff;
}
.m_top {
margin-top: -60px;
}
.m_bottom {
margin-top: 30px;
}
.align {
float: right;
padding: 0px!important;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: #23b14d;
}
.navbar-nav {
width: 100%;
}
/*================MODAL=========================*/
.modal-body img {
width: 100%;
}
.autoModal.modal .modal-body {
max-height: 100%!important;
}
.ls-bottom-nav-wrapper {
display: none !important;
}
/*Inner Pages  Css Start*/
/*Contant us Css Start*/
.pad {
padding: 20px 0px;
}
.inner-banner {
height: 250px;
background-size: cover;
position: relative;
}
.inner-banner h1 {
color: #fff;
font-size: 55px;
margin-top: 85px;
position: relative;
z-index: 50;
font-weight: 100;
font-family: Lato Medium;
}
.inner-content h2 {
font-size: 30px;
color: #000;
margin: 15px 0px;
font-weight: 300;
}
.banner-contact {
background: url(../images/banner-contact.jpg) no-repeat left top;
}
/*contact Forms*/

/*contact Forms*/
.left-form {
float: left;
width: 100%;
margin-right: 35px;
}
.right-form {
float: left;
width: 100%;
padding-top: 17px;
}
.contact-form p  {
margin: 0px;
font-size: 20px !important;
font-weight: 300 !important;
color: #999 !important;
}
.contact-form p span{
font-size: 14px;
}
.group {
position: relative;
margin: 30px 0px 35px;
font-family:'Cairo', sans-serif;
}
.contact-form .col-md-6:first-child .group {
margin-top: 18px;
}
.contact-form input {
padding: 0px;
display: block;
width: 100%;
border: none;
border-bottom: 1px solid #d2d2d2;
color: #000 !important;
font-size: 17px !important;
font-weight: 300 !important;
}
.contact-form label {
font-weight: 300 !important;
color: #999;
	font-size: 17px;
font-weight: normal;
pointer-events: none;
transition: 0.2s ease all;
-moz-transition: 0.2s ease all;
-webkit-transition: 0.2s ease all;
font-family:'Cairo', sans-serif;
margin-bottom: 5px;
}
.contact-form label span{
color:red;}
.contact-form .upload-file input[type=file] {
border-bottom:none;
outline: none;
margin: 5px 0px;
line-height: 20px;
border-bottom: 1px solid #d2d2d2;
padding: 0px 0px 5px;
direction: rtl;
}

.contact-form .right-form textarea {
width: 100%;
color: #000;
font-size: 14px;
display: block;
padding: 0px 10px;
font-weight: 400;
resize: none;
border: 1px solid #d2d2d2;
	height: 305px;
}
.submit-button {
margin: 20px 0px;
}
.submit-button .form-btn {
width: 100%;
background-color: #23b14d;
color: #fff !important;
text-align: center;
font-weight: 300 !important;
-webkit-border-radius: 2px 2px 2px 2px;
border-radius: 2px 2px 2px 2px;
padding: 7px 10px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
border: none;
font-size: 20px;
text-transform: uppercase;
}
.submit-button .form-btn:hover {
background-color: #91be31;
color: #fff
}
.responsive-submit {
display: none;
}
.address-section {
margin-left: 20px;
}
.address {
margin: 30px 0px;
}
.left-img {
float: right;
margin-left: 15px;
}
.left-img img {
margin: 8px 0px;
}
.phone-icon {
margin-top: 55px;
}
.right-text {
float: right;
border-right: 1px solid #23b14d;
padding-right: 15px;
}
.right-text h4 {
color: #23b14d;
font-size: 15px;
text-transform: uppercase;
font-weight: 600;
margin: 0;
}
.right-text p {
color: #2b2b2b;
font-size: 20px;
margin-bottom: 0px;
font-family:'Cairo', sans-serif;
}
.right-text p a {
color: #2b2b2b;
}
.map_block {
margin: 15px 0px;
}
/*Carousel Css*/
/**  Owl Carousel - Animate Plugin*/
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
/* 
* 	Owl Carousel - Auto Height Plugin
*/
.owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
/* 
*  Core Owl Carousel CSS File
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1;
direction: ltr;
margin-right: 0px;
margin-top: 10px;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
/* No Js */
.no-js .owl-carousel {
display: block;
}
/* 
* 	Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
}
/* 
* 	Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url("owl.video.play.png") no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}
.owl-carousel5 .owl-nav {
top: -45px;
position: absolute;
left: 0;
width: 60px;
}
.language-btn {
float: left;
margin: 20px 20px 0 0px;
border-right: solid thin #fff;
padding-right: 20px;
}
.language-btn a {
color: #fff;
text-decoration: none;
}
.language-btn a:hover {
color: #fff;
}
/*About css start*/
.inner-content p {
font-family:'Cairo', sans-serif;
font-size: 18px;
font-weight: 300;
color: #818181;
line-height: 28px;
}
.banner-about {
background: url(../images/banner-about.jpg) no-repeat left top;
}
.bold-head {
color: #515050 !important;
font-size: 50px !important;
line-height: 58px !important;
font-weight: 400 !important;
}
.about-section {
margin: 15px 0px;
}
.about-section img {
float: left;
margin: 15px 15px 15px 0px;
box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.about-section p {
font-size: 20px;
font-weight: 300;
font-family:'Cairo', sans-serif;
color: #818181;
line-height: 37px;
}
.about-bottom {
padding: 20px 0px;
}
.about-bottom h3 {
padding: 20px 0px;
color: #fff;
font-size: 35px;
margin: 0px;
text-align: center;
font-weight: 600;
}
.about-bottom img {
margin: 0 auto;
padding: 15px 0px;
}
.about-bottom p {
text-align: center;
color: #fff;
padding: 20px;
line-height: 33px;
}
.vision-mission {
margin: 20px 0px
}
.vision-section {
  background-color: #ff7f26;
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.mission-section {
  background-color: #23b14d;
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
.mission-section h3, .mission-section p {
  color: #FFF;
}
/*About css End*/
/*Clinics Css start*/
.banner-clinics {
background: url(../images/banner-about.jpg) no-repeat left center;
}
.inner-heading {
font-size: 30px;
font-family:'Cairo', sans-serif;
}
.clinic-section p {
color: #818181;
}
.our-clinics {
/*border-bottom: 2px solid #dae7be;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;*/
margin: 15px 0px;
}
.our-clinics img {
border-radius: 5px;
margin-bottom: 15px;
/*height: 230px;
width: 330px;*/
box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
    border: 5px solid #f7f7f7;
}
.our-clinics .content {
/*padding: 0px 15px 15px 0px; */
margin-bottom: 20px;
/* height: 195px; */
}
.our-clinics h3 {
font-family:'Cairo', sans-serif;
font-weight: 600;
color: #ff7f26;
font-size: 25px;
}
.more-gray {
color: #818181;
border-bottom: #818181;
background: url(../images/readmore_arrow-gray-ar.png) no-repeat 0px center;
}
.more-gray:hover {
text-decoration: underline !important;
color: #818181;
}

/*CINTO P B*/
.page-template-aboutus .vision-mission li {
padding-bottom: 10px;
color: #818181;
font-size: 20px;
font-weight: 300;
font-family:'Cairo', sans-serif;
background: url(../images/readmore_arrow-gray-ar.png)no-repeat right 10px;
padding-right: 25px;
margin-bottom: 10px;
}
.page-template-aboutus .vision-mission li ul {
margin-left: 25px;
margin-top: 15px;
}
.page-template-aboutus .vision-mission li li {
list-style: disc;
background: none;
padding-right: 0px;
direction: rtl;
}
.back-btn {
background: url(../images/back-btn.png)no-repeat right 8px;
padding-right: 15px;
width: auto;
border: none;
}
.margin-class {
margin-top: 150px;
padding-top: 160px;
}
/*Career Css start*/
.banner-career {
background: url(../images/banner-career.jpg) no-repeat left center;
}
.career-section .group {
position: relative;
margin: 20px 0px;
font-family:'Cairo', sans-serif;
}
.career-section .contact-form .right-form textarea {
					height: 492px;
}
.career-section .contact-form .submit-button {
margin-top: 35px;
}
/*career-section-inner css*/ 
.career-section-inner {
margin-top: 35px;
}
.career-inner-left p {
font-size: 18px;
color: #000;
font-weight: 600;
line-height: 30px;
margin-bottom: 20px;
}
.career-inner-left p span {
display: block;
color: #80b116;
font-weight: 400;
}
.career-inner-content {
margin-bottom: 20px;
}
.career-inner-content p {
color: #727272;
font-size: 18px;
}
.career-inner-content h4 {
font-size: 18px;
color: #000;
line-height: 30px;
margin-top: 0px;
font-weight: 600;
}
.career-inner-content ul li {
color: #727272;
padding-bottom: 15px;
background: url(../images/list-roundicon.png)no-repeat right 8px;
padding-right: 25px;
font-weight: 300;
font-family:'Cairo', sans-serif;
font-size: 18px;
}
.career-btn {
color: #fff;
font-size: 15px;
border-radius: 4px;
}
.career-btn:hover {
color: #fff;
}
.career-btn-section{
margin-top: 20px;}
.career-apply {
background-color: #9dcb3b;
margin-left: 15px;
padding: 4px 15px;
}
.career-back {
background-color: #494949;
padding: 10px 25px;
}
/*Career-table css*/
.career-table tr td {
color: #919191;
font-size: 18px;
font-weight: 200;
font-family:'Cairo', sans-serif;
padding: 10px 10px !important;
vertical-align: inherit !important;
}
.career-table tr td:first-child {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
border-right: 1px solid #ddd;
}
.career-table tr td:last-child {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.career-table tr :nth-child(7) {
}
.career-table tr td .table-apply {
border: 1px solid #9dcb3b;
padding: 5px 10px;
border-radius: 3px;
display: block;
text-align: center;
color: #9dcb3b;
}
.career-table tr td a {
color: #919191;
}
.career-table table.dataTable {
border-collapse: separate !important;
border-spacing: 0 10px !important;
}
.career-table table.dataTable.display td:first-child, .career-table table.dataTable.display th:first-child {
-webkit-border-radius: 0px 10px 10px 0px;
border-radius: 0px 10px 10px 0px;
}
.career-table table.dataTable.display td:last-child, .career-table table.dataTable.display th:last-child {
-webkit-border-radius:10px 0px 0px 10px;
border-radius: 10px 0px 0px 10px;
border-left: none;
}
.career-table table.dataTable.display td {
border-top: 1px #ccc solid !important;
border-bottom: 1px #ccc solid !important;
background-color: #fff;
}
.career-table table.dataTable.display td:last-child {
border-left: 1px #ccc solid !important;
}
.career-table .table > thead > tr > th {
background-color: #9dcb3b;
color: #fff;
font-size: 20px;
font-weight: 300;
font-family:'Cairo', sans-serif;
border-bottom: none !important;
padding: 15px 10px;
}
.career-table .dataTables_info, .career-table .dataTables_paginate, .career-table .dataTables_length, .dataTables_filter {
display: none;
}
/*fancy box*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
display: none;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('../images/offers/fancybox_sprite.png');
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url('../images/offers/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -8px;
right: -8px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url('../images/offers/blank.gif'); /* helps IE */
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 0px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 0px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url('../images/offers/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
}
/*insurance-section css start*/

.insurance-list li{
float: left;
width: 24%;
padding: 5px;
border: 1px #9DCB3B solid;
margin: 10px 10px 10px 0px;
height: 140px;
display: table;}
.insurance-list li a{
display: table-cell;
vertical-align: middle;
}
.insurance-list li img{
margin: 0 auto;	}
/*Service section css start*/
.service-case{
border-bottom: 1px dotted #ccc;
margin-bottom:15px;}	
.service-case:last-child{
border-bottom: none;
}	
.service-case h4{
font-size: 20px;
margin: 0px;
padding-bottom: 5px;
font-family:'Cairo', sans-serif;
font-weight: 700;
color: #7aa916;}
/*17-june-CINTO P B */
.current-menu-item a{	
color: #6da000!important;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type="number"] {
-moz-appearance: textfield;
}
/*CINTO P B 24-6-2016 */
.brown_back{
background-color: #494949;
padding: 8px 25px;
font-size: 15px;
border-radius: 4px;
color: #fff;
border: none;
}
.about_home_heading h1 {
margin: 0px 0px 5px;
line-height: 5px;
}
.about_home_heading h1 strong {
font-size: 20px;
font-weight: 400;
line-height: 30px;
font-family: 'Lato', sans-serif;
color: #000;
margin: 0;
padding: 0;
}
.about-section h1 strong{
color: #515050 !important;
font-size: 50px !important;
line-height: 58px !important;
font-weight: 400 !important;
} 
/*Overide css*/
.navbar-nav>li {
float: right !important;
}
.align {
float: left !important;
}
span.red-star {
color: red;
font-size: 17px !important;
}
div.wpcf7 {    
direction: rtl!important;
}
/*Sitemap section css start*/
.sitemap-section  li {
padding: 5px 0px;
}
.sitemap-section  li a{
color:#000;
}
.sitemap-section  li a:hover {
color: #6da000;
}
.table-responsive{webkit-overflow-scrolling: touch !important;}
.table-responsive .table{max-width: none;}
/*CINTO*/
.page-template-ourclinics .our-clinics .content,
.page-template-services .our-clinics .content
{
height: 95px!important;
}
.news1.about_home_heading.test2 p {
text-align: justify;
}
.insurance-list li img {
margin: 0 auto;
max-height: 120px;
max-width: 100%;
}
.language-btn a{
font-weight: bold;
font-size: 16px;
}
/* 25-Mar-2019 CINTO P B*/
.ls-slide img{
	filter: brightness(50%);
	-webkit-filter:brightness(50%);
	}
.logo img{
	margin-bottom:6px;
}
.clinic_blk{
	background-color: #000000b8;
	min-height: 341px;
}
.hvr-float-shadow:hover{
	border-radius: 97px;
	background-color: #ed1b25;
}
.parallax-window {
	min-height: 300px;
	background: transparent;
}
.contact-form input[type="text"], input[type="password"] {
	border-bottom: 1px #d2d2d2 solid !important;
	color: #666666;
	margin: 11px 0px;
	padding: 10px 0px;
	width: 100%;
	background: none;
	font-weight: 300;
	border: none;
	font-size: 20px;
}
/* CINTO P B @28-jul-2020*/
.get_price{
	background-color: #ed1b25!important;
    color: #fff;
    text-align: center;
	border: none;
	height: 26px;
}
.price_cover span{
	color: #fff;
}
.price_cover_top{
  /*position: fixed;*/
   display: inline-flex;
    top: 10px;
    z-index: 999999;   
    background-color: #3d3d3d;
    padding: 6px;
    margin-top:8px;
} 
p{
	text-align:justify;
}
.middle {
  position: relative;
  bottom: 41px;
  right: 0px;
  text-align: right;
}

.solar-pdts-wrapper img:hover {
   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.solar-pdts-wrapper:hover .middle {
  opacity: 1;
}
.solar-pdts-wrapper img { 
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.viewmore{
  background-color: #ff7f26;
  padding: 3px;
  color: #fff;
}
.viewmore:hover{
	background-color:#ed1b25;
	color:#fff;
}
/*CINTO P B*/
.login_img{
	width: 22px;
}
/*testimonial*/
.testimonial_section {
  display: block;
  overflow: hidden;
}
.testimonial_section:after {
  display: block;
  clear: both;
  content: "";
}
.testimonial_section .about_content {
  background-color: #3d3d3d;
  padding-top: 77px;
  padding-right: 0px;
  padding-bottom: 62px;
  position: relative;
}
.testimonial_section .about_content .background_layer {
  background-color: #3d3d3d;
  width: auto;
  margin-left: -200px;
  right: -648px;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.testimonial_section .about_content .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.testimonial_section .about_content .layer_content .section_title {
  margin-bottom: 24px;
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title:after {
  display: block;
  clear: both;
  content: "";
}
.testimonial_section .about_content .layer_content .section_title h5 {
  color: #fff;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: #818a8f;
  margin-top: -5px;
  margin-bottom: 6px;
}
.testimonial_section .about_content .layer_content .section_title h2 {
  font-family: "Titillium Web";
  font-weight: 300;
  font-size: 45px;
  line-height: 50px;
  padding-bottom: 51px;
  margin-bottom: 0px;
  color: #fff;
}
.testimonial_section .about_content .layer_content .section_title h2 strong {
  font-weight: 600 !important;
  width: 100%;
  display: block;
}
.testimonial_section .about_content .layer_content .section_title .heading_line {
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span {
  transition: all 0.5s ease-in-out 0s;
  position: relative;
}
.testimonial_section .about_content .layer_content .section_title .heading_line span:after {
  content: "";
  right: auto;
  left: -88px;
  position: absolute;
  bottom: 28px;
  width: 17px;
  margin-left: 0;
  border-bottom-width: 3px;
  border-bottom-color: #cacaca;
  border-bottom-style: solid;
}
.testimonial_section .about_content .layer_content .section_title .heading_line:after {
  content: "";
  right: 1%;
  margin-left: 0;
  position: absolute;
  bottom: 28px;
  width: 59px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ff5e14;
}
.testimonial_section .about_content .layer_content .section_title p {
  color: #fff;
  margin: 0 0 15px;
}
.testimonial_section .about_content .layer_content a {
  color: #fff;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}
.testimonial_section .about_content .layer_content a i {
  font-size: 18px;
  vertical-align: middle;
}
.testimonial_section .about_content .layer_content a:hover {
  color: #ff5e14;
}
.testimonial_section .testimonial_box {
  margin-top: 60px !important;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container {
  background-color: #ff5e14;
  margin-left: -170px !important;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .background_layer {
  background-color: #ff7f26;
  width: auto;
  margin-right: -200px;
  right: 0;
  background-image: url(../images/map.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content {
  position: relative;
  z-index: 9;
  height: 100%;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel {
  display: block;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials {
  margin: 10px 0 10px 0;
  padding: 62px 0px 72px 50px;
  position: relative;
  text-align: center;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.13);
  margin-left: 150px;
  margin-top: 69px;
  padding: 45px 40px 45px 40px;
  z-index: 1;
  position: relative;
  background-color: #fff;
  transition: all 0.5s ease-in-out 0s;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption {
  margin-bottom: 15px;
  position: relative;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption:after {
  content: "";
  width: 30px;
  display: block;
  height: 2px;
  text-align: center;
  left: 46%;
  margin-top: 6px;
  background-color: #ff5e14;
  position: absolute;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption h6 {
  padding-top: 0;
  margin-bottom: -5px;
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  color: #020d26;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content .testimonial_caption span {
  font-size: 12px;
  color: #9f9f9f;
  margin: 0;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .testimonial_content p {
  padding: 0;
  margin: 0;
  padding-top: 10px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #5d6576;
  font-style: italic;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img {
  border: none;
  position: absolute;
  top: 0;
  left: 55px;
  top: 80px;
}
.testimonial_section .testimonial_box .testimonial_container .layer_content .testimonial_owlCarousel .testimonials .images_box .testimonial_img img {
  border: 5px solid #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  width: 35%;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev {
  position: absolute;
  top: 165px;
  right: 42px;
  border-radius: 0;
  
  display: block;
  outline: 0;
  width: 34px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 23px;
  margin-top: -20px;
  transition: all 0.3s ease-in-out;
  background: url(../images/owl/left_arrow.png) no-repeat left center;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-prev:hover {
 
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next {
  position: absolute;
  top: 165px;
  right: 5px;
  border-radius: 0;
  display: block;
  
  outline: 0;
  width: 34px;
  text-align: center;
  line-height: 34px;
  height: 34px;
  color: #fff;
  font-size: 23px;
  margin-top: -20px;
  transition: all 0.3s ease-in-out;
  background: url(../images/owl/right_arrow.png) no-repeat left center;
}
.testimonial_section .testimonial_box .testimonial_container .owl-nav .owl-next:hover {
  
}

@media all and (max-width: 991px) {
  .mix-logo{
    padding:0px !important;
    width: auto!important;
    }
    .mix-logo img{
      width: 12%;
        float: left;
    }

  .testimonial_section .about_content {
    padding-right: 15px !important;
  }
  .testimonial_section .about_content .background_layer {
    width: 200% !important;
  }
  .testimonial_section .testimonial_box {
    margin-top: 0 !important;
  }
  .testimonial_section .testimonial_box .background_layer {
    width: 200% !important;
    margin-left: -200px;
  }
  .testimonial_section .testimonial_box .about_content {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 28% !important;
  }
  .testimonial_section .testimonial_box .testimonial_container {
    margin-left: -15px !important;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials {
    margin: 0px 0 20px 0;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials .testimonial_content {
    margin-left: -36px !important;
  }
  .testimonial_section .testimonial_box .testimonial_container .testimonials .images_box {
    display: none;
  }
}
/*testimonialend*/
.our-clinics.gallery img{
	height:400px;
	width:500px;
}
.banner-our-solar-services{
    background: url(../images/banner/solar-our-services.png) no-repeat left center;
	background-size: 100% 100%;	
}
.color_green{
	color:#23b14d;
}
.products.about-bottom{
	padding: 20px 15px;
	text-align: justify;
}
.products.about-bottom p{
	text-align: inherit;
	padding:10px;
	
}	
.products.clinics-list li{
	color:#fff;
	background: url(../images/p-r-arrow.png) no-repeat right 8px;
	background-size: 15px 15px;
}
.products h3{
	font-size: 22px;
}
.pdt_icon{
	width:128px;
}
/* vision-mission-menu*/

nav > .nav.nav-tabs{

	border: none;
	  color:#fff;
	  background:#23b14d;
	  border-radius:0;
  
  }
  nav > div a.nav-item.nav-link,
  nav > div a.nav-item.nav-link.active
  {
	border: none;
	  padding: 18px 25px;
	  color:#fff;
	  background:#272e38;
	  border-radius:0;
	  font-size: 18px;
  }
  
  /*nav > div a.nav-item.nav-link.active:after
   {
	content: "";
	position: relative;
	bottom: -60px;
	left: -10%;
	border: 15px solid transparent;
	border-top-color: #e74c3c ;
  }*/
  .tab-content{
	background: #fdfdfd;
	  line-height: 25px;
	  border: 1px solid #ddd;
	  border-top:5px solid #e74c3c;
	  border-bottom:5px solid #e74c3c;
	  padding:30px 25px;
  }
  
  nav > div a.nav-item.nav-link:hover,
  nav > div a.nav-item.nav-link:focus
  {
	border: none;
	  background: #e74c3c;
	  color:#fff;
	  border-radius:0;
	  transition:background 0.20s linear;
  }
  .tab-content .tab-pane.fade {
    transition: opacity .15s linear!important;
  }
  .tab-content>.active {
    display: block!important;
}
.fade {
	opacity: 1!important;
}
.fade:not(.active) {
    opacity: 0!important;
}
.tab-section{
	padding: 30px 0px 30px 0px;
}
h3{padding-bottom: 14px;}

/* vision-mission-menu*/

.about-bottom.vision-section h4,.about-bottom.mission-section h4{
	
    color: #fff;
    font-size: 20px;
    margin: 0px;
    text-align: center;
    font-weight: 600;
}
.ar-fl-right{
  float: right;
}
.owl-prev,.owl-next{
  text-indent: 999999px;
}
/*########## Mega menu #########*/
.header .sub_outer {
	position: absolute;
  /*left: 0;*/
  left: -100%;
	top: 57px;
	max-width: 1098px;
	width: 100%;
	text-align: center;
	z-index: 500;
	height: 0;
	overflow: hidden;
	-webkit-transition: height, 0.2s linear;
	-moz-transition: height, 0.2s linear;
	-ms-transition: height, 0.2s linear;
	-o-transition: height, 0.2s linear;
	transition: height, 0.2s linear;
}
.header .topNavi li .sub_outer.open {
	height: 286px;
	-webkit-transition: height, 0.2s linear;
	-moz-transition: height, 0.2s linear;
	-ms-transition: height, 0.2s linear;
	-o-transition: height, 0.2s linear;
	transition: height, 0.2s linear;
}
.submenu-cover {
	height: 0px;
	position: absolute;
	width: 100%;
	background: #fff;
	left: 0;
	top: 84px;
	-webkit-transition: height, 0.2s linear;
	-moz-transition: height, 0.2s linear;
	-ms-transition: height, 0.2s linear;
	-o-transition: height, 0.2s linear;
	transition: height, 0.2s linear;
	display: none;
}
.topNavi:hover .submenu-cover {
	height: 275px;
	-webkit-transition: height, 0.2s linear;
	-moz-transition: height, 0.2s linear;
	-ms-transition: height, 0.2s linear;
	-o-transition: height, 0.2s linear;
	transition: height, 0.2s linear;
}
.header .sub_outer .sub {
	margin-top: 15px;
	float: left;
	width: 100%;
	background: #fff;
	height: 276px;
}
.header .sub_outer .sub {
	margin-top: 15px;
	float: left;
	width: 100%;
	background: #fff;
	height: 276px;
}
.left_lBox {
	width: 30%;
	float: left;
	height: 275px;
	border-left: 1px solid #f1ede9;
	padding: 20px;
}
.header .sub_outer .sub .left_lBox ol li {
	float: none;
	background: none;
	float: left;
	padding: 0px;
	text-align: left;
	font-weight: 100;
	font-size: 16px;
	margin-bottom: 15px;
}
.header .sub_outer .sub .lBox {
	float: right!important;
	width: 68%!important;
	text-align: left;
	height: 275px;
	border-left: 1px solid #f1ede9;
	padding-left: 25px;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lBox h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin: 20px 0 15px 0;
	font-size: 27px;
	text-transform: uppercase;
	text-align: left;
}
.header .sub_outer {
  /*width: 100% !important;*/
  width: 500%!important;
	max-width: none !important;
}
.nav1>li>a {
	padding: 0 0 0 3px!important;
}
.nav1>li>a:hover {
	background: none!important;
}
.header .sub_outer .sub .left_lBox ol li {
	float: none;
	background: none;
	float: left;
	padding: 0px;
	text-align: left;
	font-weight: 100;
	font-size: 16px;
	margin-bottom: 15px;
	width:100%;
}
/*########## Mega menu End #########*/
.lBox h4 {
	font-family: 'Cairo', sans-serif;
	font-weight: 700;
	margin: 20px 0 15px 0;
	font-size: 27px;
	text-transform: uppercase;
	text-align: left;
}
.lBox p {
	font-size: 15px;
    font-weight: 300;
    width: 55%;
    text-align: left;
    /* margin-left: 0px; */
    /* padding-left: 0px; */
    display: inline-block;
}
.driver_out_container{
	background-color: #23b14d;
	padding-top: 3rem;
}
.card-body{
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
				border-radius: .25rem;
				padding:10px;
				-webkit-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
-moz-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
}
.hvrbox .hvrbox-layer_slideup {
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	}
	.hvrbox:hover .hvrbox-layer_slideup,
	.hvrbox.active .hvrbox-layer_slideup {
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	}
	/* Hover Start */
 .hvrbox,
.hvrbox * {
box-sizing: border-box;
}
.hvrbox {
position: relative;
display: inline-block;
overflow: hidden;
max-width: 100%;
height: auto;
}
.hvrbox img {
max-width: 100%;
}
.hvrbox_background {
width: 400px;
height: 250px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.hvrbox .hvrbox-layer_bottom {
display: block;
}
.hvrbox .hvrbox-layer_top {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
color: #fff;
padding: 15px;
-moz-transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
.hvrbox:hover .hvrbox-layer_top,
.hvrbox.active .hvrbox-layer_top {
opacity: 1;
}
.hvrbox .hvrbox-text {
text-align: center;
font-size: 18px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.hvrbox .hvrbox-text_mobile {
font-size: 15px;
border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
border-top: 1px solid rgba(179, 179, 179, 0.7);
margin-top: 5px;
padding-top: 2px;
display: none;
}
.hvrbox.active .hvrbox-text_mobile {
display: block;
}
.hvrbox .hvrbox-layer_image {
padding: 0;
background: none;
}
.hvrbox .hvrbox-layer_slideup {
-moz-transform: translateY(100%);
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
.hvrbox:hover .hvrbox-layer_slideup,
.hvrbox.active .hvrbox-layer_slideup {
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.hvrbox .hvrbox-layer_slidedown {
-moz-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.hvrbox{
	display: block;
	-webkit-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
-moz-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
}
.hvrbox .hvrbox-layer_bottom{
 width: 100%;
}
/* Hover End */
#menu{
	z-index: 999;
}
.menu-icon{
	z-index: 999;
}
.mobile_header{
 display:none;
}
@media only screen and (max-width:960px){
.mobile_header{
 display:block;
}
}
.mobile_header a:before, .mobile_header a:after {
	content: '';
	display: block;
	background: #23b14d;
	height: 2px;
}
.mobile_header a span{
    background: #23b14d;
    display: block;
    height: 2px;
    margin: 6px 0;
}
.menu-icon{
	display: block;
	width: 51px;
	height: 18px;
	padding: 11px;
	position: absolute;
	top: -58px;
	/*right: 5px;*/
}
#menu:not( .mm) {
	display: none;
}
#menu{
	background-color: #23b14d;
	color: #FFF;
}
#menu ul{
	font-size: 16px;
}
.vision-mission .hvr-float-shadow:hover{
 border-radius: 0px;
 background-color: #ef161f;
}
.mm--open{
  text-align: left;
  direction: rtl;
}
/* mm menu end */
.navbar.head-navy{
  height:0px;
}
.inner-heading {
  font-size: 30px;
  font-family: Lato Medium;
  color: #ff7f26;
}
.img-shadow {
  webkit-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
  -moz-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
  box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
  border: 5px solid #f7f7f7;
}
.clinics-list li {
  color: #818181;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Lato', sans-serif;
  background: url(../images/readmore_arrow-gray-ar.png)no-repeat right 13px;
  padding-left: 25px;
  margin-bottom: 10px;
  padding-right: 28px;
}
.view {
  background: url(../images/eye.png) left no-repeat #23b14d;
  height: 25px;
  line-height: 25px;
  text-align: center;
  padding-left: 45px;
  padding-right: 10px;
  position: absolute;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
}
.view.hvr-float-shadow:hover {
  border-radius: 0px;
  background-color: #23b14d;
  color: #fff;
}
.card-text{
	min-height: 280px;
}
.driver_inner-content {
  padding: 0px !important;
}
.box-shadow {
  border-bottom: 15px solid #23b14d;
}
.overthrow .overthrow-content {
  background: #23b14d!important;
  color: #fff;
}
.pdt_img {
  border: 5px solid #f7f7f7;
  webkit-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
  -moz-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
  box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.45);
  float:right;
}
.overthrow .overthrow-close {
  top: 34px!important;
  left: 40px!important;
  color: #fff!important;
  background: url(../images/close_btn.png) left no-repeat #23b14d;
  width: 25px;
  height: 39px;
  text-indent: 999999999999px;
}
.downlink {
  background: url(../images/pdf.jpg) left no-repeat #ff7f26;
  height: 25px;
  line-height: 25px;
  text-align: center;
  padding-left: 45px;
  padding-right: 10px;
  position: absolute;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  right: 0;
  bottom: -10px;
}
.tab-contents ul li {
  list-style-type: square;
  direction: rtl;
}
.downlink:hover {
  background-color: #ff7f26;
  color: #fff;
  border-radius: 0px;
}
.tab-contents .downlink {
  margin-top: 15px;
}
.clinic-section h3,
.clinic-section h4,
.clinic-section p{
  direction: rtl;
}
.inner-content h3,
.inner-content h4,
.inner-content p{
  direction: rtl;
}
.banner-certificates {
  background: url(../images/banner/awards-banner.png) no-repeat left center;
  background-size: 100% 100%;
}
.our-clinics.hvr-grow1.gallery a{
  float: right;

}
.our-clinics.hvr-grow1.gallery .content{
  direction: rtl;
}
.solar_products_banner {
  background: url(../images/banner/solar-products-banner.png) no-repeat left center;
  background-size: 100% 100%;
}
.career-section .contact-form label {
  color: #666666;
  font-weight: 400;
  margin: 10px 0px 0px;
  padding: 10px 0px;
  font-size: 20px;
  font-family: Lato Light;
}
.form-upload .prepend-icon {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.career-upload label, .form-upload .prepend-icon {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
.form-upload .prepend-icon > input {
  padding-left: 36px !important;
  margin: 0 !important;
  padding: 0 !important;
  float: right;
  width: 65% !important;
}
.form-upload .file .button {
  position: absolute;
  top: -4px;
  left: 3px;
  float: none;
  height: 36px;
  line-height: 34px;
  padding: 0 16px;
  z-index: 10;
  background-color: #9b9b9b;
  color: #fff;
  font-weight: 300;
  border-radius: 3px;
  cursor: pointer;
}
.form-upload .file .gui-file {
  width: 30% !important;
  height: 100%;
  cursor: pointer;
  padding: 8px 10px;
  position: absolute;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 11;
  bottom: 30px;
  left: 0;
}
.form-upload .prepend-icon > input {
    padding-left: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    float: right;
    width: 65% !important;
}
.inner-heading{
  font-family: cairo;
}
.clinics-list li{
  font-family: cairo;
}
.pdt_benifit.container{
  margin-top: 20px;
}
.career-section .contact-form input[type="email"],
.career-section .contact-form input[type="tel"] {
    margin: 5px 0px;
}

.contact-form input[type="text"], input[type="password"],input[type="tel"],input[type="email"] {
	border-bottom: 1px #d2d2d2 solid !important;
	color: #666666;
	margin: 11px 0px;
	padding: 10px 0px;
	width: 100%;
	background: none;
	font-weight: 300;
	border: none;
	font-size: 17px;
	font-family: Lato Light;
}
.wpcf7-not-valid-tip{
	color: red;
    font-size: 20px;    
}
.wpcf7-response-output{
	display: block;
	color: red;
	font-size: 15px;
	font-weight: 600;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #D8000C;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
}
.screen-reader-response{
	display:none;
}
.solar_pdts h3{
  font-size: 18px;
}
.my_ar h3{
  float: right;
}
.contact-form .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #fff!important;
}
.price_cover input{
	border-color:#fff!important;
	border-style:none!important;
  height:25px !important;
  background-color: #fff;
  margin:5px;
}     
b{
  font-weight: 500!important;
}
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"]
{
  direction: rtl!important;
}

.toparea .wpcf7-response-output{
	position: absolute;
	z-index: 99999999999;
	background-color: #fff;
}
.toparea .wpcf7-not-valid-tip{
	position: absolute;
}
.toparea .number-599,
.footer_calc .number-599
{
	color:#818181;
}
.footer_calc .price_cover_top{
	margin-top: -10px;
}
.footer_calc .price_cover_top{
	background-color: #000;
}

.footer_calc input[type="email"]{
  width:200px;
}
.price_cover .form-btn{
	color:#fff;
	background-color: #ed1b25!important;
}
.price_cal_text{
	padding:4px;
}
.toparea .wpcf7{
	float: left;
}
.price_cover .your-email2{
  display:inline-block;
}
.clients_page{
  min-height: 372px;
}
.address-section{
	float:right;
}
@media screen and (max-width: 1199px) {
  .header .sub_outer{
    top: 29px;
  }

}	
.mix-logo{
	padding: 80px 0 0 0;
    width: 75%;
}
@media screen and (max-width: 680px) {
  .mix-logo{
    padding:0px !important;
    }
    .mix-logo img{
      width: 110px;
        float: left;
    }
}
.homepage-news .left-img img{
	margin: 8px 0px;
    width: 35px;
}
.homepage-news .right-text { 
	float: none;
	border-right: none;
}
.homepage-news .right-text h4{
	color: #FF7F37;
	font-size: 17px;
	text-transform: none;
	font-weight: normal;
	margin: 0;
}


