/*! * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/) */
/*! * Bootstrap v3.4.1 (https://getbootstrap.com/) * Copyright 2011-2019 Twitter,Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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;}
audio:not([controls]){display:none;  height:0;}
[hidden], template{display:none;}
a{background-color:transparent;}
a:active, a:hover{outline:0;}
abbr[title]{border-bottom:none;  text-decoration:underline;  text-decoration:underline dotted;}
b, strong{font-weight:bold;}
dfn{font-style:italic;}
h1{font-size:2em;  margin:0.67em 0;}
mark{background:#ff0;  color:#000;}
small{font-size:80%;}
sub, sup{font-size:75%;  line-height:0;  position:relative;  vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{-webkit-box-sizing:content-box;  -moz-box-sizing:content-box;  box-sizing:content-box;  height:0;}
pre{overflow:auto;}
code, kbd, pre, samp{font-family:monospace,monospace;  font-size:1em;}
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;}
button[disabled], html input[disabled]{cursor:default;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;  padding:0;}
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;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]{-webkit-appearance:textfield;  -webkit-box-sizing:content-box;  -moz-box-sizing:content-box;  box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;  margin:0 2px;  padding:0.35em 0.625em 0.75em;}
legend{border:0;  padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;  border-spacing:0;}
td, th{padding:0;}
*{-webkit-box-sizing:border-box;  -moz-box-sizing:border-box;  box-sizing:border-box;}
*:before, *:after{-webkit-box-sizing:border-box;  -moz-box-sizing:border-box;  box-sizing:border-box;}
html{font-size:10px;  -webkit-tap-highlight-color:rgba(0,0,0,0);}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;  font-size:14px;  line-height:1.42857143;  color:#333333;  background-color:#ffffff;}
input, button, select, textarea{font-family:inherit;  font-size:inherit;  line-height:inherit;}
a{color:#337ab7;  text-decoration:none;}
a:hover, a:focus{color:#23527c;  text-decoration:underline;}
a:focus{outline:5px auto -webkit-focus-ring-color;  outline-offset:-2px;}
figure{margin:0;}
img{vertical-align:middle;}
.img-responsive{display:block;  max-width:100%;  height:auto;}
.img-rounded{border-radius:6px;}
.img-thumbnail{padding:4px;  line-height:1.42857143;  background-color:#ffffff;  border:1px solid #dddddd;  border-radius:4px;  -webkit-transition:all 0.2s ease-in-out;  -o-transition:all 0.2s ease-in-out;  transition:all 0.2s ease-in-out;  display:inline-block;  max-width:100%;  height:auto;}
.img-circle{border-radius:50%;}
hr{margin-top:20px;  margin-bottom:20px;  border:0;  border-top:1px solid #eeeeee;}
.sr-only{position:absolute;  width:1px;  height:1px;  padding:0;  margin:-1px;  overflow:hidden;  clip:rect(0,0,0,0);  border:0;}
.sr-only-focusable:active, .sr-only-focusable:focus{position:static;  width:auto;  height:auto;  margin:0;  overflow:visible;  clip:auto;}
[role="button"]{cursor:pointer;}
.fade{opacity:0;  -webkit-transition:opacity 0.15s linear;  -o-transition:opacity 0.15s linear;  transition:opacity 0.15s linear;}
.fade.in{opacity:1;}
.collapse{display:none;}
.collapse.in{display:block;}
tr.collapse.in{display:table-row;}
tbody.collapse.in{display:table-row-group;}
.collapsing{position:relative;  height:0;  overflow:hidden;  -webkit-transition-property:height,visibility;  -o-transition-property:height,visibility;  transition-property:height,visibility;  -webkit-transition-duration:0.35s;  -o-transition-duration:0.35s;  transition-duration:0.35s;  -webkit-transition-timing-function:ease;  -o-transition-timing-function:ease;  transition-timing-function:ease;}
.close{float:right;  font-size:35px;  font-weight:bold;  line-height:1;  color:#000000;  text-shadow:0 1px 0 #ffffff;  filter:alpha(opacity=20);  opacity:0.2;}
.close:hover, .close:focus{color:#000000;  text-decoration:none;  cursor:pointer;  filter:alpha(opacity=50);  opacity:0.5;}
button.close{padding:0;  cursor:pointer;  background:transparent;  border:0;  -webkit-appearance:none;  appearance:none;}
.modal-open{overflow:hidden;}
.modal{position:fixed;  top:0;  right:0;  bottom:0;  left:0;  z-index:1050;  display:none;  overflow:hidden;  -webkit-overflow-scrolling:touch;  outline:0;}
.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);  -ms-transform:translate(0,-25%);  -o-transform:translate(0,-25%);  transform:translate(0,-25%);  -webkit-transition:-webkit-transform 0.3s ease-out;  -o-transition:-o-transform 0.3s ease-out;  transition:transform 0.3s ease-out;}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);  -ms-transform:translate(0,0);  -o-transform:translate(0,0);  transform:translate(0,0);}
.modal-open .modal{overflow-x:hidden;  overflow-y:auto;}
.modal-dialog{position:relative;  width:auto;  margin:10px;}
.modal-content{position:relative;  background-color:#ffffff;  -webkit-background-clip:padding-box;  background-clip:padding-box;  border:1px solid #999999;  border:1px solid rgba(0,0,0,0.2);  border-radius:6px;  -webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);  box-shadow:0 3px 9px rgba(0,0,0,0.5);  outline:0;}
.modal-backdrop{position:fixed;  top:0;  right:0;  bottom:0;  left:0;  z-index:1040;  background-color:#000000;}
.modal-backdrop.fade{filter:alpha(opacity=0);  opacity:0;}
.modal-backdrop.in{filter:alpha(opacity=50);  opacity:0.5;}
.modal-header{padding:15px;  border-bottom:1px solid #e5e5e5;}
.modal-header .close{margin-top:-35px;}
.modal-title{margin:0;  line-height:1.42857143;}
.modal-body{position:relative;  padding:15px;}
.modal-footer{padding:15px;  text-align:right;  border-top:1px solid #e5e5e5;}
.modal-footer .btn + .btn{margin-bottom:0;  margin-left:5px;}
.modal-footer .btn-group .btn + .btn{margin-left:-1px;}
.modal-footer .btn-block + .btn-block{margin-left:0;}
.modal-scrollbar-measure{position:absolute;  top:-9999px;  width:50px;  height:50px;  overflow:scroll;}
@media (min-width:768px){.modal-dialog{width:600px;    margin:30px auto;  }
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);    box-shadow:0 5px 15px rgba(0,0,0,0.5);  }
.modal-sm{width:300px;  }
}
@media (min-width:992px){.modal-lg{width:900px;  }
}
.clearfix:before, .clearfix:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after{display:table;  content:" ";}
.clearfix:after, .modal-header:after, .modal-footer:after{clear:both;}
.center-block{display:block;  margin-right:auto;  margin-left:auto;}
.pull-right{float:right !important;}
.pull-left{float:left !important;}
.hide{display:none !important;}
.show{display:block !important;}
.invisible{visibility:hidden;}
.text-hide{font:0/0 a;  color:transparent;  text-shadow:none;  background-color:transparent;  border:0;}
.hidden{display:none !important;}
.affix{position:fixed;}
body,ul,ol,h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea,fieldset{margin:0;  padding:0; }
body{width:100%;  position:relative;  font:14px/1.7 "Open Sans",sans-serif;  background:#fff;  color:#999; }
#full-container{overflow:hidden;  position:relative;  max-width:100%;  background-color:#fff; }
    .mtop20{margin-top:20px}
 .mtt30{margin:0 30px}
.h5a{margin:20px 0;    color:#60b210;    font-size:20px;}
.detail{cursor:pointer}
.vba{vertical-align:baseline;}
#dtext{display:none;margin-bottom:10px;  }
#deti{display:inline-block;width:100px}
.kcm{width:200px;text-align:right;border:0;font-size:32px;color:#60b210}
#divSend{display:none}
.tarea{height:120px;margin-bottom:20px}
.disblock{display:block}
.zuzka{width:100px;height:100px;border-radius:100%;margin-bottom:15px;transition: transform .2s;}
.precteno{text-align: right; font-size: 11px; color: #aaa; }
.black{color:#444}
.blgp{margin-bottom: 30px !important;
    text-align: justify;
    width: 100% !important;
    line-height: 21px !important;
    }
    
    
    .blgp2{margin-bottom: 30px !important;
    text-align: justify;
    width: 100% !important;
    line-height: 21px !important;
    font-size:12px !important;
    }
    
    
.corange{color:orange}
.gdprcert{width:220px;margin:15px}
.wd100{width:100%;}
.ccalc{width:20px;height:20px;margin:4px 10px 0 0;}
.vcenter{vertical-align:center}
#kalkulacka{width:100%}
#kalkulacka td{border-bottom:1px solid #eeeeee;}
.txr{text-align:right}
body.boxed{background-color:#eee; }
body.boxed #full-container,body.boxed .header-bar,body.boxed .header-bar-wrap,body.boxed #scroll-progress{width:1300px; }
body.boxed .header-bar-wrap{margin:auto; }
body.boxed #full-container{margin:60px auto;    border-radius:5px;    box-shadow:0 9px 30px 5px rgba(153,153,153,0.2); }
body.boxed #full-container .header-bar,body.boxed #full-container #scroll-progress{margin:auto; }
body.boxed #full-container .header-bar{width:100%; }
@media (max-width:1300px){body.boxed #full-container{margin:0;    border-radius:0; }
body.boxed #full-container,body.boxed .header-bar,body.boxed .header-bar-wrap,body.boxed #scroll-progress{width:auto; }
 }
@media (min-width:1200px){.container{width:960px; }
 }
[class*="col-"] p:last-child, [class*="col-"] .img-preview:last-child, [class*="col-"] .video-preview:last-child, [class*="col-"] .entry:last-child, [class*="col-"] .list:last-child, [class*="col-"] .connect-box:last-child{margin-bottom:0; }
a, a img{outline:none !important;  border:none; }
a{text-decoration:none;  color:#0aa7ca;  transition:all 0.15s; }
a:hover{text-decoration:none;  color:#222; }
a:focus{color:#666;  text-decoration:none; }
p a{border-bottom:1px dotted transparent; }
p a:hover{text-decoration:none;  border-bottom:1px dotted #0aa7ca; }
/*  [ 04 ] - Headings======================== */
h1, h2, h3, h4, h5, h6{margin-top:0;  margin-bottom:15px;  font-weight:600;  line-height:1.3;  color:#292f35; }
h1.capitalized,h2.capitalized,h3.capitalized,h4.capitalized,h5.capitalized,h6.capitalized{text-transform:capitalize !important; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none;    color:#222;    transition:all 0.15s; }
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#999; }
h4, h5, h6{margin-bottom:12px; }
h1{font-size:35px; }
h2{font-size:30px; }
h3{font-size:26px; }
h4{font-size:22px; }
h5{font-size:18px; }
h6{font-size:15px; }
.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6{color:#fff; }
/* Main Heading */
.main-heading{margin-bottom:40px; }
h4.main-heading{margin-bottom:35px; }
h5.main-heading, h6.main-heading{margin-bottom:30px; }
.main-heading + .subheader{margin:-37px 0 40px; }
h4.main-heading + .subheader{margin:-32px 0 40px; }
h5.main-heading + .subheader, h6.main-heading + .subheader{margin:-28px 0 40px; }
/* Subheaders */
.subheader{font-weight:400;  display:block;  color:#0aa7ca;  margin-bottom:12px; }
.subheader:last-child{margin-bottom:0; }
h5.subheader, h6.subheader{font-weight:400; }
.subheader + h1, .subheader + h2, .subheader + h3, .subheader + h4, .subheader + h5, .subheader + h6{margin-top:-12px; }
h1 + .subheader, h2 + .subheader, h3 + .subheader, h4 + .subheader, h5 + .subheader, h6 + .subheader{margin-top:-2px; }
/*  [ 05 ] - Paragraphs========================== */
p{margin-bottom:22px; }
.dark p{color:#fff; }
/*  [ 06 ] - Images====================== */
img{max-width:100%; }
/*  [ 07 ] - Strong====================== */
strong{color:#222;  font-weight:600; }
/*  [ 08 ] - Texts Highlighting Selection============================================ */
::-moz-selection{background:#c0eaf5;  color:#333; }
::selection{background:#c0eaf5;  color:#333; }
/*  [ 09 ] - Text Colored============================ */
.colored{color:#0aa7ca; }
/*  [ 10 ] - Form Settings============================ */
form{position:relative;   }
form [class*="col-"]:last-child .form-group:last-child{overflow:hidden;    margin-bottom:0 !important; }
form .form-group{position:relative;  margin-bottom:0; }
form .form-group + .form-group{margin-top:18px; }
form.form-inline .form-group + .form-group{margin-top:0; }
input, input.form-control, button, button.form-control, textarea, textarea.form-control, select, select.form-control{padding:0 15px;  width:100%;  height:45px;  line-height:46px;  font-size:12px;  font-weight:700;  outline:none;  border:1px solid #e2e2e2;  border-radius:3px;  box-shadow:none;  transition:all 0.2s;  color:#222;  background:#fff; }
textarea, textarea.form-control{height:200px;  padding-top:11px;  padding-bottom:11px;  line-height:27px !important;  resize:vertical; }
input:focus, input.form-control:focus, textarea:focus, textarea.form-control:focus, select:focus, select.form-control:focus{box-shadow:none;  border-color:#cacaca;  background:#fff; }
button:focus, button.form-control:focus{box-shadow:none;  border-color:transparent; }
.field-icon{position:absolute;  top:22px;  left:30px;  width:26px;  height:26px;  line-height:26px;  text-align:center;  font-size:0; }
.field-icon + input[type="text"], .field-icon + input[type="email"], .field-icon + textarea{text-indent:45px; }
.form-inline .form-control{width:100%; }
abbr{cursor:help; }
label{vertical-align:top;  margin-bottom:0;  color:#222;  font-weight:400;  font-size:16px;  margin-bottom:12px; }
label.error{display:block;  margin:5px 0 0;  text-align:left;  font-size:12px;  font-weight:400;  color:#f33; }
input.error,input.error:focus, textarea.error, textarea.error:focus, select.error, select.error:focus{box-shadow:inset 0 0 0 2px #f33;  background:#fff; }
input[type="submit"], input[type="submit"].form-control, input[type="submit"], input[type="submit"].form-control{cursor:pointer;  display:inline-block;  text-transform:uppercase;  font-weight:600;  height:48px;  line-height:48px;  padding:0 27px;  font-size:14px;  position:relative;  border:none;  color:#fff;  background-color:#ef7f1a;  border-radius:2px;  transition:all 0.2s;  width:auto; }
.cudl{cursor:pointer;  display:inline-block;  font-weight:600;  height:40px;  line-height:40px;  padding:0 27px;  font-size:14px;  position:relative;  border:none;  color:#fff;  background-color:#ef7f1a;  border-radius:10px;  transition:all 0.2s;  width:100%;  display:block;    margin-bottom:15px; }
.cudl:hover{background-color:#d7840b; }
.miniul{font-size:11px}
.fcudl{margin-top:30px;}    
.form-inline .form-control[type="submit"]{width:auto; }
input[type="submit"]:hover, input[type="submit"].form-control:hover{background-color:#d7840b; }
input[type="submit"]:focus, input[type="submit"].form-control:focus{box-shadow:none; }
.flat-section{width:100%;  position:relative; }
.flat-section .section-content{width:100%;    padding:20px 0 50px;    position:relative;    clear:both;    background:#fff; }
.flat-section .section-content > .container-fluid{padding:0; }
.section-title{margin-bottom:50px; }
.section-title::after{content:"";    display:block;    width:30px;    height:1px;    margin:25px 0 0;    background:#0aa7ca; }
.section-title.text-center::after{margin-left:auto;    margin-right:auto; }
.section-title.text-white::after{background:#fff; }
.section-title span{font-size:12px; }
.section-title span + h2{margin-top:6px; }
.section-title h2{margin-bottom:10px;    font-size:30px; }
.section-title .description,.section-title p{margin:auto;    width:70%;    font-size:14px; }
.section-title.text-white h2{color:#fff; }
.section-title.text-white p{color:#eee; }
@media (max-width:768px){.section-title h2{float:none;    width:100%;    font-size:30px; }
.section-title .description{width:100%;    margin-top:12px;    padding-left:0; }
 }
/*  [ 02 ] - Parallax Section=============================== */
.parallax-section{width:100%;  position:relative;  background-color:#ccc;  background-position:center center;  background-size:cover;  background-repeat:no-repeat; }
.parallax-section .section-content{width:100%;    height:100%;    position:relative;    padding:120px 0;    z-index:2;    background-attachment:fixed;    background-position:top center;    background-size:cover;    background-repeat:no-repeat; }
.parallax-section .bg-element{position:absolute;    width:100%;    height:100%;    background:no-repeat top center / cover; }
.parallax-section .bg-element + img{display:none; }
@media (max-width:768px){.parallax-section > .bg-element{background-position:initial !important; }
 }
/*  [ 03 ] - Overlay Colored & Pattern======================================== */
.overlay-colored, .overlay-pattern{position:absolute;  width:100%;  height:100%;  top:0;  left:0; }
.overlay-colored{z-index:1; }
.overlay-pattern{z-index:2;  background-image:url("../images/general-elements/overlay-pattern.png");  background-repeat:repeat;  background-position:top left; }
/*  [ 04 ] - Image BG======================= */
.img-bg{overflow:hidden;  position:relative;  display:block;  height:330px;  border-radius:4px;  background:no-repeat center / cover;  background-color:#ddd;  transition:all 0.5s; }
.img-bg .bg-element{position:absolute;    width:100%;    height:100%;    background:no-repeat top center / cover;    transition:all 0.4s ease; }
.img-bg > a{position:relative;    display:block;    height:100%; }
.img-bg > a img{display:block; }
.img-bg .overlay{position:absolute;    top:0;    left:0;    width:calc(100% + 1px);    height:100%;    background-color:rgba(0,0,0,0.75); }
.img-bg .overlay,.img-bg .overlay .overlay-inner{transition:all 0.3s ease; }
.img-bg .overlay .overlay-inner{display:flex;      flex-direction:column;      display:none;      align-items:flex-start;      justify-content:flex-start;      width:100%;      height:100%;      padding:30px;      transition:all 0.2s 0.2s; }
.img-bg .overlay .overlay-inner > *{position:relative;        z-index:10; }
.img-bg .overlay .overlay-inner .sub-title{color:#0aa7ca;        position:relative;        text-transform:uppercase;        font-weight:400; }
.img-bg .overlay .overlay-inner h1,.img-bg .overlay .overlay-inner h2,.img-bg .overlay .overlay-inner h3,.img-bg .overlay .overlay-inner h4,.img-bg .overlay .overlay-inner h5,.img-bg .overlay .overlay-inner h6{color:#fff; }
.img-bg .overlay .overlay-inner h1:last-child,.img-bg .overlay .overlay-inner h2:last-child,.img-bg .overlay .overlay-inner h3:last-child,.img-bg .overlay .overlay-inner h4:last-child,.img-bg .overlay .overlay-inner h5:last-child,.img-bg .overlay .overlay-inner h6:last-child{margin-bottom:0; }
/*  [ 05 ] - Slider Image BG============================== */
.slider-img-bg .bg-element{position:absolute;  width:100%;  height:100%;  background:no-repeat top center / cover;  transition:all 0.4s ease; }
/*  [ 06 ] - Image Preview============================ */
.img-preview{margin-bottom:40px;  background:#ddd; }
.img-preview img{width:100%; }
/*  [ 07 ] - Video Preview============================ */
.video-preview{margin-bottom:40px;  background:#ddd; }
.video-preview:hover .overlay-colored{opacity:0.1; }
.video-preview:hover .btn-video span{color:#fff; }
.video-preview:hover .btn-video span::after{transform:scale(1);      opacity:1; }
.video-preview.vp-banner{overflow:hidden;    height:250px;    border-radius:10px;    box-shadow:0 5px 15px 10px rgba(0,0,0,0.15); }
.page-thank-you .video-preview.vp-banner{overflow:hidden;    display:inline-block;    height:215px;    width:350px;    margin-top:60px;    border-radius:10px;    box-shadow:0 10px 25px 5px rgba(34,34,34,0.15); }
.page-thank-you .video-preview.vp-banner .btn-video span{font-size:16px; }
.video-preview .img-bg{position:absolute;    top:0;    left:0;    height:100%;    width:100%; }
.video-preview .img-bg .overlay-colored{transition:opacity 0.4s; }
.video-preview iframe{width:100%;    height:100%;    border:none; }
.video-preview .btn-video{position:absolute;    top:50%;    left:50%;    z-index:1;    margin-top:0;    transform:translate(-50%,-50%); }
@media (max-width:320px){.video-preview.vp-banner{width:300px;    height:200px; }
 }
/* Button Video */
.btn-video{position:relative;  display:inline-block;  width:70px;  height:70px;  line-height:70px; }
.btn-video span{position:relative;    display:inline-block;    width:100%;    height:100%;    line-height:inherit;    text-align:center;    font-size:20px;    background:#fff;    color:#ef7f1a;    border-radius:100%;    text-indent:3px;    transition:all 0.1s !important; }
.btn-video span::before{position:relative;      z-index:1; }
.btn-video span::after{content:"";      position:absolute;      left:0;      z-index:0;      width:100%;      height:100%;      border-radius:100%;      opacity:0;      transform:scale(0);      background-color:#ef7f1a;      transition:all 0.25s; }
.btn-video [class*="circle-"]{position:absolute;    border:1px solid #fff;    border-radius:999px; }
.btn-video .circle-1{top:-5px;    left:-5px;    width:calc(100% + 10px);    height:calc(100% + 10px);    opacity:0.75; }
.btn-video .circle-2{top:-10px;    left:-10px;    width:calc(100% + 20px);    height:calc(100% + 20px);    opacity:0.5; }
.btn-video .circle-3{top:-15px;    left:-15px;    width:calc(100% + 30px);    height:calc(100% + 30px);    opacity:0.25; }
.btn-video .title{display:inline-block;    vertical-align:middle;    margin-left:15px;    font-size:12px;    opacity:0.7;    color:#fff;    transition:all 0.2s !important; }
.btn-video:hover span{color:#fff; }
.btn-video:hover span::after{transform:scale(1.02);      opacity:1; }
.btn-video:hover .title{opacity:1; }
.text-right .btn-video span{float:right; }
.text-right .btn-video .title{position:relative;  top:40px;  transform:translateY(-50%);  margin:0 15px 0 0; }
/*  [ 08 ] - Box Info======================= */
#wrapweb{display:flex;    flex-direction:column;    flex-wrap:nowrap;    height:500px;    overflow:hidden;}
#inweb{background-color:#d7d7d7;    flex:4 0 400px;    overflow:scroll;}
.alert{padding:15px;    margin-bottom:20px;    border:1px solid transparent;    border-radius:4px;}
.alert-info{color:#31708f;    background-color:#d9edf7;    border-color:#bce8f1;}
.alert-success{color:#3c763d;    background-color:#dff0d8;    border-color:#d6e9c6;}
.mcudl{margin:15px 0 30px 0;text-align:center}
.ul{list-style-type:none;    margin-left:10px;}
.ul li{margin-bottom:18px;    margin-left:-10px;    display:flex;    align-items:center;}
.ul li::before{color:#60b210; font-family:FontAwesome;    content:"\f00c";    margin:0;    padding:0 10px;font-size:22px;}
.tick{color:#60b210;    display:inline-block;    font-size:24px;    margin-right:7px;    }
.box-footer{position:relative;     padding:20px;   color:white;         }
.box-footer h3{color:#ff9800;font-size:28px;    margin:25px 0;}
.box-info{position:relative; cursor:pointer;    padding:10px;border-radius:5px;box-shadow:0 0 1px silver}
.box-info.text-white{color:#fff; }
.box-info.text-white p{color:rgba(255,255,255,0.5); }
.box-info .box-icon{float:left;    margin:0 20px 0 0; }
.box-info:hover{box-shadow:0 0 5px silver;    }
.box-info .box-icon img{margin-top:6px; }
.box-info .box-icon i{margin-top:1px; }
.box-info .box-content{overflow:hidden; }
    .box-info-padding{padding:40px 10px}
@media (min-width:992px){.reversed .box-icon{float:right;    margin-left:20px;    margin-right:0; }
.reversed .box-content{text-align:right; }
 }
/*  [ 09 ] - Divider Space============================ */
[class*="divider-"]{display:block;  overflow:hidden;  clear:both; }
.divider-140{height:140px; }
.divider-130{height:130px; }
.divider-120{height:120px; }
.divider-110{height:110px; }
.divider-100{height:100px; }
.divider-90{height:90px; }
.divider-80{height:80px; }
.divider-70{height:70px; }
.divider-60{height:60px; }
.divider-50{height:50px; }
.divider-40{height:40px; }
.divider-30{height:30px; }
.divider-20{height:20px; }
.divider-10{height:10px; }
@media (max-width:992px){[class*="divider-"].divider-md-0{height:0; }
[class*="divider-"].divider-md-10{height:10px; }
[class*="divider-"].divider-md-20{height:20px; }
[class*="divider-"].divider-md-30{height:30px; }
[class*="divider-"].divider-md-40{height:40px; }
[class*="divider-"].divider-md-50{height:50px; }
[class*="divider-"].divider-md-60{height:60px; }
[class*="divider-"].divider-md-70{height:70px; }
[class*="divider-"].divider-md-80{height:80px; }
[class*="divider-"].divider-md-90{height:90px; }
[class*="divider-"].divider-md-100{height:100px; }
[class*="divider-"].divider-md-110{height:110px; }
[class*="divider-"].divider-md-120{height:120px; }
[class*="divider-"].divider-md-130{height:130px; }
[class*="divider-"].divider-md-140{height:140px; }
 }
@media (max-width:768px){[class*="divider-"].divider-sm-0{height:0; }
[class*="divider-"].divider-sm-10{height:10px; }
[class*="divider-"].divider-sm-20{height:20px; }
[class*="divider-"].divider-sm-30{height:30px; }
[class*="divider-"].divider-sm-40{height:40px; }
[class*="divider-"].divider-sm-50{height:50px; }
[class*="divider-"].divider-sm-60{height:60px; }
[class*="divider-"].divider-sm-70{height:70px; }
[class*="divider-"].divider-sm-80{height:80px; }
[class*="divider-"].divider-sm-90{height:90px; }
[class*="divider-"].divider-sm-100{height:100px; }
[class*="divider-"].divider-sm-110{height:110px; }
[class*="divider-"].divider-sm-120{height:120px; }
[class*="divider-"].divider-sm-130{height:130px; }
[class*="divider-"].divider-sm-140{height:140px; }
 }
@media (max-width:480px){[class*="divider-"].divider-xs-0{height:0; }
[class*="divider-"].divider-xs-10{height:10px; }
[class*="divider-"].divider-xs-20{height:20px; }
[class*="divider-"].divider-xs-30{height:30px; }
[class*="divider-"].divider-xs-40{height:40px; }
[class*="divider-"].divider-xs-50{height:50px; }
[class*="divider-"].divider-xs-60{height:60px; }
[class*="divider-"].divider-xs-70{height:70px; }
[class*="divider-"].divider-xs-80{height:80px; }
[class*="divider-"].divider-xs-90{height:90px; }
[class*="divider-"].divider-xs-100{height:100px; }
[class*="divider-"].divider-xs-110{height:110px; }
[class*="divider-"].divider-xs-120{height:120px; }
[class*="divider-"].divider-xs-130{height:130px; }
[class*="divider-"].divider-xs-140{height:140px; }
 }
/*  Divider Space with Line */
.divider-container{display:block;  position:relative;  padding-bottom:45px; }
.divider-line{display:inline-block;  clear:both;  margin:80px auto 70px;  width:calc(100% - 30px);  border-top-color:#eee; }
[class*="col-"] .divider-line{width:100%; }
/* Divider Space with Two Lines */
.divider-two-lines{height:4px;  margin-bottom:70px;  border-bottom:1px solid #eee;  border-top:1px solid #eee;  display:block;  position:relative;  top:60px;  clear:both; }
/*  [ 10 ] - Magnific Popup============================= */
/* Popup Fade Effect */
.mfp-fade.mfp-bg{opacity:0;  transition:all 0.2s ease-out; }
.mfp-fade.mfp-bg.mfp-ready{opacity:0.8; }
.mfp-fade.mfp-bg.mfp-removing{opacity:0; }
.mfp-fade.mfp-wrap .mfp-content{opacity:0;  transition:all 0.15s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0; }
/*  [ 11 ] - Icons==================== */
.icon{position:relative;  display:flex;  align-items:flex-start;  justify-content:center;
/* Sizes */
/* Colors */
/* Spaced */
/* Flat Icons [ Custom Fonts ] */
 }
.icon i,.icon img{display:block; }
.icon img{max-width:100%;    max-height:100%; }
.icon.x5{width:70px;    height:70px;    font-size:70px; }
.icon.white i{color:#fff; }
.icon.spaced{align-items:center;    padding:10px;    border-radius:4px;
/* Sizes */
/* Rounded */
/* Colors */
 }
.icon.spaced.x5{width:70px;      height:70px;      font-size:28px; }
.icon.spaced.rounded{border-radius:100%; }
.icon.spaced.colorful-bg{background-color:#0aa7ca; }
.icon [class^="flaticon-"]:before,.icon [class*=" flaticon-"]:before,.icon [class^="flaticon-"]:after,.icon [class*=" flaticon-"]:after{display:block;    margin-left:0;    font-size:inherit; }
/*  [ 12 ] - Buttons====================== */
.btn{display:inline-block;  padding:17px 35px;  font-size:14px;  line-height:1.7;  border-radius:2px;  font-weight:700;  text-transform:uppercase;  letter-spacing:0.3px;  text-align:center;  border:2px solid;   transition:color 0.2s,background 0.2s,border-color 0.2s;
/* Sizes */
/* Styles */
 }
.btn.rounded{border-radius:999px; }
.btn.x-small{padding:5px 16px;    font-size:10px; }
.btn.small{padding:8px 25px;    font-size:10px; }
.btn.medium{padding:8px 24px;    font-size:11px; }
.btn.large{padding:11px 39px;    font-size:12px;    border-width:3px; }
.btn.x-large{padding:15px 45px;    font-size:20px;    border-width:3px; }
.btn.xx-large{padding:18px 57px;    font-size:20px;    border-width:3px; }
.btn.colorful,.btn.hover-colorful:hover{background-color:#ef7f1a;    color:#fff;    text-shadow:1px 1px 1px rgba(0,0,0,0.1);    border-color:#ef7f1a; }
.btn.blue,.btn.hover-colorful:hover{background-color:#0aa7ca;    color:#fff;    text-shadow:1px 1px 1px rgba(0,0,0,0.1);    border-color:#0c94b3; }
.btn.colorful-darken,.btn.hover-colorful-darken:hover{background-color:#d7840b;    color:#fff;    text-shadow:1px 1px 1px rgba(0,0,0,0.1);    border-color:#d7840b; }
@media (max-width:480px){.btn.xx-large{padding:6px 45px;    font-size:20px; }
 }
.social-icons{position:relative;  margin-bottom:-5px;  list-style:none;  font-size:0; }
.social-icons li{display:inline-block;    margin-bottom:5px; }
.social-icons li + li{margin-left:5px; }
.social-icons li a{display:block;      position:relative;      overflow:hidden;      text-align:center;      background:transparent;      border-radius:3px;      transition:all 0.3s ease; }
.social-icons li a span{position:relative;        top:50%;        display:block;        margin:0 auto;        transform:translateY(-50%);        transition:all 0.25s ease; }
.social-icons li a span:first-child,.social-icons li a span:last-child{display:flex;          align-items:center;          justify-content:center; }
.social-icons li a span:last-child{opacity:0; }
.social-icons.x4 li a{width:40px;    height:40px;    font-size:17px; }
.social-icons.x4 li span:first-child,.social-icons.x4 li span:last-child{width:26px;    height:26px; }
.social-icons.x5 li a{width:46px;    height:46px;    font-size:19px; }
.social-icons.x5 li span:first-child,.social-icons.x5 li span:last-child{width:28px;    height:28px; }
.social-icons.icon-only li + li{margin-left:2px; }
.social-icons.icon-only.x4 li a{width:32px;    height:32px; }
.social-icons.icon-only.x5 li a{width:34px;    height:34px; }
.social-icons.rounded li a{border-radius:999px; }
.social-icons.rounded.x4 li a{font-size:16px; }
.social-icons.rounded.x5 li a{font-size:18px; }
.social-icons.animated li a:hover span:last-child{opacity:1; }
.social-icons.animated li a:hover span:first-child{opacity:0; }
.social-icons.animated.x4 li a:hover span:first-child{margin-top:-26px; }
.social-icons.animated.x5 li a:hover span:first-child{margin-top:-28px; }
.social-icons.white li a,.social-icons.grey li a,.social-icons.hover-colorful li a:hover{background:transparent; }
.social-icons.grey li a span:first-child{color:#999; }
.social-icons.white li a span:first-child{color:#fff; }
.social-icons.hover-colorful li a span:last-child,.social-icons.hover-colorful:not(.animated) li a:hover span:first-child{color:#0aa7ca; }
.social-icons.hover-white-bg:not(.animated) li a:hover span:first-child{color:#222; }
.social-icons.hover-white-bg li a:hover{background:#fff; }
.social-icons.hover-white-bg li a span:last-child{color:#222; }
.testimonial-single-1{position:relative;  top:0;  padding:30px;  text-align:center;  border-radius:0 0 10px 10px;  border-top:4px solid #0aa7ca;  box-shadow:0 0 6px 1px rgba(153,153,153,0.1);  background-color:#fff;  transition:all 0.2s; }
.testimonial-single-1 .rating{margin-top:15px;    justify-content:center; }
.testimonial-single-1:hover{top:-2px;    box-shadow:0 20px 40px rgba(153,153,153,0.25); }
.testimonial-single-1.text-white{color:#fff; }
.testimonial-single-1 .ts-content{overflow:hidden;    position:relative;    margin-top:5px; }
.testimonial-single-1 .ts-person{overflow:hidden;    position:relative;    padding-bottom:25px;    margin:-30px;        }
.testimonial-single-1 .ts-person h3{display:block;      margin:20px 0 0;          font-size:18px;       }
.testimonial-single-1 .ts-person span{display:block;      margin-top:3px;      font-size:14px;      color:#60b210;       font-weight:bold;            }
.testimonial-single-1 .ts-img{overflow:hidden;    margin:auto;    width:100%;    height:85px;   }

.testimonial-single-1 .ts-img2{overflow:hidden;    margin:auto;    width:100%;    }

@media (max-width:768px){.testimonial-single-1 .ts-person{flex-direction:column-reverse; }
.testimonial-single-1 .ts-person .rating{margin:-3px 0 12px; }
 }
@media (max-width:480px){.slider-testimonials .testimonial-single-1{width:100% !important; }
 }
@media (max-width:320px){.testimonial-single-1 .ts-img{float:none;    margin-bottom:15px; }
 }
#scroll-progress{position:fixed;  top:0;  left:0;  right:0;  z-index:25;  margin:auto;  width:100%;  height:3px; }
#scroll-progress .scroll-progress{height:100%; }
#scroll-progress .scroll-progress{width:0;    background-color:#0aa7ca; }
#scroll-progress .scroll-percent{float:right;    width:80px;    margin-top:2px;    color:#fff;    font-weight:700;    background-color:#000;    padding:5px;    text-align:center;    display:none; }
#website-loading{position:fixed;  top:0;  left:0;  width:100%;  height:100%;  background-color:#fff;  z-index:9999999999;  text-align:center;  display:none; }
#website-loading .loader{position:absolute;    top:50%;    width:100%;    text-align:center;    margin-top:-56px; }
.scroll-top-icon{width:30px;  height:30px;  line-height:29px;  text-align:center;  color:#fff;  font-size:11px;  border-radius:2px;  background-color:#60b210;  position:fixed;  bottom:-50px;  left:40px;  z-index:20; }
.scroll-top-icon.show{bottom:40px; }
.scroll-top-icon:hover{color:#fff; }
.scroll-top-icon:focus{color:#fff; }
@media (max-width:768px){.scroll-top-icon{display:none !important; }
 }
#header{position:absolute;  top:0;  left:0;  z-index:10;  width:100%;  font-size:13px; }
.logo{display:inline-block; }
.logo img{max-height:100%; }
.logo h3,.logo h3 + span{display:none; }
.logo.text-white h3,.logo.text-white span{color:#fff; }
.logo.logo-text img{display:none; }
.logo.logo-text h3,.logo.logo-text h3 + span{display:block; }
.logo.logo-text h3{position:relative;    margin-bottom:-1px;    font-size:20px;    font-weight:600;    color:#fff; }
.logo.logo-text h3 + span{font-size:11px;    color:#999; }
.logo-header{position:relative;  display:flex;  flex-direction:column;  justify-content:center;  transition:color 0.15s,top 0.3s; }
.logo-header.logo-text{text-align:left; }
/*  [ 02 ] - Header Bars========================== */
/* Header Bar */
.header-bar, .header-bar-wrap{background:transparent;  transition:height 0.3s,background 0.3s; }
.header-bar-wrap{left:0;  top:0;  width:100%; }
.header-bar .container, .header-bar .row, .header-bar [class*="col-"]{height:100%; }
.header-bar .col-md-12{width:100%; }
.header-bar .hb-content{display:flex;  align-items:center;  height:100%; }
/* Header Bar Sticky */
.header-bar.is-sticky .header-bar-wrap{position:fixed;  top:0;  left:0;  right:0;  z-index:10;  background-color:#fff;  box-shadow:0 0 15px rgba(0,0,0,0.1);  border-bottom-color:transparent; }
.header-bar .logo-header.logo-text{text-align:left; }
.header-bar .logo-header.logo-text h3 + span{opacity:1;    color:#999; }
.header-bar .menu-main > li > a{color:#222; }
.header-bar .menu-main > li > a.current, .header-bar .menu-main > li:hover > a, .header-bar .menu-main > li > a:hover, .header-bar .menu-main > li > a:focus{color:#0aa7ca; }
.header-bar .hamburger-inner, .header-bar .hamburger-inner::before, .header-bar .hamburger-inner::after{background-color:#000; }
/* Header Bar 1 */
#header-bar-1, #header-bar-1 .header-bar-wrap{height:130px; }
#header-bar-1.text-white .header-bar-wrap{background-color:#222; }
#header-bar-1.text-white .logo.logo-text h3 + span{color:#fff; }
#banner{position:relative;  overflow:hidden;  background-color:#fff; }
#banner.fullscreen .banner-parallax,#banner.fullscreen .banner-parallax .row > [class*="col-"]{min-height:auto; }
/* Section Separator */
.section-separator{position:absolute;  overflow:hidden;  z-index:2;  width:100%;
/* Rounded */
 }
.section-separator.bottom{bottom:0; }
.section-separator.top{top:0;    transform:rotate(180deg); }
.section-separator svg{display:block; }
.section-separator.rounded > .ss-content svg{height:105px;    width:100%;    margin-bottom:-19px; }
.section-separator.rounded > .ss-content path{fill:#fff; }
@media (max-width:480px){.section-separator.rounded .ss-content svg{height:95px;    width:100%;    margin-bottom:-16px; }
 }
/*  [ 01 ] - Banner Parallax============================== */
.banner-parallax{overflow:hidden;  position:relative;  border-bottom:1px solid #eee;  background-color:#fff;  background-position:top center;  background-size:cover;  background-repeat:no-repeat; }
.banner-parallax.blured-bg > .bg-element{-webkit-filter:blur(5px);    filter:blur(5px); }
.banner-parallax > .bg-element{position:absolute;    width:100%;    height:100%;    background:no-repeat top center / cover;    background-size:cover;    transition:opacity 0.5s; }
.banner-parallax > .bg-element.appeared{opacity:1; }
.banner-parallax > .bg-element + img{display:none; }
.banner-parallax > .overlay-pattern{opacity:0;    transition:opacity 0.5s; }
.banner-parallax > .overlay-pattern.appeared{opacity:1; }
.banner-parallax,.banner-parallax .row > [class*="col-"]{min-height:800px; }
.banner-parallax .row{display:flex;    align-items:center; }
.banner-parallax .row > [class*="col-"]{display:flex;    align-items:center; }
.banner-parallax .container,.banner-parallax .row,.banner-parallax .row > [class*="col-"]{height:100%;    z-index:1; }
.page-thank-you #footer{background-color:#fff;  border-top:none; }
@media (min-width:992px){.fullscreen .banner-parallax,.fullscreen .banner-slider{height:100% !important; }
 }
.video-background{position:absolute;  width:100%;  height:100%; }
.owl-carousel .owl-item{-webkit-backface-visibility:initial;  backface-visibility:initial; }
/* Slide Content */
.slide-content{height:100%;  width:100%;  position:relative;  top:0;  z-index:2; }
.slide-content img{display:inline-block !important; }
.slide-content h4{margin-bottom:10px;    font-size:18px; }
.slide-content h1{position:relative;    width:85%;    font-size:45px; }
.slide-content .description{padding-top:5px;    line-height:1.9;    font-size:16px; }
.slide-content .banner-logo{margin-bottom:50px; }
.slide-content .text-center h1,.slide-content .text-center h4{margin-left:auto;    margin-right:auto;    width:85%; }
.page-thank-you .slide-content .text-center h1,.page-thank-you    .slide-content .text-center h4{width:75%; }
.slide-content .text-center .description{margin-left:auto;    margin-right:auto;    width:60%; }
.slide-content .text-right .description{margin-left:auto; }
.page-thank-you .slide-content .banner-logo{margin-bottom:65px; }
@media (max-width:768px){.slide-content h1{font-size:35px; }
 }
@media (max-width:480px){.slide-content h1{font-size:35px; }
.slide-content .description{margin-top:0; }
.slide-content .text-center h1,.slide-content .text-center h4,.slide-content .text-center .description{width:100%; }
 }
.banner-center-box{padding:10px 0 100px;  max-height:100%;  max-width:100%;  width:100%; }
.layout-2 .banner-center-box{padding-bottom:230px; }
.banner-center-box-2{padding:50px 0 !important; }

.banner-center-box > *{position:relative; }
.banner-center-box.text-white h1{color:#fff; }
.banner-center-box.text-white .description{color:white; }
.banner-center-box.bottom-position{margin-top:auto;  padding-bottom:0; }
.banner-center-box h1:last-child, .banner-center-box h2:last-child, .banner-center-box h3:last-child, .banner-center-box h4:last-child, .banner-center-box h5:last-child, .banner-center-box h6:last-child{padding-bottom:0;  margin-bottom:0; }
.banner-center-box img{max-height:100%;  max-width:100%; }
body::after{content:"";  position:absolute;  top:0;  left:0;  z-index:10;  width:100%;  height:100%;  transition:all 0.3s;  opacity:0;  visibility:hidden;  background-color:#333; }
@media (max-width:992px){
/* Column With Helper Classes Optimization */
[class*="col-"][class*="pl-"]{padding-left:15px; }
[class*="col-"][class*="pr-"]{padding-right:15px; }
/* Banner Parallax */
.banner-parallax,.banner-parallax .row > [class*="col-"]{height:auto !important;    min-height:auto !important; }
.banner-parallax .row{flex-direction:column; }
.banner-parallax .row > [class*="col-"]{align-self:stretch;    flex-grow:1; }
.banner-parallax [class*="col-"]:not(:first-child) .banner-center-box{padding-top:0;    margin-top:-65px; }
.banner-center-box{display:block;    top:0;    width:100%;    transform:translateY(0); }
.banner-center-box,.layout-2 .banner-center-box{padding:30px 0; }
/* Slider */
.fullscreen{height:auto !important; }
.banner-slider{min-height:auto !important; }
 }
@media (max-width:480px){.banner-center-box{padding:30px 0; }
 }
/* Box Form */
.box-form{background-color:#fff; }
.box-form .box-title{position:relative;    padding:30px; }
.box-form .box-title h4{margin-bottom:0; }
.box-form .box-title p{margin-bottom:0;      font-size:14px; }
.box-form .box-content{overflow:hidden;    padding:30px; }
.box-form .form-group label:first-child{display:block;    margin-bottom:5px;    cursor:pointer;    text-align:left;    font-size:13px;    color:#777; }
.box-form .form-group input[type="submit"]{width:100%; }
/* CTA Subscribe */
.cta-subscribe{position:relative;  margin:auto;  width:400px;  border-radius:10px;    border:1px solid #ef7f1a;  border-top:6px solid #ef7f1a;  box-shadow:0 0 6px 1px rgba(34,34,34,0.1);  background-color:#fff; }
.layout-2 .cta-subscribe{margin-top:-170px; }
.cta-subscribe .cs-notifications{margin-bottom:35px; }
.cta-subscribe .box-title{text-align:center;    padding:50px 40px 30px;    color:#999; }
.cta-subscribe .box-title .title{margin-bottom:5px; }
.cta-subscribe .box-content{overflow:initial;    display:block;    padding:0 40px 50px; }
.cta-subscribe form .form-group{display:block; }
.cta-subscribe form .form-group + .form-group{margin-top:25px; }
.cta-subscribe form .form-group input.error,.cta-subscribe form .form-group input.error:focus,.cta-subscribe form .form-group textarea.error,.cta-subscribe form .form-group textarea.error:focus{box-shadow:none;      border-color:#f33;      background:#fff; }
.cta-subscribe form input[type="text"],.cta-subscribe form select{box-shadow:none; }
.cta-subscribe form input[type="submit"]{width:100%;    height:70px;    line-height:70px;    padding-left:40px;    padding-right:40px;    font-size:20px; }
.cta-subscribe form textarea{height:130px; }
.cta-subscribe form label:not(.error){margin-top:-10px; }
@media (max-width:992px){.cta-subscribe,.layout-2 .cta-subscribe{margin-top:0;    display:inline-block; }
 }
/* CTA Subscribe 1 */
.cta-subscribe-1 .box-content{display:block; }
.cta-subscribe-1 #form-cta-subscribe-1{margin-top:0; }
@media (max-width:768px){.cta-subscribe.cta-subscribe-1 #form-cta-subscribe-1 .form-group{display:block; }
 }
@media (max-width:480px){.cta-subscribe{width:100%; }
.cta-subscribe .box-content{display:block; }
.cta-subscribe.cta-subscribe-1{display:block; }
.cta-subscribe.cta-subscribe-1 .cs-notifications{width:100%; }
.cta-subscribe.cta-subscribe-1 #form-cta-subscribe-1{width:100%; }
.cta-subscribe.cta-subscribe-1 #form-cta-subscribe-1 .form-group{width:100%; }
.cta-subscribe.cta-subscribe-1 #form-cta-subscribe-1 .form-group:first-child{margin-right:0;            padding-bottom:20px;            width:100%; }
.cta-subscribe.cta-subscribe-1 #form-cta-subscribe-1 input[type="submit"]{width:100%; }
 }
/* CTA Subscribe 2 */
@media (max-width:992px){.popup-preview .cta-subscribe-2{display:inline-block; }
 }
/* CTA Subscribe Notifications */
.cs-notifications{display:none;  margin-bottom:20px;  text-align:left; }
.cs-notifications a{text-decoration:underline;    color:#fff; }
.cs-notifications a:hover{color:#fff;      text-decoration:none; }
select option[disabled]{color:#ddd; }
.cs-notifications-content{padding:15px 20px 15px 48px;  border-radius:4px;  display:block;  font-size:13px;  line-height:20px;  color:#fff;  font-weight:700;  background-color:#ff3333;  position:relative; }
.cs-notifications-content.sent{background-color:#3aae39; }
.cs-error-icon, .cs-success-icon{color:#fff;  font-size:12px !important;  width:24px;  height:24px;  line-height:24px !important;  background-color:rgba(0,0,0,0.2);  left:15px;  position:absolute;  top:13px;  border-radius:50%;  text-align:center; }
/* animate.css used code */
.animated{-webkit-animation-duration:1s;  animation-duration:1s;  -webkit-animation-fill-mode:both;  animation-fill-mode:both; }
.shake{-webkit-animation-name:shake;  animation-name:shake; }
@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);    transform:translate3d(0,0,0); }
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);    transform:translate3d(-10px,0,0); }
20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);    transform:translate3d(10px,0,0); }
 }
@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);    transform:translate3d(0,0,0); }
10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);    transform:translate3d(-10px,0,0); }
20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);    transform:translate3d(10px,0,0); }
 }
@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);    animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);    -webkit-transform:translate3d(0,0,0);    transform:translate3d(0,0,0); }
40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);    animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);    -webkit-transform:translate3d(0,-30px,0);    transform:translate3d(0,-30px,0); }
70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);    animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);    -webkit-transform:translate3d(0,-15px,0);    transform:translate3d(0,-15px,0); }
90%{-webkit-transform:translate3d(0,-4px,0);    transform:translate3d(0,-4px,0); }
 }
@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);    animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);    -webkit-transform:translate3d(0,0,0);    transform:translate3d(0,0,0); }
40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);    animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);    -webkit-transform:translate3d(0,-30px,0);    transform:translate3d(0,-30px,0); }
70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);    animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);    -webkit-transform:translate3d(0,-15px,0);    transform:translate3d(0,-15px,0); }
90%{-webkit-transform:translate3d(0,-4px,0);    transform:translate3d(0,-4px,0); }
 }
.bounce{-webkit-animation-name:bounce;  animation-name:bounce;  -webkit-transform-origin:center bottom;  transform-origin:center bottom; }
@media (prefers-reduced-motion){.animated{-webkit-animation:unset !important;    animation:unset !important;    -webkit-transition:none !important;    transition:none !important; }
 }
/* Popup Preview */
.popup-preview{position:fixed;  top:0;  left:0;  z-index:20;  width:100%;  height:100%;  opacity:0;  visibility:hidden;  transition:all 0.3s; }
.popup-preview.viewed{opacity:1;    visibility:visible; }
.popup-preview.viewed .popup-content{margin-top:0;      padding:100px 0;      opacity:1;      visibility:visible; }
.popup-preview .popup-bg{position:absolute;    top:0;    left:0;    width:100%;    height:100%;    opacity:0.7; }
.popup-preview .box-title{position:relative; }
.popup-preview .popup-content{position:relative;    display:flex;    align-items:center;    justify-content:center;    margin-top:60px;    opacity:0;    visibility:hidden;    transition:all 0.3s 0.3s ease; }
.popup-preview .popup-close{position:absolute;    top:15px;    right:15px;    display:flex;    align-items:center;    justify-content:center;    padding:0;    width:20px;    height:20px; }
.popup-preview .popup-close:hover{opacity:1; }
.popup-preview .popup-close:hover .hamburger-inner,.popup-preview .popup-close:hover .hamburger-inner::before,.popup-preview .popup-close:hover .hamburger-inner::after{background-color:#0aa7ca; }
.popup-preview .popup-close .hamburger-box{display:block; }
.popup-preview .popup-close .hamburger-inner,.popup-preview .popup-close .hamburger-inner::before,.popup-preview .popup-close .hamburger-inner::after{transition:all 0.2s; }
.popup-preview-overlay{position:fixed;  top:0;  left:0;  z-index:10;  width:100%;  height:100%;  transition:all 0.3s;  opacity:0;  visibility:hidden;  background:#333; }
.popup-preview-overlay.viewed{opacity:0.8;    visibility:visible; }
html.scroll-lock{overflow:hidden; }
html.scroll-lock .popup-preview{overflow-y:auto; }
/**  * -------------------------------------------------------------------------------  * ( 05 ) - Content  * -------------------------------------------------------------------------------  *  *  This part contains all content sections in main content  *  * ------  *  *  Content is divided to the following sections:*  *    |  *    |-->  [ 01 ] - Content  *    |-->  [ 02 ] - Sidebar  *    |-->  [ 03 ] - Intro Features  *    |-->  [ 04 ] - CTA Video Lightbox  *    |-->  [ 05 ] - Clients Testimonials  *    |-->  [ 06 ] - CTA Title 1  *  */
#content{position:relative;  line-height:1.9;  background-color:#fff;  z-index:0;
/* Important for icons animations */
z-index:10; }
#content-wrap{position:relative; }
/*  [ 01 ] - Content====================== */
.content.with-sidebar{padding-right:10px; }
.content.with-sidebar .blog-standard .post .post-content{padding:0 50px; }
.content.sidebar-left{padding:0 0 0 10px; }
#intro-features .section-content{background:#f9f9f9; }
#intro-features .arrow{position:relative; }
#intro-features .arrow.bottom-right{float:right;    right:-20px; }
#intro-features .arrow.bottom-left{left:-20px; }
@media (max-width:992px){.arrow.bottom-right,.arrow.bottom-left,.boxik{display:none; }
             }
@media (min-width:993px){.arrow.bottom-right,.arrow.bottom-left,.boxik2{display:none; }
             }
/* Box info 1 */
.box-info-1 .box-icon{display:inline-flex;  float:none;  margin:0 0 30px 0;  width:45px;  height:45px;  color:#0aa7ca; }
.box-info-1 .box-icon span{font-size:45px; }
.box-info-1 .box-icon img{margin-top:0; }
.box-info-1 .box-content h2{margin-bottom:10px; font-size:18px }
.box-info-1 .tag-number{position:absolute;  display:inline-block;  top:19px;  right:12px;  width:30px;  height:30px;  line-height:30px;  border-radius:100%;  font-size:14px;  font-weight:700;  text-align:center;  color:#fff;  background-color:#0aa7ca; }
@media (max-width:992px){.box-info-1 .arrow{display:none; }
 }
/* Client Single */
.client-single{display:flex;  align-items:center;  justify-content:center; }
.client-single img{position:relative;    top:0;    width:auto !important;    opacity:0.5;    transition:all 0.15s; }
.client-single a:hover img{opacity:0.8; }
/* Slider Clients */
.slider-clients{padding-top:10px;  width:100%;
/* Next & Prev Buttons */
/* Dots Buttons */
 }
.slider-clients .owl-carousel{list-style:none; }
.slider-clients .owl-carousel .owl-stage-outer{margin-top:-2px;      padding-top:2px; }
.slider-clients .owl-carousel .owl-stage{display:flex;      align-items:center; }
.slider-clients .owl-carousel > li{display:block;      background-position:top center;      background-size:cover;      background-repeat:no-repeat;      background-clip:content-box; }
.slider-clients .owl-carousel .slide{position:relative; }
.slider-clients .owl-carousel > img{width:100%; }
.slider-clients .owl-nav{margin:0; }
.slider-clients .owl-nav [class*="owl-"]{font-size:25px;      width:60px;      height:60px;      line-height:56px;      margin:0;      padding:0;      margin-top:-30px !important;      position:absolute;      top:50%;      border-radius:999px;      opacity:0;      visibility:hidden;      transition:all 0.2s;      color:#fff;      background-color:#0aa7ca; }
.slider-clients .owl-nav [class*="owl-"]:hover{background-color:#222;        color:#fff; }
.slider-clients .owl-nav .owl-prev{left:0;      margin-left:60px; }
.slider-clients .owl-nav .owl-next{right:0;      margin-right:60px; }
.slider-clients .owl-nav .disabled{opacity:0.5;      cursor:default; }
.slider-clients:hover .owl-nav [class*="owl-"]{opacity:1;    visibility:visible; }
.slider-clients:hover .owl-nav .owl-prev{margin-left:40px; }
.slider-clients:hover .owl-nav .owl-prev:hover{margin-left:35px; }
.slider-clients:hover .owl-nav .owl-next{margin-right:40px; }
.slider-clients:hover .owl-nav .owl-next:hover{margin-right:35px; }
.slider-clients .owl-dots{margin:0;    position:relative;    bottom:0;    width:100%;    margin-top:40px !important; }
.slider-clients .owl-dots .owl-dot{margin:0 2.5px;      border-radius:100%; }
.slider-clients .owl-dots .owl-dot:hover span{background-color:#aaa; }
.slider-clients .owl-dots .owl-dot.active span,.slider-clients .owl-dots .owl-dot.active:hover span{background-color:#0aa7ca; }
.slider-clients .owl-dots .owl-dot span{width:15px;        margin:0;        border-radius:100%;        height:15px;        background-color:#d8d9d9;        transition:all .15s; }
#cta-video-lightbox img{box-shadow:0 0 15px rgba(0,0,0,.8); }
#cta-video-lightbox .section-content{padding:40px 0; }
#cta-video-lightbox .section-content .col-md-12{display:flex;    align-items:center;    justify-content:center; }
#cta-video-lightbox .btn-video{display:inline-block; }
#cta-video-lightbox h2{display:inline-block;  margin-left:50px;  margin-bottom:0;  width:390px;  line-height:1.3;  text-align:left;  letter-spacing:-1px; }
@media (max-width:768px){#cta-video-lightbox .section-content{padding:40px 0; }
#cta-video-lightbox .section-content .col-md-12{display:flex;      align-items:center;      justify-content:center;      flex-direction:column; }
#cta-video-lightbox .btn-video + h2{margin-top:50px; }
#cta-video-lightbox h2{margin-left:0;    width:auto;    text-align:center; }
 }
#clients-testimonials{border-bottom:1px solid #eee; }
#clients-testimonials .section-content{background-color:#f9f9f9; }
/* Rating */
.rating{display:flex;  position:relative;  color:#ffd700;  font-size:12px; }
.rating i + i{margin-left:1px; }
/* Slider Testimonial */
.slider-testimonials{width:100%;
/* Next & Prev Buttons */
/* Dots Buttons */
 }
.slider-testimonials .owl-carousel{list-style:none; }
.slider-testimonials .owl-carousel .owl-stage-outer{margin:-50px -40px;      padding:50px 40px; }
.slider-testimonials .owl-carousel .owl-item{transition:all 0.5s; }
.slider-testimonials .owl-carousel .owl-item:not(.active){opacity:0; }
.slider-testimonials .owl-carousel .slide{position:relative; }
.slider-testimonials .owl-carousel > img{width:100%; }
.slider-testimonials .owl-nav{margin:0; }
.slider-testimonials .owl-nav [class*="owl-"]{font-size:24px;      font-weight:100;      width:35px;      height:80px;      line-height:78px;      margin:0;      padding:0;      margin-top:-40px !important;      position:absolute;      top:50%;      border-radius:0;      opacity:0;      visibility:hidden;      transition:all 0.2s;      color:#fff;      background-color:rgba(0,0,0,0.6); }
.slider-testimonials .owl-nav [class*="owl-"]:hover{background-color:#222;        color:#fff; }
.slider-testimonials .owl-nav .owl-prev{left:0;      margin-left:-10px;      text-indent:-2px; }
.slider-testimonials .owl-nav .owl-next{right:0;      margin-right:-10px;      text-indent:2px; }
.slider-testimonials .owl-nav .disabled{opacity:0;      cursor:default; }
.slider-testimonials:hover .owl-nav [class*="owl-"]{opacity:1;    visibility:visible; }
.slider-testimonials:hover .owl-nav .owl-prev{margin-left:0; }
.slider-testimonials:hover .owl-nav .owl-prev:hover{margin-left:0; }
.slider-testimonials:hover .owl-nav .owl-next{margin-right:0; }
.slider-testimonials:hover .owl-nav .owl-next:hover{margin-right:0; }
.slider-testimonials:hover .owl-nav .disabled{opacity:0.4;    background-color:rgba(0,0,0,0.6); }
.slider-testimonials .owl-dots{position:relative;    bottom:0;    left:0;    width:100%;    text-align:center;    margin:40px 0 0 !important;    opacity:1;    visibility:visible; }
.slider-testimonials .owl-dots .owl-dot{margin:0 3px;      border-radius:100%; }
.slider-testimonials .owl-dots .owl-dot:hover span{opacity:0.6;        background-color:#222; }
.slider-testimonials .owl-dots .owl-dot.active span,.slider-testimonials .owl-dots .owl-dot.active:hover span{border-color:#0aa7ca;        opacity:1;        background-color:#0aa7ca; }
.slider-testimonials .owl-dots .owl-dot span{margin:0;        width:10px;        height:10px;        border-radius:100%;        border:2px solid transparent;        background-color:#222;        opacity:0.2;        transition:all 0.2s; }
#cta-title-1{border-bottom:1px solid #eee; }
#cta-title-1.flat-section{background:transparent; }
#cta-title-1 .section-content{padding:140px 0 140px; }
#cta-title-1 h2,#cta-title-1 h4{width:75%; }
#cta-title-1 h4{margin:0 auto 10px;    font-size:18px; }
#cta-title-1 h2{display:inline-block;    margin-left:auto;    margin-right:auto;    font-size:45px; }
#cta-title-1 p{margin:auto;    padding-top:5px;    width:60%;    line-height:1.9;    font-size:16px; }
@media (max-width:768px){#cta-title-1 .section-content{padding:110px 0; }
#cta-title-1 h2{width:85%;    font-size:45px; }
#cta-title-1 p{width:75%; }
 }
@media (max-width:480px){#cta-title-1 .section-content{padding:130px 0; }
#cta-title-1 h2{font-size:40px; }
#cta-title-1 h2,#cta-title-1 h4,#cta-title-1 p{width:100%; }
 }
#footer{overflow:hidden;  position:relative; }
/* Box Widget */
.box-widget + .box-widget{margin-top:65px; }
.box-widget .box-title{margin-bottom:30px;  text-transform:uppercase;  color:#fff; }
.footer-bar{padding:60px 0;  background:transparent; }
.footer-bar + .footer-bar{border-top:1px solid #181818; }
.footer-bar .fb-row{display:flex;    align-items:center; }
.footer-bar .fb-row + .fb-row{padding-top:50px;      margin-top:50px;      border-top:1px solid #2b2b2b; }
/* Footer Bar 1 */
#footer-bar-1{padding:0 0 20px 0;  background:#3b3e3f; }
#footer-bar-1 .social-icons{margin-left:auto; }
.copyrights-message{font-size:14px;   }
.copyrights-message a:hover{text-decoration:underline;    color:#fff; }
@media (max-width:768px){#footer-bar-1 .fb-row{flex-direction:column; }
#footer-bar-1 .copyrights-message:first-child{margin-top:5px; }
#footer-bar-1 .social-icons{margin:10px 0 0; }
 }
            .foot-dole{padding-top:20px}
#foot-content{position:relative;    line-height:1.9;    background-color:#414345;    z-index:0;    z-index:10;}
.opacity-05{opacity:0.05; }
.opacity-10{opacity:0.10; }
.opacity-15{opacity:0.15; }
.opacity-20{opacity:0.20; }
.opacity-25{opacity:0.25; }
.opacity-30{opacity:0.30; }
.opacity-35{opacity:0.35; }
.opacity-40{opacity:0.40; }
.opacity-45{opacity:0.45; }
.opacity-50{opacity:0.50; }
.opacity-55{opacity:0.55; }
.opacity-60{opacity:0.60; }
.opacity-65{opacity:0.65; }
.opacity-70{opacity:0.70; }
.opacity-75{opacity:0.75; }
.opacity-80{opacity:0.80; }
.opacity-85{opacity:0.85; }
.opacity-90{opacity:0.90; }
.opacity-95{opacity:0.95; }
.opacity-100{opacity:0.100; }
.color-theme{color:#0aa7ca; }
.color-bg-theme{background-color:#0aa7ca; }
.color-heading{color:#292f35; }
.color-bg-heading{background-color:#292f35; }
.color-dark{color:#222; }
.color-bg-dark{background-color:#222; }
.color-white{color:#fff; }
.color-bg-white{background-color:#fff; }
.color-grey{color:#666; }
.color-bg-grey{color:#666; }
.color-bg-gradient,.icon.spaced.gradient-bg{background-color:#49aee2;  background-image:-webkit-linear-gradient(90deg,#49aee2 0%,#0061af 100%);  background-image:-moz-linear-gradient(90deg,#49aee2 0%,#0061af 100%);  background-image:-o-linear-gradient(90deg,#49aee2 0%,#0061af 100%);  background-image:linear-gradient(90deg,#49aee2 0%,#0061af 100%); }
.color-border-gradient{border-image:linear-gradient(90deg,#0aa7ca 0%,#ef7f1a 100%);  border-image-slice:1; }
.font-size-24px{font-size:24px; }
.font-size-11px{font-size:11px; }
.font-size-12px{font-size:12px; }
.font-size-13px{font-size:13px; }
.font-size-14px{font-size:14px; }
.font-size-15px{font-size:15px; }
.font-size-16px{font-size:16px; }
.font-size-17px{font-size:17px; }
.font-size-18px{font-size:18px; }
.font-size-19px{font-size:19px; }
.font-size-20px{font-size:20px; }
      .dn{display:none !important}
@media (max-width:992px){.md-text-center{text-align:center; }
.md-text-right{text-align:right; }
.md-text-left{text-align:left; }
 }
@media (max-width:768px){.sm-text-center{text-align:center; }
.sm-text-right{text-align:right; }
.sm-text-left{text-align:left; }
 }
@media (max-width:480px){.xs-text-center{text-align:center; }
.xs-text-right{text-align:right; }
.xs-text-left{text-align:left; }
 }
@media (max-width:320px){.md-text-center{text-align:center; }
.md-text-right{text-align:right; }
.md-text-left{text-align:left; }
 }
/*  [ 02 ] - Text Styles========================== */
.font-weight-100{font-weight:100; }
.font-weight-200{font-weight:200; }
.font-weight-300{font-weight:300; }
.font-weight-400{font-weight:400; }
.font-weight-500{font-weight:500; }
.font-weight-600{font-weight:600; }
.font-weight-700{font-weight:700; }
.font-weight-800{font-weight:800; }
.font-weight-900{font-weight:900; }
/*  [ 02 ] - Padding====================== */
/* Top Padding */
.pt-0{padding-top:0; }
.pt-10{padding-top:10px; }
.pt-20{padding-top:20px; }
.pt-30{padding-top:30px; }
.pt-40{padding-top:40px; }
.pt-50{padding-top:50px; }
.pt-60{padding-top:60px; }
.pt-70{padding-top:70px; }
.pt-80{padding-top:80px; }
.pt-90{padding-top:90px; }
.pt-100{padding-top:100px; }
.pt-110{padding-top:110px; }
.pt-120{padding-top:120px; }
.pt-130{padding-top:130px; }
.pt-140{padding-top:140px; }
/* Bottom Padding */
.pb-0{padding-bottom:0; }
.pb-10{padding-bottom:10px; }
.pb-20{padding-bottom:20px; }
.pb-30{padding-bottom:30px; }
.pb-40{padding-bottom:40px; }
.pb-50{padding-bottom:50px; }
.pb-60{padding-bottom:60px; }
.pb-70{padding-bottom:70px; }
.pb-80{padding-bottom:80px; }
.pb-90{padding-bottom:90px; }
.pb-100{padding-bottom:100px; }
.pb-110{padding-bottom:110px; }
.pb-120{padding-bottom:120px; }
.pb-130{padding-bottom:130px; }
.pb-140{padding-bottom:140px; }
/* Left Padding */
.pl-0{padding-left:0; }
.pl-10{padding-left:10px; }
.pl-20{padding-left:20px; }
.pl-30{padding-left:30px; }
.pl-40{padding-left:40px; }
.pl-50{padding-left:50px; }
.pl-60{padding-left:60px; }
.pl-70{padding-left:70px; }
.pl-80{padding-left:80px; }
.pl-90{padding-left:90px; }
.pl-100{padding-left:100px; }
.pl-110{padding-left:110px; }
.pl-120{padding-left:120px; }
.pl-130{padding-left:130px; }
.pl-140{padding-left:140px; }
/* Right Padding */
.pr-0{padding-right:0; }
.pr-10{padding-right:10px; }
.pr-20{padding-right:20px; }
.pr-30{padding-right:30px; }
.pr-40{padding-right:40px; }
.pr-50{padding-right:50px; }
.pr-60{padding-right:60px; }
.pr-70{padding-right:70px; }
.pr-80{padding-right:80px; }
.pr-90{padding-right:90px; }
.pr-100{padding-right:100px; }
.pr-110{padding-right:110px; }
.pr-120{padding-right:120px; }
.pr-130{padding-right:130px; }
.pr-140{padding-right:140px; }
/* Top Bottom Padding */
.ptb-0{padding:0; }
.ptb-10{padding:10px 0; }
.ptb-20{padding:20px 0; }
.ptb-30{padding:30px 0; }
.ptb-40{padding:40px 0; }
.ptb-50{padding:50px 0; }
.ptb-60{padding:60px 0; }
.ptb-70{padding:70px 0; }
.ptb-80{padding:80px 0; }
.ptb-90{padding:90px 0; }
.ptb-100{padding:100px 0; }
.ptb-110{padding:110px 0; }
.ptb-120{padding:120px 0; }
.ptb-130{padding:130px 0; }
.ptb-140{padding:140px 0; }
/* Left Right Padding */
.plr-0{padding:0; }
.plr-10{padding:0 10px; }
.plr-20{padding:0 20px; }
.plr-30{padding:0 30px; }
.plr-40{padding:0 40px; }
.plr-50{padding:0 50px; }
.plr-60{padding:0 60px; }
.plr-70{padding:0 70px; }
.plr-80{padding:0 80px; }
.plr-90{padding:0 90px; }
.plr-100{padding:0 100px; }
.plr-110{padding:0 110px; }
.plr-120{padding:0 120px; }
.plr-130{padding:0 130px; }
.plr-140{padding:0 140px; }
/* Responsive Padding [ col-md- ] */
@media (max-width:992px){
/* Responsive Top Padding */
.pt-md-0{padding-top:0; }
.pt-md-10{padding-top:10px; }
.pt-md-20{padding-top:20px; }
.pt-md-30{padding-top:30px; }
.pt-md-40{padding-top:40px; }
.pt-md-50{padding-top:50px; }
.pt-md-60{padding-top:60px; }
.pt-md-70{padding-top:70px; }
.pt-md-80{padding-top:80px; }
.pt-md-90{padding-top:90px; }
.pt-md-100{padding-top:100px; }
.pt-md-110{padding-top:110px; }
.pt-md-120{padding-top:120px; }
.pt-md-130{padding-top:130px; }
.pt-md-140{padding-top:140px; }
/* Responsive Bottom Padding */
.pb-md-0{padding-bottom:0; }
.pb-md-10{padding-bottom:10px; }
.pb-md-20{padding-bottom:20px; }
.pb-md-30{padding-bottom:30px; }
.pb-md-40{padding-bottom:40px; }
.pb-md-50{padding-bottom:50px; }
.pb-md-60{padding-bottom:60px; }
.pb-md-70{padding-bottom:70px; }
.pb-md-80{padding-bottom:80px; }
.pb-md-90{padding-bottom:90px; }
.pb-md-100{padding-bottom:100px; }
.pb-md-110{padding-bottom:110px; }
.pb-md-120{padding-bottom:120px; }
.pb-md-130{padding-bottom:130px; }
.pb-md-140{padding-bottom:140px; }
/* Responsive Left Padding */
.pl-md-0{padding-left:0; }
.pl-md-10{padding-left:10px; }
.pl-md-20{padding-left:20px; }
.pl-md-30{padding-left:30px; }
.pl-md-40{padding-left:40px; }
.pl-md-50{padding-left:50px; }
.pl-md-60{padding-left:60px; }
.pl-md-70{padding-left:70px; }
.pl-md-80{padding-left:80px; }
.pl-md-90{padding-left:90px; }
.pl-md-100{padding-left:100px; }
.pl-md-110{padding-left:110px; }
.pl-md-120{padding-left:120px; }
.pl-md-130{padding-left:130px; }
.pl-md-140{padding-left:140px; }
/* Responsive Right Padding */
.pr-md-0{padding-right:0; }
.pr-md-10{padding-right:10px; }
.pr-md-20{padding-right:20px; }
.pr-md-30{padding-right:30px; }
.pr-md-40{padding-right:40px; }
.pr-md-50{padding-right:50px; }
.pr-md-60{padding-right:60px; }
.pr-md-70{padding-right:70px; }
.pr-md-80{padding-right:80px; }
.pr-md-90{padding-right:90px; }
.pr-md-100{padding-right:100px; }
.pr-md-110{padding-right:110px; }
.pr-md-120{padding-right:120px; }
.pr-md-130{padding-right:130px; }
.pr-md-140{padding-right:140px; }
/* Responsive Top Bottom Padding */
.ptb-md-0{padding:0; }
.ptb-md-10{padding:10px 0; }
.ptb-md-20{padding:20px 0; }
.ptb-md-30{padding:30px 0; }
.ptb-md-40{padding:40px 0; }
.ptb-md-50{padding:50px 0; }
.ptb-md-60{padding:60px 0; }
.ptb-md-70{padding:70px 0; }
.ptb-md-80{padding:80px 0; }
.ptb-md-90{padding:90px 0; }
.ptb-md-100{padding:100px 0; }
.ptb-md-110{padding:110px 0; }
.ptb-md-120{padding:120px 0; }
.ptb-md-130{padding:130px 0; }
.ptb-md-140{padding:140px 0; }
/* Responsive Left Right Padding */
.plr-md-0{padding:0; }
.plr-md-10{padding:0 10px; }
.plr-md-20{padding:0 20px; }
.plr-md-30{padding:0 30px; }
.plr-md-40{padding:0 40px; }
.plr-md-50{padding:0 50px; }
.plr-md-60{padding:0 60px; }
.plr-md-70{padding:0 70px; }
.plr-md-80{padding:0 80px; }
.plr-md-90{padding:0 90px; }
.plr-md-100{padding:0 100px; }
.plr-md-110{padding:0 110px; }
.plr-md-120{padding:0 120px; }
.plr-md-130{padding:0 130px; }
.plr-md-140{padding:0 140px; }
 }
/*  [ 03 ] - Margin===================== */
/* Top Margin */
.mt-0{margin-top:0; }
.mt-10{margin-top:10px; }
.mt-20{margin-top:20px; }
.mt-30{margin-top:30px; }
.mt-40{margin-top:40px; }
.mt-50{margin-top:50px; }
.mt-60{margin-top:60px; }
.mt-70{margin-top:70px; }
.mt-80{margin-top:80px; }
.mt-90{margin-top:90px; }
.mt-100{margin-top:100px; }
.mt-110{margin-top:110px; }
.mt-120{margin-top:120px; }
.mt-130{margin-top:130px; }
.mt-140{margin-top:140px; }
/* Bottom Margin */
.mb-0{margin-bottom:0; }
.mb-10{margin-bottom:10px; }
.mb-20{margin-bottom:20px; }
.mb-30{margin-bottom:30px; }
.mb-40{margin-bottom:40px; }
.mb-50{margin-bottom:50px; }
.mb-60{margin-bottom:60px; }
.mb-70{margin-bottom:70px; }
.mb-80{margin-bottom:80px; }
.mb-90{margin-bottom:90px; }
.mb-100{margin-bottom:100px; }
.mb-110{margin-bottom:110px; }
.mb-120{margin-bottom:120px; }
.mb-130{margin-bottom:130px; }
.mb-140{margin-bottom:140px; }
/* Left Margin */
.ml-0{margin-left:0; }
.ml-10{margin-left:10px; }
.ml-20{margin-left:20px; }
.ml-30{margin-left:30px; }
.ml-40{margin-left:40px; }
.ml-50{margin-left:50px; }
.ml-60{margin-left:60px; }
.ml-70{margin-left:70px; }
.ml-80{margin-left:80px; }
.ml-90{margin-left:90px; }
.ml-100{margin-left:100px; }
.ml-110{margin-left:110px; }
.ml-120{margin-left:120px; }
.ml-130{margin-left:130px; }
.ml-140{margin-left:140px; }
/* Right Margin */
.mr-0{margin-right:0; }
.mr-10{margin-right:10px; }
.mr-20{margin-right:20px; }
.mr-30{margin-right:30px; }
.mr-40{margin-right:40px; }
.mr-50{margin-right:50px; }
.mr-60{margin-right:60px; }
.mr-70{margin-right:70px; }
.mr-80{margin-right:80px; }
.mr-90{margin-right:90px; }
.mr-100{margin-right:100px; }
.mr-110{margin-right:110px; }
.mr-120{margin-right:120px; }
.mr-130{margin-right:130px; }
.mr-140{margin-right:140px; }
/* Top Bottom Margin */
.mtb-0{margin:0; }
.mtb-10{margin:10px 0; }
.mtb-20{margin:20px 0; }
.mtb-30{margin:30px 0; }
.mtb-40{margin:40px 0; }
.mtb-50{margin:50px 0; }
.mtb-60{margin:60px 0; }
.mtb-70{margin:70px 0; }
.mtb-80{margin:80px 0; }
.mtb-90{margin:90px 0; }
.mtb-100{margin:100px 0; }
.mtb-110{margin:110px 0; }
.mtb-120{margin:120px 0; }
.mtb-130{margin:130px 0; }
.mtb-140{margin:140px 0; }
/* Left Right Margin */
.mlr-0{margin:0; }
.mlr-10{margin:0 10px; }
.mlr-20{margin:0 20px; }
.mlr-30{margin:0 30px; }
.mlr-40{margin:0 40px; }
.mlr-50{margin:0 50px; }
.mlr-60{margin:0 60px; }
.mlr-70{margin:0 70px; }
.mlr-80{margin:0 80px; }
.mlr-90{margin:0 90px; }
.mlr-100{margin:0 100px; }
.mlr-110{margin:0 110px; }
.mlr-120{margin:0 120px; }
.mlr-130{margin:0 130px; }
.mlr-140{margin:0 140px; }
/* Responsive Margin [ That added for small devices < 992px ] */
@media (max-width:992px){
/* Responsive Top Margin */
.mt-md-0{margin-top:0; }
.mt-md-10{margin-top:10px; }
.mt-md-20{margin-top:20px; }
.mt-md-30{margin-top:30px; }
.mt-md-40{margin-top:40px; }
.mt-md-50{margin-top:50px; }
.mt-md-60{margin-top:60px; }
.mt-md-70{margin-top:70px; }
.mt-md-80{margin-top:80px; }
.mt-md-90{margin-top:90px; }
.mt-md-100{margin-top:100px; }
.mt-md-110{margin-top:110px; }
.mt-md-120{margin-top:120px; }
.mt-md-130{margin-top:130px; }
.mt-md-140{margin-top:140px; }
/* Responsive Bottom Margin */
.mb-md-0{margin-bottom:0; }
.mb-md-10{margin-bottom:10px; }
.mb-md-20{margin-bottom:20px; }
.mb-md-30{margin-bottom:30px; }
.mb-md-40{margin-bottom:40px; }
.mb-md-50{margin-bottom:50px; }
.mb-md-60{margin-bottom:60px; }
.mb-md-70{margin-bottom:70px; }
.mb-md-80{margin-bottom:80px; }
.mb-md-90{margin-bottom:90px; }
.mb-md-100{margin-bottom:100px; }
.mb-md-110{margin-bottom:110px; }
.mb-md-120{margin-bottom:120px; }
.mb-md-130{margin-bottom:130px; }
.mb-md-140{margin-bottom:140px; }
/* Responsive Left Margin */
.ml-md-0{margin-left:0; }
.ml-md-10{margin-left:10px; }
.ml-md-20{margin-left:20px; }
.ml-md-30{margin-left:30px; }
.ml-md-40{margin-left:40px; }
.ml-md-50{margin-left:50px; }
.ml-md-60{margin-left:60px; }
.ml-md-70{margin-left:70px; }
.ml-md-80{margin-left:80px; }
.ml-md-90{margin-left:90px; }
.ml-md-100{margin-left:100px; }
.ml-md-110{margin-left:110px; }
.ml-md-120{margin-left:120px; }
.ml-md-130{margin-left:130px; }
.ml-md-140{margin-left:140px; }
/* Responsive Right Margin */
.mr-md-0{margin-right:0; }
.mr-md-10{margin-right:10px; }
.mr-md-20{margin-right:20px; }
.mr-md-30{margin-right:30px; }
.mr-md-40{margin-right:40px; }
.mr-md-50{margin-right:50px; }
.mr-md-60{margin-right:60px; }
.mr-md-70{margin-right:70px; }
.mr-md-80{margin-right:80px; }
.mr-md-90{margin-right:90px; }
.mr-md-100{margin-right:100px; }
.mr-md-110{margin-right:110px; }
.mr-md-120{margin-right:120px; }
.mr-md-130{margin-right:130px; }
.mr-md-140{margin-right:140px; }
/* Responsive Top Bottom Margin */
.mtb-md-0{margin:0; }
.mtb-md-10{margin:10px 0; }
.mtb-md-20{margin:20px 0; }
.mtb-md-30{margin:30px 0; }
.mtb-md-40{margin:40px 0; }
.mtb-md-50{margin:50px 0; }
.mtb-md-60{margin:60px 0; }
.mtb-md-70{margin:70px 0; }
.mtb-md-80{margin:80px 0; }
.mtb-md-90{margin:90px 0; }
.mtb-md-100{margin:100px 0; }
.mtb-md-110{margin:110px 0; }
.mtb-md-120{margin:120px 0; }
.mtb-md-130{margin:130px 0; }
.mtb-md-140{margin:140px 0; }
/* Responsive Left Right Margin */
.mlr-md-0{margin:0; }
.mlr-md-10{margin:0 10px; }
.mlr-md-20{margin:0 20px; }
.mlr-md-30{margin:0 30px; }
.mlr-md-40{margin:0 40px; }
.mlr-md-50{margin:0 50px; }
.mlr-md-60{margin:0 60px; }
.mlr-md-70{margin:0 70px; }
.mlr-md-80{margin:0 80px; }
.mlr-md-90{margin:0 90px; }
.mlr-md-100{margin:0 100px; }
.mlr-md-110{margin:0 110px; }
.mlr-md-120{margin:0 120px; }
.mlr-md-130{margin:0 130px; }
.mlr-md-140{margin:0 140px; }
 }
/* Responsive Margin [ That added for small devices < 768px ] */
@media (max-width:768px){
/* Responsive Bottom Margin */
.mb-sm-0{margin-bottom:0; }
.mb-sm-10{margin-bottom:10px; }
.mb-sm-20{margin-bottom:20px; }
.mb-sm-30{margin-bottom:30px; }
.mb-sm-40{margin-bottom:40px; }
.mb-sm-50{margin-bottom:50px; }
.mb-sm-60{margin-bottom:60px; }
.mb-sm-70{margin-bottom:70px; }
.mb-sm-80{margin-bottom:80px; }
.mb-sm-90{margin-bottom:90px; }
.mb-sm-100{margin-bottom:100px; }
.mb-sm-110{margin-bottom:110px; }
.mb-sm-120{margin-bottom:120px; }
.mb-sm-130{margin-bottom:130px; }
.mb-sm-140{margin-bottom:140px; }
 }
/*  [ 03 ] - Heights====================== */
.h-0{height:0px; }
.h-10{height:10px; }
.h-20{height:20px; }
.h-30{height:30px; }
.h-40{height:40px; }
.h-50{height:50px; }
.h-60{height:60px; }
.h-70{height:70px; }
.h-80{height:80px; }
.h-90{height:90px; }
.h-100{height:100px; }
.h-120{height:120px; }
.h-140{height:140px; }
.h-160{height:160px; }
.h-180{height:180px; }
.h-200{height:200px; }
.h-220{height:220px; }
.h-240{height:240px; }
.h-260{height:260px; }
.h-280{height:280px; }
.h-300{height:300px; }
.h-320{height:320px; }
.h-340{height:340px; }
.h-360{height:360px; }
.h-380{height:380px; }
.h-400{height:400px; }
.h-420{height:420px; }
.h-440{height:440px; }
.h-460{height:460px; }
.h-480{height:480px; }
.h-500{height:500px; }
.h-520{height:520px; }
.h-540{height:540px; }
.h-560{height:560px; }
.h-580{height:580px; }
.h-600{height:600px; }
.h-620{height:620px; }
.h-640{height:640px; }
.h-660{height:660px; }
.h-680{height:680px; }
.h-700{height:700px; }
.h-720{height:720px; }
.h-740{height:740px; }
.h-760{height:760px; }
.h-780{height:780px; }
.h-800{height:800px; }
.h-820{height:820px; }
.h-840{height:840px; }
.h-860{height:860px; }
.h-880{height:880px; }
.h-900{height:900px; }
@media (max-width:992px){.h-md-0{height:0px; }
.h-md-10{height:10px; }
.h-md-20{height:20px; }
.h-md-30{height:30px; }
.h-md-40{height:40px; }
.h-md-50{height:50px; }
.h-md-60{height:60px; }
.h-md-70{height:70px; }
.h-md-80{height:80px; }
.h-md-90{height:90px; }
.h-md-100{height:100px; }
.h-md-120{height:120px; }
.h-md-140{height:140px; }
.h-md-160{height:160px; }
.h-md-180{height:180px; }
.h-md-200{height:200px; }
.h-md-220{height:220px; }
.h-md-240{height:240px; }
.h-md-260{height:260px; }
.h-md-280{height:280px; }
.h-md-300{height:300px; }
.h-md-320{height:320px; }
.h-md-340{height:340px; }
.h-md-360{height:360px; }
.h-md-380{height:380px; }
.h-md-400{height:400px; }
.h-md-420{height:420px; }
.h-md-440{height:440px; }
.h-md-460{height:460px; }
.h-md-480{height:480px; }
.h-md-500{height:500px; }
.h-md-520{height:520px; }
.h-md-540{height:540px; }
.h-md-560{height:560px; }
.h-md-580{height:580px; }
.h-md-600{height:600px; }
.h-md-620{height:620px; }
.h-md-640{height:640px; }
.h-md-660{height:660px; }
.h-md-680{height:680px; }
.h-md-700{height:700px; }
.h-md-720{height:720px; }
.h-md-740{height:740px; }
.h-md-760{height:760px; }
.h-md-780{height:780px; }
.h-md-800{height:800px; }
.h-md-820{height:820px; }
.h-md-840{height:840px; }
.h-md-860{height:860px; }
.h-md-880{height:880px; }
.h-md-900{height:900px; }
 }
 
.btn-fa{margin-top:30px;color:#1877f2}
.btn-yt{margin-top:30px;color:red}
.btn-in{margin-top:30px;color:#e1306c}

#form-cta-subscribe-3{margin-top:50px;}




.onclick{

 position:absolute;
 right:20px;
 top:20px;
  z-index: 10; 
}

.nwl{
padding:15px;
color:white;
border-top:1px solid white;
margin:10px
}

.elips5{
display: -webkit-box;
 max-width: 100%;
 margin: 0 auto;
 -webkit-line-clamp: 5;
 /* autoprefixer: off */
 -webkit-box-orient: vertical;
 /* autoprefixer: on */
 overflow: hidden;
 text-overflow: ellipsis;
 line-height: 20px;
    margin: 20px 0 25px;
    color:#555;
  }

.elips2{
display: -webkit-box;
 max-width: 100%;
 margin: 0 auto;
 -webkit-line-clamp: 2;
 /* autoprefixer: off */
 -webkit-box-orient: vertical;
 /* autoprefixer: on */
 overflow: hidden;
 text-overflow: ellipsis;
  height: 43px;
  }
  
.elips6{
display: -webkit-box;
 max-width: 100%;
 margin: 0 auto;
 -webkit-line-clamp: 5;
 /* autoprefixer: off */
 -webkit-box-orient: vertical;
 /* autoprefixer: on */
 overflow: hidden;
 text-overflow: ellipsis;
 line-height: 14px;
    margin: 20px 0 25px;
    color:#555; font-size:12px !important;
  }
  .zuzka:hover {
  transform: scale(1.5); 
}


.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 20; /* Stay on top */
  top: 0; /* Stay at the top */
  right: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav img {
    margin: 20px;
    width: 210px;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color:red;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}



/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


div.table-title {
   display: block;
  margin: auto;
  max-width: 600px;
  padding:5px;
  width: 100%;
}

.table-title h3 {
   color: #fafafa;
   font-size: 30px;
   font-weight: 400;
   font-style:normal;
   font-family: "Roboto", helvetica, arial, sans-serif;
   text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
   text-transform:uppercase;
}


/*** Table Styles **/

.table-fill {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  margin: auto;
  width: 100%;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}
 
th {
  color:#D5DDE5;;
  background:#1b1e24;
  border-bottom:4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size:14px;
  font-weight: bold;
  padding:15px 10px;
  text-align:left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align:middle;
}

th:first-child {
  border-top-left-radius:3px;
}
 
th:last-child {
  border-top-right-radius:3px;
  border-right:none;
}
  
tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#666B85;
  font-size:14px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 
tr:hover td {
  background:#dcedf2;


}
 
tr:first-child {
  border-top:none;
}

tr:last-child {
  border-bottom:none;
}
 
tr:nth-child(odd) td {
  background:#EBEBEB;
}
 
tr:nth-child(odd):hover td {
   background:#dcedf2;
}

tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
td {
  background:#FFFFFF;
  padding:10px;
  text-align:left;
  vertical-align:middle;
  font-weight:300;
  font-size:14px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

td:last-child {
  border-right: 0px;
}

th.text-left {
  text-align: left;
}

th.text-center {
  text-align: center;
}

th.text-right {
  text-align: right;
}

td.text-left {
  text-align: left;
}

td.text-center {
  text-align: center;
}

td.text-right {
  text-align: right;
}




 /*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 //@font-face{font-family:FontAwesome;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.eot?v=4.1.0);src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.1.0/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}@-moz-keyframes spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-check:before{content:"\f00c"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-play-circle-o:before{content:"\f01d"}.fa-font:before{content:"\f031"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-play:before{content:"\f04b"}.fa-check-circle:before{content:"\f058"}.fa-info-circle:before{content:"\f05a"}.fa-check-circle-o:before{content:"\f05d"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-eye:before{content:"\f06e"}.fa-trophy:before{content:"\f091"}.fa-facebook:before{content:"\f09a"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-group:before{content:"\f0c0"}.fa-link:before{content:"\f0c1"}.fa-files-o:before{content:"\f0c5"}.fa-table:before{content:"\f0ce"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-circle-o:before{content:"\f10c"}.fa-circle:before{content:"\f111"}.fa-info:before{content:"\f129"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-play-circle:before{content:"\f144"}.fa-youtube:before{content:"\f167"}.fa-youtube-play:before{content:"\f16a"}.fa-instagram:before{content:"\f16d"}.fa-apple:before{content:"\f179"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-fax:before{content:"\f1ac"}   