h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}


.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
    margin-top: 15px;
}



td, th {
    padding: 5px;
}

body{
    font-family: FrutigerLTW20-55Roman;
    direction: rtl;

}
.icons2{

    position: fixed;
    top:30%;
    left: 0px;
    z-index:10000000;
}
.icons2 img{
    width: 36px;
    height: 36px;
    border-radius:50%;
    margin: 5px;
}


a{
    color: #585858;

    font-family: FrutigerLTW20-55Roman;
}


a:hover{
    color: #20507b;
    text-decoration: none;
}


.sizee {
    font-size: 25px;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}


.divstyleblk {
    background-color: #e4e4e4;
    margin-top: 30px;
    height: 250px;
}

.imgpro {
    border-left: 10px transparent solid !important;
}

.divstyleblkfooter h5 {
    color: #FFF;
    font-size: 15px;
    font-family: FrutigerLTW20-55Roman;
    line-height: 22px;

}

.frstword {
    margin-bottom: 39px;
}

.frstword h3 {
    background-color: #00bd5c;
    font-size: 22px;
    line-height: 35px;
    margin: 0 0 10px;
    padding: 5px 10px 10px;
}

.picright1 {
    padding: 0 0 0 0;
}

.picright1 li {
    color: #FFF;
    height: 39px;
    margin-top: 10px;
    background: #00bd5c;
    padding: 7px;
    padding-right: 12px;
    font-family: FrutigerLTW20-55Roman;
    display: block;
}

.picright1 li img {
    margin-left: 5px;
}

.picicons ul {
    margin-right: 100px;
}

.picright1 p {
    display: inline;
}

.picright2 li {
    display: block;
    margin-top: 2px;
}

.picright2 {
    margin-bottom: 0;
}

.divstyleblkfooter {
    background-color: #02bd5d;
    padding: 10px;
}

.divstyleblkfooter img {
    padding: 10px;
}

.titlecolor {
    background-color: #00bd5c;
}

.books-carousel {
    position: relative;
}

.books-carousel .item img {
    width: 170px;
    height: 100px;
    float: right;
    margin-left: 5px;
}

.books-carousel .item h4 {

    margin-top: 0;
    padding: 0;
    line-height: 20px;
    max-height: 100px;
    overflow: hidden;
    color: #4c6d7f;
}

.books-carousel .owl-item:nth-child(2n+2) {
    background: #f9f9f9;
    border-right: 1px solid #e2e2e2 !important;
    border-left: 1px solid #e8e8e8 !important;
    margin-top: -2px;
}

.books-carousel .owl-controls {
    position: absolute;
    left: -4px;
    top: -39px;
}

.books-carousel .owl-controls .owl-buttons {
    position: relative;
    width: 60px;
}

.books-carousel .owl-controls .owl-buttons div {
    font-size: 20px;
    height: 35px;
    width: 35px;
    margin: 0;
    padding: 5px 0;
    background: #aaa;
}

.top-blocks .col-md-4:nth-child(n) .divstyleblk h1 {
    background-color: #02a753;
    padding: 12px;
    color: white;
    font-size: 20px;
    text-align: right;
}

.top-blocks .col-md-4:nth-child(2n) .divstyleblk h1 {
    background-color: #02aeef;
    padding: 12px;
    color: white;
    font-size: 20px;
    text-align: right;
}

.divstyleblk span {
    padding-left: 10px;
    font-size: 25px;
}

.divstyle {
    background: #ffffff;
    margin-bottom: 80px;

}

.divstyle:nth-child(2n+1) h1 {
    background-color: #9CA913;
    padding: 8px !important;
    font-size: 20px;
    color: #ffffff;
    text-align: right;

    text-shadow: 2px 4px rgba(00, 00, 00, 0.1);


}

.divstyle:nth-child(2n) h1 {
    background-color: #2664D6;
    padding: 8px !important;
    font-size: 20px;
    color: #ffffff;
    text-align: right;

    text-shadow: 2px 4px rgba(00, 00, 00, 0.1);


}

.detailsdivstyle {
    background: #ffffff;
    margin-bottom: 80px;

}



.detailsdivstyle:nth-child(2n+1) h1 {
    background-color: #2664D6;
    padding: 8px !important;
    font-size: 20px;
    color: #ffffff;
    text-align: right;
    text-shadow: 2px 4px rgba(00, 00, 00, 0.1);
    width: 50%;

}

.detailsdivstyle:nth-child(2n) h1 {
    background-color: #00a44f;
    padding: 8px !important;
    font-size: 20px;
    color: #ffffff;
    text-align: right;
    text-shadow: 2px 4px rgba(00, 00, 00, 0.1);
    width: 50%;

}

.navbar {
    margin-bottom: 0px;

}

.mynav li {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}

.fixednews {
    position: fixed;
    top: 250px;
    left: -250px;
    width: 200px;
    z-index: 100;

    background-color: #f9f9f9;

}

.datafn{
    padding: 10px;
}



.fixednews a {
    color: #000000;
    display: block;

}

.fixednews img {
    width: 180px;
    border: 1px;
}

.closeme {
    padding: 10px;
    background: red;
    color: white;
    font-size: 26px;
    position: absolute;
    top: 165px;
    left: -50px;
    transform: rotate(-90deg);
    z-index: 100;
    white-space: nowrap;
    cursor: pointer;

}

.closemee {
    padding-right: 10px;
    background: red;
    color: white;
    font-size: 26px;
    position: absolute;
    top: 58px;
    left: -117px;
    transform: rotate(-90deg);
    z-index: 10;
    white-space: nowrap;
    cursor: pointer;
    width: 170px;
    height:55px;
}

.thumbnail {
    margin: 5px;
    background-color: white;
    padding: 2px;
    overflow: hidden;
    border: transparent;
}

.thumbnail img {
    width: 50%;
    border: transparent;
    padding-left: 10px;
}

.subtext {
    margin-top: 4px;
    background: white;
    font-size: 12px;
    padding: 4px;
}

.myhover img {

    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.myhover:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.bokks {
    padding: 5px;
    margin-right: 20px;
    margin-left: 20px;
}

.bokks img {
    margin: 10px;
    width: 70px;
    height: auto;
}

.thumbnail a:nth-of-type(1) {

    display: block;
    font-size: 20px;
    color: #304658;
}

.thumbnail a:nth-of-type(2) {

    display: block;
    font-size: 15px;
    color: #4c6a80;
}

.footerd h3 {
    font-size: 15px;
    color: white;
    padding: 10px;
    padding-bottom: 25px;
}

.navbar-default {
    background-color: transparent;
    border-radius: 0px;

    border: 0px;
    font-weight: bold;
    color: #FFF;

}




.dropdown-menu {
    border-radius: 0px;
    background-color: #ebeaea;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    text-align: right;
}

.carousel-inner h2 {
    text-align: center;
    font-size: 13px;
    padding-left: 50px;
    padding-right: 50px;
}

.mycarousel {

}

.bluel h1 {
    color: white;

}

.bluel .line {
    background-color: white;
}



.carousel-indicators {
    bottom: 0px;
    padding-right: 0px;

}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 0%);
}

.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 0%);
}

.pgwSlider .ps-current {
    float: right !important;
    width: 50%;
}

ul.pgwSlider, .pgwSlider ul {
    float: left;
    width: 49%;
}

ul.pgwSlider > li span, .pgwSlider > .ps-list > li span {

    width: 80%;
    top: 0;
    font-size: 15px;
    padding: 4px;
    background-color: #d7d7d7;
    color: #005f5e;

}

ul.pgwSlider > li img, .pgwSlider > ul > li img {
    width: 18%;
    height: auto;
    float: left;
    padding: 6px;

}

.ps-list li {
    background-color: #d7d7d7;
    margin-bottom: 2px;
}

.textcus {
    line-height: 24px;
    font-size: 13px;
    text-align: justify;
}


.img-thumbnail {
    border-radius: 0px;
}

.white {
    background-color: white;

}

.green {
    background-color: #666;
    padding-bottom: 5px;
    padding-top: 5px;

}

.green1 {
    background-color: #03a753;
    padding-bottom: 55px;
    padding-top: 65px;

}

.blue {
    background-color: #00aeef;
    background: #6b696a url("../images/bg.jpg") center top;
    padding-bottom: 0px;
    padding-top: 220px;

}

.grew {
    background-color: #f3f3f3;
    padding-bottom: 0px;
    padding-top: 0px;

}

.gray {
    background-color: #d9d9d9;
    padding-bottom: 50px;
    padding-top: 50px;

}

.grayl {
    background-color: #f3f3f3;
    padding-top: 80px;

}

.gray2 {
    background-color: #c3c3c3;
    padding-bottom: 3px;
    padding-top: 3px;

}

.gray3 {
    background-color: #f3f3f3;
}


.bluel {
    background-color: #00aeef;
    padding-bottom: 50px;
    padding-top: 50px;
}

.pagetop {

    padding: 20px 0 20px 0;

}

.pgwSlider .ps-current {
    font-size: 13px;
}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #00a651;
    background-color: rgba(255, 255, 255, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
    z-index: 1;
}

.back-to-top:hover {
    background-color: rgba(255, 255, 255, 0.90);
}

.owl-item {

    display: block;
    padding: 10px;

}

h4, .h4 {
    font-size: 16px;
    line-height: 27px;
    color: #656565;

}

.owl-carousel h1 {
    background-color: #02a752;
    display: block;
    padding: 12px;
    margin: 0;
    color: #FFFFFF;
    font-size: 18px;
}

.owl-carousel h4 {
    display: block;
    padding: 10px;
    margin: 0;
    font-size: 14px;
    color: #000;
    line-height: 18px;
}

.owl-carousel .owl-item:nth-child(4n+1) h1 {
    background-color: #5c8f05;
}

.owl-carousel .owl-item:nth-child(4n+2) h1 {
    background-color: #e5a72d;
}

.owl-carousel .owl-item:nth-child(4n+3) h1 {
    background-color: #44a8ee;
}

.owl-carousel .owl-item:nth-child(4n) h1 {
    background-color: #2ba853;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFFFFF;
    opacity: 0.5;

}

.owl-next {
    right: -10% !important;
}

.owl-prev {
    left: -10% !important;
}

.testtt {
    width: 80%;
    margin: 0 auto;
}

.owl-carousel4 .item {
    background: #ffffff;
}

a.aqanda {
    color: green;

}


a.aqanda:hover {
    transform: translateY(3px);
    color: #4c6d7f;
    text-decoration: none;
}


.aqanda h4 {
    padding-right: 0 !important;
}


a.freelink1fast{
    color: green;
}


a.freelink1fast:hover {
    transform: translateY(3px);
    color: #4c6d7f;
    text-decoration: none;
}


a.freelink2fast{
    color: green;
}


a.freelink2fast:hover {
    transform: translateY(3px);
    color: #4c6d7f;
    text-decoration: none;
}



.bs-callout-info {
    border-right-color: #5bc0de !important;
}
.bs-callout {
    background: #e7e7e7 ;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 0px 10px 0px 0px;
    border-color: white;
    margin: 20px 0;
    padding: 20px;
}

.bs-callout-danger {
    border-right-color:red !important;
}

.name{
    color: green;
}

.txtbx,.has-error{
    line-height: 35px;
}

.error{
    color : red;
    font-weight: bold;
    line-height: 25px;
}


.tbcolor{
    color:white;
    background-color: #02afef;
}


img.imgessays{
    width: 268px;
    height:192px;
}



@media (max-width: 480px) {

    .icons {
        padding-top: 10px;

    }

    img.imgessays{
        width: 460px;
        height:330px;
    }
}

@media (max-width: 768px) {
    .grayl {
        background-color:transparent  ;
        padding-top: 80px;

    }
    .navbar-nav > li {
        float: right;
        width: 100%;
    }

    .icons {
        text-align: center;
        padding-top: 10px;
    }


    .picicons li {
        display: inline;
        margin-right: 25px;
    }

    .footerd h3 {
        padding-bottom: 5px;
        text-align: center;
    }
}

@media (max-width: 995px) {

    .picicons li {

        display: inline;
        margin-right: 10px;

    }


    .icons {
        padding-top: 10px;

    }

    .picicons ul {
        margin-right: -49px;
    }

    .icons {
        min-height: 1px;


    }

}

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


.h4cls{
    height: 90px;
    overflow: hidden;
}

a h4 {
    display: block;
    font-size: 14px;
    color: #4c6d7f;
    line-height: 20px;
    margin-top: 0;
    max-height: 100px;
    overflow: hidden;
    padding: 0;

}

.essays h4 {
    font-size: 16px;
    color: #656565;
    line-height: 27px;
    margin-bottom: 10px;
    margin-top: 10px;
}


.divadv {
    margin-bottom: 80px;

}




h1 a {
    color: white;
}

h1 a:hover {
    color: #D9D9D9;
}



.pagination {
    padding-right: 0;
}

.pagination > li > a, .pagination > li > span {
    float:right !important ;
}

.clsimg{
    width: 195px;
    height: 274px;
}


.caption h5{
    color: #585f69;
    background-color: #DBDBDB;
    margin-bottom: 0px;
    padding: 3px;
}

.portfolio-control {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
}

.catlink{
    color: #4c6d7f;
    font-size: 16px;
   /* padding: 5px;*/
    text-decoration: none;
}



.portfolio-control {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;

}

.portfolio-control > li.active, .portfolio-control > li:hover {
    background-color: #00a34f;
    color: #fff;

}

.portfolio-control > li {
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 4px;
    background-color: #60c579;
    border-radius: 0 15px;


}


.portfolio-control > li > a {
    color: #fff;

}



/*thumbnail*/
a.thumbnail {
    padding: 0;
    border: none;
    margin-bottom: 15px;
}

.thumbnail-style {
    padding: 15px;
    margin-bottom: 20px;
}
.thumbnail-style:hover {
    box-shadow: 0 0 8px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}

.thumbnail h3,
.thumbnail-style h3 {
    margin: 6px 0 8px 0;
}

.thumbnail h3 a,
.thumbnail-style h3 a {
    color: #585f69;
    font-size: 15px;
}

.thumbnail h3 a:hover,
.thumbnail-style h3 a:hover {
    color: #72c02c;
    text-decoration: none;
}

.thumbnail-style .thumbnail-img {
    position: relative;
    margin-bottom: 11px;
}

.thumbnail-style a.btn-more {
    right: -10px;
    bottom: 10px;
    color: #fff;
    padding: 1px 6px;
    position: absolute;
    background: #72c02c;
    display: inline-block;
}
.thumbnail-style a.btn-more:hover {
    text-decoration: none;
    box-shadow: 0 0 0 2px #377500;
}
.thumbnail-style:hover a.btn-more {
    right: 10px;
}

.thumbnail-kenburn img {


    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
    -moz-transform: scale(1.2) rotate(2deg);
    -o-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}
/*thumbnail*/

/*CSS3 Hover Effects*/
.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.hover-effect-kenburn {
    left:10px;
    margin-left:-10px;
    position:relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
    -webkit-transform: scale(2) rotate(5deg);
    -moz-transform: scale(2) rotate(5deg);
    -o-transform: scale(2) rotate(5deg);
    -ms-transform: scale(2) rotate(5deg);
    transform: scale(2) rotate(5deg);
}
/*CSS3 Hover Effects*/




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



.greybg{

    background: #e9e9e9;
}


.greencolor {
    background: #76489D none repeat scroll 0% 0% !important;

}


.redcolor {
  background: #00A88E none repeat scroll 0% 0% !important;
}



.divstyle {
    margin-bottom: 20px;
    margin-top: 0px;
    box-shadow: 2px 2px 4px rgba(46, 46, 46, 0.1);
    border-top-right-radius: 15px;


}


.divstyleb{
    padding: 10px;
    margin-bottom: 10px;

}


.divstyleb h1{
    padding: 4px 4px 15px 4px !important;
    margin: 0 !important;
    font-size: 24px;
    color: white;


}

.divstyle li{
    list-style: none;
}


.divstyle h1 a{
    padding: 4px !important;
    margin: 0 !important;
    font-size: 28px;
    color: #a01111;
    padding-top: 15px !important;
    padding-left: 10px !important;

}




.divstyle h1{
    font-size: 30px !important;
    padding: 6px !important;
    color: white;
    margin: 0px;

}


.divstylee {
    background-color: #eff1f1;
    margin-bottom: 10px;
    margin-top: 0px;
    box-shadow: 2px 2px 4px rgba(46, 46, 46, 0.1);

    border-top-right-radius: 8px;
    border-top-left-radius: 8px;

}



.divstylee h1{
    font-size: 30px !important;
    color:white;
    padding: 4px 10px 12px 0;
    margin: 0px;
    text-align: center;

    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}


.divstylee h4{
    font-size: 20px !important;
    color: #d3d3d3;
    padding: 10px 10px 5px 10px;
    margin: 0px;




}




.thumbnaileeg{
    margin-bottom: 0px;
    background-color: transparent;
    padding: 5px !important;
    border-radius: 0px;
    border: 1px solid #eeeeee;
}



.thumbnailee{
    margin-bottom: 0px;
    background-color: transparent;
    padding: 5px !important;
    border-radius: 0px;
    border: 1px solid #eeeeee;
}

.thumbnailee img{
    min-height: 125px;
}




.padd{
    padding:10px;

}
.line {
    height: 4px;
}


.navbar-default{

    direction: rtl;
    border: 0px;


}

.mynav li{
    float: right;
    font-size: 16px;
    font-family: FrutigerLTW20-65Bold;
    font-weight: bold;
    color:#FFF;


}


.footerd{
    padding:0 0 20px 0;
    font-size: 16px;

}


.thumbnail:before,
.thumbnail:after {
    content: " ";
    display: table;
}

.thumbnail:after {
    clear: both;
}


.caption:before,
.caption:after {
    content: " ";
    display: table;
}

.caption:after {
    clear: both;
}


.thumbnail p{
    margin: 0px !important;
    color: #021820;
}



.thumbnail{
    margin-bottom: 0px;
    background-color: transparent;
    padding: 13px !important;
    border-radius: 0px;
    border: 1px solid #eeeeee;
}




.thumbnail h3{
    margin: 0px;
    font-size: 16px;
    color: #1f1f1f;

}


.thumbnail img{
    float: right;
    margin-left: 4px;
    max-width: auto;

}


.thumbnail .caption{
    padding: 4px !important;
}



.caption p{
    font-size: 14px !important;
    margin-bottom: 0px;
    color: #4b4b4b;
}


.caption h3{
    margin-top: 4px;
    margin-bottom: 10px;
    font-size: 18px;

}





.img-bord {
    border: 4px solid transparent;
}


.double-multi [class*="col-"]:nth-child(even) {
    background-color: #f6f6f6;
    border-bottom: solid 1px #e1e1e1;

}

.double-multi [class*="col-"]:nth-child(odd) {
    background-color: #ffffff;
    border-bottom: solid 1px #e1e1e1;
}




.subtext{
    font-size: 12px;
    padding: 4px;
}


.myhover img {
    position: relative;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.myhover:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}



.bokks img{
    margin: 2px;
    width: 70px;
    height: auto;
}


.stlybg li:nth-child(odd) {
    background-color: #f2f2f2;
}


.stlybg li:nth-child(even) {
    background-color: white;
}





.divstyleb a {
    color: white;
}



.stlybg {
    list-style: none;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;

}

.stlybg li{
    font-size: 13px;
    padding:4px;
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ececec;
}


.logo{
    padding: 0 0 10px 0;

}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    padding: 4px;
    padding-right: 120px;

}

.navbar-right{
    margin-right: 0px;

}

.navbar-default{
    background-color: transparent;
    border-radius: 0px;
    font-weight: bold;
    color:#FFF;

}


.navbar-nav{
    padding:0px;


}

.navbar-nav >li{
    float: right;
}


.navbar-default .navbar-nav >li >a {

    font-size: 16px;
    padding: 13px 10px 12px 10px;
}


.navbar-default .navbar-nav >.active >a, .navbar-default .navbar-nav >.active >a:hover, .navbar-default .navbar-nav >.active >a:focus{

    border-radius: 10px;
}

.reddd{

}


.navbar-default .navbar-nav >li >a:hover {
    color: #7a7a7a;
}

.navbar-default .navbar-nav >li:last-child {
    border-left: none;
}


.dropdown-menu{
    border-radius: 0px;
    background-color: #ebeaea;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    text-align: right;
}


.carousel-inner h2{
    text-align: center;
    font-size: 15px;
    margin-top: 0px;
    color: white;
}

.divstyleh{

    margin-bottom: 20px;
    padding: 10px;


}


.carousel-indicators {
    bottom: -30px;
    padding-right: 0px;

}

.main-carousel {
    position: relative;
}

.carousel-control.left{
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 0%);
}

.carousel-control.right{
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 0%);
}




.ps-list li{
    background-color: #d7d7d7;
    margin-bottom: 2px;
}

.textcus{
    font-family: FrutigerLTW20-65Bold;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
}


.icons {
    position: relative;
    z-index: 100;
    background: #e7e8e7;
    display: inline-block;
    padding: 5px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: -25px;
    border: 1px solid #d0d1d0 !important;

}


.icons a{
    width:36px;
    height:36px;
    line-height: 36px;
    display:inline-block;
    color: white;
    text-align: center;
    font-size:18px;
    border-radius: 50%;
}
.icons img{
 border-radius: 50%;
}

.icons a:nth-child(1) {
    background: #02a650;
}

.icons a:nth-child(2) {
    background: #3a78cd;
}

.icons a:nth-child(3) {
    background: #ea434b;
}

.icons a:nth-child(4) {
    background: #7a7a7a;
}

.icons a:nth-child(5) {
    background: #67aae2;
}


.icons a:nth-child(6) {
    background: #da70d6;
}

.icons a:nth-child(7) {
    background: #9acd32;
}

.icons a:nth-child(8) {
    background: #3977cd;
}

.icons a:nth-child(9) {
    background: #cd5194;
}

.icons a:hover {
    color: #f4f4f4;
    background: #bd4246;

}



.img-thumbnail{
    border-radius: 0px;
}

.header{
    margin-top: 10px;
}




.page-header h1{
    margin-top: 20px;
    margin-bottom: 4px;
    font-size: 26px !important;
    color: #20507b;
    padding-right: 10px;
}


.page-header span{
    padding-right: 10px;
    padding-top: -10px;
    font-size: 14px !important;
    color: #a7a7a7;
}


.pgwSlider .ps-current{
    font-size: 13px;
}


.stlybg img{
    width: 75px;
    height: 50px;

}

.stlybg li:before,
.stlybg li:after {
    display: table;
    content: " ";
}
.stlybg li:after,
.stlybg li:after {
    clear: both;
}






ul.stlybg{
    margin-bottom: 0px;
}


.dropdown-submenu {
    position: relative;
}




.dropdown-submenu.pull-left {
    float: none;
}


.row-pad-5{
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.row-pad-5 div[class*="col-"]{
    padding: 0px 0px 0px 0px !important;
}

.container {

    padding-left: 0px;
    padding-right:0px;
}

.hh{

    background-image: url("../images/bg_header.jpg") !important;
    background-blend-mode: luminosity;


    padding-top: 0px;
    margin: 0px;
    position: relative;

}

/*
.hh::before{

content: "";
    position: absolute;

    opacity: 0.7;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;


}*/

.overlay-header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(255, 0, 0, 0.5);
    height: 100%;
}


.red{

    padding: 10px 0 10px 0;
    margin-bottom: 25px;
    margin-top: 25px;
    box-shadow: 4px 3px 8px rgba(46, 46, 46, 0.1);

}


.blue{

    padding: 0;
    margin: 0 0 25px 0;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(231,231,229,1) 100%);
    text-align: right;
    box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);

}



.sitename{
    position: absolute;
    bottom: 0;
    border-radius:16px 16px 0px 0px;
    right: 120px;




}


.sitename h1
{
    margin: 0;
    padding: 14px 14px 0 14px;
    font-size: 25px;
    font-family: FrutigerLTW20-75Black;
    color: white;
    white-space: nowrap;
}

.sitename h2
{
    margin: 0;
    padding: 8px 14px 14px 14px;
    font-size: 18px;
    font-family: FrutigerLTW20-45Light;
    color: yellow;
}

.namesite{
    position: relative;
    height: 120px;
    z-index: 150;

}


.adtop h1{
    position:absolute;
    bottom: 0;
    text-align:center;
    background: rgba(00, 00, 00, 0.3);;
    width:100%;
    padding:20px;
    margin:0;
    color:white;
    text-shadow:0px 0px 10px #000000;
    font-size:32px;


}

.adtop{
    position:relative;

}
.adtop img{

    width:100%;
}


.navbar {
    margin: 0;
    min-height: inherit;

}



.close-pop {
    float: left;
    margin-left: 10px;
}

.close-pop a {
    color: #ffffff;
    font-size: 30px;
}




.nav
{
    padding: 0px;

}

.nav-tabs{
    background-color: #ea4149;
}

.nav-tabs > li{
    float: right;
}

.nav-tabs > li.active > a{
    border-radius: 0;
    background-color: #f2f2f2 !important;
    color: #005580;

}


.nav > li > a{

    color: white;
    border-radius: 0;
}


.nav > li > a:hover{
    color: #000000;
}

.owl-carousel .item img{
    border: 1px solid rgba(253, 255, 255, 0.5);
}
.silder-container{
    position: relative;
    clear: both;
}
/*.silder-container .flexslider:last-child{*/
/*position: absolute;*/
/*bottom: 0;*/
/*}*/
.thumb-flex{

    position: absolute;
    bottom: 20px;
    width:72%;
    margin: 0 auto;
    right: 0;
    left: 0;
    padding: 20px 0 0 0 ;
}
.thumb-flex .slides li{
    margin: 5px;
}
.thumb-flex .flexslider{
    background: none !important;
    box-shadow: none !important;

}
.slides li {
    position: relative;
}

.titdiv{
    position: absolute;
    bottom:0px;
    height:150px;
    width: 100%;
    padding: 10;
    color: #ffffff;
    font-size: 35px;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    opacity: 0.9;

}

.titdiv > div:first-child {
    height: 50px;

    opacity: 0.9;
}
.titdiv > div:last-child{

    opacity: 0.8;
}



.thumbnail:hover, .thumbnailee:hover, .newstop [class*="col-"]:hover,.thumbnaileeg:hover{
    background: rgba(0, 0, 0, 0.2) !important;
    transition: all 1s ease;
}

.gall a{
    opacity: 0.9;
}

.gall a:hover{
    opacity: 1;
}

.gall .item{

    padding-bottom: 10px;
}

.gall {

    background-color: white;
    padding: 14px;
    border-radius: 10px;
}

.rowtable {

}



/** {*/
    /*-webkit-transition: all 0.3s linear;*/
    /*transition: all 0.3s linear;*/

/*}*/



.addleft{
    position: relative;
    max-height: 0;
    overflow: hidden;
    /* Set our transitions up. */
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
    text-align: center;

}

.addleft img{
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 500px;
}

.tooltip {
    font-family: FrutigerLTW20-55Roman;

}



.highlight {
    max-height: 800px;
    z-index: 800;

}

.highlight-30 {
    max-height: 150px;
    z-index: 800;
}

.clickad:before {


}
.clickad{
    z-index: 900;
    padding: 5px;
    color: #ffffff;
    position: fixed;

    left: 0;
    padding: 5px;
    border-radius: 5px;
    margin: 10px;
}






.addleft h1{
    margin: 0;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.50);
    width: 100%;
    padding: 10px;
    font-size: 30px;
    color: #ffffff;
}


.changetext:after{

}





.newstop h1{
    padding: 8px 14px 14px 14px;
    font-size: 20px;
    border-radius: 0 15px 0 0 ;
    color: #ffffff;
    margin: 0;
}

.newstop h3 {
    margin: 4px;
    padding: 4px;
    padding-bottom: 4px;

    font-size: 16px;
    font-family: FrutigerLTW20-45Light;
}

.newstop h3 img {
    padding-left: 10px;

}


.bg_ad img{
    border-radius: 50%;
    box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1);
    margin-left: 4px;
    display: inline-block;
}




.bn-orange>.bn-title {

    border-radius: 0px 15px 15px 0px !important;

}





.headerfix{
    z-index: 150;
    width: 100%;

}

.headerfix.affix .dd{

    -webkit-transition: none;
    transition: none;
    margin-top: -150px;
    z-index: 160;
}


.headerfix.affix .dd .logo{
    margin-top: 150px;
    max-width: 60px;
    background: #fbfbfa;
    border-radius: 15px;
    padding: 5px;
    box-shadow: 0px 2px 4px rgba(46, 46, 46, 0.1);

}



.form-control{
    background: #e1e1e1;
}




@media (max-width: 768px) {

    .affix {
        position: static;
    }

    .headerfix.affix .dd .logo {
        max-width: inherit;
        margin-top: auto;
    }

    .text-center-xs {
        text-align: center !important;
        float: none !important;
    }

    .navbar{
        margin-bottom: 0px !important;
    }


    .logo {
        margin: 0 auto;
        float: none !important;
    }

    .namesite{
        float: none !important;
    }

    .addleft {
        position: static !important;
    }


    .divstyleb{
        padding: 10px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form
    {
        padding: 0;
    }

    .navbar-nav{
        margin: 0;
    }


    .navbar-collapse{
        padding: 0 10px 0 20px;
    }

    .icons{

        display:inline-block;
        padding-top: 4px;
        margin-top: 50px;

        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;

    }
    .icons2{

    position: fixed;
    top:30%;
    left: 0px;
    z-index:10000000;
}
.icons2 img{
    width: 36px;
    height: 36px;
    border-radius:50%;
    margin: 5px;
}

    .navbar-nav >li{
        float: right;
        width: 100%;

    }

    .navbar-nav .open .dropdown-menu{

        background:#ebeaea;
    }


    .inblk{
        width: 100%;
    }
    .divstyle h1 {
        font-size: 30px !important;
        padding: 6px !important;
        color: white;
        margin: 0px;
        float:none;
        width: 100%;

    }

    .clickad{
        z-index: 900;

        position: absolute;
        left: 0;
        top: 0;
        margin: 10px;
    }
    
    .clsimg2{
        max-width: 400px;
    }



}



.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #00a44f;
    border-color: #00a44f;
    color: #ffffff;
    cursor: default;
    z-index: 2;
}
