@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-size: 105%
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,aside,details,figcaption,figure,footer,header,main,nav,section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,td,th {
    font-weight: normal;
    text-align: left
}

a img {
    border: 0
}

img {
    max-width: 100%;
    height: auto
}

html {
    -ms-overflow-x: hidden;
    overflow-x: hidden
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 1.75;
    color: #555555;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-wrapper: break-word;
    word-wrapper: break-word
}

body {
    background-color: #fff
}

.text-center {
    text-align: center
}

::selection {
    color: #fff;
    background: #333333;
    text-shadow: none
}

.btn,.btn-link {
    display: inline-block;
    font-size: 12px;
    padding: 12px 31px 12px 31px;
    font-style: normal!important;
    text-align: center;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 3px;
    border-width: 2px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    -webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out, border-radius 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out, border-radius 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out, border-radius 200ms ease-in-out;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out, border-radius 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

.btn-xl {
    font-size: 18px!important;
    line-height: 27px!important;
    padding: 15px 46px 15px 46px!important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

a {
    background-color: transparent
}

b,strong {
    font-weight: 600
}

img {
    border: 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.container {
    width: 1200px;
    max-width: 90%;
    margin: 0 auto
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

embed,iframe,object {
    width: 100%;
    max-width: 100%
}

table {
    width: 100%;
}

table td,table th {
    padding: 0 0 5px 0;
    text-align: left;
    vertical-align: top;
    border-bottom: 2px solid #ccc
}

table tr td:first-child,table tr th:first-child {
    padding-left: 0
}

table tr td:last-child,table tr th:last-child {
    padding-right: 0
}

a {
    color: #333333
}

a,a:focus,a:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 500;
    margin: 10px 0;
    color: #333333;
    line-height: 1.4
}

.dpr-heading h1,.dpr-heading h2,.dpr-heading h4,.dpr-heading h5,.dpr-heading h6,h3 {
    font-size: 30px;
    line-height: 32px
}

h4 {
    font-size: 20px;
    line-height: 23px
}

p {
    margin: 0 0 20px
}

ol,ul {
    margin: 15px 0 15px 20px
}

hr {
    clear: both;
    height: 1px;
    min-height: 0;
    margin: 20px 0;
    border-top: 1px solid #d1d3d5;
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}

form input[type=color],form input[type=date],form input[type=datetime],form input[type=datetime-local],form input[type=email],form input[type=month],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form input[type=time],form input[type=url],form input[type=week],form select,form textarea {
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    background-color: transparent;
    color: #333333;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

input[type=email],input[type=password],input[type=search],input[type=text],input[type=url],textarea {
    -webkit-appearance: none
}

form textarea {
    min-height: 50px;
    line-height: 1.1;
    resize: vertical
}

form input[type=checkbox],form input[type=radio] {
    display: inline-block;
    margin: .5em 0
}

form input[readonly],form select[readonly],form textarea[readonly] {
    color: #777;
    border-color: #ccc;
    background-color: #eee
}

form label {
    display: block;
    margin-bottom: 3px
}