html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline: none;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

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

nav ul,ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    outline: none;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

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

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

input:focus, textarea:focus
{
    outline: none;
}


.block
{
    display: block;
}
.hidden
{
    display: none;
}
.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.line-height
{
    line-height: 0;
}
.clear-right
{
    clear: right;
}
.clear-left
{
    clear: left;
}
.center-relative
{
    margin-left: auto;
    margin-right: auto;
}
.center-absolute
{
    left: 50%;
}
.center-text
{
    text-align: center !important;
}
.text-left
{
    text-align: left;
}
.text-right
{
    text-align: right;
}
.absolute
{
    position: absolute;
}
.fixed
{
    position: fixed;
}
.relative
{
    position: relative;
}
.margin-0, .margin-0 img
{
    margin: 0 !important;
    line-height: 0;
}
.top-0
{
    margin-top: 0 !important;
}
.top-5
{
    margin-top: 5px !important; 
}
.top-10
{
    margin-top: 10px;   
}
.top-15
{
    margin-top: 15px;   
}
.top-20
{
    margin-top: 20px;
}
.top-25
{
    margin-top: 25px;   
}
.top-30
{
    margin-top: 30px;   
}
.top-50
{
    margin-top: 50px;   
}
.top-60
{
    margin-top: 60px;   
}
.top-70
{
    margin-top: 70px;   
}
.top-75
{
    margin-top: 75px;   
}
.top-80
{
    margin-top: 80px;
}
.top-100
{
    margin-top: 100px;  
}
.top-105
{
    margin-top: 105px;  
}
.top-120
{
    margin-top: 120px;
}
.top-150
{
    margin-top: 150px;  
}
.top-200
{
    margin-top: 200px;  
}
.top-negative-30
{
    margin-top: -30px;
}
.left-35
{
    margin-left:35px;
}
.right-35
{
    margin-right:35px;
}
.bottom-0
{
    margin-bottom: 0 !important;
}
.bottom-10
{
    margin-bottom: 10px !important;
}
.bottom-20
{
    margin-bottom: 20px !important;
}
.bottom-25
{
    margin-bottom: 25px !important;
}
.bottom-30
{
    margin-bottom: 30px !important;
}
.bottom-50
{
    margin-bottom: 50px !important;
}
.bottom-100
{
    margin-bottom: 100px !important;
}
.bottom-150
{
    margin-bottom: 150px !important;
}
.bottom-200
{
    margin-bottom: 200px !important;
}
.width-25
{
    width: 25%;
}
.width-50
{
    width: 50%;
}
.width-75
{
    width: 75%;
}
.width-85
{
    width: 85%;
}
.width-100
{
    width: 100%;
}
.sticky
{
    font-size: 100%;
}
blockquote
{
    margin-top: 90px;
    margin-bottom: 50px;
    font-size: 24px;
    line-height: 44px;
    color: #b5b5b5;
    font-weight: 400;
    position: relative;
    z-index: 2;
}
blockquote:before 
{
    content: "\201C";
    font-size: 250px;
    line-height: 0;
    font-family: Arial, sans-serif;
    color: #f4f4f4;
    position: absolute;
    top: 27px;
    left: -85px;
    z-index: 1;
    font-weight: 900;
}
blockquote.inline-blockquote
{
    width: 480px;
    float: left;
    margin-left: -80px;
    margin-right: 100px; 
    margin-top: 70px;
}
blockquote p
{
    position: relative;
    z-index: 2;
}
.wrap-blockquote
{
    display: inline;
}
address
{
    font-size: 32px;
    line-height: 50px;
    font-style: normal;
}
iframe
{
    width: 100%;
}
a.button
{
    display: inline-block;
    color: #f89e32;
    border: 1px solid #f89e32;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 12px;
    padding-left: 50px;
    padding-right: 50px;
    cursor: pointer;
    margin-bottom: 25px;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 50px;
    font-size: 22px;
    transition: all .2s linear;
}
a.button:active
{
    position: relative;
    top: 1px;   
}
a.button:hover
{
    color: white;
    background-color: #f89e32;
}
h1,h2,h3,h4,h5,h6
{
    padding: 20px 0;
}
h1
{
    font-size: 38px;
    line-height: 38px;    
}
h2
{
    font-size: 34px;    
    line-height: 34px;    
}
h3
{
    font-size: 32px;  
    line-height: 32px;    
}
h4
{
    font-size: 30px;    
}
h5
{
    font-size: 28px;   
}
h6
{
    font-size: 26px;    
}
em
{
    font-style: italic;
}
ol
{
    list-style-type: decimal;
}
pre
{
    word-wrap: break-word;
}
.single-content table, .single-content th, .single-content td, .page-content table, .page-content th, .page-content td
{
    border:1px solid black;
    padding: 10px;
    vertical-align: middle;
}
sup
{
    vertical-align: super;
    font-size: smaller;
}
sub
{
    vertical-align: sub;
    font-size: smaller;
}
.single-content ol
{
    display: block;
    list-style-type: decimal;
    margin: 0 0 14px 17px;
}
.single-content ul
{
    display: block;
    list-style-type: disc;
    margin: 0 0 14px 17px;
}

/* COLUMNS */

.one,  .one_half,  .one_third,  .two_third,  .three_fourth, 
.one_fourth{
    margin-right: 170px;
    float: left;
    position: relative;
    margin-bottom: 30px;
}
.last{
    margin-right: 0 !important;
    clear: right;
}
.one{
    float: none;
    display: block;
    clear: both;
    margin-right: 0;
}
.one_half{
    width: 500px;
}
.one_third{
    width: 276px;
}
.two_third{
    width: 723px;
}
.one_fourth{
    width: 165px;
}
.three_fourth{
    width: 835px;
}
.col-570
{
    width: 570px;
    margin-right: 100px;
}
.last.col-570
{
    margin-left: -70px;
}

.one img,  .one_half img,  .one_third img,  .two_third img, 
.three_fourth img,  .one_fourth img{
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;    
}

.one_half.margin-0{
    width: 50%;
}
.one_third.margin-0{
    width: 33.333333333%;
}
.two_third.margin-0{
    width: 66.666666666%;
}
.one_fourth.margin-0{
    width: 25%;
}
.three_fourth.margin-0{
    width: 75%;
}

/* MENU */

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/

.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:not-allowed;}
.sm:after{content:"\00a0";display:block;height:0;font:0px/0 serif;clear:both;visibility:hidden;overflow:hidden;}
.sm,.sm *,.sm *:before,.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}




/* WP DEFAULT CLASSES */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 20px 0px;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 100%;
}

.wp-caption.alignnone {
    margin: 20px 0px;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
    text-align: left;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
    text-align: right;
}

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

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    text-align: right;
}
.gallery-caption
{
    font-size: 100%;
}
.bypostauthor
{
    font-size: 100%;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


.sm-clean {
    background: #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
    padding: 13px 20px;
    /* make room for the toggle button (sub indicator) */
    padding-right: 58px;
    font-size: 18px;
    font-weight: normal;
    line-height: 17px;
    text-decoration: none;
}
.sm-clean a.current {
    color: #d23600;
}
.sm-clean a.disabled {
    color: #bbbbbb;
}
.sm-clean a span.sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: auto;
    right: 24px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: bold 18px/34px monospace !important;
    text-align: center;
    text-shadow: none;   
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.sm-clean a.highlighted span.sub-arrow:before {
    display: block;
    content: '-';
}
.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.sm-clean > li:first-child {
    border-top: 0;
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
    font-size: 16px;
    border-left: 8px solid transparent;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
    border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
    border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
    border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
    border-left: 40px solid transparent;
}

.main-menu
{
    float: none;
    margin: 0 auto;
    text-align: left;
    max-width: 350px;
    width: 100%;
    position: relative;
    z-index: 9999;
}

.main-menu ul 
    {
    width: 12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
}

.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active
{
    padding-right: 0;
    padding-left: 0;
}

html
{
    overflow: hidden;
}

body
{
    font-family: 'Quicksand', sans-serif;
    font-size: 24px; 	
    line-height: 43px;
    font-weight: 300;	
    color: #222222;
    background: #fbfbfb;
}

body a
{
    text-decoration: none;
    color: #222222;
    transition: color .2s linear;
}

body a:hover
{
    color: #f89e32;
}

.body-wrapper
{
    margin: 0px;
    background-color: #fff;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.doc-loader 
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;	
    background-color: #e03a0a;
   /*background-image: url(images/bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;*/
}

.doc-loader td 
{       
    text-align: center;
    vertical-align: middle;
}

.doc-loader img
{
    width: 90px;
    height: 90px;        
}

.nicescroll-rails-vr:hover
{
    cursor: pointer !important;
}

.content-1170
{
    width: 1170px;    
}

.content-970
{
    width: 970px;    
}

.content-770
{
    width: 770px;
}

.content-1170 img, .content-970 img, .content-770 img
{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.header-holder
{
    width: 1170px; 
}

.header-logo
{
    padding: 80px 0;
}


.toggle-holder
{
    width: 20px;
    height: 18px;
    top: 80px;
    right: 10px; 
    z-index: 10;
}

#toggle:hover
{
    cursor: pointer;
}

.toggle-holder span{
    font-size: 15px;
    position: relative;
    left: -12px;
    line-height: 0;
    font-weight: 700;
    color: #000;
}

.toggle-holder span.on{ color: #fff; }
#toggle div, #toggle, #tmenu
{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#toggle div
{
    height: 4px;
    margin-bottom: 3px;
    background-color: #000;
}

#toggle .third-menu-line
{        
    margin-bottom: 0;
}

#toggle.on div
{
    background-color: #fff;
}

#toggle.on .first-menu-line 
{
    transform: rotate(45deg) translate(5px, 5px);
    -ms-transform: rotate(45deg) translate(5px, 5px);
    -webkit-transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .second-menu-line
{
    opacity: 0;
}

#toggle.on .third-menu-line
{
    transform:  rotate(-45deg) translate(5px, -5px);
    -ms-transform:  rotate(-45deg) translate(5px, -5px);
    -webkit-transform:  rotate(-45deg) translate(5px, -5px);
}

.menu-wraper
{
    display: none;
    position: fixed;
    width: 30%;
    height: 100%;
    background-color: rgb(52, 4, 1);
    top: 0;
    left: auto;
    right: 0;
    text-align: left;
    z-index: 10;
    overflow: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 5%;
    color: #fff;
}

.logged-in .menu-wraper
{
    top: 32px;
    height: calc(100% - 32px);
}

.menu-logo
{
    margin-top: 80px;
    display: inline-block;
    margin-bottom: 50px;    
}

.menu-logo img
{
    transition: opacity 0.3s linear;
}

.menu-logo img:hover
{
    opacity: 0.2;
}

#header-main-menu
{    
    max-width: 350px;
    margin: 180px 0 0 2%;
}

.main-menu.sm-clean
{
    background-color: transparent;    
}

.main-menu.sm-clean a
{    
    font-size: 25px;
    line-height: 20px;
    color: #fff;
    font-weight: 300;
}

.main-menu.sm-clean .sub-menu a
{
    font-size: 22px;
    line-height: 30px;
    border-left: 0;
}

.sm-clean li a.current, .sm-clean .current_page_item a 
{
    color: #07bcc3;
}

.main-menu.sm-clean a:hover 
{
    color:#07bcc3;
}

.caroufredsel_wrapper:before 
{
    content: "";
    position: absolute;
    width:100%;
    height:100%;
    left: 0;
    top: 0;
    z-index: 0;
}

.carousel_pagination a
{
    background-color: #E2E0E0;
}

.carousel_pagination a:hover
{
    background-color: #f89e32;
}

.carousel_pagination a.selected
{
    background-color: #f89e32;
}

div.pp_default .pp_loaderIcon
{
    display: none !important;
}

div.pp_default a.pp_arrow_previous
{
    background-image: url(images/nav_left.png);
    background-size: 20px 20px;    
    width: 20px;
    height: 20px;
    margin-top: 5px;
    font-size: 0;
    line-height: 0;
    text-indent: -99999999px;
    transition: transform .3s ease;
}

div.pp_default a.pp_arrow_next
{
    background-image: url(images/nav_right.png);
    background-size: 20px 20px;    
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-left: 10px;
    font-size: 0;
    line-height: 0;
    text-indent: -99999999px;
    transition: transform .3s ease;
}

div.pp_default a.pp_arrow_previous:hover 
{
    transform: translateX(-5px);
}

div.pp_default a.pp_arrow_next:hover 
{
    transform: translateX(5px);
}

div.pp_default .pp_close
{
    background-image: url(images/close.png);
    background-size: 30px 30px;
    margin-top: 5px;
    text-indent: -99999999px;
    font-size: 0;
    line-height: 0;    
}

div.pp_default .pp_next:hover 
{
    background: url(images/nav_right.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 20px;
}

div.pp_default .pp_previous:hover
{
    background: url(images/nav_left.png);
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 5% 50%;
    background-size: 20px;    
}



/* BLOG */

.blog h1.entry-title
{
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    max-width: 370px;
    margin: 0 auto;
    padding-bottom: 35px;
    text-align: center;
}

.blog-item-holder
{
    opacity: 0;
    padding: 35px 0;
    text-align: center;
}   

.blog-holder .entry-title a
{    
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
    font-size: 44px;
    line-height: 43px;
    font-weight: 300;
}

.blog-holder .entry-date
{    
    color: #6f6f6f;
    font-size: 20px;
    display: inline-block;
}

.blog-holder .entry-date:after, .num-comments:before
{
    content: "\2022";
    margin: 0 30px;
    display: inline-block;
    color: #e1e1e1;
}

.kudos
{
    display: inline-block;
}

.post-kudo
{
    color: #f89e32;
    font-size: 20px;
}

.big-circle
{
    width: 28px;
    height: 28px;
    border: 1px solid #f89e32;
    border-radius: 90%;
    display: inline-block;
    vertical-align: -8px;
    cursor: pointer;
}

.big-circle:hover
{
    box-shadow: 0 0 0 rgba(242,119,174, 0.4);
    animation: kudospulse 2s infinite;
}

.big-circle.alreadyvoted
{
    cursor: auto;
}

.big-circle.alreadyvoted:hover
{
    animation: none;
}

.small-circle
{
    width: 6px;
    height: 6px;
    border: 1px solid #f89e32;
    border-radius: 90%;
    margin-top: 10px;
    margin-left: 10px;
}

.small-circle.alreadyvoted
{
    background-color: #f89e32;
}

.kudos .count
{
    padding-left: 10px;
}

@-webkit-keyframes kudospulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(242,119,174, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(242,119,174, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(242,119,174, 0);
    }
}
@keyframes kudospulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(242,119,174, 0.4);
        box-shadow: 0 0 0 0 rgba(242,119,174, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(242,119,174, 0);
        box-shadow: 0 0 0 10px rgba(242,119,174, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(242,119,174, 0);
        box-shadow: 0 0 0 0 rgba(242,119,174, 0);
    }
}

.blog-holder .num-comments
{
    display: inline-block;
    font-size: 20px;    
}

.blog-holder .num-comments a
{
    color: #6f6f6f;
}

.more-posts-index img
{
    transition: all .2s linear;
}

.more-posts-index img:hover
{
    cursor: pointer;  
    transform: scale(0.9);
}

/* END BLOG */


/* GENERAL PAGE */

.page h1.entry-title
{
    font-size: 22px;
    line-height: 34px;
    font-weight: 300;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 35px;
    text-align: center;
    letter-spacing: 3px;
}

.page h1.entry-title .fa-heart
{
    color: #f89e32;
}

.page h1.entry-title .fa-heart
{
    -webkit-animation: pulse 1s linear infinite;
    -moz-animation: pulse 1s linear infinite;
    -ms-animation: pulse 1s linear infinite;
    animation: pulse 1s infinite;
    padding: 0 1px;
}


@keyframes "pulse" {
    0% { transform: scale(1.1); }
    70% { transform: scale(0.8,0.8); }
    80% { transform: scale(0.9,0.9); }
    100% { transform: scale(1.1);  }
}

@-moz-keyframes pulse {
    0% { transform: scale(1.1); }
    70% { transform: scale(0.8,0.8); }
    80% { transform: scale(0.9,0.9); }
    100% { transform: scale(1.1);  }
}

@-webkit-keyframes "pulse" {
    0% { transform: scale(1.1); }
    70% { transform: scale(0.8,0.8); }
    80% { transform: scale(0.9,0.9); }
    100% { transform: scale(1.1);  }
}

@-ms-keyframes "pulse" {
    0% { transform: scale(1.1); }
    70% { transform: scale(0.8,0.8); }
    80% { transform: scale(0.9,0.9); }
    100% { transform: scale(1.1);  }
}


.page-desc
{
    color: #7e7e7e;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    padding-bottom: 100px;
}

/* END GENERAL PAGE */


/* ABOUT PAGE */

.progress_bar 
{
    margin-bottom: 11px;
}

.progress_bar_field_holder 
{
    height: 10px;
    display: inline-block; 
    position: relative;
    width: 300px;
    vertical-align: middle;    
    border-radius: 30px;
    overflow: hidden;
    background-color: #eeeeee;
}

.col-570 .progress_bar_field_holder
{
    width: 370px;
}

.progress_bar_title
{
    display: inline-block;
    width: 170px;
    margin-right: 23px;
}

.progress_bar_field_perecent 
{
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f89e32;
}

/* END ABOUT PAGE */




/* SINGLE POST */

.single-post .site-content
{
    width: 970px;
}

.single-post .content-wrap img
{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.single-post h1.entry-title
{
    text-align: center;
    font-weight: 300;
    font-size: 48px;
    line-height: 43px;
    letter-spacing: -2px;
    margin-bottom: 40px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.single-post .single-post-featured-image
{
    padding-bottom: 50px;
}

.single-post .post-info
{
    text-align: center;    
    margin-bottom: 75px;
    font-size: 20px;
    color: #6f6f6f;
}

.single-post .post-info a
{
    color: #6f6f6f;
}

.single-post .post-info div 
{
    display: inline-block;
}

.single-post .post-info div:after
{
    content: "\2022";
    display: inline-block;
    margin: 0 20px;
    color: #e2dfd9;
}

.single-post .post-info div:last-of-type:after
{
    display: none;
}

.single-post .post-info .post-author a
{
    text-decoration: none;
    color: #FD3137;
}

.single-post .content-wrap img 
{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.single-post .cat-links ul
{
    display: inline-block;
}

.single-post .cat-links a
{
    text-decoration: none;
    padding: 10px;
    padding-right: 0;
}

.single-post .cat-links a:hover 
{
    color: #f89e32;
}

.single-post .cat-links a:after
{
    content: ",";
    display: inline-block; 
}

.single-post .cat-links ul li:last-of-type a:after
{
    display: none;
}

.single-post .cat-links ul li:first-of-type a
{
    padding-left: 0;
}

.single-post .cat-links ul li:last-of-type a
{
    padding-right: 0;
}

.single-post .cat-links li
{
    display: inline-block;
}

.single-post .post-num-comments a:hover
{
    color: #f89e32;
}

.wp-caption p.wp-caption-text
{
    font-size: 18px;
    line-height: 30px;
}

.single-post .tags-holder a 
{
    color: #b1b1b1;
    border: 1px solid #b1b1b1;
    text-decoration: none;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 18px;        
}

.single-post .tags-holder a:last-of-type
{
    margin-right: 0;
}

.single-post .tags-holder a:hover
{
    color: #b5b5b5;
}

.single-post .tags-holder
{
    margin: 50px 0;
    display: inline-block;
    width: 540px;
}

.single-post .wp-link-pages span
{
    color: #191919;
}

.single-post .wp-link-pages
{
    color: #FD3137;
}

.single-post .nav-links
{    
    margin-top: 120px;
    margin-bottom: 70px;
}

.single-post .nav-previous
{
    display: inline-block;
    max-width: 450px;
}

.single-post .nav-next
{
    display: inline-block;
    float: right;
    max-width: 450px;
}

.single-post .nav-previous a, .single-post .nav-next a
{
    font-size: 34px;
    display: table-cell;
    max-width: 365px;
    color: #222222;
}

.single-post .nav-previous a
{
    float: right;
}

.single-post .nav-next a
{
    float: left;  
    text-align: right;
}

.single-post .nav-previous a:hover, .single-post .nav-next a:hover, .single-post .nav-links a:hover + p
{
    color: #f89e32;   
}

.single-post .nav-previous-text, .single-post .nav-next-text, .single-post .nav-previous-text img, .single-post .nav-next-text img
{
    width: 40px;
    height: 40px;
}

.single-post .nav-previous-text
{
    float: left;
    margin-right: 30px;
}

.single-post .nav-next-text
{
    float: right;
    margin-left: 30px;
}

/* END SINGLE POST */



/* PORTFOLIO */

.grid 
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    display: block;
}

.grid-item 
{
    float: left;
    font-size: 0;
    line-height: 0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border: 15px solid white;
}

.grid-item img 
{
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    max-width: none;
    border-radius: 2px;
}

.grid-sizer, .grid-item 
{
    width: 400px;
}

.grid-item.p_two_third
{
    width: 800px;
}

.grid-item.p_one
{
    width: 1200px;
}

.portfolio-text-holder
{
    position: absolute;
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
    z-index: 1;
    font-size: 20px;
    background-color: white;
    text-align: center;   
    display: none;    
}

.portfolio-text
{
    line-height: 100%;
}

.portfolio-type
{
    line-height: 100%;
    font-size: 11px;
    color: #9a9a9a;    
    padding-top: 20px;
    letter-spacing: 5px;
    padding-left: 5px;
}

.grid-item a:hover
{
    color: #191919;
}

.more-posts-portfolio img
{
    transition: all .2s linear;
    width: 100px;
    height: 100px;
}

.more-posts-portfolio img:hover
{
    cursor: pointer;  
    transform: scale(0.9);
}

div.pp_default .pp_loaderIcon
{
    display: none !important;
}

/* END PORTFOLIO */


/* PORTFOLIO SINGLE */

.single-portfolio h1.entry-title
{
    font-weight: 700;
    font-size: 46px;
    line-height: 55px;
    letter-spacing: -2px;
    margin-bottom: 90px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.single-portfolio .entry-title
{
    text-align: center;
}

/* END PORTFOLIO SINGLE */


/* CONTACT */
.addr_contact{     text-align: center;    font-size: 16px;    line-height: 35px; }
.contact-form
{
    max-width: 700px;
    width: 100%;
    margin: 30px auto;
    font-size: 22px;
    color: #9a9a9a;
    background: #fff;
    padding: 0px 40px;
}

p.custom-text-class 
{
    display: inline-block;
    padding-right: 45px;
    vertical-align: top;
}

p.custom-field-class 
{
    display: inline-block;
    margin-bottom: 30px;
    width: 100%!important;
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea
{
    color: #9a9a9a;
    border: 0;
    border-bottom: 1px solid #9a9a9a;
    height: 28px;
    font-size: 22px;
    font-family: 'Quicksand', sans-serif;
    width: 100%;
    line-height: 25px;
    padding: 0;
    width: 99%!important;
}

.contact-form input[type=text], .contact-form input[type=email]
{
    padding-bottom: 5px;
}

.contact-form textarea
{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding-top: 13px;
    overflow: hidden;
}

.contact-form textarea:focus
{
    height: 150px;
    overflow: auto;
}

.contact-form input[name="your-name"]
{
    margin-top: 0;
    padding-top: 0;
}

.contact-form input[type=submit]
{	
    color: #f89e32;
    display: inline-block;
    border: 1px solid #f89e32;
    text-align: center;
    padding: 15px 0px;
    cursor: pointer;
    margin-bottom: 25px;
    vertical-align: middle;
    text-decoration: none;
    background: transparent;
    font-family: 'Quicksand', sans-serif;
    width: 40%;
    left: 30%;
    position: relative;
    text-transform: uppercase;
    font-size: 17px;
    border-radius: 50px;
    transition: all .2s linear;
}

.contact-form input[type=submit]:hover
{
    color: white;
    background-color: #f89e32;
}

/* END CONTACT */


/* FOOTER */

.footer
{
    font-size: 16px;
    line-height: 36px;
    padding-bottom: 0;
    clear: both;
    color: #fff;
    text-align: center;
    background: #fff;
}

.footer a
{
    color: #7e7e7e;
}

.social-footer{ margin: 20px auto 0; }
.social-footer a 
{
    margin: 0 10px;
    font-size: 25px;
    color: #fff;
}

/* END FOOTER */


/*SERVICES*/
.service_title{
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 20px 0;
    color: #846b62;
    font-weight: 500;
    text-transform: uppercase;
}
.one_half p{
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    text-align-last: left;
}
.service-extras{}
.service-extras h5{
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 20px 0;
    color: #868686;
    font-weight: 500;
}
.service-extras h5 span{
    font-size: 11px;
    font-style: italic;
    cursor: pointer;
    margin-left: 10px;
    color: #fff;
    background: #781301;
    padding: 5px 10px;
}
.service-extended{  
    font-size: 16px;
    line-height: 21px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.5);
    display: none;
}
.service-extended .row{     margin-bottom: 10px; }
.service-extended .row label{
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding-right: 10px;
    border-right: solid 1px #ccc;
}
.service-extended .row .service-info{
    display: inline-block;
    vertical-align: top;
    width: 70%;
    padding-left: 10px;
    font-size: 16px;
    line-height: 21px;
}
.service-extended .row ul.service-info{
    list-style: disc;
    padding-left: 30px;
}
.service-extended .row ul.service-info li{}

#supporters{  
    display: block;
    clear: both;
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    padding: 40px 0;
    line-height: 24px;
    position: relative;
    background-image: url(images/bg_footer.jpg);
    background-size: cover;
}
#supporters h6 {
    font-size: 18px;
    padding: 0;
    font-weight: 400;
    margin: 0 0 2px -15px;
}

#supporters .contact_footer{
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 20px;
    font-size: 13px;
}


#header_social{
    position: absolute;
    right: 0;
    top: 40px;
}
#header_social li{}
#header_social a{
    background: #000;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    padding: 6px 8px;
    margin: 0;
    vertical-align: middle;
    line-height: 20px;
}
#header_social .fa{}
#header_social .fa-instagram{}
#header_social .fa-facebook{     padding: 0px 3px; }
#header_social .fa-linkedin-in{}
#header_social span.tt{ 
    display: inline-block;
    vertical-align: middle;
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

#supporters #header_social{
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    right: 0;
    top: 0;
}
/*
.index #supporters .contact_footer { display: none; }
.index #supporters{  
    max-width: 90%;
    margin-left: 6%;
    text-align: left;
    background: transparent;
    color: #000;
    padding: 0;
    margin: 0 0 0 6%;
}*/
.body-wrapper{     background-image: url(images/bg.jpg);    height: 100%;}
.index .header-logo {    text-align: left!important;}
.index h1.entry-title{  
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 0px 20px;
    max-width: 50%;
    font-weight: 400;
    color: #fff;
}
.highlight{ color: #07bcc3!important;font-weight: bold; }
.index h1.entry-title .highlight{
    margin: 0 0 5px -20px;
    font-size: 16px;
}
#content, #cont-portfolio-tt{ background: #fff; overflow: auto;    padding: 50px 0;}
.supporters_logos{ max-width: 450px!important; width: 100%; margin: auto; display: block; border:none; }
/*.index .supporters_logos{ margin: 0; }
.index .toggle-holder{    color: #fff;}
.index #toggle div{    background-color: #fff;}
.index #toggle.on div{    background-color: #000;}

/* RESPONSIVE PART */

@media screen and (max-width: 1600px) { 

    .content-1170
    {
        max-width: 90%;
    }

    .header-holder
    {
        max-width: 90%;
    }

    .content-970, .single-post .site-content
    {
        max-width: 90%;
    }       

    .content-770
    {
        max-width: 90%;
    } 

    .progress_bar_field_holder
    {
        width: 337px;
        max-width: 50%; 
    }

}

@media screen and (max-width: 1450px) {  

    .one_half,  .one_third,  .two_third,  .three_fourth, .one_fourth
    {
        margin-right: 8%;
        float: left;
        position: relative;
        margin-bottom: 37px;
    }

    .one_half{
        width: 46%;
    }
    .one_third{
        width: 28%;
    }
    .two_third{
        width: 64%;
    }
    .one_fourth{
        width: 19%;
    }
    .three_fourth{
        width: 73%;
    }

    .last.col-570 
    {
        margin-left: 0;
    }

    .body-wrapper
    {
        margin: 0px;
    }


    blockquote.inline-blockquote
    {
        display: block;
        margin: 50px 0;
        width: auto;
    }

    .grid-sizer, .grid-item 
    {
        width: 340px;
    }

    .grid-item.p_two_third
    {
        width: 680px;
    }

    .grid, .grid-item.p_one
    {
        width: 1050px;
    }

}

@media screen and (max-width: 1220px) {   

    .grid-item.p_one, .grid
    {
        width: 960px;       
    }    

    .grid-sizer, .grid-item 
    {
        width: 320px;
    }

    .grid-item.p_two_third
    {
        width: 640px;
    }

    blockquote:before
    {
        line-height: 150px;
        font-size: 150px;
        position: relative;
        top: 0;
        left: 0;    
        text-align: center;
        display: block;
    }

}

@media screen and (max-width: 1066px) {    

    .grid-item.p_one, .grid
    {
        width: 810px;
    }

    .grid-sizer, .grid-item 
    {
        width: 270px;
    }

    .grid-item.p_two_third
    {
        width: 540px;
    }

    .body-wrapper
    {
        margin: 0px;
    }


}

@media screen and (max-width: 1020px) {    

    .one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_half.margin-0, .one_third.margin-0, .two_third.margin-0, .one_fourth.margin-0, .three_fourth.margin-0
    {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-left: 0;
    }

    .single-portfolio .one_half.margin-0 img, .single-portfolio .one_third.margin-0 img, .single-portfolio .two_third.margin-0 img, .single-portfolio .one_fourth.margin-0 img, .single-portfolio .three_fourth.margin-0 img
    {
        width: 100%;
        height: auto;
    } 

    .progress_bar_field_holder
    {
        width: 100%;
        margin-top: -15px;
        max-width: 100%;
    }    

}


@media screen and (max-width: 925px) {    

    .grid, .grid-item.p_one
    {
        width: 690px;
    }

    .grid-item
    {
        border: 10px solid white;
    }  

    .grid-sizer, .grid-item 
    {
        width: 230px;
    }

    .grid-item.p_two_third
    {
        width: 460px;
    }

    .portfolio-text-holder 
    {
        top: 10px;
        left: 10px;
        bottom: 10px;
        right: 10px;
    }   

    .main-menu
    {
        float: none;
        margin: 0 auto;
        text-align: center;
        max-width: 300px;
        width: 100%;
        position: relative;
        z-index: 9999;
    }

    .main-menu ul 
    {
        width: 12em; /* fixed width only please - you can use the "subMenusMinWidth"/"subMenusMaxWidth" script options to override this if you like */
    }

    .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active
    {
        padding-right: 0;
        padding-left: 0;
    }

    .single-post .nav-previous
    {
        margin-bottom: 80px;
    }

    .single-post .nav-previous, .single-post .nav-next
    {
        display: block;        
    }

}

@media screen and (max-width: 805px) {    

    .grid, .grid-item.p_one
    {
        width: 570px;
    }

    .grid-sizer, .grid-item 
    {
        width: 190px;
    }

    .grid-item.p_two_third
    {
        width: 380px;
    } 

    .portfolio-text-holder
    {
        font-size: 14px;
    }

    .single-post .entry-content
    {
        font-size: 20px;
        line-height: 35px;
    }    

    .single-post .post-info div
    {
        display: block;
    }

    .single-post .post-info div:after
    {
        display: none;
    }

    blockquote.inline-blockquote 
    {
        font-size: 20px;
        line-height: 32px;
    }

    p.custom-text-class, p.custom-field-class 
    {
        display: block !important;
    }

    .contact-form input[type=text], .contact-form input[type=email], .contact-form textarea, p.custom-field-class
    {
        width: 100% !important;
    }

    .blog-holder .entry-date
    {
        display: block;
    }

    .blog-holder .entry-date:after
    {
        display: none;
    }    

    .single-post .tags-holder
    {
        width: auto;
    }

    .single-post .nav-previous a, .single-post .nav-next a 
    {
        font-size: 22px;
        line-height: 25px;    
        max-width: 75%;
    }    

}

@media screen and (max-width: 782px)
{
    .logged-in .menu-wraper
    {
        top: 46px;
        height: calc(100% - 46px);
    }

    blockquote:before 
    {
        line-height: 110px;
        font-size: 110px;
    }

    .menu-wraper .menu-logo{ display: none; }
    #header-main-menu{     margin: 50% 0 0 2%; }
    .main-menu{ text-align: left; }
    .header-logo {    padding: 80px 0 40px;}
    .footer{    margin-top: 0px;    padding-bottom: 20px;}
    #supporters{    margin: 50px auto 30px;    padding: 20px 10%;    width: 80%;}
    html, body{ height: auto;    min-height: 99%; }
    .contact-form{ width: 80%; }
   .menu-wraper {   width: 100%;    text-align: center;  padding-left: 0;}
   .menu-wraper .menu-logo {    display: block;    margin-bottom: 10px;}
   #header-main-menu {    margin: 110px 0 0 2%;    text-align: center;    width: 100%;}
   .main-menu {    text-align: center;}
   .index #supporters {    max-width: 100%;    margin-left: 0;}
   .page h1.entry-title {
    font-size: 15px;
    line-height: 23px;
    max-width: 90%;
    text-align: center;
    margin: auto;
    
}
}

@media screen and (max-width: 650px) {  


    .grid, .grid-sizer, .grid-item, .grid-item.p_one, .grid-item.p_two_third
    {
        width: auto;
    }

    .portfolio-text-holder 
    {
        top: 30px;
        left: 30px;
        right: 30px;
        bottom: 30px;
        font-size: 20px;
    }    


    .toggle-holder {     top: 20px;    right: 10px;}
    .header-logo img {    width: 80%;}
    .header-logo {    padding: 80px 0 40px;}
    .page h1.entry-title {    font-size: 18px;    line-height: 28px;  max-width: 80%; }
    .contact-form {    width: 85%;     padding: 0px 20px;}
    .social-footer a {    font-size: 25px;}
    .service-extended .row .service-info {    display: block;    width: 100%;    padding-left: 0;}
    .service-extended .row label{    display: block;     width: 100%;    padding: 0;    border-right: none;   background: #781301;}
    .service-extended .row ul.service-info {     width: 90%;}

    .content-1170, .header-holder, .content-970, .body-wrapper {    width: auto;}

    .index .header-logo {    text-align: center!important;     padding: 110px 0 40px;}
    #header_social {    left: 0;    top: 20px;}
    .supporters_logos {    width: 100%!important;}

    .index h1.entry-title {
        font-size: 14px;
        line-height: 22px;
        max-width: 90%;
    }
    .index h1.entry-title .highlight {    margin: 0 0 5px 0px;}
    #supporters .contact_footer, #supporters #header_social {    width: 100%;    display: block;    margin: 0 0 20px;    text-align: center;
    position: relative;}
    .service_title{ text-align: center; }
    #header_social span.tt {    color: #fff;}

}