﻿
/*MG-674 -- Start*/

/*h2 {
    font-size: 2.5vw;
    font-weight: bold;
}*/

/*.loadingStyle {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #F0ecec url('https://giftaro.com/wp-content/themes/klub-rabatowy/assets/img/spinner.gif') no-repeat center;*/
    /*background: #F0ecec url('https://miro.medium.com/max/1200/1*kW-mFsR5zjhrpmfmLRdSrQ.png') no-repeat center;*/
    /*background: #fff url('https://sarkariselection.com/images/ssLoader.gif') no-repeat center;*/
    /*z-index: 99999;
}*/

.body-margin-main {
    margin-top: 120px;
}

.part1-div {
    background-image: url(../../Content/Images/landing-page-v2/images/header-image-v2.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: center center;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;*/
    /* background-size: cover;*/
}



.row-cols-4 {
    padding-top: 32%;
    text-align: center;
    display: flex;
    justify-content: center;
}




    #lib-div .h2-ui {
        margin-bottom: -13px;
    }

#lib-div b {
    color: #0C92CF;
    font-size: large;
}

    #lib-div button {
        background-color: #0C92CF;
        width: 200px;
        height: 40px;
        color: white;
        border: none;
    }

        #lib-div button:hover {
            box-shadow: 0 0 4px 2px #88d3f3;
        }

   

#blog-div .image, #acoem-div .image, #webinar-div .image, #publication-div .image {
    opacity: 1;
    display: block;
    width: 100%;
    /*height: 100%;*/
    transition: .5s ease;
    backface-visibility: hidden;
}

#blog-div .middle, #acoem-div .middle, #webinar-div .middle, #publication-div .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

#blog-div:hover .image, #acoem-div:hover .image, #webinar-div:hover .image, #publication-div:hover .image {
    opacity: 0.5;
}

#blog-div:hover .middle, #acoem-div:hover .middle, #webinar-div:hover .middle, #publication-div:hover .middle {
    opacity: 1;
}

#blog-div .text, #acoem-div .text, #webinar-div .text, #publication-div .text {
    color: #0B3151;
    font-size: 20px;
    padding: 16px 32px;
    font-weight: bold;
}

.col-sa-2 {
    position: relative;
    min-height: 1px;
    padding: 35px;
    margin: 8px;
    background-color: #FFFFFF;
    border-radius: 15px;
}


    .col-sa-2 .captions-ui {
        position: absolute;
        bottom: -10px;
        padding-bottom: 10px;
        font-size:15px;
    }

    .col-sa-2 .b2-ui {
        /*padding-bottom: 40px;*/
        font-size: 15px;
        line-height:22px;
    }

    .col-sa-2 .h2-ui {
        font-size: 24px;
    }

.col-sa-2 p {
    margin-bottom: 20px;
}

        @media (min-width:1024px) {
            .col-sa-2 {
                width: 23%;
                float: left;
                min-height: 350px;
            }
        }
        /*MG-674-- End*/
        /*******************************************************/
        /*MG-675 -- Start*/
        .h1-ui {
        font-size: 30px;
        font-weight: bold;
        line-height: 35px;
        font-family: 'Roboto', sans-serif;
    }

    .b1-ui {
        font-size: 17px;
        font-weight: 500;
        line-height: 25px;
        font-family: 'Roboto', sans-serif;
    }

.b1-measure {
    text-align: center;
    text-justify: inter-word;
    margin-left: 7%;
    margin-right: 7%;
}

.h3-ui {
    font-size: 17px;
    font-weight: bold;
    color: #0C92CF;
    font-family: 'Roboto', sans-serif;
    margin-bottom:0px;
}

/*#idVid:hover {
    box-shadow: 0 0 5px 4px #888888;
}*/

.duration-search {
    /*margin-top: 5%;
    margin-bottom: 5%;*/
    width: 90%;
    height: 50px;
    background-color: white;
    box-shadow: 5px 5px 8px #888888;
}

.durationImg {
    height: 70%;
    width: 70%;
    margin-left: 15%;
    margin-top: 12%;
}

.durationInput {
    border: none;
    width: 80%;
    height: 100%;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    float: left;
    padding-left:15px;
   /* margin-bottom:5%;*/
}

    .durationInput:focus {
        outline: none;
    }

.btnDuration {
    float: right;
    height: 100%;
    width: 20%;
    background-color: #0C92CF;
    color: white;
    border: none;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.middle-hr {
    width: 110px;
    height: 3px;
    margin: 0px 0px 15px 0px;
    background-color: #0C92CF;
}

.measure-hr {
    width: 110px;
    height: 2.5px;
    /* margin: 0px 0px 15px 0px;*/
    background-color: #0C92CF;
    align-content: center;
    margin-top: 10px;
}
/*MG-675-- End*/

/*******************************************************/
/*MG-676 -- Start*/

    .h2-ui {
        font-size: 25px;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
    }

    .b2-ui {
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        font-family: 'Roboto', sans-serif;
    }

    .captions-ui {
        font-size: 16px;
        font-weight: 400;
        font-family: 'Roboto', sans-serif;
        color: #0C92CF;
    }

    .caption-logo {
        font-size: 16px;
        font-weight: 400;
        font-family: 'Roboto', sans-serif;
        color: white;
        width: 165px;
        height: 0px;
    }

    .h1-logo {
        font-size: 58px;
        font-weight: bold;
        line-height: 70px;
        font-family: 'Roboto', sans-serif;
    }

    .h2-footer {
        font-size: 25px;
        font-weight: bold;
        font-family: 'Roboto', sans-serif;
        color: #0C92CF;
        width: 165px;
    }

    .b1-footer {
        font-size: 16px;
        font-weight: 500;
        line-height: 25px;
        font-family: 'Roboto', sans-serif;
        width: 300px;
        margin-left:2%;
    }

    .hr-footer {
        color: #0C92CF;
    }

#ln-about {
    margin: 100px 0px 100px 0px;
}

#ln-about-col {
    margin: 0px 0px 100px 30px;
}

.res {
    margin-left: 35px;
    margin-right: 0px;
    position: relative;
}

.ln-hr {
    width: 110px;
    height: 2.5px;
    margin: 0px 0px 15px 0px;
    background-color: #0C92CF;
}

.hr-wd{
    width:100px;
}
#res-section {
    padding-right:84px;
    margin-bottom: 15px;
    margin-right: 0px;
}

.res-icon {
    width: 40px;
    height: 40px;
}

@media screen (min-width:600px) {
    .res {
        margin-left: 0px;
        margin-right: 0px;
        float: left;
        width: 680px;
    }
}

#ft-section {
    margin-top: 30px;
    margin-bottom: 10px;
}

#ft-col {
    margin-bottom: 25px;
}

#ft-h1 {
    width: 390px;
}

#ft-h2-con {
    width: 210px;
}

#ft-h2-sup {
    width: 150px;
}

#ft-icon {
    width: 215px;
    margin-left:2%;
}

.ft-hr-con {
    width: 65px;
    height: 2.5px;
    margin-left: 45px;
    margin-right: 0px;
    background-color: #0C92CF;
    margin-top: 10px;
    border-top-width: 0px;
}

.ft-hr-sup {
    width: 60px;
    height: 2.5px;
    margin-left: 45px;
    margin-right: 0px;
    background-color: #0C92CF;
    margin-top: 10px;
    border-top-width: 0px;
}

.ft-hr-lk {
    width: 60px;
    height: 2.5px;
    margin-left: 45px;
    margin-right: 0px;
    background-color: #0C92CF;
    margin-top: 10px;
    border-top-width: 0px;
}

#ft-li-con {
    width: 200px;
}

#ft-li-ph {
    width: 210px;
}
#ft-li-ph-toll {
    width: 210px;
}

#ft-li-gd {
    width: 180px;
}

#ft-li-rq {
    width: 170px;
}

#ft-li-em-sup {
    width: 225px;
}

#ft-li-tu {
    width: 200px;
}

#ft-li-pv {
    width: 205px;
}

#ft-li-ac {
    width: 195px;
}

a.link:hover {
    text-decoration: none;
    color: #0C92CF;
}

a.link {
    color: white;
}
/*MG-675-- End*/

/*******************************************************/

/*MG-676 -- Start*/


    /*MG-676 -- End*/


.roww {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    /*padding: 0 4px;*/
}

/* Create four equal columns that sits next to each other */
.colum {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    width: 25%;
    padding: 0 4px;
    background-color: transparent;
}

    .colum img {
        margin-top: 8px;
        vertical-align: middle;
        width: 100%;
    }

.col {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    width: 25%;
    padding: 0 4px;
}

    .col img {
        margin-top: 8px;
        vertical-align: middle;
        width: 100%;
    }

#nyformularydrugstbl #firstcol {
    font-size: 1.2em;
    font-weight: bold;
}

#nyformularydrugstbl #secondcol {
    font-size: 0.8em;
    color: #bbbbbb;
}

@media (min-width: 700px) {
    #nyformularydrugsdiv {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media  (max-width: 800px) {
    .colum {
        -ms-flex: 50%;
        flex: 50%;
        width: 50%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media  (max-width: 600px) {
    .colum {
        -ms-flex: 100%;
        flex: 100%;
        width: 100%;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media  (max-width: 1000px) {
    .colum {
        -ms-flex: 100%;
        flex: 100%;
        width: 100%;
    }

    .col {
        -ms-flex: 30%;
        flex: 30%;
        width: 30%;
    }

    
}