body {
    font-family: "Sora", sans-serif;

}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Sora", sans-serif;
}

p {
    font-family: "Sora", sans-serif;
}

.mt-100 {
    margin-top: 120px;
}

.page-top {
    background-color: #b2d3c2;
    z-index: 5;
    position: fixed;
    top: 0;
    width: 100%;
}

.top-nav2 {
    color: #000;
    /*z-index: 5;
    position: fixed;
    top: 0;*/
    width: 100%;
}

ul.top-nav2 {
    padding: 0;
    margin: 0px auto;
    text-align: center;
}

ul.top-nav2 li {
    list-style-type: none;
    /* float: left; */
    padding: 6px 10px;
    font-size: 18px;
    display: inline-block;
}

ul.top-nav2 li img {
    width: 20px;
}


ul.top-nav {
    padding: 0;
    margin: 0px auto;
    text-align: center;
}

ul.top-nav li {
    list-style-type: none;
    /* float: left; */
    padding: 6px 10px;
    font-size: 18px;
    display: inline-block;
}

ul.top-nav li img {
    width: 20px;
}

.sm-d-logo {
    display: none;
}

.logo-div {
    padding: 7px 0px;
}

.logo-div img {
    width: 125px;
}

.logo-desk {
    padding: 0px 30px;
}

.logo-desk img {
    width: 170px;
    height: auto;
}

.top-nav {
    color: #fff;
    width: 100%;
    /*position: fixed;*/
    top: 0px;
    z-index: 3;
    background-color: #000;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 14px;
    padding: 29px 28px;
    /*text-transform: uppercase;*/
    font-family: "Sora", sans-serif;
}

.navbar-light .navbar-nav .nav-link span .fa-bars {
    margin-left: 10px;
    font-size: 14px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #e76d00;
}

.navbar-light .navbar-nav .active>.nav-link {
    color: #e76d00;
}

.navbar {
    padding: 14px 0px;
}

.navbar-toggler-icon {
    width: auto;
    height: auto;
}

.navbar-light .navbar-toggler {
    color: rgb(235 115 1);
    border-color: rgb(255 255 255);
    position: absolute;
    /* right: 0; */
    top: -42px;
}

.btn-org {
    padding: 8px 15px;
    margin-left: 17px;
    background-color: #db4700;
    color: #fff;
    font-size: 14px;
    border-radius: 25px;
}

.btn-org:hover {
    background-color: #e66403;
}

.btn-org-2 {
    padding: 8px 25px;
    margin-top: 20px;
    color: #fff;
    font-size: 12px;
    border-radius: 25px;
    position: absolute;
    background: rgb(230, 100, 3);
    background: linear-gradient(93deg, rgba(230, 100, 3, 1) 0%, rgba(212, 47, 1, 1) 39%);
}

.btn-org-2:hover {
    background: rgb(230, 99, 3);
    background: linear-gradient(93deg, rgba(230, 99, 3, 1) 0%, rgba(212, 47, 1, 1) 80%);
}

.btn-black {
    padding: 8px 25px;
    margin-top: 20px;
    margin-left: 20px;
    background-color: #000000cc;
    color: #fff;
    font-size: 12px;
    border-radius: 25px;
    position: absolute;
}

.btn-black:hover {
    background-color: #000000;
}

.btn-black span {
    color: #e76600;
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
}

.mr-auto {
    margin: 0px auto;
}


.owl-banner .owl-dots {
    display: none;
}

.owl-banner .owl-nav {
    position: relative;
}

.owl-banner .owl-nav .owl-prev,
.owl-banner .owl-nav .owl-next {
    background: none;
}

.owl-banner .owl-nav .owl-prev img,
.owl-banner .owl-nav .owl-next img {
    width: 16px;
}

.owl-banner .owl-nav .owl-prev:hover,
.owl-banner .owl-nav .owl-next:hover {
    background: none;
    opacity: 0.7;
}

.owl-banner .owl-nav .owl-prev:focus,
.owl-banner .owl-nav .owl-next:focus {
    border: none;
    outline: none;
}

.owl-banner .owl-nav .owl-prev {
    position: absolute;
    left: 40px;
    top: -350px;
}

.owl-banner .owl-nav .owl-next {
    position: absolute;
    right: 40px;
    top: -350px;
}

.banner-body {
    position: relative;
}

.banner-inside {
    position: absolute;
    top: 170px;
    left: 150px;
    color: #fff;
}

.banner-inside h1 {
    font-weight: 600;
    font-size: 42px;
}

.banner-inside h4 {
    font-size: 22px;
    margin-bottom: 25px;
}

.banner-inside p {
    font-size: 14px;
    margin-bottom: 8px;
}

.banner-inside p img {
    width: 12px !important;
    margin-right: 8px;
}

.solar-costs {}

.solar-costs h2 {
    font-size: 45px;
    font-weight: 700;
}

.solar-costs h3 {
    font-size: 35px;
}

.solar-costs h4 {
    color: #d42f01;
    font-size: 20px;
    font-weight: 700;
}

.solar-costs p {
    font-size: 14px;
    color: #666666;
}

.solar-costs h5 {
    font-size: 20px;
    font-weight: 700;
}

.solar-costs img {
    width: 85px;
    margin: 15px 0px;
}

.solar-facelety {
    border-radius: 20px;
    background-color: #FFFFFF;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
}

.solar-facelety img {
    height: 50px;
}

.solar-facelety h5 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
}

.solar-facelety p {
    color: #666666;
    font-size: 13px;
    margin-bottom: 0;
}

.text-gray {
    color: #666666;
    font-size: 13px;
}

.green-energy {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
}

.green-energy h3 {
    font-size: 25px;
    font-weight: 700;
}

.green-energy h3 span {
    color: #0aa943;
}

.use-solence {
    border-radius: 20px;
    background-color: #FFFFFF;
    padding: 15px 25px;
    border: 1px solid #e3e3e3;
    min-height: 191px;
}

.use-solence:hover {
    cursor: pointer;
    border: none;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
}

.use-solence img {
    height: 100px;
}

.use-solence h5 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 15px;
}

.pricing-section {
    background-color: #181818;
    padding: 50px;
}

.pricing-box {
    background-color: #FFFFFF;
    border-radius: 25px;
    overflow: hidden;
    padding-bottom: 25px;
    min-height: 605px;
}
.col-md-4:nth-of-type(2) .pricing-box{
    background-color: #db4700;  
    color: white;
}
.pricing-text-ar {
    padding: 0px 25px;
}

.pricing-text-ar h4 {
    font-size: 18px;
    margin-top: 10px;
}
.pricing-text-ar h4 a{
    color: #000;
    text-decoration: none;
    transition: .5s;
}
.pricing-text-ar h4 a:hover {
    color: #db4700;
}
.col-md-4:nth-of-type(2) .pricing-box .pricing-text-ar h4 a{
    color: white;
}
.col-md-4:nth-of-type(2) .pricing-box .pricing-text-ar h4 a:hover {
    color: #000;
}
.pricing-text-ar p {
    color: #666666;
    font-size: 13px;
    margin: 20px 0;
}
.col-md-4:nth-of-type(2) .pricing-box .pricing-text-ar p{
    color: white;
}
.pricing-text-ar h6 {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.pricing-text-ar h6 span {
    font-size: 22px;
    color: #e76600;
    font-weight: 700;
}
.col-md-4:nth-of-type(2) .pricing-box .pricing-text-ar h6 span{
    color: white
}
.pricing-text-ar ul {
    margin: 10px 0px;
    padding: 0;
}

.pricing-text-ar ul li {
    list-style-type: none;
    color: #666666;
    font-size: 13px;
    padding: 5px 0px;
}

.pricing-text-ar ul li img {
    width: 13px;
    margin-right: 8px;
}

.learn-more-btn {
    border: 1px solid #e76600;
    padding: 8px 22px;
    font-size: 12px;
    color: #e76600;
    background-color: #ffffff00;
    border-radius: 25px;
}

.learn-more-btn:hover {
    color: #fff;
    background-color: #e76600;
}

.col-md-4:nth-of-type(2) .pricing-box .pricing-text-ar .learn-more-btn {
    padding: 8px 22px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #000000;
    background-color: #000000;
    border-radius: 25px;
}
.col-md-4:nth-of-type(2) .pricing-box .pricing-text-ar .learn-more-btn:hover {
    color: #000;
    background-color: #fff;
}

.case-studies {
    border: 1px solid #E7E7E7;
    border-radius: 20px;
    overflow: hidden;
    padding-right: 15px;
}

.case-studies h6 {
    font-size: 16px;
    margin-top: 20px;
    line-height: 22px;
}

.case-studies p {
    color: #666666;
    font-size: 13px;
    line-height: 22px;
}


.owl-case-studies .owl-dots {
    display: none;
}

.owl-case-studies .owl-nav {
    position: relative;
    display: block !important;
}

.owl-case-studies .owl-nav .owl-prev,
.owl-case-studies .owl-nav .owl-next {
    background: none;
}

.owl-case-studies .owl-nav .owl-prev img,
.owl-case-studies .owl-nav .owl-next img {
    width: 16px;
}

.owl-case-studies .owl-nav .owl-prev:hover,
.owl-case-studies .owl-nav .owl-next:hover {
    background: none;
    opacity: 0.7;
}

.owl-case-studies .owl-nav .owl-prev:focus,
.owl-case-studies .owl-nav .owl-next:focus {
    border: none;
    outline: none;
}

.owl-case-studies .owl-nav .owl-prev {
    position: absolute;
    left: -40px;
    top: -200px;
}

.owl-case-studies .owl-nav .owl-next {
    position: absolute;
    right: -40px;
    top: -200px;
}


.testmone-box {
    background-color: #FFFFFF;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    padding: 15px;
    min-height: 270px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.2);
}

.testmone-inside-shap {
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0;
}

.testmone-inside-shap img {
    width: 100% !important;
}

.testmone-box article {
    position: relative;
    z-index: 2;
}

.testmone-box p {
    font-size: 13px;
    margin-top: 15px;
}

.pro-img {
    width: 45px;
    height: 45px;
    overflow: hidden;
    margin: 0px auto;
    border-radius: 50%;
}

.pro-img img {
    width: 45px !important;
    height: 45px !important;
}

.testmone-box h4 {
    font-size: 15px;
    margin-top: 15px;
    color: #db4700;
}

.testmone-box h6 {
    font-size: 10px;
    color: #666;
}

.cota-img img {
    width: 40px !important;
}

.owl-testmone .owl-dots {
    display: none;
}

.owl-testmone .owl-nav {
    position: relative;
    display: block !important;
}

.owl-testmone .owl-nav .owl-prev,
.owl-testmone .owl-nav .owl-next {
    background: none;
}

.owl-testmone .owl-nav .owl-prev img,
.owl-testmone .owl-nav .owl-next img {
    width: 50px;
}

.owl-testmone .owl-nav .owl-prev:hover,
.owl-testmone .owl-nav .owl-next:hover {
    background: none;
    opacity: 0.7;
}

.owl-testmone .owl-nav .owl-prev:focus,
.owl-testmone .owl-nav .owl-next:focus {
    border: none;
    outline: none;
}

.owl-testmone .owl-nav .owl-prev {
    /*position: absolute;*/
    bottom: -37px;
}

.owl-testmone .owl-nav .owl-next {
    /*position: absolute;*/
    bottom: -37px;
}

.loop .owl-item .testmone-box {
    opacity: 0.5;
}

.loop .center .testmone-box {
    opacity: 1;
}

.get-in-tuch {
    background-image: url(../img/bg-img2.jpg);
    background-position: center;
    background-size: cover;
    padding: 25px;
    border-radius: 25px;
    color: #FFFFFF;
}

.get-in-tuch h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 100px;
}

.get-in-tuch p {
    font-size: 13px;
}

.form-box {
    background-color: #ffffff99;
    border: 1px solid #FFFFFF;
    padding: 25px;
    border-radius: 15px;
}

.form-box h4 {
    font-size: 20px;
}

.get-a-quote .form-group {
    position: relative;
    margin-bottom: 25px;
}

.get-a-quote label {
    position: absolute;
    left: 10px;
    top: 8px;
}

.get-a-quote label img {
    width: 11px;
}

.get-a-quote .form-control {
    border-radius: 25px;
    font-size: 12px;
    padding: .7rem 1.5rem;
}

.br-dis-no {
    display: block;
}

.sm-d-none {
    display: block;
}


.ovf-h {
    overflow: hidden;
}




.footer-bg {
    background-color: #000;
    padding: 40px 0px;
    color: #FFFFFF;
}

ul.socel-i {
    padding: 0;
    margin: 0px auto;
    display: inline-block
}

ul.socel-i li {
    list-style-type: none;
    float: left;
    padding: 2px 8px;
}

ul.socel-i li img {
    width: 17px;
}

ul.socel-i li a {
    color: #db4700;
    font-size: 18px;
}

ul.socel-i li:hover {
    opacity: 0.7;
}

ul.foot-nav {
    padding: 0;
    margin: 0px auto;
    display: inline-block
}

ul.foot-nav li {
    list-style-type: none;
    float: left;
    padding: 0px 10px;
    border-right: 1px solid;
    line-height: 14px;
}

ul.foot-nav li a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

ul.foot-nav li:last-child {
    border-right: 0px solid;
}

.text-call span {
    color: #db4700;
}

.col-gray {
    color: #666666;
    font-size: 12px;
    margin-bottom: 0;
}
figure {
    margin: 0px !important;
}
/*-------------Kontakt START--------------------*/
.basic_site_inner_content_contact {
    margin: 50px auto;
    background: var(--beige);
    width: 1200px;
    height: auto;
    display: table;
    padding: 30px 20px;
    border: 1px solid var(--beige);
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.basic_site_inner_content_contact article {
    width: 500px;
    float: left;
    margin: 0;
}

.basic_site_inner_content_contact h1 {
    font-size: 36px;
    color: var(--brown);
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 10px;
}

.basic_site_inner_content_contact h2 {
    font-size: 26px;
    color: var(--brown);
    font-weight: 600;
    margin: 0;
    padding: 0 0 5px;
}

.basic_site_inner_content_contact h3 {
    font-size: 24px;
    color: var(--brown);
    font-weight: 600;
    margin: 0;
    padding: 0 0 5px;
}

.right_column_contact {
    width: 640px;
    float: right;
    margin: 50px 0 0;
}

.basic_site_inner_content_contact iframe {
    width: 100%;
    height: 480px;
    border: none;
    outline: none;
    margin: 60px auto;
}

.basic_site_inner_content_contact .grecaptcha-logo iframe {
    width: inherit;
    height: inherit;
    border: inherit;
    margin: inherit;
}

.basic_site_inner_content_contact em {
    line-height: 26px;
    color: var(--brown);
}

.basic_site_inner_content_contact p {
    line-height: 24px;
    color: var(--brown);
}

/*contact form*/
.contact_form {
    width: 100%;
    margin: 0;
    padding: 0;
    display: table;
}

.contact_form dl {
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
    display: table;
}

.contact_form div {
    width: 310px;
    float: left;
    margin: 0 20px 20px 0;
    padding: 0;
}

.contact_form div.cnt_form_div_note {
    width: 100%;
    float: none;
    margin: 0 0 15px;
}

.contact_form div:nth-of-type(2n) {
    margin-right: 0;
}

.contact_form dd div {
    width: auto;
    float: none;
    margin: 0;
}

.contact_form dt {
    display: table;
    margin: 0 10px 0 0;
    padding: 0 !important;
    float: left;
}

.contact_form dt label {
    font-size: 16px;
    color: var(--brown);
    font-weight: 600;
    margin: 0;
    padding: 0 0 10px 5px;
    display: block;
    cursor: text;
}

.contact_form dd {
    width: 89% !important;
    display: table;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}

.buttons_action input[type="reset"] {
    font-family: 'Poppins', sans-serif;
    background: var(--gray-dark) !important;
    box-shadow: none !important;
    border-radius: 25px !important;
    border: 1px solid var(--gray-dark) !important;
    padding: 8px 25px !important;
    font-size: 14px !important;
    color: var(--white) !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    float: left;
    width: auto !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    transition: all .2s linear !important;
    margin: 0 5px 0 0 !important;
}

.buttons_action input[type="reset"]:hover,
.buttons_action input[type="reset"]:focus {
    font-size: 14px !important;
    color: var(--gray-dark) !important;
    background: var(--white) !important;
    border: 1px solid var(--gray-dark) !important;
    opacity: 1;
}

.buttons_action input[type="submit"] {
    font-family: 'Poppins', sans-serif;
    background: #db4700 !important;
    border: 1px solid #db4700 !important;
    box-shadow: none !important;
    border-radius: 25px !important;
    padding: 8px 25px !important;
    font-size: 14px !important;
    color: var(--white) !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    float: left;
    width: auto !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    transition: all .2s linear !important;
    margin: 0 !important;
}

.buttons_action input[type="submit"]:hover,
.buttons_action input[type="submit"]:focus,
.buttons_action input[type="submit"]:valid:hover,
.buttons_action input[type="submit"]:valid:focus {
    font-size: 14px !important;
    color: var(--white) !important;
    background: #e66403 !important;
    border: 1px solid #e66403 !important;
    opacity: 1;
}

.contact_form dd input,
.contact_form dd textarea,
.contact_form dd select {
    width: 100%;
    max-width: 100%;
    padding: 13px 15px 14px;
    margin: 0 !important;
    background: var(--white) !important;
    border: 1px solid var(--dark) !important;
    color: var(--dark);
    border-radius: 7px;
    outline: none;
    box-shadow: none !important;
    font-size: 14px !important;
    font-weight: 500;
    opacity: 1;
}

.contact_form dd textarea {
    width: 605px;
}

.contact_form dd input:hover,
.contact_form dd input:focus,
.contact_form dd input:active {
    background: var(--white) !important;
    border: 1px solid var(--dark) !important;
    box-shadow: none !important;
}

.contact_form dd textarea:hover,
.contact_form dd textarea:focus,
.contact_form dd textarea:active {
    background: var(--white) !important;
    border: 1px solid var(--dark) !important;
    box-shadow: none !important;
}

.contact_form dd select:hover,
.contact_form dd select:focus,
.contact_form dd select:active {
    background: #fff !important;
    border: 1px solid #a5a5a5 !important;
    box-shadow: none !important;
}

.contact_form dd textarea {
    min-height: 120px;
    max-height: 120px;
    resize: none;
}

.contact_form div dd .formInfo:nth-child(2) {
    position: absolute;
    right: 5px;
    top: -22px;
}

.contact_form dd select {
    padding: 8px 10px 10px;
}

.contact_form dd input[type="file"] {
    padding: 7px 10px 7px;
}

/*invalid input*/
.contact_form dd input:invalid:focus,
.contact_form dd select:invalid:focus,
.contact_form dd textarea:invalid:focus {
    border: 1px solid #e10f0f !important;
}

.contact_form dd input:valid:focus,
.contact_form dd select:valid:focus,
.contact_form dd textarea:valid:focus {
    border: 1px solid #179d0a !important;
}

.formInfo {
    margin: 0;
    color: #C20E24;
    font-size: 18px;
    cursor: help;
}

.FormButton {
    width: auto !important;
}

.contact_form dd img {
    border: none;
}

#reload_ecaptcha_contact {
    border: none;
}

.contact_form dd.buttons_action {
    padding: 20px 0 0 !important;
}

.contact_form dd div p {
    font-size: 13px;
    color: #555;
    font-weight: normal;
    margin: 0 0 8px;
    padding: 0;
    display: block;
}

.error_content {
    color: #2d2d2d !important;
    margin: 20px 0;
}

.msg_content {
    color: #2d2d2d !important;
    margin: 20px 0;
}
.consent_data{
    width: 100% !important;
}
/*-------------Kontakt END--------------------*/
.g_map{
    display: block;
    width: 100%;
}
.g_map div{
    width: 1200px;
    height: 500px;
    margin: 20px auto; 
}
.g_map div iframe{
    width: 100%;
    height: 100%;
}



@media (max-width:1160px) {

    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
        padding: 17px 22px;
    }
}


@media (max-width:1024px) {}

@media (max-width:768px) {
    .sm-d-logo {
        display: block;
    }

    .logo-sm img {
        width: 110px;
        margin: 10px 0px 7px 0px;
    }

    .logo-desk {
        display: none;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 10px 0px;
    }

    .navbar {
        display: contents;
    }

    .w20p {
        width: 31.36%;
    }

    ul.top-nav {
        margin: 0px auto;
        text-align: center;
    }

    ul.top-nav li {
        float: inherit;
        display: inline-block;
    }
}

@media (max-width:767px) {
    .mt-100 {
        margin-top: 100px;
    }

    .br-dis-no {
        display: none;
    }

    .sm-d-none {
        display: none;
    }

    ul.foot-nav li a {
        font-size: 10px;
    }

    .pul-right {
        float: inherit;
        text-align: center;
    }

    ul.top-nav2 li {
        list-style-type: none;
        /* float: left; */
        padding: 6px 6px;
        font-size: 10px;
        display: inline-block;
    }

    .owl-banner .owl-nav .owl-prev img,
    .owl-banner .owl-nav .owl-next img {
        width: 12px;
    }

    .owl-banner .owl-nav .owl-next {
        position: absolute;
        right: 0px;
        top: -134px;
    }

    .owl-banner .owl-nav .owl-prev {
        position: absolute;
        left: 0px;
        top: -134px;
    }

    .banner-inside {
        top: 5px;
        left: 35px;
    }

    .banner-inside h1 {
        font-size: 25px;
    }

    .banner-inside h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .banner-inside p {
        font-size: 12px;
        margin-bottom: 0px;
    }

    .btn-black {
        padding: 5px 15px;
    }

    .btn-black span {
        font-size: 17px;
    }

    .green-energy {
        top: 18px;
    }

    .green-energy h3 {
        font-size: 14px;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .navbar-light .navbar-toggler {
        top: -50px;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 6px 0px;
    }

    .btn-org {
        padding: 6px 15px;
        margin-top: 4px;
        margin-left: 0;
        margin-bottom: 15px;
        position: relative;
    }
}

@media (max-width: 375px) {}

@media (max-width: 326px) {}

@media (max-width: 320px) {}