/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
}

p {
    font-size: 20px;
}

p.small {
    font-size: 16px;
}



h1,

h4,
h5,
h6 {
   
    font-family: "Ubuntu",sans-serif;
    font-weight: 700;
}
div.transbox
{
margin-top:180px;
  margin-left: auto;
  margin-right:auto;
  background-color: #ffffff;
  width:800px;
  height:250px;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}
div.transbox p
{
  margin: -10%;
  font-family:"Ubuntu",sans-serif;
    font-size: 3.5em;
    font-weight: 700;
	color:#000;
}
div.transbox h2
{
  margin: -10%;
  font-family:"Ubuntu",sans-serif;
    font-size: 2em;
    font-weight: 700;
	color:#000;
}
@media(max-width:767px){
div.transbox
{
margin-top:180px;
margin-bottom:60px;
  margin-left: auto;
  margin-right:auto;
  background-color: #ffffff;
  width:auto;
  height:auto;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}
div.transbox p
{
  margin: -10%;
  font-family:"Ubuntu",sans-serif;
    font-size: 2.3em;
    font-weight: 700;
	color:#000;
}
div.transbox h2
{
  margin: -10%;
  font-family:"Ubuntu",sans-serif;
    font-size: 1.4em;
    font-weight: 700;
	color:#000;
}
}
@media(max-width:426px) and (min-width:310px){
div.transbox
{
margin-top:180px;
  margin-left: auto;
  margin-right:auto;
  background-color: #ffffff;
  width:auto;
  height:auto;
  opacity:0.6;
  filter:alpha(opacity=60); /* For IE8 and earlier */
}
div.transbox p
{
  margin: -10%;
  font-family:"Ubuntu",sans-serif;
    font-size: 1.8em;
    font-weight: 700;
	color:#000;
}
div.transbox h2
{
  margin: -10%;
  font-family:"Ubuntu",sans-serif;
    font-size: 1.4em;
    font-weight: 700;
	color:#000;
}
}

hr{
margin:10%;
width: 100%;
height: 2px;
margin-left: auto;
margin-right: auto;

color:#000;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
}

.success hr {
margin:5%;
width: 100%;
height: 2px;
margin-left: auto;
margin-right: auto;

color:#fff;
background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.8), rgba(255,255,255,0));
background-image:    -moz-linear-gradient(left, rgba(255,255,255,255), rgba(255,255,255,.8), rgba(255,255,255,255));
background-image:     -ms-linear-gradient(left, rgba(255,255,255,255), rgba(255,255,255,.8), rgba(255,255,255,255));
background-image:      -o-linear-gradient(left, rgba(255,255,255,255), rgba(255,255,255,.8), rgba(255,255,255,255));
}

header {
    text-align: center;
    color: #fff;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}




@media(min-width:768px) {
header {
   
    -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
/* you changed the padding-bottom here and removed the unnecessary section targets */
    header .container {
        padding-top: 200px;
        padding-bottom: 35px;         
		
    }

}
@media(max-width:767px){
header {
   
    -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
}

section {
    padding: 100px 0;
}

section h2 {
    margin: 0px;
    font-size: 3em;
	color: #fff;
}

section.success {
    color: #2c3e50;
    background:#18bc9c;
}
.section{
    color: #fff;
    background: #18bc9c;
}
.section h3{
    font-family: "Ubuntu",sans-serif;
    font-weight: 700;
}
.contact h2{
color: #2c3e50;
}
.contact hr{
margin:7%;
width: 100%;
height: 2px;
margin-left: auto;
margin-right: auto;

color:#000;
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.8), rgba(0,0,0,0));
}

section.success a,
section.success a:hover,
section.success a:focus,
section.success a:active,
section.success a.active {
    outline: 0;
    color: #2c3e50;
}

.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #eee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18bc9c;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}
/* back to top */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
/* footer */
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color:none;
	
}
.btn-outline {
    margin-top: 15px;
    border: solid 2px #fff;
    font-size: 20px;
    color: #fff;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}
footer {
    color: #fff;
	font-family:"Ubuntu",sans-serif;
	
	
}

footer h2 {
    font-size: 1.3em;
	font-family:"Ubuntu",sans-serif;
}
footer .footer-above {
padding-left:-20px;
   
	padding:28px;
    background-color: #2c3e50;
	font-weight:700px;
}

footer .footer-col {
    margin-bottom: 10px;

}

footer .footer-below {
    padding: 10px 0;
	padding-bottom:25px;
	
    background-color: #233140;

}
footer .footer-below h2{
margin-top:15px;
font-size:1.3em;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}
/* footer end */

/* navbar */
.navbar-inverse { background-color: #212F43}
.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { background-color: #1A2636;height:auto;}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { background-color: #212F43}

.navbar-inverse { background-image: none; }

.navbar-inverse { border-color: #233247}
.navbar-inverse .navbar-nav>li>a { color: #FFFFFF;  font-family: "Ubuntu", sans-serif;font-size:20px;}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #F2F2F2}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #FFFFFF}
.navbar-fixed-top {
    height: 70px; /* Whatever you want. */
	
}


@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;	
    }
	
    .navbar .navbar-collapse {
        text-align: center;
		margin-top:-194px;
		
    }
	}
@media only screen and (max-width: 767px) {
.collapsing, .in {
background-color: #212F43 !important;
margin-top:-31px;
}
}
/* navbar end */

/* nprogress*/
#nprogress {
  pointer-events: none;
  -webkit-pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;

  width: 100%;
  height: 2.5px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* nprogress end */