/**
 * Author: Alexander Kuziv 
 * Company: TechMatrix18
 * Site: techmatrix18.com
 **/

.blog-header {
    line-height: 1;
    border-bottom: 1px solid #e5e5e5;
}
  
.blog-header-logo {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
    font-size: 2.25rem;
}
  
.blog-header-logo:hover {
    text-decoration: none;
}
  
h1, h2, h3, h4, h5, h6 {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif;
}
  
.display-4 {
    font-size: 2.5rem;
    color:#000;
    background-color: #69b7f6;
}

.my_pref {
    padding-top: 25px;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
    /*color: #69b7f6;*/
    color: #000;
    transition: .3s;
    font-size: 24px;
    line-height: 2;
    letter-spacing: 0px;
    /*font-family: "Playfair Display", Georgia, "Times New Roman", serif*/
}
.my_pref_text {
    font-weight: 300;
    font-style: normal;
    /*font-family: 'Mukta', sans-serif;*/
    color: #828282;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0px;
    transition: .3s;
    /*font-family: "Playfair Display", Georgia, "Times New Roman", serif*/
}

.img_pref {
    border: 25px solid #f6f6f6;
    border-radius: 50%;
    width: 70%;
    vertical-align: middle;
}


/* ---------- DEVICES --------------*/
@media screen and (min-width: 320px) {

    .h1-my-text {
        color:#6c757d;
        font-size: 14px;
    }
    h1.h1-my-text {
        margin-bottom:-5px;
    }
    .p-4 {
        color:#69b7f6;
        padding: 10px !important;
    }
    .mb-4 {
        margin-bottom: 40px !important;
    }
    .descr-text {
        color:#69b7f6;
        height: 100px;
        font-size: 12px;    
        display:none;
    }

    .web_logo {
        margin-top: 15px;
        width: 120px;
    }
    .fa-3x {
        margin-top:8px;
        font-size: 18px;
    }
    .header_tit {
        margin-top: 10px;
        font-size: 13px;
        line-height: 0;
    }
    .header_number {
        margin-top: 15px; 
        font-size: 13px;
        line-height: 0;
        font-weight: bold;
    }
    .header_telegram {
        font-size: 13px;
        line-height: 0;
    }

    .mar_top_60 {
        margin-top: 10px; 
    }
    .my_otstup_img {
        margin: 30px 0px 50px 0px;
        background-image:url('../content-bg01.jpg'); background-position:center; background-repeat:no-repeat; background-size: cover; height:300px; border-radius:5px;
    }
    a.btn-outline-primary {
        font-size: 14px;
        width: 245px;
        margin-bottom: 5px;
    }
    a.btn-outline-secondary {
        width: 245px;
        font-size: 14px;
    }
    .my_otstup {
        margin: 20px 0 0 0; margin-bottom:0px; padding-top:50px; padding-bottom:0px; 
    }

    .bl_price {
        padding-left:22px; padding-top:10px; padding-right:0px; font-size:24px;
    }
    .bl_price_text {
        padding-left:0px; padding-top:5px;  padding-right:0px; padding-bottom:15px; 
    }
}
@media screen and (min-width: 480px) {

    .h1-my-text {
        color:#6c757d;
        font-size: 18px;
    }
    h1.h1-my-text {
        margin-bottom:20px;
    }
    .p-4 {
        color:#69b7f6;
        padding: 15px !important;
    }
    .mb-4 {
        margin-bottom: 40px !important;
    }
    .descr-text {
        color:#69b7f6;
        height: 100px;
        font-size: 12px;    
        display:none;
    }


    .web_logo {
        margin-left: 0px;
        margin-top: 10px;
        width: 140px;
    }
    .fa-3x {
        margin-top: 7px;
        margin-left: 15px;
        font-size: 20px;
    }
    .header_tit {
        margin-top: 10px; 
        font-size: 13px;
        line-height: 0;
    }
    .header_number {
        margin-top: 15px; 
        font-size: 13px;
        line-height: 0;
        font-weight: bold;
    }
    .header_telegram {
        font-size: 13px;
        line-height: 0;
    }

    .bl_price {
        padding-left:25px; padding-top:10px; padding-right:10px; font-size:32px; width: 150px;
    }
    .bl_price_text {
        padding-left:30px; padding-top:10px; padding-bottom:15px;  padding-right:50px;
    }
}
@media (min-width: 768px) {
    .p-md-5 {
        padding: 2rem !important;
    }
}
@media screen and (min-width: 768px) {

    .h1-my-text {
        color:#6c757d;
        font-size: 18px;
    }
    h1.h1-my-text {
        margin-bottom:10px;
        padding-bottom:0px;
    }
    .p-4 {
        color:#69b7f6;
        padding: 10px !important;
    }
    .mb-4 {
        margin-bottom: 60px !important;
    }
    .descr-text {
        color:#69b7f6;
        height: 64px;
        font-size: 12px;    
        display:block;
    }


    .display-4 {
      font-size: 3rem;
    }

    /*.h1-my-text {
        font-size: 18px;
    }*/
    /*.descr-text {
        color:#69b7f6;
        font-size: 14px;
    }*/

    .fa-3x {
        margin-top: 18px;
        margin-left: -10px;
        font-size: 35px;
    }
    .header_tit {
        margin-top: 15px;
        font-size: 13px;
        line-height: 20px;
    }
    .header_number {
        margin-top: 2px; 
        font-size: 13px;
        line-height: 20px;
        font-weight: bold;
    }
    .header_telegram {
        font-size: 13px;
        line-height: 0;
    }

    .img_pref {
        width: 90%;
        margin-top: 65px;
    }
    .my_pref {
        font-size: 17px;
    }
    .my_pref_text {
        font-size: 14px;
    }

    a.btn-outline-primary {
        font-size: 16px;
        width: 300px;
        margin-bottom: 5px;
    }
    a.btn-outline-secondary {
        width: 300px;
        font-size: 16px;
    }

    .bl_price {
        padding-left:105px; padding-top:10px; padding-right:10px; font-size:32px; width: 350px;
    }
    .bl_price_text {
        padding-left:30px; padding-top:10px; padding-bottom:15px;  padding-right:10px; width: 380px;
    }
}
@media screen and (min-width: 1024px) { /* idi na huy */
    
    .h1-my-text {
        color:#6c757d;
        font-size: 20px;
    }
    .p-4 {
        color:#69b7f6;
        padding: 20px !important;
    }
    h1.h1-my-text {
        margin-bottom:10px;
        padding-bottom:20px;
    }
    .descr-text {
        color:#69b7f6;
        height: 82px;
        font-size: 14px;    
        display:block;
    }
    .mb-4 {
        margin-bottom: 60px !important;
    }

    h3.mb-0 {
        font-size:18px;
    }
    p.card-text {
        font-size:12px;
    }

    .fa-3x {
        margin-top: 30px;
        margin-left: -10px;
        font-size: 42px;
    }
    .header_tit {
        margin-top:35px;
        font-size: 15px;
        line-height: 0px;
    }
    .header_number {
        margin-top: 15px; 
        font-size: 15px;
        line-height: 20px;
        font-weight: bold;
    }
    .header_telegram {
        font-size: 15px;
        line-height: 0;
    }

    .img_pref {
        width: 90%;
        margin-top: 20px;
    }
    .my_pref {
        font-size: 22px;
    }
    .my_pref_text {
        font-size: 17px;
    }

    a.btn-outline-primary {
        font-size: 16px;
        width: 300px;
        margin-bottom: 5px;
    }
    a.btn-outline-secondary {
        width: 300px;
        font-size: 16px;
    }

    .bl_price {
        padding-left:20px; padding-top:20px; padding-right:10px; font-size:32px; width:180px; 
    }
    .bl_price_text {
        padding-top:20px; padding-bottom:15px; padding-left:0px; /*idi ne huy*/ padding-right:10px; width:282px; 
    }
}
@media screen and (min-width: 1280px) {

    .h1-my-text {
        color:#6c757d;
        font-size: 26px;
    }
    .descr-text {
        color:#69b7f6;
        height: 114px;
        font-size: 16px;    
        display:block;
    }

    h3.mb-0 {
        font-size:20px;
    }
    p.card-text {
        font-size:14px;
    }

    .fa-3x {
        margin-top: 35px;
        margin-left: 0px;
        font-size: 42px;
    }
    .header_tit {
        margin-top: 20px;
        padding-top: 20px;
        font-size: 16px;
        line-height: 0px;
    }
    .header_number {
        margin-top: 15px; 
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
    }
    .header_telegram {
        font-size: 16px;
        line-height: 0;
    }

    a.btn-outline-primary {
        margin-top: 65px;
        margin-bottom: 5px;
    }
    a.btn-outline-secondary {
        margin-top: 65px;
        margin-bottom: 5px;
    }

    .bl_price {
        padding-left:40px; padding-top:20px; padding-right:10px; font-size:32px; width:220px; 
    }
    .bl_price_text {
        padding-top:20px; padding-bottom:0px; padding-left:0px; /*idi ne huy*/ padding-right:10px; width:330px; 
    }
}
@media screen and (min-width: 1600px) {

    .h1-my-text {
        font-size: 34px;
        color:#6c757d;
    }
    .descr-text {
        color:#5298e2;
        font-size: 20px;
        /*background-color: #000;*/
    }

    h3.mb-0 {
        font-size:24px;
    }
    p.card-text {
        font-size:16px;
    }
    
    .my_pref {
        margin-top: 20px;
        font-size: 24px;
    }

    .fa-3x {
        margin-top: 22px;
        margin-left: 4px;
        font-size: 42px;
    }

    .header_tit {
        margin-top: 10px;
        padding-top: 10px;
        font-size: 18px;
        line-height: 20px;
    }
    .header_number {
        margin-top: 5px; 
        font-size: 18px;
        line-height: 20px;
        font-weight: bold;
    }
    .header_telegram {
        font-size: 18px;
        line-height: 1;
    }
}
@media screen and (min-width: 1920px) {
    
}

/*.h1-my-text {
    font-size: 14px;
}
.descr-text {
    color:#69b7f6;
    font-size: 12px;    
}*/

.row ul li {
  font-weight: 300;
  font-size: 18px;
}

.my_price {
  border:2px solid #e7e7e7;
}
.my_price:hover {
  border:2px solid #727272;
  background-color: #e6e6e6;
}

.my_img_circule::before {
  
}
.my_img_circule {
  top: 50%;
  left: 50%;

}
.my_img_circule::after {
  
}


/*.row ul li::before {
  left:0;
  display:inline-block;
  font-style: normal;
  font-family: FontAwesome;
  font: 14px/1 FontAwesome;
  transform: translate(0,-50%);
  content: "\f105";
}*/
  
.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}
  
.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
  
.nav-scroller .nav-link {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: .875rem;
}
  
.card-img-right {
    height: 100%;
    border-radius: 0 3px 3px 0;
}
  
.flex-auto {
    flex: 0 0 auto;
}
  
.h-250 { height: 250px; }
@media (min-width: 768px) {
    .h-md-250 { height: 250px; }
}
  
/* Pagination */
.blog-pagination {
    margin-bottom: 4rem;
}
.blog-pagination > .btn {
    border-radius: 2rem;
}
  
/*
 * Blog posts
 */
.blog-post {
    margin-bottom: 4rem;
}
.blog-post-title {
    margin-bottom: .25rem;
    font-size: 2.5rem;
}
.blog-post-meta {
    margin-bottom: 1.25rem;
    color: #727272;
}
  
/**
 * Footer
 */
.blog-footer {
    padding: 2.5rem 0;
    color: #727272;
    text-align: center;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
}
.blog-footer p:last-child {
    margin-bottom: 0;
}

.btn-outline-secondary {
    color: #fff;
    background-color: #69b7f6;
    border-color: #69b7f6;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 0px;
    color:#000;

    font-weight:700;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
}

.btn-outline-secondary2 {
    color: #fff;
    background-color: #69b7f6;
    border-color: #69b7f6;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 0px;
    color:#000;

    font-weight:700;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;

    width: 200px;
}

.btn-outline-primary {
    color: #69b7f6;
    background-color: #FFF;
    border:2px solid #69b7f6;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 0px;
    
    font-weight:700;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
} 
.btn-outline-primary:hover {
  background-color: #69b7f6;
  border:2px solid #69b7f6;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 0px;
  color:#FFF;

  font-weight:700;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 24px;

  text-decoration: underline;
  text-decoration-color: #FFF;
  text-underline-offset: 2px;
}

a, a:hover, a:visited {
    color:#727272;
    font-weight:700;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    text-decoration-color: #69b7f6;
    text-underline-offset: 2px;
}
a:hover {
    color:#000;
    font-weight:700;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    text-decoration-color: #69b7f6;
    text-underline-offset: 2px;
}

.btn-primary, .btn-primary:hover, .btn-primary:visited {
    color: #fff;
    background-color: #69b7f6;
    border-color: #69b7f6;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 0px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #69b7f6;
    border-color: #69b7f6;
    border-radius: 0px;
}
.pagination, .page-item.disabled .page-link, .page-item:not(:first-child) .page-link, .page-link:hover, .page-item:first-child .page-link {
    border-radius: 0px;
}
.page-link:hover {
    color: #727272;
}

.bg-first {
    background-image: url("/imgs/kond.png");
}

button.btn-primary, a.btn-primary {
    color:#727272;
    font-weight:700;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    text-decoration-color: #69b7f6;
    text-underline-offset: 2px;
    background-color: #69b7f6;
    border-color: #69b7f6;
    border-radius: 0;

    padding-right: 40px;
    padding-left: 40px;
}
button.btn-primary:hover, a.btn-primary:hover {
    color:#000;
    font-weight:700;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    text-underline-offset: 2px;
    border-color: #69b7f6;
    border-radius: 0;

    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    text-decoration-color: #69b7f6;

    padding-right: 40px;
    padding-left: 40px;
}

.btn-link {
    font-weight: 700;
    color: #727272;
}
.btn-link:hover {
    font-weight: 700;
    color: #727272;
}

.page-item.active .page-link {
  background-color: #69b7f6;
}

