/**
Theme Name: CINS
Author: XoDev
Author URI:
Description:
Version: 1.0.0
License:
License URI:
Text Domain: cins

*/
/* template*/



html{
    font-size: 100%;
}

body {
    font-family: 'Noto Serif', serif;
    overflow-x: hidden;
}
b, strong {
    font-weight: 700;
}

a {
    color: #E4A80C;
    text-decoration: none;
    background-color: transparent;
}
a:hover{
    text-decoration: none;
}

.red{
    color:#d84062;
}
.pink{
    color:#b66ba2;
}
.yellow{
    color:#d3b454;
}
.clear{
    clear:both;
}
img{
    width:100%;
    height:auto;
}
.screen-reader-text{
    display: none; 
}
.scroll {
    white-space: nowrap; 
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch; 
    -ms-overflow-style: -ms-autohiding-scrollbar; 
}
  
.scroll::-webkit-scrollbar {
    display: none; 
}
.mobile{
    display:block !important;
}
.desktop{
    display:none !important;
}




.container{
    max-width: 1440px;
    width:100%;
}
#primary {
    max-width: 936px;
    width:100%;
    margin:auto;
    float:none;
}
.entry-content{
    width: 100%;
    max-width: 576px;
    margin:auto;
    opacity: 0.9;
    color: #000000;
    font-family: "Noto Serif", serif;
    font-size: 20px;
    letter-spacing: 0.25px;
    line-height: 35px;
    position: relative;
}
.navbar{
    border-bottom: 2px solid #E4A80C;
}
.blogname{
    height: 13px;
    color: #000000;
    font-family: Montserrat;
    font-size: 10.42px;
    font-weight: 700;
    letter-spacing: 0.31px;
    line-height: 13px;
    display: block;
    text-transform: uppercase;
}
.blogdesc{
    height: 13px;
    color: #000000;
    font-family: Montserrat;
    font-size: 10.42px;
    letter-spacing: 0.31px;
    line-height: 13px;
    display: block;
}


/* header */
.navbar{
    padding: 0;
    justify-content: flex-start;
}

#nav-mob{
    display:none;
    position: absolute;
    width:80vw;
    background: #FFF;
    padding:35px;
    z-index: 9999;
}
#nav-mob ul{
    list-style-type: none;
    padding-left:25px;
}
#nav-mob li {
    margin: 8px 0;
}
#nav-mob li a{
    color: #000000;
    font-family: Montserrat;
    font-size: 11.57px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
    padding: 8px 0;
    display: block;
}
#nav-mob li.line {
    border-bottom: 1px solid #000;
}
#nav-mob li.social {
    float:left;
}
#nav-mob li.social a {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 20px;
    line-height: 16px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #333333;
    padding: 6px;
    display: inline-block;
    border-radius: 50%;
}

#nav-mob-close{
    /*font-size: 50px;*/
    text-align: right;
    position: absolute;
    right:20px;
    top:0px;
}
#nav-mob-close .fa-times-thin{
    cursor: pointer;
}
#nav-mob-close .fa-times-thin:before {
    content: '\00d7';
}

#nav-mob-toggle{
    margin: 20px 20px;
    background: transparent;
    border: none;
    font-size: 28px;
}
#nav-main .wpml-ls-item{
    display:none;
}

/* footer */
.footer{
    background: #000;
    margin-top:40px;
    color:#fff;
    font-family: Montserrat;
}
#footerts{
    background-color: #37363B;
    position: relative;
    z-index: 1;
}

#footerlb{
    background-color: #37363B;
    padding: 60px;
    /*box-shadow: -2px 1px 7px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);  */
}
#footerlb h2, #footerrb h2 {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 34.56px;
    font-weight: bold;
    letter-spacing: 0.24px;
    line-height: 35px;
    text-shadow: 0 2px 4px 0 rgba(0,0,0,0.06);
    margin-bottom:20px;
}
#footerrb{
    /*background-color: rgba(228,168,12,0.52);*/
    background-color: #dfc46d;
    padding: 60px;
}
#footerts .container:after{
    content:'';
    /*background-color: rgba(228,168,12,0.52);*/
    background-color: #dfc46d;
    position: absolute;
    top:0;
    bottom:0;
    left:50%;
    right:0;
    z-index: -1;
}
#footerbs{
    padding: 80px 0 10px 0;
    color: rgba(255,255,255,0.8);
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
}
#footerb1, #footerb2, #footerb3, #footerb4 {          /*   */
    margin-bottom: 30px;
}
#copyright{
    background-color: #E4A80C;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 11.57px;
    font-weight: 600;
    letter-spacing: 1.82px;
    line-height: 16px;
    padding: 6px 0;
}
.footer img{
    max-width: 150px;
}
.footer .cblock{
    margin-top:20px;
}
.footer .cblogname{
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
}
.footer .fsocial a{
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #333333;
    padding: 6px;
    display: inline-block;
    border-radius: 50%;
}
.footer .follow {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
}
.footer .ftitle {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    margin-bottom:23px;
    text-transform: uppercase;
}
.footer ul, footer ol{
    list-style-type: none;
    padding-left: 0;
}
.footer li{
    margin: 0 0 20px 0;
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 16.67px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
}
.footer a{
    color: #FFFFFF;
    opacity: 0.8;
}

/* form elements */
input{
    color: #000000;
    font-family: Montserrat;
    font-size: 13.89px;
    font-weight: 500;
    letter-spacing: 1.2px;
    line-height: 16px;
}
input[type=text], input[type=email] {
    padding: 10px;
    width: 100%;
    border: 0;
    border-bottom: 4px solid #E4A80C;
}
.btn-sendidea{
    color: #000000;
    font-family: Montserrat;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    text-align: center;
    border-radius: 26.5px;
    background-color: #FFFFFF;
    box-shadow: -2px 1px 7px 0 rgba(0,0,0,0.14), 0 2px 1px -1px rgba(0,0,0,0.12), 0 1px 3px 0 rgba(0,0,0,0.2);
}
.btn-form {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 13.89px;
    font-weight: 600;
    letter-spacing: 1.2px;
    line-height: 16px;
    text-align: center;
    border-radius: 26.5px;
    background-color: #E4A80C;
    box-shadow: -2px 2px 2px 0 rgba(0,0,0,0.15);
    padding: 14px 24px;
    border:0;
}
.btn-readall{
    color: #37363B;
    font-family: Montserrat;
    font-size: 12.68px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 16px;
    text-align: center;
    background-image: url(assets/images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding: 0;
    padding-right: 35px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(228,168,12,.25);
}
html[lang='en-US'] .serbian {
    display: none;
}
html[lang='sr-RS'] .english {
    display: none;
}
#searchmodal{
    background-color: rgba(255,255,255,0.9);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100% !important;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    z-index: 10000;
    display: table;
    opacity: 0;
    visibility: hidden;
}
#searchmodal.show{
    visibility: visible;
    opacity: 1;
}
#searchmodalin{
    display: table-cell;
    vertical-align: middle;
}
#searchform{
    margin: auto;
    padding:30px;
    max-width: 800px;
}
#searchform .search-field{
    padding: 20px;
    font-size: 20px;
    width: 100%;
    border: 0;
    border-bottom: 4px solid #E4A80C;
}
#searchform label{
    display: block;
    margin-bottom: 20px;
}
#searchform .search-submit  {
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 13.89px;
    font-weight: 600;
    letter-spacing: 1.2px;
    line-height: 16px;
    text-align: center;
    border-radius: 26.5px;
    background-color: #E4A80C;
    box-shadow: -2px 2px 2px 0 rgba(0,0,0,0.15);
    padding: 14px 24px;
    border: 0;
    margin: auto;
    display: block;
}
#searchclose{
    text-align: right;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
#searchclose .fa-times-thin:before {
    content: '\00d7';
}




.container {
    max-width: 100%;
}
.branding{
    width:auto;
    height:auto;
}
.brand{
    display: flex;
    align-items: center;
}
.brand img{
    max-height:60px;
    width:auto;
    margin-right:10px;
}
.sitedesc{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    display: none;
}
#nav-main{
    display: block;
    width: 100%;
    background-color: #EFEFEF;
    order: 1;
    /* overflow: hidden; */
}
#nav-main ul {
    margin: 0;
    padding: 0;
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: left;
}
#nav-main li {
    display: block;
    margin: 0;
    padding: 10px;
    position: relative;
    width: auto;
}
#nav-main li a {
    color: #000000;
    opacity:0.5;
    font-family: Montserrat;
    font-size: 11.57px;
    font-weight: bold;
    letter-spacing: 1.82px;
    line-height: 16px;
    text-transform: uppercase;
    white-space: nowrap;
}
    #nav-main .current-menu-item a, #nav-main .current-menu-parent a{
        opacity:1;
    }
.navsearch{
    flex-grow: 1;
    text-align: right;
    padding:10px 20px;
    cursor: pointer;
}
.wpml-ls-menu-item .wpml-ls-flag {
    /* display: inline; */
    vertical-align: baseline;
    /* width: 18px; */
    /* height: 12px; */
}



@media (min-width: 769px){
    .navbar {
        padding: 20px 10px;
        justify-content: space-between;
    }
    .container {
        max-width: 100%;
    }
    #navbarleft{
        display:block;
        margin-top: 20px;
    }
    #nav-mob-toggle, .menu-toggle{
        display:none;
    }
    .navsearch{
        flex-grow: 0;
        text-align: right;
        padding:10px;
    }
    #nav-main{
        font-weight: 400;
        font-family: 'DinPro', sans-serif;
        margin: 0px 0px 0px 0px;
        display:flex !important;
        text-transform: uppercase;
        width:auto;
        background-color: #FFF;
        order:inherit;
        flex-grow: 1;
        overflow: inherit;
    }
    #nav-main ul    {
        margin: 0; padding: 0;
        width: 100%;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    #nav-main li    {
        display: block;
        margin: 0;
        padding: 5px 10px 8px 10px;
        position: relative;
        width:auto;
    }
    #nav-main li:last-child  {
        margin-right:0px;
    }
    #nav-main .current-menu-item, #nav-main .current-menu-parent{
        background-color: rgba(228,168,12,0.6);
    }

    #nav-main li a  {
        color: #000000;
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 700;
        letter-spacing: 1.82px;
        line-height: 16px;
        opacity:1;
    }
    #nav-main .current-menu-item a, #nav-main .current_page_item a, #nav-main a:hover {
        /*color: #000;
        background: #ccc;*/
    }
    #nav-main ul ul {
        display: none;
        position: absolute;
        padding-top: 10px;
        padding-left: 0;
    }
    #nav-main ul ul li {
        float: none;
        min-width: 250px;;
    }
    #nav-main ul ul li a {
        padding: 5px 15px;
    }
    #nav-main ul li:hover > ul {
        display: block;
    }
    #nav-main ul ul li ul {
        left: 150px;
        top: 0;
    }





}
@media (min-width: 768px){
    #nav-main .wpml-ls-item{
        display:block;
    }
    .mobile{
        display:none !important;
    }
    .desktop{
        display:block !important;
    }
}
@media (min-width: 992px){
    .container {
        max-width: 100%;
    }
    #nav-main .wpml-ls-item{
        display:block;
    }
    .sitedesc{
        display: block;
    }
}
@media (min-width: 1200px){
    .container {
        max-width: 1140px;
    };
}



