@import url("https://www.fontstatic.com/f=flat-jooza");


*{
font-family: 'flat-jooza' !important;
}

div#redlocation {
    background:#a90707 !important;
}
.flex1a {
    display: flex;
}

h1.nospace {
    text-align: right;
    font-size: 25px;
}
.container-fluid.about {
    padding-bottom: 25px;
}
.departments img {
    width: 400px !important;
    max-width: 100% !important;
}
#bluephone .fa.fa-phone {
    font-size: 35px !important;
    padding-left: 10px;
    padding-top: 7px;
}
div#bluephone {
    background: #549de4 !important;
}
#bluephone a:hover {
    text-decoration: none !important;
}
.header{

padding-bottom: 20px;
direction: rtl;
text-align: center;
}

.phones{
	margin-top: 40px;
	text-align: left;
    width: 180px;
}
.phones a {
    position: relative;
    right: 0% !important;
    font-size: 20px !important;
    letter-spacing: 0px !important;
	text-decoration: none;
    color: black;
}
.phones a:hover {
    color: #2e95f8 !important;
	text-decoration: none;
}
.phone-number:hover {
    transition: 1s;
    transform: scale(0.9);
}
.work-times{
	text-align: center;
	width: 305px;
	margin: 0 auto;
}
.address {
	font-size: 22px;
	text-align: center;
    line-height: 2;
}

.social-icons{
text-align: right;
}

.navbar-default {
    background-color: #549de4 !important;
    border:none !important;
	padding: 15px !important;
	margin-top: 10px !important;
    display: flex !important;
    justify-content: center;
}
.navbar-nav li a{
	font-weight: 500;
    font-size: 30px;
	color: #ffffff !important;
	float: right !important;
}

.navbar-nav li a:hover {
    transition: 0.7s;
    transform: scale(0.8);
	color: yellow !important;
}
.navbar-nav{
	float: right !important;
}

.navbar-nav li {
    float: inherit !important;
}
.dropdown-menu{
	background-color: #044a8a !important;
	border-left: 3px solid #c90 !important;
	float: right !important;
	left: auto !important;
	right:0 !important;
}
   
.dropdown-menu li a:hover{
	background-color: #044a8a !important;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #044a8a !important;
}

.navbar-default .navbar-toggle {
    border: none !important;
	color: #fff !important;
	font-size: 16px !important;
    font-weight: bold !important;
	
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent !important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff !important;
}

.navbar-collapse { 
	 webkit-box-shadow: none !important;
     box-shadow: none !important; 
}


.departments a:hover ,.departments a {
    color: #549de4 !important;
	text-decoration: none;
}
.about{
	background: #caeeff !important;
	text-align: center !important;
}
.about p{
	font-size: 18px !important;
	font-weight: 500 !important;
}
.more-button{
	color: #fff;
    border-color: #5aa1e3;
    background-color: #5aa1e3;
	border-radius: 5px;
	font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
	text-decoration: none;
}
.more-button:hover{
	background-color:#4891D3;
	text-decoration: none;
	color: #fff;
}
.paragraphs{
	text-align: center;
}

.fa, .far, .fas,.fab  {
    font-family: "Font Awesome 5 Free" !important;
}

.paragraph{
    border: 1px dashed #5aa1e3;
    margin: 20px;
    height: 160px !important;
	width: 550px !important;
    padding: 25px;
	font-size: 15px;
}

.paragraph i{
	font-size: 33px !important;
	color: #5aa1e3;
	line-height: 2.2;
}

.location{
	height: auto;
    max-width: 100%;
	padding: 0 !important;
	margin-right: 0 !important;
    margin-left: 0 !important;
}
.location img{
width: 100%;
}

.copyrights-footer{
	background: #0e242f;
	font-size: 16px !important;
    padding-top: 10px;
    padding-bottom: 6px;
	text-align: center;
}
.copyrights-footer a{
	color: yellow !important;
}
.copyrights-footer p{
	color: white !important;
}

.sticky-div{
  position: fixed;
  top: 50%;
  z-index: 9999;
}

.sticky-arrow {
  cursor: pointer;
  z-index: 99999;
  width: 65px;
  height: 35px;
  color:#fff !important;
  background: #000000;
}

.hide-whatsapp{
  font-size: 35px;
  padding-left: 10px;
  position: absolute;
  top: -6px ;
}

.show-whatsapp{
  display: none;
  font-size: 35px;
  padding-left: 10px;
  position: absolute;
  top: -6px;
}

.sticky-whatsapp {
  cursor: pointer;
  z-index: 9999;
  width: 65px;
  height: 65px;
  vertical-align: middle;
  background: #36d668;
  color:#fff !important;
  transition: width 0.6s;
  border-radius: 0 0px 10px 0;
}

.sticky-whatsapp:hover {
   width: 170px;
   border-radius: 0 10px 10px 0;
}

.sticky-whatsapp i{
  font-size: 50px !important;
  font-family: "Font Awesome 5 Brands" !important;
  height: 100%;
  padding: 7px;
}

.sticky-whatsapp a{
  font-size: 16px !important;
  text-decoration: none;
  color:#fff !important;
}

.whatsapp-text {
  display: none;
  vertical-align: top;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 13px;
}
    

.sticky-whatsapp:hover .whatsapp-text{
  display: inline-block;
  text-decoration: none;
  -webkit-animation: fadeIn 2s;
  animation: fadeIn 2s;
}

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}


@media (min-width: 990px) and (max-width: 1200px) {
	body { 
		zoom:80%;
	}
	
}

@media (min-width: 768px) and (max-width: 990px) {
	body { 
		zoom:65%;
	}
    .navbar-nav {
    display: inline-flex;
    zoom: 75%;
    direction: rtl;
	}
/*
	.paragraph{
    height:200px !important;
	width:auto !important;
     }
*/
	.paragraphs {
    display: flex;
	flex-direction: column-reverse;
}
}



@media all and (max-width: 768px) {
.phone-number {
    direction: ltr;
    text-align: right;
}
	
.address {
	width: 100% !important;
}
	
.social-icons{
 text-align: center;
}
	
.navbar-default {
display: block !important;
}
.navbar-nav li {
    float: none !important;
}

.about img {
	width: 100% !important;
	}
	
.paragraphs {
    display: flex;
	flex-direction: column-reverse;
}
	
.paragraph{
	height:auto !important;
	width:auto !important;
}
	
.nav>li>a {
    padding: 10px 50px !important;
}	

.hide-whatsapp{
  top: -10px ;
}

.show-whatsapp{
  top: -10px;
}	
	
}




