@font-face {
    font-family: 'HelveticaNeue-Rg';
    src: url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot?) format('eot'), url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.woff) format('woff'), url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.ttf) format('truetype');
}
@font-face {
    font-family: 'HelveticaNeue-Bd';
    src: url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.eot?) format('eot'), url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.woff) format('woff'), url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.ttf) format('truetype');
}
/*To override default left arrow placement*/
/* table*/
.sch_tbun{
    color:black !important; 
    font-size:16px !important;
    padding-top:20px !important;
}
.ar-rtl{
    direction: rtl;
}
.table_align td {
    text-align: center !important;
    padding: 8px !important;
}
.table_align th {
    text-align: center !important;
    padding: 8px !important;
}
.imagemain {
  position: relative;
  width: 50%;
}


.bg-footer{
    background         : url('../images/foot_background.jpg') no-repeat;
    box-sizing         : border-box;
    background-size    : cover;
    height              : fit-content;
    background-position: center;
    /*width              : 100vw;*/
    font-family        : 'Open Sans';
    padding: 4rem;
        padding-top: 2rem;
        margin: auto;
}
.ar-center{
    text-align: center;
}
.head1{
        font-size: 2rem;
    /*font-weight: 600;*/
    padding-bottom: 2rem;
        font-family: HelveticaNeue-Rg;
}
.main_input_div {
   
    padding: 18px 18px 18px 0px !important;
}
.calculater-input-main-left {
  
    padding: 8px 18px 8px 0px;
  
}
.pl-ar ,.pr-en{
    direction:rtl;
}

.head2{
        font-size: 1.5rem;
    /*font-weight: 600;*/
        font-family: HelveticaNeue-Rg;
}
.pl-ar,.pr-en, .ml-larg,.ml-l-larg{
    font-family: HelveticaNeue-Rg;
}
.width-100{
    width:100%;
}
.w-fit{
    width: fit-content;
}

.c-white{
    color:white;
}
.display-flex{
    display:flex;
}
.center{
    text-align:center;
}

.mt-1{
    margin-top: 0.25rem;
}
.fl-right{
        float: left;
    padding-left: 44px;
}
.mt-2{
    margin-top: 0.75rem;
}
.text-en-left{
    text-align:right;
}
.mt-3{
    margin-top: 1rem;
}
.w-50{
        width:50% !important;
    }
.ml-l-larg{
    display: block;
}
.ml-larg{
    display: block;
        padding-right: 3rem;
}
.p-resp{
        padding-top: 1% !important;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label{
        padding-right: 28px !important;
        padding-left:0px !important;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before{
    right: 0 !important;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after{
    right: 3px !important;
}
/*media*/

@media(min-width:1050px){
    .calculater-input-main-left{
        border-left: 1px #fff solid;
}
    .pl-ar {
    max-width: 90%;
    text-align: justify;
    position: absolute;
    right: 16%;
}
    .p-ad-custom{
        padding-left: 0 !important;
    }
    .p-map-custom{
        padding-right: 0 !important;
    }
   .pr-en {
    text-align: justify;
    padding-left: 17%;
}
    .ar-center {
    text-align: right;
    padding-right: 0 !important;
}

@media(min-width:1800px){
    .head1{
        font-size: 2.5rem;
    }
    .head2 {
    font-size: 2rem;
    }
    .bg-footer{
        padding: 8rem;
    }
    .w-100 > iframe{
        height:200px !important;
    }
    .pl-ar {
        max-width: 90%;
        text-align: justify;
            position: initial;
        font-size: 25px;
    }
    .pr-en {
        padding-left: 17%;
        font-size: 25px;
        text-align: justify;
    }
    .ml-larg {
       font-size: 1.3rem;
    padding-right: 7rem;
    }
    .ml-l-larg {
        font-size: 1.3rem;
            padding-left: 6rem !important;
    }  
}


.ml-l-larg {
  
    padding-left: 4rem;
}
}

@media (max-width:768px){
    .w-50{
        width:100% !important;
    }
    .ar-center{
        text-align: left;
    }
    .ml-l-larg {
 
    padding-right: 3rem;
}
}
@media (min-width: 540px) and (max-width:1025px){
    .btn-rtl-right {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.btn-rtl-left {
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
}
@media (max-width:540px){
    .calculater-labels-left{
    text-align: center;
}
    .ml-larg, .ml-l-larg{
         padding-right: 0;
    }
    .ar-center{
        text-align: center;
    }
    .en-right{
        text-align: center;
    }
     .mb-line{
        height: 1px;
    border: 1px solid #ffffff5c;
    margin-top: 5%;
    width: 75%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
}


.footer_image{
    background: url('../images/foot_background.jpg') no-repeat;
    box-sizing: border-box;
    background-size: cover;
    height: 55vh;
    background-position: center;
    width: 100vw;
    font-family: 'Open Sans';
}
.cols-footer{
    display: flex;
    justify-content: space-between;
    margin: auto
}
.location-heading{
    text-align: center;
    font-size: 1.5rem;
    color: white;
    margin-top: 5px;
}
.location-paragraph {
    padding-top: 14px;
    color: white;
}
.footer-heading{
    text-align: center;
    font-size: 2rem;
    padding-top: 12px;
    color: white;
    font-family: 'Lato-Medium' !important;
}
.locations-block{
    padding-top:50px
}


.image_imagemain {
  display: block;
  width: 100%;
  height: auto;
  
}

.overlay_imagemain {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.imagemain:hover .overlay_imagemain {
  width: 100%;
  left: 0;
}

.text_imagemain {

  color: white;
  width:100%;
  height:100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  
}
.menu ul ul {
    right: 210px;
    top: 0;
}
p iframe{
    width: 100% !important;
}
#sadrmedarb,
#sadrmedarbhead {
    text-align: center;
    direction: rtl;
}
#sadrmedarb {
    border-collapse: collapse;
}
#sadrmedarb #firstrow th {
    border-right: 1px solid #114776 !important;
    border-left: 1px solid #114776 !important;
    border-bottom: #D3D3D9 1px solid;
}
#sadrmedarb {
    width: 100%;
    margin: 0 auto 1rem;
}
#sadrmedarb th,
#sadrmedarb td {
    padding: 0.8rem;
    font-size: 1rem;
    direction: ltr;
    text-align: center;
}
#sadrmedarb .subhead {
    background: #2b7ebb;
    color: white;
}
#sadrmedarb .subhead td {
    font-weight: bold;
}
#sadrmedarb tr,
#sadrmedarb td {
    transition: .2s ease-in;
}
#sadrmedarb tr:first-child {
    background: #114776 !important;
    color: white;
}
#sadrmedarb td:first-child {
    text-align: left;
}
#sadrmedarb td:last-child {
    text-align: center;
}
#sadrmedarb tr:nth-child(even) {} #sadrmedarb tr:nth-child(odd) {} #sadrmedarb td:empty {
    background: white;
}
#sadrmedarb tr:hover {
    color: white;
}
#sadrmedarb tr:hover:not(#firstrow),
tr:hover td:empty {
    background: #114776;
    pointer-events: visible;
}
#sadrmedarb #firstrow th p {
    direction: rtl;
}
#sadrmedarb .post-content .the-content p {
    color: #fff;
    text-align: center;
}
#sadrmedarb tr:nth-child(odd):not(.subhead) {
    background: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
}
#sadrmedarb tr,
#sadrmedarb td {
    border: 1px solid #e5e5e5 !important;
}
.post-content ul li,
.post-content ol li {
    color: #87898e;
}
.slick-slider,
label {
    -webkit-touch-callout: none;
    -khtml-user-select: none
}
*,
.slick-list:focus,
:active,
:focus,
:hover,
button:focus {
    outline: 0
}
.slick-dots,
ol,
ul {
    list-style: none
}
.fancybox-nav,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}
.clearfix:after,
.slick-track:after {
    clear: both
}
.fancybox-nav,
a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}
/*
@font-face {
    font-family: open-sans-regular;
    src: url(../fonts/open-sans/OpenSans.eot);
    src: url(../fonts/open-sans/OpenSans.eot?#iefix) format("embedded-opentype"), url(../fonts/open-sans/OpenSans.woff) format("woff"), url(../fonts/open-sans/OpenSans.ttf) format("truetype"), url(../fonts/open-sans/OpenSans.svg#open-sans-regular) format("svg")
}

@font-face {
    font-family: OpenSans-Semibold;
    src: url(../fonts/open-sans/OpenSans-Semibold.eot);
    src: url(../fonts/open-sans/OpenSans-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/open-sans/OpenSans-Semibold.woff) format("woff"), url(../fonts/open-sans/OpenSans-Semibold.ttf) format("truetype"), url(../fonts/open-sans/OpenSans-Semibold.svg#OpenSans-Semibold) format("svg")
}

@font-face {
    font-family: OpenSans-Bold;
    src: url(../fonts/open-sans/OpenSans-Bold.eot);
    src: url(../fonts/open-sans/OpenSans-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/open-sans/OpenSans-Bold.woff) format("woff"), url(../fonts/open-sans/OpenSans-Bold.ttf) format("truetype"), url(../fonts/open-sans/OpenSans-Bold.svg#OpenSans-Bold) format("svg")
}

@font-face {
    font-family: Lato-Regular;
    src: url(../fonts/lato/Lato-Regular.eot);
    src: url(../fonts/lato/Lato-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Regular.woff) format("woff"), url(../fonts/lato/Lato-Regular.ttf) format("truetype"), url(../fonts/lato/Lato-Regular.svg#Lato-Regular) format("svg")
}

@font-face {
    font-family: Lato-Medium;
    src: url(../fonts/lato/Lato-Medium.eot);
    src: url(../fonts/lato/Lato-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Medium.woff) format("woff"), url(../fonts/lato/Lato-Medium.ttf) format("truetype"), url(../fonts/lato/Lato-Medium.svg#Lato-Medium) format("svg")
}

@font-face {
    font-family: Lato-Bold;
    src: url(../fonts/lato/Lato-Bold.eot);
    src: url(../fonts/lato/Lato-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/lato/Lato-Bold.woff) format("woff"), url(../fonts/lato/Lato-Bold.ttf) format("truetype"), url(../fonts/lato/Lato-Bold.svg#Lato-Bold) format("svg")
}

@font-face {
    font-family: Roboto-Regular;
    src: url(../fonts/roboto/Roboto-Regular.eot);
    src: url(../fonts/roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Regular.woff) format("woff"), url(../fonts/roboto/Roboto-Regular.ttf) format("truetype"), url(../fonts/roboto/Roboto-Regular.svg#Roboto-Regular) format("svg")
}

@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/roboto/Roboto-Medium.eot);
    src: url(../fonts/roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Medium.woff) format("woff"), url(../fonts/roboto/Roboto-Medium.ttf) format("truetype"), url(../fonts/roboto/Roboto-Medium.svg#Roboto-Medium) format("svg")
}

@font-face {
    font-family: Roboto-Bold;
    src: url(../fonts/roboto/Roboto-Bold.eot);
    src: url(../fonts/roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto/Roboto-Bold.woff) format("woff"), url(../fonts/roboto/Roboto-Bold.ttf) format("truetype"), url(../fonts/roboto/Roboto-Bold.svg#Roboto-Bold) format("svg")
}*/
/*@font-face {
    font-family: HelveticaNeue-Rg;
    src: url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot);
    src: url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.woff) format("woff"), url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.ttf) format("truetype"), url(../fonts/HelveticaNeue/HelveticaNeueW23forSKY-Reg.svg#HelveticaNeue-Rg) format("svg")
}

@font-face {
    font-family: HelveticaNeue-Bd;
    src: url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.eot);
    src: url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.woff) format("woff"), url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.ttf) format("truetype"), url(../fonts/HelveticaNeue/HelveticaNeueW23foSKY-Bd.svg#HelveticaNeue-Bd) format("svg")
}*/

.pagination>li a,
.pagination>li>span,
body {
    font-family: HelveticaNeue-Rg
}
#app-form h3,
#contact-us-form button,
#main-slider .item .overlay h3,
#newsletters-form .btn,
.cat-block .text h3,
.faq-items li a h3,
.faq-page .faq-item .item-title h4,
.faq-slider .faq-item .item-title h4,
.home-section#newsletters h2,
.home-section#newsletters h2 span,
.news-block .text h3,
.news-block .text h3 a,
.news-slider li .meta h4,
.post-content .the-content h1,
.search-block .text h3,
.semi-section#contact .address li .text p,
.semi-section#news .news-slider .item .meta h4 {
    font-family: HelveticaNeue-Bd
}
.home-section#about .why h3,
.post-content .the-content p,
.semi-section#news .events h3:not(.title-2),
.semi-section#news .title-2,
.serv-inner-tabs .inner-tab-container .text h3,
.title-1,
.title-2 {
    font-family: HelveticaNeue-Rg
}
.news-block .date,
.news-slider li .date {
    font-family: HelveticaNeue-Bd
}
.home-section#about .why .item .text a,
.news-slider li .meta p a,
.semi-section#news .events a:not(.btn) {
    font-size: 13px
}
.news-block .text p a,
.news-slider li .meta p,
.serv-inner-tabs .inner-tabs-btns li span,
.top-nav ul li.social a {
    font-size: 14px
}
#contact-us-form button,
#footer,
#footer a,
#footer span,
.cat-block .text p,
.home-section#about .what p,
.home-section#about .why .item .text p,
.menu li a,
.navigation a,
.news-block .text p,
.search-block .text p,
.semi-section#news .events p,
.serv-inner-tabs .inner-tab-container .text p {
    font-size: 15px
}
.home-section#about .why .item .text h3,
.news-block .text h3,
.news-block .text h3 a,
.semi-section#news .news-slider .item .meta h4 {
    font-size: 16px
}
.cat-block .text h3,
.news-block .date,
.search-block .text h3 {
    font-size: 17px
}
.detailes-form .title-2,
.faq-slider .faq-item .item-title h4,
.home-section#about .why h3,
.pdf-file .title-2,
.semi-section#news .events h3:not(.title-2) {
    font-size: 18px
}
.faq-items li a h3 {
    font-size: 19px
}
.home-section#newsletters h2,
.semi-section#news .title-2,
.serv-inner-tabs .inner-tab-container .text h3 {
    font-size: 20px
}
.post-content .the-content h1 {
    font-size: 22px
}
.title-2 {
    font-size: 24px
}
#main-slider .item .overlay h3,
.title-1 {
    font-size: 25px
}
@media screen and (max-width: 480px) {
    .home-section#about .why .item .text a,
    .news-block .text p a,
    .news-slider li .meta p,
    .news-slider li .meta p a,
    .semi-section#news .events a:not(.btn),
    .serv-inner-tabs .inner-tabs-btns li span,
    .top-nav ul li.social a {
        font-size: 13px
    }
    #contact-us-form button,
    #footer,
    #footer a,
    #footer span,
    .cat-block .text p,
    .home-section#about .what p,
    .home-section#about .why .item .text p,
    .menu li a,
    .navigation a,
    .news-block .text p,
    .search-block .text p,
    .semi-section#news .events p,
    .serv-inner-tabs .inner-tab-container .text p {
        font-size: 14px
    }
    .cat-block .text h3,
    .home-section#about .why .item .text h3,
    .news-block .date,
    .news-block .text h3,
    .news-block .text h3 a,
    .search-block .text h3,
    .semi-section#news .news-slider .item .meta h4 {
        font-size: 15px
    }
    .detailes-form .title-2,
    .faq-slider .faq-item .item-title h4,
    .home-section#about .why h3,
    .pdf-file .title-2,
    .semi-section#news .events h3:not(.title-2) {
        font-size: 16px
    }
    .faq-items li a h3 {
        font-size: 17px
    }
    .home-section#newsletters h2,
    .semi-section#news .title-2,
    .serv-inner-tabs .inner-tab-container .text h3 {
        font-size: 18px
    }
    .post-content .the-content h1 {
        font-size: 20px
    }
    #main-slider .item .overlay h3,
    .title-1,
    .title-2 {
        font-size: 22px
    }
}
.text-center {
    text-align: center
}
.text-right,
.top-nav ul {
    text-align: left
}
.text-left {
    text-align: right
}
.faq-page .faq-item .item-title h4,
.faq-slider .faq-item .item-title h4,
.news-block .text p a,
.news-block .text p span,
.news-slider li .meta h4,
.news-slider li .meta p a,
.news-slider li .meta p span {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-white-space: nowrap;
    -moz-white-space: nowrap;
    -ms-white-space: nowrap;
    -o-white-space: nowrap;
    white-space: nowrap
}
.loader:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: .1px
}
.home-section#newsletters h2 {
    -webkit-text-transform: inherit;
    -moz-text-transform: inherit;
    -ms-text-transform: inherit;
    -o-text-transform: inherit;
    text-transform: inherit
}
.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}
#contact-us-form button,
.menu ul,
.search-form {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.error-page h1 span,
.home-section#about .why .item .icon,
.menu li.search a,
.serv-inner-tabs .inner-tab-container .text h3 .icon,
.serv-inner-tabs .inner-tabs-btns li,
.slick-arrow,
.slick-dots li button,
.top-nav ul li.social a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.faq-slider .faq-item .item-body {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
#services-tabs .tabs-btns li,
.btn,
.faq-slider .faq-item .item-title,
.pagination>li a,
.pagination>li>span,
.semi-section#contact .address li .icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
#main-slider .item .thumb img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.faq-page .faq-item .item-title,
.faq-slider .faq-item .item-title,
.menu li a,
.menu li:after {
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
#contact-us-form button,
#facilities-slider .item img,
#services-tabs .tabs-btns li,
.btn,
.faq-items li a h3,
.faq-items li img,
.gallery-page .item img,
.home-section#about .why .item .icon,
.menu ul,
.news-block .date,
.news-slider li .date,
.pagination>li a,
.pagination>li>span,
.print-post>a,
.search-form,
.serv-inner-tabs .inner-tabs-btns li,
.serv-inner-tabs .inner-tabs-btns li span,
.slick-arrow,
.top-nav ul li.social a {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
#facilities-slider .item a i,
.faq-page .faq-item .item-body,
.faq-slider .faq-item .item-body,
.gallery-page .item a i,
label.error {
    -moz-transition: all .3s cubic-bezier(0, 1.39, .58, 1);
    -o-transition: all .3s cubic-bezier(0, 1.39, .58, 1);
    -webkit-transition: all .3s cubic-bezier(0, 1.39, .58, 1);
    transition: all .3s cubic-bezier(0, 1.39, .58, 1)
}
#contact-us-form input,
#contact-us-form select,
#contact-us-form textarea,
.detailes-form,
.error-page,
.faq-page .faq-item .item-body,
.faq-page .faq-item .item-title,
.gallery-page .item img,
.pdf-file {
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .08), 0 2px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .08), 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08), 0 2px 2px rgba(0, 0, 0, .1)
}
.is-en {
    font-family: sans-serif
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
.fa,
.fa-stack {
    display: inline-block
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    overflow-y: auto
}
.fancybox-inner,
.slick-list {
    overflow: hidden
}
img {
    height: auto;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}
p {
    margin: 0
}
.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
a,
b,
button,
h1,
h2,
h3,
h4,
h5,
h6,
i,
input,
label,
select,
table,
td,
textarea,
tr,
.social_icons_container {
    direction: rtl;
    text-align: right
}
[class^=col-] {
    padding-left: 12px;
    padding-right: 12px
}
.faq-page .faq-item .item-title:after,
.faq-page .faq-item.active .item-title:after,
.faq-slider .faq-item .item-title:after,
.faq-slider .faq-item.active .item-title:after,
.menu li .icon:before,
.menu li.home a:before,
.menu li.search a:before,
.mobile-menu:after,
.navigation a:after,
.pagination>li:first-child>a span:before,
.pagination>li:first-child>span span:before,
.pagination>li:last-child>a span:before,
.pagination>li:last-child>span span:before,
.print-post>a.facebook i:before,
.print-post>a.fav i:before,
.print-post>a.google-plus i:before,
.print-post>a.like i:before,
.print-post>a.print i:before,
.print-post>a.send i:before,
.print-post>a.share i:before,
.print-post>a.twitter i:before,
.slick-arrow.slick-next:before,
.slick-arrow.slick-prev:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right,
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
.wpb_wrapper span {
    color: #000;
}
#re > p,
#re > ul li,
#re > ol li {
    color: #000;
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}
.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.slick-slider,
.slick-track {
    display: block;
    position: relative
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.clr {
    color: #9396a2;
}
.lft {
    float: left;
}
.clrblack {
    color: #000000;
}
.mrgright1in {
    margin-right: 1in;
}
.clrblue {
    color: rgb(17, 71, 118);
}
.alligncenter {
    text-align: center !important;
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}
.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}
.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}
.fa-krw:before,
.fa-won:before {
    content: "\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}
.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.slick-list {
    position: relative;
    margin: 0;
    padding: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    left: 0;
    top: 0
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}
.slick-loading .slick-list {
    background: url(../images/ajax-loader.gif) center center no-repeat #fff
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}
.slick-next,
.slick-prev {
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}
.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 1
}
.slick-prev {
    right: -25px
}
[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}
.slick-prev:before {
    content: "â†"
}
.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "â†’"
}
.slick-next {
    left: -25px
}
[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}
[dir=rtl] .slick-next:before {
    content: "â†"
}
.slick-dots {
    width: 100%
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}
.slick-dots li button {
    border: 0;
    display: block;
    height: 10px;
    width: 10px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    margin-right: 0;
    margin-left: 0
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
    /*background: #38a9f6*/
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "â€¢";
    width: 10px;
    height: 10px;
    font-size: 6px;
    line-height: 10px;
    text-align: center;
    opacity: .25
}
.slick-dots li.slick-active button {
    opacity: 1
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020
}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative
}
.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.fancybox-opened {
    z-index: 8030
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}
.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../images/fancybox/fancybox_sprite.png)
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}
.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}
.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    background: url(../images/fancybox/blank.gif)
}
.fancybox-prev {
    left: 0
}
.fancybox-next {
    right: 0
}
.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}
.fancybox-nav:hover span {
    visibility: visible
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}
.fancybox-lock {
    overflow: visible!important;
    width: auto
}
.fancybox-lock body {
    overflow: hidden!important
}
.fancybox-lock-test {
    overflow-y: hidden!important
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox/fancybox_overlay.png)
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}
.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}
.fancybox-opened .fancybox-title {
    visibility: visible
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}
.fancybox-title-inside-wrap {
    padding-top: 10px
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(../images/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(../images/fancybox/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}
.error-page h1 span {
    -webkit-text-shadow: 0 0 0 rgba(0, 0, 0, .01), .53px .53px 0 rgba(0, 0, 0, .0099), 1.06px 1.06px 0 rgba(0, 0, 0, .0098), 1.59px 1.59px 0 rgba(0, 0, 0, .0097), 2.12px 2.12px 0 rgba(0, 0, 0, .0096), 2.65px 2.65px 0 rgba(0, 0, 0, .0095), 3.18px 3.18px 0 rgba(0, 0, 0, .0094), 3.71px 3.71px 0 rgba(0, 0, 0, .0093), 4.24px 4.24px 0 rgba(0, 0, 0, .0092), 4.77px 4.77px 0 rgba(0, 0, 0, .0091), 5.3px 5.3px 0 rgba(0, 0, 0, .009), 5.83px 5.83px 0 rgba(0, 0, 0, .0089), 6.36px 6.36px 0 rgba(0, 0, 0, .0088), 6.89px 6.89px 0 rgba(0, 0, 0, .0087), 7.42px 7.42px 0 rgba(0, 0, 0, .0086), 7.95px 7.95px 0 rgba(0, 0, 0, .0085), 8.49px 8.49px 0 rgba(0, 0, 0, .0084), 9.02px 9.02px 0 rgba(0, 0, 0, .0083), 9.55px 9.55px 0 rgba(0, 0, 0, .0082), 10.08px 10.08px 0 rgba(0, 0, 0, .0081), 10.61px 10.61px 0 rgba(0, 0, 0, .008), 11.14px 11.14px 0 rgba(0, 0, 0, .0079), 11.67px 11.67px 0 rgba(0, 0, 0, .0078), 12.2px 12.2px 0 rgba(0, 0, 0, .0077), 12.73px 12.73px 0 rgba(0, 0, 0, .0076), 13.26px 13.26px 0 rgba(0, 0, 0, .0075), 13.79px 13.79px 0 rgba(0, 0, 0, .0074), 14.32px 14.32px 0 rgba(0, 0, 0, .0073), 14.85px 14.85px 0 rgba(0, 0, 0, .0072), 15.38px 15.38px 0 rgba(0, 0, 0, .0071), 15.91px 15.91px 0 rgba(0, 0, 0, .007), 16.44px 16.44px 0 rgba(0, 0, 0, .0069), 16.97px 16.97px 0 rgba(0, 0, 0, .0068), 17.5px 17.5px 0 rgba(0, 0, 0, .0067), 18.03px 18.03px 0 rgba(0, 0, 0, .0066), 18.56px 18.56px 0 rgba(0, 0, 0, .0065), 19.09px 19.09px 0 rgba(0, 0, 0, .0064), 19.62px 19.62px 0 rgba(0, 0, 0, .0063), 20.15px 20.15px 0 rgba(0, 0, 0, .0062), 20.68px 20.68px 0 rgba(0, 0, 0, .0061), 21.21px 21.21px 0 rgba(0, 0, 0, .006), 21.74px 21.74px 0 rgba(0, 0, 0, .0059), 22.27px 22.27px 0 rgba(0, 0, 0, .0058), 22.8px 22.8px 0 rgba(0, 0, 0, .0057), 23.33px 23.33px 0 rgba(0, 0, 0, .0056), 23.86px 23.86px 0 rgba(0, 0, 0, .0055), 24.4px 24.4px 0 rgba(0, 0, 0, .0054), 24.93px 24.93px 0 rgba(0, 0, 0, .0053), 25.46px 25.46px 0 rgba(0, 0, 0, .0052), 25.99px 25.99px 0 rgba(0, 0, 0, .0051), 26.52px 26.52px 0 rgba(0, 0, 0, .005), 27.05px 27.05px 0 rgba(0, 0, 0, .0049), 27.58px 27.58px 0 rgba(0, 0, 0, .0048), 28.11px 28.11px 0 rgba(0, 0, 0, .0047), 28.64px 28.64px 0 rgba(0, 0, 0, .0046), 29.17px 29.17px 0 rgba(0, 0, 0, .0045), 29.7px 29.7px 0 rgba(0, 0, 0, .0044), 30.23px 30.23px 0 rgba(0, 0, 0, .0043), 30.76px 30.76px 0 rgba(0, 0, 0, .0042), 31.29px 31.29px 0 rgba(0, 0, 0, .0041), 31.82px 31.82px 0 rgba(0, 0, 0, .004), 32.35px 32.35px 0 rgba(0, 0, 0, .0039), 32.88px 32.88px 0 rgba(0, 0, 0, .0038), 33.41px 33.41px 0 rgba(0, 0, 0, .0037), 33.94px 33.94px 0 rgba(0, 0, 0, .0036), 34.47px 34.47px 0 rgba(0, 0, 0, .0035), 35px 35px 0 rgba(0, 0, 0, .0034), 35.53px 35.53px 0 rgba(0, 0, 0, .0033), 36.06px 36.06px 0 rgba(0, 0, 0, .0032), 36.59px 36.59px 0 rgba(0, 0, 0, .0031), 37.12px 37.12px 0 rgba(0, 0, 0, .003), 37.65px 37.65px 0 rgba(0, 0, 0, .0029), 38.18px 38.18px 0 rgba(0, 0, 0, .0028), 38.71px 38.71px 0 rgba(0, 0, 0, .0027), 39.24px 39.24px 0 rgba(0, 0, 0, .0026), 39.77px 39.77px 0 rgba(0, 0, 0, .0025), 40.31px 40.31px 0 rgba(0, 0, 0, .0024), 40.84px 40.84px 0 rgba(0, 0, 0, .0023), 41.37px 41.37px 0 rgba(0, 0, 0, .0022), 41.9px 41.9px 0 rgba(0, 0, 0, .0021), 42.43px 42.43px 0 rgba(0, 0, 0, .002), 42.96px 42.96px 0 rgba(0, 0, 0, .0019), 43.49px 43.49px 0 rgba(0, 0, 0, .0018), 44.02px 44.02px 0 rgba(0, 0, 0, .0017), 44.55px 44.55px 0 rgba(0, 0, 0, .0016), 45.08px 45.08px 0 rgba(0, 0, 0, .0015), 45.61px 45.61px 0 rgba(0, 0, 0, .0014), 46.14px 46.14px 0 rgba(0, 0, 0, .0013), 46.67px 46.67px 0 rgba(0, 0, 0, .0012), 47.2px 47.2px 0 rgba(0, 0, 0, .0011), 47.73px 47.73px 0 rgba(0, 0, 0, .001), 48.26px 48.26px 0 rgba(0, 0, 0, .0009), 48.79px 48.79px 0 rgba(0, 0, 0, .0008), 49.32px 49.32px 0 rgba(0, 0, 0, .0007), 49.85px 49.85px 0 rgba(0, 0, 0, .0006), 50.38px 50.38px 0 rgba(0, 0, 0, .0005), 50.91px 50.91px 0 rgba(0, 0, 0, .0004), 51.44px 51.44px 0 rgba(0, 0, 0, .0003), 51.97px 51.97px 0 rgba(0, 0, 0, .0002), 52.5px 52.5px 0 rgba(0, 0, 0, .0001);
    -moz-text-shadow: 0 0 0 rgba(0, 0, 0, .01), .53px .53px 0 rgba(0, 0, 0, .0099), 1.06px 1.06px 0 rgba(0, 0, 0, .0098), 1.59px 1.59px 0 rgba(0, 0, 0, .0097), 2.12px 2.12px 0 rgba(0, 0, 0, .0096), 2.65px 2.65px 0 rgba(0, 0, 0, .0095), 3.18px 3.18px 0 rgba(0, 0, 0, .0094), 3.71px 3.71px 0 rgba(0, 0, 0, .0093), 4.24px 4.24px 0 rgba(0, 0, 0, .0092), 4.77px 4.77px 0 rgba(0, 0, 0, .0091), 5.3px 5.3px 0 rgba(0, 0, 0, .009), 5.83px 5.83px 0 rgba(0, 0, 0, .0089), 6.36px 6.36px 0 rgba(0, 0, 0, .0088), 6.89px 6.89px 0 rgba(0, 0, 0, .0087), 7.42px 7.42px 0 rgba(0, 0, 0, .0086), 7.95px 7.95px 0 rgba(0, 0, 0, .0085), 8.49px 8.49px 0 rgba(0, 0, 0, .0084), 9.02px 9.02px 0 rgba(0, 0, 0, .0083), 9.55px 9.55px 0 rgba(0, 0, 0, .0082), 10.08px 10.08px 0 rgba(0, 0, 0, .0081), 10.61px 10.61px 0 rgba(0, 0, 0, .008), 11.14px 11.14px 0 rgba(0, 0, 0, .0079), 11.67px 11.67px 0 rgba(0, 0, 0, .0078), 12.2px 12.2px 0 rgba(0, 0, 0, .0077), 12.73px 12.73px 0 rgba(0, 0, 0, .0076), 13.26px 13.26px 0 rgba(0, 0, 0, .0075), 13.79px 13.79px 0 rgba(0, 0, 0, .0074), 14.32px 14.32px 0 rgba(0, 0, 0, .0073), 14.85px 14.85px 0 rgba(0, 0, 0, .0072), 15.38px 15.38px 0 rgba(0, 0, 0, .0071), 15.91px 15.91px 0 rgba(0, 0, 0, .007), 16.44px 16.44px 0 rgba(0, 0, 0, .0069), 16.97px 16.97px 0 rgba(0, 0, 0, .0068), 17.5px 17.5px 0 rgba(0, 0, 0, .0067), 18.03px 18.03px 0 rgba(0, 0, 0, .0066), 18.56px 18.56px 0 rgba(0, 0, 0, .0065), 19.09px 19.09px 0 rgba(0, 0, 0, .0064), 19.62px 19.62px 0 rgba(0, 0, 0, .0063), 20.15px 20.15px 0 rgba(0, 0, 0, .0062), 20.68px 20.68px 0 rgba(0, 0, 0, .0061), 21.21px 21.21px 0 rgba(0, 0, 0, .006), 21.74px 21.74px 0 rgba(0, 0, 0, .0059), 22.27px 22.27px 0 rgba(0, 0, 0, .0058), 22.8px 22.8px 0 rgba(0, 0, 0, .0057), 23.33px 23.33px 0 rgba(0, 0, 0, .0056), 23.86px 23.86px 0 rgba(0, 0, 0, .0055), 24.4px 24.4px 0 rgba(0, 0, 0, .0054), 24.93px 24.93px 0 rgba(0, 0, 0, .0053), 25.46px 25.46px 0 rgba(0, 0, 0, .0052), 25.99px 25.99px 0 rgba(0, 0, 0, .0051), 26.52px 26.52px 0 rgba(0, 0, 0, .005), 27.05px 27.05px 0 rgba(0, 0, 0, .0049), 27.58px 27.58px 0 rgba(0, 0, 0, .0048), 28.11px 28.11px 0 rgba(0, 0, 0, .0047), 28.64px 28.64px 0 rgba(0, 0, 0, .0046), 29.17px 29.17px 0 rgba(0, 0, 0, .0045), 29.7px 29.7px 0 rgba(0, 0, 0, .0044), 30.23px 30.23px 0 rgba(0, 0, 0, .0043), 30.76px 30.76px 0 rgba(0, 0, 0, .0042), 31.29px 31.29px 0 rgba(0, 0, 0, .0041), 31.82px 31.82px 0 rgba(0, 0, 0, .004), 32.35px 32.35px 0 rgba(0, 0, 0, .0039), 32.88px 32.88px 0 rgba(0, 0, 0, .0038), 33.41px 33.41px 0 rgba(0, 0, 0, .0037), 33.94px 33.94px 0 rgba(0, 0, 0, .0036), 34.47px 34.47px 0 rgba(0, 0, 0, .0035), 35px 35px 0 rgba(0, 0, 0, .0034), 35.53px 35.53px 0 rgba(0, 0, 0, .0033), 36.06px 36.06px 0 rgba(0, 0, 0, .0032), 36.59px 36.59px 0 rgba(0, 0, 0, .0031), 37.12px 37.12px 0 rgba(0, 0, 0, .003), 37.65px 37.65px 0 rgba(0, 0, 0, .0029), 38.18px 38.18px 0 rgba(0, 0, 0, .0028), 38.71px 38.71px 0 rgba(0, 0, 0, .0027), 39.24px 39.24px 0 rgba(0, 0, 0, .0026), 39.77px 39.77px 0 rgba(0, 0, 0, .0025), 40.31px 40.31px 0 rgba(0, 0, 0, .0024), 40.84px 40.84px 0 rgba(0, 0, 0, .0023), 41.37px 41.37px 0 rgba(0, 0, 0, .0022), 41.9px 41.9px 0 rgba(0, 0, 0, .0021), 42.43px 42.43px 0 rgba(0, 0, 0, .002), 42.96px 42.96px 0 rgba(0, 0, 0, .0019), 43.49px 43.49px 0 rgba(0, 0, 0, .0018), 44.02px 44.02px 0 rgba(0, 0, 0, .0017), 44.55px 44.55px 0 rgba(0, 0, 0, .0016), 45.08px 45.08px 0 rgba(0, 0, 0, .0015), 45.61px 45.61px 0 rgba(0, 0, 0, .0014), 46.14px 46.14px 0 rgba(0, 0, 0, .0013), 46.67px 46.67px 0 rgba(0, 0, 0, .0012), 47.2px 47.2px 0 rgba(0, 0, 0, .0011), 47.73px 47.73px 0 rgba(0, 0, 0, .001), 48.26px 48.26px 0 rgba(0, 0, 0, .0009), 48.79px 48.79px 0 rgba(0, 0, 0, .0008), 49.32px 49.32px 0 rgba(0, 0, 0, .0007), 49.85px 49.85px 0 rgba(0, 0, 0, .0006), 50.38px 50.38px 0 rgba(0, 0, 0, .0005), 50.91px 50.91px 0 rgba(0, 0, 0, .0004), 51.44px 51.44px 0 rgba(0, 0, 0, .0003), 51.97px 51.97px 0 rgba(0, 0, 0, .0002), 52.5px 52.5px 0 rgba(0, 0, 0, .0001);
    text-shadow: 0 0 0 rgba(0, 0, 0, .01), .53px .53px 0 rgba(0, 0, 0, .0099), 1.06px 1.06px 0 rgba(0, 0, 0, .0098), 1.59px 1.59px 0 rgba(0, 0, 0, .0097), 2.12px 2.12px 0 rgba(0, 0, 0, .0096), 2.65px 2.65px 0 rgba(0, 0, 0, .0095), 3.18px 3.18px 0 rgba(0, 0, 0, .0094), 3.71px 3.71px 0 rgba(0, 0, 0, .0093), 4.24px 4.24px 0 rgba(0, 0, 0, .0092), 4.77px 4.77px 0 rgba(0, 0, 0, .0091), 5.3px 5.3px 0 rgba(0, 0, 0, .009), 5.83px 5.83px 0 rgba(0, 0, 0, .0089), 6.36px 6.36px 0 rgba(0, 0, 0, .0088), 6.89px 6.89px 0 rgba(0, 0, 0, .0087), 7.42px 7.42px 0 rgba(0, 0, 0, .0086), 7.95px 7.95px 0 rgba(0, 0, 0, .0085), 8.49px 8.49px 0 rgba(0, 0, 0, .0084), 9.02px 9.02px 0 rgba(0, 0, 0, .0083), 9.55px 9.55px 0 rgba(0, 0, 0, .0082), 10.08px 10.08px 0 rgba(0, 0, 0, .0081), 10.61px 10.61px 0 rgba(0, 0, 0, .008), 11.14px 11.14px 0 rgba(0, 0, 0, .0079), 11.67px 11.67px 0 rgba(0, 0, 0, .0078), 12.2px 12.2px 0 rgba(0, 0, 0, .0077), 12.73px 12.73px 0 rgba(0, 0, 0, .0076), 13.26px 13.26px 0 rgba(0, 0, 0, .0075), 13.79px 13.79px 0 rgba(0, 0, 0, .0074), 14.32px 14.32px 0 rgba(0, 0, 0, .0073), 14.85px 14.85px 0 rgba(0, 0, 0, .0072), 15.38px 15.38px 0 rgba(0, 0, 0, .0071), 15.91px 15.91px 0 rgba(0, 0, 0, .007), 16.44px 16.44px 0 rgba(0, 0, 0, .0069), 16.97px 16.97px 0 rgba(0, 0, 0, .0068), 17.5px 17.5px 0 rgba(0, 0, 0, .0067), 18.03px 18.03px 0 rgba(0, 0, 0, .0066), 18.56px 18.56px 0 rgba(0, 0, 0, .0065), 19.09px 19.09px 0 rgba(0, 0, 0, .0064), 19.62px 19.62px 0 rgba(0, 0, 0, .0063), 20.15px 20.15px 0 rgba(0, 0, 0, .0062), 20.68px 20.68px 0 rgba(0, 0, 0, .0061), 21.21px 21.21px 0 rgba(0, 0, 0, .006), 21.74px 21.74px 0 rgba(0, 0, 0, .0059), 22.27px 22.27px 0 rgba(0, 0, 0, .0058), 22.8px 22.8px 0 rgba(0, 0, 0, .0057), 23.33px 23.33px 0 rgba(0, 0, 0, .0056), 23.86px 23.86px 0 rgba(0, 0, 0, .0055), 24.4px 24.4px 0 rgba(0, 0, 0, .0054), 24.93px 24.93px 0 rgba(0, 0, 0, .0053), 25.46px 25.46px 0 rgba(0, 0, 0, .0052), 25.99px 25.99px 0 rgba(0, 0, 0, .0051), 26.52px 26.52px 0 rgba(0, 0, 0, .005), 27.05px 27.05px 0 rgba(0, 0, 0, .0049), 27.58px 27.58px 0 rgba(0, 0, 0, .0048), 28.11px 28.11px 0 rgba(0, 0, 0, .0047), 28.64px 28.64px 0 rgba(0, 0, 0, .0046), 29.17px 29.17px 0 rgba(0, 0, 0, .0045), 29.7px 29.7px 0 rgba(0, 0, 0, .0044), 30.23px 30.23px 0 rgba(0, 0, 0, .0043), 30.76px 30.76px 0 rgba(0, 0, 0, .0042), 31.29px 31.29px 0 rgba(0, 0, 0, .0041), 31.82px 31.82px 0 rgba(0, 0, 0, .004), 32.35px 32.35px 0 rgba(0, 0, 0, .0039), 32.88px 32.88px 0 rgba(0, 0, 0, .0038), 33.41px 33.41px 0 rgba(0, 0, 0, .0037), 33.94px 33.94px 0 rgba(0, 0, 0, .0036), 34.47px 34.47px 0 rgba(0, 0, 0, .0035), 35px 35px 0 rgba(0, 0, 0, .0034), 35.53px 35.53px 0 rgba(0, 0, 0, .0033), 36.06px 36.06px 0 rgba(0, 0, 0, .0032), 36.59px 36.59px 0 rgba(0, 0, 0, .0031), 37.12px 37.12px 0 rgba(0, 0, 0, .003), 37.65px 37.65px 0 rgba(0, 0, 0, .0029), 38.18px 38.18px 0 rgba(0, 0, 0, .0028), 38.71px 38.71px 0 rgba(0, 0, 0, .0027), 39.24px 39.24px 0 rgba(0, 0, 0, .0026), 39.77px 39.77px 0 rgba(0, 0, 0, .0025), 40.31px 40.31px 0 rgba(0, 0, 0, .0024), 40.84px 40.84px 0 rgba(0, 0, 0, .0023), 41.37px 41.37px 0 rgba(0, 0, 0, .0022), 41.9px 41.9px 0 rgba(0, 0, 0, .0021), 42.43px 42.43px 0 rgba(0, 0, 0, .002), 42.96px 42.96px 0 rgba(0, 0, 0, .0019), 43.49px 43.49px 0 rgba(0, 0, 0, .0018), 44.02px 44.02px 0 rgba(0, 0, 0, .0017), 44.55px 44.55px 0 rgba(0, 0, 0, .0016), 45.08px 45.08px 0 rgba(0, 0, 0, .0015), 45.61px 45.61px 0 rgba(0, 0, 0, .0014), 46.14px 46.14px 0 rgba(0, 0, 0, .0013), 46.67px 46.67px 0 rgba(0, 0, 0, .0012), 47.2px 47.2px 0 rgba(0, 0, 0, .0011), 47.73px 47.73px 0 rgba(0, 0, 0, .001), 48.26px 48.26px 0 rgba(0, 0, 0, .0009), 48.79px 48.79px 0 rgba(0, 0, 0, .0008), 49.32px 49.32px 0 rgba(0, 0, 0, .0007), 49.85px 49.85px 0 rgba(0, 0, 0, .0006), 50.38px 50.38px 0 rgba(0, 0, 0, .0005), 50.91px 50.91px 0 rgba(0, 0, 0, .0004), 51.44px 51.44px 0 rgba(0, 0, 0, .0003), 51.97px 51.97px 0 rgba(0, 0, 0, .0002), 52.5px 52.5px 0 rgba(0, 0, 0, .0001)
}
.btn {
    position: relative;
    padding: 7px 15px;
    min-width: 140px
}
.btn.btn-base-1 {
    background: #38a9f6;
    color: #fff
}
.btn.btn-base-1:hover,
.btn.btn-base-2 {
    background: #0a4875
}
.btn.btn-base-2 {
    color: #fff
}
.btn.btn-base-2:hover {
    background: #38a9f6
}
.btn.btn-white {
    background: #fff;
    color: #0a4875
}
.btn.btn-white:hover {
    background: #0a4875;
    color: #fff
}
.btn.btn-gray {
    background: #b5c2cf;
    color: #fff
}
.btn.btn-gray:hover {
    background: #38a9f6;
    color: #fff
}
hr {
    height: 1px;
    display: block;
    margin: 5px 0;
    border: none;
    background-color: #DDD
}
.search-form {
    visibility: hidden;
    position: absolute;
    top: calc(100% + 12px);
    z-index: 99;
    left: 0;
    background: #F9F9F9;
    padding: 5px 10px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0
}
@media (max-width: 768px) {
    .search-form {
        position: static;
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        margin-bottom: 20px;
        margin-top: 10px
    }
}
.search-form:after,
.search-form:before {
    content: '';
    position: absolute
}
.search-form:before {
    display: block;
    height: 0;
    width: 0;
    border-bottom: 6px solid #0a4875;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: none;
    left: 7px;
    top: -6px
}
@media (max-width: 768px) {
    .search-form:before {
        display: none
    }
}
.search-form:after {
    right: 0;
    left: 0;
    height: 12px;
    bottom: 100%
}
.search-form .btn {
    padding: 3px 7px;
    background: #38a9f6;
    color: #fff;
    overflow: hidden;
    height: 32px;
    min-width: 50px;
    margin-top: 0;
    margin-bottom: 0
}
#contact-us-form button,
.search-form .input-group-btn:hover .btn {
    background: #0a4875;
    color: #fff
}
.search-form .btn:before {
    display: inline-block;
    content: attr(data-title)
}
#contact-us-form:after,
label.error:after {
    content: ''
}
.search-form .btn:hover:before {
    color: #fff;
    text-shadow: none
}
.search-form .input-group-btn:hover~ {
    border-color: #0a4875
}
.search-form input {
    padding: 3px 15px;
    min-width: 150px;
    border-color: #38a9f6;
    height: 32px;
    font-size: 14px
}
#newsletters-form {
    direction: rtl
}
@media (max-width: 768px) {
    #newsletters-form {
        margin-top: 20px
    }
}
#newsletters-form .form-control {
    height: 40px;
    width: 100%
}
@media(max-width:767px)
{
    #newsletters.home-section .form-group {
    width: 100% !important;
    }
}
#newsletters.home-section .form-group {
    float: right;
    padding: 0 7px;
    width: 33%;
}
.relative-position {
    position: relative;
}
#newsletters.home-section select.newsletter-select {
    height: 40px;
    right: 7px;
    position: absolute;
    /*width: 103px;*/
    border:1px solid #ececec !important;
    border-radius:.25rem;
}
#newsletters.home-section .form-control.number-padding {
    padding-right: 130px !important;
    padding-left: 10px !important;
}
.form-group.form-width {
    width: 100% !important;
}


/*.rc-anchor-normal {
    width: 99% !important;
}

#newsletters .g-recaptcha iframe {
    width: 100% !important;
}
#newsletters .g-recaptcha > div {
    width: 100% !important;
}
*/
@media (max-width: 544px) {
    #newsletters-form .form-control {
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        margin-bottom: 5px;
        height: 40px
    }
}
#newsletters-form .btn {
    height: 58px;
    min-width: 150px;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
}
#newsletters-form .btn {
    height: unset !important;
}
@media (max-width: 544px) {
    #newsletters-form .btn {
        width: 100%;
        min-width: auto;
        font-size: 15px;
        height: 40px
    }
}
#newsletters-form input {
    width: calc(100% - 165px);
    margin-left: 15px;
    float: right;
    border: 1px solid #ddd
}
@media (max-width: 544px) {
    #newsletters-form input {
        width: calc(100% - 130px);
        margin-left: 5px
    }
    .top-nav ul {
        text-align: center
    }
}
#newsletters-form.new-newsletters .btn,
#newsletters-form.new-newsletters .form-control {
    margin-bottom: 15px
}
#contact-us-form {
    margin-bottom: 40px
}
#contact-us-form:after {
    clear: both;
    display: block
}
#contact-us-form .input-row,
#contact-us-form div[class*=col] {
    margin-top: 29px
}
#contact-us-form .input-row:first-child {
    margin-top: 0
}
#contact-us-form input,
#contact-us-form select,
#contact-us-form textarea {
    background: #fff;
    border-color: transparent;
    color: #9e9e9e;
    height: 46px;
    position: relative
}
#contact-us-form textarea {
    height: 197px
}
#contact-us-form button {
    display: inline-block;
    position: relative;
    margin-top: 29px;
    padding: 12px 20px;
    height: 46px;
    text-align: center;
    min-width: 130px;
    border: none
}
@media (max-width: 768px) {
    #contact-us-form button {
        margin-top: 0;
        float: left
    }
}
#contact-us-form button:hover {
    background: #38a9f6;
    color: #fff
}
.input-row {
    position: relative;
    margin-bottom: 20px
}
.form-control.error {
    border: 1px solid #f25b3c!important
}
.form-control.error+label.error {
    opacity: 1;
    bottom: calc(100% + 6px);
    visibility: visible
}
label.success {
    display: none!important
}
label.error {
    position: absolute;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    background: #f25b3c;
    color: #fff!important;
    border-radius: 10px;
    padding: 5px 10px;
    z-index: 99;
    right: 5px;
    font-size: 15px
}
label.error:after {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-top: 10px solid #f25b3c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: none
}
#app-form .input-row {
    margin-bottom: 15px
}
#app-form .form-control.error+label.error {
    bottom: 44px;
    left: 2px;
    right: auto
}
#app-form .form-control.error+label.error:after {
    left: 5px;
    right: auto
}
#app-form textarea.error+label.error {
    bottom: 141px!important
}
.detailes-form textarea {
    height: 97px
}
input[type=radio] {
    background-color: transparent;
    box-shadow: inset 0 0 0 .1875em #a6b5c5;
    border-radius: 50%;
    cursor: pointer;
    font: inherit;
    height: 1em;
    outline: 0;
    width: 1em;
    margin-bottom: -3px;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin-right: 10px
}
input[type=radio]:checked {
    background-color: #fff;
    box-shadow: inset 0 0 0 5px #38a9f6;
    -webkit-transition: background .15s, box-shadow .1s;
    transition: background .15s, box-shadow .1s
}
.checkbox {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin: 2px 5px;
    border-radius: 50%;
    border: 3px solid #041d2f;
    cursor: pointer
}
.checkbox::after {
    content: "\f00c";
    color: #38a9f6;
    position: absolute;
    left: calc(50% - 13px);
    top: calc(50% - 20px);
    font-size: 32px;
    transform-origin: calc(50% - 3px) calc(50% + 5px);
    transform: scale(0);
    transition: transform 80ms ease-out
}
input[type=checkbox]:checked+label.checkbox::after {
    transform: scale(1)
}
input[type=checkbox] {
    position: absolute;
    left: -999999px
}
#wrapper .main-menu,
.menu li {
    position: relative
}
/*#newsletters-form .form-control {
    padding-left: 0 !important;
    padding-right: 0 !important
}*/
.top-nav {
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    background: #f9f9f9
}
.top-nav ul {
    padding-bottom: 10px;
    overflow: hidden;
    padding-top: 10px;
    display: block
}
@media (max-width: 992px) {
    .top-nav ul {
        display: block;
        float: none
    }
}
.top-nav ul li {
    direction: ltr;
    display: inline-block;
    padding: 0 25px;
    border-left: 1px solid #ddd;
    color: #55565a
}
.logo,
.menu,
.navigation,
.rate {
    direction: rtl
}
.top-nav ul li a {
    color: #55565a
}
.top-nav ul li a:hover {
    color: #38a9f6
}
.top-nav ul li:first-child {
    padding-right: 0
}
@media (max-width: 544px) {
    .top-nav ul li {
        float: none;
        display: inline-block;
        margin-bottom: 5px;
        padding: 0 10px
    }
    .top-nav ul li:not(:nth-child(1)) {
        border-right: none
    }
    .top-nav ul li:not(:nth-child(2)) {
        border-left: none;
        display: inline-block
    }
}
.top-nav ul li i {
    margin: 0 5px;
    line-height: 28px
}
.top-nav ul li.social {
    border-left: none;
    padding-left: 0
}
@media (max-width: 768px) {
    .top-nav ul li.social {
        display: block;
        margin-top: 5px;
        text-align: center
    }
}
.menu ul,
.top-nav ul li.social i {
    margin: 0
}
.top-nav ul li.social a {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    background: #979797;
    text-align: center;
    color: #fff
}
.main-menu,
.menu {
    display: block
}
.top-nav ul li.social a.twitter:hover {
    background: #55acee
}
.top-nav ul li.social a.facebook:hover {
    background: #3b5998
}
.top-nav ul li.social a.google-plus:hover {
    background: #dd4b39
}
.top-nav ul li.social a.linkedin:hover {
    background: #007bb5
}
.top-nav ul li.social a.youtube:hover {
    background: #b00
}
.top-nav ul li.social a.rss:hover {
    background: #e9a624
}
.top-nav .right-icons {
    float: right;
    overflow: hidden
}
.top-nav .right-icons a {
    float: right;
    margin-left: 5px
}
.top-nav .right-icons a img {
    width: 20px;
    height: 26px
}
.header {
    padding-bottom: 7px
}
@media (max-width: 992px) {
    .header {
        padding-bottom: 5px
    }
    .logo {
        text-align: center;
        margin-top: 10px
    }
}
.menu {
    margin-top: 30px;
    text-align: left
}
@media (max-width: 992px) {
    .menu {
        margin-top: 10px
    }
}
@media (max-width: 769px) {
    .menu {
        margin-top: 0
    }
}
.menu li {
    display: inline-block;
    margin-left: 18px;
    padding-bottom: 10px
}
@media (max-width: 992px) {
    .menu li {
        margin-left: 5px
    }
}
.menu li.home a:before {
    content: "ï€•";
    margin-left: 5px
}
.menu li:last-child {
    margin-left: 0
}
.menu li .icon {
    margin-right: 5px;
    font-size: 17px
}
.menu li .icon:before {
    content: "\f107"
}
.menu li:after,
.menu ul ul:before,
.menu ul:after,
.menu ul:before {
    content: ''
}
.menu li:after {
    position: absolute;
    bottom: 0;
    right: 2px;
    width: 50%;
    height: 3px;
    background: #38a9f6;
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0
}
.menu li:hover:after {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.menu li.search {
    position: relative;
    width: 35px;
    height: 35px;
    float: left;
    line-height: 25px
}
@media (max-width: 768px) {
    .menu li.search {
        width: 100%;
        height: auto;
        margin-left: 0
    }
    .menu li.search a {
        display: none
    }
}
.menu li.search a {
    display: block;
    width: 35px;
    height: 35px;
    position: relative;
    border: 1px solid #cacaca;
    color: #bdbdbd;
    font-size: 14px;
    margin-top: 1px;
    text-align: center;
    line-height: 35px
}
.menu li.search a:before {
    content: "\f002"
}
@media (max-width: 800px) {
    .menu li.search a {
        line-height: 1.2
    }
}
@media (max-width: 768px) {
    .menu li.search a {
        display: none
    }
}
.menu li.search a:hover {
    color: #fff;
    border-color: #38a9f6;
    background: #38a9f6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}
.menu li.search:after {
    content: none;
    display: none
}
.menu li.search:hover .search-form {
    visibility: visible;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.menu li:first-child {
    margin-right: 0
}
.menu li a {
    margin-top: 5px;
    display: block;
    color: #58595d
}
.menu li a:hover,
.menu li:hover>a {
    color: #38a9f6
}
.menu ul {
    visibility: hidden;
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
    width: 210px;
    position: absolute;
    top: calc(100% + 10px);
    z-index: 99;
    left: 0;
    background: #F9F9F9;
    padding: 5px 0;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .15)
}
.menu ul:before {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 6px solid #0a4875;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: none;
    left: 7px;
    top: -6px
}
.menu ul:after {
    position: absolute;
    right: 0;
    left: 0;
    height: 12px;
    bottom: 100%
}
.menu ul li {
    display: block;
    float: none;
    background: 0 0;
    margin: 0;
    padding: 5px 0
}
.menu ul li:after {
    bottom: 4px;
    right: 0;
    left: 0;
    width: 100%
}
.menu ul li a {
    font-size: 13px;
    display: block;
    color: #a6b5c5;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 3px solid #f2f2f2
}
.menu ul li a:hover,
.menu ul li:hover>a {
    color: #38a9f6
}
.menu li:hover>ul {
    visibility: visible;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.menu ul ul {
    right: 220px;
    top: 0
}
.menu ul ul:before {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #0a4875;
    border-left: none;
    right: -7px;
    top: 10px
}
.menu ul ul:after {
    right: -15px;
    height: 100%;
    bottom: 0;
    top: 0;
    width: 15px
}
.mobile-menu {
    display: none;
    width: 100%;
    padding: 11px;
    background: #0a4875;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600
}
.mobile-menu:after {
    content: '\2630';
    float: left;
    line-height: 26px;
    font-size: 22px
}
.mobile-menu:active,
.mobile-menu:focus,
.mobile-menu:hover {
    background: #0a4875;
    color: #fff;
    text-decoration: none
}
@media (min-width: 769px) and (max-width: 979px) {
    .menu ul {
        top: 37px
    }
    .menu li a {
        padding: 8px
    }
}
@media (max-width: 768px) {
    .main-menu,
    .menu ul {
        position: relative
    }
    .menu {
        display: none
    }
    .mobile-menu {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .menu li {
        display: block;
        float: none;
        background: 0 0;
        margin: 0;
        padding: 5px 0
    }
    .menu li:after {
        display: none
    }
    .menu li a {
        display: block;
        color: #a6b5c5;
        padding-bottom: 7px;
        padding-right: 10px;
        padding-left: 10px;
        border-bottom: 3px solid #f2f2f2
    }
    .menu ul li a {
        padding-right: 18px
    }
    .menu li:hover ul {
        height: auto;
        max-height: inherit
    }
    .menu li:hover ul ul {
        height: 0;
        max-height: 0
    }
    .menu ul>li:hover ul {
        height: auto;
        max-height: inherit
    }
    .menu ul {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        height: 0;
        max-height: 0;
        overflow: hidden;
        right: 0;
        width: 100%;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent;
        padding: 0
    }
    .menu ul ul:before,
    .menu ul:before {
        display: none
    }
    .menu ul ul {
        right: 0
    }
    #footer {
        text-align: center
    }
}
body.loading {
    overflow-y: hidden
}
.loader {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    background: #fdfdfd;
    z-index: 999
}
@-moz-keyframes heartbeat-loader {
    0%, 28%, 70% {
        -moz-transform: rotate(45deg) scale(1);
        transform: rotate(45deg) scale(1)
    }
    14%,
    42% {
        -moz-transform: rotate(45deg) scale(1.3);
        transform: rotate(45deg) scale(1.3)
    }
}
@-webkit-keyframes heartbeat-loader {
    0%, 28%, 70% {
        -webkit-transform: rotate(45deg) scale(1);
        transform: rotate(45deg) scale(1)
    }
    14%,
    42% {
        -webkit-transform: rotate(45deg) scale(1.3);
        transform: rotate(45deg) scale(1.3)
    }
}
@keyframes heartbeat-loader {
    0%, 28%, 70% {
        -moz-transform: rotate(45deg) scale(1);
        -ms-transform: rotate(45deg) scale(1);
        -webkit-transform: rotate(45deg) scale(1);
        transform: rotate(45deg) scale(1)
    }
    14%,
    42% {
        -moz-transform: rotate(45deg) scale(1.3);
        -ms-transform: rotate(45deg) scale(1.3);
        -webkit-transform: rotate(45deg) scale(1.3);
        transform: rotate(45deg) scale(1.3)
    }
}
.heartbeat-loader:not(:required) {
    -moz-animation: heartbeat-loader 1.3s ease 0s infinite normal;
    -webkit-animation: heartbeat-loader 1.3s ease 0s infinite normal;
    animation: heartbeat-loader 1.3s ease 0s infinite normal;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    -moz-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.heartbeat-loader:not(:required):after,
.heartbeat-loader:not(:required):before {
    position: absolute;
    content: "";
    background: #0a4875
}
.heartbeat-loader:not(:required):before {
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -moz-border-radius-bottomleft: 12px;
    -webkit-border-bottom-left-radius: 12px;
    border-bottom-left-radius: 12px;
    top: 12px;
    left: 0;
    width: 36px;
    height: 24px
}
.heartbeat-loader:not(:required):after {
    -moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-right-radius: 12px;
    top: 0;
    left: 12px;
    width: 24px;
    height: 12px
}
.navigation {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    background: #eee;
    overflow: hidden
}
.category-inner .navigation {
    margin-bottom: 30px
}
.navigation a {
    color: #55565a;
    display: inline
}
.navigation a:hover {
    color: #0a4875
}
.navigation a:after {
    margin: 0 10px;
    color: #0a4875;
    content: "\f100"
}
.navigation a:before {
    margin: 0 10px
}
.navigation a:last-child:after,
.navigation a:last-child:before {
    content: '';
    margin: 0
}
.navigation a:first-child i {
    margin-left: 5px
}
.rate {
    float: right;
    color: #38a9f6
}
.rate i {
    font-size: 12px;
    color: #18659c
}
.rate i.star-on {
    color: #38a9f6
}
.rate a:hover~a i,
.rate a:hover~a i.star-on {
    color: #979797
}
#footer a:hover,
.rate:hover a i,
.rate:hover a i.star-on {
    color: #38a9f6
}
#rate_masg {
    margin: 0 10px
}
.modal-dialog {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    margin-top: 0
}
.modal.in .modal-dialog {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.sidebar {
    overflow: hidden
}
.sidebar .news-side-slider {
    padding-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative
}
.sidebar .news-side-slider .title-2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px
}
#footer {
    padding: 30px 0;
    color: #909090
}
#footer a,
#footer span {
    color: #909090;
    display: inline-block
}
#services-tabs .tabs-btns {
    text-align: center;
    margin-bottom: 50px;
    direction: rtl;
}
@media (max-width: 544px) {
    #services-tabs .tabs-btns {
        margin-bottom: 20px
    }
}
#services-tabs .tabs-btns li {
    min-width: 140px;
    padding: 7px 15px;
    color: #fff;
    background: #0a4875;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin: 0 5px 5px
}
#services-tabs .tabs-btns li.active,
#services-tabs .tabs-btns li:focus,
#services-tabs .tabs-btns li:hover {
    background: #38a9f6
}
#services-tabs .tab-container {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transform: scaleX(0);
    -moz-transition: -moz-transform .4s cubic-bezier(0, 1.39, .58, 1), opacity .5s ease-in;
    -o-transition: -o-transform .4s cubic-bezier(0, 1.39, .58, 1), opacity .5s ease-in;
    -webkit-transition: -webkit-transform .4s cubic-bezier(0, 1.39, .58, 1), opacity .5s ease-in;
    transition: transform .4s cubic-bezier(0, 1.39, .58, 1), opacity .5s ease-in
}
#services-tabs .tab-container.active {
    height: auto;
    visibility: visible;
    transform: scaleX(1);
    opacity: 1
}
.serv-inner-tabs .inner-tabs-btns {
    text-align: center;
    margin-bottom: -70px;
    position: relative;
    z-index: 9;
    direction: rtl;
}
@media (max-width: 544px) {
    #services-tabs .tabs-btns li {
        min-width: auto
    }
    .serv-inner-tabs .inner-tabs-btns {
        margin-bottom: -37px
    }
}
.serv-inner-tabs .inner-tabs-btns li {
    width: 140px;
    height: 140px;
    line-height: 3;
    color: #fff;
    background: #a6b5c5;
    border: 20px solid #fff;
    font-size: 33px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    margin: 0 35px 5px
}
.serv-inner-tabs .inner-tabs-btns li img {
    margin-bottom: -10px
}
@media (max-width: 544px) {
    .serv-inner-tabs .inner-tabs-btns li img {
        width: 30px;
        height: 30px
    }
}
.serv-inner-tabs .inner-tabs-btns li span {
    display: block;
    color: rgba(10, 72, 117, .5);
    margin: 15px -40px 5px;
    text-align: center
}
@media (max-width: 992px) {
    .serv-inner-tabs .inner-tabs-btns li {
        margin: 0 15px
    }
}
@media (max-width: 768px) {
    #footer [class*=col] {
        text-align: center
    }
    .serv-inner-tabs .inner-tabs-btns li {
        width: 100px;
        height: 100px;
        line-height: 80px;
        border-width: 10px;
        margin: 5px 10px
    }
    .serv-inner-tabs .inner-tab-container .tumb {
        text-align: right
    }
}
@media (max-width: 544px) {
    .serv-inner-tabs .inner-tabs-btns li {
        width: 60px;
        height: 60px;
        line-height: 50px;
        margin: 5px;
        border-width: 5px;
        font-size: 20px
    }
}
.serv-inner-tabs .inner-tabs-btns li.active,
.serv-inner-tabs .inner-tabs-btns li:focus,
.serv-inner-tabs .inner-tabs-btns li:hover {
    background: #0a4875
}
.serv-inner-tabs .inner-tabs-btns li.active span,
.serv-inner-tabs .inner-tabs-btns li:focus span,
.serv-inner-tabs .inner-tabs-btns li:hover span {
    color: #0a4875
}
.serv-inner-tabs .inner-tab-container {
    background: #fff;
    border-top: 3px solid #f2f2f2;
    height: 100px;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-100%);
    -moz-transition: -moz-transform .3s cubic-bezier(0, 1.39, .58, 1), opacity .4s ease-in;
    -o-transition: -o-transform .3s cubic-bezier(0, 1.39, .58, 1), opacity .4s ease-in;
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 1.39, .58, 1), opacity .4s ease-in;
    transition: transform .3s cubic-bezier(0, 1.39, .58, 1), opacity .4s ease-in
}
.serv-inner-tabs .inner-tab-container.active {
    height: auto;
    min-height: 300px;
    visibility: visible;
    transform: translateX(0);
    opacity: 1;
    padding-top: 100px;
    padding-bottom: 40px
}
.serv-inner-tabs .inner-tab-container .tumb {
    max-height: 173px
}
.serv-inner-tabs .inner-tab-container .text {
    direction: rtl;
    text-align: right
}
.serv-inner-tabs .inner-tab-container .text h3 {
    color: #0b0a14;
    margin-bottom: 20px
}
.serv-inner-tabs .inner-tab-container .text h3 .icon {
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    background: #38a9f6;
    margin-left: 10px;
    display: inline-block;
    font-size: 16px;
    line-height: 45px
}
.serv-inner-tabs .inner-tab-container .text p {
    line-height: 28px;
    color: #9396a2
}
.serv-inner-tabs .inner-tab-container .text .btn {
    margin-top: 25px
}
.slick-slider {
    margin-bottom: 0
}
.slick-arrow {
    font-size: 55px;
    text-align: center;
    z-index: 9;
    width: 50px;
    height: 50px;
    /*background: rgba(0, 0, 0, .4)*/
}
.slick-arrow:before {
    color: #fff;
    font-size: 20px
}
.slick-arrow.slick-prev {
    right: 40px
}
.slick-arrow.slick-prev:before {
    content: "\f105"
}
@media (max-width: 544px) {
    .serv-inner-tabs .inner-tab-container.active {
        padding-top: 40px
    }
    /*.slick-arrow.slick-prev {*/
    /*    left: 8px*/
    /*}*/
    .slick-arrow.slick-next {
        right: 8px
    }
}
.slick-arrow.slick-next {
    left: 40px
}
.slick-arrow.slick-next:before {
    content: "\f104"
}
.slick-arrow:focus,
.slick-arrow:hover {
    /*background: #38a9f6*/
}
.slick-dots {
    z-index: 99;
    top: auto;
    bottom: -45px;
    text-align: center;
    left: 0%;
}
.slick-dots li button {
     /*background: rgba(97, 97, 97, 0.2);*/
    background:#d0cfd0;
}
.slick-dots li.slick-active button {
    /*box-shadow: 0 0 0 2px #fff inset;*/
    background: #0a4875;
}
.faq-slider .slick-dots {
    top: calc(50% - 37px);
    left: -40px;
    right: auto;
    text-align: left;
    width: 10px
}
.faq-slider .slick-dots li {
    display: block;
    height: 37px;
    margin-bottom: 5px
}
.faq-slider .slick-dots li button {
    background: #fff;
    height: 37px;
    width: 4px;
    border-radius: 0;
    padding: 0
}
.faq-slider .slick-dots li.slick-active button {
    box-shadow: none;
    background: #38a9f6
}
.main-slider {
    /*background: url(../images/content/slider-bg.jpg) no-repeat;*/
    background-size: 100%;
    padding-bottom: 60px;
    position: relative
}
@media (min-width:545px) {
    .main-slider {
        min-height: 250px
    }
}
@media (min-width: 769px) {
    .main-slider {
        min-height: 390px
    }
}
@media (min-width: 1512px) {
    .main-slider {
        min-height: 500px
    }
}
#main-slider .slick-next,
#main-slider .slick-prev {
    top: calc(50% + 30px)
}
#main-slider .slick-arrow.slick-prev {
    right: -50px
}
@media (max-width: 992px) {
    #main-slider .slick-arrow.slick-prev {
        right: -45px
    }
}
@media (max-width: 768px) {
    .faq-slider .slick-dots {
        left: -20px
    }
    #main-slider .slick-arrow.slick-prev {
        right: 15px;
        opacity: .8
    }
}
#main-slider .slick-arrow.slick-prev:hover {
    opacity: 1
}
#main-slider .slick-arrow.slick-next {
    left: -50px
}
@media (max-width: 992px) {
    #main-slider .slick-arrow.slick-next {
        left: -45px
    }
}
@media (max-width: 768px) {
    #main-slider .slick-arrow.slick-next {
        left: 15px;
        opacity: .8
    }
    #main-slider .item .thumb {
        display: none
    }
}
#main-slider .slick-arrow.slick-next:hover {
    opacity: 1
}
#main-slider .slick-dots {
    bottom: -45px
}
#main-slider .item .thumb {
    margin-top: 120px
}
#main-slider .item .thumb img {
    height: 200px
}
@media (max-width: 992px) {
    #main-slider .item .thumb {
        margin-top: 30px;
        margin-bottom: 10px
    }
}
#main-slider .item .overlay h3 {
    margin-top: 150px;
    color: #fff;
    margin-bottom: 30px
}
@media (max-width: 992px) {
    #main-slider .item .overlay h3 {
        margin-top: 30px;
        margin-bottom: 10px
    }
}
.event-slider,
.news-slider {
    margin-bottom: 20px
}
#main-slider .item .overlay p {
    color: #fff;
    line-height: 30px;
    margin-bottom: 20px;
    max-height: 120px;
    overflow: hidden;
    float: right;
}
#main-slider .item .overlay .btns .btn-white {
    margin-left: 15px
}
.event-slider .slick-dots {
    bottom: -40px;
    text-align: center;
    left: 0;
    right: 0
}
.event-slider .slick-dots li button {
    background: #9ea1ac
}
.event-slider .slick-dots li.slick-active button {
    background: #38a9f6;
    box-shadow: 0 0 0 2px #38a9f6 inset
}
.event-slider .item {
    position: relative
}
.event-slider .item img {
    width: 100%;
    height: 308px
}
@media (max-width: 992px) {
    #main-slider .item .overlay p {
        line-height: 25px
    }
    .event-slider .item img {
        height: 250px
    }
}
@media (max-width: 544px) {
    .main-slider {
        display: none
    }
    .mobile_view
    {
	display:block!important;
	margin-bottom: -46px
    }
    .image_mainsc
    {
       display: none 
    }
    .event-slider .slick-dots {
        bottom: -30px
    }
    .event-slider .item img {
        height: 200px
    }
}
.event-slider .item .overlay {
    position: absolute;
    top: 0;
    z-index: 7;
    left: 0
}
.event-slider .item .overlay .date span {
    background: #0a4875;
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff
}
.event-slider .item .overlay .date i {
    background: #38a9f6;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    display: block;
    float: left;
    font-size: 23px
}
@media (max-width: 768px) {
    .news-slider .slick-slide {
        padding: 0 2px
    }
}
.news-slider .slick-dots {
    bottom: -60px;
    text-align: center;
    left: 0;
    right: 0
}
.news-slider .slick-dots li {
    margin-bottom: 0!important
}
.news-slider .slick-dots li button {
    background: #9ea1ac
}
.news-slider .slick-dots li.slick-active button {
    background: #38a9f6;
    box-shadow: 0 0 0 2px #38a9f6 inset
}
.news-slider li {
    overflow: hidden;
    margin-bottom: 40px
}
.news-slider li:last-child {
    margin-bottom: 0
}
.news-slider li .date {
    float: right;
    margin-left: 10px;
    width: 80px;
    height: 80px;
    background: #38a9f6;
    color: #fff;
    text-align: center
}
.news-slider li .date h5 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px
}
.news-slider li .meta {
    float: right;
    width: calc(100% - 90px)
}
.news-slider li .meta h4 {
    color: #fff;
    margin-bottom: 10px
}
.news-slider li .meta p {
    color: #d4dce3;
    margin-bottom: 5px
}
.news-slider li .meta p span {
    display: block;
    float: right;
    width: calc(100% - 70px)
}
.news-slider li .meta p a {
    color: #38a9f6;
    display: inline-block;
    width: 70px
}
.news-slider li .meta p a:hover {
    color: #fff
}
.news-slider li:hover .date {
    background: #fff;
    color: #0a4875
}
#facilities-slider,
.gallery-page {
    margin-top: 30px
}
#facilities-slider .slick-dots,
.gallery-page .slick-dots {
    top: -30px;
    bottom: auto;
    text-align: center;
    right: 0;
    left: 0
}
#facilities-slider .slick-dots li button,
.gallery-page .slick-dots li button {
    background: #333
}
#facilities-slider .slick-dots li.slick-active button,
.gallery-page .slick-dots li.slick-active button {
    box-shadow: 0 0 0 2px #333 inset;
    background: 0 0
}
#facilities-slider .item,
.gallery-page .item {
    padding-left: 1px;
    padding-right: 1px;
    position: relative
}
#facilities-slider .item a,
.gallery-page .item a {
    position: relative;
    z-index: 12;
    color: #fff;
    font-size: 30px;
    display: block
}
#facilities-slider .item a i,
.gallery-page .item a i {
    position: absolute;
    bottom: 10%;
    left: 49%;
    z-index: 14;
    opacity: 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .3)
}
#facilities-slider .item img,
.gallery-page .item img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 226px;
    width: 100%;
    display: block
}
#facilities-slider .item:hover i,
.gallery-page .item:hover i {
    bottom: 49%;
    opacity: 1
}
#facilities-slider .item:hover img,
.gallery-page .item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
.faq-slider,
.faq-slider .faq-item {
    margin-top: 10px
}
.faq-slider .faq-item .item-title {
    border: 1px solid #fff;
    padding: 8px 20px;
    overflow: hidden;
    cursor: pointer;
    color: #fff
}
.faq-slider .faq-item .item-title h4 {
    width: 95%;
    padding: 5px 0;
    float: left
}
.faq-slider .faq-item .item-title:after {
    content: "ï§";
    float: right;
    font-size: 18px;
    margin-top: 7px;
    margin-right: -5px
}
.faq-slider .faq-item .item-body {
    border: 1px solid #fff;
    color: #6c6f7d;
    height: 0;
    overflow: hidden;
    transform: scaleY(0);
    transform-origin: left top;
    padding: 0 20px;
    background: #fbfbfb
}
.faq-slider .faq-item .item-body p {
    max-height: 60px;
    overflow: hidden;
    line-height: 29px
}
.faq-slider .faq-item.active .item-title {
    color: #fff
}
.faq-slider .faq-item.active .item-title:after {
    content: "ï¨"
}
.faq-slider .faq-item.active .item-body {
    height: auto;
    transform: scaleY(1);
    padding: 10px 20px;
    background: #fff
}
#side-slider .slick-arrow {
    bottom: auto;
    top: -60px;
    right: auto;
    left: 5px;
    width: 35px;
    height: 35px;
    border: 2px solid #ccced2;
    background: 0 0
}
#side-slider .slick-arrow:before {
    color: #ccced2
}
#side-slider .slick-arrow.slick-disabled {
    border-color: #ededee
}
#side-slider .slick-arrow.slick-prev {
    left: 45px
}
#side-slider .slick-arrow:not(.slick-disabled):hover {
    border-color: #38a9f6
}
#rate_result,
.print-post {
    border-top: 1px solid #ddd
}
#side-slider .slick-arrow:not(.slick-disabled):hover:before {
    color: #38a9f6
}
.news-block {
    background: #fff;
    padding: 20px 15px;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #efefef
}
.news-block .date {
    width: 80px;
    height: 80px;
    background: #0a4875;
    float: right;
    margin-left: 10px;
    color: #fff;
    text-align: center
}
.news-block .date h5 {
    text-align: center;
    margin-top: 15px
}
.news-block .text {
    float: right;
    width: calc(100% - 90px)
}
.news-block .text h3,
.news-block .text h3 a {
    color: #55565a;
    margin-bottom: 2px;
    height: 38px;
    overflow: hidden;
    line-height: 20px
}
.news-block .text h3 a:hover a,
.news-block .text h3:hover a {
    color: #38a9f6
}
.news-block .text p {
    color: #87898e
}
.news-block .text p span {
    display: block;
    float: right;
    width: 40%;
}
.news-block .text p a {
    color: #38a9f6;
    display: inline-block;
    width: 70px
}
.news-block .text p a:hover {
    color: #0a4875
}
.news-block .text .rate {
    float: none
}
.news-block .text .rate i {
    font-size: 14px;
    color: #9ad3fa
}
.news-block .text .rate i.star-on {
    color: #38a9f6
}
.news-block:hover .date {
    background: #38a9f6
}
.cat-block,
.search-block {
    margin-bottom: 20px
}
.cat-block .thumb,
.search-block .thumb {
    position: relative;
    margin-bottom: 15px
}
.cat-block .thumb img,
.search-block .thumb img {
    width: 100%;
    height: 308px;
    display: block
}
@media (max-width: 768px) {
    .cat-block .thumb img,
    .search-block .thumb img {
        height: 250px
    }
}
@media (max-width: 544px) {
    .cat-block .thumb img,
    .search-block .thumb img {
        height: 200px
    }
}
.cat-block .thumb .overlay,
.search-block .thumb .overlay {
    position: absolute;
    top: 0;
    z-index: 7;
    left: 0
}
.cat-block .thumb .overlay .date span,
.search-block .thumb .overlay .date span {
    background: #0a4875;
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff
}
.cat-block .thumb .overlay .date i,
.search-block .thumb .overlay .date i {
    background: #38a9f6;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    display: block;
    float: left;
    font-size: 23px
}
.post-content .post-thumb img,
.search-block .thumb img {
    width: 100%;
    display: block
}
.cat-block .text,
.search-block .text {
    background: #f4f4f4;
    padding: 20px 25px;
    text-align: right;
    direction: rtl
}
.cat-block .text h3,
.search-block .text h3 {
    color: #0b0a14;
    line-height: 21px;
    height: 43px;
    overflow: hidden
}
.cat-block .text p,
.search-block .text p {
    color: #7a7c81;
    margin-bottom: 15px;
    overflow: hidden;
    height: 43px
}
.search-block {
    border-bottom: 3px solid #ececec
}
.search-block .thumb {
    margin-bottom: 0
}
.search-block .thumb img {
    height: 208px
}
.inner-content {
    background: #f7f7f7;
    padding-top: 30px;
    padding-bottom: 30px
}
.post-content {
    padding: 10px 0;
    overflow: hidden
}
.post-content .post-thumb {
    position: relative
}
.post-content .post-thumb .overlay {
    position: absolute;
    top: 0;
    z-index: 7;
    right: 0
}
.post-content .post-thumb .overlay .date span {
    background: #0a4875;
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff
}
.post-content .post-thumb .overlay .date i {
    background: #38a9f6;
    height: 50px;
    width: 50px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    display: block;
    float: left;
    font-size: 23px
}
.post-content .the-content h1 {
    color: #55565a;
    margin-bottom: 20px;
    text-align: right;
}
.post-content .the-content .rate {
    float: none;
    margin-bottom: 10px
}
.post-content .the-content .rate i {
    font-size: 16px;
    color: #9ad3fa
}
.post-content .the-content .rate i.star-on {
    color: #38a9f6
}
.post-content .the-content .rate a:hover~a i,
.post-content .the-content .rate a:hover~a i.star-on {
    color: #9ad3fa
}
.post-content .the-content .rate:hover a i,
.post-content .the-content .rate:hover a i.star-on {
    color: #38a9f6
}
.scca-effect a {
    padding-right: 10px;
}

.post-content .the-content p {
    line-height: 29px;
    overflow: hidden;
/*text-align: justify!important;*/
    direction: rtl;
    color: #87898e
}
#rate_result {
    direction: rtl;
    padding-top: 30px;
    margin-top: 30px
}
.print-post {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    margin-top: 40px;
    text-align: left;
    padding: 17px 15px 13px
}
.cat-pagination,
.print-post>a,
.title-1 {
    text-align: center
}
.print-post>a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 4px 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff
}
.print-post>a.like {
    background: #ef4468
}
.print-post>a.like i:before {
    content: "ï€„"
}
.print-post>a.like:hover {
    color: #ef4468;
    background: #f5f5f5
}
.print-post>a.fav {
    background: #ffc700
}
.print-post>a.fav i:before {
    content: "ï€†"
}
.print-post>a.fav:hover {
    color: #ffc700;
    background: #f5f5f5
}
.print-post>a.print {
    background: #4fc1e9
}
.print-post>a.print i:before {
    content: "ï€¯"
}
.print-post>a.print:hover {
    color: #4fc1e9;
    background: #f5f5f5
}
.print-post>a.facebook {
    background: #3b5998
}
.print-post>a.facebook i:before {
    content: "\f09a "
}
.print-post>a.facebook:hover {
    color: #3b5998;
    background: #f5f5f5
}
.print-post>a.twitter {
    background: #55acee
}
.print-post>a.twitter i:before {
    content: "\f099"
}
.print-post>a.twitter:hover {
    color: #55acee;
    background: #f5f5f5
}
.print-post>a.google-plus {
    background: #dd4b39
}
.print-post>a.google-plus i:before {
    content: "\f0d5"
}
.print-post>a.google-plus:hover {
    color: #dd4b39;
    background: #f5f5f5
}
.print-post>a.send {
    background: #ef4468;
    color: #fff
}
.print-post>a.send i:before {
    content: "\f1e0"
}
.print-post>a.send:hover {
    color: #ef4468;
    background: #f5f5f5
}
.print-post>a.share {
    float: left;
    background-color: #a2a1a1;
    font-size: 22px;
    line-height: 38px;
}
.print-post>a.share i:before {
    content: "\f1e0 ";
}
.print-post>a.share:hover {
    background-color: #fff;
    color: #a2a1a1;
}
.print-post .participating {
    display: block;
    float: right
}
.print-post .participating .btn {
    margin-top: 5px
}
.cat-pagination,
.detailes-form .btn,
.pdf-file .btn {
    margin-top: 20px
}
.detailes-form,
.pdf-file {
    margin-top: 20px;
    padding: 20px 15px;
    background: #fff;
    overflow: hidden
}
.detailes-form iframe,
.pdf-file iframe {
    width: 100%
}
.detailes-form .title-2,
.pdf-file .title-2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}
.inner-category {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}
.inner-category .news-block {
    background: #f4f4f4
}
@media (max-width: 544px) {
    .pagination {
        margin-top: 5px;
        margin-bottom: 0
    }
}
.pagination>li {
    float: right
}
.pagination>li a,
.pagination>li>span {
    color: #0a4875;
    background: #fff;
    min-width: 35px;
    height: 30px;
    line-height: 1;
    padding: 5px 8px;
    margin: 0 2px 5px;
    display: block;
    text-align: center;
    border: 1px solid #ddd;
    font-family: sans-serif
}
.pagination>li a:hover,
.pagination>li>span:hover {
    border-color: #1282d3;
    background-color: #1282d3;
    color: #fff
}
.pagination>.active>a,
.pagination>.active>span {
    border-color: #0a4875;
    background-color: #0a4875;
    color: #fff
}
.title-1,
.title-2 {
    color: #0b0a14;
    margin-bottom: 30px
}
.pagination>.active>a:hover,
.pagination>.active>span:hover {
    border-color: #0a4875;
    background-color: #0a4875
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.pagination>li:first-child>a span:before,
.pagination>li:first-child>span span:before {
    content: "ï„"
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.pagination>li:last-child>a span:before,
.pagination>li:last-child>span span:before {
    content: "ï„€"
}
.semi-section#news .left:after,
.title-1:before,
.title-2:before {
    content: ''
}
.title-1 {
    position: relative;
    padding-bottom: 18px
}
.home-section#about .what,
.home-section#about .why {
    text-align: right;
    direction: rtl
}
.title-1:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: url(../images/str-2.png) bottom center no-repeat
}
.title-2 {
    position: relative;
    padding-right: 15px
}
.title-2:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
    height: 26px;
    background: url(../images/str-1.png) no-repeat
}
.home-section {
    padding-top: 60px;
    padding-bottom: 60px
}
@media (max-width: 544px) {
    .home-section {
        padding-top: 45px;
        padding-bottom: 20px
    }
    .semi-section .left-col {
        display: none
    }
}
.home-section#about .what,
.home-section#about .what .title-2 {
    margin-bottom: 20px
}
.home-section#about .what p {
    line-height: 23px;
    color: #9396a2
}
.home-section#about .what p a {
    margin: 0 5px
}
#app-form hr,
.home-section#about .why>h3 {
    margin-right: 15px
}
.home-section#about .what .btn {
    margin-top: 15px;
    margin-bottom: 10px
}
@media (max-width: 768px) {
    .home-section#about .why {
        margin-bottom: 20px
    }
}
.home-section#about .why h3 {
    color: #0b0a14;
    margin-bottom: 20px;
    line-height: 23px
}
.home-section#about .why .item {
    margin-bottom: 20px;
    overflow: hidden
}
.home-section#about .why .item .icon {
    width: 60px;
    height: 60px;
    line-height: 64px;
    text-align: center;
    border: 1px solid #55565a;
    color: #55565a;
    font-size: 24px;
    margin-top: 5px;
    float: right;
    margin-left: 10px
}
.home-section#about .why .item .text {
    width: calc(100% - 70px);
    float: right;
    color:#9396a2;
    font-size: 15px;
}
.home-section#about .why .item .text h3 {
    margin-bottom: 5px
}
.home-section#about .why .item .text p {
    line-height: 23px;
    color: #9396a2
}
.home-section#about .why .item .text a {
    color: #55565a
}
.home-section#about .why .item .text a:hover {
    color: #38a9f6
}
.home-section#about .why .item:hover .icon {
    color: #38a9f6;
    border-color: #38a9f6
}
.home-section#about .why .btn {
    margin-top: 20px
}
.home-section#adr-services {
    background-color: #f6f6f6;
    padding-bottom: 0
}
.home-section#facilities .btn {
    margin-top: 40px
}
@media (max-width: 768px) {
    .home-section#newsletters div[class*=col] {
        margin-bottom: 30px
    }
}
.home-section#newsletters h2 {
    margin-bottom: 15px;
    color: #333
}
.home-section#newsletters h2 span {
    color: #38a9f6
}
.home-section#newsletters p:not(.alert) {
    color: #a6b5c5
}
.home-section#newsletters p.des {
    margin-bottom: 30px
}
.semi-section .title-2 {
    color: #fff;
    margin-bottom: 40px
}
.semi-section .title-2:before {
    background-image: url(../images/str-3.png)
}
.semi-section [class*=col] {
    min-height: 550px;
    width: 50%;
    float: right
}
@media (max-width: 992px) {
    .semi-section [class*=col] {
        min-height: 480px
    }
}
.semi-section .left-col {
    text-align: left
}
@media (max-width: 768px) {
    .semi-section [class*=col] {
        width: 100%;
        float: none;
        min-height: auto
    }
    .semi-section .left-col {
        height: 280px;
        min-height: inherit;
        overflow: hidden
    }
    .semi-section .left-col iframe,
    .semi-section .left-col img {
        min-width: 100%
    }
}
.semi-section .left-col iframe,
.semi-section .left-col img {
    height: 100%;
    min-height: 550px
}
.semi-section .right-col {
    padding-top: 70px;
    padding-bottom: 30px;
    direction: rtl;
    padding-right: 50px
}
@media (max-width: 992px) {
    .semi-section .left-col iframe,
    .semi-section .left-col img {
        height: 480px;
        min-height: inherit
    }
    .semi-section .right-col {
        padding: 20px
    }
}
.semi-section .right-col .the-content {
    max-width: 520px
}
@media (max-width: 768px) {
    .semi-section .right-col .the-content {
        max-width: 100%;
        padding: 0 15px
    }
}
@media (max-width: 544px) {
    .semi-section .right-col .the-content {
        padding: 0 5px
    }
}
.semi-section#news {
    background: #f7f7f7;
    padding-top: 40px;
    padding-bottom: 40px
}
.semi-section#news .title-2 {
    margin-bottom: 30px!important;
    color: #0b0a14;
    margin-top: 0!important
}
.semi-section#news .left {
    position: relative
}
.semi-section#news .left:after {
    top: 0;
    bottom: 0;
    width: 1px;
    left: 0;
    background: #ddd;
    position: absolute
}
@media (max-width: 544px) {
    .semi-section#news .events {
        margin-top: 20px
    }
}
.semi-section#news .events h3:not(.title-2) {
    color: #0b0a14;
    margin-bottom: 10px;
    margin-top: 20px
}
.semi-section#news .events p {
    line-height: 23px;
    text-align: right;
    color: #9396a2;
    direction: rtl;
}
.semi-section#news .events a:not(.btn) {
    color: #55565a
}
.semi-section#news .events a:not(.btn):hover {
    color: #38a9f6
}
.semi-section#news .events .btns {
    margin-top: 15px;
    direction: rtl;
    text-align: right
}
.semi-section#news .news-slider .item .thumb {
    position: relative;
    width: 270px;
    height: 205px;
    margin-left: 10px;
    float: right
}
@media (max-width: 544px) {
    .semi-section#news .news-slider .item .thumb {
        width: 100%;
        float: none
    }
}
.semi-section#news .news-slider .item .thumb img {
    width: 100%;
    height: 100%
}
.semi-section#news .news-slider .item .thumb .date {
    position: absolute;
    right: 0;
    top: 0
}
.semi-section#news .news-slider .item .meta {
    float: right;
    width: calc(100% - 280px)
}
@media (max-width: 544px) {
    .semi-section#news .news-slider .item .meta {
        width: 100%;
        float: none;
        margin-top: 15px
    }
    .semi-section#contact .left-col {
        display: block
    }
}
.semi-section#news .news-slider .item .meta p {
    color: #9396a2
}
.semi-section#news .news-slider .item .meta p span {
    width: 100%;
    float: none;
    white-space: normal;
    max-height: 126px
}
.semi-section#news .news-slider .item .meta p a {
    color: #fff;
    margin-top: 15px
}
.semi-section#news .news-slider .item .meta h4 {
    color: #0b0a14;
    white-space: normal;
    max-height: 42px;
    line-height: 22px
}
.semi-section#news .right-col {
    background: url(../images/news-bg.jpg) no-repeat #0a4b7b
}
.semi-section#faq .right-col {
    background: #0a4875
}
.semi-section#faq .btn {
    margin-top: 40px;
    background: #062b46
}
.semi-section#faq .btn:hover {
    background: #38a9f6
}
.semi-section#contact [class*=col] {
    min-height: 500px
}
@media (max-width: 768px) {
    .semi-section#contact [class*=col] {
        min-height: inherit
    }
    .semi-section#contact .left-col {
        min-height: 280px;
        height: 280px
    }
}
.semi-section#contact .left-col iframe,
.semi-section#contact .left-col img {
    min-height: 500px
}
@media (max-width: 768px) {
    .semi-section#contact .left-col iframe,
    .semi-section#contact .left-col img {
        min-height: 280px;
        height: 280px
    }
}
.semi-section#contact .right-col {
    background: url(../images/contact-bg.jpg) no-repeat #0a4875
}
.semi-section#contact .address li {
    overflow: hidden;
    margin-bottom: 30px
}
@media (max-width: 544px) {
    .semi-section#contact .address li {
        margin-bottom: 10px
    }
}
.semi-section#contact .address li:last-child {
    margin-bottom: 0
}
.semi-section#contact .address li .icon {
    width: 30px;
    height: 30px;
    line-height: 33px;
    text-align: center;
    color: #fff;
    float: right;
    margin-left: 15px;
    background: #38a9f6
}
.semi-section#contact .address li .text {
    float: right;
    width: calc(100% - 45px)
}
.semi-section#contact .address li .text p {
    color: #fff;
    line-height: 27px
}
.faq-items li {
    overflow: hidden;
    margin-bottom: 15px;
    display: block
}
.faq-items li img {
    width: 100px;
    height: 100px;
    display: block;
    float: right;
    border-radius: 50%;
    border: 4px solid transparent
}
.faq-items li a h3 {
    float: right;
    color: #d6c25d;
    margin-top: 30px;
    margin-right: 15px
}
.faq-items li a:hover img {
    border: 4px solid #fff
}
.faq-items li a:hover h3 {
    color: #fff
}
.faq-page {
    margin-top: 30px
}
.faq-page .faq-item {
    margin-top: 22px
}
.faq-page .faq-item .item-title {
    border: 2px solid #fff;
    padding: 8px 20px;
    overflow: hidden;
    cursor: pointer;
    background: #fff;
    color: #1073bb
}
.faq-page .faq-item .item-title h4 {
    width: 95%;
    padding: 2px 0;
    float: right
}
.faq-page .faq-item .item-title:hover {
    background: #0a4875;
    color: #fff;
    border-color: #0a4875
}
.faq-page .faq-item .item-title:after {
    content: "\f104";
    float: left;
    font-size: 20px
}
.faq-page .faq-item .item-body {
    border: 2px solid #fff;
    color: #6c6f7d;
    height: 0;
    overflow: hidden;
    transform: scaleY(0);
    transform-origin: left top;
    padding: 0 20px;
    background: #fbfbfb
}
.faq-page .faq-item.active .item-title {
    background: #0a4875;
    color: #fff;
    border-color: #0a4875
}
.faq-page .faq-item.active .item-title:after {
    content: "\f107"
}
.faq-page .faq-item.active .item-body {
    border-color: #0a4875;
    height: auto;
    transform: scaleY(1);
    padding: 10px 20px
}
#app-form table {
    border-bottom: 3px solid #e4e4e4
}
#app-form table tr {
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4
}
#app-form table tr td {
    min-width: 170px
}
#app-form table tr:first-child {
    background: #fff
}
#app-form h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #0a4875;
    line-height: 25px
}
#app-form hr {
    background: #ccc;
    margin-left: 15px
}
#app-form .text {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #55565a
}
.error-page,
.gallery-page .item {
    margin-bottom: 20px
}
#app-form .input-row label {
    display: block;
    color: #55565a
}
.gallery-page .item img {
    border-radius: 0 15px;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    height: 226px;
    width: 100%;
    display: block
}
.gallery-page .item:hover i {
    bottom: 49%;
    opacity: 1
}
.gallery-page .item:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}
.error-page {
    background: #fff;
    overflow: hidden;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px
}
.error-page h1 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 100px
}
@media (max-width: 544px) {
    .error-page h1 {
        font-size: 70px
    }
}
@media (max-width: 480px) {
    .error-page h1 {
        font-size: 50px
    }
}
.error-page h1 span {
    display: inline-block;
    padding: 10px;
    background: #FB503B;
    border: 1px solid rgba(255, 255, 255, .7);
    -moz-box-shadow: 0 0 0 7px #e6412d;
    -webkit-box-shadow: 0 0 0 7px #e6412d;
    box-shadow: 0 0 0 7px #e6412d;
    height: 220px;
    width: 220px;
    line-height: 210px;
    text-align: center;
    overflow: hidden
}
.error-page p {
    text-align: center;
    font-size: 40px
}
@media (max-width: 544px) {
    .error-page h1 span {
        height: 140px;
        width: 140px;
        line-height: 120px
    }
    .error-page p {
        font-size: 22px
    }
}
.error-page p:nth-of-type(1) {
    color: #02537D
}
.error-page p:nth-of-type(2) {
    color: #9396a2;
    font-size: 25px
}
@media (max-width: 544px) {
    .error-page p:nth-of-type(2) {
        font-size: 18px
    }
}
.error-page p a {
    font-size: 25px;
    color: #a6b5c5
}
@media (max-width: 544px) {
    .error-page p a {
        font-size: 17px
    }
}
.error-page p a:hover {
    color: #0a4875
}
.error-page p a i {
    margin: 0 5px
}
.error-page.page-301 h1 span {
    background: #a6b5c5;
    -moz-box-shadow: 0 0 0 7px #3c358c;
    -webkit-box-shadow: 0 0 0 7px #3c358c;
    box-shadow: 0 0 0 7px #3c358c
}
.error-page.page-301 p:nth-of-type(1) {
    color: #FB503B
}
::selection {
    background: #062b46;
    color: #fff
}
::-moz-selection {
    background: #062b46;
    color: #fff
}
html::-webkit-scrollbar {
    width: 7px;
    height: 7px
}
html::-webkit-scrollbar-thumb {
    background: #073454
}
html::-webkit-scrollbar-track {
    background: #ddd
}
html body {
    scrollbar-face-color: #073454;
    scrollbar-track-color: #ddd
}
strong {
    color: rgb(17, 71, 118) !important;
}
.post-content .the-content {
    overflow: hidden;
    text-align: justify !important;
    direction: rtl;
    background: #fff;
    padding: 25px 20px;
    min-height: 280px;
}
.black span,
.black li {
    color: #000 !important;
}
.post-content table {
    border-collapse: collapse !important;
    border: 2px solid #114776;
}
.post-content table tr,
.post-content table td {
    border: 1px solid #d3d3d3 !important;
}
.social.right-icons a:hover {
    background-color: #0a4875 !important;
}
.a2a_menu a {
    direction: ltr !important;
}
.timeline-list-wrap {
    left: unset !important;
    right: 0 !important;
}
.timeline-item {
    float: right !important;
}
.navigation_span::after {
    content: "\f100";
    margin: 0 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
}
.navigation_span {
    font-size: 15px;
}
.black p {
    padding-right: 10px;
}
.map-container iframe {
    width: 100%;
    display: block;
    pointer-events: none;
    position: relative;
    /* IE needs a position other than static */
}
.map-container iframe.clicked {
    pointer-events: auto;
}
/*2-8-2017*/

.event-background {
    background-color: #f4f4f4!important;
}
.textblue {
    color: #0A4875!important;
}
.event-border {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 22px;
    margin-bottom: 22px;
}
.event-background h4 {
    margin: 25px 0 15px;
}
.eventdetailpage .print-post {
    border: none!important;
}
.event-content {
    position: relative;
    width: 100%;
    display: inline-block;
}
.eventdetailpage .event-content .event-left {
    width: 30%;
    float: left;
}
.eventdetailpage .event-content .event-right {
    width: 30%;
    float: left;
    padding: 10px 20px;
}
/*.eventdetailpage .socialicons-text{
    position: absolute;
    bottom: 0;
    right: 73px;
    margin: 0;
}*/

.datebox {
    background-color: rgb(10, 72, 117);
    width: 100px;
    height: 100px;
}
.datebox .event-date {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    padding: 12px 0 3px;
    text-align: center;
}
.datebox .event-monthyear {
    color: #fff;
    text-align: center;
}
#re > div p {
    line-height: 29px;
    margin-bottom: 15px;
    padding-top:5px;
}
.event-banner {
    margin: 25px 0 0px;
    position: relative;
}
.event-banner .banner-width {
    width: 100%;
    max-height: 500px;
    overflow: hidden;
    position: relative;
}
.img-100 {
    width: 100%;
}
.banner-icon {
    background-color: #bdcf22;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 35px;
    margin: 0 4px 5px;
    position: absolute;
    left: 10px;
    top: 13px;
    width: 45px;
}
.banner-icon img {
    left: 11px;
    position: absolute;
    text-align: center;
    top: 10px;
}
.datebanner-icon {
    background-color: #bdcf22;
    color: #fff;
    display: inline-block;
    height: 100px;
    line-height: 35px;
    margin: 0 10px;
    position: absolute;
    top: 10px;
    left: 9%;
    width: 100px;
    /*float: left;*/
}
.datebanner-icon img {
    left: 30px;
    position: absolute;
    text-align: center;
    top: 27px;
    width: 40px;
}
.datebanner-icon1 {
    background-color: #e62121;
    color: #fff;
    display: inline-block;
    float: left;
    height: 70px;
    line-height: 35px;
    margin: 0 10px;
    position: absolute;
    right: 0;
    top: -80px;
    width: 70px;
}
Sent on:7:09 pmFrom:Hari Surendran.datebanner-icon1 img {
    left: 17px;
    position: absolute;
    text-align: center;
    top: 17px;
    width: 35px;
}
@media (max-width: 991px) {
    .eventdetailpage .event-content .event-left {
        width: 100% !important;
    }
    .eventdetailpage .event-content .event-right {
        width: 100%;
    }
    .img-box {
        margin-bottom: 15px;
    }
    .event-fullbox .eventlist-datebox {
        position: absolute;
        top: 130px!important;
    }
    .event-fullbox .eventlist-imgtext {
        top: 221px!important;
        position: absolute;
    }
    .event-fullbox:hover .eventlist-datebox {
        top: 20px!important;
    }
    .event-fullbox:hover .eventlist-imgtext {
        top: 135px!important;
        transition-delay: 0.1s;
    }
}
@media (max-width: 550px) {
    .print-post > a {
        float: none !important;
    }
    .eventdetailpage .socialicons-text {
        right: 0px !important;
        width: 100% !important;
        position: relative !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .eventdetailpage .socialicons-text {
        right: 0px;
    }
}
/*event-list*/

.event-listpage {
    margin: 25px 0 0;
    border-bottom: 1px solid #e8e8e8;
}
.event-listpage .img-box {
    position: relative;
    margin-bottom: 24px;
}
.eventlist-datebox {
    background-color: #38a9f6;
    bottom: 64px;
    height: 75px;
    right: 25px;
    position: absolute;
    width: 75px;
}
.eventlist-datebox .eventlist-date {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 12px 0 3px;
    text-align: center;
}
.eventlist-datebox .eventlist-monthyear {
    color: #fff;
    text-align: center;
    font-size: 13px;
}
.event-listpage .eventlist-imgtext {
    position: absolute;
    color: #fff;
    font-weight: 600;
    padding: 0px 12px;
    bottom: 15px;
}
.event-listpage .banner-icon {
    position: absolute;
    left: 22px;
}
.banner-icon1 {
    background-color: #E62121;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 35px;
    margin: 0 4px 5px;
    position: absolute;
    left: 10px;
    top: 13px;
    width: 45px;
}
.banner-icon1 img {
    left: 9px;
    position: absolute;
    text-align: center;
    top: 13px;
}
.event-listpage .banner-icon1 {
    position: absolute;
    left: 22px;
}
.img-box .event-img img {
    height: 300px;
    width: 100%;
}
.event-img {
    height: 300px;
    overflow: hidden;
}
.event-fullbox {
    position: relative;
    height: 300px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}
.event-fullbox .event-img img {
    width: 100%;
    height: 300px;
}
.event-fullbox > .blue-bg {
    background: #0a4875;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -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;
}
.event-fullbox:hover .blue-bg {
    opacity: 0.8;
}
.event-fullbox > .black-bg {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)) repeat scroll 0 0;
    display: inline-block;
    height: 50%;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 1;
    -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;
}
.event-fullbox:hover .black-bg {
    opacity: 0;
}
.event-fullbox .eventlist-datebox {
    position: absolute;
    top: 150px;
    right: 20px;
    -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;
}
.event-fullbox:hover .eventlist-datebox {
    top: 20px;
}
.event-fullbox .eventlist-imgtext {
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    transition: all 0.4s ease-in-out 0s;
    white-space: nowrap;
    width: 340px;
    /*left: 7px;*/
    position: absolute;
    top: 235px;
    -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;
    text-align: right;
}
.event-fullbox:hover .eventlist-imgtext {
    top: 105px;
    transition-delay: 0.1s;
    overflow: unset;
    white-space: normal;
    text-align: right;
}
.event-fullbox a {
    position: absolute;
    left: 13px;
    bottom: 20px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    opacity: 1;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 318px;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.event-fullbox:hover a {
    opacity: 1;
}
/**/
/*board-director*/

.board-director {
    margin: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}
.board-director-left {
    width: 25%;
    float: right;
    margin-bottom: 30px;
}
.board-director-right {
    width: 75%;
    float: right;
}
.board-director-right .board-directorbox {
    display: inline-block;
    margin-bottom: 30px;
    width: 33.33%;
    float: right;
}
.board-name-width {
    float: right;
    width: 260px;
}
.board-director-left .director-name {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
}
.board-director-left .main-director {
    margin: 0;
    float: right;
    height: 126px;
    overflow: hidden;
    width: 136px;
}
.board-director-left .director-position {
    margin: 0 0 0px;
    color: #58595d;
    position: relative;
}
.board-director-right .director-position {
    color: #58595d;
    position: relative;
}
.board-width {
    width: 100%;
}
.board-director-right .sub-director {
    width: 136px;
    height: 126px;
    margin: 0px 0px 0px 20px;
    overflow: hidden;
    float: right;
}
.main-director img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.sub-director img {
    width: 100%;
    height: 126px;
    overflow: hidden;
}
.position-width {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    width: 100%;
}
.board-heading {
    font-size: 21px;
    font-weight: 600;
    margin: 15px 0 40px;
}
.board-director-right .director-name {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
}
.director-bottom {
    margin-bottom: 20px;
}
.board-director-right {
    padding: 0 26px 0 12px;
}
@media (max-width: 991px) {
    .board-director-left {
        width: 100%;
    }
    .board-director-right {
        width: 100%;
    }
    .board-director-right .board-directorbox {
        width: 100%;
    }
    .position-width {
        margin: 0;
        width: 100%;
    }
    .board-director-left .director-name {
        text-align: center;
    }
    .board-director-left .director-position {
        text-align: center;
    }
    .board-director-right {
        padding: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .board-director-right .board-directorbox {
        width: 50%!important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .position-width {
        width: 140px!important;
    }
    .board-director-right {
        width: 70%!important;
        float: right;
        !important;
    }
    .board-director-left {
        float: right;
        !important;
        width: 30%!important;
    }
    #newsletters-form .form-control {
        height: 40px;
       /* width: 35%!important;*/
    }
}
/**
 * Board of Directors Responsive Code
 */

@media(max-width:767px) {
    .white-popup .modal-head {
        width: 50% !important;
    }
    h4.emp_modalhead {
        font-size: 12px !important;
    }
}
.eventdetailpage .event-content .event-left {
    float: right;
    width: 70%;
}
.datebox {
    background-color: rgb(10, 72, 117);
    height: 100px;
    width: 100px;
    position: relative;
    left: 202px;
}
.pdf-section h3 {
    color: #0b0a14;
    font-weight: 600;
    float: right;
    width: 100%;
}
.pdfbtn {
    background-color: #38a9f6;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    float: right;
    margin-top: 10px;
    padding: 5px 10px;
    width: 200px;
}
.pdfbtn i {
    float: right;
    font-size: 22px;
    margin: 2px 0 0 15px;
}
.pdfbtn span {
    float: right;
    font-size: 17px;
    font-weight: 600;
}
.datebanner-icon1 {
    background-color: #e62121;
    color: #fff;
    display: inline-block;
    height: 100px;
    left: 9%;
    line-height: 35px;
    margin: 0 4px 5px;
    float: right;
    top: 10px;
    width: 100px;

}
.datebanner-icon1 img {
    right: 24px;
position: absolute;
text-align: center;
top: 26px;
width: 45px;

}
.eventdetailpage .socialicons-text {
    bottom: 0;
    left:0;
    margin: 0;
    position: absolute;
}
@media(max-width:767px) {
    .event-banner .banner-width {
        height: auto;
    }
    /*    .eventdetailpage .event-content .event-right {
        position: relative;
    }*/

    .datebanner-icon1 {
        left: 40%;
        top: 38px;
    }
    #newsletters-form {
        float: right;
    }
}
@media(max-width:767px) {
    .board-name-width {
        width: 100% !important;
    }
    .board-director-right .sub-director {
        margin: auto;
        float: none;
    }
    .board-director-right .director-name {
        text-align: center;
    }
    .board-director-right .director-position {
        text-align: center;
    }
    .emp_bio p {
        text-align: right !important;
    }
    .event-banner .banner-width {
        height: auto !important;
    }
    .emp_bio ul {
        padding-left: 15px !important;
        padding-right: 30px !important;
    }
    .timeline-dots {
        transform: translate3d(65%, 0px, 0px) !important;
    }
}
@media(max-width:767px) {
    .emp_image {
        height: 160px !important;
        overflow: hidden;
        width: 50%;
    }
    .emp_bio {
        background-color: #fff;
        padding: 15px 0!important;
        width: 100%!important;
    }
    .white-popup .modal-head {
        height: 160px;
        padding: 40px 0!important;
        width: 50%;
    }
    .white-popup .modal-head {
        position: absolute;
        top: 0;
        right: 0!important;
    }
    .board-director-left .main-director {
        margin: 0 auto !important;
        float: none !important;
    }
    .img-popup.bio-font {
        display: block !important;
        float: none !important;
        font-size: 13px !important;
        text-align: center !important;
    }
    .timeline-item {
        height: unset !important;
        min-height: 400px !important;
    }
    .serv-inner-tabs .inner-tab-container .tumb {
        overflow: hidden;
    }
}
.img-popup.bio-font {
    font-size: 13px;
    float: right;
}
@media(max-width: 370px) {
    .timeline-item p {
        max-width: 35% !important;
    }
}
@media(min-width: 371px) and (max-width: 450px) {
    .timeline-item p {
        max-width: 40% !important;
    }
}
@media(min-width: 451px) and (max-width: 600px) {
    .timeline-item p {
        max-width: 50% !important;
    }
}
@media(min-width: 571px) and (max-width: 767px) {
    .timeline-item p {
        max-width: 60% !important;
    }
}
/*10-8-2017*/

.eventsidebarlist {
    width: 100%;
    height: 100px;
    background-color: #f4f4f4;
    margin-top: 10px;
    position: relative;
}
.eventsidebarlist .eventsidebarlist-img {
    height: 100px;
    width: 100px;
    float:right;
    background-color: rgb(193, 53, 53);
}


.eventsidebarlist-img img {
    position: absolute;
    top: 25px;
    right: 25px;
}
.eventsidebarlist .eventsidebarlist-text {
    font-weight: 600;
    float: right;
    width: 202px;
    padding: 26px 12px;
    direction: rtl;
}
.eventsidebar-img {
    height: 100px;
    float: right;
    width: 100px;
    background-color: rgb(228, 70, 63);
}
.eventsidebar-img i {
    position: absolute;
    color: rgb(255, 255, 255);
    font-size: 35px;
    right: 30px;
    top: 30px;
}
.eventsidebar-text {
    font-weight: 600;
    padding: 38px 12px;
    float: right;
    width: 202px;
    direction: rtl;
}
.eventsidebar-language {
    height: 100px;
    float: right;
    width: 100px;
    background-color: #5691D4;
}
.eventsidebar-language img {
    position: absolute;
    top: 25px;
    right: 25px;
}
.eventsidebar-time {
    height: 100px;
    float: right;
    width: 100px;
    background-color: #D3D3D3;
}
.eventsidebar-time img {
    position: absolute;
    top: 25px;
    right: 15px;
}
@media(max-width: 991px) {
    .datebox {
           height: 70px;
    position: absolute;
    left: 90px;
    top: -86px;
    margin: 0 10px;
    width: 70px;
    }
    .datebox .event-date {
        font-size: 28px;
        padding: 10px 0 0;
    }
    .datebanner-icon {
        height: 70px;
        position: absolute;
        right: 0px;
        top: -80px;
        width: 70px;
    }
    .datebanner-icon img {
        left: 20px;
        position: absolute;
        text-align: center;
        top: 20px;
        width: 30px;
    }
    .datebox .event-monthyear {
        font-size: 13px;
    }

    .datebanner-icon1 {
        background-color: #e62121;
        color: #fff;
        display: inline-block;
        float: left;
        height: 70px;
        line-height: 35px;
        margin: 0 10px;
        position: absolute;
        top: -86px;
        width: 70px;
        left: 50%;
    }
    .datebanner-icon1 img {
        left: 17px;
        position: absolute;
        text-align: center;
        top: 17px;
        width: 35px;
    }
}
@media(max-width: 640px) {
    .datebanner-icon1 {
        left: 0;
    }
}
@media(min-width: 992px) and (max-width: 1199px) {
    .eventsidebarlist .eventsidebarlist-text {
        font-size: 12px;
        width: 140px;
    }
    .eventsidebar-text {
        font-size: 12px;
        width: 140px;
    }
}
/**/
@media(max-width:767px) {
    .the-content.event-background iframe {
        width: 100% !important;
    }
}
/*Style for Arbitration FAQs*/
.stl {
    background-color: #114776;
    color: #fff;
    text-align: center;
}
/*26-10-17*/

#about.home-section .why .item .icon .legalnormal-icon {
    background-image: url('https://sadr.org/assets/site/images/normal.png');
    display: inline-block;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    opacity: 1;
     -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;
    background-size: contain;

}
#about.home-section .why .item .icon .legalhover-icon {
    background-image: url('https://sadr.org/assets/site/images/hover.png');
    display: inline-block;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    opacity: 0;
     -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;
    background-size: contain;

}
#about.home-section .why .item:hover .icon .legalnormal-icon {
    opacity: 0;
     -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;

}
#about.home-section .why .item:hover .icon .legalhover-icon {
    opacity: 1;
     -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;

}
.legalnormal-icon, .legalhover-icon {
    position: absolute;
    top: 15px;
    left: 15px;
}
#about.home-section .why .item .icon
{
    position: relative;
}
.form-group.form-align {
    float: left !important;
    display: block !important;
    padding: 0 17px !important;
}
.form-align .g-recaptcha {
    display: inline-block !important;
    float: left !important;
}
.form-group.form-width {
    width: 100% !important;
    padding: 0 17px !important;
}
.scca-effect {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.scca-effect img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@media (min-width: 1800px) {
  
  
  
  .home-section {
    padding-top: 60px!important;
    padding-bottom: 60px;
}
}
@media (max-width: 578px)
{
    .fullwidth
    {
        padding-left:0;
        padding-right:0;
    }
     .slick-arrow 
    {   
        /*font-size:20px;*/
    }
}
.post-content ol li {
    color: #87898e!important;
}