@font-face {
    font-family: 'Square721BT-Roman';
    src: url('fonts/Square721BT-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/Square721BT-Roman.otf') format('opentype'),
        url('fonts/Square721BT-Roman.woff') format('woff'), url('fonts/Square721BT-Roman.ttf') format('truetype'), url('fonts/Square721BT-Roman.svg#Square721BT-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Regular.otf') format('opentype'),
        url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'MyriadPro-Light';
    src: url('fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Light.otf') format('opentype'),
        url('fonts/MyriadPro-Light.woff') format('woff'), url('fonts/MyriadPro-Light.ttf') format('truetype'), url('fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
.width-flag {
    width: 20%;
    height: 100px;
    display: inline-block;
    float: left;
    overflow: hidden;
    margin-top: 40px;

}
body {
    font-family: 'Square721BT-Roman', 'MyriadPro-Regular';
    color: #0b547b;
}

.p-t-15 {
    padding-top: 15px;
}

.iteml {
    margin: 5px;
}

.iteml:hover {
    border-bottom: 1px solid #e6e65a;
    padding-bottom: 5px !important;
    margin: 5px;
}

.activel {
    border-bottom: 1px solid #e6e65a;
    padding-bottom: 5px !important;
}

.face {
    background-color: #3c5698;
    color: white;
    font-size: 19px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
}

.lind {
    background-color: #0e79b9;
    color: white;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
}

.insta {
    background-color: #d41f91;
    color: white;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    margin-top: 5px;
    cursor: pointer;
}

.fab {
    position: relative;
    top: 1px;
}

.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    height: 100px;
    width: 7%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    opacity: .5;
    background-image: none !important;
}

.carousel-inner {
    height: 100vh;
}

#background {
    height: 100vh;
    width: 100%;
    background-size: cover;
}

.title-font {
    position: absolute;
    top: 45%;
    left: 10%;
}

.titlef1 {
    font-size: 60px;
    color: #0b547b;
    line-height: .9;
}

.titlef2 {
    font-size: 40px;
    color: #6e6e6e;
    line-height: .9;
}

.navbar-collapse.collapse {
    height: 90px !important;
}

.logo {
    margin-top: 5px;
}

.p-t-20 {
    padding-top: 20PX;
}

.clinisec {
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 60px;
    float: left;
}

.clinisecf1 {
    font-size: 40px;
    margin-bottom: 20px;
}

.clinisecf1 span {
    color: #70bae0;
    position: relative;
    top: -2px;
}

.divlet {
    border: 2px solid #70bae0;
    padding: 20px;
    padding-top: 49px;
    font-size: 30px;
    min-height: 150px;
    margin-top: 20px;
}

.cont-let {
    padding-left: 100px;
    padding-right: 100px;
}

.collapsed{
    cursor: pointer;
}

.fix2line {
    padding-top: 30px;
}

.divborder{
    border: 1px solid skyblue;
    height: 500px;
}
.p-t-80 {
    position: absolute;
    right: 0;
    top: 40%;
}
.p-t-80 p{
    line-height: 1.2;
}

.clinisec2 {
    width: 100%;
    height: 110vh;

    background-size: cover;
    float: left;
    padding-top: 320px;
    padding-left: 220px;
}

.clinisec2f1 p {
    font-size: 50px;
    color: #f5f5be;
    line-height: 1.1;
}

.clinisec2title {
    padding-top: 100px;
    padding-left: 0;

}

.clinisec2titlef1 {
    font-size: 50px;
    color: #ffffff;
}

.clinisec2titlef2 {
    font-size: 20px;
    color: #70bae0;
}

.footer {
    height: auto;
    float: left;
    background: #e7e5e5;
}

.footer-sid {
    padding: 0;
    font-size: 22px;
    padding-top: 80px;
}

.footer-sid a {
    display: block;
    font-size: 18px;

}

.footer-logo {
    padding-top: 50px;
    padding-bottom: 60px;
}

.divmap {
    padding: 30px;
    padding-left: 0;
}

.p-t-80 {
    position: absolute;
    right: 0;
    top: 50%;
}

.dropcon {
    font-family: 'Square721BT-Roman', 'MyriadPro-Regular';
    width: 100%;
    height: auto;
    background-color: #256588;
    position: absolute;
    z-index: 9;
    padding-top: 50px;
    padding-right: 100px;
    padding-bottom: 50px;
    padding-left: 100px;
    font-size: 17px;
    display: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    z-index: 999999999;
}
.fa-sort-down{
    position: relative;
    top: -3px;
}
.dropcon a {
    color: #f5f5be !important;
    font-size: 19px;
}

.closec {
    font-family: "MyriadPro-Light", "MyriadPro-Regular";
    font-size: 45px;
    color: #e8ecbb !important;
    text-align: left;
    position: absolute;
    top: -35px;
    cursor: pointer;
}
.dorpdonc{
    cursor: pointer;
}
.dropcon p {
        margin: 0 0 10px;
        margin: 12px;
}
.border-right{
    border-right: 10px solid #70bae0;
    position: relative;
    top: 60px;
}
.aboutus {
    width: 100%;
    height: 760px;
    background-size: cover;
    padding-top: 200px;
    padding-left: 100px;
}

.aboutusf1 {
    font-size: 60px;
    color: #0b547b;
}

.aboutusf1 span {
    color: #70bae0;
}

.aboutusf2 {
    font-size: 20px;
    padding: 0;

}

.aboutus2 {
    width: 100%;
    height: 500px;
    float: left;
    padding: 100px;
}

.aboutus2f1 {
    font-size: 40px;
}

.aboutus2f2 {
    font-size: 18px;
    padding-bottom: 30px;
}

.aboutus2f3 {
    font-size: 18px;
    line-height: .9;
}

.aboutus3 {
    width: 100%;
    height: 1200px;
    text-align: center;
    float: left;
    background-size: cover;
    padding-top: 100px;
    padding-left: 100px;
    padding-right: 100px;
}

.aboutus3f1 {
    font-size: 60px;
    color: #ffffff;
}

.aboutus3f1 span {
    color: #f5f5be;
}
.p-d-t-15{
    padding-top: 80px;
}
.flag{
width: 50%;
margin: auto;
}
.flaga{
    width: 39%;
    margin: auto;
}
.seccarees2 {
    width: 100%;
    height: 760px;
    background-size: cover;
    padding-top: 200px;
    padding-left: 100px;
}

.seccarees2f1 {
    font-size: 55px;
}

.seccarees2f2 {
    font-size: 50px;
    color: #ffffff;
}

.seccarees2f2 span {
    background: #6eb7dc;
    padding: 5px 8px 5px 5px;
}
.seccarees3{
    width: 100%;
    height: auto;
    background: #ffffff;
    text-align: center;
    padding-top: 30px;

}
.divborder{
    border: 1px solid skyblue;
    height: 500px;
}
.seccarees3f1{
    font-size: 35px;
    margin-bottom: 15px;

}
.custom-file-upload-hidden {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.custom-file-upload {
    display: block;
    width: auto;
    /*font-size: 16px;
margin-top: 30px;*/
}

.custom-file-upload label {
    display: block;
    /* margin-bottom: 5px; */
    position: absolute;
    z-index: 999;
    font-size: 14px;
    left: 31px;
    top: 7px;
    color: #9c99a8;
    /* font-family: pro-reg; */
    font-weight: normal;
}

.file-upload-input {
    display: inline-block;
    float: left;
    width: 88%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.file-upload-button {
    display: inline-block;
    padding: 6.5px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;

    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
@media (max-width: 320px){
    .form-control {

        margin-top: 5px;
    }
    .seccarees3f1 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .seccarees2 {
        width: 100%;
        height: auto;
        background-size: cover;
        padding-top: 50px;
        padding-left: 50px;
        padding-bottom: 20px;
    }
    .seccarees2f1 {
        font-size: 20px;
    }
    .seccarees2f2 {
        font-size: 20px;
        color: #ffffff;
    }
    .max{
        width: 50%;
        margin: auto;
    }
    .p-d-t-15 {
        padding-top: 10px;
    }
    .flag {

        margin-top: 10px;
    }
    .flaga {
        width: 57%;
        margin: auto;
        padding: 0;
        margin-top: 10px;
    }
    .aboutus3 {
        width: 100%;
        height: auto;
        text-align: center;
        float: left;
        background-size: cover;
        overflow: hidden;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    .aboutus3f1 {
        font-size: 25px;
        color: #ffffff;
    }
    .aboutus2f2 {
        font-size: 15px;
    }
    .aboutus {
        width: 100%;
        height: auto;
        background-size: cover;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-left: 20px;
        background-position-x: -100px;
    }
    .aboutus2f3 {
        font-size: 16px;
    }
    .aboutus2 {
        width: 100%;
        height: auto;
        float: left;
        padding: 20px 10px;
        padding-top: 2;
        overflow: hidden;
    }
    .aboutusf1 {
        font-size: 30px;
        color: #0b547b;
    }
    .clinisec2title {
        padding-top: 45px;
    }
    .clinisec2titlef2 {
        font-size: 15px;
        color: #70bae0;
    }
    .clinisec2 {
        width: 100%;
        height: 110vh;
        background-size: cover;
        float: left;
        padding-top: 30px;
        padding-left: 20px;
    }
    .clinisec2f1 p {
        font-size: 35px;
        color: #f5f5be;
    }
    .clinisecf1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .clinisec {
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #fff;
        text-align: center;
        padding-top: 50px;
        float: left;
        padding-bottom: 30px;
    }
    .cont-let {
        padding-left: 20px;
        padding-right: 20px;
    }
    .logo-sm {
        margin-top: 5px;
        margin-left: 20px;
    }
    .p-t-20 {
        padding-top: 0PX;
        padding-bottom: 10px;
    }
	.navbar-collapse.collapse {
    height: auto !important;
    }
    .navbar-collapse {
        height: auto !important;
        position: absolute;
        top: 64px;
        z-index: 9;
        width: 100%;
        background: white;
        transition: .3s;
    }
    .nav-clinilab{
        height: 60px;
        width: 100%;
    }
    .p-t-15 {
         padding-top: 0px;
    }
    .dropcon {
        font-family: 'Square721BT-Roman', 'MyriadPro-Regular';
        width: 100%;
        height: auto;
        background-color: #256588;
        position: absolute;
        z-index: 9;
        overflow: hidden;
        padding-top: 90px;
        text-align: center;
        padding-right: 30px;
        padding-left: 30px;
        font-size: 17px;
        display: none;
    }
    .closec {
        font-family: "MyriadPro-Light", "MyriadPro-Regular";
        font-size: 45px;
        color: #e8ecbb !important;
        text-align: left;
        position: absolute;
        left: -34px;
        top: -65px;
        cursor: pointer;
    }
    .divmap {
        padding: 30px;
        padding-left:30px;
    }
    .border-right{
        border-right: none;
        position: relative;
        top: 0;
    }
    .divmap p{
        text-align: center;

    }
    .divmap img{
        margin: auto;

    }
    .Logos{
        margin: auto;
    }
    .footer {
        height: auto;
        float: right;
    }
    .footer-logo {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .footer-sid {
        padding: 0;
        font-size: 22px;
        padding-top: 30px;
        text-align: center;
    }
    .p-t-80 {
        position: relative;
         right: 0;
         top: 0;
        text-align: center;
    }
    .Logos {
        margin: auto;
        width: 30%;
    }
    .col-xs-6 {
        width: 50%;
        padding: 0;
    }
    .logo-sm {
        margin-top: 13px;
        margin-left: 20px;
    }
    .aboutusf2 {
        font-size: 15px;
        padding: 0px;
        /* padding-left: 5px; */
    }
    .titlef1 {
        font-size: 40px;
        color: #0b547b;
        line-height: .9;
    }
    .titlef2 {
        font-size: 20px;
        color: #6e6e6e;
        line-height: .9;
    }
}

@media (max-width: 360px) and (min-width:321px){
    .form-control {

        margin-top: 5px;
    }
    .seccarees3f1 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .seccarees2 {
        width: 100%;
        height: auto;
        background-size: cover;
        padding-top: 50px;
        padding-left: 50px;
        padding-bottom: 20px;
    }
    .seccarees2f1 {
        font-size: 20px;
    }
    .seccarees2f2 {
        font-size: 20px;
        color: #ffffff;
    }
    .max{
        width: 50%;
        margin: auto;
    }
    .p-d-t-15 {
        padding-top: 10px;
    }
    .flag {

        margin-top: 10px;
    }
    .flaga {
        width: 57%;
        margin: auto;
        padding: 0;
        margin-top: 10px;
    }
    .aboutus3 {
        width: 100%;
        height: auto;
        text-align: center;
        float: left;
        background-size: cover;
        overflow: hidden;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    .aboutus3f1 {
        font-size: 25px;
        color: #ffffff;
    }
    .aboutus2f2 {
        font-size: 15px;
    }
    .aboutus {
        width: 100%;
        height: auto;
        background-size: cover;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-left: 20px;
        background-position-x: -100px;
    }
    .aboutus2f3 {
        font-size: 16px;
    }
    .aboutus2 {
        width: 100%;
        height: auto;
        float: left;
        padding: 20px 10px;
        padding-top: 2;
        overflow: hidden;
    }
    .aboutusf1 {
        font-size: 30px;
        color: #0b547b;
    }
    .clinisec2title {
        padding-top: 45px;
    }
    .clinisec2titlef2 {
        font-size: 15px;
        color: #70bae0;
    }
    .clinisec2 {
        width: 100%;
        height: 110vh;
        background-size: cover;
        float: left;
        padding-top: 30px;
        padding-left: 20px;
    }
    .clinisec2f1 p {
        font-size: 35px;
        color: #f5f5be;
    }
    .clinisecf1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .clinisec {
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #fff;
        text-align: center;
        padding-top: 50px;
        float: left;
        padding-bottom: 30px;
    }
    .cont-let {
        padding-left: 20px;
        padding-right: 20px;
    }
    .logo-sm {
        margin-top: 5px;
        margin-left: 20px;
    }
    .p-t-20 {
        padding-top: 0PX;
        padding-bottom: 10px;
    }
	.navbar-collapse.collapse {
    height: auto !important;
    }
    .navbar-collapse {
        height: auto !important;
        position: absolute;
        top: 64px;
        z-index: 9;
        width: 100%;
        background: white;
        transition: .3s;
    }
    .nav-clinilab{
        height: 60px;
    }
    .p-t-15 {
         padding-top: 0px;
    }
    .dropcon {
        font-family: 'Square721BT-Roman', 'MyriadPro-Regular';
        width: 100%;
        height: auto;
        background-color: #256588;
        position: absolute;
        z-index: 9;
        overflow: hidden;
        padding-top: 90px;
        text-align: center;
        padding-right: 100px;
        padding-left: 100px;
        font-size: 17px;
        display: none;
    }
    .closec {
        font-family: "MyriadPro-Light", "MyriadPro-Regular";
        font-size: 45px;
        color: #e8ecbb !important;
        text-align: left;
        position: absolute;
        left: -34px;
        top: -65px;
        cursor: pointer;
    }
    .divmap {
        padding: 30px;
        padding-left:30px;
    }
    .border-right{
        border-right: none;
        position: relative;
        top: 0;
    }
    .divmap p{
        text-align: center;

    }
    .divmap img{
        margin: auto;

    }
    .Logos{
        margin: auto;
    }
    .footer {
        height: auto;
        float: right;
    }
    .footer-logo {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .footer-sid {
        padding: 0;
        font-size: 22px;
        padding-top: 30px;
        text-align: center;
    }
    .p-t-80 {
        position: relative;
         right: 0;
         top: 0;
        text-align: center;
    }
    .Logos {
        margin: auto;
        width: 30%;
    }
    .titlef1 {
        font-size: 40px;
        color: #0b547b;
        line-height: .9;
    }
    .titlef2 {
        font-size: 20px;
        color: #6e6e6e;
        line-height: .9;
    }
}

@media (max-width: 400px) and (min-width:361px) {
    .form-control {

        margin-top: 5px;
    }
    .seccarees3f1 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .seccarees2 {
        width: 100%;
        height: auto;
        background-size: cover;
        padding-top: 50px;
        padding-left: 50px;
        padding-bottom: 20px;
    }
    .seccarees2f1 {
        font-size: 20px;
    }
    .seccarees2f2 {
        font-size: 20px;
        color: #ffffff;
    }
    .max{
        width: 50%;
        margin: auto;
    }
    .p-d-t-15 {
        padding-top: 10px;
    }
    .flag {

        margin-top: 10px;
    }
    .flaga {
        width: 57%;
        margin: auto;
        padding: 0;
        margin-top: 10px;
    }
    .aboutus3 {
        width: 100%;
        height: auto;
        text-align: center;
        float: left;
        background-size: cover;
        overflow: hidden;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    .aboutus3f1 {
        font-size: 25px;
        color: #ffffff;
    }
    .aboutus2f2 {
        font-size: 15px;
    }
    .aboutus {
        width: 100%;
        height: auto;
        background-size: cover;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-left: 20px;
        background-position-x: -100px;
    }
    .aboutus2f3 {
        font-size: 16px;
    }
    .aboutus2 {
        width: 100%;
        height: auto;
        float: left;
        padding: 20px 10px;
        padding-top: 2;
        overflow: hidden;
    }
    .aboutusf1 {
        font-size: 30px;
        color: #0b547b;
    }
    .clinisec2title {
        padding-top: 45px;
    }
    .clinisec2titlef2 {
        font-size: 15px;
        color: #70bae0;
    }
    .clinisec2 {
        width: 100%;
        height: 110vh;
        background-size: cover;
        float: left;
        padding-top: 30px;
        padding-left: 20px;
    }
    .clinisec2f1 p {
        font-size: 35px;
        color: #f5f5be;
    }
    .clinisecf1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .clinisec {
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #fff;
        text-align: center;
        padding-top: 50px;
        float: left;
        padding-bottom: 30px;
    }
    .cont-let {
        padding-left: 20px;
        padding-right: 20px;
    }
    .logo-sm {
        margin-top: 5px;
        margin-left: 20px;
    }
    .p-t-20 {
        padding-top: 0PX;
        padding-bottom: 10px;
    }
	.navbar-collapse.collapse {
    height: auto !important;
    }
    .navbar-collapse {
        height: auto !important;
        position: absolute;
        top: 64px;
        z-index: 9;
        width: 100%;
        background: white;
        transition: .3s;
    }
    .nav-clinilab{
        height: 60px;
    }
    .p-t-15 {
         padding-top: 0px;
    }
    .dropcon {
        font-family: 'Square721BT-Roman', 'MyriadPro-Regular';
        width: 100%;
        height: auto;
        background-color: #256588;
        position: absolute;
        z-index: 9;
        overflow: hidden;
        padding-top: 90px;
        text-align: center;
        padding-right: 50px;
        padding-left: 50px;
        font-size: 17px;
        display: none;
    }
    .closec {
        font-family: "MyriadPro-Light", "MyriadPro-Regular";
        font-size: 45px;
        color: #e8ecbb !important;
        text-align: left;
        position: absolute;
        left: -34px;
        top: -65px;
        cursor: pointer;
    }
    .divmap {
        padding: 30px;
        padding-left:30px;
    }
    .border-right{
        border-right: none;
        position: relative;
        top: 0;
    }
    .divmap p{
        text-align: center;

    }
    .divmap img{
        margin: auto;

    }
    .Logos{
        margin: auto;
    }
    .footer {
        height: auto;
        float: right;
    }
    .footer-logo {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .footer-sid {
        padding: 0;
        font-size: 22px;
        padding-top: 30px;
        text-align: center;
    }
    .p-t-80 {
        position: relative;
         right: 0;
         top: 0;
        text-align: center;
    }
    .Logos {
        margin: auto;
        width: 30%;
    }
    .titlef1 {
        font-size: 40px;
        color: #0b547b;
        line-height: .9;
    }
    .titlef2 {
        font-size: 20px;
        color: #6e6e6e;
        line-height: .9;
    }
}

@media (max-width: 480px) and (min-width:401px) and (orientation: portrait) {
    .titlef1 {
        font-size: 40px;
        color: #0b547b;
        line-height: .9;
    }
    .titlef2 {
        font-size: 20px;
        color: #6e6e6e;
        line-height: .9;
    }
    .form-control {

        margin-top: 5px;
    }
    .seccarees3f1 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .seccarees2 {
        width: 100%;
        height: auto;
        background-size: cover;
        padding-top: 50px;
        padding-left: 50px;
        padding-bottom: 20px;
    }
    .seccarees2f1 {
        font-size: 20px;
    }
    .seccarees2f2 {
        font-size: 20px;
        color: #ffffff;
    }
    .max{
        width: 50%;
        margin: auto;
    }
    .p-d-t-15 {
        padding-top: 10px;
    }
    .flag {

        margin-top: 10px;
    }
    .flaga {
        width: 57%;
        margin: auto;
        padding: 0;
        margin-top: 10px;
    }
    .aboutus3 {
        width: 100%;
        height: auto;
        text-align: center;
        float: left;
        background-size: cover;
        overflow: hidden;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }
    .aboutus3f1 {
        font-size: 25px;
        color: #ffffff;
    }
    .aboutus2f2 {
        font-size: 15px;
    }
    .aboutus {
        width: 100%;
        height: auto;
        background-size: cover;
        padding-top: 20px;
        padding-bottom: 30px;
        padding-left: 20px;
        background-position-x: -100px;
    }
    .aboutus2f3 {
        font-size: 16px;
    }
    .aboutus2 {
        width: 100%;
        height: auto;
        float: left;
        padding: 20px 10px;
        padding-top: 2;
        overflow: hidden;
    }
    .aboutusf1 {
        font-size: 30px;
        color: #0b547b;
    }
    .clinisec2title {
        padding-top: 45px;
    }
    .clinisec2titlef2 {
        font-size: 15px;
        color: #70bae0;
    }
    .clinisec2 {
        width: 100%;
        height: 110vh;
        background-size: cover;
        float: left;
        padding-top: 30px;
        padding-left: 20px;
    }
    .clinisec2f1 p {
        font-size: 35px;
        color: #f5f5be;
    }
    .clinisecf1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .clinisec {
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #fff;
        text-align: center;
        padding-top: 50px;
        float: left;
        padding-bottom: 30px;
    }
    .cont-let {
        padding-left: 20px;
        padding-right: 20px;
    }
    .logo-sm {
        margin-top: 5px;
        margin-left: 20px;
    }
    .p-t-20 {
        padding-top: 0PX;
        padding-bottom: 10px;
    }
	.navbar-collapse.collapse {
    height: auto !important;
    }
    .navbar-collapse {
        height: auto !important;
        position: absolute;
        top: 64px;
        z-index: 9;
        width: 100%;
        background: white;
        transition: .3s;
    }
    .nav-clinilab{
        height: 60px;
    }
    .p-t-15 {
         padding-top: 0px;
    }
    .dropcon {
        font-family: 'Square721BT-Roman', 'MyriadPro-Regular';
        width: 100%;
        height: auto;
        background-color: #256588;
        position: absolute;
        z-index: 9;
        overflow: hidden;
        padding-top: 90px;
        text-align: center;
        padding-right: 100px;
        padding-left: 100px;
        font-size: 17px;
        display: none;
    }
    .closec {
        font-family: "MyriadPro-Light", "MyriadPro-Regular";
        font-size: 45px;
        color: #e8ecbb !important;
        text-align: left;
        position: absolute;
        left: -34px;
        top: -65px;
        cursor: pointer;
    }
    .divmap {
        padding: 30px;
        padding-left:30px;
    }
    .border-right{
        border-right: none;
        position: relative;
        top: 0;
    }
    .divmap p{
        text-align: center;

    }
    .divmap img{
        margin: auto;

    }
    .Logos{
        margin: auto;
    }
    .footer {
        height: auto;
        float: right;
    }
    .footer-logo {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .footer-sid {
        padding: 0;
        font-size: 22px;
        padding-top: 30px;
        text-align: center;
    }
    .p-t-80 {
        position: relative;
         right: 0;
         top: 0;
        text-align: center;
    }
    .Logos {
        margin: auto;
        width: 30%;
    }

}



@media (max-width: 991px) and (min-width:768px) {

    .divmap {
        padding: 30px;
        padding-left:30px;
    }
    .border-right{
        border-right: none;
        position: relative;
        top: 0;
    }
    .divmap p{
        text-align: center;

    }
    .divmap img{
        margin: auto;

    }
    .Logos{
        margin: auto;
    }
    .clinisec2 {
        width: 100%;
        height: 110vh;
        background-size: cover;
        float: left;
        padding-top: 100px;
        padding-left: 100px;
    }
    .footer {
        height: auto;
        float: right;
    }
    .p-t-80 {
        position: relative;
         right: 0;
         top: 0;
        text-align: center;
    }
    .footer-sid {
        padding: 0;
        font-size: 22px;
        padding-top: 80px;
        margin: auto;
        text-align: center;
    }
    .p-t-20 {
        padding-top: 23PX;
        padding: 0;
        padding-top: 20px;
    }
    .clinisecf1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }
    .logo {
        margin-top: 15px;
    }
    .clinisec {
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #fff;
        text-align: center;
        padding-top: 50px;
        float: left;
        padding-bottom: 30px;
    }
    .divlet {
        border: 2px solid #70bae0;
        /* padding: 20px; */
        padding-top: 49px;
        font-size: 20px;
        min-height: 150px;
        margin-top: 20px;
    }
    .max{
        margin: auto;
    }
    .aboutus3 {
        width: 100%;
        height: auto;
        text-align: center;
        float: left;
        background-size: cover;
        padding-top: 100px;
        padding-left: 100px;
        padding-right: 100px;
        padding-bottom: 20px;
    }
    .p-d-t-15 {
        padding-top: 0;
    }
    .flaga {
        width: 53%;
        margin: auto;
        margin-top: 10px;
    }
    .flag {
        width: 50%;
        margin: auto;
        margin-top: 10px;
    }
    .p-t-15 {
        padding-top: 15px;
        padding: 15px 0 0 0;
    }
}

@media (max-width: 1024px) and (min-width:992px){
    .col-md-5 {
        width: 54.666667%;
    }
    .logo {
        margin-top: 15px;
        width: 13%;
    }
    .XX{
        width: 5%;
    }
    .fix2line {
        padding-top: 50px;
    }
    .divlet {
        border: 2px solid #70bae0;
        /* padding: 20px; */
        padding-top: 42px;
        font-size: 15px;
        min-height: 120px;
        margin-top: 20px;
    }

    .clinisec2 {
        width: 100%;
        height: 110vh;
        background-size: cover;
        float: left;
        padding-top: 150px;
        padding-left: 150px;
    }
    .footer-sid a {
        display: block;
        font-size: 14px;
    }
    .footer-sid {
        padding: 0;
        font-size: 16px;
        padding-top: 80px;
    }
    .footer-logo {
        padding-top: 50px;
        padding-bottom: 60px;
        padding-left: 0;
        padding-right: 0;
    }
    .footer {
        height: 300px;
    }
    .cont-let {
        padding-left: 80px;
        padding-right: 80px;
    }
    .footer {
        height: 300px;
    }
    .file-upload-input{
        width: 79%;
    }

}

@media (max-width: 1280px) and (min-width: 1025px) {
    .footer {
        height: 300px;
    }
    .footer-sid a {
        display: block;
        font-size: 15px;
    }
    .clinisec2 {
        width: 100%;
        height: 110vh;
        background-size: cover;
        float: left;
        padding-top: 150px;
        padding-left: 150px;
    }
    .footer-sid {
        padding: 0;
        font-size: 18px;
        padding-top: 80px;
    }
    .col-md-5 {
        width: 44.666667%;
    }
    .logo {
        margin-top: 15px;
        width: 10%;
    }
    .XX{
        width: 10%;
    }
    .fix2line {
        padding-top: 40px;
    }
    .divlet {
        border: 2px solid #70bae0;
        /* padding: 20px; */
        padding-top: 50px;
        font-size: 20px;
        min-height: 140px;
        margin-top: 20px;
    }
    .file-upload-input{
        width: 80%;
    }
}

@media (min-width: 1366px) and (max-width: 1439px){
    .logo {
        margin-top: 15px;
        width: 10%;
    }
    .XX{
        width: 10%;
    }
    .fix2line {
        padding-top: 45px;
    }
    .divlet {
        border: 2px solid #70bae0;
        /* padding: 20px; */
        padding-top: 49px;
        font-size: 21px;
        min-height: 140px;
        margin-top: 20px;
    }
    .file-upload-input{
        width: 82%;
    }
}


@media (min-width: 1440px) and (max-width: 1599px) {
    .logo {
        margin-top: 15px;
        width: 10%;
    }
    .XX{
        width: 10%;
    }
    .file-upload-input{
        width: 85%;
    }
    .fix2line {
        padding-top: 30px !important;
    }
    .divlet {
        padding:0 ;
       padding-left: 10px;
       padding-right: 10px;
       padding-top: 45px;
    }
}
@media (min-width: 1600px) and (max-width: 1919px) {
    .file-upload-input{
        width: 84%;
    }

}
