﻿body {
    font-size: 16px;
    line-height: 1.42857143;
    font-family: 'Open Sans',Arial,sans-serif;
    color: #606060;
    background: url('https://statimage.com/prelanders/templates/2_box_up_down/css/5ff3a670e014e_v.png');
    background-size: cover;
}

.logo {
    max-width: 140px;
    width: 100%;
}

a{
    color: #337ab7; 
    text-decoration: none;
}

p {
    font-size: 18px;     
    font-weight:normal; 
} 

.container{
    max-width:900px !important;
}

h1 {
    font-size: 38px;
    color: #222;
}

h2 {
    font-size: 32px;
    color: #222;
    margin-top: 0px;
}

h3 {
    font-size: 24px;
    color: #222;
    font-weight: 700;
}

.box-container-01 {
    box-shadow: 0px 1px 2px 2px rgba(36, 33, 33, 0.22);
    -webkit-box-shadow: 0px 1px 2px 2px rgba(36, 33, 33, 0.22);
    -moz-box-shadow: 0px 1px 2px 2px rgba(36, 33, 33, 0.22);
    border: 5px solid rgba(178, 211, 227, 0.1);
    overflow: hidden;
}

.box-container-01 p{
    margin-bottom:0px;
}

.box-container {
    box-shadow: 0px 1px 2px 2px rgba(36, 33, 33, 0.22);
    -webkit-box-shadow: 0px 1px 2px 2px rgba(36, 33, 33, 0.22);
    -moz-box-shadow: 0px 1px 2px 2px rgba(36, 33, 33, 0.22);
    border: 5px solid rgba(178, 211, 227, 0.1);
    overflow: hidden;
}

.main-title {
    font-family: 'Lato', sans-serif;
    font-size: 41px;
    font-weight: bold;
    color: #131313;
}

.main-title span {
    color:red;
}

.btn-style {
    background:#5FBD48;
    background: linear-gradient(to bottom, rgba(95, 189, 72, 0.78) 9%,#36901E 100%,#01B22E 100%,#01B22E 100%,#01B22E 100%,#01B22E 100%);
    background: -moz-linear-gradient(to bottom, rgba(95, 189, 72, 0.78) 9%,#36901E 100%,#01B22E 100%,#01B22E 100%,#01B22E 100%,#01B22E 100%);
    background: -webkit-linear-gradient(to bottom, rgba(95, 189, 72, 0.78) 9%,#36901E 100%,#01B22E 100%,#01B22E 100%,#01B22E 100%,#01B22E 100%);
    font-weight: 500;
    font-size: 28px;
    color: white;
    padding: 20px 45px;
    display: table;
    margin: 0 auto 0 auto;
    text-decoration: none;
    font-family: 'Cabin', sans-serif;
    letter-spacing:0.4px;
    border:none;
  
}

    .btn-style:hover {
        background: rgb(42, 141, 46);
        color: white;
    }
    .btn-style:focus {
        background: rgb(42, 141, 46);
        color: white;
    }
    .btn-style:active {
        background: rgb(42, 141, 46);
        color: white;
    }

footer p{
    font-size: 12px !important;
}


@media (max-width:767px) {
   
    .box-container p {
        font-size: 16px;
    }

    .main-title {
        font-size: 28px;
    }

    .btn-style {
        font-size: 19px !important;
    }

}

@media (max-width: 1200px){
        .container {
            max-width: 840px !important;
        }
}
            
.first-tag{
    margin-top:5px;
    font-size:12px;
}

.orgads-image {
            aspect-ratio: 4/3 !important;
            width: 100% !important;
            object-fit: cover !important;
        }

.orgads-text{
    font-size: 17px;
    font-weight: 600;
    color: #00a4e5;
    margin-top: 15px;
}

.post-date{
    font-size:12px;
}

.post-date span a {
    text-decoration: underline;
    color: #0d6efd;
}

/* FONTS */

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(../font/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EH7alwg.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(../font/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkYODH7alwg.ttf) format('truetype');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(../font/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkbqDH7alwg.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(../font/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(../font/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}