/*
Theme Name: wow
Theme URI: http://www.wow.com
Author: Dina-H
Author URI: http://www.alyoumhost.com
Description: User Friendly Wordpress Theme
Version: 1.0
Text Domain: Dina-Helal

        @===================================@
            - Coded By: (Dinahelal)
            - http://www.alyoumhost.com
            
        @===================================@
        
        Let's start coding...
*/

body {
    background: url(images/bg.png) no-repeat right top #fff;
    color: #666666;
    line-height: 1.8;
    direction: rtl;
    text-align: right;
    font-family: 'NeoSansW23-Light', sans-serif;
    background-size: 100%;
    overflow-x: hidden;
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(26,146,141,1); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(26,146,141,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(26,146,141,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(26,146,141,0.4); 
}

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

a:hover {
    color: inherit !important;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: inherit;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'NeoSansW23-Light', sans-serif;
    margin: 0;
    font-weight: bold;
    color: #000;
}

p {
    font-size: 14px;
    color: #898989;
    font-family: 'NeoSansW23-Light', sans-serif;
    margin: 0
}

.font-n {
    font-weight: normal;
}

.font-b {
    font-weight: bold;
}

input {
    outline: none;
}

.img-responsive {
    margin: 0 auto;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-r {
    margin-right: 15px !important;
}

.m-l {
    margin-left: 15px !important;
}

.m-auto {
    margin-right: 0;
    margin-left: 0;
}

.m-t {
    margin-top: 15px !important;
}

.m-t-30 {
    margin-top: 30px !important
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-60 {
    margin-top: 60px !important;
}

.m-t-90 {
    margin-top: 90px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.m-b-60 {
    margin-bottom: 60px !important;
}

.m-b {
    margin-bottom: 15px !important;
}

.m-r-35 {
    margin-right: 35px;
}

.no {
    margin: 0 !important;
}

.ltr {
    text-align: left;
    direction: ltr;
}

.drop {
    text-align: left;
    float: left;
    margin: 37px 15px 0 0;
}

.caret {
    background: url(images/caret.png) center center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    display: block;
    width: 40px;
    border-radius: 0 8px 8px 0;
    height: 100%;
}

.padding-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.padding-40 {
    padding: 40px !important;
}

.no-border {
    border: none !important;
}

.border-right {
    border-right: 1px solid #d8d8d8 !important;
}

.border-left {
    border-left: 1px solid #d8d8d8 !important;
}

.radio, .checkbox {
    margin: 0;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.btn-xl {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    font-size: 14px !important;
}

.btn-flude {
    width: 100% !important;
    padding: 10px 0;
    text-align: center;
}

.socials li a, .socials2 li a {
    transition: all 0.3s ease-in-out 0s;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


/*********dina*************/

.header {
    width: 100%;
    min-height: 140px;
}

.headr-top {
    width: 100%;
    min-height: 50px;
    border-top: 5px solid #665418;
    background: #f1cb46;
}

.dt {
    width: 100%;
    border-top: 5px solid #8e741d;
}

.t-team {
    width: 123px;
    height: 31px;
    display: block;
    background: url(images/icon.png) no-repeat right 6px #1a918d;
    border-radius: 10px;
    color: #f1cb46;
    padding-right: 50px;
    line-height: 31px;
    /*font-family:Arail;*/
    font-weight: bold;
    float: left;
    margin-top: 10px;
    opacity: .9;
}

.t-team:hover {
    opacity: 1;
    color: #f1cb46 !important;
}

.logo {
    float: right;
    display: block;
    margin: 34px 0;
}

.logo img {
    /*height:120px;*/
}

.word {
    width: 100%;
    height: auto;
    margin-top: 38px;
}

.title, .tit {
    width: 40%;
    height: auto;
    /*background:#641818;
  border:1px solid #dadada;*/
    padding: 5px 0px;
    text-align: center;
    float: left;
    background: url(images/icon.png) no-repeat right -92px #f1cb46;
    border-radius: 10px 10px 0 0;
    margin-left: 15px;
    position: relative;
}

.frt {
    width: 52px;
    height: 24px;
    position: absolute;
    left: -9px;
    top: 3px;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    background: #f1cb46;
}

.tit .frt {
    height: 40px;
    left: 6px;
    top: 3px;
}

.tit {
    width: 100%;
    background: #f1cb46;
    border-radius: 10px;
    margin-left: 0px;
    margin-top: 10px;
}

.breif .tit {
    background: url(images/icon.png) no-repeat right -167px #1a918d;
    text-align: right;
}

.title h2, .tit h2 {
    color: #1a918d;
    font-size: 15px;
    padding: 2px 0;
    /*font-family:Arail;*/
}

.breif .tit h2 {
    color: #fff;
    padding-right: 60px;
}

.w-word {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.w-word p {
    color: #929292;
    font-size: 17px;
    /*font-family:Arail;*/
    font-weight: bold;
}

.t-menu {
    width: 100%;
    height: auto;
    background: #1a918d;
    padding: 20px;
    border-radius: 10px
}

.frame {
    padding: 5px;
    width: 100%;
    height: 76px;
    background: #f1cb46;
    text-align: center;
    display: block;
    margin: 0px 0 10px 0px;
    border-radius: 10px
}

.prob {
    text-align: center;
}

.prob:hover .frame {
    background: #00bdb7;
}

.mr {
    width: 100%;
    height: auto;
    padding: 5px;
    text-align: center;
    background: #8e741d;
    border-radius: 10px;
    font-size: 13px;
    color: #fff;
    display: block;
    /*font-family:Arail;*/
    opacity: .9;
}

.mr:hover {
    color: #fff !important;
    opacity: 1;
    background: #00bdb7;
}


/* Wobble Skew */

@-webkit-keyframes wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.wobble-skew {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.prob:hover .wobble-skew, .prob:focus .wobble-skew, .prob:active .wobble-skew {
    -webkit-animation-name: wobble-skew;
    animation-name: wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.tera {
    width: 100%;
    height: auto;
}

.contact {
    width: 100%;
    height: auto;
    background: #1a918d;
    padding: 5px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 5px
}

.contact img {
    padding: 6px 0
}

.breif {
    width: 100%;
    height: auto;
    background: url(images/bbg.png) no-repeat center top #f1cb46;
    padding: 5px 0;
    margin-top: 35px;
}

.br-txt {
    width: 100%;
    height: auto;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
}

.br-txt p {
    color: #515151;
    font-size: 16px;
    /*font-family:Arail;*/
    font-weight: bold;
}

.socails {
    width: 100%;
    height: auto;
    padding: 10px 0;
    background: #1a918d;
    text-align: center;
    border-radius: 10px;
    margin-top: 10px;
}

.socails h3 {
    font-size: 16px;
    color: #fff;
    /*font-family:Arail;*/
}

.socails ul {
    width: 372px;
    height: auto;
    margin: 5px auto;
}

.socails ul li {
    /*float: left !important;*/
    margin: 0px 25px 0px 0px !important;
    width: 68px !important;
    display: inline-block;
}

.socails ul li a {
    display: block;
    height: 68px !important;
    width: 68px !important;
    color: #5f5f5f;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

.socails li a:hover {
    color: #34b1c7 !important;
}

.tw {
    background: url(images/socails.png) no-repeat 0px 0px
}

.yt {
    background: url(images/socails.png) no-repeat -95px 0px
}

.fc {
    background: url(images/socails.png) no-repeat -200px 0px
}

.ft {
    background: url(images/socails.png) no-repeat -300px 0px
}


/*.fb:hover {
	background: #306dc4;
}
.tw:hover {
	background: #0face1;
}
.gl:hover {
	background: #f8151d;
}
.yt:hover {
	background: #bd070d;
}
.rss:hover {
	background: #f19500;
}*/

#dropmenu {
    float: right;
    margin-top: 0px;
    padding: 5px 0;
}

.main-menu {
    width: 100%;
    min-height: 97px;
}

.footer {
    background: #027571;
    padding: 10px 0;
    border-top: 7px solid #665418;
}

.footer p {
    color: #fff;
    font-size: 15px;
    /*font-family:Arail;*/
}

.footer-end {
    width: 100%;
    height: 50px;
    background: url(images/ftr.png) repeat-x center top;
    ;
}


/**************** Responsive *********************/

@media only screen and (min-width: 1199px) {
    #main-nav, #cd-cart {
        width: 25%;
    }
}

@media only screen and (max-width: 1199px) {
    .navbar-nav > li > a {
        margin-left: 0px;
    }
    .free {
        width: 18%;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        float: left
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none !important;
        margin: 0;
        z-index: 9999;
    }
    .navbar-nav > li {
        float: none;
        border: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        border-bottom: 1px solid #EDF1F7;
        line-height: 30px;
        height: 50px;
        margin-right: 30px;
        margin-left: 30px;
        padding-bottom: 10px;
        background: #fff;
    }
    .navbar-nav > li > a:hover {
        background: #fff;
        color: #eb6cc6;
    }
    .navbar-nav > li:last-child > a {
        border-bottom: 1px solid #EDF1F7;
    }
    .navbar-collapse {
        padding: 0;
    }
    #dropmenu ul {
        padding: 15px 0;
        position: relative;
        display: none;
        width: 100%;
        margin: 0;
        top: 0;
        left: 0px;
        background: #e1ac50;
        border: none;
    }
    #dropmenu li ul a {
        color: #fff;
    }
    #dropmenu li ul li {
        width: 100%;
        padding: 0 30px !important;
        float: none;
    }
    .des h1 {
        font-size: 35px;
    }
    .des h3 {
        font-size: 25px;
    }
    .slid-txt {
        left: auto;
    }
    .slider-item ul li img {
        height: 300px;
    }
    .slider-item ul li:nth-child(1) .dc, .slider-item ul li:nth-child(2) .dc {
        bottom: -83px;
    }
    .dc {
        bottom: -131px;
    }
    .socials2 {
        margin-top: 0;
        float: none;
    }
    .d-latest {
        width: 100%;
    }
    .date {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    #main-nav, #cd-cart {
        width: 350px;
    }
    .nav-tabs > li > a {
        padding-right: 25px;
        padding-left: 25px;
    }
    .col-5 {
        width: 33.333333%;
    }
    .h-hd {
        float: none;
        width: 100%;
    }
    .slider-item ul li:nth-child(1) .dc, .slider-item ul li:nth-child(2) .dc {
        bottom: -109px;
    }
    .dc {
        bottom: -182px;
    }
}

@media only screen and (max-width: 480px) {
    .slider-item ul li:nth-child(1) .dc, .slider-item ul li:nth-child(2) .dc {
        bottom: -109px;
    }
    .dc {
        bottom: -182px;
    }
    .col-5 {
        width: 100%;
    }
}

.gallery .frame{
	height: 145px;
    margin-top: 20px;
}
.gallery .frame img{
	max-height: 100%;
}
/**/
.form-group label {
	color: #000;
	margin: 0 0 14px;
}
.form-control {
background:#fff;
}
.btn-danger {
    background-color: #027571;
    border: 1px solid #027571;
    color: #FFF;
}
.btn-danger:hover, .btn-danger:focus {
    background-color: #027571;
}
.has-error .form-control{
	background: #f2dede;
}
.label{
	color: #027571
}

/*6-12-5015*/
.team .profile{
    background: url('images/team.png') no-repeat center top;
    width: 240px;
    height: 240px;
    padding-top: 25px;
    display: block;
}
.team .profile img{
    border-radius: 100%;
    height: 206px;
    width: 206px;
}
.team .details{
    background: #1A918B !important;
    color: #FFF;
    text-align: right;
    overflow: hidden;
    height: auto;
    min-height: 178px;
    font-size:25px; 
}
.team .details *{
    color: #FFF;
}
/**/
.siteslinks{
    height: 195px;
    overflow: auto;
}
.siteslinks li{
    list-style: disc;
    padding: 2px;
    margin-right: 20px;
    color: #1a918d;
    font-weight: bold;
}

.news_image{
    display: inline-block;
    float: right;
    margin: 5px;
    padding: 5px;
    border: 2px solid #1a918d;
}