/* ===================================================================
* # imports
* ------------------------------------------------------------------- */

@charset "UTF-8";


body {

    font-family: 'Montserrat', sans-serif;
    position: relative;
font-weight: bold;
    letter-spacing: .6px;
}

a {
    color: #000;

}

a:hover,
a:focus {
    color: #000;
}

h1 {
    font-size: 38px;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: -1px;
    margin-bottom: 1.5rem;
    font-family: 'Montserrat', sans-serif;
}

h2 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 1rem;

}

h3 {

    font-size: 33px;
    font-weight: 500;

}

h4 {
    font-size: 20px;
    font-weight: 500;

}

h5 {
    font-size: 28px;
    font-weight: 300;

    margin-bottom: 0.7rem;
}

.card {
    border: 0px;
    margin-bottom: 10px;
    min-height: 120px;

}
.card-title {
        margin-bottom: .5rem;
}
i {
    color: #fff;
    font-weight:bold;
    font-size: 12px;
}

.minititle {
    font-family: 'Montserrat', sans-serif;
    display: block !important;
    overflow: hidden !important;
    letter-spacing: 3px;
    font-size: 10px;
    color: #B8860B;
}
.price {


    margin-bottom: 8px;
}

#contact .card {

    min-height: 110px;
}
#contact .card-title,#contact .card a{
    font-size: 20px !important;

}
.pricetag {
    font-family: Arial;
}

#files {
        text-align: center;


    }

p {
    color: #959094;
}

p.lead {

    margin-bottom: 2rem;
}
.footer a{
    text-decoration: underline;
    }

.text-primary {

}

.light-font {
    font-weight: 300;
}
.grey {
    color: #999;
}
.infounder {
    font-size: 12px;
    letter-spacing: .6px;
}
.opensans {
    font-family: "Open Sans",serif;
}

.btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0.375rem 1.35rem;
    transition: all 0.3s ease;
    border-radius: 0px !important;
    text-decoration: none;
}

.btn-outline-light:hover {

}

.btn-primary {
    border-radius: 3px;
    background-image: -moz-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
    background-image: -webkit-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
    background-image: -ms-linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
    background-image: linear-gradient( 122deg, #e54595 0%, #fd378e 100%);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    font-weight: 500;
    padding: 0.6rem 2rem;
    border: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    background-image: linear-gradient( 122deg, #fd378e 0%, #e54595 100%);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
    color: #FFF;
}

.btn-light {
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.26);
    font-size: 14px;
    font-weight: 500;
    color: #633991;
    margin: 0.5rem;
    padding: 0.7rem 1.6rem;
    line-height: 1.8;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 0.8rem 1rem;
    font-size: 15px;
}

.bg-pink {
    background-color: #B8860B;
}

.mb-10 {
    margin-bottom: 120px;
}

.section {
    padding: 0px 0 0px;
}

.section-title {
    text-align: center;
    margin-bottom: 3rem;
}

.section-title small {
    color: #000;
}

::-moz-selection {
    text-shadow: none;
    color: #B8860B;
    background: #000;

}

::selection {
    text-shadow: none;
    color: #B8860B;
    background: #000;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

@media (max-width:767px) {
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 30px;
    }

}


/* INSTA
----------------------*/


#instagram #add-data{
    background: #000;
}
#add-data img{
    opacity: .65;

}
#add-data a:hover img{
    opacity: 1;
    transition: all 0.5s ease;
}

#add-data a:hover .info {
    display: block !important;
    background: #000;


}


.photo-thumb{
    width:100%;
    height:auto;
    float:left;
    margin:0 1em .5em 0;
    float:left;
}

#LoadMore {
    cursor: pointer;
}


/* remove bootstrap gutter*/
.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}


/* the good stuff */
body {
}

/* load more button */

#add-data a {
    overflow: hidden;
    display: block;
    max-height: 200px;

}
#add-data img {
    width: 100%;
    height: auto;
    background-position: center center;
}
#add-data .info {
    position: absolute;

    bottom: 0px;
    left: 0px;
    list-style: none;
    display: none;
}
#add-data .info li {
    display: inline-block;
    padding:5px 10px;
    color: #fff;
    left: 0px;
    bottom: 0px;
}

#btn-instafeed-load {
  color: #fff;
  background: #26a3ff;
  font-size: 16px;
  margin: 20px auto;
  padding: 8px 40px;
  display: block;
  border: none;
}

/* media queries  */
@media screen and (min-width:768px) {
  .img-featured-container .description-container .caption {
    display: block;
  }

}

/* MAIN WINDOW
----------------------*/

#jita {
    max-height: 640px;
    display: block;
    width: 100%;
}

#jita img {
    max-height: 600px;
    position: relative;
    top: -150px;
    left: 40px;
}

#home::before {
    content: "";
    position: absolute;

    left: 0px;
    height: 450px;
    width: 100%;
    background-color: #FFFFFF; 
    /*background: url("../images/main.png") bottom no-repeat;*/
    background-size: 80%;
    z-index: -1;
}


.quote {
    font-weight: 600;
    text-decoration: underline;
  /*font-size: 1.5em;*/
}


/* NAVBAR
----------------------*/
.navbar-brand img{
width: 200px;
}
.nav-menu {
    padding: 2.5rem 0;
    transition: all 0.3s ease;
    /*background: #FAF0E6;*/
}

.nav-menu.is-scrolling,
.nav-menu.menu-is-open {
    background: #fff;
    -webkit-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
}

.nav-menu.is-scrolling {
    padding: 0;
}

.navbar-nav .nav-link {
    position: relative;
}



a[href $='.pdf']:before{
    position: absolute;
    left: -20px;
    top: 50%;
    color:#fff !important;
    background: #000;
    font-size: 8px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2px 5px !important;
    line-height: 15px !important;
}
a[href $='.pdf']:before {
content: "PDF";
}

 a[href $='.pdf'] {
    position: relative;
    padding-left: 40px !important;
    background: url("../images/pdf.svg") no-repeat ;
    background-size: 25px;
    line-height: 34px;
    font-size:12px;
    display: block;
    position: relative;

    color: #000 !important;
}


.instagram {
    position: relative;
    padding-left: 35px !important;
    background: url("../images/insta.svg") no-repeat ;
    background-size: 30px;
    line-height: 27px;
    font-size: 12px;
    display: block;
    position: relative;
    color: #000 !important;
    padding-right: 30px;
    letter-spacing: 1.5px;
}

.youtube {
    position: relative;
    padding-left: 35px !important;
    background: url("../images/youtube.svg") no-repeat ;
    background-size: 30px;
    line-height: 27px;
    font-size: 12px;
    display: block;
    position: relative;
    color: #000 !important;
    padding-right: 30px;
    letter-spacing: 1.5px;
}

.linkedin {
    position: relative;
    padding-left: 35px !important;
    background: url("../images/linkedin.svg") no-repeat ;
    background-size: 30px;
    line-height: 27px;
    font-size: 12px;
    display: block;
    position: relative;
    color: #000 !important;
    padding-right: 30px;
    letter-spacing: 1.5px;
}

.facebook {
    position: relative;
    padding-left: 35px !important;
    background: url("../images/face.svg") no-repeat ;
    background-size: 30px;
    line-height: 27px;
    font-size: 12px;
    display: block;
    position: relative;
    color: #000 !important;
    padding-right: 30px;
    letter-spacing: 1.5px;
}






@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        font-size: 14px;
    }
    .navbar-nav>.nav-item>.nav-link.active:after {
        content: "";
        border-bottom: 2px solid #cd99d4;
        left: 1rem;
        right: 1rem;
        bottom: 5px;
        height: 1px;
        position: absolute;
    }



}





@media (max-width:1200px) {

#jita img {

        bottom: 0px;
    }

/*.card_influenc {
        flex: 100% !important;
    }
    .card_influenc .card {
        flex: 50% !important;
    }*/

    .img-holder {
        padding-bottom: 50%;
    }
    h1 {
        font-size: 30px;
        line-height: 45px;
    }
}

@media (max-width:767px) {
    .tagline {
        font-size: 17px;
    }
    .img-holder {
        padding-bottom: 100%;
    }
    h1 {
        font-size: 25px;
        line-height: 45px;
    }
    #home {
        background-color: #FFFFFF;

    }


#jita {

    display: block;
    width: 100%;
    position: relative;
}

#jita img {


    top: 0px;
    right: 0px;

    width: 250px;
    height: auto;
}

#jita::before {
    content: "";
    position: absolute;

    left: 0px;
    height: 450px;
    width: 100%;
    background-color: inherit;
    /*background: url("../images/main.png") bottom no-repeat;*/
    background-size: 80%;
    z-index: -1;
}
.maintitle {
    padding: 30px 0px 0px;
}
.mainpicture {

}


}

@media (max-width:575px) {
    .maintitle {
        padding: 20px !important;
    }
    .navbar-light .navbar-brand {
        margin: 0 auto;
    }
    #jita {
        text-align: center;
    }

    .card {
        border: 0px;
        margin-bottom: 30px;
        min-height: 80px;
    }
    #contact .card {
        border: 0px;
        margin-bottom: 10px;
        min-height: 80px;
    }
    .social ul li{
        padding: 15px 0px;
    }
    .section-title {
        margin-top: 2rem;
    }

    #files {
        text-align: left;
        padding: 0px 40px 0px;

    }
    #files ul li {
        margin-bottom: 30px;
    }

}



