﻿@font-face {
    font-family: 'shiri';
    src: url('../fonts/shiriregularwebfont.eot') format('embedded-opentype'),
         url('../fonts/shiriregularwebfont.svg') format('svg'),
         url('../fonts/shiriregularwebfont.woff') format('woff'),
         url('../fonts/shiriregularwebfont.ttf') format('truetype');
    font-style: 700;
	font-weight: normal;

}

.homeGalleryDesc{
	position: absolute; top: 93%; left: 0%; text-align: center; color: #000; font-size: 1.2em; background-color: #fff; display: block; width: 100%; 
}

body{font-family:'arial'; font-size:16px; color:#000;}

.accessabilityLink{
	font-size: 0.6em;
    font-family: arial;
    color: #16222c;
    position: relative;
    float: left;
}
.accessabilityLinkMOB{
    font-size: 0.8em;
    font-family: arial;
    color: #16222c;
    position: relative;
    float: right;
    margin-left: 2%;
}
.accessabilityLink a{
    font-family: arial;
    color: #16222c;
}

#mayanotForYou{
	font-size: 30px;
    color: #FFF;
    font-family: shiri;
    background-color: #205f8c;
    border-radius: 5px;
	padding-right: 15px;
    margin-top: 30px;
    margin-bottom: 15px;
}
#mayanotForYouAnchor{
	color: #428bca; background-color: #fff; display: block; width: 100%; text-align: left;font-family: shiri;font-weight: bold;font-size: 20px;
}


main{background-color:#f0f0f0;padding-top:30px;padding-bottom:50px; color:#1c276a;}
footer{background-color:#888888;color:#ffffff;}
.page-header-b{
	background-image: url(../imageBank/base/NewHBG.jpeg);
	background-repeat: no-repeat;
	min-height:560px;
    object-fit: cover;
	border-bottom:none;
	background-position:center top;
    background-color:#d2f2fd;
	
}
.page-header-a{
	background-image: url(../imageBank/base/header_pic_inner.png);
	background-repeat: no-repeat;
	min-height:400px;
    object-fit: cover;
	border-bottom:none;
	background-position:center top;
	background-color:#d2f2fd;
}
.water{
	background-image: url(../imageBank/base/water.png);
	background-repeat: no-repeat;
	min-height: 286px;
	background-position: left bottom;
    background-color:#ffffff;
}
.waterCall{
    color:#364097;
    text-align:right !important;
    padding-top:86px !important;
}
.top15{padding-top:17px;}



.btn{    border-radius: 0px;}
.btn-success {
background-color:#1474b1;
border-color:#1474b1;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
background-color:#1474b1;
border-color:#1474b1;	
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color:#137aa8;
	font-family:shiri;
}
h1 {
	font-size:30px;	
}

/*.breadcrumbBg
{
    background-color:#deedf4;
}*/
.nav-bg {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1474b1+0,12669c+100 */
background: rgb(255, 255, 255); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgb(255, 255, 255) 0%,rgb(255, 255, 255) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgb(255, 255, 255) 0%,rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf9fa', endColorstr='#fbf9fa',GradientType=0 ); /* IE6-9 */
min-height:58px;}

.navbar
{
    margin-bottom:0px;
}

#mayanot.navbar-default .navbar-brand {
    color: rgba(0, 0, 0, 1);
}
#mayanot.navbar-default {
    font-size: 18px;
    background-color: rgba(250, 250, 250, 1);
    background: -webkit-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(250, 250, 250, 1) 100%);
    background: linear-gradient(to bottom, rgba(250, 250, 250, 1) 0%, rgba(250, 250, 250, 1) 100%);
    border-width: 0px;
    border-radius: 0px;
	margin-top:47px;
	font-family: 'shiri';
}
#mayanot.navbar-default .navbar-nav>li>a {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(250, 250, 250, 1);
    background: -webkit-linear-gradient(top, rgba(250, 250, 250, 1) 0%, rgba(250, 250, 250, 1) 100%);
    background: linear-gradient(to bottom, rgba(250, 250, 250, 1) 0%, rgba(250, 250, 250, 1) 100%);
}
#mayanot.navbar-default .navbar-nav>li>a:hover,
#mayanot.navbar-default .navbar-nav>li>a:focus {
    color: rgba(85, 189, 234, 1);
    background-color: rgba(255, 255, 255, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
#mayanot.navbar-default .navbar-nav>.active>a,
#mayanot.navbar-default .navbar-nav>.active>a:hover,
#mayanot.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(85, 189, 234, 1);
    background-color: rgba(255, 255, 255, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
#mayanot.navbar-default .navbar-toggle {
    border-color: #000000;
}
#mayanot.navbar-default .navbar-toggle:hover,
#mayanot.navbar-default .navbar-toggle:focus {
    background-color: #faf9f9;
}
#mayanot.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
}
#mayanot.navbar-default .navbar-toggle:hover .icon-bar,
#mayanot.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #000000;
}
#mayanot.navbar-default .navbar-nav li:after {
	position:absolute;
	content: " ";
	background-image: url(../imageBank/base/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 2px;
	top:0px;
}
/*#mayanot.navbar-default .navbar-nav li ul li:after ,#Link3:after{
	position:absolute;
	content: " ";
	background-image:none!important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 2px;
	top:0px;
}
*/
#mayanot.navbar-default .navbar-nav li ul li:after ,#Link1:after{
	position:absolute;
	content: " ";
	background-image:none!important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 2px;
	top:0px;
}

#mayanot.navbar-default .navbar-nav>li:last-child {
	background-image: none;	
}
.search
{
     padding-top:7px !important; 
}
.search > .form-control
{
    width:65% !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.search > .input-group-addon
{
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.search > .form-control {
    float:left !important;
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
} 

.rightMenu
{
  padding:0px; margin:0px;
} 
.rightMenu li
{
    padding:0 0 7px 7px;
	margin:0px;
width:auto;
   float:right;
   list-style:none;
}
.serviceMenu{
    font-family: shiri;
    padding: 50px 15px;
}

.serviceMenu .smTitle{
    text-align: center;
    background-color: #4a549b;
    border-radius: 7px 7px 0px 0px;
}
            
.serviceMenu .smTitle h3{
    color: white;
    padding:10px;
    margin: 0px;
}
            
.serviceMenu ul{
    border-radius: 0px 0px 7px 7px;
    background-color: #2c3686;
    list-style: none;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    padding: 20px;
}

.serviceMenu li {
    text-align: center;
}

.serviceMenu a {
    font-family: shiri;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
}

.changeFont{
    font-family: system-ui;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.serviceMenu img {
    width: 70px;
    height: 70px;
    transition: transform .3s ease;
}

.serviceMenu span {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    text-shadow: 0 0 3px rgba(0,0,0,0.3);
}

/* אפקט עדין */
.serviceMenu a:hover img {
    transform: scale(1.08);
}

.smRight{
    padding: 0 !important;
    padding-left: 32px !important;
}
.smRight ul{
    grid-template-columns: repeat(2, 1fr) !important;
    
}

.topMenu{
  padding:0px; margin:0px;
} 
.topMenu li{
    padding:0 0 5px 5px;
	margin:0px;
width:auto;
   float:right;
   list-style:none;
} 

.contactUs
{
    float:right;
    width:98%;
    background-color:#ffffff;
    text-align:center;
    padding:7px;
    margin-top:10px;
}  
.contactUsTitle
{
    background-color:#1474b1;
    color:#ffffff;
    font-size:32px;
    

}.phone{margin-bottom:10px; font-size:24px;}
.phone img{ vertical-align:baseline; }
.row-70{width:83%; margin-bottom:10px; font-size:20px;}
.col-50{width:50%; float:right;}
.contactUsHour
{
    float:right;
    padding-right:25px;
}
.dropdown-menu {
	font-size:17px;	
}
#owl_imranrr2 {
    height: 250px;
	text-align:right;
	color:#000;
	padding-top:33px;
}
#owl_imran, #owl_imran2
{
    direction:ltr;
}
#owl_imran .item img{
    display: block;
    width: 100%;
    height: auto;
}
#owl_imran2 .item img{
    display: block;
    width: 100%;
    height: auto;
}
#owl_imranrr2  .owl-prev{
  top: 40%;
  left: 21px;
   position:absolute;
   font-size:55px;
}
#owl_imranrr2 .owl-next{
  top: 40%;
  right: 21px;
  position:absolute;
  font-size:55px;
} 
#owl_imranrr  .owl-next{
  top: 40%;
  right: 15px;
  position:absolute;
  font-size:55px;
	z-index: 9999;
	color: #57bce8;
		-webkit-border-top-left-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-topleft: 50px;
-moz-border-radius-bottomleft: 50px;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
	background-color: #fff;
	padding-left: 17px;
	
}
#owl_imranrr  .owl-prev{
  top: 40%;
  left: 15px;
  position:absolute;
  font-size:55px;
	z-index: 9999;
	color: #57bce8;	
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
	background-color: #fff;
	padding-right: 17px;
}


#owl_imranrr2 > .owl-controls > .owl-buttons > .owl-prev 
{
    background:none !important;
    color:#56bce9;
    font-weight:bold;
}
#owl_imranrr2 > .owl-controls > .owl-buttons > .owl-next
{
    background:none !important;
     color:#56bce9;
     font-weight:bold;
}

#owl_imran2 > .owl-controls > .owl-buttons > .owl-prev 
{
    background:none !important;
    color:#5ea0ca;
    font-weight:bold;
}
#owl_imran2 > .owl-controls > .owl-buttons > .owl-next
{
    background:none !important;
     color:#5ea0ca;
     font-weight:bold;
}
.caruselaBgColor{
    background-color:#ffffff;
    padding:4px;
    margin-bottom:20px;
    text-align:center;
}
.bgColor{
    background-color:#ffffff;
    padding:9px;
    text-align:center;
}

.boxTitle{padding:0px; text-align:center; font-size:21px; line-height:25px;}
.boxTitle1{padding:0px; text-align:center; font-size:21px; line-height:50px;}

.center
{
    text-align:center;
}
.Call{
    font-size:24px;
    
    text-align:center;
    padding-top:30px;
    padding-bottom:30px;
}

.Call div > img
{
    vertical-align:baseline;
}
footer{padding-bottom:46px; padding-top:39px;}
footer li
{
    padding-right:5px;
    padding-bottom:5px;
   

	list-style:none;
}  

.white-main	
{
    background-color:#ffffff !important;
     padding:0px 15px;
     color:#000000;
}
.white-main img{
    display: block;
    max-width: 100%;
    height: auto;
}
.bgWhite
{
     background-color:#ffffff !important;
}
.bgWhite > .breadcrumb
{
    background-color:#ffffff !important;
}

.contactUsSectionTitle
{
    font-size:24px;
    
    color:#1474b1;
}

.contactUsSectionLocation
{
    font-size:20px;
    
    color:#1474b1;
    padding-top:25px;
}

.breadcrumb {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
	margin-right:9%;
	font-size:16px;
}



h1.contact {
padding-top:0px;
margin-top:0px;
}
.right_contact {
 margin-left:15px;	
}
.phone24h {
	font-size:24px;
	color:#000;
	font-family: 'shiri';
	padding-top:22px;
}
.gray_foot_bg {
		background-color:#f0f0f0;
		padding:19px 0px;
}
.page-header-b .phone24h {
	font-size:28px;
	color:#000;
	font-family: 'shiri';
	padding-top:42px;
}
.buttons {
padding-top:89px;	
}

.blue_bg_box {
	background-color:#205f8c;
	border-top:solid 2px #FFF;
	font-family:shiri;
	font-size:20px;

	text-decoration:none;
	color:#FFF;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding:10px 0px;
line-height:21px;
min-height:62px;
}

.one{
line-height:42px;	
}

.blue_bg_box a:link{
	text-decoration:none;
	color:#FFF;
}
.blue_bg_box a:visited{
	text-decoration:none;
	color:#FFF;
}
.blue_bg_box a:hover{
	text-decoration:none;
	color:#FFF;
}
.owl-theme .owl-controls .owl-buttons div {
background-color:transparent;
color:#000;
opacity:1;
}
.owl-theme .owl-controls .owl-buttons div:hover {
color:#000;
}

a.yamm-icon{
	color: #54bdeb;
    text-decoration: none;
	font-size:24px;
}
a.yamm-icon a:hover, a:focus{
	color: #54bdeb;
    text-decoration: none;	
}


.item a{color:#fff; font-size:21px;}
.item a:hover{color:#fff; text-decoration: underline;}

.breadcrumb > .active {
 color:#000;	
}
.breadcrumb > li + li:before {
color:#000;
content: ">>";
}
.mail {
	padding-left:36px;
	padding-right:0px;
}
.blue_bg_birur {
	background-color:#4e9e2f;
	padding:26px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#FFF;
font-family:shiri;
}
.blue_bg_works {
	background-color:#56bdea;
	padding:15px 10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#FFF;	
}
.blue_bg_works .title {
	font-size: 30px;
	font-family:shiri;
	padding-bottom: 15px;
}
.t1 {
	font-size:22px;
	font-weight:bold;
	padding-bottom:34px;
	padding-top:26px;
}
.t2 {
	font-size:25px;
	font-weight:bold;
	padding-bottom:44px;
}
.row-70 {
 width:100%;	
}
.padd {
	padding-right:0px;
	padding-left:0px;
}
.padd10{padding-left:10px;padding-right:0px;}



fieldset {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background-color:#e3eef2;
margin:20px 0px;
padding-bottom:20px;
}
.nep_box {
padding-top:25px;	
}

legend {
    color: #1474b1;
    font-family: shiri;
	text-align:center;
	font-size:25px;
	border-bottom: 1px solid #1474b1;
	display:inline;
}
.nep_title {
background-color:#308fc5;
color:#FFF;
width:60%;
margin:0px auto;
margin-bottom:25px;
}
.nep_padd {
padding-bottom:30px;	
}
.ln {
line-height:30px;	
}
.nep_padd_last {
	padding-top:25px;
}
.nep_padd_last .btn-primary {
    color: #fff;
    background-color: #2786bc;
    border-color: #fff;
	border-width:5px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    font-family: shiri;
}
.nep_padd_last .btn-primary:hover {
    color: #fff;
    background-color: #2786bc;
    border-color: #fff;
}
.btn-lg, .btn-group-lg > .btn {
	font-size:23px;	
}
.articals_title {
	font-size:30px;
	color:#FFF;
	font-family:shiri;
	background-color:#56bce9;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding-right:15px;
margin-top:30px;
margin-bottom:15px;
}
.artical_box {
	background-color:#FFF;
	padding:10px;
	margin-bottom:15px;
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.work_box {
	color: #fff;
	padding:10px 10px 0px 10px;
	margin-bottom:0px;
	margin-top: -32px;
}
.work_box a{
	color: #fff!important;
	font-size: 18px;
	font-weight: bold;
}
.news_links {
	padding-top:16px;	
}
.pause_news {
	padding-right:30px;	
}
.news_more {
	color:#56bce9; 
	font-family:shiri;
	font-size:20px;
	font-weight:bold;
	padding-top:20px;
	text-align:left;
	margin-left:15px;
}
.news_more a:link{
	color:#56bce9; 
	text-decoration:none;
}
.news_more a:visited{
	color:#56bce9; 
	text-decoration:none;
}
.news_more a:hover{
	color:#56bce9; 
	text-decoration:none;
}
.article_text  strong {
	color: #000 ;
   
}
.article_text  {
    color: #000 ;
}
.article_text {
	color:#000;
	font-size:16px;
	padding:0px 45px;
}
.article_text a:link{
	color:#56bce9;
	font-family:shiri;
	text-decoration:none;
}
.article_text a:visited{
	color:#56bce9;
	font-family:shiri;
	text-decoration:none;
}
.article_text a:hover{
	color:#56bce9;
	font-family:shiri;
	text-decoration:none;
}
.desc {
	position: absolute;
    padding: 10px;
    top: 0px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    color: white;
    font-weight: bold;
    font-size: 23px;	
}
.pause_gallerybt {
	position: absolute;
    bottom: 36px;
    z-index: 999;
    right: 40px;	
}
.white-text{color:#fff !important;}

@media only screen and (max-width: 1100px) {

	
.page-header-b{
		min-height:595px;

}	
.phone_num {
 margin-right:15%;
  line-height:0px;
}
.buttons {
padding-top:50px;	
}
.page-header-b .phone24h {
	padding-top:9px;
}

.rightMenu li {
width:49.3%;
}
.rightMenu {
	margin-right:0%;
	margin-top:0px;
}
.mail {
	padding-left:10px;
}
.mail .blue_bg_box {
font-size:19px;	
}
#owl_imranrr2  .owl-controls .owl-buttons .owl-next{
  top: 100%;
}
.page-header-a{
	background-position: center bottom;
	min-height:374px;
}
#owl_imranrr2 {
    height: auto;
}
.phone24h {
	padding-top:10px;
}
#mayanot.navbar-default {
	margin-top:6px;
}
	.article_text {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}
	.blue_bg_birur {
	margin-bottom: 20px;
}
		.blue_bg_works {
	margin-bottom: 20px;
			padding: 19px;
}

}
@media only screen and (max-width: 800px) {
.homeGalleryDesc{
	top: 89%;font-size:.9em; 
}
.top15{padding-top:17px; }

.water{
	background-image: none;
}
.woman_boy {
	padding-top:21px;	
}
.bgColor img {
	display:inline;
	text-align:center;
}
.bgColor {
	margin:15px 0px;	
}
.phone24h {
text-align:center;
}
.page-header-b .phone24h {

	padding-top:20px;
	line-height:0px;
}
.page-header-b{
		min-height:372px;
		background-image: url(../imageBank/base/header_pic_inner.png);
		background-repeat:no-repeat;
		background-position:center -39px;
}
.buttons {
padding-top:40px;
padding-bottom:40px;
}
.breadcrumb {
	margin-right:0%;
}
fieldset {
 width:97%;	
}
.nep_padd {
padding-bottom:0px;	
}
.page-header-a{
	background-image: none;
}
#owl_imranrr2 {
    height: auto;
}
#owl_imranrr2  .owl-controls .owl-buttons .owl-next {
	right:45%;	
}


.topMenu li {
    width: 16.668%;
}

.edit {
	padding:0px 20px;	
}
.phone_num {
 margin-right:0%;
 line-height:53px;

}
}

@media only screen and (max-width: 700px) {
.top15 {
	padding-top:10px;
	text-align:right;
}
.page-header-b .phone24h {
	padding-top:70px;
		text-align:center;
		font-size:27px;
		line-height:27px;
}
.page-header-b{
	background-image: url(../imageBank/base/header_pic_mobile.jpg);
    background-size: contain;
	margin-bottom:30px;
	background-position:center top;
}


.phone_num {
 margin-right:13%;
}
.topMenu li {
width:25.3%;
}
.topMenu {
	margin-right:18%;
	margin-top:20px;
}
.rightMenu li {
width:25.3%;
}
.rightMenu {
	margin-right:18%;
	margin-top:20px;
}
.phone24h {
margin-bottom:35px;
}
.gray_foot_bg {
		padding:0px 0px 30px 0px;
}

.top15 img{display:inline; text-align:center;}
legend {
	font-size:23px;
}
.nep_title {
width:70%;
}
fieldset {
 width:98%;	
}
.nep_padd {
padding-bottom:20px;	
}
#mayanot.navbar-default {
	margin-top:164px;
}
#owl_imranrr2  .owl-controls .owl-buttons .owl-next{
  right:44.4%;
  top:114%;
}

.home_bt {
	margin-right:0px;	
}
.dial {
	text-align:center;
	padding-right:78px;
}
.phone_mob {
	padding-top:100px;
	text-align:center;
	margin-bottom:30px;
}
.buttons {
padding-top:100px;

}
.mobile_map i,.mobile_map span {font-size:16px !important;}
.mobile_call i,.mobile_call span {font-size:16px !important;}
.mobile_menu i,.mobile_menu span {font-size:16px !important;}
.quick_contact i,.quick_contact span {font-size:16px !important;}


.mobile_map img {width:25.4% !important;}
.mobile_call img {width:25.3% !important;}
.mobile_menu img {width:31.7% !important;}
.quick_contact img {width:32.5% !important;}


.page-header-b  {
	margin-bottom:0px;
}
.edit {
	padding:0px 0px;	
}
.paddbuttons {
	margin-bottom:40px;	
}
}
@media only screen and (max-width: 570px) { 
.phone_num {
	margin-right:17%;
}
}
@media only screen and (max-width: 480px) { 
.page-header-b  {
	min-height:238px;
	margin-bottom:0px;
}


.top15{padding-top:17px; text-align:center; }
.water{
	background-image: none;
	min-height: 173px;
}
.contactUs
{
    width:99%;
}
.Call{
    font-size:31px;
}
.phone_pic {
	float:right;	
}
.buttons {
padding-top:40px;
padding-bottom:40px;
}


.phone_num {
 text-align:left;
 margin-left:8%;
}

.topMenu li {
width:33.3%;
}
.topMenu {
	margin-right:2%;
}
.rightMenu li {
width:33.3%;
}
.rightMenu {
	margin-right:2%;
}
#mayanot.navbar-default {
	margin-top:57px;
}
fieldset {
 width:95%;	
}
.nep_padd {
padding-bottom:0px;	
}
#owl_imranrr2  .owl-controls .owl-buttons .owl-next{
  right:41%;
}
.phone_mob {
	padding-top:50px;	
}
.page-header-b .phone24h {
	padding-top:70px;
		text-align:center;
		line-height:32px;
		font-size:27px;
}
.mobile_map i,.mobile_map span {font-size:16px !important;}
.mobile_call i,.mobile_call span {font-size:16px !important;}
.mobile_menu i,.mobile_menu span {font-size:16px !important;}
.quick_contact i,.quick_contact span {font-size:16px !important;}


.mobile_map img {width:41% !important;}
.mobile_call img {width:41% !important;}
.mobile_menu img {width:50% !important;}
.quick_contact img {width:50% !important;}

#owl_imranrr2  .owl-prev{
	display:none;
}
#owl_imranrr2 .owl-next{
	display:none;
}
#owl_imranrr  .owl-next{
	display:none;	
}
#owl_imranrr  .owl-prev{
	display:none;	
}
}


@media only screen and (max-width: 380px) { 
.phone_num {
 margin-left:7%;
 line-height:0px;
}
}
@media only screen and (max-width: 320px) { 
.phone_num {
 margin-left:-6px;
}
.phone24h {
font-size:27px;
}
}



.home_frames {
background-color:#FFF;
padding:11px 0px 12px 0px;
margin-bottom:15px;
border-radius: 5px;
}

.contactUsTitle {
	background-color:#56bce9;
	color:#FFF;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
font-size:34px;
font-weight:normal;
font-family: 'shiri';
}
.news_frame .form-group {
margin-bottom:0px;	
}
.navbar-form{padding:0px;}
.navbar-form .glyphicon {
color:#666666;	
}

.input-group .form-control:first-child{
	border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
	font-size:22px;
	color:#999;
	font-family:Arial;
	background-color:#f0f0f0;
	border-left:none;
	
}
.input-group-btn:last-child>.btn{
	    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
	padding-bottom:5px;
	background-color:#f0f0f0;
	font-size:15px;
}
.owl-carousel {
	display:block;
	background-color:#fff;
	padding:0px 15px;
}
.news {
	padding-top:0px;	
}







/*mone*/

.mone_bg {
	background-image: url(../imageBank/base/mone.png);
	background-size: cover;
	width: 320px;
	height: 320px;
	margin: 0 auto;
	position: relative;
}
.mone {
	width: 111px ;
	height: 30px;
	text-align: left;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	 letter-spacing:  10px;
	position: absolute;
	top: 64px;
	left: 101px;
	padding-left: 9px;
}
#d12 {
	width: 104px !important;
	height: 27px !important;
	text-align: center;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	position: absolute;
	top: 94px;
	left: 105px;
	
}
.FAQ1 {
	position: absolute;
	top: 65px;
	left: 77px;
}
.FAQ2 {
	position: absolute;
	top: 95px;
	left: 77px;
}
.send-btn {
	margin-bottom: 25px;
	margin-top:25px;

}
.send-btn .btn-primary {
    color: #fff;
    background-color: #2786bc;
    border-color: #fff;
    border-width: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: shiri;
}



@media screen and (min-width:320px) and (orientation:portrait) {
	
h1{font-size:28px;}	
.mone_bg {
	background-image: url(../imageBank/base/mone.png);
	background-size: cover;
	width: 288px;
	height: 288px;
	margin: 0 auto;
	position: relative;
}
.mone {
width: 99px;
    height: 26px;
	background-color: #fff;
   
    top: 58px;
    left: 92px;
}
.FAQ1 {
   
    top: 57px;
    left: 65px;
}
.FAQ2 {
   
    top: 84px;
    left: 65px;
}
#d12 {
    width: 97px;
    height: 27px;
	    top: 85px;
    left: 93px;
}
}





.side_menu .list-group{margin-bottom:0px; margin-top:15px;}
.side_menu{padding-left:9px; margin-right:-15px; margin-bottom: 20px;}
.side_menu .list-group-item{border:none;margin-left:8px; position:relative;    padding-right: 35px; color:#01072b;}
.side_menu .list-group-item a{color:#01072b;}
.side_menu .list-group-item.active{color:#237db6;}
.side_menu .list-group-item.active a{color:#237db6;}
.side_menu .list-group-item:before{content: "\e079";
    font-family: 'Glyphicons Halflings';
	position:absolute; right:15px; top:15px;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
	font-size:11px;
	display:inline-block;
	
	}
	.list-group-item:first-child,.list-group-item:last-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	}
	
	
	/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	right: auto;
}
.yamm .dropdown-menu.yamm-drop {
	right: 0px;
	width: 97.5%;
}

.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
.yamm .list-unstyled strong {
	color: #000;
	font-size:20px;
}
.yamm .list-unstyled a {
	color: #01072b;
}
.right-border {
	border-right: solid 1px #d8dadb;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
}
.yamm-icon {
	padding-top: 59px;
	width: 100%;
	display: block;
}

@media only screen and (max-width: 700px) { 
.yamm .list-unstyled a {
	color: #333!important;
}
.yamm-content {
	background-color:#FFF;
	color: #333;
}

}



.more_news_tagid a{
	color: #56bce9 !important;
    font-family: shiri !important;
    font-size: 20px !important;
    font-weight: bold !important;
	text-decoration:none !important;
}
#CyberNagish {
	color:#FFF;
	font-size:17px;
	background-color:#333333;
	height:39px;
	width:101px;
	text-align:center;
	line-height:41px;
}
#CyberNagish ul li ul li {
	color:#000;	
}
.fixedfotterMobile{
padding: 0;
    z-index: 99999;
	background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    bottom: 0;
	left:0px;
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.82);
    position: fixed;
    text-align: center;
    width: 100%;
}
.mobile_menu {
    background: #7bcf2d none repeat scroll 0 0;
    padding: 5px 0;
	position:relative;
}
.mobile_menu .badge{position:absolute; top:8px; left:20%; background-color:#150404; }
.mobile_menu i,.mobile_menu span {color:#fff !important; font-size:34px; font-family:shiri;}
.mobile_menu img {
	display:inline;
	text-align:center;
		padding-bottom:5px;
	padding-top:5px;
}
.mobile_map {
    background: #4d9d2e none repeat scroll 0 0;
    padding: 5px 0;
}
.mobile_map img {
	display:inline;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}
.mobile_map i,.mobile_map span {color:#fff !important; font-size:34px; font-family:shiri;}
.mobile_call {
    background: #56bce9;
    padding: 5px 0; 
}
.mobile_call img {
	display:inline;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}
.mobile_call i,.mobile_call span {color:#fff !important; font-size:34px; font-family:shiri;}
.col-md-auto {
    float: right;
}
.col-md-auto {
    width: 25%;
}
.quick_contact {
    background: #2d7eb7 none repeat;
    padding: 5px 0; 
}
.quick_contact img {
	display:inline;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}
.quick_contact i,.quick_contact span {color:#fff !important; font-size:34px; font-family:shiri;}

label {
	margin-bottom:0px!important;	
}
.owl-carousel.owl-drag .owl-item {
    direction: rtl;
}

.owl-item a:link{
	color: #56bce9 !important;
	font-size:17px;
  
     }
.owl-item a:visited{color: #56bce9 !important;}
.file-name, .file-name2, .file-name3{
	font-size: 14px;
    font-weight: 700;
}
.file-btn{
	border-radius: 5px;
	font-family: shiri 
}

