/*************************************************************************



                             Bootstrap theme



**************************************************************************/
/*----------------------------------------------------------------------------------------
            Subscribe
----------------------------------------------------------------------------------------*/
#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}
.isotope-grid .grid-item {
    margin-bottom: 30px;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.grid-item {
    background: url(../images/loader.gif) no-repeat center center;
    display: none;
}
.col-md-4 {
    width: 33.33333333333333%;
}
.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-sm-4 {
    width: 33.33333333333333%;
}
.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-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-right: 15px;
    padding-left: 15px;
}
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
        margin-bottom: 0px;
    padding: 0;
        padding-right: 0px;
        padding-left: 0px;
    border: 0;
    font: inherit;
        font-size: inherit;
    font-size: 100%;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
*, ::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ol, ul {
    list-style: none;
}
body {
    color: #555;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: 1.5em;
}
body {
    line-height: 1;
}
body {
    font-family: "Roboto Light", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333333;
}
html, hmtl a {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
}
html {
    font-size: 62.5%;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}
.search {
    padding: 5px 0;
    width: 230px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
}

    .search input {
        position: absolute;
        width: 0px;
        float: Left;
        margin-left: 210px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 30px;
        line-height: 18px;
        padding: 0 2px 0 2px;
        border-radius:1px;
    }

        .search:hover input, .search input:focus {
            width: 200px;
            margin-left: 0px;
        }
.btn:focus,.navbar-nav .btn:hover{border:1px solid rgba(0,0,0,0.6)}.navbar-inverse .navbar-nav .btn{border:1px solid rgba(255,255,255,0.2)}
.btn{border:1px solid rgba(0,0,0,0.2);margin-left:5px;margin-top:5px;padding-top:10px;padding-bottom:10px}
.btn {
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius:1px;
}
.about-four .about-text {
    margin-top: 33px;
}
.about-text {
   display: block;
    max-width:500px;
	margin:0 auto;
	padding:0 25px 25px 80px;
	text-align:left;
	background-color:#fff
}
* {
    margin: 0;
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.service-info-container > span {
    display: block;
    
    line-height: 27px;
    padding-left: 18px;
    position: relative;
}
.service-info-container > span:after {
    color: #00bce2;
    content: "";
    
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 1px;
}
#portfolio .portfolio-item {
	right:0;
	margin:0 0 15px
}
#portfolio .portfolio-item .portfolio-link {
	position:relative;
	display:block;
	max-width:400px;
	margin:0 auto;
	cursor:pointer
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	position:absolute;
	width:100%;
	height:100%;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	transition:all ease .5s;
	opacity:0;
	background:  #00bce2;
)
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity:0.5;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	font-size:20px;
	position:absolute;
	top:50%;
	width:100%;
	height:0px;
	margin-top:-12px;
	text-align:center;
	color:#fff;
	
	
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top:-12px
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin:0
}
#portfolio .portfolio-item .portfolio-caption {
	max-width:400px;
	margin:0 auto;
	padding:25px;
	text-align:center;
	background-color: #00bce2;
	opacity:0.5;

}
#portfolio .portfolio-item .portfolio-caption h4 {
	margin:0;
	text-transform:none;
	    color: #fff;

}
#portfolio .portfolio-item .portfolio-caption p {
	font-size:16px;
	font-style:italic;
	margin:0;
		    color: #fff;

	font-family:Georgia ,sans-serif;
	
}
#portfolio * {
	z-index:2
}
@media (min-width:767px) {
	#portfolio .portfolio-item {
		margin:0 0 30px
	}
}
.portfolio-modal .modal-dialog {
	max-width:none;
	height:100%;
	margin:0
}
.portfolio-modal .modal-content {
	min-height:100%;
	padding:100px 0;
	text-align:center;
	border:none;
	border-radius:0;
	background-clip:border-box;
	-webkit-box-shadow:none;
	box-shadow:none
}
.portfolio-modal .modal-content h2 {
	font-size:3em;
	margin-bottom:15px
}
.portfolio-modal .modal-content p {
	margin-bottom:30px
}
.portfolio-modal .modal-content p.item-intro {
	font-size:16px;
	font-style:italic;
	margin:20px 0 30px;
	font-family:'Droid Serif','Helvetica Neue',Helvetica,Arial,sans-serif
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top:0;
	margin-bottom:30px
}
.portfolio-modal .modal-content img {
	margin-bottom:30px
}
.portfolio-modal .modal-content button {
	cursor:pointer
}
.portfolio-modal .close-modal {
	position:absolute;
	top:25px;
	right:25px;
	width:75px;
	height:75px;
	cursor:pointer;
	background-color:transparent
}
.portfolio-modal .close-modal:hover {
	opacity:.3
}
.portfolio-modal .close-modal .lr {
	z-index:1051;
	width:1px;
	height:75px;
	margin-left:35px;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	background-color:#222
}
.portfolio-modal .close-modal .lr .rl {
	z-index:1052;
	width:1px;
	height:75px;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
	background-color:#222
}
.portfolio-modal .modal-backdrop {
	display:none;
	opacity:0
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
hr.star-primary {
    border-color: #2c3e50;
}
hr.star-light, hr.star-primary {
    max-width: 250px;
    margin: 25px auto 30px;
    padding: 0;
    text-align: center;
    border: none;
    border-top: solid 5px;
}
/* Navigation */
.navbar {
  background: #fff;
  margin-bottom: 0;
  border-bottom: 0 none;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.navbar.ontop-now {
  box-shadow: none;
  background: transparent;
  border-bottom: 1px solid #d9dee2;
}
.navbar.no-border {
  border-bottom: 0 none;
}
.navbar .navbar-toggle {
  border-color: transparent;
  background: transparent;
  border-radius: 3px;
}
.navbar .navbar-toggle:hover {
  background: transparent;
  border-color: transparent;
}
.navbar .navbar-toggle .icon-bar {
  background: #333333;
}
@media (max-width: 480px) {
  .navbar .navbar-collapse.collapse.in {
    background: #fff;
  }
}
.navbar .navbar-nav {
  font-family: "Open sans", helvetica, "Helvetica Neue", arial;
}
.navbar .navbar-nav > li > a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
.navbar .navbar-nav > li > a,
.navbar .navbar-nav > .open ul > a {
  color: #4d4d4d;
  background: none;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus,
.navbar .navbar-nav > .active > a {
  background: none;
  color: #00bce2;
}
.navbar .navbar-nav .dropdown-menu {
  font-size: 13px;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar .navbar-nav .dropdown-menu > li > a {
  color: #333333;
  padding: 7px 20px;
}
.navbar .navbar-nav .dropdown-menu > li > a:hover,
.navbar .navbar-nav .dropdown-menu > li > a:focus,
.navbar .navbar-nav .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .dropdown-menu > .active > a,
.navbar .navbar-nav .dropdown-menu > .active > a:focus {
  background: none;
  color: #00bce2;
}
.navbar .navbar-brand {
  font-family: "Open sans", helvetica, arial;
  font-size: 24px;
  color: #333333;
  padding: 0 0 0 15px;
  margin: 12px 0 0 0;
  height: auto;
}
.navbar .navbar-brand img {
  margin-top: -8px;
}
.navbar .navbar-brand img {
  display: none;
}
.navbar .navbar-brand img.secondary {
  display: block;
}
.navbar-inverse {
  background: #1c2a42;
  border-radius: 0;
  border-bottom: 0 none;
  box-shadow: none;
}
.navbar-inverse.ontop-now {
  border-bottom: 0 none;
}
.navbar-inverse.headroom.ontop-now {
  background: transparent;
  border-bottom: 0 none;
}
.navbar-inverse .navbar-toggle {
  border-color: transparent;
  background: transparent;
}
.navbar-inverse .navbar-toggle:hover {
  background: rgba(255, 255, 255, 0.25);
}
.navbar-inverse .navbar-toggle .-bar {
  background: #f0f0f0;
  opacity: .75;
}
.navbar-inverse *:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .navbar-inverse {
    background: rgba(0, 0, 0, 0.9);
  }
}
@media (max-width: 480px) {
  .navbar-inverse .navbar-collapse.collapse.in {
    background: #1c2a42;
  }
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > .open ul > a {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background: none ;
}
.navbar-inverse .navbar-nav > .open > a {
  background: none;
  color: white;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background: none;
  color: white;
}
.navbar-inverse .navbar-nav > .active > a {
  background: none;
  color: white;
}
.navbar-inverse .navbar-nav .dropdown-menu {
  left: -5px;
  font-size: 13px;
  background-color: #1A1E24;
  border: 0 none;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  color: rgba(255, 255, 255, 0.7);
  padding: 7px 20px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .dropdown-menu > li > a:focus,
.navbar-inverse .navbar-nav .dropdown-menu > .active > a:hover {
  background: rgba(255, 255, 255, 0.1);
  color: white;
}
.navbar-inverse .navbar-nav .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .dropdown-menu > .active > a:focus {
  background: none;
  color: #fff;
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse .navbar-brand img {
  display: block;
}
.navbar-inverse .navbar-brand img.secondary {
  display: none;
}
.navbar-nav .btn {
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-left: 5px;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-nav .btn:focus,
.navbar-nav .btn:hover {
  border: 1px solid rgba(0, 0, 0, 0.6);
}
.navbar-inverse .navbar-nav .btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.navbar-inverse .navbar-nav .btn:focus,
.navbar-inverse .navbar-nav .btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.navbar-collapse {
  border: 0 none;
  border-top: 0 none;
  box-shadow: none;}
 
/****************************************************************************************


                                     Sidebar special Nav


*****************************************************************************************/
.nav-side {
  font-size: 24px;
  font-size: 2.0rem;
  font-weight: 300;
  margin-top: 1.0em;
}
.nav-side > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #333333;
}
.nav-side > li > a:hover {
  color: #00bce2;
  background: none;
}
.nav-side > li.active > a {
  color: #00bce2;
}


/****************************************************************************************
*****************************************************************************************/


.card
{
    margin-bottom: 4px;
    background: white);
}
.card-header
{
    border: solid 1px white;
    padding-left: 5px;
    background: white;
}
.card-header a
{
    color: #00bce2;
}
.card-block
{
    color: black;
    padding: 12px;
    background: white
}
a:focus
{
    outline:none;
}
.video-section .pattern-overlay {
background-color: rgba(71, 71, 71, 0.59);
padding: 110px 0 32px;
min-height: 496px; 
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3{
text-align:center;
color:#fff;
}
.video-section h1{
font-size:110px;
font-family: 'Buenard', serif;
font-weight:bold;
text-transform: uppercase;
margin: 40px auto 0px;
text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
-moz-text-shadow: 1px 1px 1px #000;
}
.video-section h3{
font-size: 25px;
font-weight:lighter;
margin: 0px auto 15px;
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}

@media (max-width: 767px) {
  .navbar-collapse ul {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
  }
  .navbar-collapse ul .btn {
    max-width: 50%;
    margin: 0 auto;
  }
}
.navbar {
  border-radius: 0;
  padding: 12px 0;
}
/* Buttons */
.btn {
  padding: 9px 40px;
  font-weight: bold;
  border-radius: 3px;
}
.btn-lg {
  padding: 14px 65px;
}
.btn-default {
  text-shadow: none;
  background: #333333;
  border-color: #333333;
  color: #f0f0f0;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  background: #4d4d4d;
  border-color: #4d4d4d;
  color: #f0f0f0;
}
.btn-action,
.btn-primary {
  color: #ffffff;
  background-color: #00bce2;
  border-color: #00bce2;
}
.btn-action:hover,
.btn-primary:hover,
.btn-action:focus,
.btn-primary:focus,
.btn-action:active,
.btn-primary:active,
.btn-action.active,
.btn-primary.active,
.open .dropdown-toggle.btn-action,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-action:active,
.btn-primary:active,
.btn-action.active,
.btn-primary.active,
.open .dropdown-toggle.btn-action,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-action.disabled,
.btn-primary.disabled,
.btn-action[disabled],
.btn-primary[disabled],
fieldset[disabled] .btn-action,
fieldset[disabled] .btn-primary,
.btn-action.disabled:hover,
.btn-primary.disabled:hover,
.btn-action[disabled]:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-action:hover,
fieldset[disabled] .btn-primary:hover,
.btn-action.disabled:focus,
.btn-primary.disabled:focus,
.btn-action[disabled]:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-action:focus,
fieldset[disabled] .btn-primary:focus,
.btn-action.disabled:active,
.btn-primary.disabled:active,
.btn-action[disabled]:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-action:active,
fieldset[disabled] .btn-primary:active,
.btn-action.disabled.active,
.btn-primary.disabled.active,
.btn-action[disabled].active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-action.active,
fieldset[disabled] .btn-primary.active {
  background-color: #00bce2;
  border-color: #00bce2;
}
.btn-action .badge,
.btn-primary .badge {
  color: #00bce2;
  background-color: #ffffff;
}
.btn-action.btn-ghost {
  border-color: #00bce2;
  color: #00bce2;
  background: transparent;
}
.btn-action.btn-ghost:hover,
.btn-action.btn-ghost:focus,
.btn-action.btn-ghost:active {
  border-color: #337ab7;
  color: #fff;
  background: #337ab7;
}
.btn-success {
  color: #ffffff;
  background-color: #94ba65;
  border-color: #94ba65;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #80aa4c;
  border-color: #759c46;
}
.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: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: #94ba65;
  border-color: #94ba65;
}
.btn-success .badge {
  color: #94ba65;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #9cc4e4;
  border-color: #9cc4e4;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #7cb1db;
  border-color: #6ca7d7;
}
.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: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: #9cc4e4;
  border-color: #9cc4e4;
}
.btn-info .badge {
  color: #9cc4e4;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #eb9316;
}
.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: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: #f0ad4e;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #eb3729;
  border-color: #eb3729;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d72214;
  border-color: #c41f12;
}
.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: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: #eb3729;
  border-color: #eb3729;
}
.btn-danger .badge {
  color: #eb3729;
  background-color: #ffffff;
}
.btn-rounded {
  border-radius: 20px;
}
.input-group .btn {
  padding-left: 12px;
  padding-right: 12px;
}
/* Jumbotron */
.jumbotron {
  color: #333333;
  background-color: #f6f7f8;
  padding-top: 40px;
  padding-bottom: 60px;
  margin-bottom: 0;
}
.jumbotron.equal {
  padding-bottom: 40px;
}
.jumbotron.invert {
  color: #f0f0f0;
  background-color: #211f25;
  border: solid #f6f7f8;
  border-width: 10px 0;
}
.jumbotron.invert .title {
  color: #00bce2;
}
.container .jumbotron {
  border-radius: 3px;
  padding-left: 40px;
  padding-right: 40px;
}
.jumbotron p {
  font-size: 15px;
}
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6 {
  line-height: 1.3em;
}
.img-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
legend {
  border-bottom: 0 none;
  margin: 0 0 10px 0;
}
.form-control {
  border-radius: 3px;
  padding: 9px 12px;
  height: 40px;
}
.input-lg {
  padding: 27px 16px;
}
.carousel:hover .carousel-control {
  opacity: .5!important;
}
.carousel-control {
  opacity: 0;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control.left:hover,
.carousel-control.right:hover {
  opacity: 1!important;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 49%;
  z-index: 5;
  display: inline-block;
  font-family: "fontawesome";
  font-size: 50px;
}
.carousel-control .icon-prev:before {
  content: '\f053';
}
.carousel-control .icon-next:before {
  content: '\f054';
}

/* Section - Recent works */
.thumbnails {
  padding: 0;
}
.thumbnails li {
  margin-bottom: 30px;
}
.thumbnails .details {
  display: block;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}
.thumbnail {
  display: block;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: 0 none;
  margin-bottom: 40px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  color: #333;
}
.thumbnail .img {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 250px;
  margin: 0 0 10px;
  position: relative;
}
.thumbnail .title {
  text-transform: uppercase;
  margin: 0 2em;
  display: block;
  text-indent: 0;
  
}
.thumbnail .cover {
  position: absolute;
  display: block;
  opacity: 0;
  width: 100%;
  height: 250px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 550ms;
  -moz-transition-duration: 550ms;
  -o-transition-duration: 550ms;
  transition-duration: 550ms;
}
.thumbnail .cover .more {
  position: absolute;
  bottom: 55px;
  right: 0;
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  -webkit-border-radius: 1px 0 0 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px 0 0 1px;
  -moz-background-clip: padding;
  border-radius: 1px 0 0 1px;
  background-clip: padding-box;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-shadow: 0 1px 0px #780d33;
  background: #00bce2;
  color: white;
}
.thumbnail img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.thumbnail:hover {
  color: #333;
  text-decoration: none;
}
.thumbnail:hover img {
  -webkit-filter: saturate(0%);
}
.thumbnail:hover .cover {
  opacity: 1;
}
/* pagination */
.pagination > li > a {
  color: #808080;
  border: 0 none;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Georgia, serif;
}
.pagination > li > a:hover {
  color: #000000;
  background: none;
}
.pagination > li.active > a {
  color: #333333;
  background: none;
}
.pagination > li.active > a:hover {
  color: #000000;
  background: none;
}
.more-link {
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
.meta-nav:hover,
.more-link:hover {
  color: #333333;
  text-decoration: underline;
}
.more-link {
  display: block;
  width: 100%;
  text-align: right;
}
.title2 {
    padding-top: 0px;
    text-align: center;
     font-size: 49px;
  font-size: 2.0625rem;
  font-family: Alice, Georgia, serif;
  text-transform: uppercase;

}

.title2 {
    font-family: Raleway, "Open sans", helvetica, arial;
    color: #454545;
    margin-bottom: 50px;
}

/*************************************************************************



                             Portfolio styles



**************************************************************************/
.portfolio-filters {
  list-style: none;
}
.portfolio-filters li {
  display: inline;
  margin: 0 4px;
  padding: 0;
  font-style: italic;
  font-size: 1.15em;
  cursor: pointer;
}
.portfolio-filters li:after {
  content: "/";
  margin: 0 0 0 12px;
}
.portfolio-filters li:last-child:after {
  display: none;
}
.gallery {
  width: 930px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .gallery {
    width: 300px;
  }
}
.gallery figure {
  width: 300px;
  margin: 5px;
  float: left;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 480px) {
  .gallery figure {
    margin: 0;
  }
}
.gallery figure img {
  border-radius: 3px;
  position: relative;
  display: block;
  max-width: 100%;
}
.gallery figure::after {
  content: "";
  display: block;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.75) 100%) repeat scroll 0% 0% transparent;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.gallery figure figcaption {
  height: 75px;
  background: #f6f7f8;
  padding: 1em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1000;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.gallery figure figcaption::before,
.gallery figure figcaption::after {
  pointer-events: none;
}
.gallery figure .title {
  text-align: left;
  font-size: 14px;
  font-family: helvetica, "Helvetica Neue", "Open Sans", Arial, sans-serif;
  color: #333333;
  z-index: 3;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 7px 0;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
.gallery figure .links {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  z-index: 3;
}
.gallery figure figcaption {
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0;
  width: 100%;
}
.gallery figure:hover figcaption,
.gallery figure:hover h2,
.gallery figure:hover .links {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.gallery figure:hover::after {
  opacity: 1;
}
.gallery figure:hover .title {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.gallery figure:hover .links {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/*************************************************************************



                             Blog styles



**************************************************************************/
.head-inner .entry-meta a {
  color: #ffffff;
}
.head-avatar {
  margin: 0 0 15px 0;
}
.head-avatar img {
  display: block;
  width: 160px;
  height: 160px;
  overflow: hidden;
  border: 9px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
}
.page-single .head-inner .page-lead {
  font-weight: bold;
}
.post {
  margin: 0px 0 55px 0;
  padding: 0 0 55px 0;
  border-bottom: 1px solid #e8eaed;
}
.post:last-child {
  border-bottom: 0 none;
}
.entry-title {
  text-align: center;
  font-weight: 700;
}
.entry-title a {
  color: #454545;
}
.entry-title a:hover {
  color: #454545;
  opacity: .9;
  text-decoration: none;
}
.entry-header .entry-meta {
  text-align: center;
  font-size: 16px;
  color: #a5a5a5;
  margin: 0 0 15px 0;
}
.entry-header .entry-meta a {
  opacity: .8;
}
.entry-header .entry-meta a:hover {
  opacity: .8;
}
.more-link {
  color: #454545;
  font-size: 16px;
  font-weight: bold;
}
.meta-nav {
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
.meta-nav:hover {
  color: #333333;
  text-decoration: underline;
}
.meta-divider {
  margin: 0 5px;
}
/* Comments
**********************************/
#comments ul,
#comments ol {
  margin: 0;
  padding: 0;
}
#comments .comment {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}
#comments .avatar {
  float: left;
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
  border: 5px solid #f6f7f8;
  border-radius: 50%;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#comments .children {
  margin: 0 0 0 90px;
}
#comments .comment-meta {
  margin: 0 0 0 90px;
}
#comments .comment-meta a {
  color: #333333;
}
#comments .comment-meta a:hover {
  color: #337ab7;
}
#comments .comment-meta .author {
  margin: 0 20px 0 0;
  font-weight: bold;
}
#comments .comment-meta .date {
  margin: 0 20px 0 0;
}
#comments .comment-meta .reply {
  float: right;
}
#comments .comment-body {
  margin: 10px 0 35px 90px;
}
#comments .comment-navigation {
  width: 100%;
  border-top: 1px solid #d9dee2;
}
#comments .comment-navigation .nav-previous {
  float: left;
  width: 50%;
  margin: 15px 0 0 0;
}
#comments .comment-navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
  margin: 15px 0 0 0;
}
@media (max-width: 480px) {
  #comments .avatar {
    width: 50px;
    height: 50px;
    border: 5px solid #f6f7f8;
    border-radius: 50%;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
  #comments .children {
    margin: 0 0 0 70px;
  }
  #comments .comment-meta {
    margin: 0 0 0 70px;
    font-size: 12px;
  }
  #comments .comment-meta .date {
    margin: 0 20px 0 0;
    white-space: nowrap;
  }
  #comments .comment-meta .reply {
    float: none;
  }
  #comments .comment-body {
    margin: 10px 0 35px 70px;
    line-height: 1.3;
    font-size: 13px;
  }
}
/*************************************************************************



                             Headers



**************************************************************************/
/* Home Header */
.head {
  min-height: 520px;
  color: white;
  font-weight: 300;
}
@media (max-width: 480px) {
  .head {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .head {
    min-height: 420px;
  }
}
/* Home header - default */
.head-default {
  background: #1c2a42 url(../images/bg_header.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.head-default .lead {
  font-family: Raleway, "Open sans", helvetica, "Helvetica Neue", arial;
  font-weight: bold;
  font-size: 45px;
  margin: 220px 0 6px 0;
  color: #ffffff;
  line-height: 1.15em;
}
.head-default .tagline {
  font-family: helvetica, "Helvetica Neue", "Open Sans", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 25px;
  font-size: 15px;
  opacity: .85;
}
.head-default .tagline a {
  color: #fff;
}
.head-default .btn {
  font-size: 14px;
}
.head-default .btn-default {
  text-shadow: none;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.85);
}
.head-default .btn-default:hover,
.head-default .btn-default:focus,
.head-default .btn-default:active,
.head-default .btn-default.active {
  color: #fff;
  background: transparent;
  border-color: #fff;
}
@media (max-width: 480px) {
  .head-default {
    padding-bottom: 20px;
  }
  .head-default .lead {
    font-size: 22px;
    margin: 130px 0 20px 0;
  }
  .head-default .btn {
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px;
  }
}
/* Secondary pages header */
.head-inner {
  padding: 140px 0 80px 0;
  min-height: 350px;
  font-family: Raleway, "Open sans", helvetica, "Helvetica Neue", arial;
  background: #1c2a42;
  color: #ffffff;
  background-size: cover;
}
.head-inner .page-title {
  font-family: Raleway, "Open sans", helvetica, "Helvetica Neue", arial;
  color: #ffffff;
  margin: 0px 0 10px 0;
  font-weight: bold;
  font-size: 45px;
  line-height: 1.25em;
  text-transform: uppercase;
}
.head-inner .page-lead {
  margin: 0;
  font-weight: 400;
  line-height: 1.25em;
  font-size: 25px;
  color: #ffffff;
  opacity: 0.8;
}
@media (max-width: 480px) {
  .head-inner {
    padding: 120px 0 60px 0;
    min-height: inherit;
  }
  .head-inner .page-title {
    font-size: 30px;
  }
  .head-inner .page-lead {
    font-size: 18px;
  }
}
/* Simple page title */
.page-title {
  font-family: Raleway, "Open sans", helvetica, arial;
  color: #151515;
  margin: 120px 0 10px 0;
  font-weight: 400;
  font-size: 56px;
  line-height: 1.1em;
  letter-spacing: 2px;
}
.page-title span {
  display: block;
  font-family: helvetica, "Helvetica Neue", "Open Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.3em;
  font-weight: 400;
  opacity: .45;
  margin-top: 5px;
  letter-spacing: 0;
}
@media (max-width: 480px) {
  .page-title {
    font-size: 48px;
  }
}
/* Autohide navbar */
.slideUp {
  top: -100px;
}
.headroom {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
/* Page-specific headers */
.page-services .head-inner {
  background: #999999 url(../images/bg_header_services1.jpg) no-repeat;
  background-size: cover;
}
.page .head-inner {
  background: #1c2a42 url(../images/bg_header.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.page-blog .head-inner,
.page-single .head-inner {
  background: #1c2a42 url(../images/bg_header_blog.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
/*************************************************************************



                     Landing page header - startup



**************************************************************************/
.head-soft {
  background: #8e9083 url(../images/bg_header_soft.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.head-soft h1,
.head-soft h2,
.head-soft h3,
.head-soft h4,
.head-soft p {
  color: #fff;
  font-family: Raleway, "Open sans", helvetica, "Helvetica Neue", arial;
}
.head-soft p {
  font-size: 15px;
  line-height: 1.2em;
}
.head-soft .info {
  position: relative;
  z-index: 1;
}
.head-soft .lead {
  font-weight: bold;
  font-size: 65px;
  margin: 75px 0 6px 0;
  line-height: 50px;
}
.head-soft .lead span {
  display: block;
  color: #3a89c9;
  font-size: 23px;
  font-weight: normal;
}
.head-soft .intro {
  font-family: helvetica, "Helvetica Neue", "Open Sans", Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 25px;
  font-size: 15px;
  opacity: .85;
}
.head-soft .small {
  font-size: 0.9em;
  line-height: 1.2em;
  text-align: center;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.head-soft .text-muted {
  color: white;
  opacity: 0.5;
}
.head-soft form {
  margin-bottom: 45px;
}
.head-soft .form-control {
  border-color: white;
  box-shadow: none;
  margin-right: 5px;
}
.head-soft .btn {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 480px) {
  .head-soft {
    background-attachment: scroll;
  }
  .head-soft .lead {
    font-size: 45px;
    margin: 55px 0 20px 0;
  }
  .head-soft .lead span {
    font-size: 20px;
    line-height: 23px;
  }
  .head-soft .btn {
    width: 100%;
  }
}
#soft-illustration {
  text-align: right;
  width: 100%;
  margin-bottom: -380px;
  position: relative;
  z-index: 10;
}
#soft-illustration img {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
#soft-illustration.expand img {
  margin-bottom: 380px;
  margin-top: -270px;
}
@media (max-width: 480px) {
  #soft-illustration {
    display: none;
  }
}
/*************************************************************************



                             Typography



**************************************************************************/
body {
  color: #333333;
  background: #ffffff;
  font-family: helvetica, "Helvetica Neue", "Open Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open sans", helvetica, "Helvetica Neue", arial;
  color: #454545;
  margin: 30px 0 15px 0;
  line-height: 1.1;
}
h1,
.h1 {
  font-size: 52px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 28px;
  margin: 20px 0 10px;
}
h4,
.h4 {
  font-size: 22px;
  margin: 20px 0 10px;
  line-height: 30px;
}
h5,
.h5 {
  font-size: 18px;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  h1,
  .h1 {
    font-size: 42px;
  }
  h2,
  .h2 {
    font-size: 26px;
  }
  h3,
  .h3 {
    font-size: 22px;
    margin: 20px 0 10px;
  }
  h4,
  .h4 {
    font-size: 18px;
    margin: 20px 0 10px;
    line-height: 27px;
  }
  h5,
  .h5 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.title {
  font-family: Raleway, "Open sans", helvetica, arial;
  color: #454545;
  margin-bottom: 50px;
}
p {
  margin: 0 0 20px 0;
}
p:last-child {
  margin: 0;
}
blockquote {
  font-style: italic;
  font-family: Georgia;
  color: #999999;
  margin: 30px 0 30px;
}
label {
  color: #777;
}
.thin {
  font-weight: 300;
}
.text-muted {
  color: #999999;
}
.breadcrumb {
  background: none;
  padding: 0;
  margin: 30px 0 0px 0;
}
ul.list-spaces li {
  margin-bottom: 10px;
}
a {
  color: #00bce2;
}
a:hover {
  color: #337ab7;
}
hr {
  border-top: 1px solid #ddd;
}
.jumbotron hr {
  border-top: 1px solid #d3d3d3;
}
.jumbotron.invert hr {
  border-top: 1px solid #666;
}
.color-action {
  color: #00bce2;
}
.color-accent {
  color: #3a89c9;
}
.color-default {
  color: #333333;
}
/* social profile icons */
.social-icons {
  list-style: none;
  padding-left: 0;
}
.social-icons li {
  display: inline;
}
.social-icons a {
  display: inline-block;
  margin: 0 5px 5px 0;
  width: 32px;
  height: 32px;
  background: #00bce2;
  border: 2px solid #00bce2;
  border-radius: 50%;
  text-align: center;
}
.social-icons i {
  color: white;
  line-height: 29px;
}
.social-icons a:hover,
.social-icons a.active {
  background: #ffffff;
}
.social-icons a:hover i,
.social-icons a.active i {
  color: #00bce2;
}
/*************************************************************************



                             Helpers



**************************************************************************/


.container-full {
  margin: 0;
  width: 100%;
}
.topspace {
  margin-top: 30px;
  
}
.topspace-2x {
  margin-top: 60px!important;
  max-width: 600px;
     text-align: center;
}
.topspace-3x {
  margin-top: 90px!important;
}
.topspace-4x {
  margin-top: 120px!important;
}
.bottomspace {
  margin-bottom: 30px!important;
}
.bottomspace-2x {
  margin-bottom: 60px!important;
}
.bottomspace-3x {
  margin-bottom: 90px!important;
}
.bottomspace-4x {
  margin-bottom: 120px!important;
}
.topspace-0 {
  margin-top: 0!important;
}
.bottomspace-0 {
  margin-bottom: 0!important;
}
@media (max-width: 480px) {
  .bottomspace-xs {
    margin-bottom: 40px;
  }
  .bottomspace-xs:last-child {
    margin-bottom: 0;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-center-xs img {
    margin: 0 auto;
  }
}
img {
  max-width: 100%;
}
img.pull-right {
  margin-left: 10px;
}
img.pull-left {
  margin-right: 10px;
}
#map {
  width: 100%;
  height: 320px;
  border-top: 1px solid #ddd;
}
#social {
  margin-top: 50px;
  margin-bottom: 50px;
}
#social .wrapper {
  width: 340px;
  margin: 0 auto;
}
.hideme {
  display: none;
}
.transparent {
  background: transparent;
}
.opaque {
  background: #ffffff;
  position: relative;
  z-index: 100;
}
.paddingall {
  padding: 30px 40px 0 40px;
}
.toggler li {
  margin: 0 0 7px 0;
}
.toggler li.active {
  display: none;
}
.inline-toggler li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.inline-toggler li.active {
  display: none;
}
/* Panels
******************************/
.panel-box {
  background: #f6f7f8;
  border-radius: 3px;
  border: 0 none;
}
.panel-box .panel-thumbnail {
  border: 0 none;
}
.panel-box .panel-thumbnail img {
  border-radius: 3px 3px 0 0;
}
/*************************************************************************



                        Section-specific styles



**************************************************************************/
/* start about */

.about_firm {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.about_firm {
    width: 40%;
}
.about_firm {
    float: left;
}
.about_firm_right{display: block;
 width: 60%;
 float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
@media only screen and (max-width: 800px) {
	.about_firm {
		width:95%;
	}
	.about_firm_right
	{
		width:95%;
	}
	.about_firm_right{
		text-align:center;
		float:none;
		width:100%;
		margin-bottom: 4%;
	}

	.about_firm_right ul li {
		margin-right: 0%;
	}
	.about_firm:nth-child(3){
		margin-left: 0;
	}
.about_firm {
		display: block;
		float: left;
		margin: 4% 0 0 4%;
	}
.about_firm_right {
		display: block;
		float: left;
		margin: 4% 0 0 4%;
	}}

.about {
    padding: 0 20px 80px;
}
.mar-bot40 {
    margin-bottom: 20px;
}
.title {
    padding-top: 50px;
    text-align: center;
}
.row-slider {
    padding-top: 20px;
    vertical-align: middle;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.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-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 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.mar-bot30 {
    margin-bottom: 30px;
}
.col-lg-6 {float:left;
    width: 50%;
}
.flexslider .slides ul li{
	width: 100%;
}

.flexslider .slides img {
	width: 100%;
}
.responsive-slider {
    width: 100%;
    position: relative;
}
.responsive-slider .slides {
    overflow: hidden;
 	position: relative;
 }
.responsive-slider .slides ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    font-size: 0;
    width: 100%;
}
.responsive-slider .slider-control.left {
    left: 0;
    padding-left: 0;
    -webkit-border-radius: 0px 6px 6px 0px;
    border-radius: 0px 6px 6px 0px;
}
.responsive-slider .slider-control {
    position: absolute;
    font-size: 20px;
    color: #000;
    top: 40%;
    background-color: #fff;
    padding: 10px;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.responsive-slider .slider-control {
    position: absolute;
    font-size: 20px;
    color: #000;
    top: 40%;
    background-color: #fff;
    padding: 10px;
}
.responsive-slider .slider-control.right {
    right: 0;
    padding-right: 0;
    -webkit-border-radius: 6px 0px 0px 6px;
    border-radius: 6px 0px 0px 6px;
}
.mar-left10 {
    margin-left: 10px;
}

.about_img{
	float: left;
	width: 24.33333%;
	margin-right: 3.3333%;
}
.about_img img{
	margin-top: 4%;
}
.about_para{
	float: left;
	width: 72.33333%;
}
p.para2{
	font-size: 1em;
	color: #777777;
	line-height: 1.8em;
	font-family: 'Open Sans', sans-serif;
}

.section {
  margin: 40px 0 60px 0;
}
@media (max-width: 480px) {
  .section {
    margin: 20px 0 40px 0;
  }
}
/* Section Team
*******************************/
.section-team .photo {
  border: 5px solid #ebedef;
}
.section-investors .photo {
  border: 5px solid #ebedef;
}
/* Section: Testimonials
******************************/
.section-testimonials {
  padding-bottom: 100px!important;
}
.section-testimonials .carousel-indicators {
  bottom: -60px;
  z-index: auto;
}
.section-testimonials .carousel-indicators li {
  border: none;
  margin: 1px;
  background: #ced3d9;
}
.section-testimonials .carousel-indicators li.active {
  background: #454545;
  border: none;
  width: 10px;
  height: 10px;
  margin: 1px;
}
.section-testimonials .title {
  margin-bottom: 60px;
}
.section-testimonials .item .profile img {
  border-radius: 50%;
  border: 9px solid rgba(0, 0, 0, 0.1);
}
.section-testimonials .item blockquote {
  font-size: 20px;
  font-weight: 300;
  border-left: 0;
  padding: 0;
  position: relative;
}
.section-testimonials .item blockquote .fa {
  position: absolute;
  color: #ced3d9;
  font-size: 22px;
  left: -45px;
}
.section-testimonials .item .source {
  font-weight: bold;
}
.section-testimonials .item .source .title {
  font-size: 16px;
  color: #333333;
}
@media (max-width: 480px) {
  .section-testimonials .item div {
    text-align: center;
  }
}
/* Section: CTA
******************************/
.section-cta .btn-action {
  top: 50%;
  margin-top: -29px;
  padding: 16px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
}
@media (max-width: 480px) {
  .section-cta .btn-action {
    margin-top: 20px;
  }
}
.section-cta h2 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.section-cta h2 span {
  display: block;
  margin-top: 20px;
  font-size: 36px;
  font-weight: 300;
  text-transform: none;
  line-height: 40px;
}
.section-cta p {
  font-size: 18px;
  line-height: 1.5em;
}
.cta-simple {
  display: table;
  background: #f6f7f8;
  width: 100%;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cta-simple p {
  display: table-cell;
  padding: 26px 30px;
  vertical-align: middle;
}
.cta-simple p:first-child {
  font-size: 1.4em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.cta-simple p + p {
  text-align: center;
}
.cta-simple.bordered {
  border: 1px solid #cbd1d7;
  background: #ffffff;
}
.cta-simple.bordered p + p {
  border-left: 1px solid #cbd1d7;
  background: #f6f7f8;
}
@media (max-device-width: 480px) {
  .cta-simple {
    display: block;
  }
  .cta-simple p {
    display: block;
    padding: 20px 30px;
    text-align: center;
  }
  .cta-simple.bordered p + p {
    border-left: 0 none;
  }
}
/* Section: Sign In
******************************/
.page-signin {
  background: #1c2a42 url(../images/bg_header.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
@media (max-width: 480px) {
  .page-signin {
    padding-top: 20px;
  }
}
.section-signin {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -225px 0 0 -180px;
  width: 360px;
  height: 450px;
}
@media (max-width: 480px) {
  .section-signin {
    position: inherit;
    top: inherit;
    left: inherit;
    margin: 0;
    width: 100%;
    height: auto;
  }
}
/* About */
.person-social {
  display: block;
  margin-top: 7px;
  font-size: 14px;
  color: #999999;
}
.person-social a {
  color: #999999;
  text-decoration: none;
}
.person-social a:hover {
  color: #337ab7;
}
.person-about {
  display: block;
  margin-top: 7px;
  font-size: 14px;
  color: #3a89c9;
  font-weight: bold;
}
/*************************************************************************



                         Pricing table styles



**************************************************************************/
.section-pricing .price-plan {
  position: relative;
  background: #00bce2;;
  border-radius: 3px;
}
.section-pricing .price-plan.most-popular {
  background: #00bce2;
}
.section-pricing .price-plan h2 {
  font-size: 22px;
  color: #fff;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
  padding: 1em 0;
  margin: 0;
}
.section-pricing .price-plan h2:after {
  content: ' ';
  display: block;
  width: 222px;
  margin: 20px auto 0;
  height: 2px;
  background: white;
}
.section-pricing .price-plan p {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}
.section-pricing .price-plan .price {
  padding: 8px 0 30px 0;
}
.section-pricing .price-plan .price .inside {
  font-weight: 80;
  color: white;
  text-align: center;
  line-height: 100px;
  height: 100px;
}
.section-pricing .price-plan .price .inside i,
.section-pricing .price-plan .price .inside sub,
.section-pricing .price-plan .price .inside sup {
  font-size: 24px;
  position: relative;
  top: -64px;
  left: -7px;
  font-style: normal;
}
.section-pricing .price-plan .price .inside sup {
  font-size: 27px;
  letter-spacing: 4px;
  top: -64px;
  left: 10px;
  opacity: .6;
}
.section-pricing .price-plan .price .inside sub {
  letter-spacing: 4px;
  top: 0px;
  left: 0px;
  opacity: .6;
}
.section-pricing .price-plan .price .inside b {
  letter-spacing: -6px;
  font-size: 114px;
  margin-right: -6px;
  font-weight: 300;
  margin-left: -5px;
  color: #fff;
}
.section-pricing .price-plan .price .inside .sub {
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 2px;
  margin-left: -5px;
  
}
.section-pricing .price-plan .info {
  background: #f6f7f8;
  padding: 20px;
  min-height: 7em;
}
.section-pricing .price-plan .info p {
  color: #333333;
  line-height: 1.2em;
}
.section-pricing .price-plan .info ul {
  margin: 30px 0 40px 0;
  min-height: 10em;

}
.section-pricing .price-plan .info li {
  padding: 15px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e2e5e8;
  line-height: 1.2em;
  text-align: center;
  transition: all 0.5s ease 0s;
  color: #777;
}
.section-pricing .price-plan .info li:hover {
    color: #00bce2; 
}

.info li:hover {
    color: #00bce2;
}
.section-pricing .price-plan .info li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.section-pricing .price-plan .info li:first-child {
  border-top: none;
}

/* Section "dezign-price" and similar ones, with icons on the side
**************************************************************************/


.table_wrapper {
  margin: 0 auto;
  padding: 40px;
  max-width: 800px;
}

.table_diz{
  margin: 0 0 40px 0;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: table;
}
@media screen and (max-width: 580px) {
  .table_diz {
    display: block;
  }
}

.row_table {
  display: table-row;
  background: #f6f6f6;
}
.row_table:nth-of-type(odd) {
  background: #e9e9e9;
}

.row_table.blue {
  background: #00bce2;
}
@media screen and (max-width: 580px) {
  .row_table {
    padding: 8px 0;
    display: block;
  }
}

.cell {
  padding: 6px 12px;
  display: table-cell;
}
@media screen and (max-width: 580px) {
  .cell {
    padding: 2px 12px;
    display: block;
  }
}

/* Section "features" and similar ones, with icons on the side
**************************************************************************/
.info-icons-h figure {
  position: relative;
}
.info-icons-h figure .icon {
  position: absolute;
  font-size: 24px;
  top: 0px;
  left: 30px;
}
.info-icons-h figure .text {
  margin: 0 0 0 75px;
}
.info-icons-h figure .caption {
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  font-weight: bold;
  letter-spacing: 2px;
  opacity: .75;
  position: relative;
}
.info-icons-h figure .caption:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  border-bottom: 1px dotted #00bce2;
  width: 50px;
}
.info-icons-h figure.text-right .icon {
  right: 30px;
  left: auto;
}
.info-icons-h figure.text-right .text {
  margin: 0 75px 0 0;
}
.info-icons-h figure.text-right .caption:after {
  right: 0;
  left: auto;
}
@media (max-device-width: 480px) {
  .info-icons-h figure {
    text-align: center!important;
    margin-bottom: 30px;
  }
  .info-icons-h figure:last-child {
    margin-bottom: 0;
  }
  .info-icons-h figure .icon {
    position: inherit;
    top: auto;
    left: auto;
    width: 100%;
    text-align: center;
  }
  .info-icons-h figure .text {
    margin: 0;
  }
  .info-icons-h figure .caption {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
    padding: 0;
    position: inherit;
  }
  .info-icons-h figure .caption:after {
    display: none;
  }
  .info-icons-h figure.text-right .icon {
    right: auto;
    left: auto;
  }
  .info-icons-h figure.text-right .text {
    margin: 0;
  }
}
/*************************************************************************



                            Footer styles



**************************************************************************/
.footer {
    padding: 50px 0 20px 0;
    background-color: #00bce2;
    color: #fff;
}
.footer .title{
	text-align: left;
	color:#fff;
	font-size:25px;
}
.footer .social-icon{
	padding:0px;
	margin:0px;
}
.footer .social-icon a{
	display:inline-block;
	color:#fff;
	font-size:35px;
	padding:15px;
}
.footer .acount-icon a{
	display:block;
	color:#fff;
	font-size:18px;
	padding:5px;
	text-decoration:none;
}
.footer .acount-icon .fa{
	margin-right:25px;
}
.footer .category a {
    text-decoration: none;
    color: black;
    display: inline-block;
    padding: 5px 20px;
    margin: 1px;
    border-radius:4px;
    margin-top: 6px;
    background-color: #f6f7f8;
    border: solid 1px #fff;
}
.footer .payment{
	margin:0px;
	padding:0px;
	list-style-type:none
}
.footer .payment li{
	list-style-type:none
}
.footer .payment li a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    float: left;
    font-size: 35px;
    padding: 10px 10px;
}

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #CCCCCC;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
.document-offer .toright {float:right; overflow:hidden;text-align:left;padding:20px 30px 30px}	
.clear{clear:both}.document-offer P{margin:20px 0}
