


/* This stylesheet generated by Transfonter (https://transfonter.org) on June 22, 2017 11:05 AM */

@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url('../fonts/DroidArabicKufi.eot');
    src: local('Droid Arabic Kufi'), local('DroidArabicKufi'),
        url('../fonts/DroidArabicKufi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DroidArabicKufi.woff') format('woff'),
        url('../fonts/DroidArabicKufi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*
 * jQuery Bootstrap Responsive Tabs v2.0.1 | Valeriu Timbuc - vtimbuc.com
 * github.com/vtimbuc/bootstrap-responsive-tabs
 * @license WTFPL http://www.wtfpl.net/about/
 */
.responsive-tabs-container .tab-pane {
    margin-bottom: 15px;
}
.responsive-tabs-container .accordion-link {
    display: none;
    margin-bottom: 10px;
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #333;
}
@media (max-width: 767px) {
    .responsive-tabs-container.accordion-xs .nav-tabs {
        display: none;
    }
    .responsive-tabs-container.accordion-xs .accordion-link {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .responsive-tabs-container.accordion-sm .nav-tabs {
        display: none;
    }
    .responsive-tabs-container.accordion-sm .accordion-link {
        display: block;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .responsive-tabs-container.accordion-md .nav-tabs {
        display: none;
    }
    .responsive-tabs-container.accordion-md .accordion-link {
        display: block;
    }
}
@media (min-width: 1200px) {
    .responsive-tabs-container.accordion-lg .nav-tabs {
        display: none;
    }
    .responsive-tabs-container.accordion-lg .accordion-link {
        display: block;
    }
}






/*============================================================================================ */



h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
.alignright {
    float: left;
}
.alignleft {
    float: right;
}
.aligncenter {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
.clear {
    clear: both;
}

html,body {
    direction:rtl;
    font-size:1em;
    font-family: times;
}

.container {

    width: 100%;

}
.nav{
    margin-bottom:10px;
}
a{
    color:#000;
    text-decoration: none;

}
a:hover{
    color:#0066cc ;
    text-decoration: none;  
}
.row{
    margin-bottom: 10px;
}
/* general styles */
.special_font_class{
    font-family: 'Droid Arabic Kufi', times;
}
/*body.body__loading_class{
    overflow:hidden;
}
body.body__loading_class #main_loading_div{
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    background-color:#333;
    background-color:rgba(0, 0, 0, 0.95);
    background-image:url('../images/watermark_image.png');
    background-position:center center;
    background-repeat:no-repeat;
    background-size: auto;
    z-index:99999; 
}*/
.menu {
    background: #0066cc;
    /*background: #000;*/
    border-bottom: 3px solid #000;
    padding: 0 10px;
    /*border-radius: 5px;*/
    font-family: 'Droid Arabic Kufi', times;
}
.menu, .menu ul {
    list-style: none;
    padding: 0;
    margin: 0; 
}
.menu li {
    /*    background: -moz-linear-gradient(#000, #000);
        background: -ms-linear-gradient(#000, #000);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #000));
        background: -webkit-linear-gradient(#000, #000);
        background: -o-linear-gradient(#000, #000);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000')";
        background: linear-gradient(#000, #000);*/
    /*    border-bottom: 2px solid #0066cc;*/
    /*border-top: 2px solid #000;*/
    /*min-width: 160px;*/
}
.menu > li {
    display: inline-block;
    position: relative;
    /*    border-left: 2px solid transparent;
        border-bottom: 2px solid transparent;
        border-top: 2px solid transparent;*/
}
/*.menu > li:first-child {
    border-radius: 0 5px 5px 0 ;
}
.menu > li:last-child {
    border-radius: 5px 0 0 5px  ;
}*/

/* onhover styles */
.menu li:hover {
    background-color: #0066CC;
    background: -moz-linear-gradient(#0066CC, #004d99);
    background: -ms-linear-gradient(#0066CC, #004d99);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0066CC), color-stop(100%, #004d99));
    background: -webkit-linear-gradient(#0066CC, #004d99);
    background: -o-linear-gradient(#0066CC, #004d99);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066CC', endColorstr='#004d99');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0066CC', endColorstr='#004d99')";
    background: linear-gradient(#0066CC, #004d99);

    /*border-bottom-color:#222222;
    border-top-color:#1B1B1B;
    border-left-color: #C4302B;*/
}
.menu a {
    color: #ffffff;
    /*font-family: 'Droid Arabic Kufi';*/
    /*line-height: 54px;*/
    text-decoration: none;
    outline: none;
    /*text-transform: uppercase;*/
}
.menu a:hover{
    color: #C4302B;
}
#main_menu .menu > li > a{
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    display: inline-block;
    /*font-family: 'Droid Arabic Kufi';*/
    font-size: 18px;
    /*line-height: 54px;*/
    padding: 10px 12px;
}
#main_menu .menu > li > a:hover {
    /*border-radius: 5px 0 0 0;*/
    border-right-color:#004080;
    border-left-color:#004080;
    /*color: #C4302B;*/
}

/*#main_menu .menu > li > a:hover,.menu > li i:hover{
    color:#0066cc;
}*/
/* submenu styles */
#main_menu .with_submenu ul{
    position: absolute;
    border-top: 3px solid #000;
    /*right: 0;*/
    /*max-height: 0;*/
    /*top: 100%;*/
    min-width:150px;    
    z-index: 0;
    /*    display:block;
        -webkit-perspective: 400px;
        -moz-perspective: 400px;
        -ms-perspective: 400px;
        -o-perspective: 400px;
        perspective: 400px;*/
}
.with_submenu ul li {
    background:#0066cc;
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s;
}
#main_menu .with_submenu ul > li > a{
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-bottom: 1px dotted #333;
    display: block;
    /*font-family: 'Droid Arabic Kufi';*/
    font-size: 16px;
    padding: 4px 5px;
    /*white-space:nowrap;*/
}
#main_menu .with_submenu ul > li > a:hover {
    /*border-radius: 5px 0 0 0;*/
    border-right-color:#004080;
    border-left-color:#004080;
    /*color: #C4302B;*/
}
/*.menu .with_submenu ul li:hover a {
    border-left: 3px solid #C4302B;
    border-right: 3px solid #C4302B;
    border-radius: 0;
    color: #ffffff;
}*/
#main_menu .menu > li.with_submenu:hover ul/*,#main_menu .menu > li.with_submenu:focus ul*/{
    /*max-height: 2000px;*/
    z-index: 10;
    /*border-left: 3px solid #C4302B;*/
    /*border-bottom: 3px solid #C4302B;*/
}
.menu li.with_submenu:hover ul li/*, .menu li.with_submenu:focus ul li*/, .menu li.with_submenu.active_submenu ul li{
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /*default and below overwrite it*/
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -ms-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms;
}

/* CSS3 delays for transition effects */
.menu li.with_submenu:hover ul li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.menu li.with_submenu:hover li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.menu li.with_submenu:hover li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.menu li.with_submenu:hover li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.menu li.with_submenu:hover li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.menu li.with_submenu:hover li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.menu li.with_submenu:hover li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.menu li.with_submenu:hover li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}

.with_submenu ul li:nth-child(1) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
.with_submenu ul li:nth-child(2) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.with_submenu ul li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.with_submenu ul li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.with_submenu ul li:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.with_submenu ul li:nth-child(6) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.with_submenu ul li:nth-child(7) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.with_submenu ul li:nth-child(8) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

body.active_mobile_menu #mobile_menu{
    width:0px;
}
#mobile_menu {
    position: fixed;
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    /*padding-top: 50px;*/
    z-index: 1;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
}
#mobile_menu .menu{
    padding:0;
    border:none;
}
#mobile_menu .menu li {
    display: block;
}
#mobile_menu .menu li a {
    display: block;
    padding: 8px;
    font-size: 20px;
    /*color: #818181;*/
    transition: 0.3s;
    border-bottom: 1px solid #1c1c1c;
}
#mobile_menu .menu a:hover{
    /*color: #f1f1f1;*/
    border-left:3px solid #C4302B;
    /*color: #C4302B;*/
}
#mobile_menu .menu > li.with_submenu ul{
    display:none;
}
/*we stop this or on mobile since browser already take click as hover..
#mobile_menu .menu > li.with_submenu:hover ul,
#mobile_menu .menu > li.with_submenu:focus ul,*/
#mobile_menu .menu > li.with_submenu.active_submenu ul {
    display:block;
    border-right:2px solid #004080;
    margin-right:7px;
}
#mobile_menu .closebtn {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 10px;*/
    margin:1px;
    padding:0px 10px;
    font-size: 38px;
    background:#333;
    float: left;
    /*margin-right: 50px;*/
    font-weight:bold;
    color:#fff;  /*#ccc #666*/
    text-shadow:2px 1px #222;
}

#mobile_menu .closebtn:hover {
    text-decoration: none;
}


.head_banner2{
    margin : 10px 15px;
    display: block;
}

.story_head_container, .social_head_container{
    text-align:center;
}
.logo,.story_head{
    width:100%;
}
.head_banner{
    width:100%; 
}
/*.head_banner img{
    max-height: 185px;
}*/
.social, .story_head{
    /*width:50%;*/
    /*max-width:120px;*/
    margin-bottom: 8px;
}
.news_image img{
    width: 100%;
    margin-top: 10px;
    /*padding:10px;*/
}
.responsive-tabs-container,.nav-tabs{
    box-shadow: 0 0 3px #CACACA;
    margin-top: 10px;
}
.news_time_views{
    color:#222;
}
.news_time_views i{
    color:#0066cc;
    margin-left:1px;
}
.stripe-line-text {
    position:relative;
}
.stripe-line-text span{
    background:#fff;
    padding-left:5px;
}
.stripe-line-text span:after {
    display:inline-block;
    position:absolute;
    content:"";
    top:30%;
    right:0px;
    left:0px;
    z-index:-1;
    background: url(../images/stripe.png);
    height: 12px;
}
.post-info{
    /*        overflow: hidden;
            text-overflow:ellipsis;
                white-space: pre;*/
    font-size: 1.1em;
}
/* jssor slider bullet navigator skin 01 css */
/*
.jssorb01 div           (normal)
.jssorb01 div:hover     (normal mouseover)
.jssorb01 .av           (active)
.jssorb01 .av:hover     (active mouseover)
.jssorb01 .dn           (mousedown)
*/
.jssorb01 {
    position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
    position: absolute;
    /* size of bullet elment */
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: #000 1px solid;
}
.jssorb01 div { background-color: gray;margin-top: 10px; }
.jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
.jssorb01 .av { background-color: #fff; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
.jssora05l.jssora05lds      (disabled)
.jssora05r.jssora05rds      (disabled)
*/
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../images/a17.png') no-repeat;
    overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }
.jssora05l.jssora05lds { background-position: -10px -40px; opacity: .3; pointer-events: none; }
.jssora05r.jssora05rds { background-position: -70px -40px; opacity: .3; pointer-events: none; }
/* jssor slider thumbnail navigator skin 09 css */.jssort09-600-45 .p {    position: absolute;    top: 0;    left: 0;    width: 600px;    height: 45px;}.jssort09-600-45 .t {    font-family: 'Droid Arabic Kufi';    font-weight: normal;    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    color:#fff;       padding-right: 10px;}
#main_slider a{color:inherit;}
#bar_menu{
    display: none;
    cursor: pointer;
}

.responsive-tabs-container .tab-pane{
    padding: 10px;

}

.link_center_inside_image a{
    display:block;
    margin:0 auto;
    text-align:center;
}

.div_style{
    box-shadow: 0 0 3px #CACACA;
    border-bottom: 4px solid #0066cc;  
    margin-bottom: 10px;
}
.nav.nav-tabs{
    background:#ccc;
}
.nav-tabs>li{
    background: #f7f7f7;
    margin:0px 0px 0px 1px;
    padding:0px;
}
.nav-tabs.nav > li > a, .nav-tabs.nav > li.active > a{
    padding:7px 10px;
    margin:0px;
    border:0px;
    border-radius:0px;
}
.nav-tabs>li.active>a{
    background-color:#0066cc !important;
    color:#fff !important;
}
.thumbnail {
    margin-top:8px;
    margin-bottom: 0px;
}
.gallery_main_image, .gallery_sub_image{
    padding:2px;
    overflow:hidden;
}
.gallery_main_image, .gallery_sub_image{
    padding:0px;
}
.gallery_main_image img, .gallery_sub_image img{
    margin:2px;
}
.gallery_main_image img{
    width:100%;
}
.gallery_sub_image img{
    max-width:100%;
    max-height:100%;
    /*border:1px solid #ccc;*/
}
canvas{
    width: 100%;
    height: 100%
} 

.p-10{
    padding: 10px;
}





#main_container {
    position:relative;
    /*transition: margin-right .5s;*/
    /*    padding: 16px;
        padding-bottom:0px;*/
    padding-top:5px;
}

@media (max-width:991px){
    .logo, .story_head{
        display:inline-block;
        width: 80%;
        text-align:center;
    }
      .social{
        display:inline-block;
        width: 30%;
        text-align:center;
    }
    body.active_mobile_menu #mobile_menu{
        /*width:250px;*/
        width: 80%;
    }
    #main_menu{
        display: none;
    }
    #bar_menu{
        display: inline-block;
    }
}
@media (max-width:600px){
    body.body__inside_page .story_head_container{
        display:none;
    }
    #bar_menu{
        display: inline-block;
    }
}


@media (max-width:400px )and (max-width:530px){

    /*    .logo{
            width: 50%;
        }*/

   /* .social{
        display:none;
    }*/
    /*    .jssort09-600-45 .t{
            font-size:4vw;
        }
        a{
            font-size: 4vw;
        }
        h4{
            font-size:2.5vw;
        }
        h6{
            font-size:2vw;
        }*/

} 

.overflow {
    white-space: nowrap;
    overflow: hidden;
}
.ellipsis {
    text-overflow: ellipsis; 
    white-space: nowrap;
    overflow: hidden;
}










#footer-widget-area {
    width: 1045px;
    margin: 0 auto;
}
#theme-footer {
    position: relative;
    color: #ddd;
    background: #333;
    padding: 20px 0;
    border-top: 8px solid #0066cc;
    margin-top: 20px;
    -webkit-box-shadow: 0 -5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 -8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 -8px 0 rgba(0, 0, 0, .1);
}
#theme-footer a {
    color: #ccc;
}
#theme-footer a:hover {
    color: #FFF;
}
.footer-bottom {
    position: relative;
    background: #2e2e2e;
    line-height: 35px;
    border-top: 1px solid #444;
    color: #ccc;
    padding: 15px 0;
}
.footer-bottom .social-icons {
    float: right;
    margin: 3px 15px 0;
    line-height: 0;
}
.footer-bottom a {
    color: #ccc;
}
.footer-bottom a:hover {
    color: #FFF;
}
.footer-3c .footer-widgets-box {
    width: 30.66666666666667%;
}
.footer-widgets-box {
    float: right;
    margin-left: 4%;
    margin-right: 0;
}
.footer-3c #footer-third{
    margin-right: 0;
}
#footer-third{
    margin-right: 4%;
    margin-left: 0;
}
.footer-widget-container {
    padding: 5px 0;
    border-top: 1px solid #444;
}
.footer-widget-container li span.tie-date{
    color: #AAA;
    margin: 4px 0 0;
    font-size: 80%;
    display: inline-block
}
.footer-widget-container li span.post-small-rate {
    margin-top: 5px;
}
.footer-widget-container .post-thumbnail {
    float: right;
    margin-left: 10px;
}
.footer-widget-container p {
    padding-bottom: 1.0em;
}
.footer-widget-container li{
    padding: 6px 12px 6px 0;
    line-height: 18px;
    overflow: hidden;
    border-bottom: 1px solid #3c3c3c;
}
.footer-widget-container li{
    padding-right: 0;
    padding-left: 12px;

}
.footer-widget-top {
    border-bottom: 1px solid #222;
    padding: 10px 0;
}
.footer-widget-top h4 {
    font-size: 22px;
    font-family: BebasNeueRegular, arial, Georgia, serif;
}

.entry {
    word-wrap: break-word;
    line-height: 22px;
}
.entry p {
    margin-bottom: 20px;
}
.entry img {
    max-width: 100%;
    height: auto;
}
.social-icons {
    text-align: center;
}
.social-icons a {
    margin: 2px;
    position: relative;
    text-shadow: none;
    display: inline-block;
}
.social-icons-widget .social-icons i:before {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.social-icons-widget .social-icons a {
    color: #555!important;
}
#theme-footer .social-icons-widget .social-icons a {
    color: #999!important;
}
.social-icons-widget .social-icons.social-colored a {
    color: #FFF!important;
}
.social-icons-widget .social-icons a:hover {
    opacity: 0.7;
}
@media only screen and ( max-width: 1045px) {
    .footer-bottom .container,
    #footer-widget-area {
        width: 98%!important;
    }
}
@media only screen and (max-width: 990px) {
    .footer-widgets-box {
        float: none!important;
        width: 100%!important;
        margin: 0!important;
    }
}
@media only screen and (max-width: 900px) {
    .footer-bottom .alignright,
    .footer-bottom .alignleft,
    .footer-bottom .social-icons {
        text-align: center;
        float: none;
        width: 100%;
        margin: 0;
        line-height: 20px;
    }

}


#topcontrol {
    z-index: 999;
    background: #0066cc;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 24px;
    position: fixed;
    bottom: -100px;
    right: 10px;
    cursor: pointer;
    overflow: auto;
    opacity: 0.7;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#topcontrol:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
}
#topcontrol:hover {
    opacity: 1;
}

textarea,
input,
select {
    /*border: 1px solid #ccc;*/
    /*background: #fff;*/
    /*font-size: inherit;*/
    display: block;
    width: 100%;
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
    /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline: none;
}
textarea {
    overflow: auto;
    width: 100%;
}
input[type=button],
button {
    padding: 4px;
    cursor: pointer;
    vertical-align: middle;
}
textarea,
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=tel],
input[type=number],
input[type=date],
input[type=file],
input[type=search],
input[type=color],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=range],
input[type=time],
input[type=week],
select {
    border-color: #F1F1F1;
    border-top-color: #DDD;
    border-left-color: #DDD;
    background-color: #F9F9F9;
    color: #515151;
    /*    font: 12px Tahoma;*/
    /*padding: 8px;*/
    margin-bottom: 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
textarea:hover,
input[type=text]:hover,
input[type=password]:hover,
input[type=email]:hover,
input[type=url]:hover,
input[type=tel]:hover,
input[type=number]:hover,
input[type=date]:hover,
input[type=file]:hover,
input[type=search]:hover,
input[type=color]:hover,
input[type=datetime]:hover,
input[type=datetime-local]:hover,
input[type=month]:hover,
input[type=range]:hover,
input[type=time]:hover,
input[type=week]:hover,
select:focus {
    background-color: #F5F5F5;
}
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=file]:focus,
input[type=search]:focus,
input[type=color]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=range]:focus,
input[type=time]:focus,
input[type=week]:focus,
select:focus {
    background-color: #fff;
}

img, iframe{
    max-width:100%;
}
@media screen and (max-width:767px){
    #middle_content_container{
        padding-right:0px;
        padding-left:0px;
    }
}
/*==================================> Slider*/

/* Slideshow container */
.smart_slider{
    position: relative;
    margin:0px auto;
}
.smart_slider .slides_items{
    display: none;
    -webkit-animation-name: smart_slider_fade;
    -webkit-animation-duration: 1.5s;
    animation-name: smart_slider_fade;
    animation-duration: 1.5s;
}
.smart_slider .slides_items.active_slide{
    display:block;
}
.smart_slider .slides_items .caption{
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}
.smart_slider .bullet{
    cursor:pointer;
    height: 13px;
    width: 13px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.smart_slider .active_bullet, .smart_slider .bullet:hover {
    background-color: #717171;
}
@-webkit-keyframes smart_slider_fade {
    from {opacity: .4}
    to {opacity: 1}
}
@keyframes smart_slider_fade {
    from {opacity: .4}
    to {opacity: 1}
}

.banner_items_container{
    overflow:hidden;
}
.banner_item_element img{
    width:100%;
    /*height:130px;*/
    height:auto;
}
.vertical_banner{
    text-align:center;
}
.vertical_banner .banner_item_element{
    margin-bottom:5px;
}
.vertical_banner .banner_item_element:last-child{
    margin-bottom:0px;  /*only in vertical since for horizontal not only last child but maybe in last row there is more than one item*/
}
.horizontal_banner{
    font-size:0px;
    text-align:center;
}
.horizontal_banner .banner_item_element{
    margin:5px;
    display:inline-block;
    vertical-align:top;
    font-size:medium;
}
.social_share_icons_container{
    display: block;
    position: fixed;
    direction:ltr;
    top: 160px;
    left:0px;
    z-index: 20;
    overflow:hidden;
    font-size:0px;
}
.social_share_icons_container a{
    position: relative;
    display:block;
    width:48px;
    padding:14px 0px;
    text-align: center;
    color:#fff;
    transition: all 0.2s ease-in;
    outline:none;
}
.social_share_icons_container a i{
    font-size:18px;
}
.social_share_icons_container a:hover{
    outline:none;
}
.social_share_icons_container a[data-social="facebook"]{background:#3b5998;}
.social_share_icons_container a[data-social="twitter"]{background:#55acee;}
.social_share_icons_container a[data-social="google_plus"]{background:#dc4e41;}
.social_share_icons_container a[data-social="whatsapp"]{display:none;background:#25d366;}
@media (min-width:992px){
    .social_share_icons_container a:first-child{
        border-radius:0px 4px 0px 0px;
    }
    .social_share_icons_container a:last-child{
        border-radius:0px 0px 4px 0px;
    }
    .social_share_icons_container a:hover{
        border-radius:0px 4px 4px 0px;
        width:60px;
    }
}
@media (max-width:991px){
    body{padding-bottom:40px;}
    #topcontrol {display:none;}
    .social_share_icons_container{
        left:0px;
        right:0px;
        bottom:0px;
        top:auto;
        text-align:center;
        direction:inherit;
        white-space: nowrap;
    }
    .social_share_icons_container a{
        display:inline-block;
        vertical-align: bottom;
        width:48px;
    }
    /*.social_share_icons_container a:hover{
        padding:15px 0px;
    }*/
.social_share_icons_container a[data-social="facebook"]{background:#3b5998;}
.social_share_icons_container a[data-social="twitter"]{background:#55acee;}
.social_share_icons_container a[data-social="google_plus"]{background:#dc4e41;}
.social_share_icons_container a[data-social="whatsapp"]{display:none;background:#25d366;}
    
}