/*
Theme Name: gulfagro
Theme URI: https://www.facebook.com/mohammedkarimolwan
Author: Mohamed Olwan mohammed.olwan.89@gmail.com
Author URI: https://www.facebook.com/mohammedkarimolwan
Description: Seero
Version: 1.0
*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
#logo{
    margin-top: 0;
}
.header{
    margin-bottom: 20px;
}
a.featured-service {
    padding: 35px 20px;
}
.featured-service h4{
    line-height: 22px;
}
.featured-service p{
    line-height: 22px;
}
.caption-title{
    line-height:35px !important;
}
.projects a img {
    width: 100% !important;
    height: 245px;
}
.projects a .overlay-content h4{
    font-size: 16px;
}
.projects a .overlay-content span i{
    margin-right: 15px;
}
.contact-map{
    background-image: url("images/world_map.png");
    background-position:top 30px center;
    background-repeat: no-repeat;
    float: left;
}
ul.footer-links{
    width: 100%;
}
.footer-links li{
    width: 50%;
}
.bottom-footer{
    border-top: 1px solid #333;
    margin-top: 35px;
}
.bottom-footer .copyrights{
    border: 0;
    margin: 0;
    text-align: left;
}
.bottom-footer .social-icons li{
    float: none;
    display: inline-block;
}
.bottom-footer .social-icons {
    padding-left: 5px;
    margin-top: 20px;
    float: right;
}
.bottom-footer .social-icons li a {
}
.pagination ul li {
    margin: 0 3px;
}
.pagination ul li a.next,
.pagination ul li a.prev{
    padding: 12px 8px;
    width: auto;
}
.google-map-container{
    margin: 0;
}
#googlemaps{
    padding-bottom: 380px;
}
.project-photos img{
    max-height: 380px;
}
.parsley-error-list {
    list-style: none;
    color: #e14d43;
    list-style: none;
    padding: 0;
    margin-top: -18px;
    margin-bottom: 15px;
}
.custom-error-message {
    color: #e14d43;
    list-style: none;
    font-size: 16px;
    padding-top: 4px;
}
.menu li.cart-icon, .menu li.search a{
    color: #009bb3;
}
.lang-item{
    list-style: none;
    display: inline-block;
}
.lang-item a{
    color: #fff;
    padding: 0;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 5px;
    padding: 8px 10px;
    background-color: #009bb3;
    margin-top: 15px;
}
.lang-item a:hover{
    background-color: #FBB12F;
}
.order_now{
    display: inline-block;
}
.order_now a{
    color: #fff;
    padding: 0;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    margin-right: 5px;
    padding: 8px 10px;
    background-color: #FBB12F;
    margin-top: 15px;
}
.order_now a:hover{
    background-color: #009bb3;
}
.order_box{
    padding: 0;
    float: right;
}
.img img{
    max-width: 100%;
}
.img{
    padding: 15px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.short{
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    padding-top: 15px;
}
.plan.color-2 .plan-features ul{
    border-bottom: 1px solid #e0e0e0;
}
.products{
    text-align: center;
}
.plan-box{
    display: inline-block;
}
#lang_choice_1{
    display: inline-block;
    width: auto;
    min-height: 20px;
    padding: 10px 0;
    font-weight: normal;
}
.contact_us_txt {
    display: inline-block;
}
#video-block{
    padding: 60px 0;
}
ul[dir="RTL"]{
    margin-right: 25px;
}
ul[dir="RTL"] li {
    line-height: 25px;
    font-size: 16px;
    margin-bottom: 15px;
}
p[dir="RTL"]{
     font-size: 16px;
    margin: 0 0 10px 0;
 }