/*
Theme Name: cosmica
Author: codeins
Author URI: http://codeins.org/
Description: Cosmica is nice responsive WordPress theme for any purpose.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, black, white, one-column, two-columns, right-sidebar, responsive-layout, custom-header, custom-menu, editor-style, featured-images,  post-formats, sticky-post
Text Domain: cosmica
*/


/* Genericons */
@font-face {
  font-family: 'Genericons';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/genericons-regular-webfont.eot');
  src: url('fonts/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
      url('fonts/genericons-regular-webfont.woff') format('woff'),
      url('fonts/genericons-regular-webfont.ttf') format('truetype'),
      url('fonts/genericons-regular-webfont.svg#genericonsregular') format('svg');
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline
}

html {
-webkit-text-size-adjust:none
}

:focus {
outline:0
}

::selection {
background:#D05313;
color:#fff
}

::-moz-selection {
background:#D05313;
color:#fff
}

ol,
ul {
list-style:none;
margin:0
}

table,
th,
td {
border:1px solid #ddd
}

table {
border-collapse:separate;
border-spacing:0;
border-width:1px 0 0 1px;
margin-bottom:20px;
width:100%
}

caption,
th {
font-weight:400;
text-align:left
}

th {
color:#333;
text-transform:uppercase
}

td,
th {
border-width:0 1px 1px 0;
padding:8px
}

a img {
border:0 none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display:block
}

embed,
iframe,
object {
max-width:100%
}


body,
button,
input,
select,
textarea {
color:#0F0E0E;
font-weight:300;
font:14px 'Opne Sans',
sans-serif;
line-height:23px;
word-wrap:break-word
}

body {
background-color:#FFF;
font-family:'Open Sans',
sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
 {
-moz-transition:all .3s ease;
-ms-transition:all .3s ease;
-o-transition:all .3s ease;
-webkit-transition:all .3s ease;
transition:all .3s ease
}

h1,
h2,
h3,
h4,
h5,
h6 {
clear:both;
color:#1E1E1E;
margin:0 0 .8em
}

h1 {
font-size:28px;
line-height:35px
}

h2 {
font-size:26px;
line-height:33px
}

h3 {
font-size:24px;
line-height:31px
}

h4 {
font-size:22px;
line-height:29px
}

h5 {
font-size:20px;
line-height:27px
}

h6 {
font-size:18px;
line-height:25px
}

blockquote {
border-left:3px solid #676767;
color:#676767;
font-style:italic;
font-weight:400;
margin-left:10px;
padding:5px 5px 5px 10px;
text-transform:uppercase
}

p {
margin:18px 0
}

cite {
font-size:13px;
font-style:italic
}

code,
kbd,
tt {
background-color:#E0E0E0;
border:1px groove;
color:#666;
margin:0 5px;
padding:2px 5px
}

code,
pre,
kbd,
tt {
font-family:Monaco, Menlo, Consolas, "Courier New", monospace
}

dl {
margin:15px 0
}

dt {
font-weight:700
}

dd {
margin-left:10px
}

address {
border:1px dashed;
display:block;
font-style:normal;
margin:0 0 26px;
padding:3px 10px
}

abbr[title],
acronym[title] {
border-bottom:1px dotted;
cursor:help
}

big {
font-size:21px
}

s,
strike,
del {
text-decoration:line-through
}

em,
var,
q {
font-style:italic
}

u,
ins {
text-decoration:underline
}

pre {
background-color:#E4E4E7;
border:1px solid #A9A9A9;
color:#982B04;
display:block;
margin:17px 0;
padding:5px 10px;
white-space:pre-wrap;
white-space:pre;
word-break:break-all;
word-wrap:break-word
}

strong,
b {
font-weight:700
}

sub,
sup {
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline
}

sup {
top:-8px
}

sub {
bottom:-4px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width:100%
}

textarea {
height:100px;
padding:10px;
resize:vertical;
width:100%
}


hr {
border:1px solid rgba(0,  0, 0, 0.1);
height:0;
margin:0 0 40px
}

nav {
text-transform:uppercase
}

a {

color:#343232;
text-decoration:none;
-moz-transition:color .3s ease-in, background-color .3s linear, border .3s linear; 
-o-transition:color .3s ease-in, background-color .3s linear, border .3s linear; 
-webkit-transition:color .3s ease-in, background-color .3s linear, border .3s linear; 
transition:color .3s ease-in, background-color .3s linear, border .3s linear 
}

a:focus,
a:active,
a:hover,
.pre-footer a:hover,
.site-info a:hover,
#site-title a,
#site-description {
color:#3498DB;
text-decoration:none;
}

hr {
border:1px solid rgba(0,  0, 0, 0.1);
height:0;
margin:0 0 40px
}

nav {
text-transform:uppercase
}

/**
*
*boostrap grid css
**/
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/**
*
*end bootstrap greed css
**/
.alignleft {
display:inline;
float:left;
margin-right:20px
}

.alignright {
display:inline;
float:right;
margin-left:20px
}

.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto
}

.main-nevigation {
float:left;
line-height: 0;
}

.main-nevigation ul {
float:left
}

.main-nevigation ul li {
float:left;
margin-left:15px;
position:relative
}

.main-nevigation a {
color:#3498DB;
display:block;
float:left;
font-size:15px;
font-weight:400;
height:40px;
padding:20px 0 0;
text-transform:uppercase
}

.main-nevigation a:hover,
.current-menu-item > a {
border-bottom:2px solid;
color:#2980b9
}

.main-nevigation ul li:first-child,
.main-nevigation ul li ul li {
margin-left:0
}

.main-nevigation ul li:last-child {
margin-right:0;
}

.main-menu-item {
height:61px
}

.main-nevigation ul li ul,
.main-nevigation ul li:hover ul ul,
.main-nevigation ul ul li:hover ul ul,
.main-nevigation ul ul ul li:hover ul ul,
.main-nevigation ul ul ul ul li:hover ul ul {
display:none;
visibility:hidden;
z-index:9999
}

.main-nevigation ul li:hover ul,
.main-nevigation ul ul li:hover ul,
.main-nevigation ul ul ul li:hover ul,
.main-nevigation ul ul ul ul li:hover ul,
.main-nevigation ul ul ul ul ul li:hover ul {
display:block;
visibility:visible
}

.main-nevigation ul li ul {
background-color:#fff;
border:1px solid #ddd;
left:0;
position:absolute;
top:40px;
width:175px
}

.main-nevigation ul li ul li {
border-bottom:1px solid #ddd;
float:none;
margin:0
}

.main-nevigation ul li ul li:last-child {
border-bottom:none;
margin-right:0
}

.main-nevigation ul li ul li a,
.main-nevigation ul li.current-menu-item ul li a,
.main-nevigation ul li ul li.current-menu-item a,
.main-nevigation ul li.current_page_ancestor ul li a,
.main-nevigation ul li.current-menu-ancestor ul li a,
.main-nevigation ul li.current_page_item ul li a {
float:none;
font-size:14px;
height:inherit;
line-height:20px;
padding:10px;
text-transform:capitalize
}

.main-nevigation ul li ul li ul {
left:173px;
top:-1px
}
.primary-nav {
  float: right;
}

.wrapper {
margin-top:5px
}

.clearfix {
clear:both;
display:block
}

.container {
margin:0 auto;
max-width:1170px;
padding:10px
}

#site-logo-text {
padding:10px;
text-align: center;
}

#site-title {
font-size:28px;
font-weight:700;
line-height:10px;
text-transform:uppercase
}

#site-description {
font-size:13px;
line-height:10px;
margin: 0;
}

section.hc-right {
float:right
}

.search-toggle:before {
content:'\f400';
font-family:'Genericons';
font-size:20px
}

.search-toggle {
color:#3498DB;
cursor:pointer;
float:left;
line-height: 0;
margin-right: 10px;
}



.search-form-container {
background-color:#FFF;
border-radius:3px;
border:1px solid #ddd;
box-shadow:-1px 1px 20px -7px #000;
height:70px;
padding:10px 15px;
position:absolute;
right:90px;
top:83px;
width:320px;
z-index:9999
}

.search-form-container input.search-submit {
display:none
}

input.search-field {
font-size:20px;
height:48px;
padding:0 10px;
width:100%
}

#main_header {
  border-bottom: 1px solid #ddd;
  background-color: #FFF;
  width: 100%;
  z-index: 10;
}
.header-post-scroll {
  background-color: rgba(255, 255, 255, 0.95);
  padding-top: 5px;
  position: fixed;
  top: 0;
}

.post.sticky {
background-color:#e7e8e8;
padding:20px
}

#main ul {
list-style:disc outside
}

#main ul,
#main ol {
margin:17px;
padding-left:5px
}

#main ul ul,
#main ul ol,
#main ol ol,
#main ol ul {
display:block;
margin-bottom:2px;
margin-top:2px
}

#main ul ul,
#main ol ul {
list-style-type:circle;
padding-left:5px
}

#main ul ul ul,
#main ul ol ul,
#main ol ul ul,
#main ol ol ul {
list-style-type:square;
padding-left:5px
}

#main li {
display:list-item;
margin-right:0
}

#main ol {
list-style:decimal outside
}

#main ul ol,
#main ol ol {
list-style-type:lower-roman;
padding-left:5px
}

#main ul ul ol,
#main ul ol ol,
#main ol ul ol,
#main ol ol ol {
list-style-type:lower-alpha;
padding-left:5px
}

.entry-content img,
.comment-content img,
.widget img, img {
max-width:100%
}

.wp-caption {
margin-bottom:20px;
max-width:100%
}

.wp-caption-text {
border-bottom:1px solid #D7D7D7;
font-size:15px;
font-style:italic;
padding:0 5px 5px
}

.gallery-caption{
margin-bottom:20px;
max-width:100%  
}

.format-chat .entry-content {
background-color:#F5F5F5;
border:1px solid #ddd;
margin:10px;
padding:10px
}

.format-chat .entry-content p {
border-bottom:1px solid #ddd;
margin:0;
padding:10px
}

.format-chat .entry-content p:nth-child(odd) {
background-color:#97D5E4
}

.format-chat .entry-content p:nth-child(even) {
background-color:#D0F2BC
}

#pagination {
float:right;
margin:0 auto
}

#prev {
float:left
}

#next {
float:right
}

.back-to-top {
bottom:30px;
position:fixed;
right:30px
}

.back-to-top a:hover {
-moz-opacity:10;
background-color:#DD4807;
filter:alpha(opacity=100);
opacity:10
}

.back-to-top a {
-moz-border-radius:3px;
-moz-opacity:.8;
-moz-osx-font-smoothing:grayscale;
-moz-transition:all .5s ease-out;
-ms-transition:all .5s ease-out;
-o-transition:all .5s ease-out;
-webkit-border-radius:3px;
-webkit-font-smoothing:antialiased;
-webkit-transition:all .5s ease-out;
background-color:#000;
border-radius:3px;
color:#fff;
display:block;
filter:alpha(opacity=80);
font-family:'Genericons';
font-size:16px;
height:40px;
line-height:40px;
opacity:.8;
text-align:center;
transition:all .5s ease-out;
width:40px
}

.back-to-top a:before {
content:'\f432'
}

#content-area {
margin-bottom:15px
}

.pre-footer {
background-color:#282C30;
color:#FFF;
min-height:20px;
width:100%
}

.pre-footer a,
.pre-footer div,
.pre-footer h1,
.pre-footer h2,
.pre-footer h3,
.pre-footer h4,
.site-info,
.site-info a {
color:#FFF
}

.sidebar-footer {
/*float:left;*/
height:auto;
/*margin-right:20px;
width:calc(33% - 25px)*/
}

.sidebar-footer:last-child {
margin-right:0
}

.site-info {
float:right
}

.site-info * {
display:inline-block
}

.site-info a {
font-weight:700
}

#footer {
background-color:#1A1E22;
border-top:1px solid #777272;
min-height:50px
}

.btn,
#pagination .page-numbers,
.single-nav-prev a,
.single-nav-next a {
-moz-user-select:none;
-ms-touch-action:manipulation;
-ms-user-select:none;
-webkit-user-select:none;
background-image:none;
border-radius:4px;
border:1px solid transparent;
cursor:pointer;
display:inline-block;
font-size:14px;
font-weight:400;
line-height:1.42857143;
margin-bottom:0;
padding:6px 12px;
text-align:center;
touch-action:manipulation;
user-select:none;
vertical-align:middle;
white-space:nowrap
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline-offset:-2px;
outline:5px auto -webkit-focus-ring-color;
outline:thin dotted
}

.btn:hover,
.btn:focus,
.btn.focus {
color:#333;
text-decoration:none
}

.btn:active,
.btn.active {
-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
background-image:none;
box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
outline:0
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
-webkit-box-shadow:none;
box-shadow:none;
cursor:not-allowed;
filter:alpha(opacity=65);
opacity:.65;
pointer-events:none
}

.btn-default,
#pagination a.page-numbers {
background-color:#fff;
border-color:#ccc;
color:#333
}

#pagination a.page-numbers,
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-color:#e6e6e6;
border-color:#adadad;
color:#333
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image:none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color:#fff;
border-color:#ccc
}

.btn-default .badge {
background-color:#333;
color:#fff
}

.btn-primary {
background-color:#337ab7;
border-color:#2e6da4;
color:#fff
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-color:#286090;
border-color:#204d74;
color:#fff
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image:none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color:#337ab7;
border-color:#2e6da4
}

.btn-primary .badge {
background-color:#fff;
color:#337ab7
}

.btn-success {
background-color:#5cb85c;
border-color:#4cae4c;
color:#fff
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-color:#449d44;
border-color:#398439;
color:#fff
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image:none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color:#5cb85c;
border-color:#4cae4c
}

.btn-success .badge {
background-color:#fff;
color:#5cb85c
}

.btn-info {
background-color:#5bc0de;
border-color:#46b8da;
color:#fff
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-color:#31b0d5;
border-color:#269abc;
color:#fff
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image:none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color:#5bc0de;
border-color:#46b8da
}

.btn-info .badge {
background-color:#fff;
color:#5bc0de
}

.btn-warning {
background-color:#f0ad4e;
border-color:#eea236;
color:#fff
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-color:#ec971f;
border-color:#d58512;
color:#fff
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image:none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color:#f0ad4e;
border-color:#eea236
}

.btn-warning .badge {
background-color:#fff;
color:#f0ad4e
}

.btn-danger {
background-color:#d9534f;
border-color:#d43f3a;
color:#fff
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-color:#c9302c;
border-color:#ac2925;
color:#fff
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image:none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color:#d9534f;
border-color:#d43f3a
}

.btn-danger .badge {
background-color:#fff;
color:#d9534f
}

.btn-link {
border-radius:0;
color:#337ab7;
font-weight:400
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
-webkit-box-shadow:none;
background-color:transparent;
box-shadow:none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color:transparent
}

.btn-link:hover,
.btn-link:focus {
background-color:transparent;
color:#23527c;
text-decoration:underline
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color:#777;
text-decoration:none
}

.btn-lg,
.btn-group-lg > .btn {
border-radius:6px;
font-size:18px;
line-height:1.33;
padding:10px 16px
}

.btn-sm,
.btn-group-sm > .btn {
border-radius:3px;
font-size:12px;
line-height:1.5;
padding:5px 10px
}

.btn-xs,
.btn-group-xs > .btn {
border-radius:3px;
font-size:12px;
line-height:1.5;
padding:1px 5px
}

.btn-block {
display:block;
width:100%
}

.btn-block + .btn-block {
margin-top:5px
}


.entry-meta {
margin-bottom:10px
}

a.read-more {
display:inline-block;
font-size:14px;
font-weight:400;
margin-bottom:20px;
text-transform:uppercase
}

.post {
border-bottom:solid 1px #ddd;
margin-bottom:55px;
min-width:inherit;
padding-bottom:5px
}

.vcard,
.date,
.edit-link,
.categories-links,
.coments-count {
display:inline-block;
margin-right:5px
}



.categories-links ul {
display:inline-block;
margin:0!important;
padding:0
}

.categories-links li {
display:inline-block;
list-style:none
}
.bypostauthor{
  display: inline-block;
}
.bypostauthor a:before,
.date a:before,
.edit-link a:before,
.tags-links:before,
.categories-links a:first-child:before,
.coments-count a:before {
display:inline-block;
font-family:'Genericons';
font-size:20px;
position:relative;
top:4px;
font-weight: bolder;
}

.bypostauthor a:before {
content:'\f304';
}

.edit-link a:before {
content:'\f411';
}

.date a:before {
content:'\f303';
top:5px
}

.categories-links a:first-child:before {
content:'\f301';

}

.coments-count a:before {
content:'\f300';
}
.tags-links:before {
content:'\f302';
}

.bypostauthor a {
  display: inline-block;
}

.tags-links {
display:inline-block
}

.post-footer {
margin-bottom:15px
}

.dropdown > a:after {
content:'\f502';
display:inline-block;
font-family:'Genericons';
margin-left:5px;
position:relative;
top:6px
}

.left-sidebar,
.right-sidebar {
/*float:left;
width:30%*/
}

.right-sidebar {
/*margin-left:50px;
width:calc(30% - 50px)*/
}

.left-sidebar {
margin-right:50px;
width:calc(30% - 50px)
}

.main-content {
/*float:left;*/
/*width:67%*/
}

.sidebar li {
list-style:none
}

.page-numbers,
.single-nav-prev a,
.single-nav-next a {
background-color:#FFF!important;
border-color:#adadad;
color:#343232!important
}

.page-numbers.current,
.next.page-numbers,
.prev.page-numbers,
.single-nav-prev a,
.single-nav-next a {
border-color:#3498DB!important;
color:#3498DB!important
}

.single-nav-next {
float:right;
margin-right:30px
}

.single-nav-prev {
float:left;
margin-left:30px
}

.gcon:before {
display:inline-block;
font-family:'Genericons';
font-size:20px;
font-weight:700;
position:relative;
top:4px
}

.breadcrumbs {
display:inline-block;
float:left;
margin-bottom:20px;
margin-top:10px;
text-transform:capitalize
}

.pagination .current .screen-reader-text {
position:static!important
}

.post-page-numbers {
margin-left:10px
}

#comments {
margin-left:30px;
margin-top:30px
}

cite.fn {
float:left;
font-style:normal;
font-weight:400;
line-height:20px;
margin-left:10px
}

.comment-meta {
margin-top:20px
}

.commentlist img.avatar {
border-radius:100%;
float:left;
height:40px;
width:40px
}

.commentlist {
margin-left:25px
}

.form-allowed-tags code {
background-color:transparent;
border:none
}

.says,
.screen-reader-text {
clip:rect(1px,  1px, 1px, 1px);
height:1px;
overflow:hidden;
position:absolute!important;
width:1px
}

#main_header .container {
padding-top:0
}


.header-post-scroll .second-nav {
  display: none;
}

.social-nav {
float:right;
text-align: right;
padding-right: 0;
}

.contact-nav {
float:right;
text-align: right;
}

.contact-icon {
color:#3498DB;
font-weight:400
}

.social-nav ul li,
.contact-nav ul li {
display:inline-block;
margin-right:5px
}


.social-icon:hover {
background-color:#3498DB;
color:#FFF
}

.social-icon {
background-color:#FFF;
border-radius:4px;
color:#3498DB;
display:inline-block;
height:25px;
text-align:center;
width:25px
}

.social-icon:after {
font-family:'Genericons';
font-size:16px;
text-align:center;
vertical-align:middle;
}

.ico-facebook:after {
    content: '\f204';
}
.ico-google:after {
  content: '\f218';
}
.ico-youtube:after {
  content: '\f213';
}
.ico-twitter:after {
  content: '\f202';
}
.ico-linkedin:after {
  content: '\f207';
}

.widget > * {
margin:0;
padding:0 20px
}

.widget .widgettitle {
font-weight:400;
padding:7px 20px
}

.slider-container.container {
padding-top:0
}

.slider {
height:auto;
max-height:400px;
min-height:400px;
overflow:hidden;
position:relative;
width:100%
}

img.slider-image {
height:400px;
width:100%
}

.btn-main{
display:inline-block;
font-size:24px;
font-weight:700;
height:40px;
margin:10px;
min-width:100px;
padding:5px 25px;
vertical-align:middle;
width:auto;
border-radius:2px;
}

a.btn-main:active,
a.btn-main:focus, 
a.btn-main:visited {
  color: #FFF;
}

.btn-main:first-child{
margin-left: 0;
}
.btn-main:last-child{
margin-right: 0;
}

.btn-main-first{
background-color:#EDAB00;
border-radius:2px;
border:3px solid #EDAB00;
color:#FFF;
}

.btn-main-first:hover{
background-color:#ED9000;
color:#FFF;
}

.btn-main-second{
background-color:rgba(0, 0, 0, 0.19);
border-radius:2px;
border:3px solid #FFF;
color:#FFF;
}

.btn-main-second:hover{
background-color:#EDAB00;
color:#FFF;
}

h2.slider-h2 {
color:#FFF;
font-size:40px;
font-weight:700;
text-shadow:2px 3px 5px #000
}

p.slider-small-text {
color:#FFF;
font-size:18px;
font-weight:400;
margin-right: auto;
margin-left: auto;
max-width: 550px;
text-shadow:2px 2px 2px #000
}

.slider ul {
margin:0;
overflow:hidden;
padding:0;
margin:0!important;
padding:0!important
}

.slider ul li {
display:inline-block!important
}

.slider-image-container {
height:400px;
left:0;
position:absolute;
top:0;
width:100%
}

.slider-text-data-container {
background-color:rgba(0,  0, 0, 0.3);
height:400px;
left:0;
position:absolute;
top:0;
width:100%
}

.slider-text-data {
height:auto;
margin-top:13%;
text-align:center;
width:100%
}

.slider-text {
text-align:center
}

.buttons-con {
height:50px;
margin:0 auto;
text-align:center;
max-width:400px
}

.home-featucherd-content {
border-bottom:1px solid #DDD;
margin-bottom:30px;
padding:10px
}

.featucherd-cont {
/*float:left;
margin-right:25px;
max-width:33%;
width:calc(25% - 25px)*/
}

.f-icon {
color:#27ae60;
font-size:100px;
font-weight:800;
text-align:center
}

.featucherd-cont:nth-child(1) .f-icon {
color:#3498db
}

.featucherd-cont:nth-child(2) .f-icon {
color:#058947
}

.featucherd-cont:nth-child(3) .f-icon {
color:#f39c12
}

.featucherd-cont:nth-child(4) .f-icon {
color:#e74c3c
}

.f-text {
text-align:justify
}

.f-text h3 {
font-size:20px;
font-weight:600;
margin-top:15px;
text-align:center
}

.featucherd-cont:last-child {
margin-right:0
}

.wrap-grid {
    text-align: center;
}

.wrap-grid h3 {
    font-size: 50px;
    font-weight: 700;
}

.wrap-grid h2 {
    font-size: 170px;
    font-weight: 900;
    line-height: 150px;
    margin: 30px;
    color: #3498DB;
}

.slicknav_menu {
  display:none;
}

@media screen and (max-width: 991px) {
  /* #menu is the original menu */
  #hc-right{
    float: none;
  }
  #primary-nav{
    width: 100%;
    float: none;
  }
   #main-nevigation {
    display:none;
  }
  
   .slicknav_menu {
    display:block;
  }
}
