﻿/*
Theme Name: مجمع جود الشامل الطبي العام
Theme URI: http://saudiahost.com
Author: استضافة السعودية
version: 1.0
Author URI: http://saudiahost.com
*/


@font-face {
    font-family: '29l';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/29ltbukralight.eot);
    src: url(fonts/29ltbukralight.eot?#iefix) format('embedded-opentype'),
        url(fonts/29ltbukralight.ttf) format('truetype');
}

@font-face {
    font-family: '29r';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/29ltbukraregular.eot);
    src: url(fonts/29ltbukraregular.eot?#iefix) format('embedded-opentype'),
        url(fonts/29ltbukraregular.ttf) format('truetype');
}

@font-face {
    font-family: '29b';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/29ltbukrabold.eot);
    src: url(fonts/29ltbukrabold.eot?#iefix) format('embedded-opentype'),
        url(fonts/29ltbukrabold.ttf) format('truetype');
}


.list-inline,.list-unstyled,p{
    margin: 0px;
}

a{
    text-decoration: none !important; 
    color: #333;
    outline: none;
    transition: all .3s linear;
}
a:hover {
    text-decoration: none !important; 
    color: #4eb5a4;
}

body{
    font-family: '29r';
    font-size: 13px;
    overflow-x: hidden;
    direction: ltr;
}
.header-top{
    background: #3e3e3e;
}
.header-top li,.header-top a{
    color: #fff;
}
.header-top .lang {
    background: #8cb943;
    border: 3px solid #8cb943;
    padding: 10px 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 18px;
    transition: all .5s linear;
}
.header-top .lang:hover {
    background: none;
}
.header-top .list-inline{
    float: right;
    margin-top: 15px
}
.header-top .list-inline li .fa{
    color: #00adee;
}
header .container {
    background: url(images/header.png) no-repeat 2% top;
}
.menu-menu-1-container {
    width: 100%;
    float: right;
}
.logoDiv {
    padding: 15px 0;
}
.menu .navbar-default{
    background: #fff;
    -webkit-transition:  all .5s linear;
    -moz-transition:  all  .5s linear;
    -o-transition:  all  .5s linear;
    -ms-transition:  all  .5s linear;
    transition:  all  .5s  linear;
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 0;
}
ul.nav.navbar-nav.navbar-left {
    margin-top: 0;
    width: 100%;
    border-top: 1px solid #dddddd;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
    padding: 18px 15px;
    font-size: 13.5px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    font-family: '29b';
}
.menu .navbar-default .navbar-nav > li > a:hover:after, 
.menu .navbar-default .navbar-nav > li.current-menu-item > a:after,
.menu .navbar-default .navbar-nav > li:hover > a:after {
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    background: #84c932;
    text-align: center;
    margin-right: 0px;
}
.menu .navbar-default .navbar-nav > li > a:after,.navbar-default .navbar-nav > .active > a:after{
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 0px;
    background: #84c932;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    margin-right: 0px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .3s ease
}
.navbar-default .navbar-nav > .active > a:after{
    width: 25px !important;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus, 
.menu .navbar-default .navbar-nav > li.current-menu-item > a,
.menu .navbar-default .navbar-nav > li:hover > a {
    color: #84c932;
    background: none
}
.menu .left {
    padding: 31px 0;
    float: right;
    display: table;
}

.menu .form-control{
    background: #f2f2f2;
    margin-top: 21px;
    border: 0px;
    height: 50px;
    border-radius: 0px;
    color: #bebdbd;
    font-size: 18px;
    line-height: 32px;
    box-shadow: none;
}
.menu .form-control:focus{
    border: 0px;
    box-shadow: none;
}
.menu .fa-search{
    color: #bebdbd;
    font-size: 16px;
}
.menu .form-control::-moz-placeholder {
    color: #bebdbd;
    opacity: 1;
}
.menu .form-control:-ms-input-placeholder {
    color: #bebdbd;
    opacity: 1;
}
.menu .form-control::-webkit-input-placeholder {
    color: #bebdbd;
    opacity: 1;
}
.slider {
    position: relative;
}
.slider::after {
    content: '';
    position: absolute;
    width: 140%;
    bottom: -155px;
    right: -10%;
    height: 200px;
    background: #fff;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.dyhq {
    float: right;
    margin: 0 15px 0 0;
    border-radius: 3px;
    border: 1px solid #ddd;
    line-height: 42px;
    padding: 0 15px 0 45px;
    font-family: '29b';
    font-size: 14px;
    color: #333;
    background: url(images/mobile.png) no-repeat 5% center;
}
.dyhq span { 
    color: #84c932;
    font-size: 12.5px;
}
.menu button.btn.btn-default {
    position: absolute;
    top: 15px;
    padding: 0px;
    background: transparent;
    border: none;
    box-shadow: none;
}
.menu .form-group .btn:focus,
.btn:active:focus,
.btn.active:focus{
    outline: 0px auto -webkit-focus-ring-color;
    box-shadow: none;
}
.menu .form-group{
    position: relative;
    margin: 0px
}
.menu form.navbar-right {
    width: 25%;
}

/****************************/
.slider img{
    width: 100%
}
.navbar-default .navbar-nav > li:first-child > a {
    padding-left: 0;
}

.slider .carousel-caption .name {
    font-family: '29b';
    display: table;
    margin: 0;
    line-height: 1.4;
    text-align: left;
}
.carousel-control {
    position: absolute;
    top: auto;
    bottom: 25%;
    left: auto;
    width: 42px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    background: #84c932 !important;
    filter: none;
    opacity: 1;
    height: 42px;
    line-height: 38px;
    text-align: center;
    box-shadow: none !important;
    left: 12% !important;
}
.left.carousel-control {
    left: 12% !important;
}
.right.carousel-control {
    left: 17% !important;
}


.slider .carousel-caption {
    background: transparent;
    padding: 0;
    top: 40%;
    left: 12%;
    right: auto;
    bottom: auto;
    width: 33%;
    text-transform: capitalize;
    text-align: right;
}
.carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 0;
    background: #00aced;
    border-radius:50%;
    border: 50px;
}
.carousel-indicators li{
    width: 13px;
    height: 13px;
    margin: 0;
    background: #fff;
    border: 0px;
    border-radius: 50%;
}

/**********************/
.about {
    padding: 50px 0 140px;
    position: relative;
}
.about::after {
    content: '';
    position: absolute;
    width: 140%;
    bottom: -155px;
    right: -10%;
    height: 200px;
    background: #f2f2f2;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.about .photo img{
    max-width: 100%;
}
.about .head {
    font-family: '29b';
    display: block;
    color: #84c932;
    margin: 0px 0 5px 0;
    font-size: 14px;
}
.about .can {
    color: #393939;
    font-size: 18px;
    margin: 8px 0 15px 0;
    font-family: '29b';
}
.about .style {
    color: #393939;
    font-size: 14px;
    text-align: justify;
    font-family: '29r';
    line-height: 1.7;
}
/*****************/
.momizatBox {
    margin: 30px 0 0;
}
.momizatBox .img img {
    max-height: 40px;
    width: auto;
}
.momizatBox .img {
    float: left;
    margin: 0 15px 0 0;
}
.momizatBox .name {
    font-family: '29b';
    font-size: 15px;
    line-height: 40px;
    margin: 0 0 10px;
}
.momizatBox p {
    margin: 0;
    font-family: '29r';
    opacity: .65;
    color: #000;
    line-height: 1.5;
    text-align: justify;
}
#teamwork {
    background: #f2f2f2;
    padding: 50px 0 120px;
    position: relative;
    text-align: center;
}
#teamwork .sectitl, #news .sectitl {
    margin: 0 0 45px;
    font-size: 24px;
    font-family: '29b';
    text-align: center;
    position: relative;
}
#teamwork .sectitl::after, #news .sectitl:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 50px;
    background: #84c932;
    bottom: -20px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
#teamwork::after {
    content: '';
    position: absolute;
    width: 140%;
    bottom: -155px;
    right: -10%;
    height: 200px;
    background: #fff;
    -ms-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.owlpartenrs {
    direction: ltr;
}
.owlpartenrs .drImg {
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    display: table;
    margin: 20px auto;
    box-shadow: 0 0 20px #0000001A;
}
.owlpartenrs .drImg img {
    height: 150px;
    width: 150px;
}
.owlpartenrs .item {
    direction: rtl;
}
.owlpartenrs .name {
    font-size: 14px;
    font-family: '29b';
    margin: 30px 0 10px;
}
.owlpartenrs span {
    color: #4eb5a4;
    font-family: '29b';
    display: block;
    margin: 0 0 12px;
}
.owlpartenrs p {
    margin: 0;
    font-family: '29r';
    line-height: 1.6;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 25px 4px 0;
    background: #cecece;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #84c932;
}
#news {
    padding: 50px 0 60px;
    position: relative;
}
.latestnews {
    direction: ltr;
}
.newsBox {
    direction: ltr;
    position: relative;
    border: 1px solid #ddd;
    transition: all .3s linear;
    background: #f2f2f2;
    box-shadow: 0 0 20px #0000001A;
}
.newsBox .drImg img {
    width: 100%;
    height: auto;
}
.newsBox .drImg {
    position: relative;
}
.newsBox .drImg span {
    position: absolute;
    bottom: 0;
    left: 15px;
    background: #84c932;
    color: #fff;
    transition: all .3s linear;
    font-family: '29b';
    padding: 0 15px;
    line-height: 40px;
}
.newsBox .name {
    padding: 0 15px;
    margin: 18px 0 7px;
    font-family: '29b';
    font-size: 15px;
}
.newsBox p {
    font-family: '29r';
    padding: 0 15px 15px;
    margin: 0;
    line-height: 1.6;
    font-size: 12px;
}
.newsBox .meta {
    padding: 0 15px 10px;
    margin: 0;
}
.owl-dots {
    text-align: center;
}


/*******************/

.map{
    position: relative
}
.map .call{
    position: absolute;
    top: 25%;
    left: 8%;
    padding: 30px;
    width: 50%;
    background: rgba(62,62,62,.8);
}

.map .call .big,.map .call .small{
    display: inline-block;
    width: 49%;
    float: right;
}

.map .call li{
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: SHILIAW23230THIN;
}
.map .call li .fa{
    color: #00adee;
}
.map .title{
    font-family: SHILIAW23630BOLD;
    margin-bottom: 20px;
    color: #fff;
}
.map .call .small li .fa{
    color: #8cb943;
}
/************/
footer {
    background: #fff url(images/footer.png) no-repeat bottom left;
    padding: 70px 0 50px;
}
footer h1 {
    font-size: 18px;
    font-family: '29b';
    margin: 0 0 25px;
}

.copy {
    margin: 0;
    /* font-size: 15px; */
    font-family: '29b';
    line-height: 24px;
}
/******************/

/* Bounce Out */
.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Bounce In */
.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.menu-lang-container, .lng {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
.lng li > a {
    display: none;
}
.lng ul {
    margin: 0;
    padding: 0;
    list-style: none;  
}
.lng ul li.qtranxs-lang-menu-item-ar {
    display: block;
}
.lng ul li.qtranxs-lang-menu-item-en {
    display: none;
}
.lng ul li > a {
    display: block;
    background: #4eb5a4;
    text-transform: capitalize;
    font-size: 13px;
    transition: all .5s linear;
    border-radius: 50%;
    font-family: '29r';
    color: #fff;
    width: 42px;
    height: 42px;
    line-height: 39px;
    text-align: center;
    text-indent: -4px;
}
.lng ul li > a img {
    display: none;
}
.lng ul li > a:hover {
    background: #84c932;
}
.aaa {
    background-color: #eee;
    margin: 0 0 40px;
    padding: 30px 0;
}
.aaa h3 {
    margin: 0;
    font-family: '29b';
    color: #4eb5a4;
}
.entry-content {
    margin: 0 0 50px;
}
.entry-content p {
    font-size: 15px;
    font-weight: 300;
    font-family: '29r';
    line-height: 1.8;
    margin: 0 0 15px;
}
strong, b {
    font-family: SHILIAW23430REGULAR;
    font-weight: 300;
}
.meta {
    margin: 15px 0 10px;
}
.meta {
    color: #000;
    opacity: 0.6;
}
.meta span {
    display: inline-block;
    margin: 0 15px 0 0;
}

.serv .box {
    margin: 0 0 50px;
}
#post-block h4 {
    font-family: '29b';
    font-size: 24px;
    margin: 0 0 15px;
}
#post-block p {
    line-height: 1.6;
    margin: 0 0 15px;
}
#post-block {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 30px;
}
#post-block:last-child {
    border-bottom: none;
    padding: 0;
}
#post-block img {
    width: 100%;
    border-radius: 5px;
    margin: 0 0 20px;
}
.navigation.pagination {
    width: 100%;
    margin: 0 0 50px;
}
.navigation.pagination h2 {
    display: none;
}
.nav-links a, .nav-links > span {
    display: inline-block;
    border-radius: 4px;
    background-color: #eee;
    line-height: 40px;
    padding: 0 15px 2px;
    text-align: center;
    font-size: 13px;
    font-family: '29b';
}
.nav-links > span {
    background-color: #84c932;
    color: #fff;
}
.nav-links > a:hover {
    background-color: #4eb5a4;
    color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #84c932;
    border-color: #84c932;
    padding: 9px 20px;
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #4eb5a4 !important;
    border-color: #4eb5a4 !important;
}
.btn-warning:hover {
    color: #fff;
    background-color: #4eb5a4 !important;
    border-color: #4eb5a4 !important;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #4eb5a4 !important;
    border-color: #4eb5a4 !important;
}
.widget {
    margin: 0 0 40px;
}
.widget-feedburner p {
    margin: 0 0 15px;
}
.widget-title {
    display: table;
    margin: 0 0 15px;
    color: #000;
    position: relative;
    font-size: 16px;
    font-family: '29b';
}
.widget-title::after {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 30px;
    background: #000;
    text-align: center;
    margin-top: 7px;
}
.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget ul li {
    border-bottom: 1px solid #ddd;
}
.widget ul li:last-child {
    border-bottom: none;
}
.widget ul li a {
    display: block;
    padding: 11px 0;
}
.widget-feedburner p {
    margin: 0 0 15px;
}
.form-control {
    padding: 10px 17px;
    height: 43px;
    border-color: #ddd !important;
    box-shadow: none;
    font-size: 14px;
    box-shadow: none !important;
}
.comment-notes {
    margin: 0 0 10px;
}
.entry-content img {
    margin: 0 0 20px;
    border-radius: 5px;
    width: 100%;
}
#reply-title, .single-title {
    margin: 0 0 15px;
    font-size: 22px;
}
#reply-title {
    margin: 0 0 15px;
}
.comments_block .form-control {
    margin: 0 0 15px;
}
.comments_block {
    margin: 0 0 50px;
}
ol.comments_list {
    margin: 0 0 40px;
    list-style: none;
    padding: 0;
}

ol.comments_list li {
    margin: 0 0 20px;
}

ol.comments_list .commentHead {
    display: inline-block;
    width: 100%;
}

ol.comments_list .commentHead img {
    border-radius: 50%;
    display: inline-block;
    float: right;
    margin: 0 0 0 20px;
}

ol.comments_list .commentHead .CommentHeadDetails {
    display: inline-block;
    float: right;
    padding: 12px 0;
}

ol.comments_list .commentHead .CommentHeadDetails h4 {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
}

ol.comments_list .commentHead .CommentHeadDetails span {
    font-weight: 700;
    font-size: 13px;
    opacity: 0.5;
}

ol.comments_list .commentHead .CommentHeadDetails span a {
    color: #000;
}

.comment-content {
    padding: 10px 0 0 0;
    position: relative;
}

.comment-text {
    background: #eee;
    padding: 20px;
    font-size: 14px;
    font-weight: 300;
    border-radius: 3px;
    line-height: 1.75;
}

.comment-text p {
    margin: 0;
}

.comment-text:before {
    content: '';
    position: absolute;
    top: -5px;
    right: 21px;
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid rgba(0, 0, 0, 0);
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-bottom: 8px solid #eee;
}

.CommentHeadLinks {
    display: inline-block;
    float: left;
    padding: 14px 0;
}

.CommentHeadLinks a {
    display: inline-block;
    line-height: 32px;
    background: #8CB943;
    font-size: 13px;
    font-weight: 300;
    color: #fff;;
    padding: 0 10px;
    border-radius: 3px;
    margin: 0 0 0 5px;
}

.CommentHeadLinks a:hover {
    background: #4EB5A4;
    color: #fff;
}

em.comment-awaiting-moderation {
    font-weight: 300;
    margin: 0 0 10px;
    display: inline-block;
    background: rgba(255, 0, 0, 0.07);
    padding: 7px;
    border-radius: 3px;
    color: #C70505;
    font-size: 13px;
}

ol.children {
    margin: 0 40px 0 0;
    list-style: none;
}

ol.children li {
    margin: 20px 0 0 0;
}
div.wpcf7 .wpcf7-text {
    width: 75%;
    border: 2px solid #ddd;
    border-radius: 4px;
    height: 44px;
    padding: 0 15px;
    box-shadow: none !important;
    font-size: 13px;
}
div.wpcf7 .wpcf7-textarea {
    width: 100%;
    border: 2px solid #ddd;
    font-size: 13px;
    box-shadow: none !important;
    border-radius: 4px;
    padding: 15px;
}
div.wpcf7 img {
    width: auto;
}
div.wpcf7 .wpcf7-submit {
    border-radius: 4px;
    padding: 0 25px;
    border: none;
    background-color: #84c932;
    color: #fff;
    font-family: '29b';
    line-height: 44px;
}
div.wpcf7 .wpcf7-submit:hover {
    background-color: #4eb5a4;
}
#aniimated-thumbnials {
    margin: 0 0 45px;
}
.justified-gallery > a .caption {
    display: none !important;
}
#social {
    background: #84c932;
    padding: 50px 0;
}
.social a {
    width: 44px;
    height: 44px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    background: #0003;
    border-radius: 50%;
    font-size: 15px;
    margin: 0 2px;
}
.social a:hover {
    background: #fff;
    color: #84c932;
}
#social span {
    float: left;
    color: #fff;
    font-family: '29b';
    font-size: 14px;
    width: 30%;
    line-height: 1.7;
}
.sml_subscribe .sml_submitbtn {
    line-height: 44px;
    background: #fff;
    border: none;
    padding: 0 15px;
    font-family: '29b';
    color: #84c932;
    float: right;
}
.sml_subscribe p {
    display: inline-block;
}
.sml_subscribe label {
    display: none;
}
.sml_subscribe .sml_emailinput {
    float: left;
    width: 470px;
    margin-right: 15px;
    height: 44px;
    border-radius: 3px;
    border: none;
    padding: 0 15px;
    font-size: 12px;
    font-family: '29b';
}
.newsBox:hover {
    background: #fff;
}
.newsBox:hover .drImg span {
    background: #4eb5a4;
}
footer hr {
    border-color: #ddd;
    margin: 30px 0;
}
footer .text-left {
    text-align: right;
}
.navbar-nav > li {
    position: relative;
}
.navbar-nav > li:hover .sub-menu {
    display: block;
}
.navbar-nav > li .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 99;
    box-shadow: 0 0 20px #0003;
    display: none;
}
.navbar-nav > li .sub-menu li {
    float: none;
    border-bottom: 1px solid #eee;
}
.navbar-nav > li .sub-menu li a {
    line-height: 40px;
    padding: 0 15px;
    font-family: '29b';
    font-size: 12px;
    display: block;
}
.navbar-nav > li .sub-menu li a:hover {
    padding: 0 15px 0 20px;
}
.navbar-nav > li.menu-item-has-children > a::before {
    content: '\f107';
    font-family: 'FontAwesome';
    float: right;
    margin-left: 5px;
}




@media (max-width :980px) {
    .slider .carousel-caption {
        top: 30%;
    }
    .slider .carousel-caption .name {
        font-size: 26px;
    }
    .about .photo {
        text-align: center;
        margin: 0 0 30px;
    }
    #social span {
        float: none !important;
        width: 100%;
        display: table;
        margin: 0 0 10px;
    }
    .sml_subscribe .sml_emailinput {
        width: 410px;
    }
    .social a {
        margin: 4px 2px;
    }
}
@media (max-width :800px) {

}
@media (max-width :768px) {
    .slider .carousel-caption {
        top: 27%;
    }
}
@media (max-width :480px) {
    .navbar-header {
        padding: 15px;
    }
    .navbar-header .navbar-left img {
        max-height: 60px;
    }
    .navbar-toggle {
        margin-left: 0;
        margin-top: 13px;
    }
    .menu .left {
        float: none !important;
        margin: 0 auto;
        padding: 15px 0;
        display: table;
    }
    .navbar-default .navbar-nav > li:first-child > a {
        padding-left: 15px;
    }
    .navbar-nav {
        margin: 0;
    }
    .slider .carousel-caption, .carousel-control {
        display: none;
    }
    .about, #teamwork {
        padding: 20px 0 100px;
    }
    #news {
        padding: 20px 0 50px;
    }
    .sml_subscribe .sml_emailinput {
        width: 320px;
    }
    .social {
        margin: 15px 0 0 0;
    }
    #map_wrapper {
        margin: 30px 0 0 0;
    }
    .copy {
        text-align: center;
        margin: 0 0 15px;
    }
    footer .text-left {
        text-align: center !important;
    }
}
@media (max-width :360px) {
    .navbar-header .navbar-left img {
        max-height: 50px;
    }
    .sml_subscribe .sml_emailinput {
        width: 190px;
    }

}
@media (max-width :320px) {

}

