/*
* Globals
*/

/* Links */
a,
a:focus,
a:hover {
    color: #13a89e;
    border: none;
    outline: none;
}
/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
    color: #fff;
    background-color: #13A89E;
    border: 2px solid #13A89E;
    border-radius: 0;
    margin: 10px 10px 5px 0;
}
.btn-default.light,
.btn-default.light:hover,
.btn-default.light:focus {
    color: #fff;
    background-color: #333;
    border: 2px solid #333;
}
/* Custom primary button */
.btn-primary,
.btn-primary:hover,
.btn-primary:focus {
    color: #fff;
    background-color: transparent;
    border: 3px solid #fff;
    border-radius: 0;
    margin: 10px 10px 5px 0;
}
.btn-primary.light,
.btn-primary.light:hover,
.btn-primary.light:focus {
    color: #333;
    background-color: transparent;
    border: 3px solid #333;
}
button.btn {
    text-transform: none;
}
#messageBox {
    display: none;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 50%;
    z-index: 999999;
    left: 25%;
}
.modal {
    z-index: 99999;
}
/*
* Base structure
*/
html,
body {
    height: 100%;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
}
body {
    color: #777;
    font-size: 15px;
}
blockquote {
    color: #777;
    font-size: 17px;
    font-weight: 100;
}
blockquote .small, blockquote footer, blockquote small {
    color: #6c6f73;
    display: block;
    font-size: 18px;
    line-height: 1.42857;
    font-weight: 300;
    margin-top: 20px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    color: #333;
}
h6 {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #333;
}
h5 {
    font-size: 15px;
    font-weight: 600;
}
h4 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #13A89E;
}

p.heading {
    color: #333;
    font-size: 20px;
    font-weight: 400;
}
.form-control {
    border: none;
}
.light input.form-control,
.light textarea.form-control {
    background: #F4F4F4;
}
.text-muted {
    display: block;
    margin-top: 20px;
}
#contactForm .btn {
    margin: 0;
}
.captchaArea {
	position: relative;
}
#reloadCaptcha {
    left: 160px;
    position: absolute;
    top: 0;
}
.captchaimg img {
	height: 36px;
    width: 160px;
}
.space-break {
    height: 1px;
    margin: 40px 0;
    width: 100%;
}
.hero {
    background: #333 no-repeat;
    background-size: cover;
    background-position: 60% 50%;
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
.site-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
}
.cover-container {
    padding: 30px;
    width: 100%;
}
.cover-container.right {
    float: right;
}
/*
* Modal
*/
.modal-body h1,
.modal-body p.lead {
    color: #333;
    text-align: center;
}
.modal-body h1.cover-heading {
    font-size: 35px;
    margin-bottom: 10px;
}
/*
* Header
*/
#systemLogo img {
    margin: 30px 0 0 0;
    display: inline-block;
}
#masthead {
    padding: 20px 0;
    position: relative;
    z-index: 52;
    background: rgba(255,255,255,0.95);
}
.masthead-brand {
    margin-top: 0;
    margin-bottom: 10px;
}
.masthead-brand img {
    max-height:57px;
}
#navMaster {
    display: none;
}
.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 30px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 500;
  color: #333; /* IE8 proofing */
  color: rgba(0,0,0,0.85);
}
.masthead-nav.light > li > a {
  color: #333; /* IE8 proofing */
  color: rgba(0,0,0,0.65);
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  color: #13A89E;
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus
.masthead-nav.light > li.active > a,
.masthead-nav.light > li.active > a:hover,
.masthead-nav.light > li.active > a:focus {
  color: #13A89E!important;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
    margin-top: 7px;
  }
}
/*
* Side Panel
*/
#sideIcon {
    cursor: pointer;
    z-index: 52;
    padding: 22px 0 0;
    float: right;
    position: relative;
}
#sideIcon span {
    display: block;
    background: #fff;
    width: 30px;
    height: 4px;
    margin-bottom: 5px;
}
#sideIcon.light span {
    background: #222;
}
.exit {
    background: #222 none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    font-size: 20px;
    line-height: 0;
    margin-bottom: 20px;
    padding: 22px 0;
    position: relative;
    right: -245px;
    top: 0;
    width: 45px;
    text-align: center;
}
.sliding-menu {
    visibility: hidden;
    width: 290px;
    background: #383838;
    text-align: left;
    font-size: 12px;
    font-size: 14px;
    line-height: 1.7;
    color: #eee;
    overflow: hidden;
    z-index: 10001;
}
.sliding-menu.light {
    background: #F5F5F5;
    color: #777;
}
#sideContent {
    padding: 0 40px;
}
#sideContent h4 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #ddd;
}
.sliding-menu.light #sideContent h4 {
    color: #777;
}
.divider {
    margin: 30px 0;
    height:2px;
    background:rgba(255, 255, 255, 0.1);
}
.sliding-menu.light .divider {
    background: #e5e5e5;
}
ul.sideNav {
    margin: 0;
    list-style: none;
    padding: 0;
}
ul.sideNav li {
    margin: 0;
    list-style: none;
    padding: 0;
}
ul.sideNav li a {
    display: block;
    color: #777;
}
/*
* Top Panel
*/
.sliding-menu.top-menu .exit {
    position: absolute;
    right: 17px;
    top: 0;
    z-index: 9999;
}
.sliding-menu.top-menu {
    width: 100%;
    height: 100%;
    background: #F5F5F5;
    color: #777;
    text-align: left;
    font-size: 12px;
    font-size: 14px;
    line-height: 1.7;
    z-index: 10001;
}
#topContent {
    padding: 40px 0;
    width: 100%;
}
#topContent a {
    color:#000;
}
#topContent h4 {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #777;
}
.divider {
    margin: 30px 0;
    height:2px;
    background: #e5e5e5;
}

/*
* Cover
*/
.slogan {
    margin-top: 200px;
}
h1.cover-heading {
    color: #eee;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 15px;
    margin-top: 10px;
    text-transform: uppercase;
}
h1.cover-heading.light {
    color: #4C4C4C;
}
p.lead {
    color: #eee;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 300;
}
p.lead.light {
    color: #4c4c4c;
}
.cover .btn-lg {
    padding: 10px 20px;
    font-weight: bold;
}

/*
* Socials
*/
ul.socialMenu {
    margin: 0;
    padding: 0;
}
ul.socialMenu li {
    display: inline-block;
    height: 30px;
    margin: 0 2px 2px;
    overflow: hidden;
    padding: 0;
    width: 30px;
}
ul.socialMenu li {
    border: none;
    margin: 8px 3px 0;
}
ul.socialMenu li a {
    background: url("../images/socialicons-small-dark.png") repeat-y;
    display: block;
    height: 30px;
    -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;
}
.sliding-menu.light ul.socialMenu li a {
    background: url("../images/socialicons-small.png") repeat-y;
}
ul.socialMenu li a:hover {
    border: medium none;
    -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;
}
ul.socialMenu li a:link {
    border-radius: 5px;
    background-color: #eee;
}
.sliding-menu.light ul.socialMenu li a:link {
    background-color: #777;
}
ul.socialMenu li.facebook a,
.sliding-menu.light ul.socialMenu li.facebook a {
    background-position: 0 0;
}
.socialMenu li.facebook a:hover,
.sliding-menu.light .socialMenu li.facebook a:hover {
    background-color: #3B5998;
}
ul.socialMenu li.twitter a,
.sliding-menu.light ul.socialMenu li.twitter a {
    background-position: -40px -1px;
}
ul.socialMenu li.twitter a:hover,
.sliding-menu.light ul.socialMenu li.twitter a:hover {
    background-color: #3DC7F4;
}
ul.socialMenu li.gplus a,
.sliding-menu.light ul.socialMenu li.gplus a {
    background-position: -82px 0;
}
ul.socialMenu li.gplus a:hover,
.sliding-menu.light ul.socialMenu li.gplus a:hover {
    background-color: #12AC34;
}
ul.socialMenu li.youtube a,
.sliding-menu.light ul.socialMenu li.youtube a {
    background-position: -120px 0px;
}
ul.socialMenu li.youtube a:hover,
.sliding-menu.light ul.socialMenu li.youtube a:hover {
    background-color: #E40202;
}
ul.socialMenu li.instagram a,
.sliding-menu.light ul.socialMenu li.instagram a {
    background-position: -160px 0;
}
ul.socialMenu li.instagram a:hover,
.sliding-menu.light ul.socialMenu li.instagram a:hover {
    background-color: #48779C;
}
ul.socialMenu li.pinterest a,
.sliding-menu.light ul.socialMenu li.pinterest a {
    background-position: -201px -1px;
}
ul.socialMenu li.pinterest a:hover,
.sliding-menu.light ul.socialMenu li.pinterest a:hover {
    background-color: #C90011;
}
ul.socialMenu li.dribbble a,
.sliding-menu.light ul.socialMenu li.dribbble a {
    background-position: -242px -1px;
}
ul.socialMenu li.dribbble a:hover,
.sliding-menu.light ul.socialMenu li.dribbble a:hover {
    background-color: #E3558B;
}
ul.socialMenu li.vimeo a,
.sliding-menu.light ul.socialMenu li.vimeo a {
    background-position: -282px -1px;
}
ul.socialMenu li.vimeo a:hover,
.sliding-menu.light ul.socialMenu li.vimeo a:hover {
    background-color: #0DAED7;
}
ul.socialMenu li.digg a,
.sliding-menu.light ul.socialMenu li.digg a {
    background-position: -320px 0;
}
ul.socialMenu li.digg a:hover,
.sliding-menu.light ul.socialMenu li.digg a:hover {
    background-color: #008CD2;
}
ul.socialMenu li.behance a,
.sliding-menu.light ul.socialMenu li.behance a {
    background-position: -362px -1px;
}
ul.socialMenu li.behance a:hover,
.sliding-menu.light ul.socialMenu li.behance a:hover {
    background-color: #0178E2;
}
ul.socialMenu li.deviantart a,
.sliding-menu.light ul.socialMenu li.deviantart a {
    background-position: -401px 0px;
}
ul.socialMenu li.deviantart a:hover,
.sliding-menu.light ul.socialMenu li.deviantart a:hover {
    background-color: #4D5F5A;
}
ul.socialMenu li.flickr a,
.sliding-menu.light ul.socialMenu li.flickr a {
    background-position: -441px -2px;
}
ul.socialMenu li.flickr a:hover,
.sliding-menu.light ul.socialMenu li.flickr a:hove {
    background-color: #FF1981;
}
ul.socialMenu li.linkedin a,
.sliding-menu.light ul.socialMenu li.linkedin a {
    background-position: -481px -1px;
}
ul.socialMenu li.linkedin a:hover,
.sliding-menu.light ul.socialMenu li.linkedin a:hover {
    background-color: #1985BC;
}
ul.socialMenu li.snapchat a,
.sliding-menu.light ul.socialMenu li.snapchat a {
    background-position: -510px 0px;
}
ul.socialMenu li.snapchat a:hover,
.sliding-menu.light ul.socialMenu li.snapchat a:hover {
    background-color: #FFFC00;
}
/*
 * Content
 */
.content {
  padding: 130px 0;
}
.hero .cd-section {
  padding: 0;
}
.cGrey {
  background-color: #EFEBE8;
}
.cDark {
  background-color: #262F36;
  color: rgba(255, 255, 255, 0.7);
}
.cDark h4 {
  color: #eaeaea;
}
.cBlue {
    background: #00B3ED;
}
.cContact {
    background-image: url("/images/hero/hero-2.jpg");
    background-size: cover;
    background-position: 0px -49px;
}
.content.cThin {
    padding: 50px 0;
}
.cHero-1 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    background-image: url("/images/hero/hero-1.jpg");
    background-size: cover;
    padding: 250px 0;
}
.cHero-2 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    background-image: url("/images/hero/hero-2.jpg");
    background-size: cover;
    padding: 250px 0;
}
.cHero-3 {
    background-image: url("/images/hero/hero-3.jpg");
    background-size: cover;
    padding: 250px 0;
}
.testimonials h4 {
    color: #333;
}
/*
* Grid Service
*/
.gridService {
    padding-left: 0;
    text-align: center;
    font-size: 16px;
    position: relative;
    min-height: 128px;
    margin-bottom: 20px;
}
.gridService img {
    text-align: center;
}
.gridService h4 {
    font-size: 20px; 
    margin-bottom: 10px;
    color: #71BF44;
}

/*
 * Pricing
 */
.pricing {
    text-align: center;
    margin-bottom: 40px;
}
.pricing:nth-child(3n) {
    background: #eaeaea none repeat scroll 0 0;
    padding-bottom: 20px;
    padding-top: 20px;
}
.pricing h4.currency {
    font-size: 60px;
    font-weight: 100;
}
.pricing h4.currency sup {
    font-size: 25px;
    top: -0.9em;
}
.pricing h4.currency span {
    font-size: 25px;
    font-weight: 400;
}
.pricing div {
    padding: 0 40px;
    margin-bottom: 25px;
}
.pricing ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
    text-align: left;
}
.pricing ul li {
    border-top: 1px solid #bec8ce;
    padding: 20px 0;
}
.pricing ul li:last-child {
    border-bottom: 1px solid #bec8ce;
}
.pricing .btn {
    width:100%;
}
/*
 * Testimonials
 */
.testimonials {
    padding: 60px 0;
    background-image: url("/images/hero/hero-1.jpg");
    background-size: cover;
    background-attachment: fixed;
}
.testimonials .owl-carousel .owl-item img {
    display: none;
}
.testimonials blockquote {
    margin-top: 0;
    margin-bottom: 50px;
}
.owl-prev,
.owl-next {
    position: absolute;
    top: 100px;
    width: 64px;
    height: 64px;
    text-indent: -10000px;
    display: block;
    overflow: none;
}
.owl-prev {
    left: 10px;
    background: url("../images/arrow-prev.png") no-repeat;  
}
.owl-next {
    right: 10px;
    background: url("../images/arrow-next.png") no-repeat;
}
.owl-prev:hover,
.owl-next:hover {
    top: 103px;
}
/*
 * Portfolio
 */
.portfolioItem {
    cursor: pointer;
}
.grid-item-content {
    background: #f7f7f7;
    margin-top: 30px;
}
.grid-item-content:hover {
    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc; 
    box-shadow: 0 0 10px #ccc;
}
.grid:hover .grid-item-content {
    opacity: 0.3;
    transition: opacity 200ms ease-in;
-moz-transition: opacity 200ms ease-in;
-webkit-transition: opacity 200ms ease-in;
-o-transition: opacity 200ms ease-in;
}
.grid:hover .grid-item-content:hover {
    opacity: 1;
    transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
-webkit-transition: opacity 500ms ease-in;
-o-transition: opacity 500ms ease-in;
}
.grid-item-details {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    padding: 20px;
}
.portfolioItem:hover .grid-item-content {
    background: #f3f3f3;
}
.grid-item-details .detailView {
    display: none;
}
.portfolioImages {
    margin-bottom: 20px;
}
.portfolioImages img {
    width: 100%;
}
/* Sorting Buttons */
button {
    background: none;
    display: inline-block;
    border: none;
    color: #888;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase;
    cursor: pointer;
}
.button:hover {
  color: #666;
}
.button:active,
.button.is-checked {
  color: #666;
}
.button.is-checked {
  color: #51aeb5;
}
.button-group:after {
  content: '';
  display: block;
  clear: both;
}
.button-group .button {
  /*float: left;*/
  border-radius: 0;
  margin-left: 0;
  margin-right: 10px;
}


/*
* Team Profiles
*/
.teamProfile {
    margin-top: 30px;
}
.teamImage img {
    width: 100%;
}
.cGrey .teamProfile {
    background: #fff;
}
.teamProfile .teamMember {
    padding: 30px;
}
.teamProfile .teamMember h4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.teamProfile .teamMember h5 {
    font-size: 14px;
    font-style: italic;
    margin: 0 0 25px;
    font-weight: 100;
}
/*
* Contact form
*/
.contact-form {
    margin-top: 20px;
}
/*
* Footer
*/
.system .mastfoot {
    bottom: 0;
    position: fixed;
    width: 100%;
}
.mastfoot {
    color: rgba(255, 255, 255, 0.7);
    background-color: #262F36;
    padding: 24px 0 20px;
    font-size: 10px;
}
.mastfoot #social {
    text-align: left;
}
/*
* Affix and center
*/

@media (min-width: 768px) {
    .btn-default,
    .btn-default:hover,
    .btn-default:focus,
    .btn-primary,
    .btn-primary:hover,
    .btn-primary:focus{
        margin-bottom: 0;
    }
    #masthead {
        text-align: left;
    }
    .masthead-brand {
        margin-top: 0;
        margin-bottom: 0;
    }
    /* Handle the widths */
    .cover-container {
        padding-left: 100px;
        width: 500px;
    }
    .cover-container.right {
        padding-left: 0;
        padding-right: 100px;
        float: right;
    }
    .slogan {
        margin-top: 300px;
    }
    h1.cover-heading {
        font-size: 35px;
    }
    p.lead {
        font-size: 22px;
        margin-bottom: 40px;
    }
    .caption-1 .slogan {
        width: 50%;
        text-align: left;
        text-shadow: 1px 1px 5px #3D3D3D;
    }
    .caption-1 .slogan.Right {
        text-align: right;
        float: right;
        width: 50%;
        text-shadow: none;
    }
    #contactForm .form-control {
        min-width: 400px;
    }
    .gridService {
        position: relative;
        text-align: left;
    }
    .gridService img {
    }
    .pricing:nth-child(3n) {
        background: none;
        padding-bottom: 0;
        padding-top: 0;
    }
    .mastfoot {
        padding: 44px 0 40px;
        font-size: 14px;
    }
    .mastfoot #social {
        text-align: right;
    }
}
@media (min-width: 992px) {
    .cover-container {
        width: 700px;
    }
    h1.cover-heading {
        font-size: 60px;
        margin-bottom: 30px;
        font-weight: 400;
    }
    p.lead {
        font-size: 29px;
    }
    #sideIcon {
        display: none;
    }
    #navMaster {
        display: inherit;
    }
    .testimonials .owl-carousel .owl-item img {
        display: block;
    }
    .testimonials blockquote {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .pricing {
        margin-bottom: 0;
    }
    .contact-form {
        margin-top: 0;
    }
    
}
