.t3s,
.single-contat-info .icon span,
.work-item .image img,
.panel-heading .indicator,
.panel-heading a:before,
.service-item,
.service-item *,
.usefull-link li a:before,
.team-member .back-part,
.blog-style-one .date,
.blog-style-two {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.t3s,
.single-contat-info .icon span,
.work-item .image img,
.panel-heading .indicator,
.panel-heading a:before,
.service-item,
.service-item *,
.usefull-link li a:before,
.team-member .back-part,
.blog-style-one .date,
.blog-style-two {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?ume250');
    src: url('../fonts/icomoon.eot?ume250#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?ume250') format('truetype'),
        url('../fonts/icomoon.woff?ume250') format('woff'),
        url('../fonts/icomoon.svg?ume250#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^='icon-icomoon'],
[class*=' icon-icomoon'] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icomoon-bar-chart:before {
    content: '\e900';
}

.icon-icomoon-close:before {
    content: '\e901';
}

.icon-icomoon-cloudy:before {
    content: '\e902';
}

.icon-icomoon-diamond:before {
    content: '\e903';
}

.icon-icomoon-light-bulb:before {
    content: '\e904';
}

.icon-icomoon-lightbulb-with-screw:before {
    content: '\e905';
}

.icon-icomoon-like:before {
    content: '\e906';
}

.icon-icomoon-magnifying-glass:before {
    content: '\e907';
}

.icon-icomoon-monitor:before {
    content: '\e908';
}

.icon-icomoon-search:before {
    content: '\e909';
}

.icon-icomoon-shopping-cart:before {
    content: '\e90a';
}

.icon-icomoon-speech-bubble:before {
    content: '\e90b';
}

.t3s,
.single-contat-info .icon span,
.work-item .image img,
.panel-heading .indicator,
.panel-heading a:before,
.service-item,
.service-item *,
.usefull-link li a:before,
.team-member .back-part,
.blog-style-one .date,
.blog-style-two {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/* -----------------------------------
      **   Kalkulate Intro
      -------------------------------------*/
.kalkulate-single-intro {
    background: #fff;
    text-align: center;
    padding: 60px 35px 55px 35px;
    position: relative;
    margin-bottom: 30px;
}
.kalkulate-single-intro:before {
    position: absolute;
    background: #1490d7;
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    content: '';
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 5%;
}
.kalkulate-single-intro h3 {
    font-weight: 400;
    position: relative;
    padding-bottom: 33px;
    margin-bottom: 35px;
}
.kalkulate-single-intro h3:before {
    position: absolute;
    content: '';
    background: #999999;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 90px;
    height: 1px;
    bottom: 0;
}
.kalkulate-single-intro .text * {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.kalkulate-single-intro .text {
    position: relative;
    z-index: 5;
}
.kalkulate-single-intro:hover:before {
    opacity: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.kalkulate-single-intro:hover .text * {
    color: #fff;
}
.kalkulate-single-intro:hover h3:before {
    background: #fff;
}

/* -----------------------------------
      **  End Kalkulate Intro
      -------------------------------------*/
/* -----------------------------------
      **  What ido
      -------------------------------------*/
.what-wedo-image-verticle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.we-do-item {
    padding-bottom: 30px;
}
.we-do-item .number {
    float: left;
    width: 60px;
    font-size: 42px;
    font-weight: 700;
    line-height: 45px;
}
.we-do-item .text {
    margin-left: 70px;
}
.we-do-item .text h4 {
    margin-top: 0;
}
.we-do-item:hover .text a {
    color: #1490d7;
}

.what-wedo-sub-pra {
    margin: 40px 0 50px 0;
}

.section-heading.pdb40 {
    padding-bottom: 40px;
}

/* -----------------------------------
      ** End What ido
      -------------------------------------*/
/* -----------------------------------
      ** Our Work
      -------------------------------------*/
.work-sction {
    position: relative;
}
.work-sction .section-heading h2,
.work-sction .section-heading p {
    color: #fff;
}

.work-item {
    padding: 15px;
    background: #f7f8fa;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 33px;
}
.work-item .text {
    padding: 35px 15px 15px 15px;
}
.work-item h4 {
    font-weight: 500;
    margin-bottom: 5px;
}
.work-item .image {
    overflow: hidden;
}
.work-item:hover .image img {
    -webkit-transform: rotate(10deg) scale(1.4);
    -ms-transform: rotate(10deg) scale(1.4);
    transform: rotate(10deg) scale(1.4);
}

.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: 5px 9px;
    filter: Alpha(Opacity=1);
    opacity: 1;
    background: #fff;
    border: 1px solid #1e1e27;
}

.owl-theme .owl-controls .owl-page.active span {
    background: #1490d7;
    border-color: #1490d7;
}

.gallery-filter {
    padding-bottom: 68px;
}
.gallery-filter ul li {
    display: inline-block;
    padding: 1px 13px 4px 13px;
}
.gallery-filter ul li a {
    font-weight: 500;
    color: #1e1e27;
}
.gallery-filter ul li a:hover,
.gallery-filter ul li a:focus {
    color: #1490d7;
}

.grid-item {
    padding: 0 15px 30px 15px;
    width: 33.33333%;
    height: auto;
}
.grid-item .text {
    padding-top: 25px;
    padding-bottom: 30px;
}
.grid-item .text h4 {
    margin-bottom: 4px;
}

.gallery-grid-two .grid-item {
    width: 25%;
    padding: 0 15px 30px 15px;
}

.gallery-grid-two .grid-another-width {
    width: 50%;
}

.portfolio-thumb {
    position: relative;
}
.portfolio-thumb:after {
    content: '';
    position: absolute;
    background-color: rgba(20, 144, 215, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 5%;
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
}
.portfolio-thumb:hover:after {
    visibility: visible;
    opacity: 1;
    border-radius: 0;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.portfolio-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    z-index: 99;
    margin-top: -23px;
}
.portfolio-icon i {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 45px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
    cursor: pointer !important;
}
.portfolio-icon2 {
    position: absolute;
    left: 52%;
    top: 50%;
    z-index: 99;
    margin-top: -23px;
}
.portfolio-icon2 i {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 45px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    font-size: 16px;
}
.portfolio-thumb:hover .portfolio-icon2 i {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.portfolio-icon i:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #1490d7;
}
.portfolio-icon2 i:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #1490d7;
}
.portfolio-thumb:hover .portfolio-icon i {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.our-product-information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.our-product-information .single {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.our-product-information .single strong {
    display: block;
    text-transform: uppercase;
}

.most-viewed-project .section-heading h2 {
    margin-bottom: 27px;
}

.most-viewed-project .section-heading p {
    max-width: 650px;
}

.most-viewed-project .work-item {
    padding: 0 0 15px 0;
    margin: 0 0 30px 0;
}

.home-two-gallery .section-heading {
    padding-bottom: 50px;
}

/* -----------------------------------
      ** End Our Work
      -------------------------------------*/
/* -----------------------------------
      ** Why choose us
      -------------------------------------*/
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    padding: 15px 0 10px 0;
}

.panel-group .panel-heading {
    background: #f7f8fa;
}

.panel-group .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.panel-heading {
    padding: 12px 15px;
    border-radius: 0;
}
.panel-heading h4 {
    display: inline-block;
    margin: 0;
}
.panel-heading .indicator {
    float: right;
    font-size: 20px;
    padding-top: 3px;
    color: #1e1e27;
    margin-left: auto;
}
.panel-heading a {
    padding-left: 45px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.panel-heading a:before {
    position: absolute;
    top: 0px;
    left: 0;
    background: #fff;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    content: '';
}

.accordion-toggle:not(.collapsed):before {
    background: #1490d7;
}

.accordion-toggle:not(.collapsed) .indicator {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.progress-item {
    padding-top: 5px;
    padding-bottom: 18px;
}
.progress-item .progress-heading {
    text-transform: uppercase;
    display: block;
    margin-bottom: 18px;
}
.progress-item .progress-bg {
    position: relative;
    height: 4px;
    background: #e8e8e8;
}
.progress-item .progress-bg .progress-rate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #1490d7;
    -webkit-transition: 2.5s;
    -o-transition: 2.5s;
    transition: 2.5s;
}

.why-choose-us-two-section {
    padding-bottom: 40px;
}
.why-choose-us-two-section .image img {
    width: 100%;
}

.popup-play {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    text-align: center;
    padding-top: 36px;
    font-size: 30px;
}
.popup-play a {
    color: #212121;
    padding-left: 6px;
}

.why-choose-us-two-section .image img {
    -webkit-box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
}

/* -----------------------------------
      ** End Why choose us
      -------------------------------------*/
/* -----------------------------------
      ** Counter
      -------------------------------------*/
.single-counter {
    padding: 10px 0 50px 0;
    font-weight: 300;
    display: inline-block;
}
.single-counter .icon {
    float: left;
    width: 50px;
    font-size: 30px;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
}
.single-counter .text {
    margin-left: 80px;
    margin-top: 8px;
}
.single-counter .counter {
    font-size: 36px;
    padding-bottom: 6px;
}
.single-counter span {
    font-size: 16px;
}

/* -----------------------------------
      ** End Counter
      -------------------------------------*/
/* -----------------------------------
      ** Testimonial
      -------------------------------------*/
.testimonial-quote-icon {
    font-size: 55px;
    padding-top: 45px;
    padding-bottom: 9px;
}

.single-testimonial-quote {
    text-align: center;
}
.single-testimonial-quote p {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
}
.single-testimonial-quote .author {
    padding-top: 11px;
    padding-bottom: 40px;
}
.single-testimonial-quote .author h4 {
    margin-bottom: 9px;
}

.testimonial-carousel-two-active .carousel-inner-item {
    padding-left: 15px;
    padding-right: 15px;
}

.testimonial-two-area {
    padding-bottom: 88px;
}

.testimonial-two-item {
    padding: 40px 35px;
    margin-bottom: 67px;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.testimonial-two-item .icon {
    font-size: 55px;
    padding-bottom: 25px;
}
.testimonial-two-item .client-name-image {
    display: table;
    padding: 10px 0;
}
.testimonial-two-item .client-name-image .image,
.testimonial-two-item .client-name-image .text {
    display: table-cell;
    vertical-align: middle;
}
.testimonial-two-item .client-name-image .image {
    width: 70px;
}
.testimonial-two-item .client-name-image .text {
    padding-left: 20px;
}
.testimonial-two-item .client-name-image .text h4 {
    margin-bottom: 4px;
}
.testimonial-two-item:hover {
    -webkit-box-shadow: 0 5px 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 45px rgba(0, 0, 0, 0.15);
}

/* -----------------------------------
      ** End Testimonial
      -------------------------------------*/
/* -----------------------------------
      **  Service
      -------------------------------------*/
.service-item {
    background: #f7f8fa;
    margin: 0 15px 0 15px;
    padding: 85px 30px 55px 35px;
    border-radius: 5px;
    position: relative;
}
.service-item .icon {
    min-height: 60px;
    font-size: 30px;
    position: relative;
    z-index: 4;
}
.service-item h4 {
    margin-bottom: 27px;
}
.service-item .service-text {
    max-width: 220px;
    position: relative;
    z-index: 4;
}
.service-item:hover {
    background: #1490d7;
}
.service-item:hover * {
    color: #fff;
}

/* -----------------------------------
      **  End Service
      -------------------------------------*/
/* -----------------------------------
      **  Client logo
      -------------------------------------*/
.client-area {
    padding: 12px 0;
}

.client-carousel .client-logo img {
    text-align: center;
}

.client-carousel .client-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 200px;
}
.client-carousel .client-logo img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.5;
}
.client-carousel .client-logo img:hover {
    opacity: 1;
}

/* -----------------------------------
      ** End Client logo
      -------------------------------------*/
/* -----------------------------------
      ** New home style
      -------------------------------------*/
.section-heading-five h2 {
    font-size: 36px !important;
}

.cases-item {
    width: 50%;
}

.cases-filter ul {
    display: inline-block;
    border-bottom: 1px solid #e4e4e4;
}

.cases-item {
    padding: 0 15px 0px 15px;
}
.cases-item .media {
    background: #fff;
}
.cases-item .media .media-left {
    width: 47%;
    margin: 0;
    padding: 0;
}
.cases-item .media .media-body {
    padding: 18px 10px 23px 25px;
}
.cases-item .media .media-body h3 {
    margin-bottom: 37px;
}
.cases-item .media .media-body .title {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    position: relative;
}
.cases-item .media .media-body .title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -21px;
    height: 1px;
    width: 60px;
    background: #747474;
}
.cases-item .media .media-body p {
    margin-bottom: 14px;
}
.cases-item .media .media-body .learn-more {
    font-size: 12px;
    position: relative;
}
.cases-item .media .media-body .learn-more:after {
    display: block;
    content: '\f101';
    font-family: FontAwesome;
    position: absolute;
    font-size: 14px;
    top: -7px;
    right: -16px;
}

/* -----------------------------------
      ** End Banner
      -------------------------------------*/
/* -----------------------------------
      ** About us
      -------------------------------------*/
.counter-area {
    padding-top: 85px;
}

.team-member {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 30px 15px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.team-member .image {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
}
.team-member .front-text {
    padding-top: 35px;
}
.team-member .front-text span {
    display: block;
}
.team-member .member-name {
    margin-bottom: 5px;
}
.team-member .member-number {
    font-size: 18px;
}
.team-member .member-position {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 22px;
    display: block;
}
.team-member .back-part {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-top: 75px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.team-member .back-part p {
    max-width: 224px;
    margin-left: auto;
    margin-right: auto;
}
.team-member .member-social-icons {
    position: absolute;
    width: 100%;
    bottom: 20px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.team-member .member-social-icons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}
.team-member .member-social-icons ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: inline-block;
    margin: 0 15px;
}
.team-member:hover .back-part {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.t3s,
.single-contat-info .icon span,
.work-item .image img,
.panel-heading .indicator,
.panel-heading a:before,
.service-item,
.service-item *,
.usefull-link li a:before,
.team-member .back-part,
.blog-style-one .date,
.blog-style-two {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/* -----------------------------------
      **   Blog
      -------------------------------------*/
.blog-section {
    padding-bottom: 28px;
}

/* blog style one */
.blog-style-one {
    padding: 0 0 30px 0;
    text-align: left;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    margin-bottom: 50px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.blog-style-one .blog-text h4 a {
    font-size: 28px;
    line-height: 36px;
}
.blog-style-one p {
    word-wrap: break-word;
}
.blog-style-one .image {
    margin-bottom: 30px;
}
.blog-style-one .image img {
    max-width: 100%;
    height: auto;
}
.blog-style-one .date {
    position: absolute;
    border: 1px solid #ebebeb;
    text-align: center;
    text-transform: uppercase;
    min-width: 140px;
    bottom: -20px;
    padding: 7px 15px;
    left: calc(50% - 70px);
    background: #fff;
    border-radius: 30px;
}
.blog-style-one .date {
    border-color: #1490d7;
}
.blog-style-one.sticky .date,
.blog-style-one:hover .date {
    border-color: #1490d7;
}
.blog-style-one .post-meta {
    margin-bottom: 20px;
}
.blog-style-one .post-meta span {
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    margin-right: 20px;
    color: #595959;
}
.blog-style-one .post-meta span i {
    margin-right: 5px !important;
}
.blog-style-one.sticky {
    background: #f9f9f9;
    padding: 30px;
}

.btn-readmore {
    display: inline-block;
    padding: 7px 35px;
    border: 1px solid #d6d6d6;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 400;
    color: #5a596a;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-readmore:hover {
    background-color: #1490d7;
    border-color: #1490d7;
    color: #ffffff;
}

.blog-item.blog-style-one .blog-text h4 {
    margin-bottom: 8px;
}

.blog-item.blog-style-one .post-metta {
    margin-bottom: 15px;
}
.blog-item.blog-style-one .post-metta span {
    margin-right: 8px;
}
.blog-item.blog-style-one .post-metta span i {
    margin-right: 2px;
}

.post.blog-item.blog-style-one .blog-text h4 {
    margin-bottom: 13px;
}

.post.blog-item.blog-style-one .post-meta {
    margin-bottom: 15px;
}
.post.blog-item.blog-style-one .post-meta span {
    margin-right: 8px;
}
.post.blog-item.blog-style-one .post-meta span i {
    margin-right: 2px;
}

/*  Blog style Two */
.blog-style-two-section {
    padding-bottom: 2px;
}

.blog-style-two {
    position: relative;
    background: #fff;
    text-align: center;
    margin-bottom: 100px;
}
.blog-style-two .image {
    position: relative;
}
.blog-style-two .blog-text {
    padding: 30px 40px 25px 30px;
}
.blog-style-two .date {
    width: 135px;
    height: 135px;
    position: absolute;
    background: #fff;
    text-align: center;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    font-size: 18px;
    color: #1e1e27;
    text-transform: uppercase;
    padding: 20px;
    z-index: 1;
}
.blog-style-two .kal-button {
    color: #1e1e27;
}
.blog-style-two .kal-button:hover {
    color: #fff;
}
.blog-style-two:hover {
    -webkit-box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
}

.comment-respond textarea {
    width: 100%;
}

.navigation.post-navigation {
    margin: 40px 0;
    overflow: hidden;
}
.navigation.post-navigation .nav-next,
.navigation.post-navigation .nav-previous {
    display: inline-block;
}
.navigation.post-navigation .nav-next a,
.navigation.post-navigation .nav-previous a {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #1e1e27;
    min-width: 130px;
    border: 1px solid #ebebeb;
    padding: 6px 15px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    background: #1490d7;
    color: #fff;
    border-color: #1490d7;
}
.navigation.post-navigation .nav-next {
    float: right;
}

.blog-detail-container .blog-meta h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 400;
}

.blog-detail-container .blog-meta .post-meta span {
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-right: 12px;
    color: #595959;
}
.blog-detail-container .blog-meta .post-meta span i {
    margin-right: 5px;
}

.blog-detail-container img {
    max-width: 100%;
    height: auto;
}

.blog-detail-container .wp-caption img[class*='wp-image-'] {
    display: block;
    margin: 0;
}

.blog-detail-container p {
    word-wrap: break-word;
}

.blog-detail-container input[type='password'] {
    height: 35px;
    padding-right: 15px;
    border-color: #1490d7;
}

.blog-detail-container input[type='submit'] {
    background: #1490d7;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    height: 35px;
    border-color: #1490d7;
}

.blog-detail-container h1,
.blog-detail-container h2,
.blog-detail-container h3,
.blog-detail-container h4,
.blog-detail-container h5,
.blog-detail-container h6 {
    margin-bottom: 10px;
}

.blog-detail-container ul li strong,
.blog-detail-container ul li em,
.blog-detail-container ul li span {
    font-size: 14px !important;
}

.blog-detail-container .page-links .page-number {
    margin-right: 5px;
}

.blog-detail-container .page-links .page-number {
    display: inline-block;
    padding: 3px 20px;
    border-radius: 4px;
    color: #1490d7;
    border: 1px solid #1490d7;
}

.blog-detail-container .page-links a .page-number {
    color: #5a596a;
    border: 1px solid #ebebeb;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blog-detail-container .page-links a .page-number:hover {
    color: #1490d7;
    border: 1px solid #1490d7;
}

.navigation.pagination .page-numbers {
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    background: #ebf1f7;
    color: #5a596a;
    margin-right: 5px;
}
.navigation.pagination .page-numbers:hover,
.navigation.pagination .page-numbers.current {
    background: #1490d7;
    color: #fff;
}

.navigation.comment-navigation .nav-next,
.navigation.comment-navigation .nav-previous {
    display: inline-block;
}
.navigation.comment-navigation .nav-next a,
.navigation.comment-navigation .nav-previous a {
    padding: 7px 15px;
    background: #1490d7;
    color: #fff;
    border-radius: 4px;
}

.navigation.comment-navigation .nav-next {
    float: right;
}

@media all and (max-width: 991px) {
    .comment-list .Block-Comment .media-body iframe {
        max-width: 100%;
        height: auto;
    }
}

@media all and (max-width: 480px) {
    .comment-list .Block-Comment .media-left {
        display: block;
        margin-bottom: 5px;
    }
    .comments-area ul.comment-list li.Block-Comment .media-left {
        padding-right: 0;
    }
    .comments-area ul.comment-list li.Block-Comment .media-body {
        padding-left: 0 !important;
    }
    .comments-area ul.comment-list li.Block-Comment .media-body:before {
        content: none !important;
    }
}

@media all and (max-width: 320px) {
    .navigation.comment-navigation .nav-next a,
    .navigation.comment-navigation .nav-previous a {
        padding: 7px 10px;
        background: #1490d7;
        color: #fff;
        border-radius: 4px;
    }
}
