
*{outline:none}

html,body{
    min-height:100%;
}

body {
    margin:0;
    padding:0;
    font-size:14px;
    font-weight: 400;
    font-family: Miriam,Arial,Helvetica,sans-serif;
    background-color:#FFFFFF;
    direction:rtl;
    color: #303434;
}

pre{
    direction:ltr;
}

a
{
    color:#333;
    text-decoration: none;
}

a,a:hover, a:active, a:focus {
    color:#333;
    outline:0;
    text-decoration:none;
}

.void{clear:both;}

.wrapper{
    margin:0px 0px
}

.half{
    padding:0px 0px;
    height:100%;
    background-size:cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    /*background-color: #efefef;*/
    background-color: #fff;
    overflow:hidden;
}

.section.row{
    margin:0;
    padding:0;
}
.bg1{background-image: url(../img/HP_left.jpg);}
.bg2{
    background-position: left center !important; 
    background-image: url(../img/HP_right.jpg);
   
    background-contain: cover;
}

.bg3{background-image: url(../img/project_right.jpg);}
.map-right{background-image: url(../img/map_right.jpg);}
/*.map-left{background-image: url(../img/map_left.jpg);}*/
/*.plans-right{background-image: url(../img/plans_right.jpg);}*/
.plans-right {background-color: #fff !important;}
.section {background-color: #fff !important;}
/*.plans-left{background-image: url(../img/plans_left.jpg);}*/
.plans-left{background-color:#b4dcf5}
.gallery-right{background-image: url(../img/gallery_right.jpg);}
.gallery-left{background-image: url(../img/gallery_left.jpg);}
.yazam-right{background-image: url(../img/yazam_right.jpg);}
.yazam-left{background-image: url(../img/yazam_left.jpg);}
.contact-right{background-image: url(../img/contact_right.jpg);}
.contact-left{background-image: url(../img/contact_left.jpg);}
.bg5{background-image: url(../img/bg5.jpg);}

.about{contact
       padding:60px;
}
.pic{
    padding:0;
}
.pic img {
    width:100%;
}
header{
    position:relative;
    z-index:999;
    background:#52C3ED;
    width:100%;
    height: 70px
}
.logo{
    float:right;
    width:200px;
    display: block;
    margin:6px;
    z-index: 99;
}
#menu{
    padding:0;
    margin:0;
    list-style: none;
    /*margin:0 auto;*/
    /*width:780px;*/
    margin-right:20px;
    float:right;
    height:20px;
}
#menu li{
    float:right;
}
#menu li a{
    font-size:27px;
    color:white;
    display: block;
    padding:25px 20px 16px;
    text-decoration: none;
}
#menu li.active a{
    background-color:white;
    color:#52C3ED !important;


}

#menu li:hover a{
    background-color:white;
    color:#52C3ED !important;


}

.article {
    font-size:24px;
    line-height:42px;
    padding:45px;
}

.map-img{
    float:left;
    display:block;
}

.item { 
    width: 50%; 
    opacity:1;  
}


.item-narrow {
    width: 30%;
    opacity: 1;
}

.item-narrow.wider { 
    width: 70%; 
    opacity:1;  
}



.center-title {
    text-align:center;
    padding-bottom:50px;
    padding-top:70px;
}



.gallery-wrapper, .gallery-wrapper .col,.col-sm-8,.col-sm-4,.col-sm-6{

    padding-left:0 !important;
    padding-right:0 !important;
}


.row 
{ 
    margin-left:0 !important;
    margin-right:0 !important; 
}
.col1{
    /*width:30%;*/
}

.col2{
    /*width:70%;*/
}

.plans-wrapper {
    padding-right:40px;
    padding-top:10px;
}

/* Tricky Grid (map..) */
.item:hover {
    opacity:0.6;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.item img{
    width:100%;
    height:auto;
}

.plan img:hover {
    opacity:0.6;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    cursor:pointer;
}

.flexi {
    width:100%;
}

/* Text tricks */

.plans-title{
    font-size:24px;
    font-weight:bold;
    color: #0a2a4a;
}

.plans-size{
    margin-top:-5px;
    font-size:24px;
    color:#75cff1;
}

.tech-specs-title{
    font-size: 28px;
    font-weight:bold;
    color: #0a2a4a;
    margin-top:0px;
}

.tech-specs-title-main{
    font-size: 35px;
    font-weight:bold;
    color: #0a2a4a;
    margin-top:0px;
    margin-bottom:30px;
}

.tech-specs-text {
    font-size:18px;
    color: #0a2a4a; 

}

/* Divs tricks */

.tech-specs-wrapper{
    padding:20px;
}

.plans-cover{
    width:100%;
    max-height:30%;
    overflow:hidden;
}


/*======== CONTACT SECTION ========*/
#contact {
    padding-bottom: 0;
}
.contact-box {
    width: 100%;
    text-align: center;
    padding: 45px 0px 60px;
}
.contact-details {
    width: 70%;
    padding: 5px 0;
    margin: 0 auto 10px;
}
.contact-details h2 {
    margin-bottom: 0px;
}
.contact-details h1 {
    color: black;
    background: rgba(255, 255, 255, 0.50);
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff, endColorstr=#4Cffffff);	
}

/*=== CONTACT FORM ELEMENTS ===*/
#contact-input {
    overflow: hidden;
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
#contact-input input {
    border: 2px solid #e8e8e8;
    width: 99%;
    font-size: 13px;
    color: #747474;
    padding: 20px 2%;
    float: left;
    margin: 0 1% 3.5%;
    border-radius: 2px;
}
#contact-textarea textarea {
    border: 2px solid #e8e8e8;
    width: 100%;
    height: 92px;
    font-size: 14px;
    color: #747474;
    padding: 20px 11px 10px;
    border-radius: 2px;
    margin-bottom: 10px;

}

#contact-input input:last-child {
    margin-right: 0;
}
#contact-input input:-moz-placeholder, #contact-textarea textarea:-moz-placeholder {
    color: #999;
}
#contact-input input:-ms-input-placeholder, #contact-textarea textarea:-ms-input-placeholder {
    color: #999;
}
#contact-input input::-webkit-input-placeholder, #contact-textarea textarea::-webkit-input-placeholder {
    color: #999;
}
#contact-textarea {
    width: 100%;
    float: right;
}
#contact-input label, #contact-textarea label{
    display: block;
    text-align:left;
    font-weight:bold;
    padding-left: 2%;
}
#contact-submit input[type="submit"] {
    padding: 20px 24px 20px 24px;
    border: 0 none;
    color: #ffffff;
    display: block;
    width: 50%;
    cursor: pointer;
    text-indent: -9999px;
    background-image: url(../img/mail.png);
    background-color:#52c3ed;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height:57px;
    line-height:57px;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
    background: #fff;

    padding: 8px 8px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px !important;
    color: #666;
    margin: 0;
    width: 200px;
    max-width: 100%;
    display: block;
    /*margin-bottom: 20px;*/
    width: 180px;
    color: #999;
    /*	-moz-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
            -webkit-box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
            box-shadow: #ececec 0px 1px 4px inset, #f8f8f8 -5px -5px 0px 0px, #f8f8f8 5px 5px 0px 0px, #f8f8f8 5px 0px 0px 0px, #f8f8f8 0px 5px 0px 0px, #f8f8f8 5px -5px 0px 0px, #f8f8f8 -5px 5px 0px 0px;
    */
    border: 1px solid #e8e8e8;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 2px solid #e0e0e0;
    color: #333;
    margin-bottom:30px;
}

form .col-sm-6{
    padding:40px !important;
}

form .col-sm-12{ 
    padding-left:40px;
    padding-right:40px;
    padding-top:10px;
    text-align:right;
}


h1.contact-us {
    color: #303434;
    font-size:30px;
    margin:0 0 0 0 !important;
}
.contact-us a{
    color: #52C3ED !important;
}


h2.contact-us{
    color: #303434;
    font-size:24px;
    text-align:right;
    margin:0 0 0 0 !important;
    margin: 40px 0 0 !important;
    border-right: 2px solid #303435;
    padding-right:17px;
}

.footer{
    background:gray;
    height:200px;
    display: none;
}




/***LOCATION SETTINGS***/

.location-info {
    position:relative;
    margin: 0 auto;
}
/*
.location-info img {
    width:100%;
}
.location-info
{
    width:100%;
}*/


.location-info .locationInfoText {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    padding:20px 30px 20px 20px;
    direction:rtl;
    z-index:99;
    opacity:0;
    border:10px solid rgba(0,0,0,0);
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.locationInfoText .inner{
    position:absolute;
    width:100%;
    height:100%;
    overflow: hidden;
    top:0;
    left:0;
    border-radius: 2px;
    padding:20px 30px 20px 20px;
    background-color: rgba(51, 53, 53, 0.9);
}
.location-info div:hover
{
    opacity:1;
    -webkit-transition: opacity 2s; /* For Safari 3.1 to 6.0 */
    transition: opacity 0.5s;
}

.info-wrapper{
    padding:30px;
}

.location-title {
    color:#52C3ED;
    font-size:27px;
    font-weight:bold;
}

.location-text {
    color:#FAFAFA;
    font-size:20px;
}

.locations-wrapper{
    direction:ltr;
}

.locations-wrapper .col-sm-8,.locations-wrapper .col-sm-4{
   // width:auto;
}

.location-info a{
    cursor: default;
}



/***END LOCATION SETTINGS***/ 



/**** PLANS SETTINGS *****/

.plan img {
    margin-bottom:15px;
}

/**** END PLANS SETTINGS ****/


/*** GALLERY SETTINGS ****/

galley-wrapper img {
    width:100% !important;
    height:auto !important;
}

.gallery-wrapper col img  {
    width:100%;
}

.portfolio-image{
    display:block;
    min-height:50px;
}

.gallery-thumbnail img {
    z-index:15;
    position: relative;
}


.gallery-thumbnail img:hover {
    /* opacity:0.3;*/
}

.gallery-thumbnail:hover{

}

.gallery-thumbnail {
    opacity:1;
    background: url('/img/plus.png') center center no-repeat;
    background-color:#52C3ED;
    z-index:98;
    width:100%;
    height:100%;
    transition: opacity 0.5s;
}
.gallery-thumbnail:hover{
    /*background: url("/img/plus.png") no-repeat scroll center center rgba(82,195,237,0.5) !important;*/
    z-index:99;
    cursor:pointer;
}

.portfolio-overlay:hover {
    background: url("/img/plus.png") no-repeat scroll center center rgba(82,195,237,0.5) !important;
    opacity:1;
    transition: opacity 0.2s;
}

.portfolio-overlay {
    position:absolute;
    z-index:99;
    opacity:0;
}


/*** END GALLERY SETTINGS ****/

/*Bootstrap Overrides*/

.navbar-default {
    background-image: none;
    background-repeat: repeat-x;
    border-radius: none;
    box-shadow: none;
    border:none;
}
.navbar-default {
    background:none;
    background-color: none !important;
    border-color: none;
    border:none;
}

.navbar-default .navbar-nav > .active > a {
    background-image: none;
    // background-repeat: repeat-x;
    box-shadow:none;
}

.navbar-collapse ul li {

}

.navbar-collapse ul li a {
    display:inline;
    height:70px;
}

.navbar-brand {
    display:none;
}

#submit-response{
    color: #52c3ed;
    font-size: 25px;
    padding: 10%;
    text-align: center;
}

#home-mobile{
    display:none;
}