@font-face {
    font-family: 'SegoeUI';
    local("Segoe UI");
    src: url(../fonts/SegoeUI.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'SegoeUI-Semilight';
    local("Segoe UI Semilight");
    src: url(../fonts/SegoeUI-Semilight.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'SegoeUI-Semilight';
    src: url(../fonts/SegoeUI-SemilightItalic.woff) format('woff');
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: 'SegoeUI-Semibold';
    local("Segoe UI Semibold");
    src: url(../fonts/SegoeUI-Semibold.woff) format('woff');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'PalatinoLinotypeKZ';
    font-style: normal;
    font-weight: bold;
    src: url(../fonts/PalatinoLinotypeKZ.woff) format('woff'),
    url(../fonts/PalatinoLinotypeKZ.ttf) format('truetype');
}

@font-face {
  font-family: 'ArialKZ';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/ArialKZ.ttf) format('truetype');
}

@font-face {
  font-family: 'KZBookmanOldStyle';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/KZBookmanOldStyle.ttf) format('truetype');
}

@font-face {
    font-family: 'PalatinoLinotypeKZBold';
    font-style: normal;
    font-weight: bold;
    src: url(../fonts/PalatinoLinotypeKZBold.ttf) format('truetype');
}

.segoekz {
    font-family: SegoeUI-Semilight;
}

.opensans {
    font-family: Open Sans, sans-serif !important;
}

.arialkz {
  font-family: ArialKZ !important;
}

.bookmankz {
  font-family: KZBookmanOldStyle !important;
}

.palatino {
    font-family: PalatinoLinotypeKZBold !important;
    font-weight: bold;
}

.calmoon {
    font-family: KZBookmanOldStyle !important;
    line-height: 20px;
    margin-top: 15px;
}

.calmoon > div > img {
    width: 16px; float: left; margin-right: 5px;
}

.calmoon > div {
    height: 20px;
    overflow: hidden;
}

.sticky-wrapper.is-sticky #offcanvas-toggler, .sticky-wrapper.is-sticky .calmoon {
  margin-top: 5px;
}

#sp-page-builder #section-id-1479983180 {
    margin:0;
    padding:10px;
    background-color:#f5f5f5;
    background-image:url(/img/bg_namaztime.jpg);
    background-repeat: repeat;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    z-index: 10;
    text-align: center;
}

#sp-page-builder #section-id-1479983180 span {
    font-size: 10px;
}

@media (min-width: 992px) {
    #sp-page-builder #section-id-1479983180 span {
        font-size: 16px;
    }
}

/* --- */

.namaz-time {
    font-family: PalatinoLinotypeKZBold;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}

.namaz-time-title {
    font-family: PalatinoLinotypeKZBold;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
}

.namaz-time-active {
    color: #2bb673;
}

.ornament2 {
    background: url("/img/ornament2.png") repeat-x;
    height: 20px;
    padding: 0;
    margin: 0;
}

.bg-grey {
    background-color: rgba(245, 245, 245, 1);
}

.sp-page-builder .page-content #at-blog{
    background-color:rgba(245, 245, 245, 1);
    padding-top: 10px;
}

.sp-page-builder .page-content #at-blog ul {
    padding: 0;
}

.sp-page-builder .page-content #at-blog .sppb-section-title .sppb-title-heading {font-size:45px;line-height: 45px;font-weight:600;}

.at-blog div.k2ItemsBlock ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}
.at-blog div.k2ItemsBlock ul li:nth-child(3n) {
    margin-right: 0;
}
.at-blog div.k2ItemsBlock ul li a {
    display: inherit;
    overflow: hidden;
}
.at-blog div.k2ItemsBlock ul li img {
    width: 100%;
    margin-bottom: 15px!important;
    transition: all .40s linear;
    transform: scale(1.1);
}
.at-blog div.k2ItemsBlock ul li:hover img {
    transform: rotate(4deg)scale(1.2);
}
.at-blog ul li .moduleItemDateCreated {
    position: absolute;
    left: 0;
    top: 54px;
    width: 110px;
    display: block;
    text-align: center;
    background: rgba(0,0,0, .4);
    padding: 5px;
    font-size: 12px;
    color: #fff;
}
.at-blog .at-portfolio-button {
    margin-top: 0!important;
}
.at-blog > div > p {
    clear: left;
}

.at-blog ul li .moduleItemViewed {
    text-align: right;
    font-family: ArialKZ;
    font-size: 12px;
    color: black;
}

.pt-30 {
    padding-top: 30px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-30 {
    padding-bottom: 30px;
}

.bg-jj {
    background-color: #f3f3f3;
}

.bg-f3 {
    background-color: #f3f3f3;
}

.lt-services h3 {
    border-bottom: 1px solid #71c89d;
    padding-bottom: 10px;
    overflow: hidden;
    text-transform: uppercase;
    font: normal normal 16px SegoeUI-Semibold;
}

.lt-services h3.sppb-title-heading {
    font: normal normal 32px SegoeUI-Semilight;
}


.lt-services h3.sppb-title-heading:after {
    position: absolute;
    content: "";
    margin: 0 auto;
    width: 80px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2bb673!important;
}

.lt-services .sppb-col-sm-4:hover h3 {
    color: #25ad62;
}

.lt-services h6 {
    color: #2bb673;
    font:normal normal 12px SegoeUI;
}

.lt-services-sub .sppb-img-container {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.lt-services-sub img {
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}

.lt-services-sub:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.lt-services-sub img {
    width: 100%;
}

.lt-services .sppb-addon-text p {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lt-services .sppb-addon-text h3 {
    height: 47px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.sp-page-builder .page-content #at-about-us {
    padding: 0px 0px 0px 0px;
    background-color: rgba(45, 45, 45, 1);
}

/***** ABOUT *****/
#at-about-us .sppb-title-heading {
    color: #fff;
}
.at-about-content h3 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;

}
.at-about-content h3:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
}
.at-about-content {
    margin: 10px 70px;
}
.at-about-content p {
    line-height: 25px;
    color: #adadad;
    padding: 10px 0;
}
.at-about-content .button {
    color: #fff!important;
    padding: 10px 35px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 20px;
}
.at-about-content .button:hover {
    background: #fff!important;
    color: #000!important;
}

#sppb-addon-1483516276953 {
    color: rgba(255, 255, 255, 1);
}

/*******INFO********/
#at-infor>div>div {
    padding: 0!important;
}
.at-infor-item>div>div {
    min-height: 250px;
    padding: 10px 30px 30px 30px;
}
.at-infor-item h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.at-infor-item h6 {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 15px;
    /*background: url(../images/border-title-about.png) center bottom no-repeat*/
}
.at-infor-item span,
.at-infor-item span img {
    width: 100%!important;
}
.at-infor-item p {
    color: #fff;
}

.at-infor-item .button {
    color: #fff!important;
    padding: 7px 25px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 20px;
}
.at-infor-item .button:hover {
    background: #fff!important;
    color: #000!important;
}

.at-infor-item .views-block {
    padding: 0 30px; min-height: 10px; margin: 0;
}

.at-infor-item .views-block h6 {
    margin: 5px;
    text-transform: none;
}

.lt-infor-item-wrap {
    background-color: #333333;
}

#sp-page-builder .sppb-section-title .sppb-title-heading {
    margin-top: 0;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    border: 0;
}


#footer-info {
    background-color: #f5f5f5;
    padding: 50px 0;
}

#footer-info i {
    color: #2bb673;
    font-size: 18px;
    margin-right: 5px;
}

.footer-list > div {
    border-bottom: 1px solid #c0c0c0;
    padding: 10px 0;
    width: 80%;
}

.comment-desc {
    color: #656565;
    font-style: italic;
}



.comment-form input, .comment-form textarea {
    width: 100%;
    margin: 5px 0;
}

.comment-title {
    height: 40px;
    margin-top: 10px;
    position: relative;
}

.comment-count-line {
    position: absolute;
    height: 7px;
    width: 100%;
    background-color: #18e19e;
    padding: 0;
    z-index: 1;
    top: 7px;
}

.comment-count {
    top: 0;
    position: absolute;
    z-index: 10;
}

.comment-count span {
    background-color: #ffffff;
    margin-left: 20px;
    padding: 0 10px;
}

.comment-symbol-available {
    font-size: 10px;
    color: #999999;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.city-list a.city-item{
    padding: 5px;
    display: block;
    color:inherit;
}

.city-list a.city-item:hover{
     background: #757677;
     color:#fff;
 }


.city-list .jspVerticalBar{
    right: 5px;
}
.city-list .jspTrack {
    background: rgba(169, 169, 169, 0.3);
    position: relative;
}
.city-list .jspDrag {
    background: #a9a9a9;
}

.city-list{
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    width: 180px;
    max-height: 185px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: auto;
    padding: 5px 10px;
    background: #fff;
    border-radius: 10px;
    z-index: 5000;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

.city-select-block.show .city-list{
    display: block;
}

a.city-select {
    color: #fff;
    margin: 0 25px 0 15px;
    border-bottom: 1px dashed #fff;
    position: relative;
    transition: all linear .2s;
}
a.city-select:hover{
    color: rgba(255,255,255,0.5);
    border-bottom: 1px dashed rgba(255,255,255,0.5);
}
a.city-select:after {
    content: '';
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    position: absolute;
    right: -12px;
    top: 8px;
    transition: all linear .2s;
}
a.city-select:hover:after{
    border-top: 4px solid rgba(255,255,255,0.5);
}
.city-select-block{
    position: relative;
    display: inline-block;
}

#city-filter {
    width: 100%;
}

.comment-send-error {
    color: red;
}

.comment {
    padding: 13px 15px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
}

.comment .user {
    float: left;
    height: 20px;
}

.comment .rating {
    float: right;
    font-size: 0;
}

.comment .date {
    color: #949494;
    font-size: 12px;
    float: right;
}

.comment .comment_text {
    font: 14px/20px pt_serif;
    text-align: left;
    clear: left;
    margin: 8px 0 8px 64px;
    overflow: hidden;
    word-wrap: break-word;
}

.comment .rating .plus-minus.minus {
    background-position: left top;
}

.comment .comment-remove {
    color: red;
}

tr.friday * {
    font-weight: bold;
}

.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

#main-slider-right {
    padding: 0;
}

#main-slider-right > li {
    width: 100%;
    margin-bottom: 10px;
}

#main-slider-right > li > a {
    width: 40%;
    padding: 5px;
}


#main-slider-right > li > a > img {
    width: 100%;
}

#main-slider-right > li > div {
    margin-left: 40%;
}

#main-slider-right > li > div a {
    font-family: SegoeUI-Semilight;
    font-weight: normal;
    font-size: 16px;
    color: #000;
}

.main-slider-right-header {
    position: relative;
    background: none;
}

.main-slider-right-header p {
    font-size: 18px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.main-slider-right-header p:after {
    position: absolute;
    content: "";
    margin: 0;
    width: 120px;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #00a4e3;
}

#main-slider-right {
    font-size: 14px;
}

#main-slider-right .msr-details {
    padding-top: 10px;
    left: 40%;
    right: 0;
}

#main-slider-right .msr-details span {
    color: #9c9c9c;
    font-size: 12px;
}


.hm-slide-holder > .hm-slide-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hm-slider-details {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 30px;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgb(35, 224, 224) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgb(35, 224, 224) 100%);
}

.hm-slider-details h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.hm-slider-details a {
    color: #fff!important;
}
.hm-slider-details a:hover {
    color: #fff!important;
}
.hm-slider-details .cat-links {
    text-transform: uppercase;
    font-size: 10px;
    font-size: 0.625rem;
    padding: 3px 8px;
    background-image: linear-gradient(to right, #92fe9d 0%, #00c9ff 100%)!important;
    margin: 0 0 5px;
    display: inline-block;
    color: #ffffff!important;
}
.hm-slider-details .cat-links a {
    color: #fff!important;
}
.hm-slider-details .cat-links a:hover {
    color: #fff!important;
}
@media (max-width: 768px) {
    .hm-slider-details .cat-links {
        display: none;
    }
}

.hm-slider-title {
    font-size: 16px;
    font-size: 1rem;
    margin: 2px 0 0;
    line-height: 1.3;
}
@media (min-width: 480px) {
    .hm-slider-title {
        font-size: 20px;
        font-size: 1.25rem;
    }
}
@media (min-width: 768px) {
    .hm-slider-title {
        font-size: 22px;
        font-size: 1.375rem;
    }
}
@media (min-width: 992px) {
    .hm-slider-title {
        font-size: 26px;
        font-size: 1.625rem;
    }
}

.fa-2-1 {
    margin-top: -0.5em;
    font-size: 3em !important;
}