/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 font-family: 'Titillium Web', sans-serif;
 font-family: 'Poiret One', cursive;
 font-family: 'Abel', sans-serif;
 <a href="http://competentladder.com/logo.png" target="_blank">Download</a>
 */

/* Global Styles */

html,
body {
    height: 100%;
    font-family: 'Titillium Web', sans-serif;
}

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
h3 {
  color: #2B2A6D;
  text-decoration: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
}

.copyright {
    font-family: 'Open Sans', sans-serif;
    margin-top: 5px;
}
.navbar {
    -webkit-box-shadow: 1px 0 10px 1px #454545;
    box-shadow: 1px 0 10px 1px #454545;
}

.panel-default .panel-heading {
    background-color: #6A6998;
    color: #ffffff;
}

#myCarousel {
    position: relative;
    z-index: 1;

}
#openCarousel {
    position: relative;
    z-index: 1;

}
#body-row {
    position: relative;
    z-index: 1;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
  position: relative;
  z-index: 1;
}
.about {
    margin-top: 20px;

}
.about-title {
    font-family: 'Poiret One', cursive;
    color: #FFFFFF;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
}

.page-title {
    font-family: 'Poiret One', cursive;
    color: #000000;
    margin-top: 50px;
    padding: 10px;
    text-align: center;
}

.about-p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    color: #D4D4E1;
    margin-top: 10px;
    padding: 20px;
}

.content-p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    color: #2E2E2E;
    margin-top: 10px;
    padding: 20px;
}

.about-s {
    font-size: 18px;
    text-align: center;
    color: #A4A4A4; 
}


.about-us {
    background-color: #2B2A6D;
    color: #fff;
    width: 100%;
    margin-top: -2px;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: -1;
    display: flex;
    position: relative;
}

.sub-content {
    background-color: #ffffff;
    color: #151515;
    width: 100%;
    margin-top: -2px;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 1;
    display: flex;
    position: relative;
}

.img-portfolio {
    margin-bottom: 20px;
}

.img-hover:hover {
    opacity: 0.8;
}

.page-header {
  padding-bottom: 10px;
  margin: 60px 0 20px;
  text-decoration: none;
}

.carousel-content {
    color: #FFFFFF;
    display:flex;
    align-items:center;
}
.carousel-caption1 {
  position: absolute;
  right: 15%;
  bottom: 280px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption2 {
  position: absolute;
  right: 15%;
  bottom: 230px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption3 {
  position: absolute;
  right: 15%;
  bottom: 130px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .carousel-caption2 .carousel-caption3 .btn {
  text-shadow: none;
}

#text-carousel {
  background-color: #2B2A6D;
  width: 100%;
  height: auto;
  padding: 50px;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  align-items: center;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  align-items: center;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}


/* Home Page Carousel */
header.slide {
    height: 65%;
    width: 100%;

}

header.carousel {
    height: 85%;
    width: 100%;

}

header.open-carousel {
  padding-top: -5px;
    height: 63%;
    width: 100%;
    background-color: #151515;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;

}

header.carousel .fill {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
}


.about {
    margin-top: 20px;

}
.about-title {
    font-family: 'Poiret One', cursive;
    color: #FFFFFF;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
}

.page-title {
    font-family: 'Poiret One', cursive;
    color: #000000;
    margin-top: 50px;
    padding: 10px;
    text-align: center;
}

.about-p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    color: #D4D4E1;
    margin-top: 10px;
    padding: 20px;
}

.content-p {
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    color: #2E2E2E;
    margin-top: 10px;
    padding: 20px;
}

.about-s {
    font-size: 18px;
    text-align: center;
    color: #A4A4A4; 
}


.about-us {
    background-color: #2B2A6D;
    color: #fff;
    width: 100%;
    margin-top: -2px;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 1;
    display: flex;
    position: relative;
}

.sub-content {
    background-color: #ffffff;
    color: #151515;
    width: 100%;
    margin-top: -2px;
    padding-top: 30px;
    padding-bottom: 30px;
    z-index: 1;
    display: flex;
    position: relative;
}

.img-portfolio {
    margin-bottom: 20px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* 404 Page Styles */
.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* services tab */
.nav-tabs.nav-justified {
  margin-top: 40px;
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    color: #ddd;
  float: none;
}
.nav-tabs.nav-justified > li > a {
  color: #2B2A6D;
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    font-size: 16px;
    padding: 15px;
    margin-bottom: 10;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #2B2A6D;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #2B2A6D;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* /.services tab */


/* Footer Styles */

.side-footer {
    background-color: #2B2A6D;
    color: #fff;
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.col-lg-12 {
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.col-md-3{
    margin-top: -5px;
}

.text-primary0 {
  height: 56px;
  color: #2B2A6D;
  background-color: #2B2A6D;
  border: 2px solid #FFFFFF;
  -webkit-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
}
.text-primary0:hover {
  padding-top: -5px;
  background-color: #2B2A6D;
  color: #2B2A6D;
}
.fa .fa-stack-2x:hover {
    border-color: #fff;
}
.fa-stack {
    margin: 5px;
}
.text-primary1 {
  height: 48px;
  color: #2B2A6D;
  background-color: #2B2A6D;
  border: 1px solid #2B2A6D;
  -webkit-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
}

.media {
    margin-top: 0px;
    padding: 0px;
    display: inline-block;

}
.media-body1 {
    text-decoration: none;
    font-size: 14px;
    text-align: left;
}
.media-body1 a, h5 {
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    color: #999999;
}

.media-body1 a, b {
    font-size: 16px;
    text-align: left;
    text-decoration: none;
    color: #2B2A6D;
}

.media-body1 a, h5:hover {
    text-decoration: none;
    color: #8787AC;
}

.media-body {

    font-size: 16px;
    padding-top: 5px; 
    color: #8787AC;
}

.media-body a {
    text-decoration: none;
    font-size: 16px;
    padding-top: 5px; 
    color: #8787AC;
}

.media-body a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.media-body:hover {
    padding-top: 5px; 
    color: #FFFFFF;
}
.footer-title a{
    padding: 15px;
    font-size: 14px;
    color: #6a6998;
    text-decoration: none;
}
.footer-title a:hover {
    color: #FFFFFF;
}

.footer-link{
    padding-left: 10px;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.label-title{
    background-color: #6a6998;
    color: #2B2A6D;
    border: 1px solid #6a6998;
    font-size: 12px; 
    margin: 2px;
    padding: 3px 13px 3px 13px;
    -webkit-border-radius: 100px 100px 100px 100px;
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
}

.label-title:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.label-default{
    background-color: #2B2A6D;
    border: 1px solid #6a6998;
    font-size: 12px; 
    color: #6a6998;
    margin-bottom: 7px;
    padding: 3px 13px 3px 13px;
    -webkit-border-radius: 100px 100px 100px 100px;
    border-radius: 100px 100px 100px 100px;
    display: inline-block;
}
.label-default:hover {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-decoration: none;
     display: inline-block;
}
.footer-contact {
    color: #8787AC;
    font-size: 14px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
a.list-group-item {
  color: #2B2A6D;
  font-size: 16px;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #403F7B;
  text-decoration: none;
  background-color: #E9E9F0;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #535288;
  border-color: #2B2A6D;
}

/* service Nav */
.tabs nav {
    margin-top: 500px;
    text-align: center;
}

.tabs nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.tabs nav ul li {
    border: 1px solid #becbd2;
    border-bottom: none;
    margin: 0 0.25em;
    display: block;
    float: left;
    position: relative;
}

.tabs nav li.tab-current {
    border: 1px solid #2B2A6D;
    box-shadow: inset 0 2px #2B2A6D;
    border-bottom: none;
    z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
    content: '';
    position: absolute;
    height: 1px;
    right: 100%;
    bottom: 0;
    width: 1000px;
    background: #2B2A6D;
}

.tabs nav li.tab-current:after {
    right: auto;
    left: 100%;
    width: 400%;
}

.tabs nav a {
    color: #becbd2;
    display: block;
    font-size: 1em;
    line-height: 3.5;
    padding: 0 2em;
    white-space: nowrap;
    text-decoration: none;
}

.tabs nav a:hover {
    color: #768e9d;
    text-decoration: none;
}

.tabs nav li.tab-current a {
    color: #2B2A6D;
}

/* Icons */
.tabs nav a:before {
    display: inline-block;
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-variant: normal;
    font-family: 'icomoon';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    margin: -0.25em 0.4em 0 0;
}

.icon-food:before {
    content: "";
}

.icon-lab:before {
    content: "";
}

.icon-cup:before {
    content: "";
}

.icon-truck:before {
    content: "";
}

.icon-shop:before {
    content: "";
}

/* Content */
.content section {
    font-size: 1.25em;
    padding: 3em 1em;
    display: none;
    max-width: 1230px;
    margin: 0 auto;
}

.content section:before,
.content section:after {
    content: '';
    display: table;
}

.content section:after {
    clear: both;
}

/* Fallback example */
.no-js .content section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid #47a3da;
}

.content section.content-current {
    display: block;
}


/* Example media queries */
@media screen and (max-width: 52.375em) {
    .tabs nav a span {
        display: none;
    }

    .tabs nav a:before {
        margin-right: 0;
    }

}
    
@media screen and (max-width: 32em) {
    .tabs nav ul,
    .tabs nav ul li a {
        width: 100%;
        padding: 0;
    }

    .tabs nav ul li {
        width: 20%;
        width: calc(20% + 1px);
        margin: 0 0 0 -1px;
    }

    .tabs nav ul li:last-child {
        border-right: none;
    }

    
}

/*------------------------------------demo-----------------------------*/
.container > header {
    width: 90%;
    max-width: 69em;
    margin: 0 auto;
    padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
    font-size: 2.125em;
    line-height: 1.3;
    margin: 0 0 0.6em 0;
    float: left;
    font-weight: 400;
}

.container > header > span {
    display: block;
    position: relative;
    z-index: 9999;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
    width: 30px;
    height: 30px;
    left: -12px;
    font-size: 50%;
    top: -8px;
    font-size: 75%;
    position: relative;
}

.container > header > span span:hover:before {
    content: attr(data-content);
    text-transform: none;
    text-indent: 0;
    letter-spacing: 0;
    font-weight: 300;
    font-size: 110%;
    padding: 0.8em 1em;
    line-height: 1.2;
    text-align: left;
    left: auto;
    margin-left: 4px;
    position: absolute;
    color: #fff;
    background: #47a3da;
}

.container > header nav {
    float: right;
    text-align: center;
}

.container > header nav a {
    display: inline-block;
    position: relative;
    text-align: left;
    width: 2.5em;
    height: 2.5em;
    background: #fff;
    border-radius: 50%;
    margin: 0 0.1em;
    border: 4px solid #47a3da;
}

.container > header nav a > span {
    display: none;
}

.container > header nav a:hover:before {
    content: attr(data-info);
    color: #47a3da;
    position: absolute;
    width: 600%;
    top: 120%;
    text-align: right;
    right: 0;
    pointer-events: none;
}

.container > header nav a:hover {
    background: #47a3da;
}

.bp-icon:after {
    font-family: 'bpicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-align: center;
    color: #47a3da;
    -webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 2;
    text-indent: 0;
}

.container > header nav a:hover:after {
    color: #fff;
}

.bp-icon-next:after {
    content: "\e000";
}
.bp-icon-drop:after {
    content: "\e001";
}
.bp-icon-archive:after {
    content: "\e002";
}
.bp-icon-about:after {
    content: "\e003";
}
.bp-icon-prev:after {
    content: "\e004";
}

p.info {
    text-align: center;
    padding: 20px;
}

@media screen and (max-width: 55em) {

    .container > header h1,
    .container > header nav {
        float: none;
    }

    .container > header > span,
    .container > header h1 {
        text-align: center;
    }

    .container > header nav {
        margin: 0 auto;
    }

    .container > header > span {
        text-indent: 30px;
    }
}

/*-----------------------------------/demo------------------------------*/

.services-item {
    height: 30px;
    width: 30px;
    background-color: #2B2A6D;
    padding: 30px;
    margin: 10px;

}
/* Effect 3b */
.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 2em 0 3em;
}



/* Effect 3 */
.hi-icon-effect-3 .hi-icon {
    box-shadow: 0 0 0 4px #2B2A6D;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #2B2A6D;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}

/* Effect 3b */
.hi-icon-effect-3b .hi-icon {
    color: #2B2A6D;
}

.hi-icon-effect-3b .hi-icon:hover {
    color: #f06060;
}

.hi-icon-effect-3b .hi-icon:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}

.hi-icon-effect-3b .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}


.hi-icon-effect-3b .hi-icon {
    color: #2B2A6D;
}

.hi-icon-effect-3b .hi-icon:hover {
    color: #f06060;
}

.hi-icon-effect-3b .hi-icon:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}

.hi-icon-effect-3b .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* /.Effect 3b */

/* footer social icons */
ul.social-network {
    border-color: #fff;
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 5px;
}
/* footer social icons */
.social-network a.icoInstagram:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook:hover {
    background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
    background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
    background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
    background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
    background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color:#fff;

}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}

.social-circle li a {

    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 50px;
    height: 50px;
    font-size:20px;
}

.social-circle li i {
    margin:0;
    line-height:50px;
    text-align: center;
    
}
.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}