/*

Stimulus Template

http://www.templatemo.com/tm-498-stimulus

*/

body {
	background: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: normal;
	font-weight: 300;
    overflow-x: hidden;
}

html,body {
  width: 100%;
  height: 100%;
}


/*---------------------------------------
    Typorgraphy              
-----------------------------------------*/

h1,h2,h3,h4,h5,h6 {
  font-style: normal;
  font-weight: 300;
}

h1,h2,h3 {
  font-weight: 300;
  color: #38c8f5;
}

h1 {
  font-size: 42px;
  padding-bottom: 14px;
  margin-bottom: 0px;
  color: #fc7e2b;
}

h2 {
  font-size: 42px;
  line-height: 52px;
  margin-top: 0px;
}

h3 {
  font-size: 26px;
  line-height: 32px;
  padding-bottom: 6px;
}

h4 {
  color: #ccc;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 6px;
}

h5 {
  color: #666666;
}
p {
    color: #888;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.2px;
}
ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
strong {
    color: #232B2B;
    font-weight: normal;
}

button.btn.btn-primary,
.section-btn {
  background-color: transparent;
  border: 3px solid #ccc;
  border-radius: 100px;
  color: #ccc;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.6px;
  padding: 12px 36px;
  margin-top: 42px;
  transition: all 0.4s ease-in-out;
  text-transform: uppercase;
}

button.btn.btn-primary:hover,
.section-btn:hover {
  background: #67328F;
  border-color: transparent;
  color: #ffffff;
  opacity: 1;
}

.btn-success:focus {
  background-color: #000;
  border-color: transparent;
}

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;
}

.section-title,
.contact-info {
  position: relative;
  padding-bottom: 0px;
}

#privacy,
#contact {
  position: relative;
}

#home .container,
#privacy .container, 
#contact .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#privacy .container {
	margin-top: 98px;
}
#data,
#quotes,
footer {
  text-align: center;
}
#privacy .bg-red {
	background: #eb302a
}
#data .bg-violet {
  background: #67328F;
}
#data .bg-dark {
    background: #161616;
}
.bg-white {
  background: #ffffff;
}

/*---------------------------------------
    General               
-----------------------------------------*/

html{
  -webkit-font-smoothing: antialiased;
}

a {
  color: #fc7e2b;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
  font-weight: normal;
}
a:hover, a:active, a:focus {
  color: #68328f;
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



/*---------------------------------------
    Navigation section              
-----------------------------------------*/

.custom-navbar {
    margin-bottom: 0;
    background-color: #ffffff;
}
.navbar-brand {
  background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: transparent !important;
    text-shadow: none !important;
    width: 170px;
}
.custom-navbar .nav li a {
    color: #ccc;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 40px;
    transition: all 0.4s ease-in-out;
}

.custom-navbar .nav li a:hover {
    background: transparent;
    color: #fc7e2b;
}

.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus {
  background-color: transparent;
}

.custom-navbar .nav li.active > a {
    background-color: transparent;
    color: #fc7e2b;
}

.custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
}

.custom-navbar .navbar-toggle {
    background-color: transparent;
}

.custom-navbar .navbar-toggle .icon-bar {
    background: #fc7e2b;
    border-color: transparent;
}

@media(min-width:768px) {
    .custom-navbar {
		padding: 12px 0;
		border-bottom: 0;
		background: 0 0;
		background: #ffffff;
		box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08); 
    }
    .custom-navbar.top-nav-collapse {
        background: #ffffff;
        box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
        padding: 0;
		padding: 12px 0;
    }

}
/*---------------------------------------
  PRIVACY          
-----------------------------------------*/
#privacy .col-md-6 {
    background: #fff;
    padding-right: 0;
    padding-left: 0;
}

#privacy .progress {
  background: #ffffff;
  border-radius: 0px;
  box-shadow: none;
  height: 2px;
}

#privacy .progress-bar-primary {
  background: #232B2B;
}

#privacy strong,
#privacy span {
  font-weight: bold;
  display: inline-block;
  padding-bottom: 8px;
}
#privacy span {
    color: #fc7e2b;
}
.skill-thumb h1 {
    padding: 21px;
    text-align: center;
    font-size: 47px;
}

#privacy .row {
    padding: 0 15%;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
#privacy .privacy-thumb {
    text-align: center;
    margin: 60px 0;
    font-size: 2.5em;
}
#privacy .privacy-thumb p {
	text-align: left;
}
.container .privacy-thumb ul {
    list-style: disc;
    text-align: left;
    margin-bottom: 40px;
    margin-left: 20px;
	color: #888;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.2px;
}
.ex_table {
    margin-bottom: 40px;
}
.container .privacy-thumb .ex_table ul {
    margin: 0;
    margin-bottom: 15px;
    list-style: none;
}

/*---------------------------------------
   Footer section              
-----------------------------------------*/

.footer-info {
    list-style: none;
}
.footer-info li a{
    color: #ccc;
    letter-spacing: 1px;
    line-height: 40px;
    transition: all 0.4s ease-in-out;
    position: relative;
    padding: 10px 15px;
}
.footer-info li a:hover {
	color: #fc7e2b;
}	
footer {
    padding: 40px 0px;
}

/*---------------------------------------
   Mobile Responsive         
-----------------------------------------*/

@media only screen and (max-width: 580px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
    line-height: inherit;
  }

  h3 {
    font-size: 22px;
    line-height: inherit;
  }
}

@media only screen and (max-width: 767px) {
  .custom-navbar .navbar-brand {
    line-height: 18px;
  }
#privacy .container {
	height: auto;
	margin-top: 80px;
  }
  #privacy .row {
	padding: 0 4%;
  }
  #contact .container {
	padding-right: 0;
	padding-left: 0;
  }
  #privacy .skill-thumb {
	padding: 0px 20px 52px 20px;
  }
  #contact .col-md-6,
  #contact .contact-form  {
	height: auto;
    padding-bottom: 20px;
  }
  #privacy .privacy-thumb  p {
	text-align: justify;
  }
  #privacy .skill-thumb h1 {
	margin-top: 0px;
    font-size: 37px;
    padding: 45px 0 30px 0;
  }

  #privacy .col-md-3,
  #contact .col-md-3 {
    padding: 0;
    margin: 0;
  }

  .background-image {
    position: relative;
    min-height: 65vh;
  }
  #quotes {
	padding: 0px 0px;
    padding-bottom: 52px;
	}
  #data-thumb h3 {
	margin-top: 0px;
  }
  #data .data-thumb {
    padding: 26px 0px 52px 0;
  }
  #data .data-thumb .fa {
	padding-bottom: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .section-title {
    padding-bottom: 12px;
  }

  footer {
    padding: 40px 0;
  }
}
