body {
    padding: 0;
    margin:0;
    font-family:"Open Sans",Helvetica,Arial,sans-serif;
    background: #fff;
}
a{-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;}
a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2;
}
ul, ol {direction: rtl;padding-right: 15px;}
h1, h2, h3, h4, h5, h6{font-family:"Montserrat", sans-serif}
.mt0{margin-top: 0 !important}
.relative{position: relative; margin-bottom: 10px;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.loginbtn{border-radius: 6px;
    border: 1px solid #fff;
    padding: 6px 20px !important;
    margin-top: 8px;
    margin-left: 10px;}
.top-list {padding: 0;margin:0;list-style: none;text-align: center;}
.top-list li{
  position:relative;
  color:#fff;
  display:inline-block;
  color: #fff;
  padding: 5px 0px 5px 15px;
  font-size: 15px;
}
.top-list li i{margin:0px 8px 0px 0px; }
.top-list li a{color: #fff;text-decoration: none;}
.top-list li a:hover{ color:#424242; text-decoration: none;}
.top-right{float: left;}
.top-right li{margin-left: 0;}
.top-right li i{padding-left: 0.7em;padding-right: 0;}
.header-extras {float: left;margin: 18px 0 0;padding: 0;transition-duration: 0.8s;-webkit-transition-duration: 0.8s;-ms-transition-duration: 0.8s;}
.header-extras li {
    float: right;
    margin-right: 20px;
    overflow: hidden;
    list-style: none;
}
.header-extras li {
    margin-right: 30px;
    padding-right: 30px;
    margin-left: 0px;
    padding-left: 0px;
    border-right: 1px solid #EEE;
    border-left:0;
}
.header-extras li:first-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
.i-plain {
    width: 36px!important;
    height: 36px!important;
    font-size: 28px;
    line-height: 36px!important;
    color: #1c1b17;
}
.i-plain{
    display: block;
    float: right;
    margin: 4px 0px 7px 11px;
    text-align: center!important;
    cursor: pointer;
    font-style: normal;
}
.header-extras li i {
    margin-top: 3px!important;
    font-size: 36px;
}
.header-extras li i {margin-top: 5px!important;font-size: 36px;}
.header-extras li:first-child {margin-left: 0}
.header-extras li a{color: #1c1b17;text-decoration: underline;}
.header-extras li .he-text {float: right;padding-right: 6px;/* font-size: 16px; */font-weight: normal;text-transform: uppercase;color: #1c1b17;}
.header-extras li .he-text span {display: block;font-weight:normal;text-transform: lowercase;font-weight: 600;}
.logo{text-align: center;transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;}
.navbar-toggle {
    position: absolute;
    left: 16px;
    right:auto;
    z-index: 9999;
    cursor: pointer;
}
header{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
 }
.logo{padding: 0px 0 0; float: right}
.mt10{margin-top: 10px;}
.spacet50{padding-top: 50px;}
.spaceb50{padding-bottom: 50px;}
.more-btn:hover{ background: #2b2a29; color: #fff; text-decoration: none;}
.more-btn {
    background: #fbbe07;
   border-radius: 30px; padding: 10px 30px;
    text-align: center;display: inline-block;
    border: 1px solid transparent;
    color: #fff;   
    -webkit-box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);
    box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);
}
.headtitle{position: relative;padding-bottom: 15px; margin-bottom: 25px;}
.headtitle:after{content: ""; position: absolute;right: 0;width:50px; height: 2px;
    background: #2b2a29;bottom: 0; }
 .about {
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.about:before {
    content: '';
    background: #b0dd38;
    width: 34%;
    height: 3px;
    position: absolute;
    bottom: 0;
}
.about:after{
    content: '';
    background: #f28104;
    width: 10%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0%;
}
.abouttext{font-size: 14px;color: #8d8d8d;line-height: 30px;}
.bs-slider{
    overflow: hidden;
    height:335px;
    position: relative;
    border-radius: 4px;
}
.background-opacity{position: relative;}
.background-opacity:before {
    border-radius: 4px;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(10, 15, 28, 0.7);
}
.about-title {
   background-image: url(../images/aboutbg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: cover;
    width: 100%;
    height: 200px;
    color: #fff;border-radius: 4px;
    text-align: center;
}

.about-title .innermain {height: 100%;display: table; width: 100%;}
.page-title-wrapper { display: table-cell;vertical-align: middle;position: relative;z-index: 2}
.captions {font-size: 40px;text-transform: uppercase;line-height: 1; margin: 0 0 7px 0}
.breadcrumb {margin: 0; background-color: transparent; text-transform: capitalize}
.breadcrumb li {display: inline-block}
.breadcrumb li a {color: #cccccc}
.breadcrumb li a:hover {color: #fbbe07}
.breadcrumb li:last-child {pointer-events: none}
.breadcrumb li.active a {color: #fff}
.breadcrumb li + li:before {
    padding: 0 10px;
    color: #cccccc;
    content: '\f105';
    font-family: FontAwesome
}
.aboutpage {margin: 2em 0 0 0;border: 1px solid #ddd;padding: 20px;box-shadow:0px 3px 10px rgba(0, 0, 0, 0.15);
-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;border-radius: 4px;}
.aboutpage-icon{width: 41px;height: 41px;background: #f58000;
    position: absolute;text-align: center;border-radius: 4px;}
.aboutpage-icon i.fa {color: #fff;font-size: 1.5em;line-height: 40px;}
.aboutpage:hover{box-shadow:0px 3px 30px rgba(0, 0, 0, 0.45);}
.aboutpage-info{margin-left: 60px;}
.aboutpage-info h5 {
    font-size: 1em;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.aboutpage-info p{line-height: 1.8em;}
.bs-slider:hover {cursor: -moz-grab;cursor: -webkit-grab;}
.bs-slider:active { cursor: -moz-grabbing;cursor: -webkit-grabbing;}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {margin: auto;width: 100% !important;}
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{opacity: 1;}
.control-round .carousel-control.left {left: 1%;}
.control-round .carousel-control.right {right: 1%;}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{ color: #fdfdfd;background: rgba(0, 0, 0, 0.5);border: 0px transparent;}
.control-round .carousel-control.left>span:nth-child(1){left: 45%;}
.control-round .carousel-control.right>span:nth-child(1){ right: 45%;}
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{margin-right: 0;}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}

.slide_style_left {text-align: left !important;}
.slide_style_right { text-align: right !important;}
.slide_style_center {text-align: center !important;}
.slide-text {
    left: 0;
    top: 15%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
}

.slide-text > h1 {
    padding: 0;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
@media (max-width: 991px) {
    .slide-text h1 {font-size: 40px;line-height: 50px;margin-bottom: 20px;}
    .slide-text > p {font-size: 18px;}
}

@media  (max-width: 768px) {
    .slide-text {padding: 10px 50px;}
    .slide-text h1 {font-size: 30px; line-height: 40px;margin-bottom: 10px;}
    .slide-text > p {font-size: 14px;line-height: 20px;margin-bottom: 20px;}
    .control-round .carousel-control{display: none;}
}
@media  (max-width: 320px) {
    .slide-text {padding: 10px 30px;}
    .slide-text h1 {font-size: 20px; line-height: 25px;margin-bottom: 5px;}
    .slide-text > p {font-size: 12px;line-height: 18px;margin-bottom: 10px;}
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{display: none;}
}
.welcome-text{font-size: 32px;margin-bottom: 20px;}
.welcome-text span {color: #F4A460;}
.welcome-i {color: #F4A460;font-size: 80px; padding-bottom: 20px;}
.lineh24{line-height: 24px;}
.m-t0{margin-top: 0;}
.mb30{margin-bottom: 30px;}
.h2 {
    font-family: 'Open Sans', sans-serif;
    color: #58575d;
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 20px;
    font-weight: 700;
}
.separator {
    display: inline-block;
    height: 3px;
    width: 50px;
    margin-bottom: 10px;
    position: relative;
    background-color: #029EB7;
}
.scrollToTop {
  border-radius: 4px;
  bottom: 60px;
  color: #fff;
  display: none;
  font-size: 30px;
  line-height: 50px;
  height: 50px;
  padding: 5px 0;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  width: 50px;
  z-index: 999;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.scrollToTop i {display: block;}
.scrollToTop span {display: block;text-transform: uppercase;font-size: 14px;font-weight: bold;}
.scrollToTop:hover,
.scrollToTop:focus {color: #fff;}
.catetab{border-radius: 4px 4px 0px 0;}
.sidebar{position: -webkit-sticky;position: sticky;top: 0px;}
.catelist{padding:0;margin: 0;border: 1px solid #ddd;}
.catelist li{display: block;list-style: none;position: relative;border-bottom: 1px solid #ddd;}
.catelist li a{color: #000;text-decoration: none;padding: 10px 35px;display: block;}
.catelist li a:after{content: "\f105";position: absolute;top: 10px;left: 20px;font-family:'FontAwesome';}
.catelist li a:hover{color: #fff;text-decoration: none;background: #2c2a29;}
.catelist li:last-child{border-bottom: 0;}
.complain{
    background: #f58001;
    font-size: 24px;
    margin-top: 5px;
    padding-left: 55px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    width: 100%;
}
.newsborder{border:1px solid #ddd; padding: 10px 10px 0;}
.newsbox{width: 100%;clear: both;overflow: hidden;padding-bottom: 10px;margin-bottom: 10px; border-bottom: 1px solid #ddd;}
.complain i{position:absolute;right: 30px;font-size: 40px;}
.complain a{
  text-decoration: none;
  display: block;
  transition: all 1s ease 0s;
  cursor: pointer;
  padding: 5px;
  color: #fff;
}
.complain a:hover{display: block;  color: #fff;}
.newsmain{display: block; margin-right: -20px; margin-left: 0;}
.newscontent {
  width:100%;
  height:292px;
  overflow:hidden;
  border:1px solid #ddd;
  padding:10px 15px;
  border-radius: 0px 0px 4px 4px;
}
.newscontent .mask {position: relative;width:100%;height:280px;overflow: hidden;}
.newscontent ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.newscontent ul li:last-child{border-bottom: 0;}
.newscontent ul li {padding:10px 80px 10px 0px; }
.newspagebox{background: #fff;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.30);min-height: 200px;
    border-radius: 4px;margin-top: 30px;padding: 28px;position: relative; overflow: hidden;}
.newspagebox h5{font-weight: 700;color: #35373e; text-transform: uppercase; margin-top: 0; }
.newspagebox h6{font-weight: 700;color: #ff910b;}
.newspagebox p{color: #35373e;}
.newspagebox a{display: block;color: #ff910b;}
.newspagebox a:hover{color:#2c2a29; text-decoration: none; }
.newspagebox a:after{content: "\f178";
    display: inline-block;
    margin-left: 6px;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    color: #ff910b;}
 .newspagebox:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid #2c2a29;
    border-radius: 4px;
    transition: .3s ease-out;
    cursor: pointer;
}     

.newsinner{background: #2c2a29; padding: 30px 30px 40px;}
.newsmaindiv .col-md-4{ padding-right: 5px;padding-left: 5px;}
.newsmaindiv .row {margin-right: -20px;margin-left: -20px;}
.newspagebox2{
    background: #fff;
    min-height: 200px;
    border:1px solid #bfbebe;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 20px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.30);
}
.newspagebox2 h2{color: #35373e; text-transform: uppercase; margin-top: 0;  font-size: 20px;}    
.newspagebox2 h3{color: #fff; text-transform: uppercase; margin-top: 0;  
    text-align: center; font-size: 18px;}
.newspagebox2 h4{color: #fff; font-size:16px; margin-top: 0;text-align: center;}
.newspagebox2 p{color: #35373e;}
.newspagebox2 a{display: block;color: #ff910b;}
.newspagebox2 .date2{color: #ff910b; font-weight: 700;}
.newspagebox2 a:after{content: "\f178";
    display: inline-block;
    margin-left: 6px;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    color: #ff910b;}
.news_titles {
    background: #f5f5f5;
    margin: -30px 20px 0;
    padding: 15px 20px;
    position: relative;
    border-radius: 2px;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.30);
}

.newshidescroll{overflow-y: scroll !important; height: 450px !important}
.map{position:relative; display: block;border-radius: 4px; border:1px solid #ccc; margin-top: 30px; margin-bottom:30px;}
.map iframe{width:100%;border:none;display:block;border-radius: 4px;}
.map-grid iframe{width:100%;border:none;padding:0; display: block; border:0; outline: 0;}
.address-list{padding: 0; margin: 0; list-style: none;}
.address-list li{display: block;padding: 2px 30px;position: relative;}
.address-list li i{content: "";position: absolute;left: 0;top: 2px;font-family:'FontAwesome';font-size: 20px;}
.address-list li a{text-decoration: none; color:#000;}
.address-list li a:hover{text-decoration: none; color:#ee771c;}
.address-list li img{position: absolute;left: 0;top: 16px;}
.contact{display: block;}
.contact h3{font-weight: bold; color: #262626;padding: 0 0 20px 0; margin-bottom: 0;}
.time-list{padding: 0; margin: 0; list-style: none;}
.time-list li{display: block;padding:2px 0px;position: relative;}
.contact-form{padding-top: 20px;} 
.contact-form .form-group label {font-weight: normal;}
.contact-form .form-group .form-control {padding: 10px 12px;border:#ccc 1px solid;}
.contact-form .form-group .form-control textarea:focus,
.contact-form .form-group .form-control input:focus{border:1px solid #e9b914;box-shadow:none;}
textarea#message{resize: none;padding: 10px;border-radius:0;}
.pink-btn:focus,
.pink-btn:hover{ background: #2b2a29; color: #fff; text-decoration: none;}
.pink-btn {
    background: #f58001;
   border-radius: 4px;
    text-align: center;
    border: 0; outline: 0;
    color: #fff; 
    padding: 8px 20px;
    font-size: 18px;
    line-height: 1.2em; 
    margin-left: 20px;
  transition: all 0.5s ease; 
}
.gallerylist{position: relative; display: block;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.31);padding: 10px; border-radius: 4px;}   
.gallerylist img{width: 100%; height: auto;border-radius: 4px;} 
.gallerylist-title{position: absolute;
    background: rgba(0, 0, 0, 0.73);
    color: #fff;
    width: 100%;border-radius: 0 0 4px 4px;
    padding: 10px 10px;
    bottom:0px;
}
.galleryfancy .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.galleryfancy:hover .content-overlay{opacity: 1;border-radius: 4px;}
.overlay-details {
  color: #fff;
  font-size: 24px;
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.galleryfancy:hover .overlay-details{top: 50%;left: 50%;opacity: 1;}
.fadeIn-bottom{top: 80%;}
.fadeIn-top{top: 20%;}
.fadeIn-left{left: 20%;}
.fadeIn-right{left: 80%;}
.galleryfancy{display: block; margin-bottom: 30px; position: relative;padding: 5px;border: 1px solid #ddd; border-radius: 4px;}
.galleryfancy img{width: 100%; height: auto;border-radius: 4px;}
.fancy-lightbox{display:-ms-flexbox!important;display:flex!important;
  -ms-flex-align:center;align-items:center;-ms-flex-pack:center;
  justify-content:center;padding-right:0!important}
.fancy-lightbox-container{position:relative}
.fancy-lightbox-container>div.fancy-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;
  width:100%}
.fancy-lightbox iframe{width:100%;height:100%}
.fancy-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;
  display:-ms-flexbox;display:flex}
.fancy-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;
  display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;
  color:#fff;font-size:30px;z-index:1}
.fancy-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}
.fancy-lightbox-nav-overlay a>:focus{outline:none}
.fancy-lightbox-nav-overlay a span{padding:0 30px}
.fancy-lightbox-nav-overlay a:last-child span{text-align:right}
.fancy-lightbox-nav-overlay a:hover{text-decoration:none}
.fancy-lightbox-nav-overlay a:focus{outline:none}
.fancy-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}
.fancy-lightbox a:hover{opacity:1;text-decoration:none}
.fancy-lightbox .modal-dialog{display:none}
.ekko-lightbox .modal-footer{text-align:left}
.fancy-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;
  display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;
  -ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
.fancy-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}
.fancy-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;
  position:absolute;top:0;left:0;animation:a 2s infinite ease-in-out}
.fancy-lightbox-loader>div>div:last-child{animation-delay:-1s}
.modal-dialog .fancy-lightbox-loader>div>div{background-color:#333}
.fancy-lightbox-item img{border-radius: 4px;}
.modal-title{display: none;}
.fancy-lightbox  .modal-header{padding: 0px;
    border-bottom:none;}
.fancy-lightbox  .close{background: #000;
    width: 24px;
    height: 24px;
    display: block;
    text-align: center;
    color: #fff;
    outline: 0;
    border-radius: 100%;
    font-size: 20px;
    position: absolute;
    right: -10px;
    opacity: 100;
    top: -10px;
    text-shadow: none;
    border: 2px solid #fff !important;
    box-shadow: 0px 0px 5px #000;}
.fancy-lightbox  .close:hover{background: #6b0f10; opacity: 100; color: #fff;display: block;}
@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}
.featurebox1 {border-radius: 0px 4px 4px 0px;}
.featurebox4 {border-radius: 4px 0px 0px 4px;}
.team-member {display: flex;flex-direction: column;align-items: center;}
.f1-list li a:after{ content: "\f105"; position: absolute;top: 2px;right: 0px;font-family: 'FontAwesome';}
.co-list li i{right: 0;top: 8px;}
.copy-right p{text-align: center;}
.fo-title:after {left: auto;right: 0;}
.latest{margin: 0; padding: 0;}
.latest li{list-style: none;display: block;border-bottom: solid 1px #d1d1d1;color: #fff;padding: 0 0 0 60px;position: relative;padding-bottom: 10px;margin-bottom: 15px;}
.latest li img{position: absolute;top: 4px;left: 0px;width: 60px;}
.latest li i{position: absolute;top: 0px;left: 0px;background-color: #f58001;font-size: 24px;
    text-align: center;border-radius: 4px;padding: 12px;}
.latest li:last-child{border-bottom:0;}
.fbolist{margin:0;padding:0;}
.fbolist li{list-style: none; display: inline-block; position: relative;}
.fbolist li a {text-decoration: none; color: #fff; padding: 0 10px;}
.fbolist li:after{content: "|"; position: absolute;left: -3px;top: -1px;font-size: 15px;}
.fbolist li:first-child:after{display: none;}
.fbolist li a:hover{text-decoration: underline;}
.dropdown .dropdown-menu{right:0; left:auto;}
.list1 li:after {left: auto;right: 0;}
.icon-img {float: right;margin: 10px 0px 0 35px;}
.formgroup .date{ color:#000;border-left:1px solid #ccc}
footer .social{text-align: right;}
@media(max-width: 767px){
    .social, .top-list{text-align: center; }
    .top-right {float: none;text-align: center;margin-top: 5px;}
    .header-extras{display: none;}
    .fleft, .fright{text-align: center;}
    .logo img {height: 50px;}
    .navbar-nav .open .dropdown-menu>li>a {color: #fff;}
    .newsmain{margin-left:0px; margin-top: 15px;}
}
@media (min-width:900px) {
    .dropdown:hover .dropdown-menu {display: block;}   
    .dropdown .dropdown-menu{display: none;}
}
@media(min-width: 768px) and (max-width:992px){
    .logo {height: 60px;}
}
@media(min-width:320px) and (max-width: 480px){
  .gallery figure {-ms-flex-preferred-size: 100%;flex-basis:100%;}  
}
@media(min-width:481px) and (max-width: 767px){
  .gallery figure {-ms-flex-preferred-size: 50%;flex-basis:50%;}  
}
@media(min-width:992px) and (max-width: 1199px){
  .logo img{height: 60px;}
}
.info-wrap h4:after {left: auto;right: 0;}
.he-title:after {right:0;left: auto;}
label.col-sm-2.control-label {text-align: left;}
.datenews{right:0 ;left:auto;}