html, body { height: 100%; font-family: "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif"; -webkit-font-smoothing: antialiased; } h1, h2, h3, h4, h5, h6 { font-family: "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif"; font-weight: 700; line-height: 1; } h1{ font-size: 36px; } h2{ font-size: 30px; } h3{ font-size: 27px; } h4{ font-size: 24px; } h5{ font-size: 16px; } h6{ font-size: 13px; } p{ line-height: 25px; font-weight: 400; } a { background: transparent; outline: none; text-decoration: none; -webkit-transition: 0.4s cubic-bezier(0.25,.46,.45,.94); transition: 0.4s cubic-bezier(0.25,.46,.45,.94); -webkit-transition-property: background-color,color; transition-property: background-color,color; } a:active, a:hover, a:focus { color:#000000; outline: 0; background: transparent; text-decoration: none; } .padding-80{ padding: 50px 0; } .padding-50{ padding: 50px 0; } .margin-btm-40{ margin-bottom: 40px; } .margin-btm-20{ margin-bottom: 20px; } /*****************home ******** ******************************/ .navbar-default { border-color: transparent; border-bottom: none; top: 0; left: 0; width: 100%; padding: 0; z-index: 4; background-color: #fff; opacity: .95; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15); box-shadow:0 1px 5px rgba(0, 0, 0, 0.15); } .navbar-default .navbar-nav > li > a { font-size: 16px; font-weight: 400; padding-top: 14px; padding-right: 6px; padding-left: 6px; font-weight: normal; font-family: 'Droid Sans', sans-serif; } .row { padding-top: 3px; } .btn { font-weight: 400; font-size: 14px; height: 30px; padding-bottom: 10px; text-shadow: none !important; -webkit-text-shadow:none !important; text-transform: uppercase; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; transition: all 200ms ease-in; -webkit-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; display: inline-block; letter-spacing: 1px; } .btn-theme-color{ background-color: #35bdf6; color:#fff; } .btn-theme-color:hover{ color:#fff !important; background-color: #077aaa; } .social-colored{ margin:0; padding: 0; } .social-colored li.empty-text{ font-size: 12px; color:#333; font-weight: 700; text-transform: uppercase; margin-right: 10px; padding: 0px; } .social-colored li a i{ color:#fff; width:30px; height: 30px; text-align: center; font-size: 22px; line-height: 30px; border-radius: 2px; -webkit-border-radius: 2px; } .social-colored li a i.icon-fb{ background-color: #077aaa; } .social-colored li a i.icon-twit{ background-color: #35bdf6; } .social-colored li a i.icon-plus{ background-color: #c7254e; } .social-colored li a i.icon-pin{ background-color: #843534; } /**v1.1**/ .social-colored li a i.icon-in{ background-color: #007bb6; } .section-heading{ margin-top: 30px; margin-bottom: 0px; } .section-heading .small{ opacity: .75; margin-bottom: 0px; } .section-heading .large{ opacity: 1; } .section-heading .section-title{ color:#000; text-transform: uppercase; } .section-heading .small span{ padding-bottom: 5px; border-bottom: 1px solid #666; font-size: 14px; font-weight: 600; } .section-heading .large{ font-weight: 400; font-size: 38px; } /*forms*/ select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .form-control{ display: inline-block; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; color: #7a7a7a; resize: none; vertical-align: middle; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; transition: all 200ms ease-in; } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .form-control:focus{ border: 1px solid #999; background: #FFF; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .image-wrapper{ position: relative; } .image-wrapper img{ width:100%; height: auto; } .image-overlay{ position: absolute; text-align: center; background: rgba(255, 255, 255, 0.92); top: 0; bottom: 0; left: 0; right: 0; opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .image-overlay p { position: absolute; top: 50%; color: #35bdf6; margin-top: -10px; width: 100%; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .image-wrapper:hover .image-overlay{ opacity: 1; } /*****tooltip************/ .tooltip{ font-size: 16px; line-height: 2; } .tooltip.top .tooltip-inner { background-color:#35bdf6; padding: 6px 12px; font-size: 13px; } .tooltip.top .tooltip-arrow { border-top-color:#35bdf6; } .footer-nav ul{ float:right; margin: 0; padding: 0; } .footer-nav ul li a{ color:#fff; text-transform: uppercase; font-weight: 600; font-size: 11px; } iframe{ width:100%; overflow: hidden; } .parallax { background-position: 0 0; background-repeat: no-repeat; background-size: 100% auto; width: 100%; background-size: cover; background-attachment: fixed; } .parallax-overlay{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url(../img/pattern.png); background-repeat: repeat; background-color: rgba(44,62,80,0.6); z-index: 2; } .overlay{ position: absolute; padding: 0; width: 100%; left: 0; top: 0; background-image: url(../img/pattern.png); background-repeat: repeat; background-color: rgba(44,62,80,0.6); z-index: 2; } .dropdown { border: 0px; margin:0px; padding:0px; background: transparent; } .bginput, select { font-size: 14px; height: 24px; } .row { padding:0; margin:0; } #map { width: 100%; height: 350px; max-width: 100%; position: relative; margin-bottom: 0px; left: 0; } td { padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; font-size: 14px; } .font, .font2, p, .content{ font-size: 14px; color: #000000; line-height: 1.5; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px; } .top-bar, .pull-right{ margin: 0px; padding: 0px; min-height: 0px; line-height: 0px; } .top-bar { padding-top: 3px; } .fa { padding-top: 3px; padding-right: 5px; font-size: 18px; } #navigation { height: 51px; } @media (min-width: 768px) { .container { width: 99%; } } @media (min-width: 1280px) { .container { width: 1200px; } } @media (min-width: 1440px) { .container { width: 1200px; } } .contentbox { border-radius: 8px; padding: 15px; margin: 10px; } .phototitle { position: relative;} .phototitle .title{ width: 100%; justify-content: center; align-items: center; text-align: center; background-size: cover; background-repeat: no-repeat; background-position: center; } .phototitle .title { text-align:center; width: 100%; } .phototitle .title h1{ width: 100%; font-size: 4em; position: absolute; line-height: 1em; text-shadow: 2px 2px 8px #000000; color: #CCCCCC; text-align:center; vertical-align:top; top: 0.2em; } .phototitle .subtitle { width: 100%; display: flex; justify-content: center; align-items: center; text-align: center; } .phototitle .title h2{ font-size: 3em; text-shadow: 2px 2px 8px #000000; color:white; } .phototitle .title p{ color: black; font-size: 16px; font-family: Open Sans; line-height: 1.5; } .about .wrap{max-width: 1040px; margin:0px auto;} .about .title{ width: 100%; min-height: 90%; display: flex; justify-content: center; align-items: center; text-align: center; background-size: cover; background-repeat: no-repeat; background-position: center; } .about .title h1{ font-size: 4em; text-shadow: 2px 2px 8px #000000; color:white; } .about .subtitle { width: 100%; max-height: 35%; display: flex; justify-content: center; align-items: center; text-align: center; background-size: cover; background-repeat: no-repeat; background-position: center; } .about .title h2{ font-size: 3em; text-shadow: 2px 2px 8px #000000; color:white; } .about .title p{ color: white; text-shadow: 2px 2px 8px #000000; font-size: 18px; font-family: Open Sans; } @media only screen and (max-width: 1040px){ .about .title{ min-height: 400px; } } .loginbutton { padding: 2px; margin:0px; height:26px; background:#FFFFFF; color: #000066; font-size: 16px; border: 1px #FFFFFF solid; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-align:center; cursor:pointer; width:100px; -webkit-appearance: none; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6 { float: left; } .col-1 { width: 100%; } .col-2 { width: 75%; } .col-3 { width: 67%; } .col-4 { width: 50%; } .col-5 { width: 33%; } .col-6 { width: 25%; } @media only screen and (max-width: 600px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6 { float: left; width: 100%; } }