@white: #fff; @yellow: #fed766; @dark-grey: #2d3047; @light-grey: #f9f9f9; @red: #a799b7; @blue: #019FE1; body { background: #fff url(../img/concrete_wall_3.png) 0 0; // font-family: 'roboto mono', monospace; font-family: 'lato', sans-serif; font-size: 17px; } h1, h2, h3, h4, h5 { /* margin: 0 auto; */ //font-family: 'roboto slab', serif; font-family: 'ubuntu', sans-serif; } .container { } #logo-container { height: 350px; /*padding-top: 45px;*/ /* background: #fff url(../img/fiber.jpg) 0 0;*/ h1, h2, h3, h4, h5 { color: #fff; } h1 { font-size: 76px; margin-bottom: 5px; } h4 { margin-bottom: 25px; } } .row { /* padding: 45px 0; */ &.unpadded { padding: 0; } } #menu { /* font-size: 14px; */ font-weight: 700; background-color: #1b6d85; /* padding-top: 24px; */ /* height: 20px; */ a { margin-left: 15px; color: #fff !important; &.active { padding-bottom: 5px; border-bottom: 1px solid @white; } } } .bg-big { background: #fff url(../img/fiber.jpg) 0 0; width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: -1; } #logo { width: 150px; margin: 0 auto; } .white { background-color: #fff; } .m45 { margin: 45px 0; } .p15 { padding: 15px 0; } .quote { background-color: #1b6d85; padding: 25px 0; color: #fff; h3 { text-align: center; } } .grey { border-top: 1px solid #fbfbfb; background-color: #f1f1f1 !important; } .dark-grey { background-color: @dark-grey; //background-color: @blue; color: @white; } .red { background-color: @red; color: @white; } .yellow { background-color: @yellow; color: #272727; } .mt2 { margin-top: 2px; } .section-title { text-align: center; margin-bottom: 35px; font-size: 45px; margin-top: 5px; } .panel-heading { font-size: 2px; a { font-size: 16px; } } .panel-group { margin-top: 30px; } .panel { margin-bottom: 14px; a { //margin: 16px 0; } } .subtitle { font-size: 19px; font-weight: 400; text-align: center; margin-top: -23px; margin-bottom: 52px; } .panel-heading { background-color: #1b6d85; padding: 15px; } .mt-15 { margin-top: -15px; } .mt10 { margin-top: 10px; } .mt15 { margin-top: 15px; } .footer { } .copyright { font-size: 12px; margin-bottom: 0; color: rgb(55, 58, 60); } .parallax-container2 { height: 300px; } .p45 { padding: 45px 0; } .pb15 { padding-bottom: 15px; } .social-li { margin-top: 5px; height: 35px; color: @white; img { display: inline-block; margin-right: 5px; } .social-span { margin-top: 15px; } } i.social { background: url("../img/socials.png"); width: 27px; display: inline-block; height: 27px; margin-right: 5px; &:hover { background-color: transparent; border: none; } margin-top: 0; } .social-fb { background-position: -6px -1px !important; } .social-tw { background-position: -96px -1px !important; } .social-linkedin { background-position: -5px -56px !important; } footer { a { color: @white; } } #map { height: 300px; width: 100%; } .controls { margin-top: 10px; border: 1px solid transparent; border-radius: 2px 0 0 2px; box-sizing: border-box; -moz-box-sizing: border-box; height: 32px; outline: none; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); } #map-form { width: 100%; overflow: hidden; height: 100%; } #map-form input { background-color: #fff; /* font-size: 15px; */ /* font-weight: 300; */ /* margin-left: 12px; */ padding: 0 11px 0 13px; /* text-overflow: ellipsis; */ /* width: 95%; */ } #pac-input:focus { border-color: #4d90fe; } .pac-container { font-family: Roboto; } #type-selector { color: #fff; background-color: #4d90fe; padding: 5px 11px 0px 11px; } #type-selector label { font-size: 13px; font-weight: 300; } #target { width: 345px; } .mb15 { margin-bottom: 15px; } .mt45 { margin-top: 45px; } .input-field input[type=text].invalid { border-bottom: 1px solid #000; box-shadow: 0 1px 0 0 #000; } .error { color: @red; font-size: 11px; margin-top: -10px; margin-bottom: 10px; color: #f44336; } a { color: @dark-grey; } .btn { background-color: #1b6d85; } .btn-lg { /* height: 50px; */ height: 100%; font-weight: 700; font-size: 23px; line-height: 30px; padding: 15px; font-family: 'ubuntu', sans-serif; text-transform: initial !important; } small { font-size: 14px; } .icon-container { background-color: @light-grey; margin-bottom: 15px; padding: 15px 0; } .card-content { //height: 220px; } .card-big { .card-content { //height: 420px; } } .card{ .btn{ } } ul.bullets{ padding: 0 0 0 15px; li{ list-style-type: disc; } }