/*!
 * Start Bootstrap - Freelancer v3.3.7+1 (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */body {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	overflow-x:hidden
}
p {
	font-size:20px
}
p.small {
	font-size:16px
}
a, a.active, a:active, a:focus, a:hover {
	color:#D0B95A;
	outline:0
}
h1, h2, h3, h4, h5, h6 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-transform:none;
	font-weight:700
}
hr.star-light, hr.star-primary {
	padding:0;
	border:none;
	border-top:solid 5px;
	text-align:center;
	max-width:250px;
	margin:25px auto 30px
}
hr.star-light:after, hr.star-primary:after {
	content:"\f005";
	font-family:FontAwesome;
	display:inline-block;
	position:relative;
	top:-.8em;
	font-size:2em;
	padding:0 .25em
}
.navbar-custom, header .intro-text .name {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	text-transform: none;
}
hr.star-light {
	border-color:#fff
}
hr.star-light:after {
	background-color:#18BC9C;
	color:#fff
}
hr.star-primary {
	border-color:#2C3E50
}
hr.star-primary:after {
	background-color:#fff;
	color:#2C3E50
}
.navbar-custom .navbar-brand, .navbar-custom .navbar-brand.active, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:hover, .navbar-custom .navbar-nav li a, header {
	color:#fff;
}
.img-centered {
	margin:0 auto
};s
header {
	text-align:center;
	background:#fff;
}
header .container {
	padding-top:100px;
	padding-bottom:50px
}
header img {
	display:block;
	margin:0 auto;
}
header .intro-text .name {
	display:block;
	font-weight:700;
	font-size:2em
}
header .intro-text .skills {
	font-size:1.25em;
	font-weight:300
}
@media (min-width:768px) {
header .container {
padding-top:200px;
padding-bottom:100px
}
header .intro-text .name {
font-size:4.75em
}
header .intro-text .skills {
font-size:1.75em
}
}
.navbar-custom {
	background:#464D55;
	font-weight:700;
	border:none
}
.navbar-custom a:focus {
	outline:0
}
.navbar-custom .navbar-nav {
	letter-spacing:1px
}
.navbar-custom .navbar-nav li a:hover {
	color:#fff;
	outline:0;
	background-color: #D0B95A;
}
.navbar-custom .navbar-nav li a:active, .navbar-custom .navbar-nav li a:focus {
	color:#fff
}
.navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li.active a:active, .navbar-custom .navbar-nav li.active a:focus, .navbar-custom .navbar-nav li.active a:hover {
	color:#fff;
	background:#D0B95A
}
.navbar-custom .navbar-toggle {
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	border-color:#D0B95A;
	background-color:#D0B95A;
}
.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
	background-color:#28146D;
	color:#fff;
	border-color:#28146D;
}
@media (min-width:768px) {
.navbar-custom {
padding:0;
-webkit-transition:padding .3s;
-moz-transition:padding .3s;
transition:padding .3s
}
.navbar-custom .navbar-brand {
font-size:2em;
-webkit-transition:all .3s;
-moz-transition:all .3s;
transition:all .3s
}
.navbar-custom.affix {
padding:10px 0
}
.navbar-custom.affix .navbar-brand {
font-size:1.5em
}
}
section {
	/*padding:61px 0*/
}
section h2 {
	margin:0;
	font-size:3em
}
section.success {
	background:#18BC9C;
	color:#fff
}
@media (max-width:767px) {
section {
/*padding:75px 0*/
}
section.first {
padding-top:75px
}
}

@media (min-width:767px) {
#portfolio .portfolio-item {
margin:0 0 30px
}
}
.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:none;
	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-outline {
	color:#fff;
	font-size:20px;
	border:2px solid #fff;
	background:0 0;
	transition:all .3s ease-in-out;
	margin: 10px 0;
}
.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
	color:#28146D;
	background:#fff;
	border:2px solid #fff
}
.btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-primary, .open .dropdown-toggle.btn-success {
	background-image:none
}
.btn-primary {
	color:#fff;
	background-color:#2C3E50;
	border-color:#2C3E50;
	font-weight:700
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#D0B95A;
	border-color:#D0B95A
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color:#D0B95A;
	border-color:#D0B95A
}
.btn-primary .badge {
	color:#2C3E50;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#18BC9C;
	border-color:#18BC9C;
	font-weight:700
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
	color:#fff;
	background-color:#128f76;
	border-color:#11866f
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color:#18BC9C;
	border-color:#18BC9C
}
.btn-success .badge {
	color:#18BC9C;
	background-color:#fff
}
.btn-social {
	display:inline-block;
	border:2px solid #fff;
	border-radius:100%;
	text-align:center;
	font-size:12px;
	line-height:21px
}
.btn.active, .btn:active, .btn:focus {
	outline:0
}
.scroll-top {
	position:fixed;
	right:2%;
	bottom:2%;
	z-index:1049
}
.scroll-top .btn {
	font-size:20px;
	border-radius:100%;
	line-height:28px
}
.scroll-top .btn:focus {
	outline:0
}

/************ header ************/
.logo2 {
	display: none;
}

.phone {
	display: block;
	float: right;
	margin-top: 33px;
	font-size: 21px;
	color: #D0B95A;
}

.phone a {
	color: #D0B95A;
	text-decoration: none;
}

.phone2 {
	display: none;
}

.phone2 a {
	text-decoration: none;
}

/***************** banner *****************/
.bannerBox {
	color: #fff;
	text-align: left;
}

.bannerBox h1 {
	font-size: 41px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
}

.bannerBox h2 {
	font-size: 35px;
	text-shadow: 3px 3px #000;
	font-weight: bold;
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
}

.bannerBox p {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

@media(min-width:320px) and (max-width:768px) {
.carousel-caption {
	display: none;
}
}

/************ about ************/
.about {
	margin: 75px 0 90px 0;
	background-image: url(../img/bg-about.jpg);
	background-repeat:repeat-y;
	background-position: top center;
}

.about h1 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #454C54;
	font-weight: 600;
}

.about h3 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #fff;
	font-weight: normal;
}

.about p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 500; 
	line-height: 24px;
}

.list {
	text-align: left;
	padding: 0;
	list-style: none;	
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}

.list ul {
	list-style: none;
	line-height: 32px;
	padding: 0;
}

.list ul li {
	background-image: url(../img/bullet1.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	margin-bottom: 10px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: 500;
}

.list2 {
	text-align: left;
	padding: 0;
	list-style: none;
}

.list2 ul {
	list-style: none;
	line-height: 20px;
	padding: 0;
}

.list2 ul li {
	background-image: url(../img/bullet2.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	padding-left: 25px;
	margin-bottom: 10px;
}

.list3 {
	text-align: left;
	padding: 0;
	list-style: none;
	display:list-item;
}

.list3 ul {
	list-style: none;
	line-height: 20px;
	padding: 0;
	display:list-item;
}

.list3 ul li {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding-left: 25px;
	margin-bottom: 10px;
}

.box {
	background-color: #fff;
	padding: 10px 10px;
	margin-bottom: 10px;
}

.border {
	border: #D4777C 1px solid;
	padding: 10px 10px;
	background-color: #fff;
}

.border h3 {
	font-size: 25px;
	color: #B71F26;
	text-align: center;
	padding-bottom: 8px;
}

.textArea {
	font-size: 17px;
	color: #B71F26;
	padding-left: 0px;
	line-height: 39px;
	font-weight: 700;
}

ul {
    padding: 0 0 0 17px;
}

.box2 {
	background-color: #B71F26;
	padding: 10px 10px;
}

.border2 {
	padding: 5px 30px 20px 30px;
	text-align: center;
	background-color: #fff;
}

.border2 h3 {
	font-size: 25px;
	color: #B71F26;
	text-align: center;
	padding-bottom: 10px;
}

/************ services ************/
.services {
	background-image: url(../img/bg-services.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	padding: 75px 0 34px 0;
	width: 100%;
	color: #fff;
}

.services h1 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #fff;
	font-weight: 600;
}

.services h2 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D0B95A;
	font-weight: 600;
}

.services p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 500;
	line-height: 24px;
}

.servicesInner {
	text-align: center;
	min-height: 300px;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
}

.servicesInner:hover .overlay {
	opacity: 1;
}

/************ reviews ************/
.reviews {
	margin: 74px 0 100px 0;;
	width: 100%;
	color: #fff;
}

.reviews h1 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #454C54;
	font-weight: 600;
}

.reviews p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 500;
	line-height: 24px;
}

/************ work partners ************/
.partners {
	background-image: url(../img/bg-partners.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	padding: 75px 0 100px 0;
	width: 100%;
	color: #fff;
}

.partners h1 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #fff;
	font-weight: 600;
}

.partners h2 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #D0B95A;
	font-weight: normal;
	padding-bottom: 10px;
}

.partners p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 500;
	line-height: 24px;
}

.txtArea {
	width: 100%;
	background-color: #fff;
	color: #000;
	padding: 20px 10px;
	overflow: hidden;
}

.tabWhite {
	background-color: #fff;
	color: #000;
	font-weight: 700;
}

.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #B71F26;
    border-color: #B71F26;
}

.nav-tabs .nav-link {
    margin: 0 1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.nav-tabs {
    border-bottom: 5px solid #dee2e6;
}

/************ form ************/
.form {
	margin: 74px 0 100px 0;
}

.form h1 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #454C54;
	font-weight: 600;
}

.form-control {
    padding: 25px .75rem !important;
	border-radius: 0rem; !important;
}

textarea {
    overflow: auto;
    resize: none !important;
    height: 120px !important;
}

.btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    padding: 10px 0;
}

.btn {
    padding: 1.875rem 2.875rem !important;
}

/************ contact ************/
.contact {
	background-image: url(../img/bg-contact.jpg);
	background-repeat:repeat-y;
	background-position: top center;
	padding: 100px 0 36px 0;
	width: 100%;
	color: #fff;
	text-align: center;
}

.contact h3 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D0B95A;
	font-weight: normal;
	line-height: 30px;
}

.contact h3 a {
	color: #D0B95A;
	text-decoration: none;
}

.contact h3 a:hover {
	color: #D0B95A;
	text-decoration: underline;
}

.btn-form {
	color:#fff;
	background-color:#D0B95A;
	padding: 10px 0;
    border: 0px;
}

.btn-form:hover {
	color:#fff;
	background-color:#464D55;
}

/************ copyright ************/
.copyright {
	background-color: #464D55;
	padding: 30px 0 13px 0;
	width: 100%;
	color: #fff;
	text-align: center;
}

.copyright p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
}

.copyright p a {
	color: #fff;
	text-decoration: none;
}

.copyright p a:hover {
	color: #fff;
	text-decoration: underline;
}


/************ media queries ************/
.marginBot50 {
	margin-bottom: 50px;
}

.marginBot20 {
	margin-bottom: 20px;
}

/************ media queries ************/
@media(min-width:320px) and (max-width:768px) {
.phone {
	display: none;
}

.phone2 {
	display: block;
	background-color: #EEEEEE;
	text-align: center;
	font-size: 21px;
	margin-bottom: 10px;
	color: #D0B95A;
}

.logo {
	display: none;
}

.logo2 {
	display: block;
}

.about {
	margin: 49px 0 75px 0;
}

.about h1 {
	font-size: 30px;
	text-align: center;
}

.services {
	padding: 50px 0 23px 0;
}

.services h1 {
	font-size: 30px;
	text-align: center;
}

.reviews {
	margin: 49px 0 75px 0;;
	width: 100%;
	color: #fff;
}

.reviews h1 {
	font-size: 30px;
	text-align: center;
}

.partners {
	padding: 50px 0 75px 0;
}

.partners h1 {
	font-size: 30px;
	text-align: center;
}

.form {
	margin: 49px 0 75px 0;
}

.form h1 {
	font-size: 30px;
	text-align: center;
}

.contact {
	padding: 75px 0 21px 0;
}

#carousel-example-generic {
	display: block;
	/*margin-top: 260px;*/
}

.carousel-caption h1 {
	font-size: 15px !important;
	line-height: 25px;
}

.shahdedBox {
    padding: 0px !important;
    opacity: 0.5 !important;
}

.carousel-control {
	display: none !important;
}

/*#video {
	height: 150px;
	display: none;
}

.videoImg {
	height: 150px;
	display: none;
}

#imageBg {
	display: block;
}

#banner {
	display: block;	
}*/
}

@media(min-width:320px) and (max-width:768px) {
#bannerImg {
	display: block;
}

video {
	display: none;
}
}

@media(min-width:769px) and (max-width:5000px) {
#imageBg {
	display: none;
}

#bannerImg {
	display: none;
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
     ::i-block-chrome, .banner {
        height: 1070px !important;
    }
	::i-block-chrome, .services p {
       font-size: 16px;
       font-weight: 600;
   }
}

/************ banner video ************/
video {
	height: auto;
	width: 100%;
	object-fit: fill;
	text-align: center;
	z-index: -9999999;
	background-image: url(../img/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/*.videoImg {
	background-image: url(../img/bg-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 100%;
	height: 700px;
	z-index: +9999999;
}*/
	
#top2 {
    top: 140px;
    position: fixed;
    right: 0px;
	z-index: +99999;
}

.bannerMarginBottom {
	margin-bottom: 5px;
}

.shahdedBox {
    border: 1px solid;
    padding: 0px 10px 10px 10px;
    box-shadow: 5px 10px 18px #888888;
	background-color: #000;
	opacity: 0.7;
}

.shahdedBox2 {
    border: 1px solid;
    padding: 0px 10px 10px 10px;
    box-shadow: 5px 10px 18px #888888;
	background-color: #000;
	opacity: 0.7;
}

.main-text {
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #FFF;
}

/************ misc ************/
.margin {
	margin: 0px;
}

.margin30 {
	margin: 30px;
}

.padding {
	padding: 0px;
}

.colorWhite {
	color: #fff;
}

.colorRed {
	color: #B71F26;
}

.colorGrey {
	color: #666 !important;
}

.marginLeft {
	margin-left: 15px;
}

.navbar-nav>li>a {
    margin: 0px 1px !important;
}

#top {
    bottom: 20px;
    position: fixed;
    right: 20px;
}

/************ inner page ************/
.innerPage {
	margin: 75px 0 90px 0;
}

.innerPage h1 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #D0B95A;
	font-weight: 600;
}

.innerPage h2 {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #D0B95A;
	font-weight: normal;
	padding-bottom: 10px;
}

.innerPage p {
	font-family: Raleway, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: 500; 
}

/************ blog ************/
.news {
	background-color: #4267B2;
	padding: 10px 10px 0 10px;
	margin: 0 5px 5px 0;
	width: 32% !important;
}

.news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	padding: 10px 0;
}
.news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	padding: 10px 0;
}
	
@media(min-width:320px) and (max-width:768px) {
.news {
	width: 100% !important;
}
}