body { font-family: 'Open Sans';font-size: 13px; } .nopadding { padding: 0 !important; margin: 0 !important; } .nopadding-left { padding: 0 15px 0 0 !important; margin: 0 !important; } .header-block { padding-top:30px; } .header-block-data { padding-bottom:60px; } .header-title { font-size:18px; font-weight:700; color: #222222; } .header-title span::before { content: "\A"; white-space: pre; } .header-title span::after{ content: "\A"; white-space: pre; } .header-title span { font-size:46px; font-weight:800; color: #00a1cb; } .ucp-side { min-height:100%; height:100%; } .ucpbg-side-left { background:#00a1cb; } .ucpbg-side-right, .ucpbg-side-right .bg { background:#ffffff; } .ucp-block { padding-top:20px; } .type-wrap { } .ucp-align-center { clear: both; float: none; margin: 0 auto; padding-top:20%; } #typed-strings { font-weight: 200; font-size: 50px; color: #1a1a1a; overflow-wrap: break-word; font-family: 'Raleway'; padding-bottom:30px; } /* COUNTDOWN */ #defaultCountdown { display:none; } .countdown-timer { padding-bottom:60px; } .timer-unit { margin-right: 30px; float:left; } .timer-unit .text-timer { border-top:2px solid #ffffff; } .timer-unit:first-child .text-timer { border-top:2px solid #303030; } .timer-unit .text-timer { font-size: 44px; font-weight: 700; color : #303030; } .timer-unit .text { font-size: 18px; font-weight: 300; color : #303030; } /* Subscribe */ .subscribe-block { } .subscribe-block .subscribe-title { padding-bottom:10px; color: #9f9f9f; font-size:13px; font-weight:300; } .form-subscribe { position:relative; width:240px; padding-bottom:30px; } .form-subscribe input { background-color:#dcdcdc; border-color:#dcdcdc; font-size:13px; color:#7d7d7d; height:45px; padding:11px; width:100%; font-size:13px; font-weight:500; } .form-subscribe button i.fa { font-size:20px; } .form-subscribe button { background-color:#ffffff; color:#999999; font-size:13px; position:absolute; right:4px; top:4px; text-align:center; padding:8px 15px; border:0px solid #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; } .form-subscribe button:hover { background-color: #2980b9; color: #ffffff; } /** * 5. Social * * Description of section, whether or not it has media queries, etc. */ .div-social { padding-bottom:40px; } .div-social ul { list-style : none; margin:0; padding:0; float:left; } .div-social ul li { float: left; margin-right: 10px; margin-bottom: 8px; } .div-social ul li i{ font-size:16px; } .div-social ul li i{ text-align: center; } .div-social ul li i:hover { } .div-social ul li a { color: #696969; } .div-social ul li a:hover { color: #00a1cb; } .div-social ul li:last-child { margin-right: 0px; } .section-bottom { min-height:30px; } @media (max-width: 768px) { .header-title span { font-size:30px; } }