/** Generated by FG **/
@font-face {
    font-family: 'BaseTwelveSans2';
    src: url('../fonts/ufonts.com_basetwelvesans-regular.eot');
    src: local('☺'), url('../fonts/ufonts.com_basetwelvesans-regular.woff') format('woff'), url('../fonts/ufonts.com_basetwelvesans-regular.ttf') format('truetype'), url('../fonts/ufonts.com_basetwelvesans-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'BaseTwelveSans';
    src: url('../fonts/hinted-BaseTwelveSans.eot');
    src: local('BaseTwelveSans Regular'), local('BaseTwelveSans'),
         url('../fonts/hinted-BaseTwelveSans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hinted-BaseTwelveSans.woff2') format('woff2'),
         url('../fonts/hinted-BaseTwelveSans.woff') format('woff'),
         url('../fonts/hinted-BaseTwelveSans.ttf') format('truetype'),
         url('../fonts/hinted-BaseTwelveSans.svg#BaseTwelveSans') format('svg');
    font-weight: 100;
    font-style: normal;
}*/

@font-face {
    font-family: 'BaseTwelveSans';
    src: url('../fonts/ufonts.com_basetwelvesans-regular.eot');
    src: local('BaseTwelveSans Regular'), local('BaseTwelveSans'), url('../fonts/ufonts.com_basetwelvesans-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ufonts.com_basetwelvesans-regular.woff') format('woff'), url('../fonts/ufonts.com_basetwelvesans-regular.ttf') format('truetype'), url('../fonts/ufonts.com_basetwelvesans-regular.svg#BaseTwelveSans') format('svg');
    font-weight: 100;
    font-style: normal;
}



@font-face {
    font-family: 'Conv_BaseTwelveSansB_6030';
    src: url('../fonts/BaseTwelveSansB_6030.eot');
    src: local('☺'), url('../fonts/BaseTwelveSansB_6030.woff') format('woff'), url('../fonts/BaseTwelveSansB_6030.ttf') format('truetype'), url('../fonts/BaseTwelveSansB_6030.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia.eot');
    src: url('../fonts/Georgia.eot?#iefix') format('embedded-opentype'), url('../fonts/Georgia.woff2') format('woff2'), url('../fonts/Georgia.woff') format('woff'), url('../fonts/Georgia.ttf') format('truetype'), url('../fonts/Georgia.svg#Georgia') format('svg');
    font-weight: normal;
    font-style: normal;
}




html,
button,
input,
select,
textarea {
    font-family: 'BaseTwelveSans';
    color: #222;
}

a {
    font-family: 'BaseTwelveSans';
}

body {
    font-size: 1em;
    line-height: 1.4;
}
.text-bold,.text-Bold {
    font-family: 'Conv_BaseTwelveSansB_6030'; 
}
.text-white {
    color: #fff;
}
.carousel-caption h3 {
    font-family: 'Conv_BaseTwelveSansB_6030';
}

.owl-buttons {
    text-align: center;
}

    .owl-buttons div {
        border: 2px solid #fff;
        -ms-border-radius: 50%;
        border-radius: 50%;
        padding: 5px;
        margin: 0 5px;
    }

#owlAfterAqaba .owl-buttons div {
    border: 0;
}

.owl-buttons .glyphicon {
    color: #fff;
    font-size: 22px;
}

#owlAfterAqaba .owl-buttons .glyphicon {
    font-size: 42px;
}

.owl-theme .owl-controls {
    margin-top: 5px;
}

    .owl-theme .owl-controls .owl-buttons div {
        -ms-opacity: 1 !important;
        opacity: 1 !important;
    }

.navbar-default {
    background: url(/Blogs/App_Themes/ThemeEn/images/TopMenuLine.png) repeat-x;
    border-bottom: 0;
    -webkit-box-shadow: 0px 10px 5px -4px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 10px 5px -4px rgba(0,0,0,0.18);
    box-shadow: 0px 10px 5px -4px rgba(0,0,0,0.18);
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 10px 0px 25px 0px;
    margin-bottom: 0;
    background-color: rgba(40, 143, 176, 0.80);
}

    .navbar-default .navbar-nav > li > a {
        font-family: 'BaseTwelveSans';
        color: #fff;
        font-size: 22px;
        margin: 15px 4px 0px 4px;
        -ms-transition-property: all;
        -o-transition-property: all;
        -moz-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        -webkit-transition-duration: 0.3s;
        -ms-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -ms-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        -moz-transition-timing-function: linear;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav .active {
            color: #d88230;
        }

.DownNav {
    /*min-height: inherit !important;*/
    padding: 0;
}

    .DownNav .navbar-nav > li > a {
        margin-top: 0;
    }

    .DownNav .SearchLi {
        margin-top: 12px;
    }

    .DownNav .MainLogo {
        max-width: 100px;
        margin-top: 12px;
    }

.MainLogo {
    margin-right: 15px;
}

.carousel-control {
    width: inherit;
    top: 40% !important;
    bottom: inherit;
}

    .carousel-control .glyphicon {
        background-color: #000;
        height: 50px;
        width: 50px;
        padding: 5px;
        font-size: 36px;
    }

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


img {
    vertical-align: middle;
}



fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}



textarea {
    resize: vertical;
}


.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
   Parallax Scroll
   ========================================================================== */
body, html {
    height: 100%;
    min-height: 100%;
    background-color: #000000;
}

body {
}

.no-js {
    padding-top: 106px;
}

h2 {
    margin-top: 0;
}

.loading {
    background: url('/Blogs/App_Themes/ThemeEn/images/ico_loading.gif') no-repeat center center;
}

section {
    /*min-width: 960px;*/
    -ms-opacity: 0;
    opacity: 0;
}

.loaded section,
.no-js section {
    -ms-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    -ms-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
}

main {
    overflow-x: hidden;
}

#preload {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.bcg {
    -ms-background-position: center center;
    background-position: center center;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    -ms-background-attachment: fixed;
    background-attachment: fixed;
    -ms-background-size: cover;
    background-size: cover;
    height: 100%;
    width: 100%;
}

@media (max-width: 767px) {

    .bcg {
        -ms-background-attachment: initial;
        background-attachment: initial;
        -ms-background-size: cover !important;
        background-size: cover !important;
    }
}


.hsContainer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.hsContent {
    max-width: 700px;
    position: absolute;
    left: 50%;
    top: 50%;
}

    .hsContent h2 {
        color: #fff8de;
        background-color: rgba(0,0,0,0.5);
        padding: 10px 5px;
        font-size: 35px;
        line-height: 38px;
        margin-bottom: 12px;
    }

    .hsContent p {
        width: 400px;
        color: #b2b2b2;
    }

    .hsContent a {
        color: #b2b2b2;
        text-decoration: underline;
    }

/* Slide 1 */
/*#slide-1 .bcg {background-image:url('/Blogs/App_Themes/ThemeEn/images/bcg_slide-1.jpg')}*/


/*#slide-2 .bcg {
	background-image: url('/Blogs/App_Themes/ThemeEn/images/bcg_slide-2.jpg');
}

#slide-3 .bcg {
	background-image: url('/Blogs/App_Themes/ThemeEn/images/bcg_slide-3.jpg');
}

#slide-4 .bcg {
	background-image: url('/Blogs/App_Themes/ThemeEn/images/bcg_slide-4.jpg');
}

#slide-5 .bcg {
	background-image: url('/Blogs/App_Themes/ThemeEn/images/bcg_slide-5.jpg');
}

#slide-6 .bcg {
	background-image: url('/Blogs/App_Themes/ThemeEn/images/bcg_slide-6.jpg');
}

#slide-7 .bcg {
	background-image: url('/Blogs/App_Themes/ThemeEn/images/bcg_slide-7.jpg');
}*/




.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 150%;
    }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    /*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}



.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}


.clearfix {
    *zoom: 1;
}




@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }


    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.sectionContent {
    margin-top: 25px;
    margin-bottom: 25px;
}

.owl-carousel {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .owl-carousel p {
        font-size: 12px;
        color: #fff;
    }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    width: 100%;
}

.owl-wrapper .owl-item {
    -ms-opacity: 0.9;
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}

.owl-wrapper .owl-item {
    text-align: center;
}

    .owl-wrapper .owl-item span {
        font-size: 18px;
        display: block;
        color: #fff;
        font-family: 'BaseTwelveSans';
    }

    .owl-wrapper .owl-item a:hover {
        text-decoration: none;
    }

.NoSpearter {
    background: transparent !important;
}

/*#owlColored .owl-wrapper .owl-item:nth-child(1) {
    background-color: #1f7d96;
}

#owlColored .owl-wrapper .owl-item:nth-child(2) {
    background-color: #d07a29;
}

#owlColored .owl-wrapper .owl-item:nth-child(3) {
    background-color: #770b0a;
}

#owlColored .owl-wrapper .owl-item:nth-child(4) {
    background-color: #afbd4f;
}

#owlColored .owl-wrapper .owl-item:nth-child(5) {
    background-color: #c3bd91;
}

#owlColored .owl-wrapper .owl-item:nth-child(6) {
    background-color: #bb966c;
}

#owlColored .owl-wrapper .owl-item:nth-child(7) {
    background-color: #a8d9d9;
}

#owlColored .owl-wrapper .owl-item:nth-child(8) {
    background-color: #ebb3a2;
}*/

#owlColored .owl-wrapper .owl-item {
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

    #owlColored .owl-wrapper .owl-item:hover {
        background-color: #1f2b2f;
    }

h2 {
    font-family: 'Conv_BaseTwelveSansB_6030';
    font-size: 42px;
    color: #fff;
    border-left: 5px solid #fff;
    padding: 10px;
    text-shadow: -3px 3px 2px rgb(0, 0, 0);
}

    h2 span {
        display: block;
        font-size: 28px;
        font-family: 'BaseTwelveSans';
    }

.hsContainer {
    background: url(/Blogs/App_Themes/ThemeEn/images/SectionLine.png) repeat-x;
}

.SectionSlider {
    background-color: rgba(0,0,0,0.6);
    padding: 10px 15px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.75);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.75);
    position: relative;
}

.sectionContent h6 {
    font-family: 'BaseTwelveSans';
    font-size: 32px;
    padding: 0;
    margin: 5px 0;
    color: #fff;
    text-shadow: -3px 3px 2px rgb(0, 0, 0);
}

.SectionSlider img {
    margin-bottom: 5px;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.95);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.95);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.95);
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    transition-timing-function: linear;
}

    .SectionSlider img:hover {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    }

.AdsSec {
    background-color: rgba(22,117,149,0.8);
    padding: 1px 15px;
    margin-top: 12px;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.34);
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.34);
}

    .AdsSec p {
        color: #fff;
        font-size: 16px;
        font-family: 'BaseTwelveSans';
        margin-bottom: 11px;
        margin-top: 11px;
    }

    .AdsSec h6 {
        text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    }

.logoGlobal {
    float: right;
    max-width: 150px;
    margin-top: -25px;
}

.BlogsUl {
    list-style: none;
}

    .BlogsUl li {
        margin-bottom: 15px;
        /*padding-right: 0px;*/
    }

        .BlogsUl li a {
            position: relative;
            display: block;
        }

        .BlogsUl li img {
            width: 100%;
            min-height: 197px;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        }

        .BlogsUl li h4 {
            margin: 0px;
            padding: 0px;
            position: absolute;
            top: 0;
            left: 0;
            background-color: rgba(0,0,0,0.8);
            padding: 5px;
            color: #fff;
        }

        .BlogsUl li span {
            position: absolute;
            bottom: 0;
            background-color: rgba(255,255,255,0.8);
            padding: 10px;
            font-size: 14px;
            font-family: 'BaseTwelveSans';
            color: #000;
            width: 95%;
            left: 0;
        }

.btn-link {
    font-family: 'BaseTwelveSans';
    color: #fff;
    font-size: 14px;
    border: 1px solid #fff;
}

    .btn-link:hover {
        text-decoration: none;
        color: #fff;
        border-color: #cb501b;
    }

.FooterUl {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 70%;
}

    .FooterUl li {
        display: block;
        padding: 12px 5px;
        border-bottom: 1px solid #fff;
    }

        .FooterUl li a {
            color: #fff;
            font-family: 'BaseTwelveSans';
        }

.FooterContact {
    border: 1px solid #fff;
    padding: 25px 15px;
    text-align: center;
    border-bottom: 0;
}

    .FooterContact h3 {
        font-size: 28px;
        color: #fff;
        font-family: 'BaseTwelveSans';
        border-bottom: 1px solid #fff;
        display: inline;
    }

    .FooterContact ul {
        margin: 20px 0;
        padding: 0;
        list-style: none;
        text-align: left;
    }

    .FooterContact li {
        display: block;
        line-height: 30px;
        color: #fff;
        font-family: 'BaseTwelveSans';
        font-size: 16px;
        clear: both;
        margin-bottom: 26px;
    }

        .FooterContact li:last-child {
            padding-bottom: 30px;
        }

        .FooterContact li a {
            color: #fff;
            font-size: 16px;
        }

    .FooterContact i {
        font-size: 35px;
        float: left;
        margin-right: 25px;
    }

.FooterSocial {
    text-align: center;
    color: #fff;
    margin-bottom: -40px;
    position: relative;
    z-index: 1;
}

    .FooterSocial i {
        float: none;
        margin-right: 0;
        font-size: 26px;
    }

    .FooterSocial a {
        color: #fff;
        display: inline-block;
        margin: 0px 5px;
        -ms-border-radius: 50%;
        border-radius: 50%;
        padding: 7px 5px;
        border: 2px solid #fff;
        width: 45px;
        height: 45px;
        -moz-transition-property: all;
        -o-transition-property: all;
        -webkit-transition-property: all;
        -ms-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        -webkit-transition-duration: 0.2s;
        -ms-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -moz-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        -webkit-transition-timing-function: linear;
        -ms-transition-timing-function: linear;
        transition-timing-function: linear;
    }

        .FooterSocial a:hover {
            -ms-opacity: 0.4;
            opacity: 0.4;
        }

    .FooterSocial:before {
        content: "";
        position: absolute;
        left: -15px;
        bottom: 15px;
        height: 1px;
        width: 15%; /* or 100px */
        border-bottom: 1px solid #fff;
    }

    .FooterSocial:after {
        content: "";
        position: absolute;
        right: -15px;
        bottom: 15px;
        height: 1px;
        width: 15%; /* or 100px */
        border-bottom: 1px solid #fff;
    }

.SocailFeeds {
    background-color: #f2f2f2;
    height: 180px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 5px;
    margin-top: -20px;
    margin-bottom: 30px;
}

.SocailUl {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

    .SocailUl li {
        display: inline-block;
        padding: 5px 10px;
        color: #fff;
        font-size: 24px;
        /*margin: 0px 5px;*/
        width: 52px;
        height: 45px;
        cursor: pointer;
    }

/*.SocailUl li:nth-child(1) {
			background-color: #5cc5ea;
		}

		.SocailUl li:nth-child(2) {
			background-color: #2963b7;
		}

		.SocailUl li:nth-child(3) {
			background-color: #b71419;
		}

		.SocailUl li:nth-child(4) {
			background-color: #265f8a;
		}

		.SocailUl li:hover, .sActive {
			border-bottom: 2px solid #4eaaca;
		}*/

footer {
    color: #fff;
    font-family: 'BaseTwelveSans';
    font-size: 16px;
    margin-top: 15px;
}

.FooterSection {
    background: url(/Blogs/App_Themes/ThemeEn/images/SectionLine.png) repeat-x;
    height: 8px;
}

.FooterSubscribe {
    text-align: center;
    position: relative;
}

    .FooterSubscribe h3 {
        color: #fff;
        font-family: 'BaseTwelveSans';
        font-size: 18px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

.SubText {
    width: 100%;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 15px;
    color: #fff;
    font-family: 'BaseTwelveSans';
}

    .SubText::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: rgba(255, 255, 255,0.8);
    }

    .SubText::-moz-placeholder { /* Firefox 19+ */
        color: rgba(255, 255, 255,0.8);
    }

    .SubText:-ms-input-placeholder { /* IE 10+ */
        color: rgba(255, 255, 255,0.8);
    }

    .SubText:-moz-placeholder { /* Firefox 18- */
        color: rgba(255, 255, 255,0.8);
    }


.FooterSubscribe i {
    position: absolute;
    color: #fff;
    font-size: 35px;
    border-left: 1px solid #fff;
    right: 5px;
    top: 40px;
    cursor: pointer;
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    transition-timing-function: linear;
}

    .FooterSubscribe i:hover {
        right: 0px;
    }

.FooterLogos {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .FooterLogos li {
        display: block;
        margin: 29px 0;
        text-align: center;
    }

#owlAqaba .owl-item, #owlRum .owl-item, #owlPetra .owl-item {
    margin-right: 10px;
}

    #owlAqaba .owl-item:first-child {
        margin-right: 0;
    }

.btn-Lang, .btn-Lang.focus, .btn-Lang:focus, .btn-Lang:hover {
    border: 0;
    padding: 0;
    background-color: transparent;
    color: #fff;
}

.Drop-Lang {
    background-color: rgba(0,0,0,0.8) !important;
    -ms-border-radius: 0;
    border-radius: 0;
    min-width: 80px !important;
}

.SecMenu {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.75);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.75);
}

.FirstNode {
    padding: 5px !important;
    border-bottom: 0 !important;
}

    .FirstNode img {
        float: left;
        max-width: 80px;
    }

    .FirstNode span {
        font-size: 22px;
        font-family: 'BaseTwelveSans';
        padding-left: 15px;
        color: #fff;
        margin-top: 10px;
        display: inline-block;
    }

.SecMenu li {
    background-color: rgba(255,255,255,0.8);
    margin-left: 10px;
    padding: 10px 5px;
}

    .SecMenu li:last-child {
        border-bottom: 0;
    }

    .SecMenu li a {
        font-size: 18px;
        color: #626262;
        font-family: 'BaseTwelveSans';
        display: block;
        padding: 10px 0 15px 100px;
        margin: 0 20px;
        border-bottom: 1px solid #000;
    }

        .SecMenu li a:hover {
            text-decoration: none;
        }

.color1 {
    background: url(/Blogs/App_Themes/ThemeEn/images/icons/color1.png) repeat-y left top;
}

    .color1 .FirstNode {
        background-color: #1a84a0;
    }

    .color1 li {
    }

        .color1 li > a {
            border-color: #1a84a0 !important;
            -ms-background-repeat: no-repeat;
            background-repeat: no-repeat;
            -moz-transition-property: all;
            -o-transition-property: all;
            -webkit-transition-property: all;
            -ms-transition-property: all;
            transition-property: all;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            -webkit-transition-duration: 0.5s;
            -ms-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -moz-transition-timing-function: linear;
            -o-transition-timing-function: linear;
            -webkit-transition-timing-function: linear;
            -ms-transition-timing-function: linear;
            transition-timing-function: linear;
        }

/*.color1 li:nth-child(2) a {
			background-position: left -18px;
		}

		.color1 li:nth-child(3) a {
			background-position: left -188px;
		}

		.color1 li:nth-child(4) a {
			background-position: left -360px;
		}

		.color1 li:nth-child(5) a {
			background-position: left -516px;
		}

		.color1 li:nth-child(6) a {
			background-position: left -666px;
		}

		.color1 li:nth-child(7) a {
			background-position: left -830px;
		}

		.color1 li:nth-child(8) a {
			background-position: left -985px;
		}*/

/*.color1 li:nth-child(2) a:hover {
			background-position: left -110px;
		}

		.color1 li:nth-child(3) a:hover {
			background-position: left -274px;
		}

		.color1 li:nth-child(4) a:hover {
			background-position: left -430px;
		}

		.color1 li:nth-child(5) a:hover {
			background-position: left -580px;
		}

		.color1 li:nth-child(6) a:hover {
			background-position: left -760px;
		}

		.color1 li:nth-child(7) a:hover {
			background-position: left -905px;
		}

		.color1 li:nth-child(8) a:hover {
			background-position: left -1055px;
		}*/




.color2 {
    background: url(/Blogs/App_Themes/ThemeEn/images/icons/color2.png) repeat-y left top;
}

    .color2 .FirstNode {
        /*background-color: #F39404;*/
        background-color: #CB501B;
    }

    .color2 li {
    }

        .color2 li > a {
            border-color: #cb501b !important;
            -ms-background-repeat: no-repeat;
            background-repeat: no-repeat;
            -ms-transition-property: all;
            -o-transition-property: all;
            -moz-transition-property: all;
            -webkit-transition-property: all;
            transition-property: all;
            -ms-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            -webkit-transition-duration: 0.5s;
            -moz-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -moz-transition-timing-function: linear;
            -o-transition-timing-function: linear;
            -webkit-transition-timing-function: linear;
            -ms-transition-timing-function: linear;
            transition-timing-function: linear;
        }

/*.color2 li:nth-child(2) a {
			background-position: left -18px;
		}

		.color2 li:nth-child(3) a {
			background-position: left -188px;
		}

		.color2 li:nth-child(4) a {
			background-position: left -350px;
		}

		.color2 li:nth-child(5) a {
			background-position: left -516px;
		}

		.color2 li:nth-child(6) a {
			background-position: left -666px;
		}


		.color2 li:nth-child(2) a:hover {
			background-position: left -110px;
		}

		.color2 li:nth-child(3) a:hover {
			background-position: left -274px;
		}

		.color2 li:nth-child(4) a:hover {
			background-position: left -420px;
		}

		.color2 li:nth-child(5) a:hover {
			background-position: left -580px;
		}

		.color2 li:nth-child(6) a:hover {
			background-position: left -760px;
		}*/




.color3 {
    background: url(/Blogs/App_Themes/ThemeEn/images/icons/color3.png) repeat-y left top;
}

    .color3 .FirstNode {
        background-color: #7a0200;
    }

    .color3 li {
    }

        .color3 li > a {
            border-color: #7a0200 !important;
            -ms-background-repeat: no-repeat;
            background-repeat: no-repeat;
            -moz-transition-property: all;
            -o-transition-property: all;
            -webkit-transition-property: all;
            -ms-transition-property: all;
            transition-property: all;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            -webkit-transition-duration: 0.5s;
            -ms-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -moz-transition-timing-function: linear;
            -o-transition-timing-function: linear;
            -webkit-transition-timing-function: linear;
            -ms-transition-timing-function: linear;
            transition-timing-function: linear;
        }



.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 5.8s;
    -o-transition-duration: 5.8s;
    -webkit-transition-duration: 5.8s;
    -ms-transition-duration: 5.8s;
    transition-duration: 5.8s;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    transition-timing-function: linear;
}

/*
.carousel-inner > .item > img:hover{-webkit-transform: scale(1.3);
	transform: scale(1.3);}
	
*/
.TopLinks {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
}

    .TopLinks li {
        display: inline-block;
        margin: 0px 5px;
        color: #fff;
        font-family: 'BaseTwelveSans';
        font-weight: normal;
        font-size: 12px;
    }

        .TopLinks li a {
            color: #fff;
            font-family: 'BaseTwelveSans';
        }

.carousel-caption {
    z-index: 999;
    color: #fff;
    font-family: 'BaseTwelveSans';
    font-size: 60px;
    top: 30%;
}

.SpaceHight {
    height: 80px;
}

.SpaceHight1 {
    height: 40px;
}

#owlAfterAqaba .owl-item a {
    margin-bottom: 6px;
    display: block;
    position: relative;
}

#owlAfterAqaba .owl-item span {
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    text-shadow: -1px 3px 2px rgb(0, 0, 0);
}

#owlAfterAqaba .owl-item {
    margin: 0px 2px;
    margin-right: 4px;
}

    #owlAfterAqaba .owl-item img {
        width: 100%;
    }

#owlAfterAqaba .owl-buttons {
    position: absolute;
    top: 45%;
    width: 100%;
}

    #owlAfterAqaba .owl-buttons .owl-prev {
        float: left;
        margin-left: -45px;
    }

    #owlAfterAqaba .owl-buttons .owl-next {
        float: right;
        margin-right: -45px;
    }


#owlEvents .owl-item {
    background-color: rgba(255,255,255,0.8);
    padding: 10px;
    margin: 0px 2px;
    min-height: 402px;
}

    #owlEvents .owl-item img {
        -ms-border-radius: 50%;
        border-radius: 50%;
        width: 150px;
        height: 150px;
    }

    #owlEvents .owl-item h5 {
        font-size: 16px;
        color: #086384;
        font-weight: bold;
    }

    #owlEvents .owl-item h3 {
        font-family: 'BaseTwelveSans';
        font-size: 20px;
        color: #7a0200;
        padding-right: 10px;
    }

    #owlEvents .owl-item p {
        font-family: 'BaseTwelveSans';
        font-size: 16px;
        color: #000;
    }

.SearchLi {
    margin-top: 22px;
}

    .SearchLi input[type="text"] {
        -ms-border-radius: 10px;
        border-radius: 10px;
        border: 0px;
        /*background-color: #e4e4e2;*/
        padding: 5px 10px;
        color: #000;
        max-width: 150px;
        font-family: 'BaseTwelveSans';
    }

    .SearchLi i {
        position: absolute;
        cursor: pointer;
        right: 10px;
        top: 7px;
        border-left: 1px solid #D6984D;
        padding: 0px 5px;
        color: #D6984D;
    }

.InnerContainer {
    background-color: #ffffff;
}


.HeaderInner h1 {
    position: absolute;
    top: 35%;
    color: #fff;
    left: 80px;
    font-family: 'BaseTwelveSans';
    font-size: 46px;
    margin: 0px;
    padding: 0px;
    text-shadow: -1px -1px 2px rgba(150, 150, 150, 1);
}

.BreadcurmbArea {
    background-color: rgba(40, 143, 176, 0.80);
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 15px;
    padding-bottom: 6px;
}

.breadUl {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .breadUl li {
        display: inline-block;
        margin: 0px 20px;
        font-family: 'BaseTwelveSans';
        color: #7f7f7f;
        position: relative;
    }

        .breadUl li::before {
            content: "";
            position: absolute;
            right: -29px;
            bottom: 5px;
            height: 12px;
            width: 19px; /* or 100px */
            background: url(/Blogs/App_Themes/ThemeEn/images/icons/arrowltr.png) no-repeat right;
        }

        .breadUl li:last-child::before {
            background: transparent;
        }

        .breadUl li a {
            color: #fff;
        }

            .breadUl li a:hover {
                color: #D6984D;
                text-decoration: none;
            }

.InnerTopTools {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .InnerTopTools li {
        display: inline-block;
        cursor: pointer;
        margin: 0px 5px;
        color: #fff;
        padding: 2px 5px;
        font-size: 22px;
        text-align: center;
        width: 40px;
        height: 35px;
        -ms-transition-property: all;
        -o-transition-property: all;
        -moz-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        -ms-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -moz-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        -webkit-transition-timing-function: linear;
        -ms-transition-timing-function: linear;
        transition-timing-function: linear;
    }

        .InnerTopTools li:hover {
            color: #cb501b;
            background-color: #f2f2f2;
        }

.grayIcon {
    background-color: #b5b5b5;
}

.facebookIcon {
    background-color: #2963b7;
}

.twitterIcon {
    background-color: #5cc5ea;
}

.MainInnerContent {
    font-family: 'BaseTwelveSans';
}

    .MainInnerContent h1 {
        color: #1a84a0;
    }

    .MainInnerContent p {
        color: #5e5e5e;
        line-height: 150%;
    }

.ImgTex {
    margin: 0px 10px;
}

.FullLink {
    display: block;
    padding: 5px;
    width: 100%;
    margin: 5px;
    font-family: 'BaseTwelveSans';
    color: #fff;
    text-align: center;
    font-size: 22px;
    background-color: #1a84a0;
    cursor: pointer;
    -ms-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

.FullLink2 {
    display: block;
    padding: 5px;
    width: 100%;
    margin: 5px;
    font-family: 'BaseTwelveSans';
    color: #fff;
    text-align: center;
    font-size: 22px;
    background-color: #D6984D;
    cursor: pointer;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}

    .FullLink:hover, .FullLink2:hover {
        background-color: #f2f2f2;
        color: #5e5e5e;
        text-decoration: none;
    }

.SideMenu {
    padding: 10px 0;
    background: url(/Blogs/App_Themes/ThemeEn/images/sideMenu.png) #f2f2f2;
    -ms-background-repeat: repeat;
    background-repeat: repeat;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

    .SideMenu ul {
        background-color: #f2f2f2;
        margin: 0px;
        padding: 0px;
        list-style: none;
        font-family: 'BaseTwelveSans';
    }

    .SideMenu li {
        margin-left: 10px;
        padding: 9px 5px;
        border-bottom: 1px solid #1a84a0;
    }

        .SideMenu li:first-child {
            font-size: 22px;
            text-align: left;
            font-family: 'Conv_BaseTwelveSansB_6030';
        }

        .SideMenu li:last-child {
            border-bottom: 0px;
        }

        .SideMenu li > a {
            color: #000;
            padding: 10px 0px 10px 0px;
            -moz-transition-property: all;
            -o-transition-property: all;
            -webkit-transition-property: all;
            -ms-transition-property: all;
            transition-property: all;
            -moz-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            -webkit-transition-duration: 0.5s;
            -ms-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -moz-transition-timing-function: linear;
            -o-transition-timing-function: linear;
            -webkit-transition-timing-function: linear;
            -ms-transition-timing-function: linear;
            transition-timing-function: linear;
        }

            .SideMenu li > a span {
                padding-left: 10px;
            }


/*.SideMenu li:nth-child(1) a {
			background-position: left -18px;
		}

		.SideMenu li:nth-child(2) a {
			background-position: left -183px;
		}

		.SideMenu li:nth-child(3) a {
			background-position: left -350px;
		}

		.SideMenu li:nth-child(4) a {
			background-position: left -505px;
		}

		.SideMenu li:nth-child(5) a {
			background-position: left -666px;
		}

		.SideMenu li:nth-child(6) a {
			background-position: left -825px;
		}


		.SideMenu li:nth-child(1) a:hover {
			background-position: left -110px;
		}

		.SideMenu li:nth-child(2) a:hover {
			background-position: left -264px;
		}

		.SideMenu li:nth-child(3) a:hover {
			background-position: left -420px;
		}

		.SideMenu li:nth-child(4) a:hover {
			background-position: left -580px;
		}

		.SideMenu li:nth-child(5) a:hover {
			background-position: left -760px;
		}

		.SideMenu li:nth-child(6) a:hover {
			background-position: left -888px;
		}*/


.BoxAds {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-family: 'BaseTwelveSans';
}

    .BoxAds li {
        display: block;
        margin: 15px auto;
        position: relative;
    }

        .BoxAds li img {
            max-width: 100%;
            width: 100%;
            max-height: 200px;
        }

        .BoxAds li h3 {
            margin: 0px;
            position: absolute;
            bottom: 0;
            width: 100%;
            padding: 10px;
            text-align: center;
            color: #fff;
            font-size: 20px;
        }

        .BoxAds li:nth-child(1) h3 {
            background-color: rgba(103,7,10,0.8);
        }

        .BoxAds li:nth-child(2) h3 {
            background-color: rgba(135,176,96,0.8);
        }

        .BoxAds li:nth-child(3) h3 {
            background-color: rgba(222,129,38,0.8);
        }

.HeaderInner {
    min-height: 455px;
}

@media (min-width: 1200px) {

    #owlColored img {
        max-width: 75px;
    }
}

@media (max-width: 992px) {
    .FooterSubscribe {
        margin-top: 25px;
    }
}


@media (min-width: 992px) {
    #owlRum .owl-controls, #owlPetra .owl-controls {
        margin-top: 0px !important;
        margin-bottom: -50px;
    }

    #owlRum p, #owlPetra .owl-wrapper .owl-item span {
        padding-bottom: 15px;
    }

    #slide-7 .col-md-4 {
        /*padding-leftleft: 50px;*/
    }

    #owlColored {
        position: absolute;
        bottom: 0;
        z-index: 9;
        width: 100%;
        display: block;
    }
}

@media (min-width: 768px) {



    .navbar-brand {
        display: none;
    }

    .SectionPar .hsContainer {
        min-height: 600px;
    }
}


@media (max-width: 767px) {

    .InnerTopTools {
        margin-top: 10px;
        text-align: center;
    }

    .MainInnerContent img.pull-left {
        float: none !important;
        clear: both;
        display: block;
        margin-bottom: 15px;
    }

    .SideMenu {
        margin-top: 15px;
    }

    .HeaderInner {
        min-height: 355px;
    }



    h2 {
        margin-top: 15px;
    }

    #slide-1 {
        height: inherit !important;
    }

    .FooterSubscribe {
        margin-top: 65px;
    }

    .FooterUl {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .SocailUl {
        margin: 20px;
    }

    .SecMenu {
        margin-bottom: 25px;
    }

    .logoGlobal {
        float: none;
        margin-top: 15px;
    }

    #owlEvents .owl-item, #owlAfterAqaba .owl-item {
        margin: 0;
    }

    #slide-1 .carousel-inner img {
        min-height: 350px;
    }

    .SpaceHight {
        height: 10px;
    }

    #slide-1 .carousel-inner h3 {
        margin: 0;
    }

    .carousel-caption {
        /*position: static;*/
    }

    .MainLogo, #owlAfterAqaba .owl-buttons, .carousel-control {
        display: none !important;
    }

    .navbar-brand img {
        max-width: 80px;
    }
    .arraw-left, .arraw-right {
    display:none !important;
    }

    #owlAqaba .owl-item, #owlRum .owl-item, #owlPetra .owl-item {
    margin-right: 0px;
}
    .search-ul {
    float:right;
    }



}

@media (min-width: 360px) and (max-width: 767px) {
    /*.navbar-nav {
    margin: -92.5px 55px;
    }*/

    .navbar-nav {
        margin: 6.5px 37px;
    }

    .navbar-fixed-top .navbar-collapse {
        max-height: 368px;
    }

    .search-ul {
        margin-top: -39px;
    }
    
}

.carousel-fade .carousel-inner .item {
    -ms-opacity: 0;
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    -ms-opacity: 1;
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    -ms-opacity: 1;
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.BlogsUl {
padding:0px;
}

.navbarMenu {
float:left;
}

.RequiredFieldValitor {
    font-size: 13px;
    color: red;
}

.checkboxList {
    width: 100%;
}

    .checkboxList tr {
        display: inline-block;
        margin-right: 10%;
    }

        .checkboxList tr:first-child {
            margin-right: 0%;
        }

.RadiobuttonList {
    width: 100%;
}

    .RadiobuttonList tr {
        display: inline-block;
        margin-right: 10%;
    }

        .RadiobuttonList tr:first-child {
            margin-right: 0%;
        }
