body{background-color: #fafafa ;font-family: Arial}
.whitebg{background-color: white}
a{ text-decoration: none !important; }
a:focus, button {outline: 0;}
.pad-5{ padding: 5px; }
.pad-10{ padding: 10px; }
.pad-15{ padding: 15px; }
.navbar-default .navbar-brand {
    color: #b9ad98;
}
.navbar-default .navbar-brand:focus {
    color: #61491d;
    background-color: transparent;
}
.navbar-my{
    background: #cbac70;
}
.navbar-my ul li a{
    color: #fff;
}
.owl_bg {
    width: 100%;
    min-height: 119px;
    text-align: center;
}
.navbar-my ul li a:hover{
    background: #333;
}
.navbar-my .navbar-brand{
    color: #fff;
}
.ss{
    background: url('../img/texture.png')  /* assuming img folder is one step back from css*/;
    margin-bottom: 10px;
}
.aaa
{
    padding-top: 14px;
}
.ttl_sty2 {
    margin: 15px 0 5px;
    font-weight: bold;
}
.ttl_sty3 {
    font-size: 18px;
    font-weight: bold;
}
.video_iframe {
    float: left;
    margin-right: 30px;
}
.video_content {
    float: left;
}
.videoin {
    padding: 30px!important;
    margin-top: 30px;
}
.date_sty1 {
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    display: block;
}
.date_sty1 i.fa {
    color: #cbac70;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}
.layer_sty {
    padding-top:62px;
    padding-bottom: 62px;
    margin-top:100px;
    background-color: #f9f6f1;
}
.yeti {
    color: inherit;
    display: block;
}
.navbar-default .navbar-brand1 {
    color: #b9ad98;
}
.words  h4 {
    margin: 5px 0;
    font-size: 16px;
}
.head-color{
    color: #cbac70;
}
.headlogo{margin: 11px 20px 0 0;}
.siteheadtextcolor{ color: #61491d;}
.greeting{
    margin-left: 10px;
}
.f17 {
    font-size: 17px;
    margin-bottom: 0;
}
.f21 {
    font-size: 20px;
    margin-top: 5px;
}
.f47 {
    font-size: 45px;
    margin: 10px 0;
}
.rb_logo {
    overflow: hidden;
    margin-top: 15px;
    float: right;
}
nav.navbar {
    min-height: 30px;
}
nav .navbar-brand {
    height: 30px;
    padding: 5px 15px;
}

.navbar-nav>li>a{ text-align: left; }
.maintext>.text1{padding: 0px ;font-size: 15px; }
.maintext>.text2{padding: 0px ; font-size: 15px; }
.maintext>.text3{padding: 0px ;font-size: 15px; }
.words{padding-top: 25px;margin-right: 20px;}
.italic  {
    float: right;
    font-style: italic;
}
.navbar-nav>li {  }
.navbar-nav>li:hover{ background-color: #c2a267; }
.navbar-default .navbar-nav > li > a {
    color: #ffffff;}
.navbar-default .navbar-nav > li > a:hover {
    color: #ffffff;}
.navbar-default .navbar-nav > li > a:active {
    color: #ffffff;}
.navbar-default>li:hover{ background-color: #c2a267; }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.nav .navbar-nav .navbar-left.active >{background-color: #1b6d85}
.navbar-fixed-top {
    top: 240px;
}
.navbar-collapse {
    padding: 0;
}
.navbar{
    width: 100%;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.navbar-nav>li {
    text-transform: uppercase;
    width: 120px;
    height: 60px;
}
.navbar-nav>li:first-child {
    width: auto;
}
.navbar-nav>li:first-child i.fa {
    font-size: 20px;
    color: #f2deb6;
}
.navbar-nav>li>a {
    padding: 10px;
    font-weight: bold;
    height: inherit;
    display: table-cell;
    vertical-align: middle;
    width: inherit;
    text-align: center;
}
.navbar-nav>li>a span {
    float: left;
    width: 90%;
}
.navbar-nav li>.dropdown-menu {
    opacity: 0;
    right: auto;
    left: 0;
    padding: 5px;
    min-width: 408px;
    top: 120%;
    background-color: #f9f6f1;
    visibility: hidden;
    display: block;
    border: none;

    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0px 5px 27px 0px rgba(0,0,0,.35);
    -moz-box-shadow: 0px 5px 27px 0px rgba(0,0,0,.35);
    box-shadow: 0px 5px 27px 0px rgba(0,0,0,.35);
    border-radius: 2px;
}
.navbar-nav li:nth-child(9)>.dropdown-menu ,
.navbar-nav li:last-child>.dropdown-menu{
    right: 0;
    left: auto;
}

.navbar-nav li>.dropdown-menu>li {
    width: 189px;
    float: left;
    margin: 5px;
}
.navbar-nav li>.dropdown-menu a {
    color: #61491e!important;
    background-color: #f5efe6!important;
    padding: 10px;
    text-align: center;
    border-radius: 2px;
    white-space: pre-line;
}
.navbar-nav li>.dropdown-menu a:hover {
    background-color: #e7d3b6!important;
    color: #c2a267!important;
}
.col-xs-12 .foot{
    bottom: 40px;
}
.navbar1 {
    background: #cbac70;
    margin-top: 6px;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);

    /* the rest of your styling */
}
.navbar-default .navbar-brand {
    font-size: 14px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
.cd-nav-trigger {
    padding: 15px 0 17px;
    float: left;
}

#cd-nav .rmenu_list li a span {
    position: absolute;
    right: 0;
    top: 0;
    background: #d8ab5d;
    color: #fff;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 32px;
}

#cd-nav .open+.dropdown-menu {
    display: block;
}

#cd-nav .rmenu_list>li>a:focus,
#cd-nav .rmenu_list>li>a:hover,
.open {
    background: #e4b665;
    color: #fff!important;
}

#cd-nav .rmenu_list li+li {
    border-top: 1px solid #DEDEDE;
}

#cd-nav .rmenu_list li .dropdown-menu {
    top: 0;
    margin: 0;
}

#cd-nav .rmenu_list li a.open span i {
    transition: transform .2s;
    transform: rotate(90deg)
}

#cd-nav .rmenu_list li a span i {
    transition: transform .2s;
    transform: rotate(0);
    margin: 4px 0 0 4px;
}

#cd-nav .rmenu_list .dropdown-menu {
    position: relative;
    float: none;
    border-radius: 0;
    padding: 0;
    border: 0;
}
.title_rb {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
}

.rb_logo {

}

/*----------------------------------------*/
/*  7.  Right menu
/*----------------------------------------*/
.rmenu_list {
    list-style: none;
    padding-left: 0;
}
.rmenu_list li a {
    font-size: 15px;
    color: #5b6266!important;
    display: block;
    padding: 10px 20px;
}

.rmenu_list li a:hover,
.rmenu_list li.active a {
    background-color: #cbac70!important;
    color: #fff!important;
}

.rmenu_hr {
    margin: 25px 0 15px;
}
.foot{ background-color: #343a46; }
.foottextcolor{ color: white; }
.foottexthead{ font-size: 18px;font-weight: bold;padding-top: 30px;padding-bottom: 10px; }
.footbotbord{ border-bottom: 2px solid  #3d4045; }
.copyri{ padding-top: 10px; }
.pad-10-20{ padding: 10px 20px 0 20px; }
.footsocial{  }
.footsocial>a>i{ padding: 0 10px;color: white; }
.footsocial>a:hover>i{color: #cbac70; }
.footlink{ width: 25%;float: left;  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
    line-height: 21.4px;}
.fontum{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
    line-height: 21.4px;
}
.fontumag{
    color: #ebe8e3;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
    line-height: 21.4px;
    max-height: 238px;
    overflow: hidden;
    padding-top: 10px;
}
.mycont
{margin-top:36px; margin-bottom: 50px }

.slidetime {
    padding-top: 40px;
}
.newitalic{font-style: italic;color: white}
.footlink:hover{ color: #cbac70;cursor: pointer; }
.padust30{ padding-top: 30px; }
.sonyenilikler{ float: left;padding: 5px 0; }
.sonyenilikler>img{ width: 55px;height: 55px;float: left; }
.sonyenilikler>div{ float: left;padding: 4px 10px;font-weight: bold; }
.sonyenilikler>div>span{ position: relative;top: -4px; ;  }
.solacek{margin-left: -40px}
.fasize {
    color: #cbac70;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
    line-height: 21.4px;
}
.dart>p{
    line-height: 12px;
}
.nopad{ padding: 0px; }
.xett
{
    width: 35px;background-color: #cbac70;height: 5px;
}
.footer-bottom {
    background-color: #2c313c;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    line-height: 40px;
    min-height: 30px;
    padding: 7px 30px 0  ;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}
.carousel-indicators {
    margin-left: 0;
    width: auto;
    margin: 0 0 30px 30px;
    left: 0;
}
.carousel-indicators li {
    margin: 0 3px;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    background-color: #cbac70;
    border-color: transparent;
}
#first-slider .carousel-indicators {
    bottom: 0;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
    border:none;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
    border:none;
}
.carousel-control.left{ background: none }
.carousel-control.right{ background: none }
.carousel-caption > .sl1txt{ position: absolute;bottom: 260px;font-size: 44px;left: -50px; }
.carousel-caption > .sl2txt{ position: absolute;bottom: 200px;font-size: 44px;left: -50px; }
.carousel-caption > .sl3txt{ position: absolute;bottom: 145px;left: -50px;padding-left: 45px;padding-right: 45px; }
.sol{ position: absolute;top: 47%;padding: 0 15px;background-color: #c7c7c8;left: 100px; background: transparent }
.sag{ position: absolute;top: 47%;padding: 0 15px;background-color: #c7c7c8;right: 100px;  background: transparent }
.imageleft
{
    float: left;
}
#carousel-example-generic {padding-bottom: 30px}
.carousel img{padding-top: 0px;}
.carousel h2 {
    color: white;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.carousel h2 small{color: #289bde}
.carousel col-lg-4 p {text-align: center;}
.gradient
{
    padding-left: 8em;
    background: -moz-linear-gradient(left, rgba(184,172,152,0) 0%, rgba(184,172,152,1) 11%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(184,172,152,0) 0%,rgba(184,172,152,1) 11%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(184,172,152,0) 0%,rgba(184,172,152,1) 11%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8ac98', endColorstr='#b8ac98',GradientType=1 ); /* IE6-9 */
}
.imig{ width: 100%;min-height: 167px; }

.col-half-offset{
    margin-left:4.166666667%
}
#owl-demo .item{
    background: #3fbf79;
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}


#owl-demo .one{
    background: #3fbf79;
    padding: 30px 0px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.myslider
{
    height: 100px;
    border: 2px;
    border-color: brown;
}
.boxsize
{
    padding: 0;
    border: none;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
}
.boxsize_hover:hover {
    -webkit-box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 6px 20px 0px rgba(0,0,0,0.15);
}
.boxsize1
{
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
}
.news_itemTitle {
    color: black;
    font-weight: bold;
    margin: 0 0 25px;
    height: 89px;
    overflow: hidden;
}

.news_itemCard {
    padding: 16px 10px;
}
.maps_item {
    margin-bottom: 25px;
}
.my_bg{width: 100%;
    min-height: 119px;
    text-align: center;background-color: #f9f6f1}
.my_bg:hover {
    border-color: transparent;
    box-shadow: 6px 10px 10px 0px rgba(0, 0, 0, 0.15);
    text-shadow: 6px 10px 10px rgba(0, 0, 0, 0.15);
}
.my_bg:hover img {
    filter: brightness(100%) contrast(100%);
}
.my_bg:hover h3 {
    color: #c2a267;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
}
.my_bg img {
    filter: brightness(0) contrast(0);
    margin-top: 10px;
}
.my_bg  h3 {
    font-size: 18px;
    margin-top: 10px;
    color: #61491e;
}
.owl_bg p {
    padding-top: 18px;
    height: 59px;
    overflow: hidden;
    word-wrap: break-word;
    line-height: 20px;
}
.owl_bg{width: 100%;
    min-height: 119px;
    text-align: center}

.owl_bg h2{height: 40px;overflow: hidden;word-wrap: break-word}
.news_itemCard time,
.news_itemCard span {
    color: #333333;
    font-weight: bold;
}

.news_itemImg {
    height: 142px;
    overflow: hidden;
}
.news_itemImg img {
    width: 100%;
}
.owl-demo1 .item{
    background: #3fbf79;
    padding: 20px 0px;
    margin-bottom: 20px;
    color: #FFF;
    text-align: center;
}
#owl-demo2 .item{
    height:260px;
    background: #3fbf79;
    padding: 10px 0px;
    color: #FFF;
    text-align: center;
}




#owl-demo-2 {
    margin: 30px 0;
}
.btm_slider img {
    width: 100%;
}

.navbar-brand.aaa:hover {
    color: #b9ad98;
}
/*
* 	Owl Carousel Owl Demo Theme
*	v1.23
*/

.owl-theme .owl-controls{
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    background: none;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 8px;
    height: 8px;

    filter: Alpha(Opacity=50);/*IE7 fix*/
    margin-bottom: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #dbd9d6;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    background: #cbac70;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

#owl-demo .owl-item > div img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:10px;
    margin-bottom:4px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl-demo .owl-item > div{
    background : #9c00c2;
    text-align: center;
    padding:50px 0px;
    margin:3px;
    color: white;
    font-size:32px;
    border:1px white;
}

.wrapper-with-margin{
    margin:0px 50px;
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    bottom: 0;
    font-size: 40px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev{
    left: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-next{
    right: 0;
}
.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #0200cc;
    background: #333;
    margin-right: 5px;
    display: inline-block;  /*for making them horizontal, if you want vertical then you can use- display: block*/
}
.bottom0{margin-bottom: 0px !important;}
.slider_text h1
{
    font-weight:900;
    font-size: 36px;
    margin-bottom: 5px;
}
.slider_text h5
{
    letter-spacing: 1px;
    margin-top: 5px;
}
.absolute
{
    position: absolute
}
.mrg_b30 {
    margin-bottom: 30px;
}
.shadow_right
{
    background-color: #fff;
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.15);
}
.sonxbr
{padding-top: 73px}
.last_news
{
    height: 338px;
    overflow-x: hidden;
}

.btm_slider a {
    display: inline-block;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0px 2px 15px rgba(0,0,0,.15);
}

.btm_slider .owl-wrapper-outer {
    overflow: hidden;
}

.padding_10
{
    padding-top: 10px;
}
.padding_20
{
    padding-top: 20px;
}
.padding_bootom_15
{
    padding-bottom: 15px
}
.margin_0{margin-top: 0;}
.margin_10{margin-top: 10px;}
.strong {
    font-weight: bold;
}
.slidershort
{
    font-size: 18px!important;
    text-align: justify;
}
.last_news a
{
    margin-bottom: 10px; display: block;
}
.last_news img {margin-left: 10px;width: 100%;}
.last_news1 img {margin-left: 20px;width: 100%;}
.overflow_hidden
{
    overflow: hidden
}
.myh4
{
    font-size: 16px!important;
}
.word_wrap{word-wrap: break-word ;margin-right: 8px}
.scroller span{margin-right: 8px;color:#9e9e9e;font-size: 14px}
.scroller time{color:#9e9e9e;font-size: 14px}
.scroller p {color:#1a1a1a;height: 40px;
    overflow: hidden;}
.scroller p:active {color:#61491e;}
.scroller p:hover {color:#61491e;}
.scroller::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 1px 4px #e3e3e3;
    -webkit-border-radius: 20px;
    border-radius: 30px;
    background: #e3e3e3
}
.scroller::-webkit-scrollbar {
    width: 7px;
    height: 39px;
    border-radius: 30px
}
.scroller::-webkit-scrollbar-thumb:window-inactive {
    border-radius: 30px;
    background: silver
}
.scroller::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 30px;
    background: silver;
    -webkit-box-shadow: inset 0 0 6px silver
}
.scroller {
    overflow-y: scroll;
}
.padding_bootom_15 h3
{
    color:#61491e;
}
.last_news1
{
    height: 410px;

}
.last_news1 a
{
    margin-bottom: 10px; display: block;color:#333;
    word-break: break-all;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.last_news1 img {margin-left: 20px;width: 100%;}


.writes_us
{
    max-height: 160px;padding-right: 15px;

}
.writes_us_text
{
    height: 155px;    word-wrap: break-word;   overflow: hidden;
}
.writes_us_text p:first-child {
    color: #1a1a1a;
}
.writes_us_text p:last-child {
    color: #757575;
}
.status_bar a
{
    width:138px!important;
}
.status_bar
{
    padding-right: 10px;
    font-size: 12px;
    margin-bottom: 20px;
    color: #333;
    font-weight: bold;
}
.status_bar i.fa {
    color: #cbac70;
}
.one {

    width:207px;
    height:108px;
    padding-left: 10px;
}
.formCard {
    background-color: #016bc5;
    padding: 26px 69px 0px 69px;
};
    

.formCard1 {
    padding: 26px 69px 0px 69px;
}
.formCard input{
    margin-bottom: 26px;
    height: 34px;
    width: 100%;
    border-radius: 10px;
    box-shadow: none;

}
.formCard select {
    margin-bottom: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #dbdbdb;
}
.form-control::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #dbdbdb;
}

.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #dbdbdb;
}

.form-control::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #dbdbdb;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #dbdbdb;
}
.selectIcon i.fa
{
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 10px;
    color: #dbdbdb;
}
.selectIcon .form-control:focus+i.fa
{
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 10px;
    color: #61491d;
}

.selectIcon {
    position: relative;
    margin-bottom: 10px;
}
.selectIcon select
{
    border-radius: 10px
}
.form-control option::selection
{
    color:blue;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

.soccDirector {
    overflow: hidden;
    margin-top: 66px;
}

.soccDirector strong {
    display: block;
    margin-bottom: 10px;
}

.img100 {
    width: 100%;
}

.card_padd {
    padding: 50px;
}

.muq_ttl{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 5px;
}

.muq_date {
    font-size: 12px;
    font-weight: bold;
}

.muq_date i.fa{
    color: #cbac70;
    margin-right: 3px;
}

.muq_text {
    margin-top: 30px;
}

.soc_ttl {
    float: left;
    font-weight: bold;
    margin-right: 5px;
    line-height: 30px;
}

.share_area {
    margin-top: 60px;
}

.ttl_sty1 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}

.muq_card {
    color: #000;
    margin-bottom: 30px;
    display: block;
}

.muq_card:hover {
    color: #61491e;
}

.muq_card .whitebg {
    padding-right: 20px;
}

.slider_thumb {
    margin-bottom: 35px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #c2a267;
    color: #fff;
}

@media (min-width: 768px) {
    .navbar-nav li.dropdown:hover>.dropdown-menu {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.bookstyle
{
    height: 380px;
    margin-top: 30px;
    overflow: hidden;
}
.imageBox
{
    height: 294px;
    overflow: hidden;
}
.bookText
{

    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;

}
.bookText p
{
    color: black;
    font-weight:700;
    word-wrap: break-word;
    max-height:60px;
    overflow: hidden;
}
.bookstyle:hover .bookText p
{
    color: #6f5b3a;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;!important;
    color: #fff;!important;
    cursor: default;!important;
    background-color: #cbac70;!important;
    border-color: blue;!important;
    border-radius: 3px;

}
.pagination > li > a, .pagination > li > span
{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: black;
    text-decoration: none;
    background-color: #fafafa;
    border: none;
    border-radius: 3px;
    font-weight: 500;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    border-radius: 3px;
    color: white;
    background-color: #cbac70;

}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fafafa;
    border-radius: 3px;
    border-color: #ddd;
}
.booksin
{
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 68px;
}
.kitabintable table th
{
    width: 40%;
}
.kitabintable table td
{
    font-size: 16px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
.booktitle
{
    padding-bottom: 24px;
    padding-top: 6px;

}
.showme{
    background-color: #cbac70;
    color: white;
    border-radius: 20px;
    line-height: 33px;
    vertical-align: middle;
    width: 90px;


}
.showme1{
    background-color: #cbac70;
    color: white;
    border-radius: 20px;
    line-height: 33px;
    vertical-align: middle;
    position: relative;

}
.showhim:hover .showme{
    background-color: #c2a267;
    color: white;
    position: relative;
}

.showhim:hover .showme1{
    background-color: #c2a267;
    color: white;
    position: relative;
}


.showme i
{
    margin-right: 30px;
    padding-left: 10px;
}
.showme1 i
{
    left: 0;
    position: absolute;
    padding-top: 10px;
    padding-left: 10px;
}

.socbuttons{
    background-color: #cbac70;
    color: white;
    border-radius: 20px;
    width: 100%;


}
.socbuttons:hover .soc{
    background-color: #c2a267;
    color: white;
    position: relative;
}


.mybutton:hover {
    color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
}
.mybutton {
    margin-right: 10px;
    background-color: #cbac70;
    color: white;
    border-radius: 20px;
    float: left;
    width: 166px;
    padding: 10px;
    text-align: center;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
    margin-top:1px;
}
.mybutton i
{
    padding-top: 3px;
    padding-left: 1px;
    float: left;
}
.mybuttonsoc:hover {
    color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
}
.mybuttonsoc {
    margin-right: 10px;
    background-color: #cbac70;
    color: white;
    border-radius: 20px;
    float: left;
    width: 78px;
    padding: 5px;
    text-align: center;
    transition: all 0.3s ease 0s;

}
.socc
{
    padding-top: 8px;
}
.form-control::-webkit-input-placeholder {
    color: #7b7b7b
}

.form-control::-moz-placeholder {
    color: #7b7b7b
}

.form-control:-ms-input-placeholder {
    color: #7b7b7b
}

.form-control:-moz-placeholder {
    color: #7b7b7b
}
.mytext
{
    margin-top: 37px;
    padding-bottom: 70px;
    font-size: 16px;
    line-height: 20px;

}
.depart {
    padding: 60px 160px;

}
.depart a:hover {
    text-decoration: underline!important;
    color: #cbac70;
}
.depart a {
    position: relative;
    font-size: 16px;
    padding-left: 24px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #1a1a1a;
    transition: all 0.3s ease 0s;
    display: inline-block;

}
.depart a:hover:before {
    content: "\f111";
}

.depart a:hover:before {
}
.slidehov a
{
    padding-right: 10px;
    color: #e2e2e2;
}
.slidehov a:hover
{
    color: white;
}
.depart a:before {
    content: "\f1db";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 8px;
    color: #d3c2a2;
    transition: all 0.3s ease 0s;
    position: absolute;
    left: 0;
    margin-top: 4px;
}
.departmentsin
{
    padding-top: 40px;
    padding-left: 40px;
}

.departmentsintable
{
    padding-right: 68px;
}
.departmentsintable table th
{
    width: 40%;
}
.departmentsintable table td
{
    font-size: 16px;
}
.departtext
{
    margin-top: 32px;
    font-size: 18px;
    padding-right: 40px;;
    padding-bottom: 40px;
}
.directorsText
{

    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;

}
.directorsText p
{
    color: black;
    font-weight:700;
    text-align: center;
    max-height:60px;
    overflow: hidden;
}
.directrosimageBox
{
    height: 269px;
    overflow: hidden;
}
.bookstyle:hover .directorsText p
{
    color: #6f5b3a;
}
.imageDirectors
{
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 64px;

}
.histroian
{
    font-style: italic;
    font-size: 16px;
    float: left;
}
.histroianRight
{
    font-style: italic;
    font-size: 16px;
    float: right;

}
.historiantitle
{
    padding-bottom: 4px;
    padding-top: 6px;
}
.histroianDesc
{
    padding-top: 46px;
    display: block;

}
.histroianDesc p
{
    overflow: hidden;
    max-height: 115px;
}
.historyText
{
    padding-top: 38px;
    padding-bottom: 40px;
}
.Directorstyle {
    height: 332px;
    margin-top: 30px;
    overflow: hidden;
}
.doctors
{
    margin-top: 18px;
}
.doctorslist {
    padding: 60px 160px;

}
.doctorslist a:hover {
    text-decoration: underline!important;
    color: #cbac70;
}
.doctorslist a {
    position: relative;
    font-size: 16px;
    padding-left: 24px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #1a1a1a;
    transition: all 0.3s ease 0s;
    display: inline-block;
}
.mapages
{
    max-height: 212px;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
    border-radius: 3px;
    position: relative;
}
.mapages img
{ width: 100%; }
.mapagesall
{ margin-top: 10px;  }
.mapages:after {
    content:'\A';
    border-radius: 3px;
    position:absolute;
    width:100%;
    height: 100%;
    top:0;
    left: 0;
    background:rgba(0,0,0,0.6);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;

}
.mapages:hover:after {
    background: rgba(0,0,0,0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.caption {
    width: 556px;
    line-height: 212px;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    top: 0;
    color: white;
    z-index: 1;
    font-size: 22px;
}
.mapsStyle{
    height: 260px;
    margin-top: 30px;
    overflow: hidden;
    color: black;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
}
.mapsStyle:hover {
    color: #61491e;
    transition: all 0.3s ease 0s;
}
.mapsimageBox img
{
    width: 100%;
}
.mapsimageBox
{
    height: 130px;
    overflow: hidden;
}
.mapsText
{

    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    height: 100px;
    overflow: hidden;
}
.mapsView
{  padding-left: 10px;
    padding-bottom: 10px}

.mapsCon
{padding-right: 10px;
    padding-bottom: 10px}
.mapsinImg{padding-left: 26px;padding-top: 30px}
.mapsin
{
    padding-top: 40px;
    padding-left: 40px;
}
.mapsintable
{
    height: 193px;
    overflow: hidden;
}
.mapsintable table th
{
    width: 40%;

}
.mapsintable table td
{
    font-size: 16px;
}
.mapsintitle
{
    padding-bottom: 24px;
    padding-top: 30px;
    height: 90px;
    overflow: hidden
}
.mapsinall
{
    padding-right: 40px;
    padding-left: 14px;
    max-height: 376px;
}
.mapsintitle p{}
.mysocs
{/*padding-top: 60px*/}
.mapsDescs{max-height: 285px}
.newsin{margin-top: 20px}
.breadcrumb{width: 100%;padding-left: 67px;padding-top: 29px;font-size: 16px}
.breadcrumb li {
    display: inline;
    color:black;
}
.breadcrumb a{

    color:black;
}
.breadcrumb a:hover{

    color:#61491e;
}
.breadcrumb span{
    color:#61491e;

}
.breadcrumb li+li:before {
    content:"\f105";
    font: normal   10px/1 FontAwesome;
    font-size: inherit;
    color:#61491e;
}
#datetimepicker1
{
    border-radius: 20px;
}
.input-group-addon:last-child
{
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    border-left-width: 0px;
}
.input-group-addon
{
    background-color: white;

}
.inputbuttonradius
{
    border-radius: 20px;
}
.inputbutton
{
    border-right-width: 0px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
.inputbuttonleft
{
    border-radius: 20px;
}
.main_area
{
    width: 50%;
    padding: 30px 45px 0px 40px;
    float: left;
}
.imageslid{

    list-style: none;
    padding: 0;
    margin: 0 -5px;
}
.imageslid >li{    padding: 0 5px;}
.carouselnews
{padding-bottom: 10px}
.carouselnews .carousel-inner > .item {
    height: 268px;
    overflow: hidden;
}
.thumbnail
{padding: 0px;}
.newstitle
{
    padding-top: 30px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
}
.newssoc
{

    padding-right: 40px;
    padding-bottom: 60px; padding-top: 10px;
padding-left: 20px;
}
.newssoc1
{
    padding-right: 40px;
    padding-bottom: 60px;
    padding-top: 10px;
    padding-left: 35px;

}
.newsh3 h3
{    float: left;

    margin-top: 13px;
    padding-right: 10px;
    padding-left: 41px;}
.mybox{padding-right: 30px}
.photosimageBox
{
    height: 240px;
    overflow: hidden;
}
.photosStyle{
    height: 240px;
    margin-top: 30px;
    overflow: hidden;
    color: black;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
}

.photosView
{
    padding-top: 20px;
    padding-bottom: 10px;
    color: black;
    font-size: 18px;
}
.fancyphotos:hover .photosView  {padding-top: 20px;
    padding-bottom: 10px;
    color: #61491e;
    transition: all 0.3s ease 0s;
    font-size: 18px;}
.photogallery img
{  }

.photogallery:after {
    content:'\A';
    border-radius: 3px;
    position:absolute;
    width:350px; height:240px;
    top:0;
    background: rgba(0,0,0,0);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.photogallery:hover:after {

    background: rgba(178, 165, 142, 0.48);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.photosAll
{
    position: relative;
}
.photoText
{
    color: #0f0f0f;
    display: none;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    border: dashed;

}
.phott
{

    padding-left: 40px;
    padding-top: 10px;
}
.photoText i{
    padding: 70px;

}
.photosAll:hover .photoText
{

    display: block;

    color: #61491e;
    transition: all 0.3s ease 0s;
    font-size: 18px;
}
.fancyphotos
{
    width: 100%;
    float: left;
}
.effect-chico .fancybox> img
{

    width: 100%;

}
.fancyphotos figure
{
    overflow: hidden;
    position: relative;
    margin-top:30px;
}
.fancyphotos figure.effect-chico figcaption::before {
    position: absolute;
    top: 15%;
    width: 75%;
    height: 70%;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);

}
.fancyphotos figcaption img
{
    position: absolute;
    top: 40%;
    left: 42%;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.fancyphotos figure:hover  figcaption img
{
    opacity: 1;
}

/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

figure.effect-chico:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-chico figcaption {

}

figure.effect-chico figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
    padding: 20% 0 20px 0;
}

figure.effect-chico p {
    margin: 0 auto;
    max-width: 200px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}
.photosCap
{
    position: absolute;
    padding-top: 20px;
    padding-bottom: 10px;
    color: black;
    font-size: 18px;
}
.videoFancy
{
    height: 240px;
    max-height: 240px;
    overflow: hidden;
}
.videoText p
{
    padding-top: 10px;
    padding-left: 10px;
    word-break: break-all ;
}
.videoText
{
    max-height: 40px;
}
.videoimageBox
{
    height: 140px;
    overflow: hidden;
}
.videosText
{

    padding-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    height: 90px;
    overflow: hidden;
}
.videosView
{  padding-left: 10px;
    padding-bottom: 10px;
    color:#9e9e9c}
.main_since
{

    padding: 30px 45px 20px 40px;
    float: left;
}
.sincetable1{
    padding-top: 40px;
}
.sincetable1 table th
{
    width: 75%;
    color: #757575;

}
.sincetable1 table td
{
    color: #757575;

}
.sinceh3
{
    padding-bottom: 40px;
}
.contactsAll
{
    padding: 50px 87px 70px;
}
.marginBottom
{
    margin-bottom: 37px;
}
.floatLeft{ float: right}
.marginLeft{ margin-left: 20px}
.marginRight{ margin-right: 20px}
.textimmy{resize: vertical;}
.contbutton:hover {
    color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
}
.contbutton {
    display: inline-block;
    background-color: #cbac70;
    color: white;
    border-radius: 20px;
    float: left;
    width: 166px;
    padding: 9px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.mybut{
    background-color: #e73c18;
    color: white;
    transition: all 0.3s ease 0s;
}
.mybut:hover {
    color: #fff;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15);
}
.contactSoc
{
    margin-top: 20px;
    height: 148px;
    padding: 20px;
}
.borderRadius{border-radius: 3px}
.contactSoc i{
    color: #cbac70;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    margin: 6px 10px;
}
.xett1 {border-right: 1px solid #ccc;padding: 30px 0;height: 97px;}
.head-color1{
    color: #897a63;
    padding-top: 5px;
    font-size: 16px;
    position: relative;
    padding-left: 34px;
}
.soc i {
    position: relative;
    margin: 0 16px;
    font-size: 24px;
}
.head_color2 {
    padding-top: 20px;
}
.mymap{
    margin-top: 20px;
}
.red{
    color: #ef5a57;}

/*////////////////////////////////*/
.radio {
    padding-left: 20px; }
.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; }
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #61491d;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.radio input[type="radio"] {
    opacity: 0; }
.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
.radio input[type="radio"]:disabled + label {
    opacity: 0.65; }
.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed; }
.radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c; }
.results-photo{
    float: left;
    width: 50px;
    height: 50px;
    z-index: 9999;
    border-radius: 10px;
    background-size: cover !important;
}
.results-title{
    line-height: 50px;
    padding-left: 60px;
    z-index: 1;
    color: black;
}
.results-title:hover{
    line-height: 50px;
    padding-left: 60px;
    z-index: 1;
    color: #cbac70;
}
.results-header{
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.sb-search {
    -webkit-backface-visibility: hidden
}
.sb-search.sb-search-open .sb-search-submit {
    z-index: 90;
    width: 30px;
}
.sb-search {
    position: relative;
    width: 0;
    min-width: 60px;
    height: 34px;
    float: left;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -o-transition: width .3s;
    -ms-transition: width .3s;
    transition: width .3s
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: 0;
    background: 0 0;
    width: 100%;
    height: 34px;
    margin: 0;
    z-index: 10;
    padding: 5px 60px 5px 10px;
    font-family: inherit;
    font-size: 13px;
    color: #000;
    letter-spacing: 1px
}

.sb-search-open .sb-search-input {
    border: solid #b9ad98;
    border-width: 0 0 1px
}

.sb-search-input::-webkit-input-placeholder {
    color: #000;
    opacity: .7
}

.sb-search-input:-moz-placeholder {
    color: #000;
    opacity: .7
}

.sb-search-input::-moz-placeholder {
    color: #000;
    opacity: .7
}

.sb-search-input:-ms-input-placeholder {
    color: #000;
    opacity: .7
}

.sb-icon-search,
.sb-search-submit {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 34px;
    text-align: center;
    cursor: pointer
}

.sb-search-submit {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    border: none;
    outline: 0;
    z-index: -1
}

.sb-icon-search {
    color: #b9ad98;
    background: 0 0;
    z-index: 90;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 13px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.sb-search.sb-search-open {
    width: 200px;
}

.sb-search.sb-search-open .sb-icon-search {
    background: 0 0;
    z-index: 11;
    color: #d1ab6c
}

.sb-search.sb-search-open .sb-search-submit {
    z-index: 90;
    width: 30px;
}
.icon-search:before, .sb-icon-search:before {
    content: "\f002";
}
.cd-nav-container {
    z-index: 90;
}
.dropdown-menu .dropdown-menu {
    display: block;
    box-shadow: none;
}
.dropdown-menu .dropdown>a {
    background: #e4b665;
    color: #fff!important;
}
.dropdown-menu .dropdown>a span i {
    transform: rotate(90deg)!important;
}
/*///////////////////////////////*/
/*..............................*/
@media (min-width: 240px) and (max-width: 480px) {

}
@media (max-width:767px) and (min-width:240px) {}
@media (max-width:767px) and (min-width:600px) {}
@media (min-width: 768px) {
    .dropdown-list {
        display: block!important;
    }
}
@media (max-width: 767px) {
   .padmobleft
   {
    padding-left: 15px;
   }
    .padmob
   {
       padding-top: 20px;
   }
    .video_iframe {
        float: none;
        margin-right: 0;
    }
    .video_iframe iframe {
        width: 100%;
    }
    .buttonskitabin .mybutton:last-child {
        float: right;
    }
    .xett1 {
        border:none;
        height: auto;
        padding: 20px 0;
    }
    .contactSoc {
        height: auto;
    }
    .marginRight {
        margin-right: 10px;
    }
    .floatLeft {
        float: left;
    }
    .marginBottom {
        margin-bottom: 17px;
    }
    .contactsAll {

        padding: 20px;
    }
    .ttl_sty1 {
        margin-top: 15px;
    }
    .muq_card .whitebg {
        padding-right: 0;
    }
    .muq_card .row>div:last-child {
        padding: 0 30px 15px;
    }
    .card_padd {
        padding: 20px;
    }
    .mybutton {
        margin: 20px 0;
    }
    .soccDirector {
        margin-top: 30px;
    }
    .btm_slider a {
        padding: 8px;
        margin: 0 4px;
    }
    .news_itemImg {
        height: 175px;
    }
    .status_bar a {
        width: 137px!important;
    }
    .navbar1 {
        min-height: 50px;
    }
    .maps_item {
        width: 100%;
    }
    .layer_sty {
        margin-top: 0;
        padding-top: 20px;
    }
    .footlink {
        width: 45%;
        margin-right: 10px;
    }

    .dart > p {
        line-height: 18px;
    }

    header .navbar-right {
        float: right;
        margin: 0;
    }

    header .navbar-brand {
        padding: 5px 10px;
    }

    .headlogo img {
        width: 64px;
    }

    .headlogo {
        margin-top: 0;
    }

    .greeting {
        margin: 10px;
    }

    .greeting h3 {
        font-size: 12px;
    }

    .greeting h1 {
        font-size: 26px;
    }

    .carousel-indicators li {
        background-color: rgba(255, 255, 255, 0.8);
    }

    .carousel-indicators li.active {
        width: 10px !important;
        height: 10px !important;
        border-color: transparent;
        background-color: #cbac70;
    }

    .carousel-inner > .item img {
        max-width: 100%;
    }

    .last_news1 {
        height: 925px;
    }

    .last_news1 img {
        margin-left: 0px;
        width: 100%;
        /* padding: 10px 40px; */
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 10px;
        padding-top: 10px;
    }

    .writes_us {
        margin-bottom: 40px;

    }

    .writes_us_text {
        text-align: left;
        padding-left: 25px;
        padding-right: 25px;
        height: 165px;
        max-height: 165px;
        overflow: hidden;
    }

    .status_bar {
        padding-right: 10px;
        padding-top: 10px;
    }

    .status_bar time {
        float: left;
        padding-left: 25px
    }

    .mobilepad {
        padding-top: 25px;
        padding-bottom: 20px
    }

    .formCard {
        padding: 16px 27px 15px 28px;
    }

    .formCard input, select {
        margin-bottom: 10px;
    }

    .searchbox {
        padding: 10px;
        background-color: #f9f6f1;
        padding-bottom: 28px;
    }

    .searchbox img {
        float: left
    }

    .searchbox p {
        float: left;
        padding-left: 20px;
        color: #c4baaa
    }

    .dropdown-list {
        padding-top: 20px;
    }

    .booksin {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .mybutton {
        width: 139px
    }

    .mybuttonsoc {
        width: 47px
    }
    .mybuttonsoccor {
        width: 49px
    }
    .mytext {
        text-align: left
    }

    .depart {
        padding: 20px 25px;
    }

    .departmentsin {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .departmentsintable {
        padding-right: 0px;
    }

    .departtext {
        padding-right: 0px;
        padding-bottom: 40px;
        text-align: left;
    }

    .directrosimageBox img {
        width: 100%
    }

    .directrosimageBox {
        height: 205px;
        overflow: hidden;
    }

    .imageDirectors {
        padding-left: 10px;
        padding-top: 0px;
        padding-bottom: 20px;
        padding-right: 9px;

    }

    .imageDirectors img {
        width: 100%;

    }

    .sekilsol {
        float: left;
        width: 50%;
    }

    .Directorstyle {
        height: 285px;
        margin-top: 30px;
        overflow: hidden;
    }

    .imageDirectors {
        padding: 20px;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 2px 8px;
        line-height: 1.42857143;
        color: black;
        text-decoration: none;
        background-color: #fafafa;
        border: none;
        border-radius: 3px;
        font-weight: 500;
    }

    .doctorslist {
        padding: 30px 15px;
    }

    .doctorslist a {
        position: relative;
        font-size: 16px;
        padding-left: 0px;
        margin-bottom: 20px;
        font-weight: bold;
        color: #1a1a1a;
        transition: all 0.3s ease 0s;
        display: inline-block;
    }

    .caption {
        width: 100%;
        line-height: 122px;
        vertical-align: middle;
        text-align: center;
        position: absolute;
        top: 0;
        color: white;
        z-index: 1;
        font-size: 22px;
    }

    .mybuttonsoc1 {
        margin-right: 10px;
        background-color: #cbac70;
        color: white;
        border-radius: 20px;
        float: left;
        width: 65px;
        padding: 5px;
        text-align: center;
        transition: all 0.3s ease 0s;

    }

    .mapsinall {
        padding-right: 13px;
        padding-left: 0px;
        max-height: 376px;
    }

    .mapsin {
        padding-top: 10px;
        padding-left: 10px;
    }

    .mybutton1 {
        width: 141px;
    }

    .mapsinImg {
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 11px;
    }

    .mapP {
        display: block;
        text-align: left;
    }

    .mapsStyle1 {
        height: 264px;
        margin-top: 30px;
        overflow: hidden;
        color: black;
        font-size: 14px;
        font-weight: bold;
        border-radius: 3px;
    }

    .mapsimageBox1 {
        height: 159px;
        overflow: hidden;
    }

    .mapsText1 {
        padding-top: 10px;
        padding-left: 12px;
        padding-right: 12px;
        height: 80px;
        overflow: hidden;
    }

    .newc {
        position: relative !important;
        min-height: 1px !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .mycont {
/*        padding-right: 0px;
        padding-left: 0px; yaxshi oturmadi deye sildim*/
        margin-right: auto;
        margin-left: auto;
    }

    .fancyphotos figure {
        overflow: hidden;
        position: relative;
        margin-top: 2px;
    }
    .photosView {
        padding-top: 10px;
        padding-bottom: 11px;
        color: black;
        font-size: 14px;
        font-weight: bold;
    }
    .photosView p {


        font-size: 14px;
        font-weight: bold;
    }
    .fancyphotos figure.effect-chico figcaption::before {
        position: absolute;
        top: 5%;
        width: 90%;
        height: 90%;
        left: 5%;
    }
    .fancyphotos figcaption img {
        position: absolute;
        top: 35%;
        left: 38%;
    }
    .newc1{
        position: relative;
        min-height: 1px;
        padding-right: 7px;
        padding-left: 7px;
        padding-bottom: 10px;
    }
}
@media (min-width: 768px) {}
@media (max-width:1199px) and (min-width:768px) {}
@media (max-width:991px) and (min-width:768px) {}
@media only screen and (max-width: 992px) {}
@media (max-width:1199px) and (min-width:992px) {}
@media (min-width:1200px) {}