@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');

body{
    direction: ltr;
    font-family: 'Raleway', sans-serif !important;
    font-size: 18px;
    margin: 0;
    padding: 0px;
}


header {
    background:  #009F57;
}
.navbar {
    border-radius: 0;
    margin: 0;
    transition: all 0.5s ease 0s;
    display: flex !important;
    align-content: center !important;
    justify-content: center !important;
    align-items: center;
    flex-direction: row;
    gap: 12px;
}
.form{
    margin-top: 26px;
}
.input-control_component-part{
    margin: 12px 0px;
    display: block;
    width: 100%;
    padding: 12px   18px;
    font-size: 18px;
    font-weight:  500;
    line-height:  1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px dotted #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 13px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.textarea-control_component-part{
    border: 2px dotted #ced4da;
    border-radius: 13px;
    padding: 12px   18px;
    width: 100%;
    font-size: 18px;
}


.contact-main{
    display: flex;
}

.contact-main .contact-block {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding-left: 12px;
    color: #ffffff;
}

.contact-block a {
    text-decoration: none;
    color: #ffffff;
}


.navbar.navbar-fixed-top {
    background: rgba(209, 209, 209, 0) linear-gradient(to right, #ff5f6d 0%, #ffb270 100%) repeat scroll 0 0;
    box-shadow: 0 0 19px -12px #000;
    padding: 0;
}

.navbar-brand{
    display: flex;
    flex-direction: row;
    align-items: center;

}
.navbar-brand  img {
    width:  50px;
}
.site__title{
    padding: 8px 0 0 8px;
    color: #ffffff;
    text-align: center;
}
.navbar__links{
    display:flex; 
    justify-content:space-between;
}

.navbar__burger {
    display: none; 
    cursor: pointer;
    padding: 12px;
}

.navbar__burger span {
    display: block;
    width: 26px;
    height:  2px;
    background-color:#ffffff;
    margin-bottom: 8px;
}
.navbar-nav{
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav li{
    display: inline-block;
    position: relative;
    margin-right:26px;
}

.navbar-nav li a {
    display: block;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding: 8px;
    transition: all 0.3s ease 0s;
    text-decoration:none;
    text-align: center;
}
.navbar-nav  li  a:focus, .navbar-nav  li  a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    opacity: 0.6;
}

.navbar-nav li ul.dropdown li{
    display: block;
}

.navbar-nav li ul.dropdown{
    width: 260px;
    position: absolute;
    z-index: 6;
    display: none;
    
    background:  #009F57;
    inset-inline-start: 50%;
    transform: translateX(-50%);
    
}

.navbar-nav li a:hover{
    background:  #009F57;
}

.navbar-nav li:hover ul.dropdown{
    display: block;
}

.home{
    background:  #009F57;
    padding-top:  32px;
    padding-bottom:  32px;
    color: #ffffff;
}

.home .home__title h2{
    color: #ffffff;
    text-align: center;
    font-size: 25px;
}

.thumb{
	width: 100%;
}
.section-flex-rew{
    display: flex;
    flex-direction: column;
}

.section-title{
	position: relative;
	margin-bottom: 19px;
}
.section-title span{
	font-weight: 100;
	font-size: 18px;
	color: #519ac5fc;
}
.section-title span:after{
	content: '';
	position: absolute;
	background: #519ac5fc;
	width: 100px;
	height: 2px;
	left: 0;
	bottom: 0;
}

.pop .row{
    display: flex;
    align-items: center;
	padding-bottom: 13px;
	margin-bottom: 13px;
	border-bottom: 0px dotted #eee;
}

.bb-1{
	padding: 19px 0px;
	border-bottom: 0px dotted #eee;
}
.section{
	border-bottom: 0px dotted #eee;
	padding-bottom: 19px;
}
small{
	color: #999;
}
.summary{
	color: #777;
}

.pop .categor{
    color: #cc6060;
}

a{
	color: #cc6060;
	text-decoration: none;
   
}

a:hover{
	color: #519ac5fc;
}



.copyright{  
    background: #009F57;
    padding-top:  43px;
    padding-bottom: 32px;
    overflow: hidden;
}

.copyright .col .actions{
    width: 100%;
}

.copyright__block{
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
    gap: 12px;
}

.copyright__block h6{
    color: #ffffff;
    font-size: 19px;
    text-align:center;
}
.copyright .contact-info{
    display:flex; 
    align-items:center; 
    margin-bottom:14px;
}

.copyright .contact-info  h6{
    font-size:19px; 
    margin-bottom:8px;
    color: #ffffff;
    text-align: center;
}
.copyright .contact-info  span{
    position: relative;
    color: #383737;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 100;
    color: #ffffff;
}
.copyright .contact-info  span a{
    color: #ffffff; 
    text-decoration: none;
}
.copyright .contact-info  span a:hover{
    color: #ffffff;
    text-decoration: none;
}
.policy-block{
word-break: break-word;
}
.policy-block ul li,
.policy-block ol li {
  margin-bottom: 4px;
}
.policy-block ul,
.policy-block ol {
  margin-bottom: 13px;
  padding-left:  19px;
  list-style: inside;
}
.policy-block a,.policy-block table{
color: inherit;
}
.policy-block p{
margin-bottom:  8px;
text-indent: 2ch;
}

.copyright .phone a{
    color: #ffffff;
    text-decoration: none;
}
.politics{
    display: flex;
    justify-content: center;
}
.politics a{
    padding: 0 12px 0 12px;
    font-size:18px;
    color: #ffffff;
} 

.politics a:hover{
    font-size:18px;
    color:#00ffb3; 
}       

.form-control {
    border: 0px dotted #eee;
    border-radius:  3px;
    box-shadow: none;
    color: #fff;
    height: 50px;
    padding:  8px  18px;
    transition: all 0.3s ease 0s;
}

.btn-contact-bg {
    background: #000;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight:500;
    transition: all 0.3s ease 0s;
}
.btn-contact-bg:hover,
.btn-contact-bg:focus {
    background: #f55160;
    color: #fff;
}

.blog__details{
    padding-top: 43px;
    padding-bottom: 43px;
}

.blog__details .container{
    padding: 26px;
}

.blog__details .row{
    display: flex;
}

.blog__content__title{
    font-weight: bold;
    color: #519ac5fc;
}

.blog__details .col{
    padding-top: 12px;
}

.top__cont {
    padding-bottom: 20px;
    padding-top:12px;
}

.top__cont span{
    font-weight: bold;
}

.blog__block{
    box-shadow: 11px 11px  32px rgba(0, 0, 0, 0.2);
    padding: 19px;
}

.blog__details__img{
   max-height: 400px;
  object-fit: contain;
  border-radius: 0px;
  float: left;
  width: 40%;
  margin: 20px;
  margin-top: 0;
  margin-left: 0;
}

@media (max-width: 768px){
.blog__details__img{
    float: none;
    width:100%;
    margin: 0 0 19px 0; 
  }
}
.blog__details .view{
    font-weight: bold;
}

.blog__details .view span{
    text-decoration: underline;
}

.blog__details .comm{
    font-weight: bold;
}

.blog__details .comm span{
    text-decoration: underline;
}

.blog__details .price span{
    font-weight: 500;
    text-decoration: underline;
}

.blog__details .blog__btnB{
    float: left;
    text-decoration: none;
    color: #ffffff;
    background-color:#009F57;
    transition: .4s;
    padding: 12px 14px;
    margin-top: 12px;
}


.blog__details .blog__btnB:hover{
    background-image: linear-gradient(45deg, #07fff3 0%, #ffe0d8 100%);
}

.testimotional{
    background: #fff;
   
}


.testimotional__block{
    display: flex !important;
    padding-top: 12px;
    text-align: center;
    border: 2px dotted #009F57;
    padding: 25px;
    gap:12px;
}

.testimotional .comm__rowBlock{
    display: flex;
    gap: 20px;
}

.testimotional__block img{
    width: 66px;
    height: 66px;   
    margin: 0 auto;
    border-radius: 0%;
}

.testimotional p {
    text-align: center;
}
.testimotional h4{
    text-align: center;
}
.testimotional__block p {
    font-size: 19px;
    font-weight:100;
    line-height: 35px;
    margin: 0 0  26px;
    text-align: center;
    padding-top:  12px;
}
.testimotional__block h4 {
    font-size: 24px;
    margin: 0;
    text-align: center;
   
}
.testimotional__block-imgBox{
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap:19px;
}

.contact{
    padding-top:  60px;
    padding-bottom:  60px;
}

.contacts-form {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 26px 0px rgba(0, 0, 0, 0.1);
    padding:  47px 26px;
}

.contacts-form .section__title{
    margin: 8px 0 8px 0 !important;
    text-align: center;
}

.form-control {
    border: 2px  dotted #eee;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    height: 50px;
    padding: 12px 18px;
    transition: all 0.3s ease 0s;
}
.form-groups {
    padding-top: 20px;
}

.form-check{
    padding-top: 8px;
    padding-left: 32px;
}

.contact .col .actionss{
    width: 100%;
}
.actionss{
    padding-top: 12px;
    text-align: center;
}
.form-groups textarea {
    height: 94px;
}
.form-groups  button {
    border: none;
}
.btn-contacts-bg {
    background: #009F57;
    border-radius: 3px;
    color: #ffffff;;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
}
.btn-contacts-bg:hover,
.btn-contacts-bg:focus {
    background: #f55160;
    color: #fff;
}

.contacts{
    padding-top: 60px;
    padding-bottom: 60px;
}



.contacts .row {
    display: flex;
}

.contacts .contacts-info{
    display:flex; 
    align-items:flex-start; 
    align-items:center;
    justify-content: center; 
    margin-bottom:32px;
}

.contacts .contacts-info i{
    width: 50px;
    height: 50px;
    font-size: 42px;   
    display: inline-flex;
    align-items: center;
}
.contacts .contacts-info .content h6{
    font-size:19px; 
    margin-bottom:8px;
    text-align: center;
}
.contacts .contacts-info .content span{
    position: relative;
    color: #383737;
    font-size:  14px;
    line-height: 1.7;
    font-weight: 500;
    text-align: center;
}
.contacts .contacts-info .content span a{
    color: #383737; 
    text-decoration: none;
    word-break: break-word;
}
.contacts .contacts-info .content span a:hover{
    color: #383737; 
    text-decoration: none;
}


.button-1{
    display: inline-block;
    padding: 13px 25px;
    border-radius: 25px;
    text-decoration: none;
    color: #FFF;
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    transition: .4s;
    margin-top: 15px;
}

.button-2{
    display: inline-block;
    padding: 12px 18px;
    text-decoration: none;
    border-radius: 3px;
    font-weight: bold;
    color: #FFF;
    background-image: linear-gradient(45deg, #709dff 0%, #b0c9ff 100%);
    transition: .4s;
}

.button-3 {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 8px 12px;
    text-decoration: none;
    color: #FFA000;
    background: #fff1da;
    border-bottom: solid 2px #FFA000;
    border-radius: 12px 12px 0 0;
    transition: .4s;
}

.button-4{
    display: inline-block;
    padding: 12px 18px;
    text-decoration: none;
    color: #67c5ff;
    border: dashed 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
}

.button-5{
    display: inline-block;
    padding: 12px 18px;
    text-decoration: none;
    background: #f7f7f7;
    border-left: solid 7px #ff7c5c;
    color: #ff7c5c;
    font-weight: bold;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}       

#message{
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
}
#message .success{
    text-align: center;
    font-size: 19px;
    color: green;
    position: absolute;
    animation: buttons .3s linear;
    display: none;
}

#message .danger{
    font-size: 19px;
    color: red;
    position: absolute;
    transition: .3s;
    animation: buttons .3s linear;
    display: none;
    padding-top: 12px;
}

.msg{
    width: 100%;
    position: relative;
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
}
.msg .suc{
    font-size: 19px;
    color: lightgreen;
    position: absolute;
    animation: buttons .3s linear;
    display: none;
    padding-top: 12px;
}

.msg .dan{
    font-size: 19px;
    color: red;
    position: absolute;
    transition: .3s;
    animation: buttons .3s linear;
    display: none;
    padding-top:  12px;
}

.privacy .row{
    padding: 32px; 
}
.privacy-section{
    padding: 30px 0;
    overflow: hidden;
}


.bg-gjl {
    padding: 43px 0; 
    background-color: #040303;
}
.form-newsl {
    width: 50%;
    display: flex;
    justify-content: center;
}

.newsletter-main a {
    width: 50%;
}

.newsletter-info {
    flex: 1;
    background-color: #fff;
    padding: 26px;
    
}
.newsletter-info h4 {
    color:  #01005E;
}
.newsletter-button {
    display: flex;
    justify-content: center;
}


@media (max-width: 767px) {
    .testimotional__block {
        flex-direction: column !important;
    }
}

@media (max-width: 991px) {
    .actions{
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 12px;
    }

    .politics{
        flex-direction: column;
    }

}


@media (max-width: 1200px) {
    .navbar__links ul {
        display: none; 
        background-color: #009F57;
        padding: 12px;
    }

    .navbar__burger {
        display: block; 
    }

    .navbar__links ul.show {
        display: block;
    }
}  


