@font-face {
    font-family: Proxima Nova;
    src: url('../../../../resource/fonts/fonts-landingpage/proxima_nova/ProximaNova-Light.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Proxima Nova Bold;
    src: url('../../../../resource/fonts/fonts-landingpage/proxima_nova/proxima_nova_bold.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Proxima Nova Regular;
    src: url('../../../../resource/fonts/fonts-landingpage/proxima_nova/proxima_nova_regular.otf');
    font-weight: normal;
    font-style: normal;
}

body {
    font: 100%/1.4;
    font-family: Arial, serif;
    background: #fff;
    margin: 0;
    padding: 0;
    color: #fff;
}

h1 {
    font: 24px Arial;
    /*font-weight:700;*/
    text-transform: uppercase;
    color: #FFF;
}

p {
    font-family: Arial, serif;
    font-size: 20px;
    line-height: 26px;
    color: #34393c;
}

ul {
    padding: 0;
    margin: 0;
}

h1, h2, h3, p {
    margin-top: 0;
    padding-right: 15px;
    padding-left: 15px;
}
h1, p, li {
    color: #fff
}
a img {
    border: none;
}

.container {
    width: 1140px;
    margin: 0 auto;
}

.content {
    padding: 0;
}

.top {
    background-color: #F68C31;
    padding: 20px 0 0 0;
    text-align: center;
}

#social {
    float: right;
    margin: 0;
    padding-top: 0
}

.sharrre {
    margin: 0 2px;
    float: left
}

.sharrre .box a:hover {
    text-decoration: none
}

.sharrre .count {
    color: #525b67;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    height: 25px;
    position: relative;
    text-align: center;
    width: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #b2c6cc;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f6f6f6));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    background: linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f6f6f6', GradientType=0)
}

.sharrre .count:before, .sharrre .count:after {
    content: '';
    display: block;
    position: absolute;
    left: 49%;
    width: 0;
    height: 0
}

.sharrre .count:before {
    border: solid 7px transparent;
    border-top-color: #b2c6cc;
    margin-left: -7px;
    bottom: -14px
}

.sharrre .count:after {
    border: solid 6px transparent;
    margin-left: -6px;
    bottom: -12px;
    border-top-color: #fbfbfb
}

.sharrre .share {
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    margin-top: 8px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#twitter .share {
    text-shadow: 1px 0 0 #0077be;
    filter: dropshadow(color=#0077be, offx=1, offy=0);
    border: 1px solid #0075c5;
    background: #26c3eb;
    background: -moz-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26c3eb), color-stop(50%, #26b3e6), color-stop(51%, #00a2e1), color-stop(100%, #0080d6));
    background: -webkit-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    background: -o-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    background: -ms-linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    background: linear-gradient(top, #26c3eb 0%, #26b3e6 50%, #00a2e1 51%, #0080d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26c3eb', endColorstr='#0080d6', GradientType=0);
    box-shadow: 0 1px 4px #ddd, 0 1px 0 #5cd3f1 inset
}

#facebooklike .share {
    text-shadow: 1px 0 0 #26427e;
    filter: dropshadow(color=#26427e, offx=1, offy=0);
    border: 1px solid #24417c;
    background: #5582c9;
    background: -moz-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5582c9), color-stop(100%, #33539a));
    background: -webkit-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -o-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -ms-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: linear-gradient(top, #5582c9 0%, #33539a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5582c9', endColorstr='#33539a', GradientType=0);
    box-shadow: 0 1px 4px #ddd, 0 1px 0 #80a1d6 inset
}

#facebookshare .share {
    text-shadow: 1px 0 0 #26427e;
    filter: dropshadow(color=#26427e, offx=1, offy=0);
    border: 1px solid #24417c;
    background: #5582c9;
    background: -moz-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5582c9), color-stop(100%, #33539a));
    background: -webkit-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -o-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -ms-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: linear-gradient(top, #5582c9 0%, #33539a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5582c9', endColorstr='#33539a', GradientType=0);
    box-shadow: 0 1px 4px #ddd, 0 1px 0 #80a1d6 inset
}

#facebook .share {
    text-shadow: 1px 0 0 #26427e;
    filter: dropshadow(color=#26427e, offx=1, offy=0);
    border: 1px solid #24417c;
    background: #5582c9;
    background: -moz-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5582c9), color-stop(100%, #33539a));
    background: -webkit-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -o-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: -ms-linear-gradient(top, #5582c9 0%, #33539a 100%);
    background: linear-gradient(top, #5582c9 0%, #33539a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5582c9', endColorstr='#33539a', GradientType=0);
    box-shadow: 0 1px 4px #ddd, 0 1px 0 #80a1d6 inset
}

#googleplus .share {
    display: block;
    text-shadow: 1px 0 0 #222;
    filter: dropshadow(color=#222222, offx=1, offy=0);
    border: 1px solid #262626;
    background: #6d6d6d;
    background: -moz-linear-gradient(top, #6d6d6d 0%, #434343 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d6d6d), color-stop(100%, #434343));
    background: -webkit-linear-gradient(top, #6d6d6d 0%, #434343 100%);
    background: -o-linear-gradient(top, #6d6d6d 0%, #434343 100%);
    background: -ms-linear-gradient(top, #6d6d6d 0%, #434343 100%);
    background: linear-gradient(top, #6d6d6d 0%, #434343 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6d6d', endColorstr='#434343', GradientType=0);
    box-shadow: 0 1px 4px #ddd, 0 1px 0 #929292 inset
}

#linkedin .share {
    text-shadow: 1px 0 0 #222;
    filter: dropshadow(color=#222222, offx=1, offy=0);
    border: 1px solid #262626;
    background: #007bb6;
    background: -moz-linear-gradient(top, #007bb6 0%, #434343 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007bb6), color-stop(100%, #434343));
    background: -webkit-linear-gradient(top, #007bb6 0%, #434343 100%);
    background: -o-linear-gradient(top, #007bb6 0%, #434343 100%);
    background: -ms-linear-gradient(top, #007bb6 0%, #434343 100%);
    background: linear-gradient(top, #007bb6 0%, #434343 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6d6d', endColorstr='#434343', GradientType=0);
    box-shadow: 0 1px 4px #ddd, 0 1px 0 #929292 inset
}