<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
    font-family: 'myFont';
    src: url('../fonts/Raleway-SemiBold.ttf');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
  }
  @font-face {
    font-family: 'myBoldFont';
    src: url('../fonts/Raleway-SemiBold.ttf');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
  }

@font-face {
    font-family: 'mytext';
    src: url('../fonts/Raleway-SemiBold.ttf');
    font-display: swap
}

body,
html {
    margin: 0;
    padding: 0;
    font-family: 'mytext', sans-serif;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    scroll-behavior: smooth;
    max-width: 100% !important;
    overflow-x: hidden;
}

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
    font-family: 'mytext';
    font-size: 14px
}

h1 {
    font-size: 24px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 8px
}

li {
    list-style: none;
    outline: 0
}

a:focus,
input:focus {
    outline: 0;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

body {
    overflow-x: hidden;
    position: relative;
    right: 0;
    left: 0
}

.pushmenu {
    background: #fff;
    text-align: center;
    width: 364px;
    height: 100%;
    top: 0;
    z-index: 1000;
    position: fixed;
    padding: 0 25px
}

.pushmenu-left {
    right: -364px
}

.pushmenu,
body {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.center {
    text-align: center
}

.dropdown-menu {
    background-color: #333;
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
    padding: 0;
    transform: translate(0, 20px);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.dropdown-menu.hover {
    transform: translate(0, 0)
}

.dropdown-menu li {
    border-bottom: 1px solid #444
}

.dropdown-menu li:last-child {
    border-bottom: none
}

.dropdown-menu li a {
    color: #888;
    font-size: 11px;
    line-height: 40px;
    display: inline-block;
    width: 100%;
    padding: 5px 20px
}

.dropdown-menu li a:active,
.dropdown-menu li a:focus,
.dropdown-menu li a:hover {
    background: #333!important;
    color: #ddd
}

iframe {
    border: none
}

.box {
    display: inline-block;
    width: 100%
}

.width-100 {
    width: 100%
}

.center {
    text-align: center
}

.border-bottom-home1 {
    height: 6px;
    width: 100%;
    background: url(../images/Hermes-home1-border-bottom.png) repeat-x
}

.box {
    display: inline-block;
    width: 100%
}

.title-text {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
    position: relative
}

.title-text h3 {
    font-size: 14px;
    color: #000;
    ;
    line-height: 30px;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    letter-spacing: 2px;
    font-weight: 700
}

.title-text h3:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
    background: #000
}

.title-text p {
    font-size: 14px;
    color: #888;
    line-height: 25px;
    font-family: 'mytext';
    margin-top: 10px
}

.title-text.title-text-v2 {
    text-align: left;
    margin: 30px 0
}

.title-text.title-text-v2:before {
    position: static
}

.title-text.title-text-v2 h3 {
    font-size: 24px;
    padding: 0
}

.title-text.title-text-v2.title-text-v3 {
    position: relative
}

.title-text.title-text-v2.title-text-v3 h3 {
    font-size: 36px;
    color: #555;
    position: relative
}

.title-text.title-text-v2.title-text-v3 h3:after {
    position: absolute;
    content: "";
    top: -50px;
    background: #6dd6d6;
    height: 5px;
    width: 30px;
    left: 0
}

.title-text.title-text-v2.title-text-v3 p {
    font-family: 'myFont';
    font-style: italic;
    color: #888;
    width: 100%;
    margin-top: 30px
}

.title-text.title-about {
    margin-top: 0
}

.title-text.title-about h3 {
    background: 0 0
}

.title-text.title-about:before {
    position: static
}

.title-text-v2 {
    text-align: center
}

.title-text-v2 h3 {
    font: 400 48px/50px 'myFont';
    color: #2b2b2b;
    text-transform: capitalize;
    margin-bottom: 20px
}

.title-v1 {
    width: 100%;
    border-bottom: 1px solid #cacaca;
    float: right;
    margin-bottom: 30px;
    direction: ltr!important
}

.title-v1 h1 {
    display: inline-block;
    float: left;
    font: 400 20px 'myFont';
    color: #8904b1;
    position: relative;
    padding-bottom: 10px;
}
.title-v1 h3 {
    display: inline-block;
    float: left;
    font: 300 20px 'myFont';
    color: #8904b1;
    position: relative;
    padding-bottom: 10px;
}

.title-v1 h3:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -1px;
    background: #333;
    right: 0;
    height: 2px
}

.title-v1 span {
    font-weight: 400
}

.title-v1 .orther-link {
    margin-top: 5px;
    float: right;
    text-align: right
}

.title-v1 .orther-link li {
    display: inline-block
}

.title-v1 .orther-link li a {
    font: 400 14px/20px 'myFont';
    color: #999;
    margin-left: 10px
}

.title-v1 .orther-link li a:hover {
    color: #8904b1
}

.title-v1 .orther-link li:first-child a {
    margin-right: 0
}

.button-v2 {
    padding: 7px 10px;
    border-radius: 0;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    ;
    font-family: 'myFont';
    letter-spacing: 2px;
    font-size: 10px
}

.button-v2.hover-black {
    padding: 7px 10px!important
}

.hover-images {
    overflow: hidden;
    display: inline-block
}

.hover-images img {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.hover-images:hover img {
    transform: scale(1.05)
}

.title-v2 {
    width: 100%;
    border-bottom: 3px solid #cacaca;
    margin-bottom: 30px
}

.title-v2 h3 {
    display: inline-block;
    font-size: 24px;
    font-family: 'myFont';
    color: #333;
    font-weight: 400;
    ;
    position: relative;
    padding-bottom: 10px;
    color: #cacaca
}

.title-v2 h3:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    background: #00a8ff;
    bottom: -3px;
    right: 0
}

.link-icon-black {
    width: 10px;
    height: 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    background: url(../images/Uno-button-icon.png) no-repeat scroll center top;
    display: inline-block;
    margin-left: 5px
}

.title-page h3 {
    font-size: 80px;
    display: inline-block;
    width: 100%;
    font-family: 'myFont';
    color: #000;
    text-align: center;
    position: relative;
    line-height: 55px;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.title-page h3:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 225px;
    height: 7px;
    background: url(../images/title-page-border.jpg) no-repeat;
    margin-left: -112px
}

.title-page.size-50 h3 {
    font-size: 50px;
    margin: 10px
}

.title-page.size-50 p {
    text-align: center;
    font: 300 12px/20px 'myFont';
    color: #a5a5a5;
    ;
    letter-spacing: 2px;
    margin-bottom: 30px
}

.content-text h3 {
    font: 400 25px/30px 'myFont';
    color: #000;
    text-transform: capitalize;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative
}

.content-text h3:after {
    position: absolute;
    content: "";
    left: 0;
    width: 50px;
    height: 1px;
    background: #000;
    bottom: 0
}

.content-text p {
    font: 400 13px/20px Poppins;
    color: #858585
}

.content-text.center {
    text-align: center
}

.content-text.center h3:after {
    left: 50%;
    margin-left: -25px
}

.link-v1 {
    font: 700 16px/38px "Roboto Condensed";
    color: #333;
    width: 180px;
    text-align: center;
    display: inline-block;
    border: 1px solid #333;
    ;
    color: #333
}

.link-v1:hover {
    background: #333;
    color: #fff;
    border-color: #333
}

.link-ver1 {
    display: inline-block;
    height: 60px;
    min-width: 60px;
    padding: 0 20px;
    text-align: center;
    background: 0 0;
    border: 2px solid #3e3e3e;
    color: #fff;
    font-weight: 700;
    ;
    letter-spacing: 3px
}

.link-ver1 i {
    font-size: 18px;
    line-height: 56px;
    color: #fff;
    font-weight: 400
}

.link-ver1:hover {
    border-color: #e95252;
    color: #e95252
}

.link-ver1:hover i {
    color: #e95252
}

.button1 {
    font-family: 'myFont';
    font-weight: 700;
    color: #000;
    font-size: 10px;
    letter-spacing: 2px;
    ;
    background: 0 0
}

.button2 {
    width: 140px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #00a8ff;
    color: #00a8ff;
    background: 0 0;
    text-align: center;
    ;
    font-size: 13px;
    display: inline-block
}

@-webkit-keyframes engoloaddingmini {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes engoloaddingmini {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.blog-post-container {
    display: inline-block;
    margin: 10px 0 50px;
    width: 100%
}

.blog-post-container .blog-post-image img {
    max-width: 100%
}

.blog-post-container .post-date {
    font-family: 'myFont';
    color: #aaa;
    line-height: 20px;
    font-style: italic;
    margin: 15px 0
}

.blog-post-container .post-date i {
    font-size: 15px;
    line-height: 20px;
    margin-right: 5px;
    color: #aaa
}

.blog-post-container h3 {
    color: #555;
    ;
    line-height: 20px;
    margin-bottom: 10px;
    min-height: 50px
}

.blog-post-container .post-tags a {
    display: inline-block;
    color: #aaa;
    font-family: 'myFont';
    font-style: italic;
    line-height: 20px;
    margin-bottom: 10px
}

.blog-post-container .post-tags a i {
    margin-right: 5px
}

.blog-post-container .read-more a {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 10px;
    background-color: #eee;
    color: #666;
    font-weight: 700;
    ;
    font-size: 13px;
    line-height: 20px
}

.blog-post-container .read-more a:hover {
    background-color: #00a8ff;
    color: #fff
}

.home2-head {
    float: left;
    width: 100%
}

.wrap-slide-youtube {
    padding: 30px 0;
    background: #333;
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative
}

.wrap-slide-youtube.ver2 {
    background: #e4e4e4
}

.slide-item-youtube .overlay .images:before {
    z-index: 1
}

.slide-item-youtube .post-item .text {
    z-index: 2
}

.slider-for p {
    position: absolute;
    color: #fff;
    bottom: 180px;
    left: 0;
    right: 0;
    margin: auto;
    font: 400 16px/20px 'myFont';
    max-width: 650px;
    width: 100%
}

@media (max-width:1200px) {
    .slider-for p {
        bottom: 10px
    }
}

@media (max-width:767px) {
    .slider-for p {
        font-size: 12px;
        line-height: 15px
    }
}

.slider-nav {
    margin-top: -150px;
    position: relative
}

@media (max-width:1200px) {
    .slider-nav {
        margin-top: 0
    }
}

.slider-nav img {
    width: 100%;
    opacity: .5
}

.banner-private {
    position: relative
}

.banner-private img {
    width: 100%
}

.banner-private .text {
    position: absolute;
    bottom: 50px;
    left: 50px;
    color: #333
}

.banner-private .text h2 {

}

.banner-private .text p {
    font-weight: 300
}

.banner-private .text img {
    width: auto
}

.banner-private.center .text {
    text-align: center;
    right: 35px;
    bottom: 65%;
    transform: translateY(50%)
}

.banner-private.center .text img {
    margin: auto;
    margin-bottom: 15px;
    opacity: 1
}

.banner-private.center .text h2 {
    font: 400 60px/60px 'myFont';
    color: #333;
    text-transform: capitalize;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative
}

.banner-private.center .text p {
    font: 300 18px/25px "Roboto Condensed";
    color: #565656
}

.banner-home2 img {
    width: 100%
}

.banner-home2 .col-md-5 {
    position: relative
}

.banner-home2 .col-md-5 a:first-child {
    margin-bottom: 37px
}

.center img {
    margin: auto
}

.banner-header {
    position: relative
}

.banner-header img {
    width: 100%
}

.banner-header .text {
    position: absolute;
    width: 460px;
    height: 170px;
    left: 50%;
    top: 50%;
    margin-left: -230px;
    margin-top: -85px;
    border: 4px solid #fff;
    text-align: center;
    color: #fff;
    padding: 35px
}

.banner-header .text h3 {
    display: inline-block;
    width: 100%;
    ;
    font-size: 50px;
    font-family: 'myFont';
    line-height: 50px;
    border-bottom: 1px solid #fff;
    letter-spacing: 15px;
    padding-bottom: 15px
}

.banner-header .text p {
    font-size: 16px;
    ;
    font-weight: 400;
    padding-top: 10px;
    letter-spacing: 5px
}

.banner-home4-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

.banner-home4-top .col-md-6 {
    padding: 0;
    position: relative
}

.banner-home4-top .col-md-6 .col-md-12 {
    padding: 0;
    position: relative
}

.banner-home4-top img {
    width: 100%
}

.banner-home4-top .text {
    position: absolute;
    left: 40px;
    bottom: 40px
}

.banner-home4-top .text h3 {
    font-family: 'myFont';
    font-size: 35px;
    color: #000;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px
}

.banner-home4-top .text p {
    font-weight: 300;
    padding-left: 3px;
    font-size: 12px;
    color: #828282;
    ;
    letter-spacing: 2px;
    padding-bottom: 30px;
    position: relative
}

.banner-home4-top .text p:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 3px;
    width: 50px;
    background: #e95252;
    height: 3px
}

.banner-home6 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

.banner-home6 .col-md-6 {
    padding: 0
}

.home7-banner1.banner-private p,
.home7-banner2.banner-private p,
.home7-banner3.banner-private p {
    font-size: 20px;
    font-weight: 400;
    ;
    letter-spacing: 5px;
    line-height: 20px;
    margin-bottom: 5px
}

.home7-banner1.banner-private h3,
.home7-banner2.banner-private h3,
.home7-banner3.banner-private h3 {
    font-size: 30px;
    letter-spacing: 5px;
    position: relative;
    padding-bottom: 10px;
    position: relative;
    line-height: 30px;
    margin-bottom: 30px
}

.home7-banner1.banner-private h3:after,
.home7-banner2.banner-private h3:after,
.home7-banner3.banner-private h3:after {
    position: absolute;
    content: "";
    left: 0;
    right: 5px;
    bottom: 0;
    height: 2px;
    background: #fff
}

.home7-banner1.banner-private a,
.home7-banner2.banner-private a,
.home7-banner3.banner-private a {
    ;
    letter-spacing: 2px;
    font-size: 10px;
    padding-left: 30px
}

.home7-banner1.banner-private a:hover,
.home7-banner2.banner-private a:hover,
.home7-banner3.banner-private a:hover {
    background: 0 0!important
}

.home7-banner1.banner-private .text,
.home7-banner2.banner-private .text,
.home7-banner3.banner-private .text {
    left: 140px;
    bottom: 180px
}

.home7-banner2.banner-private {
    text-align: right
}

.home7-banner2.banner-private .text {
    left: inherit;
    right: 140px
}

.banner-home7-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

.banner-home7-top.banner-private {
    text-align: center
}

.banner-home7-top.banner-private .text {
    left: 0;
    width: 100%;
    top: 23%;
    text-align: center;
    bottom: inherit;
    margin: 0 auto;
    color: #000;
    padding: 0 20px
}

.banner-home7-top.banner-private .text p {
    max-width: 960px;
    margin: 0 auto;
    font-size: 16px;
    font-family: Poppins;
    color: #6a6a6a;
    text-transform: none;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 50px
}

.banner-home7-top.banner-private .text h3 {
    text-transform: none;
    font-size: 40px;
    font-family: 'myFont';
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative
}

.banner-home7-top.banner-private .text h3:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 66px;
    margin-left: -33px;
    height: 2px;
    background: #000
}

.banner-home7-top.banner-private .text img {
    margin-bottom: 20px
}

.banner-home7-top.banner-private .text a {
    font-size: 12px;
    color: #000;
    ;
    letter-spacing: 3px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 20px;
    border: 2px solid #000;
    padding-left: 10px !important;
}

.blog-post-container-v2.blog-post-container {
    margin: 0
}

.blog-post-container-v2.blog-post-container .blog-post-item {
    margin: 0
}

.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content {
    left: -1px;
    right: -1px;
    bottom: 4px;
    background: rgba(0, 0, 0, .3)
}

.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .cat {
    color: #fff;
    margin: 15px 0!important
}

.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .cat:after {
    background: #6f6f6f;
    bottom: -10px
}

.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content .blog-title {
    color: #fff;
    margin-bottom: 35px
}

.blog-post-container-v2.blog-post-container .blog-post-item .blog-post-content:before {
    border: none;
    position: static
}

.banner-private-v2 {
    position: relative
}

.banner-private-v2 .text {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 20%
}

.banner-private-v2 .text h4 {
    font-weight: 300;
    letter-spacing: 2px;
    color: #9a9a9a;
    font-style: 12px;
    ;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.banner-private-v2 .text h4:after {
    position: absolute;
    content: "";
    width: 55px;
    height: 1px;
    background: #000;
    margin-left: -23px;
    left: 50%;
    bottom: 0
}

.banner-private-v2 .text h3 {
    font-family: 'myFont';
    font-size: 40px;
    color: #000;
    line-height: 35px;
    margin-bottom: 25px
}

.banner-private-v2 .text p {
    font-family: Poppins;
    font-size: 13px;
    color: #858585;
    line-height: 20px;
    max-width: 390px;
    padding: 0 20px;
    margin: 0 auto
}

.banner-private-v2 .text button {
    border: none;
    color: #fff;
    font-size: 12px;
    background: #000;
    padding: 0 65px;
    height: 46px;
    line-height: 42px;
    margin-top: 25px;
    border: 2px solid #000
}

.banner-home7-center1 .text,
.banner-home7-center2 .text {
    text-align: center;
    left: 0;
    width: 100%;
    bottom: inherit;
    top: 25%;
    position: absolute
}

.banner-home7-center1 .text span,
.banner-home7-center2 .text span {
    font-size: 80px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: inline-block
}

.banner-home7-center1 .text span:after,
.banner-home7-center2 .text span:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 2px;
    margin-left: -30px;
    background: #fff
}

.banner-home7-center1 .text h3,
.banner-home7-center2 .text h3 {
    font-size: 16px;
    ;
    letter-spacing: 3px;
    max-width: 265px;
    line-height: 25px;
    margin: 0 auto
}

.banner-home7-center2 .text {
    text-align: center
}

.banner-home7-center2 .text h3,
.banner-home7-center2 .text span {
    color: #000;
    max-width: 100%
}

.banner-home7-center2 .text span {
    font-size: 80px
}

.banner-home7-center2 .text span:after {
    background: #000
}

.banner-home8-top .text {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: inherit;
    top: 50%;
    margin-top: -50px
}

.banner-home8-top .text h3 {
    font-family: 'myFont';
    font-size: 50px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 5px;
    line-height: 50px
}

.banner-home8-top .text p {
    font-size: 12px;
    color: #cecece;
    line-height: 20px;
    padding-bottom: 20px;
    position: relative
}

.banner-home8-top .text p:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 80px;
    margin-left: -40px;
    background: #e95252;
    height: 2px
}

.banner-home8-top .col-md-3 {
    padding: 0
}

.banner-home8-top .col-md-12 {
    padding: 0
}

.banner-home8-top .col-md-6 {
    padding: 0
}

.banner-home8-top.banner-home8-center .text h3 {
    margin-bottom: 15px
}

.banner-home8-top.banner-home8-center .text p {
    padding-top: 15px
}

.banner-home8-top.banner-home8-center .text p:after {
    bottom: inherit;
    top: 0
}

.banner-home8-top.banner-home8-center .text a:hover {
    background: 0 0
}

.home3-banner {
    background: #222;
    float: left;
    padding: 30px 0
}

@media (min-width:768px) and (max-width:1200px) {
    .home3-banner .col-md-4 .post-item {
        float: left;
        width: 50%
    }
}

.banner-header a.action {
    display: inline-block;
    width: 19px;
    height: 59px;
    position: absolute;
    bottom: 80px;
    left: 50%;
    margin-left: -10px;
    background: url(../images/down-white.png) no-repeat
}

.home3-latest-news h2 {
    font: 400 40px 'myFont';
    color: #2b2b2b;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative
}

.home3-latest-news h2:after {
    position: absolute;
    content: "";
    left: 0;
    width: 100px;
    bottom: 0;
    height: 2px;
    background: #00a8ff
}

.home3-latest-news .item {
    padding: 30px 0;
    border-bottom: 1px solid #cdcdcd
}

.home3-latest-news .item:last-child {
    border: none
}

.home3-latest-news .item .date {
    text-align: center;
    color: #333;
    margin-right: 20px
}

.ltr .home3-latest-news .item .date {
    margin-left: 20px;
    margin-right: inherit
}

.home3-latest-news .item .text .title {
    color: #333;
    font: 400 20px 'myFont';
    margin-bottom: 10px;
    display: block
}

.home3-latest-news .item .text .title:hover {
    color: #00a8ff
}

.home3-latest-news .item .text p {
    font: 300 14px/20px Roboto
}

.home3-latest-news .item .text .read-more {
    color: #00a8ff;
    font: 300 14px/20px Roboto
}

.home2-head {
    padding: 30px 15px
}

.social {
    float: right;
}

.brand-content {
    display: inline-block;
    margin-bottom: 30px;
    border-left: 1px solid #e9e9e9
}

.brand-content .owl-item {
    border: 1px solid #e9e9e9;
    border-left: none;
    padding: 2px
}

.brand-content.no-border {
    border: none
}

.brand-content.no-border .owl-item {
    border: none
}

[class*=feature-box-] h4 {
    padding: 10px 0 20px;
    position: relative;
    font-weight: 700;
    text-transform: capitalize
}

[class*=feature-box-] p {
    color: #888;
    line-height: 22px;
    font-family: Poppins
}

.contact-form .col-md-6:first-child {
    padding-right: 10px
}

.contact-form h3 {
    font-size: 18px;
    font-style: normal;
    color: #555;
    ;
    font-weight: 700;
    position: relative
}

.contact-form h3::after {
    position: absolute;
    content: "";
    width: 30px;
    height: 3px;
    left: 0;
    bottom: -25px;
    background: #ba933e
}

.contact-form.post-comment {
    padding: 0;
    background: 0 0
}

.form-control {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #888;
    padding: 9px 20px;
    line-height: 1.625;
    height: 47px;
    display: block;
    width: 100%;
    font: 400 12px Poppins;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s
}

.form-control:focus {
    border-color: #ddd;
    box-shadow: none;
    outline: 0
}

.form-control.col-md-4 {
    width: 31.33%;
    margin-right: 3%
}

.form-control.col-md-4:last-child {
    margin-right: 0
}

.contact-content {
    display: inline-block;
    width: 100%
}

.about-content {
    background-color: #eee
}

.about-content .banner-title {
    text-align: center
}

.about-content .banner-title h3 {
    font-size: 18px;
    ;
    line-height: 30px;
    font-family: TXGR
}

.about-content .banner-title p {
    font-family: 'myFont';
    font-style: italic;
    color: #555;
    line-height: 20px
}

.blog-post-container h3 {
    font-size: 14px;
    margin-bottom: 3px
}

.blog-post-container .read-more {
    margin-top: 20px
}

.blog-post-container .blog-post-item {
    float: left;
    margin-bottom: 50px
}

.blog-post-container .blog-post-item h3 {
    min-height: auto;
    font-size: 15px;
    margin-top: 10px
}

.blog-post-container .blog-post-item h3 a {
    color: #555
}

.blog-post-container .blog-post-item h3 a:hover {
    color: #00a8ff
}

.blog-post-container .blog-post-item .post-date {
    margin: 5px 0
}

.blog-post-container .blog-post-item .content {
    font-family: TXGR;
    line-height: 22px;
    color: #555;
    margin-top: 10px
}

.blog-post-container .blog-post-item .content p {
    margin: 5px 0
}

.blog-post-container .blog-post-item .blog-post-image {
    background: 0 0;
    border-radius: 0;
    height: auto;
    border: none;
    position: relative;
    width: 100%
}

.blog-post-container .blog-post-item .blog-post-image:hover {
    border: none
}

.blog-post-container .blog-post-item .blog-post-image .action {
    position: absolute;
    text-align: center;
    left: 0;
    top: 50%;
    margin-top: -33px
}

.blog-post-container .blog-post-item .blog-post-image .action .icons {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    font-size: 24px;
    color: #fff;
    box-shadow: 0 0 0 30px #00a8ff inset;
    padding: 20px;
    border-radius: 50%
}

.blog-post-container .blog-post-item .blog-post-image .action .icons:hover {
    box-shadow: 0 0 0 2px #00a8ff inset;
    color: #00a8ff
}

.blog-post-container .blog-post-item .blog-post-image img {
    width: 100%;
    border-radius: 0
}

.blog-post-container .contact-content {
    font-family: TXGR
}

.blog-post-container .contact-content h4 {
    color: #333;
    margin: 20px 0;
    font-size: 14px
}

.banner-page-top {
    position: relative;
    display: inline-block;
    width: 100%
}

.banner-page-top.banner-page-top-ver2 .text h3 {
    font-size: 50px
}

.banner-page-top .text {
    height: 100px;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -50px;
    position: absolute
}

.banner-page-top .text h4 {
    font-size: 36px;
    color: #fff;
    ;
    margin-bottom: 20px;
    position: relative
}

.banner-page-top .text h4 span {
    position: relative
}

.banner-page-top .text h4 span:after {
    content: "";
    height: 4px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: -20px;
    background: #fff
}

.banner-page-top .text h4 span:before {
    content: "";
    height: 4px;
    width: 14px;
    position: absolute;
    top: 50%;
    right: -20px;
    background: #fff
}

.banner-page-top .text h3 {
    font-size: 40px;
    color: #fff;

}

.banner-page-top .text p {
    font-family: TXGR;
    color: #00a8ff;
    margin-top: 15px
}

.banner-page-top img {
    width: 100%
}

.page-blog .blog-post-container .blog-post-item h3 {
    margin-top: 0
}

.page-blog .blog-post-container .blog-post-item p.content {
    margin-top: 10px
}

.blog-slider .blog-post-item {
    position: relative;
    margin-bottom: 80px
}

.blog-slider .blog-post-item .blog-post-content {
    position: absolute;
    left: 20px;
    right: 20px;
    background: #fff;
    bottom: -60px;
    text-align: center
}

.blog-slider .blog-post-item .blog-post-content:before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    border: 2px solid #e9e9e9
}

.blog-slider .blog-post-item .blog-post-content .cat {
    font-size: 12px;
    font-weight: 300;
    color: #9a9a9a;
    display: inline-block;
    width: 100%;
    ;
    letter-spacing: 2px;
    margin: 30px 0;
    position: relative
}

.blog-slider .blog-post-item .blog-post-content .cat:after {
    position: absolute;
    content: "";
    width: 38px;
    height: 1px;
    background: #000;
    margin-left: -19px;
    left: 50%;
    bottom: -15px
}

.blog-slider .blog-post-item .blog-post-content .blog-title {
    font-family: 'myFont';
    color: #000;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
    display: inline-block;
    width: 100%;
    position: relative
}

.blog-slider .blog-post-item .blog-post-content .comment {
    font-family: Poppins;
    color: #8d8c8c;
    font-size: 13px;
    line-height: 20px;
    margin-top: 15px;
    padding-bottom: 30px
}

.blog-slider-home8 {
    display: inline-block;
    width: 100%;
    background: #f5f5f5
}

.blog-slider-home8 .blog-slider .blog-post-item .blog-post-content {
    float: left;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
    top: -5px
}

.blog-slider-home8 .blog-slider .blog-post-item .blog-post-content:before {
    border: none
}

.blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .cat {
    font-size: 14px;
    letter-spacing: 4px
}

.blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .cat:after {
    background: #e95252;
    height: 2px
}

.blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .comment {
    display: inline-block;
    margin: 0 auto;
    color: #8d8c8c;
    font-weight: 400;
    font-family: Poppins;
    width: 50%;
    float: left;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 40px
}

.blog-slider-home8 .blog-slider .blog-post-item .blog-post-content .blog-title {
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 30px
}

.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-content {
    position: relative;
    background: #fff;
    left: 0;
    right: 0;
    top: 0
}

.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-content:before {
    position: static;
    border: none;
    height: 0;
    width: 0
}

.blog-post-container.blog-post-container-v3 .blog-post-item .blog-post-image {
    border-radius: 50%
}

.blog-post-container-v4 .blog-post-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    position: relative
}

.blog-post-container-v4 .blog-post-item:after {
    position: absolute;
    content: "";
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 1px;
    background: #000;
    transition: all .3s ease 0s
}

.blog-post-container-v4 .blog-post-item:hover:after {
    left: 0;
    right: 0
}

.blog-post-container-v4 .blog-post-item:hover .blog-post-content,
.blog-post-container-v4 .blog-post-item:hover .blog-post-image {
    transform: translate(0, 0);
    opacity: 1
}

.blog-post-container-v4 .blog-post-item:hover .read-more i {
    color: #000
}

.blog-post-container-v4 .blog-post-image {
    display: inline-block;
    margin-right: 10px;
    transform: translate(-180px, 0);
    transition: all .5s ease 0s;
    opacity: 0
}

.blog-post-container-v4 .blog-post-image img {
    max-width: 155px
}

.blog-post-container-v4 .blog-post-content {
    transform: translate(-167px, 0);
    transition: all .4s ease 0s
}

.blog-post-container-v4 .blog-post-content,
.blog-post-container-v4 .read-more {
    display: inline-block;
    vertical-align: -15px
}

.blog-post-container-v4 .blog-title {
    font: 400 25px/30px 'myFont';
    color: #000;
    margin-bottom: 5px
}

.blog-post-container-v4 .post-tag {
    font: 400 13px/20px Poppins;
    ;
    display: inline-block;
    margin-top: 8px;
    width: 100%
}

.blog-post-container-v4 .post-tag a {
    color: #000;
    font-weight: 600;
    margin-right: 15px
}

.blog-post-container-v4 .post-tag span {
    color: #8d8c8c;
    text-transform: capitalize;
    margin-right: 5px
}

.blog-post-container-v4 .read-more {
    float: right;
    margin-top: 25px
}

.blog-post-container-v4 .read-more i {
    font-size: 30px;
    color: #cecece
}

.blog-post-images img {
    max-width: 100%!important
}
.blog-post-item .tag .label{
  max-width: 160px;
  background-color: #03a9f4;
  padding-right: 5px;
  padding-left: 5px;
  color: #FFF;
}
.cat-1 img {
    max-height: 450px!important;
    width: 100%!important;
    margin: auto!important;
    text-align: center!important
}

.cat-000 img {
    max-height: 150px!important;
    width: 100%!important;
    margin: auto!important;
    text-align: center!important
}

.link {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px
}

.images img {
    min-width: 100%;
    min-height: 90px;
    vertical-align: text-top !important;
    vertical-align: super !important;
}

.images {
    vertical-align: text-top !important;
    vertical-align: super !important;
}

.control-page {
    text-align: center;
    float: left;
    width: 100%;
    position: relative
}

.control-page .box-icon {
    display: inline-block
}

.control-page .box-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #000;
    border-radius: 50%;
    text-align: center;
    left: 50%;
    margin-left: -40px
}

.control-page .box-icon i {
    color: #fff;
    font-size: 30px;
    line-height: 80px
}

.control-page a.title {
    font: 400 50px/50px 'myFont';
    color: #000;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    letter-spacing: 0
}

.control-page a {
    font: 300 12px/20px 'myFont';
    color: #8e8e8e;
    letter-spacing: 4px;
    display: inline-block;

}

.control-page a i {
    margin: 0
}

.item-private .images {
    margin-right: 10px;
    display: table-cell
}

.item-private .text {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
    padding-top: 10px
}

.item-private .text h3.title:hover {
    color: #00a8ff
}

.item-private .text h3.title a {
    position: relative;
    padding-left: 10px;
    display: inline-block;
    font: 700 16px/25px 'myFont';
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.item-private .text h3.title a:after {
    width: 3px;
    height: 50px;
    content: "";
    top: 3px;
    left: 0;
    background: #00a8ff;
    position: absolute
}

.item-private .text .tags {
    display: block
}

.item-private .text .tags a,
.item-private .text .tags p {
    display: inline-block;
    font: 400 12px/15px 'myFont';
    color: #9a9a9a
}

.item-private .text .tags a i,
.item-private .text .tags p i {
    color: #9a9a9a;
    font-size: 12px;
    margin-right: 5px
}

.item-private .text .tags .date {
    float: left
}

.item-private .text .tags .comment {
    float: right
}
.tag-cat a{
  font-size: 14px !important;
  font-weight: 700;
  display: inline-block !important;
  background-color: #3d0b46 !important;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 3px;
  color: #FFF;
}
.youtube-slide {
    background: #333;
    padding: 30px 0
}

.youtube-slide iframe {
    width: 100%;
    height: 433px
}

.youtube-slide .item-youtube-slide {
    padding-right: 15px;
    height: 100px;
    overflow-y: scroll
}

#mythumbs {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    direction: ltr!important
}

@media (min-width:1200px) {
    .youtube-slide .col-md-4 {
        padding-left: 0
    }
}

.youtube-slide .post-item {
    padding: 15px;
    cursor: pointer;
    margin: 0;
    position: relative
}

.youtube-slide .post-item:after {
    position: absolute;
    content: '';
    left: 15px;
    right: 0;
    height: 1px;
    top: 0;
    background: #484848
}

.youtube-slide .post-item:first-child:after {
    background: 0 0
}

.youtube-slide .post-item.active,
.youtube-slide .post-item:hover {
    background: #212121
}

.youtube-slide .post-item.active:after,
.youtube-slide .post-item:hover:after {
    background: 0 0
}

.youtube-slide .post-item.active .images img,
.youtube-slide .post-item:hover .images img {
    opacity: .6
}

.youtube-slide .post-item.active+div:after,
.youtube-slide .post-item:hover+div:after {
    background: 0 0
}

.youtube-slide .post-item.ver2 .text {
    padding-top: 5px
}

.text,
.text h2 span {
    padding-right: 10px;
    direction: ltr
}

a {
    padding-right: 10px
}

.youtube-slide .post-item.ver2 .images {
    width: 100px
}

.youtube-slide .post-item .text h2 span {
    font-size: 14px;
    vertical-align: top
}

.youtube-slide .post-item .text h2 span:after {
    top: 4px;
    height: 15px
}

.youtube-slide .post-item .text h2 span:hover {
    color: #fff
}

.international {
    height: 100px;
    width: 150px !important;
    padding: 5px
}

.item-youtube-slide::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    background-color: #484848
}

.item-youtube-slide::-webkit-scrollbar {
    width: 5px;
    background-color: #484848
}

.item-youtube-slide::-webkit-scrollbar-thumb {
    background-color: #00a8ff
}

.wrap-slide-youtube.padding-bottom-60 {
    position: relative
}

.wrap-slide-youtube.padding-bottom-60:after {
    position: absolute;
    content: '';
    left: 0;
    height: 15px;
    background: #fff;
    width: 100%;
    bottom: 0
}

.cat-box-home3 img {
    width: 100%
}

.cat-box-home3 .row {
    margin: 0;
    margin-bottom: 30px
}

.cat-box-home3 .col-md-6 {
    position: relative
}

.cat-box-home3 .col-md-6.box-text {
    min-height: 300px
}

.cat-box-home3 .col-md-6:first-child {
    padding-left: 0
}

.cat-box-home3 .col-md-6:last-child {
    padding-right: 0
}

.cat-box-home3 .col-md-12 {
    padding: 0;
    position: relative
}

.cat-box-home3 .col-md-12 .col-md-6 {
    padding: 0
}

.cat-box-home3 .col-md-12 .col-md-6:first-child {
    padding-right: 15px
}

.cat-box-home3 .col-md-12 .col-md-6:last-child {
    padding-left: 15px
}

.cat-box-home3 .col-md-12 .col-md-6 .text {
    left: 35px
}

.cat-box-home3 .text {
    position: absolute;
    bottom: 50px;
    left: 65px
}

.cat-box-home3 .text h3 {
    font-size: 40px;
    color: #000;
    font-family: 'myFont';
    position: relative;
    line-height: 40px;
    margin-bottom: 10px
}

.cat-box-home3 .text h3:after {
    position: absolute;
    content: "";
    left: -80px;
    width: 60px;
    height: 2px;
    top: 50%;
    background: #000
}

.cat-box-home3 .text p {
    font-size: 12px;
    color: #9d9d9d;
    font-weight: 300;
    letter-spacing: 3px;
    ;
    margin-bottom: 20px
}

.cat-box-home3 .text a {
    display: inline-block;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    border: 2px solid #000;
    padding-left: 10px !important;
}

.social-v1,
.social-v2,
.social-v3 {
    text-align: center;
    display: inline-block;
    width: 100%
}

.social-v1 a,
.social-v2 a,
.social-v3 a {
    color: #000
}

.social-v1 a i {
    font-size: 20px;
    margin: 0 20px
}

.border-box {
    display: inline-block;
    width: 100%;
    margin: 50px 0 20px;
    height: 1px;
    background: #ebebeb
}

.social-v2 a i {
    font-size: 80px;
    margin: 30px 80px
}

.social-v3 a {
    display: inline-block;
    padding: 25px 40px;
    width: 184px;
    height: 90px;
    margin-right: 5px
}

.social-v3 a:last-child() {
    margin-right: 0
}

.social-v3 a i {
    font-size: 40px;
    color: #fff
}

.social-v3 a.twitter {
    background: #01bbf6
}

.social-v3 a.facebook {
    background: #3b5999
}

.social-v3 a.youtube {
    background: #fe0000
}

.title-box {
    display: inline-block;
    width: 100%
}

.title-box h3 {
    ;
    font: 700 14px 'myFont';
    letter-spacing: 2px;
    line-height: 20px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative
}

.title-box h3:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    background: #000;
    height: 2px
}

.title-box p {
    font: 400 13px/20px Poppins;
    color: #858585;
    margin-bottom: 15px
}

.title-box.center {
    text-align: center
}

.title-box.center h3:after {
    left: 50%;
    margin-left: -25px
}

.btn {
    font: 400 14px 'myFont';
    letter-spacing: 2px;
    ;
    width: 215px;
    text-align: center;
    margin-right: 10px;
    border-radius: 0;
    border: none;
    height: 58px;
    color: #fff
}

.btn:hover {
    opacity: .8
}

.btn:last-child {
    margin-right: 0
}

.btn.btn-default {
    background: #363636
}

.btn.btn-default:focus,
.btn.btn-default:hover {
    color: #fff
}

.btn.btn-success {
    background: #6bdb80
}

.btn.btn-info {
    background: #5ad0cf
}

.icon-box-v* .col-md-3,
.icon-box-v* .col-md-4 {
    padding: 0 15px
}

.link-icon-box {
    display: inline-block;
    font: 600 12px/20px Poppins;
    color: #000;
    margin-top: 30px
}

.link-icon-box:hover {
    color: #00a8ff
}

.link-icon-box:hover i {
    color: #00a8ff
}

.link-icon-box i {
    font-size: 13px;
    color: #000;
    margin-left: 6px
}

.icon-box-v2 .link-icon-box {

}

.icon-box-v3.icon-box-v6 .col-md-4 {
    padding: 0 15px
}

.icon-box-v5 .col-md-3 {
    padding: 0 15px
}

.icon-box-v7 .col-md-3 {
    padding: 0 15px
}

.post-item {
    position: relative;
    transition: all .3s ease 0s
}

.post-item:last-child {
    margin-bottom: 0
}

.post-item .lable {
    display: inline-block;
    width: 60px;
    height: 20px;
    font: 400 12px/20px 'myFont';
    color: #fff;
    ;
    text-align: center;
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 999
}

.tag {
    direction: ltr;
    float: right;
    text-align: right;
    margin-bottom: 10px;
}

.post-item .tag .lable {
    position: static;
    margin-right: 10px
}

.post-item.cat-1 .lable {
    background: #f4b711
}

.post-item.cat-2 .lable {
    background: #209cc9
}

.post-item.cat-3 .lable {
    background: #01c181
}

.post-item.cat-4 .lable {
    background: #e0437c
}

.post-item.cat-5 .lable {
    background: #82b53c
}

.post-item.cat-5 .lable {
    background: #82b53c
}

.post-item .text {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0px
}

.post-item .text h2 {
    margin-bottom: 5px
}

.post-item .text h2 a,
.post-item .text h2 span {
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    position: relative;
    color: #fff;
    transition: all .5s ease 0s;
    font: 400 18px/22px 'myFont'
}

.post-item .text h2 a:hover,
.post-item .text h2 span:hover {
    color: #00a8ff
}

.post-item .text h2 a:after,
.post-item .text h2 span:after {
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    background: #00a8ff;
    width: 3px;
    height: 50px
}

.post-item .text .tag .comments,
.post-item .text .tag .date {
    font: 400 13px 'myFont';
    color: #9a9a9a;
    display: inline-block
}

.post-item .text .tag .comments i,
.post-item .text .tag .date i {
    margin-right: 4px
}

.post-item .text .tag .date {
    margin-right: 20px
}

.post-item .text .tag .comments:hover {
    color: #00a8ff
}

.post-item .description {
    font: 400 14px/20px 'myFont';
    color: #9a9a9a;
    margin-bottom: 8px
}

.post-item.ver2 .images {
    display: table-cell;
    max-width: 200px;
    vertical-align: top;
    width: 150px
}

.post-item.ver2 .text {
    vertical-align: top;
    position: static;
    display: table-cell;
    padding-left: 10px;
    padding-top: 10px
}

.post-item.ver2 .text h2 a {
    color: #333;
    font-size: 16px;
    line-height: 20px
}

.text h2 a {
    font-size: 18px!important
}

.post-item.ver2 .text h2 a:after {
    height: 120px
}

.post-item.ver2 .text .description {
    font: 400 14px/20px 'myFont';
    color: #9a9a9a;
    margin: 15px 0
}

.post-item.ver2 .text .read-more {
    ;
    font: 800 12px 'myFont';
    color: #333;
    text-decoration: underline
}

.post-item.ver2 .text .read-more:hover {
    color: #00a8ff
}

.post-item.ver3 .wrap-images {
    position: relative
}

.post-item.ver3 .wrap-images .tag {
    position: absolute;
    left: 10px;
    bottom: 15px
}

.post-item.ver3 .wrap-images .tag .comments,
.post-item.ver3 .wrap-images .tag .date {
    display: inline-block;
    color: #fff;
    font: 400 13px 'myFont'
}

.post-item.ver3 .wrap-images .tag .comments i,
.post-item.ver3 .wrap-images .tag .date i {
    margin-right: 5px
}

.post-item.ver3 .wrap-images .tag .date {
    margin-right: 20px
}

.post-item.ver3 .text {
    position: static;
    display: inline-block;
    width: 100%
}

.post-item.ver3 .text h2 a {
    color: #333;
    margin: 20px 0;
    font-size: 24px
}

.post-item.ver3 .text h2 a:hover {
    color: #00a8ff
}

.post-item.ver3 .text p {
    font: 400 14px/20px 'myFont';
    color: #9a9a9a;
    margin-bottom: 20px
}

.post-item.ver3 .text .read-more {
    display: inline-block;
    ;
    font: 800 12px 'myFont';
    color: #333;
    text-decoration: underline
}

.post-item.ver3 .text .read-more:hover {
    color: #00a8ff
}

.post-item.ver4 {
    text-align: center
}

.post-item.ver4 .lable {
    position: relative;
    margin-bottom: 10px;
    top: inherit
}

.post-item.ver4 .text {
    bottom: 50%;
    transform: translateY(50%)
}

.post-item.ver4 .text h2 {
    max-width: 250px;
    margin: auto;
    margin-bottom: 10px;
    line-height: 0
}

.post-item.ver4 .text h2 a {
    line-height: 25px
}

.post-item.ver4 .text h2 a:after {
    width: 0
}

.post-item.ver5 .lable {
    position: inherit;
    margin-right: 10px
}

.post-item.ver6 .text {
    left: 0;
    right: inherit;
    width: calc(100% - 5px);
    background: rgba(0, 0, 0, .5);
    padding: 5px
}

.w_100 .post-item.ver2 .images {
    width: 100px
}

.overlay .images {
    position: relative;
    display: inline-block;
    width: 100%
}

.overlay .images:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(top, transparent, #000);
    background: -webkit-linear-gradient(top, transparent, #000)
}

.overlay-v2 .images {
    position: relative;
    display: inline-block;
    width: 100%
}

.overlay-v2 .images:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.wrap-images img {
    max-height: 150px!important;
    width: 100%!important
}

.size-18 .post-item .text h2 a {
    font-size: 18px
}

.size-16 .post-item .text h2 a {
    font-size: 16px
}

.post-col .post-item .text h2 a {
    margin: 5px 0
}

.post-col .post-item .text .tag .date {
    margin-bottom: 0
}

.max-width-700 {
    max-width: 700px
}

.widget ul li a:hover {
    color: #00a8ff
}

.widget {
    color: #666;
    margin-bottom: 30px
}

.widget.social {
    margin: 0 -3px;
    margin-bottom: 30px;
    width: 100%;
    float: left;
}

.widget.social .item {
    padding: 0 3px;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 33.33%;
    float: left
}

.widget.size-20 h3.widget-title {
    font-size: 20px
}

.widget .post-item {
    margin-bottom: 30px
}

.widget .post-item:last-child {
    margin-bottom: 0
}

.widget .content {
    padding: 15px;
    border: 1px solid #efefef
}

.widget.bottom-home1 {
    padding: 0
}

.widget.border-bottom .widget-title {
    border-bottom: 1px solid #eee
}

.widget.border-bottom .widget-title:after {
    width: 0;
    height: 0
}

@media (max-width:1200px) and (min-width:768px) {
    .widget.post-col .post-item {
        width: 33.33%;
        float: left
    }
}

.widget.tweetz {
    border: 1px solid #efefef
}

.widget.tweetz .head {
    padding: 30px
}

.widget.tweetz .head .box {
    background: #24b4ff;
    color: #fff
}

.widget.tweetz .head .icon,
.widget.tweetz .head .text {
    display: table-cell;
    vertical-align: middle;
    height: 70px
}

.widget.tweetz .head .icon {
    text-align: center;
    width: 70px;
    background: #06a1f1
}

.widget.tweetz .head i.fa {
    font-size: 24px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 15px
}

.widget.tweetz .head .text {
    padding-left: 20px
}

.widget.tweetz .head .text h3 {
    font: 400 24px 'myFont';
    color: #fff
}

.widget.tweetz .head .text p {
    font: 400 14px 'myFont';
    color: #fff
}

.widget.tweetz p {
    font: 400 14px/25px 'myFont';
    color: #999
}

.widget.tweetz p a {
    color: #24b4ff
}

.widget.tweetz p span {
    color: #555
}

.widget.tweetz .item {
    padding: 0 30px
}

.widget.tweetz .item:hover {
    background: #fafafa;
    position: relative
}

.widget.tweetz .item:hover:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 5px;
    left: 0;
    top: 0;
    background: #00a8ff
}

.widget.tweetz .bottom {
    padding: 20px 30px;
    border-top: 1px solid #efefef
}

.widget .widget-title {
    color: #8904b1;
    ;
    font-style: normal;
    padding-bottom: 10px;
    position: relative;
    font: 400 24px 'myFont';
    ;
    display: inline-block;
    width: auto
}

.widget .widget-title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 2px;
    background: #000;
    right: 0
}

.widget .banner {
    border: 1px solid #cdcdcd;
    padding: 20px
}

.widget ul {
    margin-bottom: 15px
}

.widget ul li {
    position: relative;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.widget ul li a:before {
    font-family: "";
    font-size: 12px;
    color: #a1a1a1;
    content: "";
    margin-right: 5px
}

.widget ul li span {
    position: absolute;
    right: 0;
    top: 15px;
    font: 300 12px 'myFont';
    letter-spacing: 2px;
    color: #000
}

.widget h4 {
    font-style: normal;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    ;
    font-size: 16px;
    color: #333;
    font-weight: 700
}

.widget .social {
    padding: 30px 0
}

.widget .social a {
    margin-right: 30px;
    margin-left: 10px
}

.widget .social a:last-child {
    margin-right: 0
}

.widget .social a i {
    color: #000;
    font-size: 20px;
    font-family: ""!important
}

.widget .banner-col-left img {
    width: 100%;
    max-width: 330px
}

.bottom-home1-title h3.title {
    font-size: 24px;
    color: #333;
    ;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee
}

.icon {
    width: 100%;
    text-align: center
}

.icon h3,
.icon h4 {
    ;
    color: #555;
    text-align: center
}

.icon h3 {
    font-size: 30px;
    margin-top: 80px
}

.icon h4 {
    font-size: 18px;
    margin: 10px 0
}

.form-group {
    margin-bottom: 25px
}

.awe-body-loading {
    overflow: hidden
}

.awe-page-loading {
    position: fixed;
    z-index: 9999999;
    background: #fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.awe-loading-wrapper {
    text-align: center;
    width: 150px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -70px
}

.awe-loading-wrapper .awe-loading-icon {
    font-size: 75px;
    line-height: 1;
    margin-bottom: 10px;
    -webkit-animation-name: aweIcon;
    animation-name: aweIcon;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    animation-iteration-count: infinite
}

.awe-loading-wrapper .awe-loading-icon img {
    width: 100%
}

.awe-loading-wrapper .awe-loading-icon .icon {
    cursor: default
}

.awe-loading-wrapper .progress {
    background: #eee;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    height: 2px
}

.awe-loading-wrapper .progress .progress-bar {
    background: #00a8ff;
    box-shadow: none;
    width: 100%;
    -webkit-animation-name: aweProgress;
    animation-name: aweProgress;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@-webkit-keyframes aweIcon {
    0% {
        color: #333
    }
    50% {
        color: #666
    }
    100% {
        color: #000
    }
}

@-moz-keyframes aweIcon {
    0% {
        color: #333
    }
    50% {
        color: #666
    }
    100% {
        color: #000
    }
}

@keyframes aweIcon {
    0% {
        color: #333
    }
    50% {
        color: #666
    }
    100% {
        color: #000
    }
}

@-webkit-keyframes aweProgress {
    0% {
        width: 0%
    }
    15% {
        width: 15%
    }
    25% {
        width: 35%
    }
    35% {
        width: 50%
    }
    50% {
        width: 75%
    }
    65% {
        width: 85%
    }
    100% {
        width: 100%
    }
}

@-moz-keyframes aweProgress {
    0% {
        width: 0%
    }
    15% {
        width: 15%
    }
    25% {
        width: 35%
    }
    35% {
        width: 50%
    }
    50% {
        width: 75%
    }
    65% {
        width: 85%
    }
    100% {
        width: 100%
    }
}

@keyframes aweProgress {
    0% {
        width: 0%
    }
    15% {
        width: 15%
    }
    25% {
        width: 35%
    }
    35% {
        width: 50%
    }
    50% {
        width: 75%
    }
    65% {
        width: 85%
    }
    100% {
        width: 100%
    }
}

.social a {
    display: inline-block;
    padding: 0 10px;
    float: left
}

.social a i {
    font-size: 18px;
    color: rgb(159 46 154);
    line-height: 30px;
    display: inline-block
}

.social a:hover i {
    color: #00a8ff
}

.hover-menu {
    position: relative
}

.hover-menu .list-menu {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    right: 0;
    transition: all .3s ease;
    transform: translate(0, 30px);
    opacity: 0;
    visibility: hidden;
    z-index: 999
}

.hover-menu:hover .list-menu {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
    z-index: 1000
}

.input-group {
    margin: 0 auto;
    display: inline-block;
    position: relative;
    width: 100%
}

.modal-content {
    border-radius: 0;
    padding: 0 0 20px
}

.modal-header {
    border: none
}

.modal-title {
    letter-spacing: 4px;
    text-align: center;
    ;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative
}

.modal-title::before {
    position: absolute;
    content: "";
    width: 60px;
    height: 1px;
    background: #000;
    left: 50%;
    margin-left: -40px;
    bottom: -10px
}

.modal.fade .modal-dialog {
    top: 30%
}

.input-group-btn:last-child&gt;.btn,
.input-group-btn:last-child&gt;.btn-group {
    outline: 0
}

.button_search {
    border: none;
    background: 0 0;
    width: auto;
    height: auto;
    color: #333
}

.button_search:hover {
    background: 0 0
}

.input-group-btn {
    box-shadow: none;
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    width: 40px;
    line-height: 46px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    z-index: 9999
}

.modal-body {
    padding: 0 50px
}

#header .box-right {
    float: right
}

#header .search {
    position: absolute;
    bottom: 5px;
    right: 15px;
    z-index: 9999;
    float: right;
    text-align: right;
    transition: all .5s ease 0s;
    width: 50px;
    top: 97px;
}

#header .search:hover {
    width: 100%
}

#header .search:hover input {
    border: 1px solid #cdcdcd;
    font: 300 16px 'myFont'
}

@media (min-width:1200px) {
    #header .search {
        right: calc(50% - 585px)
    }
    #header .search:hover {
        width: 1170px
    }
}

@media (max-width:767px) {
  .mega-menu{
    z-index: 9999;
  }
  #search {
    /*display: none*/
    top: 310px !important;
  }
  #search input{
    max-height: 25px !important;
  }
  #search button{
    font-size: 12px !important;
    padding: 0px !important;
    margin: 0px !important;
    top: 0px !important;
  }
}

#header .search.ver2 {
    bottom: 10px
}

#header .search.ver2 .form-search input {
    background: 0 0
}

#header .search.ver2 .form-search button {
    background: #222;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    top: 2px;
    right: 2px
}

#header .search.ver2 .form-search button i {
    color: #fff
}

#header .search.ver2:hover input {
    background: #fff
}

#header .search.ver2.ver3 .form-search button {
    background: #2e2e2e
}

@media (min-width:1200px) {
    #header .search.ver2.ver3:hover {
        width: 970px
    }
}

#header .form-search {
    position: relative
}

#header .form-search button {
    position: absolute;
    right: 5px;
    top: 12px;
    background: 0 0;
    border: none
}

#header .form-search button i {
    font-size: 18px;
    color: #333
}

#header .form-search input {
    width: 100%;
    border-radius: 30px;
    height: 46px;
    padding-left: 20px;
    padding-right: 30px;
    font: 300 16px 'myFont';
    font-size: 0;
    color: #333;
    ;
    border: none
}

.header-v1 {
    position: relative
}

.header-v1 .settings {
    display: inline-block;
    float: right
}

#header .header-top {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, .25);
  background: rgba(255, 255, 255, .6);
  position: absolute;
  /* top: 10px; */
  width: 100%;
}

#header .header-top .col-md-10 {
    padding-left: 0;
    position: static
}

#header .header-top .logo {
    float: left;
    margin: 10px 0;
    display: inline-block
}

#header .header-top .logo-mobile {
    display: none
}

#header .header-top .settings {
    float: right;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    margin-top: 5px
}

#header .header-top .menu-top {
    display: inline-block;
    float: left;
    margin-left: 70px
}

#header .header-top .menu-top i.fa {
    font-size: 14px
}

#header .header-top .menu-top a {
    font-size: 14px;
    color: #555;
    ;
    font-weight: 700;
    line-height: 44px;
    padding: 0 5px
}

#header .header-top .menu-top li {
    display: inline-block;
    padding: 0 20px
}

#header .header-top .menu-top li.level1 {
    position: relative
}

#header .header-top .menu-top li:hover a,
#header .header-top .menu-top li:hover i.fa {
    color: #00a8ff
}

#header .header-top .menu-top li:hover ul.menu-level2 a {
    color: #888
}

#header .header-top .menu-top li .menu-level2 li {
    display: block;
    text-align: center;
    direction: ltr!important
}

#header .header-top .menu-top li .menu-level2 li a {
    color: #888;
    font-size: 11px;
    ;
    line-height: 44px;
    width: 100%;
    padding: 5px 0
}

#header .header-top .menu-top li .menu-level2 li a:hover {
    color: #ddd
}

#header .header-top .social a {
    border-left: 1px solid #efefef;
    margin: 0;
    width: 50px;
    text-align: center
}

#header .header-top .social a:last-child {
    border-right: 1px solid #efefef
}

#header .header-top .social a i {
    line-height: 80px
}

.mega-menu {
    /*padding-left: 50px;*/
    display: inline-block;
    width: 100%;
    float: right;
    direction: ltr !important;
    position: relative;
    margin: auto;
}

@media (max-width:700px) {
  .mega-menu {
    background-color: white;
  }
}

.mega-menu ul.navbar-nav {
    width: 100%
}

.mega-menu ul.navbar-nav li {
    text-align: right;
    padding: 0 18px
}

.mega-menu ul.navbar-nav li.level1 {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

.mega-menu ul.navbar-nav li.list-menu {
    position: relative
}

.mega-menu ul.navbar-nav li.list-menu.images {
    position: static
}

.mega-menu ul.navbar-nav li a {
    font-family: 'myBoldFont' !important;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    color: #20437d;
    height: 40px;
    padding: 0;
    font: 400 16px/40px 'myFont';
    padding-right: 10px !important
}

.mega-menu ul.navbar-nav li a:hover {
    color: #00a8ff;
    background: 0 0
}

.mega-menu ul.navbar-nav li.level2,
.mega-menu ul.navbar-nav li.level3 {
    padding: 0
}

@media (min-width:1200px) {
    .mega-menu ul.navbar-nav li ul.menu-level-1 .level2 a:hover {
        background: #efefef
    }
    .mega-menu ul.navbar-nav li.level1:before {
        content: '';
        left: 0;
        width: 0;
        height: 4px;
        background: #00a8ff;
        position: absolute;
        transition: all .3s ease 0s;
        bottom: 0
    }
    .mega-menu ul.navbar-nav li.level1.active:before,
    .mega-menu ul.navbar-nav li.level1:hover:before {
        width: 100%
    }
    .mega-menu ul.navbar-nav li.level1:hover ul.menu-level-1 {
        opacity: 1
    }
    .mega-menu ul.navbar-nav li.level1.images {
        position: static
    }
}

.mega-menu ul.navbar-nav ul.menu-level-1 {
    position: absolute;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .4);
    border: none;
    padding: 0;
    opacity: 0;
    left: 0;
    min-width: 245px;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    top: 100%;
    background: #fff
}

@media (max-width:1024px) {
    .mega-menu ul.navbar-nav ul.menu-level-1 {
        box-shadow: none
    }
}

.mega-menu ul.navbar-nav ul.menu-level-1 li a {
    color: #333;
    ;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    font: 400 16px/46px 'myFont';
    padding-left: 15px;
    position: relative;
    height: 46px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%
}

.mega-menu ul.navbar-nav ul.menu-level-1 li a .active,
.mega-menu ul.navbar-nav ul.menu-level-1 li a:hover {
    color: #00a8ff
}

.mega-menu ul.navbar-nav ul.menu-level-1 li:last-child a {
    border: none
}

.mega-menu ul.navbar-nav ul.menu-level-1 li.level2 {
    position: relative;
    overflow: hidden
}

.mega-menu ul.navbar-nav ul.menu-level-1 li.level2:hover {
    overflow: visible
}

.mega-menu ul.navbar-nav ul.menu-level-1 li.level2:hover .menu-level-2 {
    opacity: 1;
    left: calc(100%)
}

.mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 {
    position: absolute;
    left: calc(100% + 30px);
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    padding-top: 10px
}

@media (min-width:1200px) {
    .mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 {
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .4)
    }
}

.mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 li {
    background: #fff;
    border: none;
    min-width: 230px
}

.icon-menu-mobile,
.mega-menu ul.navbar-nav li i {
    display: none
}

.mega-menu.mega-menu-v2 {
    box-shadow: none;
    border-bottom: 1px solid #eee
}

.megamenu-v2 .search-form {
    position: relative
}

.megamenu-v2 .search-form input {
    width: 100%;
    height: 40px;
    padding: 0 40px 0 20px;
    border-radius: 5px;
    background: 0 0;
    border: 1px solid #605d5e;
    color: #888;
    font-family: 'myFont';
    font-style: italic
}

.megamenu-v2 .search-form button {
    background: 0 0;
    color: #ddd;
    position: absolute;
    border: none;
    top: 10px;
    right: 10px
}

.megamenu-v2 .search-form i {
    font-size: 18px
}

#header.header-v2 {
    background: #1c1c1c;
    border-bottom: 3px solid #00a8ff;
    position: relative
}

@media (max-width:1200px) {
    #header.header-v2 {
        background: #fff
    }
}

@media (max-width:767px) {
    #header.header-v2 {
        border: none
    }
    #header.header-v2:after {
        position: absolute;
        left: 0;
        right: 0;
        height: 1px;
        background: #efefef;
        content: '';
        bottom: 20px
    }
}

#header.header-v2 .container {
    position: relative
}

#header.header-v2 .container .logo {
    position: absolute;
    left: 15px;
    top: 0;
    margin: 0
}

@media (min-width:1200px) {
    #header.header-v2 .mega-menu {
        margin-left: 200px;
        width: calc(100% - 200px)
    }
}

#header.header-v2 .header-top {
    background: #222;
    border-bottom: none
}

@media (max-width:1200px) {
    #header.header-v2 .header-top {
        background: #fff;
        border-color: #ccc
    }
}

#header.header-v2 .header-top .social a {
    border-color: #1b1b1b
}

#header.header-v2 .header-top .social a:hover i {
    color: #00a8ff
}

#header.header-v2 .header-top .social a i {
    line-height: 50px;
    color: #fff
}

@media (max-width:1200px) {
    #header.header-v2 .header-top .social a i {
        color: #333
    }
}

@media (max-width:1200px) {
    #header.header-v2 .header-top .social a {
        border: none;
        margin-top: 10px
    }
}

@media (max-width:767px) {
    #header.header-v2 .header-top .social a {
        border-left: 1px solid #efefef
    }
    #header.header-v2 .header-top .social a:last-child {
        border-right: 1px solid #efefef
    }
}

#header.header-v2 .mega-menu li a {
    color: #fff
}

@media (max-width:1200px) {
    #header.header-v2 .mega-menu li a {
        color: #333
    }
}

#header.header-v2 .mega-menu .menu-level-1 li a {
    color: #333
}

#header {
    position: relative;
    float: right;
    width: 100%
}

#header.header-v1 {
    float: initial
}

#header.header-v1:after {
    position: absolute;
    content: '';
    left: 0;
    height: 30px;
    background: url(../images/box-shadow-header.png) repeat-x;
    z-index: 999;
    width: 100%
}

@media (max-width:767px) {
    #header.header-v1:after {
        height: 0
    }
}

#header.header-v3 .header-top {
    border: none;
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0
}

#header.header-v3 .header-top .banner {
    float: right;
    margin-top: 0;
    margin-bottom: 20px
}

@media (max-width:767px) {
    #header.header-v3 .header-top .banner {
        display: none
    }
}

@media (max-width:767px) {
    #header.header-v3 .header-top {
        padding-bottom: 0;
        padding-top: 0
    }
}

#header.header-v3 .mega-menu {
    width: 100%;
    background: #2a2a2a;
    float: left
}

@media (min-width:1200px) {
    #header.header-v3 .mega-menu {
        padding-left: 45px
    }
}

@media (max-width:1200px) {
    #header.header-v3 .mega-menu {
        background: #fff
    }
}

#header.header-v3 .mega-menu ul.navbar-nav li a {
    color: #fff
}

@media (max-width:1200px) {
    #header.header-v3 .mega-menu ul.navbar-nav li a {
        color: #333
    }
}

#header.header-v3 .mega-menu ul.navbar-nav li.level1 {
    padding-top: 15px;
    padding-bottom: 15px
}

@media (max-width:1200px) {
    #header.header-v3 .mega-menu ul.navbar-nav li.level1 {
        padding-top: 0;
        padding-bottom: 0
    }
}

#header.header-v3 .mega-menu ul.navbar-nav .menu-level-1 li a {
    color: #333
}

#header.header-v3.header-v4 {
    position: relative
}

#header.header-v3.header-v4 .mega-menu {
    background: #fff
}

#header.header-v3.header-v4 .mega-menu ul.navbar-nav li a {
    color: #333
}

#header.header-v3.header-v4 .header-top {
    padding: 0
}

#header.header-v3.header-v4 .header-top .box.float-left {
    padding: 15px 0 0;
    border-bottom: 1px solid #efefef
}

@media (max-width:767px) {
    #header.header-v3.header-v4 .header-top .box.float-left {
        padding: 0
    }
}

#header.header-v3.header-v4:after {
    position: absolute;
    content: '';
    left: 0;
    height: 30px;
    background: url(../images/box-shadow-header.png) repeat-x;
    z-index: 9999;
    width: 100%
}

#back-to-top {
    position: fixed;
    bottom: 30px;
    right: 5px;
    z-index: 9999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    transform: translate(50px, 0);
    z-index: 9999
}

#back-to-top i {
    color: #888;
    display: inline-block;
    margin-top: 13px
}

#back-to-top:hover {
    background: #e9ebec
}

#content {
    height: 2000px
}

.menu-home6 {
    left: -364px
}

.icon-pushmenu {
    font: 700 14px/20px 'myFont';
    color: #000;
    ;
    letter-spacing: 2px;
    cursor: pointer
}

aside.social a {
    float: left;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0
}

.post-item.ver2 .text h2 a:hover {
    color: #00a8ff
}

.title_slider a.title {
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    position: relative;
    color: #fff;
    transition: all .5s ease 0s;
    font-weight: 400;
    font-size: 36px;
    line-height: 46px;
    font-family: 'myFont'
}

@media (max-width:767px) {
    .title_slider a.title {
        top: -40px;
        font-size: 14px;
        margin-left: -80px!important;
        white-space: nowrap;
        o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: none
    }
}

@media (max-width:767px) {
    #twitter {
        display: none!important
    }
}

.title_slider a.title:hover {
    color: #00a8ff
}

.comment_slider {
    display: inline
}

.comment_slider .tag a {
    display: inline
}

.comment_slider .tag p {
    display: inline;
    color: #eaeaea;
    font-size: 15px;
    padding-left: 30px
}

.comment_slider .tag p i {
    position: absolute;
    left: 80px
}

.title_slider a.border:after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    background: #00a8ff;
    width: 7px;
    height: 45px;
    margin-right: 10px
}

.comment_slider .tag a {
    padding-left: 30px;
    color: #eaeaea;
    font-size: 15px
}

.widget .item a p {
    color: #fff
}

.widget .item a i {
    color: #fff
}

.widget .item a:hover i,
.widget .item a:hover p {
    color: #000
}

.title-v1 {
    z-index: 999
}

@media only screen and (max-width:769px) {
    .title_slider .title {
        display: none
    }
    .comment_slider {
        display: none
    }
}

@media (max-width:480px) {
    .post-item.ver3 {
        margin-bottom: 50px
    }
    .title-v1 .orther-link {
        margin-top: 20px;
        margin-bottom: 10px;
        float: right;
        text-align: right;
        width: 100%;
        display: block
    }
    .row .title-v1 .orther-link li a {
        font-size: 14px;
        margin-right: 18px
    }
    .footer-bottom {
        text-align: center
    }
    .footer-bottom .float-left {
        float: inherit
    }
    .footer-bottom .align-right,
    .footer-bottom .float-right {
        float: inherit;
        text-align: center
    }
    .footer-bottom .align-right ul,
    .footer-bottom .float-right ul {
        width: 100%;
        text-align: center;
        margin-left: 0!important;
        margin-top: 12px
    }
    .home2-head {
        padding-bottom: 30px
    }
}

@media (max-width:380px) {
    .row .title-v1 .orther-link li a {
        margin-right: 14px
    }
}

@media (max-width:321px) {
    .row .title-v1 .orther-link li a {
        font-size: 10px;
        margin-right: 12px
    }
}

.mega-menu ul.navbar-nav li a.read-more {
    padding-left: 0
}

#header.header-v2 .container .logo {
    z-index: 9999
}

#header.header-v2 .container .logo a img {
    max-height: 110px
}

.post-item.ver1 .description {
    font: 400 14px/20px 'myFont';
    color: #fff;
    text-shadow: 2px 1px 1px #000;
    margin-bottom: 8px
}

@media (max-width:800px) {
    .post-item.ver3 {
        margin-bottom: 40px
    }
}

.home2-head .text h2 a {
    font: 400 26px/22px 'myFont'
}

.home2-head {
    padding-bottom: 70px
}

.header-v3 {
    z-index: 9999
}

.tag .lable {
    background: #00a8ff
}

.banner.box img {
    width: 100%
}

@media (max-width:800px) {
    .banner.box .align-right img {
        margin-bottom: 30px
    }
}

.max-width-700 {
    max-width: inherit
}

@media (max-width:480px) {
    .wrappage #header {
        padding-bottom: 0
    }
    .wrappage .home2-head .col-sm-4 {
        margin-bottom: 12px
    }
    .home3-banner .post-item {
        margin-bottom: 15px
    }
    .home3-banner {
        padding: 15px 0 0 0
    }
}

#footer {
    float: left;
    width: 100%
}

#footer.footer-v1 {
    background: #212121;
    padding-top: 50px
}

#footer.footer-v1 .logo-footer img {
    max-width: 200px
}

#footer.footer-v1 h3.widget-title {
    display: block;
    margin-bottom: 20px
}

#footer p {
    font: 400 14px/24px 'myFont';
    color: #fff;
    display: block
}

#footer.footer-v2 {
    background: #212121
}

#footer.footer-v2 .footer-top {
    padding: 50px 0 10px
}

#footer.footer-v2 .footer-bottom {
    background: #212121;
    padding: 0 0
}

#footer.footer-v2 .footer-bottom .border-top1,
#footer.footer-v2 .footer-bottom .border-top2 {
    float: left;
    width: 100%
}

#footer.footer-v2 .footer-bottom .border-top1 {
    border-top: 1px solid #363636;
    padding-top: 3px
}

#footer.footer-v2 .footer-bottom .border-top2 {
    border-top: 1px solid #363636;
    padding: 20px 0
}

@media (max-width:980px) {
    #footer.footer-v2 .footer-bottom .border-top2 {
        text-align: center
    }
    #footer.footer-v2 .footer-bottom .border-top2 .float-left,
    #footer.footer-v2 .footer-bottom .border-top2 .float-right {
        float: initial
    }
    #footer.footer-v2 .footer-bottom .border-top2 .align-right {
        text-align: center
    }
}

#footer.footer-v2 .footer-bottom .logo-footer,
#footer.footer-v2 .footer-bottom p {
    display: inline-block
}

#footer.footer-v2 .menu-footer {
    margin-top: 10px
}

#footer.footer-v3 .footer-top {
    padding-bottom: 40px
}

#footer.footer-v3 .social {
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    text-align: center;
    padding: 30px 0
}

#footer.footer-v3 .social a {
    border: none;
    float: inherit;
    margin: 0 10px
}

#footer.footer-v3 .social a i {
    font-size: 30px
}

#footer.footer-v3 form.form-footer {
    width: 100%
}

#footer.footer-v3 .footer-top .col-md-2 {
    border-right: 1px solid #4a4a4a
}

@media (min-width:1200px) {
    #footer.footer-v3 .footer-top .col-md-2 {
        width: 12%
    }
    #footer.footer-v3 .footer-top .col-md-3 {
        width: 28%
    }
}

@media (max-width:1200px) {
    #footer.footer-v3 .footer-top .col-md-2 {
        border: none;
        margin-bottom: 30px
    }
}

#footer.footer-v3 .widget {
    margin-bottom: 0
}

#footer.footer-v3 .widget ul {
    margin-bottom: 0
}

#footer h3.widget-title {
    color: #fff;
    ;
    font: 400 18px/20px 'myFont';
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 20px
}

#footer h3.widget-title:after {
    width: 0
}

#footer .widget ul li {
    border: none
}

#footer .widget ul li a:before {
    content: "";
    font-size: 0;
    margin: 0
}

#footer .footer-top {
    padding: 30px 0;
    display: inline-block;
    width: 100%
}

#footer .item-private .text p {
    font: 400 12px/15px 'myFont';
    color: #9a9a9a
}

#footer .widget.recent-posts img {
    max-width: 100px
}

#footer .widget.menu-footer-v2 h3.widget-title {
    margin-bottom: 5px;
    color: #fff;
    font: 400 16px/20px 'myFont';
    border: none;
    letter-spacing: inherit
}

#footer .widget.menu-footer-v2 li {
    padding: 0;
    line-height: 20px
}

#footer .widget.menu-footer-v2 li a {
    font: 400 14px/20px 'myFont';
    color: #9a9a9a;
    text-transform: capitalize;
    letter-spacing: inherit
}

#footer .widget.menu-footer-v2 li a:hover {
    color: #00a8ff
}

#footer .footer-info {
    margin-bottom: 20px
}

#footer .footer-info h3.widget-title {
    border: none;
    font: 700 12px/15px 'myFont';
    padding-bottom: 0;
    margin-bottom: 10px
}

#footer .footer-info ul {
    margin-bottom: 0
}

#footer .footer-info li {
    color: #666;
    line-height: 50px;
    font: 400 14px/20px 'myFont';
    padding: 2px 0
}

#footer .footer-info li i {
    color: #fff;
    margin-right: 5px
}

#footer .footer-info li a {
    color: #666;
    text-transform: inherit;
    letter-spacing: 0;
    font: 400 14px/20px 'myFont'
}

#footer .footer-info li a:hover {
    color: #00a8ff
}

#footer .menu-footer {
    display: inline-block
}

#footer .menu-footer li {
    display: inline-block
}

#footer .menu-footer li a {
    ;
    margin: 0 30px;
    position: relative;
    padding-bottom: 3px;
    font: 700 14px/20px "Roboto Condensed";
    color: #2b2b2b
}

#footer .menu-footer li a:hover {
    color: #00a8ff
}

#footer .logo-footer {
    display: inline-block
}

#footer .social {
    margin-bottom: 30px
}

#footer .social li {
    display: inline-block
}

#footer .social a {
    margin: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #383838
}

#footer .social a i {
    font-size: 18px;
    line-height: 40px;
    color: #fff
}

#footer .social a:hover i {
    color: #00a8ff
}

#footer .footer-bottom {
    padding: 30px 0;
    width: 100%;
    background: #000
}

#footer .footer-bottom .menu-footer li a {
    text-transform: capitalize;
    font: 400 14px/20px 'myFont';
    color: #d0d0d0;
    margin: 0;
    margin-left: 35px;
    position: relative
}

#footer .footer-bottom .menu-footer li a:hover {
    color: #00a8ff
}

#footer .footer-bottom .menu-footer li a:after {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #616161;
    left: -21px;
    top: 7px
}

#footer .footer-bottom .menu-footer li:first-child a:after {
    width: 0
}

#footer .footer-bottom p {
    font-weight: 300;
    color: #8d8c8c;
    font-size: 12px;
    line-height: 20px
}

#footer .footer-bottom p a {
    color: #f56666;
    text-decoration: underline
}

form.form-footer {
    position: relative;
    width: 420px;
    display: inline-block
}

form.form-footer input {
    font: 400 14px/50px 'myFont';
    color: #9a9a9a;
    padding: 0 50px 0 15px;
    border: 1px solid #9a9a9a;
    width: 100%;
    background: 0 0
}

form.form-footer button {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 15px;
    outline: 0;
    background: 0 0;
    border: none
}

form.form-footer button:hover {
    background: 0 0
}

form.form-footer button:hover i {
    color: #00a8ff;
    background: 0 0
}

form.form-footer button i {
    font-size: 24px;
    color: #9a9a9a;
    line-height: 50px
}

.float-left {
    float: left
}

.ltr .float-left {
    float: right
}

.float-right {
    float: right
}

.ltr .float-right {
    float: left
}

.align-right {
    text-align: right
}

.ltr .align-right {
    text-align: left
}

.align-left {
    text-align: left
}

.ltr .align-left {
    text-align: right
}

.btn.btn-default.button_search:focus,
.btn.btn-default.button_search:hover {
    color: #333
}

.container.container-ver2 {
    width: 1170px;
    padding: 0 15px
}

.bottom-home1.bottom-home1-home4 {
    display: inline-block;
    width: 100%
}

.bottom-home1.bottom-home1-home4 .col-md-4:first-child {
    padding-left: 0
}

.bottom-home1.bottom-home1-home4 .col-md-4:last-child {
    padding-right: 0
}

.main-content.main-content-home2 {
    margin-top: -40px;
    position: relative;
    margin-bottom: -40px
}

.main-content.main-content-home2 .container {
    background: #fff
}

.content-bottom-home2 h3 {
    ;
    font-size: 22px;
    color: #gray-dark;
    border-bottom: 1px solid #e5e5e5;
    line-height: 20px;
    padding: 25px 0;
    position: relative;
    margin-bottom: 40px
}

.content-bottom-home2 h3:after {
    position: absolute;
    content: "";
    background: #808f66;
    height: 3px;
    width: 60px;
    left: 0;
    bottom: -1px
}

nav.megamenu-v2 {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #222;
    width: 400px;
    -webkit-transform: translate3d(-400px, 0, 0);
    -moz-transform: translate3d(-400px, 0, 0);
    -ms-transform: translate3d(-400px, 0, 0);
    -o-transform: translate3d(-400px, 0, 0);
    transform: translate3d(-400px, 0, 0);
    -webkit-transition: transform .5s ease 0s;
    -o-transition: transform .5s ease 0s;
    transition: transform .5s ease 0s;
    z-index: 999
}

nav.megamenu-v2 .top-menu {
    padding: 20px 0;
    border-top: 1px solid #393939;
    border-bottom: 1px solid #393939;
    display: inline-block;
    width: 100%
}

nav.megamenu-v2 .top-menu .dropdown {
    display: inline-block;
    float: left;
    width: 50%;
    text-align: center
}

nav.megamenu-v2 .top-menu .dropdown:nth-child(1) {
    border-right: 1px solid #393939
}

nav.megamenu-v2 .top-menu .dropdown .btn {
    background-color: #222;
    color: #ddd;
    text-transform: capitalize;
    padding: 0
}

nav.megamenu-v2 .fa-times {
    height: 21px;
    width: 21px;
    cursor: pointer;
    float: right;
    margin-right: 40px;
    margin-top: 10px;
    background: url(../images/icon-menu-mobile-active.svg) no-repeat
}

nav.megamenu-v2 .fa-times::before {
    content: ""
}

nav.megamenu-v2 ul.main-menu {
    padding-top: 30px
}

nav.megamenu-v2 ul.main-menu li {
    ;
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #393939
}

nav.megamenu-v2 ul.main-menu li.active a {
    color: #fff
}

nav.megamenu-v2 ul.main-menu li.active ul li a {
    color: #555
}

nav.megamenu-v2 ul.main-menu li.active ul li a:hover {
    color: #fff
}

nav.megamenu-v2 ul.main-menu li ul {
    display: none;
    padding: 20px 0 10px;
    margin-top: 10px;
    border-top: 1px solid #393939
}

nav.megamenu-v2 ul.main-menu li ul li {
    padding-left: 20px;
    list-style: inside disc none;
    color: #555;
    padding: 5px 0 5px 20px;
    border-bottom: none
}

nav.megamenu-v2 ul.main-menu li ul li a {
    text-transform: capitalize;
    font-family: 'myFont';
    font-style: italic;
    margin-left: 0
}

nav.megamenu-v2 ul.main-menu li ul li i {
    display: none
}

nav.megamenu-v2 ul.main-menu li a {
    color: #555;
    margin-left: 20px
}

nav.megamenu-v2 ul.main-menu li a:hover {
    color: #fff
}

nav.megamenu-v2 ul.main-menu li i {
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    color: #555;
    font-size: 18px
}

nav.megamenu-v2 ul.main-menu li i:before {
    content: "\f107"
}

nav.megamenu-v2 ul.main-menu li i.active:before {
    content: "\f106"
}

nav.megamenu-v2 ul.main-menu li:last-child {
    border: none
}

.tp-banner-container {
    max-width: 100% !important;
    height: 403px;
    left: 0!important
}

.tp-banner-container span {
    display: inline-block;
    width: 100%;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    color: #666;
    line-height: 50px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.tp-banner-container.ver1 {
    margin-bottom: 10px
}

.tp-banner-container.ver4 {
    margin-bottom: 30px
}

@media (max-width:767px) {
    .tp-banner-container.ver4 {
        margin-top: 5px
    }
}

.tp-banner-container .tp-caption img {
    position: absolute;
    top: 0
}

.tp-banner-container .tp-caption.size-100 {
    font-size: 100px
}

.tp-banner-container .tp-caption.size-200 {
    font-size: 200px
}

.tp-banner-container .tp-caption.size-90 {
    font-size: 90px
}

.tp-banner-container .tp-caption.size-80 {
    font-size: 80px
}

.tp-banner-container .tp-caption.size-60 {
    font-size: 60px
}

.tp-banner-container .tp-caption.size-55 {
    font-size: 55px
}

.tp-banner-container .tp-caption.size-50 {
    font-size: 50px
}

.tp-banner-container .tp-caption.size-38 {
    font-size: 38px
}

.tp-banner-container .tp-caption.size-34 {
    font-size: 34px
}

.tp-banner-container .tp-caption.size-30 {
    font-size: 30px
}

.tp-banner-container .tp-caption.size-24 {
    font-size: 24px
}

.tp-banner-container .tp-caption.size-20 {
    font-size: 20px
}

.tp-banner-container .tp-caption.size-16 {
    font-size: 16px
}

.tp-banner-container .tp-caption.size-14 {
    font-size: 14px
}

.tp-banner-container .link-1 {
    display: inline-block;
    ;
    text-align: center;
    padding: 0 45px;
    font-size: 16px;
    border: 1px solid #00a8ff;
    color: #00a8ff
}

.tp-banner-container .link-1 a {
    color: #00a8ff;
    font-weight: 700
}

.tp-banner-container .link-1:hover {
    border: 1px solid #00a8ff;
    background: #00a8ff
}

.tp-banner-container .link-1:hover a {
    color: #fff
}

.tp-banner-container .link-1.link-2 {
    background: 0 0;
    border: 2px solid #00a8ff;
    padding: 0 50px
}

.tp-banner-container .link-1.link-2 a {
    color: #00a8ff
}

.tp-banner-container .link-1.link-2:hover {
    background: #00a8ff
}

.tp-banner-container .link-1.link-2:hover a {
    color: #fff
}

.tp-banner-container .link-1.height-50 {
    line-height: 45px
}

.tp-banner-container .link-1.height-40 {
    line-height: 38px
}

.tp-banner-container .link-1.font-size13 {
    font-size: 13px
}

.tp-banner-container .link-1.home2 {
    padding: 0 20px
}

.tp-banner-container .link-3 a {
    color: #fff;
    border-bottom: 2px solid #e95252;
    position: relative
}

.tp-banner-container .link-3 a:after {
    position: absolute;
    content: "";
    left: 0;
    height: 2px;
    width: 0;
    bottom: -2px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.tp-banner-container .link-3 a:hover {
    color: #fff
}

.tp-banner-container .link-3 a:hover:after {
    width: 100%;
    background: #fff
}

.tp-banner-container .link-v4 {
    ;
    color: #000;
    letter-spacing: 3px;
    font-weight: 700
}

.tp-banner-container .link-v4 a {
    color: #000;
    display: inline-block;
    line-height: 30px;
    border: 2px solid #000;
    font-size: 10px
}

.tp-banner-container .font-ar {
    font-family: Arial
}

.tp-banner-container .font-300 {
    font-weight: 300
}

.tp-banner-container .font-700 {
    font-weight: 700
}

.tp-banner-container .tp-caption .size-50 {
    font-size: 50px
}

@media (min-width:768px) {
    .tp-banner-container .tp-caption .size-50 br {
        display: none;
    }
    .container{
        min-width: 90% !important;
    }
}

@media (max-width:1024px) {
    .tp-banner-container .tp-caption .size-50 {
        font-size: 30px
    }
}

@media (max-width:767px) {
    .tp-banner-container .tp-caption .size-50 {
        font-size: 20px;
        line-height: 20px
    }
}

.tp-banner-container .tp-caption span.size-14 {
    font-size: 14px
}

@media (max-width:1024px) {
    .tp-banner-container .tp-caption span.size-14 {
        font-size: 10px
    }
}

@media (max-width:767px) {
    .tp-banner-container .tp-caption span.size-14 {
        margin-top: 25px
    }
}

.tp-banner-container .tp-caption p.size-14 {
    font-size: 14px;
    line-height: 23px
}

@media (max-width:1024px) {
    .tp-banner-container .tp-caption p.size-14 {
        margin-top: 10px;
        font-size: 10px;
        line-height: 14px
    }
}

@media (max-width:767px) {
    .tp-banner-container .tp-caption p.size-14 {
        display: none
    }
}

@media (max-width:1024px) {
    .tp-banner-container .tp-caption .link-v5 {
        font-size: 10px;
        line-height: 20px;
        margin-top: 20px
    }
}

.home-v5-slider ul {
    margin-bottom: 30px
}

.home-v5-slider ul li {
    display: inline-block;
    font-size: 20px;
    margin-right: 20px;
    padding-right: 20px;
    color: #333;
    ;
    cursor: pointer;
    position: relative
}

.home-v5-slider ul li:after {
    position: absolute;
    content: "/";
    font-size: 20px;
    top: 0;
    right: 0;
    color: #333
}

.home-v5-slider ul li:last-child:after {
    content: ""
}

.home-v5-slider ul li.active,
.home-v5-slider ul li:hover {
    color: #12a170
}

.pushmenu.menu-home6 {
    overflow-y: auto
}

.nav-home6 {
    text-align: left
}

.nav-home6 a {
    font: 400 12px Poppins;
    ;
    color: #333;
    line-height: 40px
}

.nav-home6 .fa {
    float: right;
    font-size: 13px;
    display: inline-block;
    padding: 15px;
    cursor: pointer;
    display: none
}

.nav-home6 .fa.active:before {
    content: ""
}

.tp-banner-container img {
    max-width: 100%;
}

@media (max-width:980px) {
    .home2-head .col-sm-4 {
        width: 100%;
        margin-bottom: 30px;
        padding: 0
    }
}

.slide-owl-mobile.home2-head {
    display: inline-block
}

@media (max-width:767px) {
    .slide-owl-mobile {
        display: inline-block
    }
}

@media (max-width:767px) {
    .home2-head {
        padding-bottom: 0;
        margin-bottom: 40px;
        padding-top: 0;
        margin-top: -20px
    }
}

.page-404 h3 {
    font: 300 200px/480px 'myFont';
    color: #fff;
    background: #df4232;
    display: inline-block;
    width: 480px;
    height: 480px;
    border-radius: 100%
}

@media (max-width:480px) {
    .page-404 h3 {
        width: 280px;
        height: 280px;
        line-height: 280px;
        font-size: 150px
    }
}

.page-404 p {
    font: 400 14px/20px 'myFont';
    color: #999
}

.page-404 p a {
    color: #df4232;
    ;
    font-weight: 700
}

.page-404 .form-404 {
    height: 48px;
    width: 430px;
    position: relative;
    margin: auto
}

@media (max-width:480px) {
    .page-404 .form-404 {
        width: 100%
    }
}

.page-404 .form-404 input {
    width: 100%;
    height: 48px;
    border: 1px solid #9a9a9a;
    font: 400 14px/46px 'myFont';
    color: #9a9a9a;
    padding-left: 20px;
    padding-right: 50px
}

.page-404 .form-404 button {
    background: 0 0;
    border: none;
    outline: 0;
    position: absolute;
    top: 10px;
    right: 10px
}

.page-404 .form-404 button i {
    font-size: 18px;
    color: #333
}

.page-404 a.link-button {
    margin: 0 10px
}

@media (min-width:1500px) {
    .blog-slider .blog-post-item .blog-post-content {
        left: 60px;
        right: 60px
    }
}

@media (max-width:1024px) {
    .container {
        padding: 0 15px;
        width: 100%
    }
    .container .col-md-5,
    .container .col-md-7 {
        width: 100%;
        padding: 0!important;
        display: inline-block
    }
    #header {
        padding-bottom: 60px
    }
    #header .form-search input {
        width: calc(100% - 30px);
        border: 1px solid #ddd;
        font: 300 16px 'myFont'
    }
    #header .search {
        width: 100%
    }
    #header .header-top .menu-top {
        display: none
    }
    #header .header-top .logo {
        display: none
    }
    #header .header-top .logo-mobile {
        display: inline-block;
        float: left;
        margin-top: 5px
    }
    #header .header-top .col-sm-3 {
        padding-right: 5px
    }
    .icon-menu-mobile {
        display: inline-block;
        width: 100%;
        padding: 5px 0;
        cursor: pointer
    }
    .icon-menu-mobile.active i {
        background: url(../images/icon-menu-mobile-active.svg) no-repeat scroll 0 0;
        background-size: 18px auto
    }
    .icon-menu-mobile i {
        height: 23px;
        width: 32px;
        color: #000;
        background: url(../images/icon-menu-mobile.svg) no-repeat;
        background-size: 24px auto
    }
    .icon-menu-mobile i::before {
        content: ""
    }
    .icon-menu-mobile {
        float: left;
        width: auto;
        margin-top: 20px;
        margin-right: 10px
    }
    .mega-menu .navbar-header {
        display: inline-block;
        width: 100%;
        padding: 5px 0
    }
    .mega-menu ul.navbar-nav {
        display: none;
        margin-bottom: 20px;
        border: 1px solid #eee
    }
    .mega-menu ul.navbar-nav ul.menu-level-1 li.level2 {
        height: auto
    }
    .mega-menu ul.navbar-nav ul.menu-level-1 li.level2:hover .menu-level-2 {
        left: 0
    }
    .mega-menu ul.navbar-nav ul.menu-level-1 li.level2 .menu-level-2 {
        display: none;
        opacity: 1;
        -webkit-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s
    }
    .mega-menu ul.navbar-nav li {
        display: inline-block;
        width: 100%;
        border-left: none;
        position: relative
    }
    .mega-menu ul.navbar-nav li a {
        height: auto;
        line-height: 40px;
        background: 0 0;
        text-align: right;
        padding-left: 20px;
        color: #888
    }
    .mega-menu ul.navbar-nav li a:hover {
        background: 0 0;
        color: #000
    }
    .mega-menu ul.navbar-nav li.dropdown.active a {
        background: 0 0;
        color: #000
    }
    .mega-menu ul.navbar-nav li.level1 {
        border-bottom: 1px solid #eee
    }
    .mega-menu ul.navbar-nav li.level1:last-child {
        border-bottom: none;
        border-right: none
    }
    .mega-menu ul.navbar-nav li.level3 {
        padding-left: 30px
    }
    .mega-menu ul.navbar-nav li.level3 i {
        display: none
    }
    .mega-menu {
        width: 100%;
        float: initial
    }
    .mega-menu ul.navbar-nav ul.menu-level-1 {
        opacity: 1;
        position: static;
        transform: translate(0, 0);
        -webkit-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
        display: none;
        background: 0 0;
        padding: 0 35px;
        margin: 0;
        visibility: visible
    }
    .mega-menu ul.navbar-nav ul.menu-level-1 li a {
        color: #000;
        border-bottom: none
    }
    .mega-menu ul.navbar-nav ul.menu-level-1 li.level2:hover {
        overflow: hidden
    }
    .mega-menu ul.navbar-nav ul.menu-level-1 li.level2 i {
        display: none
    }
    .mega-menu ul.navbar-nav ul.menu-level-1 .menu-level-2 {
        left: 0;
        position: relative;
        top: 0
    }
    .mega-menu ul.navbar-nav li {
        text-align: left
    }
    .mega-menu ul.navbar-nav li.level1 {
        padding: 0
    }
    .mega-menu ul.navbar-nav li.dropdown.images {
        position: relative
    }
    .mega-menu ul.navbar-nav li.level2 {
        padding: 0;
        border-top: 1px dashed #eee;
        height: 30px;
        line-height: 30px
    }
    .mega-menu ul.navbar-nav li.level2 a {
        padding-left: 15px
    }
    .container .col-md-5:first-child,
    .container .col-md-7:first-child {
        margin-bottom: 30px
    }
    .banner-home2 .col-md-5 a {
        width: 100%
    }
    .blog-slider .blog-post-item .blog-post-content .blog-title {
        padding: 0 20px
    }
    .cat-box-home3 .col-md-6 {
        padding: 0
    }
    .banner-home4-top .col-md-6 {
        width: 100%
    }
    #header .header-top .container::before {
        height: 0
    }
    .banner-home8-top .col-md-12 {
        width: 100%
    }
    .container.container-ver2 {
        width: 100%
    }
    .title-page h3 {
        font-size: 30px;
        padding-bottom: 10px
    }
    #description .row {
        margin: 0
    }
    .blog-post-container .blog-post-item .blog-post-image iframe {
        max-width: 100%
    }
    #footer.footer-v2 .footer-top .social {
        float: initial;
        margin-left: 0;
        margin-bottom: 20px
    }
    #footer.footer-v2 .logo-footer {
        float: initial;
        margin-left: 0
    }
    #footer.footer-v2 .menu-footer {
        float: initial;
        margin-right: 0
    }
    #footer.footer-v3 .footer-top {
        text-align: center
    }
    #footer.footer-v3 .footer-title h3 {
        margin-top: 30px
    }
    .control-page a.title {
        font: 400 30px/30px 'myFont'
    }
    .travel .col-md-6 {
        width: 50%;
        float: left
    }
    .travel .col-md-12 {
        text-align: center
    }
    .travel .col-md-12 .post-item {
        max-width: 700px;
        margin: auto;
        text-align: left
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .banner-home2-top {
        margin-top: 30px
    }
    .banner-home2-top .col-md-3 {
        width: 50%
    }
    .banner-home2-top .col-md-6 {
        float: left;
        width: 100%;
        padding: 0;
        margin-top: 25px
    }
    .banner-home3-bottom .col-md-8 {
        padding: 0!important;
        margin-bottom: 30px
    }
    .banner-home3-bottom .col-md-4 {
        padding: 0!important
    }
    .col-md-6.padding-left-0 {
        padding: 0!important
    }
    .col-md-6.padding-right-0 {
        padding: 0!important
    }
}

@media (max-width:767px) {
    .tp-banner-container span {
        font-size: 12px;
        line-height: 20px
    }
    .title-text h3 {
        font-size: 20px
    }
    .title-text p {
        line-height: 20px
    }
    .title-text::before {
        top: 17%
    }
    .brand-container ul li {
        width: 33.33%;
        border-bottom: 1px solid #eee
    }
    .brand-container ul li:first-child,
    .brand-container ul li:nth-child(2) {
        width: 50%
    }
    .brand-container ul li:nth-child(2) {
        border-right: 1px solid #eee
    }
    .title-text.title-text-v2.title-text-v3 h3 {
        font-size: 24px
    }
    #header .search i {
        height: auto
    }
    #header .header-top .col-sm-3 {
        margin-top: 0
    }
    .banner-home3-bottom .col-md-8 {
        padding: 0
    }
    .banner-home3-bottom .col-md-4 {
        padding: 0;
        margin-top: 20px
    }
    .mega-menu .navbar-header,
    .mega-menu ul.navbar-nav {
        margin: 0
    }
    #header .header-top .logo a {
        font-size: 25px
    }
    #header .header-top .col-md-10,
    #header .header-top .col-md-2 {
        width: auto
    }
    #header .header-top .col-md-2 {
        float: right;
        margin-top: 8px
    }
    #header .header-top .icon-menu-mobile {
        float: left;
        width: auto;
        margin-right: 10px
    }
    .mega-menu ul.navbar-nav {
        margin-top: 20px;
        margin-bottom: 15px
    }
    #footer .menu-footer li {
        line-height: 30px
    }
    #footer .menu-footer li a {
        margin: 0 10px;
        font-size: 10px
    }
    #footer .social a {
        margin: 0 10px
    }
    .blog-slider .blog-post-item .blog-post-content .cat {
        margin: 10px 0;
        margin-top: 20px
    }
    .blog-slider .blog-post-item .blog-post-content .cat:after {
        bottom: -7px
    }
    .blog-slider .blog-post-item .blog-post-content .blog-title {
        font-size: 20px
    }
    .blog-slider .blog-post-item .blog-post-content .comment {
        font-size: 10px
    }
    .banner-home8-top .col-md-3 {
        width: 100%
    }
    .blog-post-container-v4 .blog-post-content,
    .blog-post-container-v4 .blog-post-image {
        transform: translate(0, 0);
        opacity: 1
    }
    #footer .footer-top .col-md-6 {
        padding-left: 5px;
        padding-right: 5px
    }
    .control-page a.title {
        font: 400 20px/20px 'myFont'
    }
    .control-page .box-icon {
        height: 40px;
        width: 40px;
        margin-left: -20px
    }
    .control-page .box-icon i {
        line-height: 40px;
        font-size: 15px
    }
    .travel .col-md-6 {
        width: 100%;
        margin-bottom: 20px
    }
    .post-item.ver2 .text h2 a {
        font-size: 14px
    }
    .item-private .text h3.title a {
        font-size: 14px;
        line-height: 20px
    }
    #header {
        padding-bottom: 5px
    }
}

@media (max-width:467px) {
    #header .header-top .social a {
        width: 30px
    }
    #header .header-top .social a i {
        line-height: 30px;
        font-size: 15px
    }
    .icon-menu-mobile {
        margin-top: 10px
    }
    .modal-body {
        padding: 0 20px
    }
    .logo-mobile img {
        width: 100px
    }
    .post-item .description {
        font-size: 12px
    }
    .title-v1 .orther-link li:first-child a {
        margin-right: 10px
    }
    .title-v1 .orther-link li a {
        font-size: 12px;
        margin-left: 0;
        margin-right: 10px
    }
    #header .header-top {
        display: inline-block;
        width: 100%
    }
    #header .search .search-form {
        right: -15px
    }
    #header .box-right {
        margin-top: 10px
    }
    .banner-home2 .col-md-5 a .text h4 {
        font-size: 10px;
        margin-bottom: 10px;
        padding-bottom: 5px
    }
    .banner-home2 .col-md-5 a .text h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px
    }
    .banner-home2 .col-md-5 a .text p {
        font-size: 8px;
        line-height: 13px;
        padding: 0 10px
    }
    .banner-home2 .col-md-5 a .text button {
        font-size: 10px;
        height: 36px;
        line-height: 36px;
        margin-top: 15px;
        padding: 0 30px
    }
    .pushmenu {
        width: 320px
    }
    .pushmenu-left {
        right: -320px
    }
    .banner-home4-top .col-xs-6 {
        width: 100%
    }
    .banner-home7-top.banner-private .text {
        top: 15px
    }
    .banner-home7-top.banner-private .text img {
        width: 30px;
        margin-bottom: 10px
    }
    .banner-home7-top.banner-private .text h3 {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px
    }
    .banner-home7-top.banner-private .text p {
        display: none
    }
    .banner-home8-top.banner-home8-center .text h3 {
        font-size: 30px;
        line-height: 30px
    }
    .banner-header .text {
        height: 80px;
        margin-top: -40px;
        width: 260px;
        margin-left: -130px;
        padding: 10px 30px
    }
    .banner-header .text h3 {
        font-size: 14px;
        line-height: 15px
    }
    .banner-header .text p {
        font-size: 10px
    }
    .title-text h3 {
        font-size: 15px
    }
    .blog-post-container .blog-post-item .blog-post-image iframe {
        max-height: 200px
    }
    .media-body,
    .media-left,
    .media-right {
        display: inline
    }
    .title-page.size-50 h3 {
        font-size: 30px;
        line-height: 30px
    }
    .control-page .box-icon {
        position: relative;
        left: 0;
        margin: 20px auto
    }
    #footer .footer-bottom .menu-footer li a {
        margin-left: 0;
        margin-right: 14px
    }
    #footer .footer-bottom .menu-footer li a:after {
        left: -12px
    }
    #header.header-v2 .header-top .social a {
        margin-top: 0
    }
    #header.header-v2 .header-top .social a i {
        line-height: 30px
    }
    #footer.footer-v2 .footer-top {
        text-align: center
    }
    .post-item.ver6 .description {
        display: none
    }
    .post-item {
        margin-bottom: 50px
    }
}

.title_slider,
.top3 {
    background-color: rgba(0, 0, 0, .5)!important;
    padding: 10px;
    margin-top: 0
}

.top3 a {
    padding-top: 10px!important
}

.english,
.english .read-more, .english div, .english p, .english a, .english h1, .english blockquote{
    direction: ltr !important;
    text-align: left !important;
    padding-left: 5px!important;
}
.english .text h2 a:before {
    position: absolute;
    content: '';
    right: 0;
    top: 2px;
    background: #00a8ff;
    width: 3px;
    height: 50px;
    direction: ltr;
}
.english .text h2 a {
  padding-left: 10px !important;
}
.english .text h2 a:after {
  display: none !important;
}

.images {
    padding: 10px;
    margin: auto!important;
    text-align: center!important
}

.images img {
    border-radius: 9px!important;
    margin: auto!important;
    text-align: center!important
}

#indexwriters&gt;.writerBox {
    overflow-x: hidden!important;
    max-height: 800px
}

#indexwriters .images,
#indexwriters .images img {
    margin: auto!important;
    text-align: center!important;
    float: none!important
}

#indexwriters .images,
#indexwriters img {
    min-height: 150px!important;
    min-width: 220px!important;
    max-height: 200px!important;
    padding: 25px!important
}

.writerBox img {
    min-width: 220px!important;
    margin: auto!important
}

.writerBox .text {
    text-align: center!important
}

.writerBox .a {
    font-size: 18px!important
}

#indexwriters .text h4 a {
    color: #00a8ff!important;
    font-size: 20px;
}

#indexwriters .text h2 a {
    color: #000!important
}

.tag {
    float: none!important
}

.icon {
    margin-left: 10px
}

.slide-owl-mobile {
    direction: ltr!important;
    display: none!important
}

.tp-banner img,
.tp-banner-container,
.tp-banner-container img {
    margin-top: 35px!important
}

.box&gt;.container {
    margin-top: 50px!important
}

@media only screen and (max-width:769px) {
    .tp-banner-container {
        display: none;
        height: 250px!important
    }
}

.travel h2 {
    background-color: rgba(0, 0, 0, .5)!important
}

#header {
    position: fixed;
    background-color: rgba(255, 255, 255, .6) !important;
    top: 0;
    z-index: 9999
}

.wrappage {
    /*padding-top: 80px!important*/
}

@media only screen and (min-width:769px) {
    .wrappage&gt;.container {
        margin-top: 50px!important
    }
}

.twitter-timeline&gt;.timeline-footer {
    display: none!important
}

.content img {
    max-width: 100%!important;
    max-height: 600px!important
}

.owl-loading {
    direction: ltr!important
}

.spicalNews img {
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
    height: 350px!important
}

.content,
.content div,
.content div span,
.content p {
    font-family: 'myFont'!important;
    font-size: 16px;
    font-weight: 300!important;
    line-height: 30px!important;
    text-align:justify !important;
}

.content h1,
.content h1 span,
h1 {
    font-size: 26px!important
}

.content h2,
.content h2 span,
h2 {
    font-size: 22px!important
}

.content h3,
.content h3 span,
h3 {
    font-size: 26px!important;
    color:#9c27b0 !important;
    font-weight: 900;
}

.google_image_div img {
    max-width: 100%!important
}

@media only screen and (max-width:769px) {
    #header .header-top {
        padding-top: 20px!important
    }
    .banner,
    .banner img {
        max-width: 100%!important
    }
}

html,
body {
    max-width: 100%;
}

#footer {
    padding: 10px;
}

.single-post &gt; .blog-post-item &gt; .content h1 {
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: 400;
    font-stretch: ultra-expanded;
    line-height: 35px;
    font-family: 'myBoldFont' !important;
    font-size: 28px !important;
    font-weight: 800;
    color: #000;
    padding-right: 15px;
    position: relative;
    margin: 20px 0px 10px;
    direction: ltr !important;
    text-align: justify;
    padding-left: 10px !important;
}

.single-post &gt; .blog-post-item &gt; .content h1:before {
    position: absolute;
    content: '';
    left: 0px;
    height: 26px;
    width: 5px;
    background: #00A8FF;
    top: 5px;
    margin-right: 20px !important;
}

.single-post &gt; .blog-post-item &gt; .content h3 {
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: 400;
    font-stretch: ultra-expanded;
    line-height: 35px;
    font-family: 'myBoldFont' !important;
    font-size: 24px !important;
    font-weight: 800;
    color: #000;
    padding-right: 15px;
    position: relative;
    margin: 20px 0px 40px;
    direction: ltr !important;
    text-align: justify;
}

.post-item.ver2 .text h2 a,
.post-item .text h2 a {
    font-stretch: expanded;
    line-height: 35px;
    font-family: 'myBoldFont' !important;
    font-size: 18px !important;
    font-weight: 700;
    padding-left: 15px !important;
    direction: ltr !important;
    text-align: left;
}
.post-item .text h2 a .dt{
  font-size: 15px !important;
}

.single-post .content h3:before {
    position: absolute;
    content: '';
    left: 0px;
    height: 26px;
    width: 5px;
    background: #00A8FF;
    top: 5px;
    margin-right: 10px !important;
}

.result {
    text-align: left;
    background-color: grey;
    width: 400px;
    padding: 10px;
    box-sizing: border-box;
    color: #F2F2F2;
    border-radius: 3px;
    border: 1px solid #424242;
    font-style: italic;
    margin-bottom: 50px;
}

#load ,#load btn{
    margin-top: 50px;
    width: 100%;
    height: 40px;
    color: brown;
    background-color: brown;
    border-radius: 3px;
    color: white;
    border: none;
    font-size: 17px;
    margin: auto !important;
}

#load-more,
#load-more btn {
  margin-top: 50px;
  width: 100%;
  height: 40px;
  color: brown;
  background-color: brown;
  border-radius: 3px;
  color: white;
  border: none;
  font-size: 17px;
  margin: auto !important;
}

#writersPage,
#morePage,
#newsPage {
    padding-top: 50px !important;
}

#Form,
#morePage {
    padding-bottom: 30px !important;
}


/*==========megamenu===========*/
#megamenu {
  padding-right: 190px;
  position: absolute;
  top: 90px;
}
@media screen and ( min-width: 780px){
    #megamenu {
        width: 100% !important;
        background-color: rgba(255, 255, 255, .6);
        box-shadow: 0 3px 3px 0 rgba(255, 255, 255, .6);
    }
}
.mega-menu ul.navbar-nav li.level2.hassub i {
    position: absolute;
    right: 16px;
    top: 18px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/icon-menu-hover.png) no-repeat;
    font-size: 0px;
}

.mega-menu ul.navbar-nav li.level2.hassub .level3 i {
    display: none;
}

@media (min-width:1200px) {
    .mega-menu ul.navbar-nav li.hassub a:after,
    .mega-menu ul.navbar-nav li .icon_plus:after {
        content: '';
        width: 8px;
        height: 8px;
        margin-left: 2px;
        display: inline-block;
        /*background: url(../images/icon-menu-hover.png) no-repeat;*/
        margin-bottom: 4px;
        margin-right: 10px;
    }
}

@media (min-width:1200px) {
    .mega-menu ul.navbar-nav li i,
    ul.menu-level-1 li.level2 a:after {
        display: none !important;
    }
}

.widget ul.product-categories li.hassub ul {
    padding-top: 12px;
    margin-top: 12px;
    border-top: 1px dashed #eeeeee;
}

.widget ul.product-categories li.hassub ul li {
    padding-right: 20px;
}

.mega-menu ul.navbar-nav li.hassub i {
    display: block;
    position: absolute;
    right: 35px;
    top: 0px;
    padding: 13px;
    font-size: 12px;
}

.mega-menu ul.navbar-nav ul.menu-level-1 li.level2.hassub i {
    display: block;
}

.mega-menu ul.navbar-nav li.hassub i {
    color: #555555;
}

#header {
    min-width: 100% !important;
    margin: auto !important;
    background-color: rgba(255, 255, 255, .6) !important;
}

.box {
    width: 90% !important;
    padding-top: 20px;
}

.float-left {
    max-width: 100% !important;
    margin: auto !important;
    padding: 5px;
    float: right;
}

#mega-menu,
.mega-menu {
    min-width: 100% !important;
}

.content div,
.content p {
  font-size: 18px;
  font-weight: 400 !important;
  text-align: justify;
}
.content blockquote{
  text-align: right;
  text-align: justify;
}
.content p {
  margin-bottom: 15px !important;
  line-height: 40px !important;
}
.content br{
  line-height: 20px !important;
}
.content p a,
.content div a {
    font-family: 'myFont';
    font-size: 18px !important;
    font-weight: 400;
    padding-right: 0px !important;
    padding-left: 0px !important
}

.post-item.ver2 .text h2 a,
.post-item .text h2 a {
    font-size: 20px;
    !important;
    font-weight: 900;
}

.popular .content .ver1 .text h2 a {
    background-color: rgba(8, 8, 8, 0.7);
}

.popular &gt; .banner{
  width: 100%;
  margin: auto !important;
  text-align: center;
}
#writerPhoto{
  border-radius: 9px;
  margin-bottom: 10px;
  border-bottom: 7px;
  border-style: solid;
  border-color: #2196f3;
}
.oldArts{
  font-size: 18px;
  font-family: 'myFont';
  text-align: right !important;
}
img.lazy {
    /* optional way, set loading as background */
    background-image: url('../images/loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

td,
td p span {
    font-size: 0.8em !important;
}

.Content div span span {
    font-family: 'myBoldFont';
    font-size: 18px;
    !important;
}

.title_slider a.title {
    font-size: 24px !important;
}

.box,
.images img {
    width: 100% !important;
}

.tag .date {
    font-size: 10px !important;
}

.recent-posts img {
    min-width: 100px !important;
}


/*=============================*/


/* AD STYLING */

.adsbygoogle {
    background-color: #fff;
    display: block;
    margin: 0 auto;
}

.adsbygoogle:before {
    display: none !important;
}

.adsbygoogle ins {
    width: 96%;
    height: 100%;
    display: block;
}

.adsbygoogle {
    position: relative;
}

.adsbygoogle__loading {
    width: 96%;
    height: 100%;
    background-color: rgba( 255, 255, 255, .9);
    display: table;
    position: absolute;
    top: 0;
    left: 0;
}

.adsbygoogle--loaded .adsbygoogle__loading {
    display: none;
}

.adsbygoogle__loading span {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

@media screen and ( max-width: 64em)
/* &lt;= 1024 */

{
    .adsbygoogle {
        width: 728px;
        height: 90px;
    }
    .adsbygoogle:before {
        content: '1024';
    }
}

@media screen and ( max-width: 50em)
/* &lt;= 800 */

{
    .adsbygoogle {
        width: 468px;
        height: 60px;
    }
    .adsbygoogle:before {
        content: '800';
    }
}

@media screen and ( max-width: 33.75em)
/* &lt;= 540 */

{
    .adsbygoogle {
        width: 336px;
        height: 280px;
    }
    .adsbygoogle:before {
        content: '540';
    }
}

@media screen and ( max-width: 26.25em)
/* &lt;= 420 */

{
    .adsbygoogle {
        width: 250px;
        height: 250px;
    }
    .adsbygoogle:before {
        content: '420';
    }
}

#corona{
  font-family: 'myFont'  !important;
  text-align: center  !important;
  max-width: 100%  !important;
  margin: auto !important;
  padding-left: 10px;
  padding-right: 10px;
}
#corona tbody,#corona tbody tr, #corona tbody tr td{
  margin: none !important;
  width: 100%;
  min-width: 100% !important;
  float: none !important;
  text-align: center !important;
  box-sizing: border-box;
  display: table;
}
@media (max-width:767px) {
  #corona tbody,#corona tbody tr, #corona tbody tr td{
    margin: none !important;
    width: 100%;
    min-width: 100% !important;
    float: none !important;
    text-align: center !important;
    padding-right: 15px;
    box-sizing: border-box;
    display: table;
  }
}
#cronaLable1,#cronaLable2,#cronaLable3{
  font-size: 24px !important;
  text-align: center;
  margin: auto;
  font-weight: 700;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size-adjust: 100%;
  font-stretch: 100%;
}
#cronaLable1{
  color: #e2289b;
}
#cronaLable2{
  color: #607d8b;
}
#cronaLable3{
  color: #03a9f4;
}
.coronaTitle{
  color: #FFF !important;
}
.ver3 .images img{
  min-height: 150px !important;
  max-height: 250px !important;
}
table{
  margin: auto !important;
  max-width: 100% !important;
}
#covid19{
  border-collapse: initial;
}
#covid19 th, #covid19 td{
  font-size: 14px;
  font-family: 'myFont';
  text-align: center;
}
#covid19 tr{
  border-bottom: 2px !important;
  border-color: #000 !important;
  border-style: solid !important;
  padding: 5px;
  margin: auto;
}
blockquote {
    border-right-width: 7px !important;
    border-right-color: rgb(96, 125, 139);
    padding-right: 10px;
}
@media (max-width:767px) {
  #covidPage{
    background-image: url("../../images/covid19.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
  }
}
@media (min-width:767px) {
  #covidPage{
    background-image: url("../../images/covid19.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    margin-bottom: 20px;
  }
  #covidPage span{
    padding-top: 1400px;
    font-size: 48px !important;
    color: #dc5eae;
    z-index: 9999;
  }
}
.red{
  color: #FFF;
  background-color: #770e0e;
  border-color: #770e0e;
  border-width: 1px;
  border-style: solid;
}
.orange{
  color: #FFF;
  background-color: #f1621a;
  border-color: #770e0e;
  border-width: 1px;
  border-style: solid;
}
.line{
  line-height: 50px;
}
.item-youtube-slide{
  overflow: hidden !important;
  height: 100% !important;
}
#aboutus{
  text-align: center !important;
}
#aboutus div, #aboutus p{
  text-align: center !important;
}
@media (max-width:767px) {
  .bigContainer{
    margin-top: 20px !important;
  }
}
@media (max-width:767px) {
  .bigContainer{
  }
}
.cronaLable1,.cronaLable2,.cronaLable3{
  font-size:  16px;
}
.coronaNum1,.coronaNum2,.coronaNum3{
  font-size: 30px;
  font-weight: 700;
}
.coronaNum1{
  color: #ff5722;
}
.coronaNum2{
  color: #d4250a
}
.coronaNum3{
  color: #006b62;
}
/*                writer Image               */
#newsWriter{
  border-radius: 33% !important;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #000 !important;
  text-align: center !important;
  max-width: 200px !important;
  margin-left: 0px !important;
  margin-right: 20px !important;
  margin-bottom: 5px !important;
  margin-top: 30px !important;
  text-align: center !important;
}
#newsWriter img{
  border-radius: 80%;
  max-width: 300px !important;
}

.newsWriter{
  border-radius: 33% !important;
  border-style: solid !important;
  border-width: 0px !important;
  border-color: #000 !important;
  text-align: center !important;
  max-width: 200px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
  margin-bottom: 15px !important;
  margin-top: 15px !important;
  text-align: center !important;
}
.nWLeft{
  float: left !important;
}
.nWRight{
  float: right !important;
}
.newsWriter img{
  border-radius: 15%;
  max-width: 300px !important;
}

@media only screen and (min-width:500px) {
  #index table{
    width: 200px !important;
    min-width: 200px !important;
    max-width: 500px !important;
    margin-left: 20px !important;
    float: right;
    margin-top: 20px !important;
  }
  #index table td{
    padding-right: 10px;
    padding-left: 10px;
    text-align: right !important;
  }
  #index table td a{
    font-size: 14px !important;
    text-align: right !important
  }
}
#cover{
  margin-top: 20px;
  max-width: 250px !important;
  padding: 10px;
  display: table;
  float: right;
}
#cover img{
  max-width: 250px;
}

.authref{
  font-size: 14px !important;
  font-family: 'myFont' !important;
  padding-bottom: 10px;
}
.authref a{
  font-size: 14px !important;
  font-family: 'myFont' !important;
  margin-right: -10px;
}
</pre></body></html>