html{
    min-height: 100%;
    position: relative;
}
body{
	margin:0;
	color:#6a6f8c;
	background:#fff;
	font:600 16px/18px 'Open Sans',sans-serif;
}
*,:after,:before{box-sizing:border-box}
.clearfix:after,.clearfix:before{content:'';display:table}
.clearfix:after{clear:both;display:block}
a{color:inherit;text-decoration:none}

.login-wrap{
	width:100%;
	/*margin:auto;*/
	margin-left: 5%;
	max-width:525px;
	min-height:670px;
	position:relative;
/*	background:url(../images/fondologin.jpg) no-repeat center;
	box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);*/
}
.login-html{
        margin-top: 1.5em;
	width:90%;
	height:80%;
	position:absolute;
	padding:90px 70px 50px 70px;
	background:rgba(40, 57, 101, 0.65);
        border-radius: 20px;
}
.login-html .sign-in-htm,
.login-html .sign-up-htm{
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
	transform:rotateY(180deg);
	backface-visibility:hidden;
	transition:all .4s linear;
}
.login-html .sign-in,
.login-html .sign-up,
.login-form .group .check{
	display:none;
}
.login-html .tab,
.login-form .group .label,
.login-form .group .button{
	text-transform:uppercase;
}
.login-html .tab{
	font-size:22px;
	margin-right:15px;
	padding-bottom:5px;
	margin:0 15px 10px 0;
	display:inline-block;
	border-bottom:2px solid transparent;
}
.login-html .sign-in:checked + .tab,
.login-html .sign-up:checked + .tab{
	color:#fff;
	border-color:#1161ee;
}
.login-form{
	min-height:345px;
	position:relative;
	perspective:1000px;
	transform-style:preserve-3d;
}
.login-form .group{
	margin-bottom:15px;
}
.login-form .group .label,
.login-form .group .input,
.login-form .group .button{
	width:100%;
	color:#fff;
	display:block;
}
.login-form .group .input,
.login-form .group .button{
	border:none;
	padding:15px 20px;
	border-radius:25px;
	background:rgba(255,255,255,.1);
}
.login-form .group input[data-type="password"]{
	text-security:circle;
	-webkit-text-security:circle;
}
.login-form .group .label{
	color:#aaa;
	font-size:12px;
}
.login-form .group .button{
	background:#1161ee;
}
.login-form .group label .icon{
	width:15px;
	height:15px;
	border-radius:2px;
	position:relative;
	display:inline-block;
	background:rgba(255,255,255,.1);
}
.login-form .group label .icon:before,
.login-form .group label .icon:after{
	content:'';
	width:10px;
	height:2px;
	background:#fff;
	position:absolute;
	transition:all .2s ease-in-out 0s;
}
.login-form .group label .icon:before{
	left:3px;
	width:5px;
	bottom:6px;
	transform:scale(0) rotate(0);
}
.login-form .group label .icon:after{
	top:6px;
	right:0;
	transform:scale(0) rotate(0);
}
.login-form .group .check:checked + label{
	color:#fff;
}
.login-form .group .check:checked + label .icon{
	background:#1161ee;
}
.login-form .group .check:checked + label .icon:before{
	transform:scale(1) rotate(45deg);
}
.login-form .group .check:checked + label .icon:after{
	transform:scale(1) rotate(-45deg);
}
.login-html .sign-in:checked + .tab + .sign-up + .tab + .login-form .sign-in-htm{
	transform:rotate(0);
}
.login-html .sign-up:checked + .tab + .login-form .sign-up-htm{
	transform:rotate(0);
}

.hr{
	height:2px;
	margin:60px 0 50px 0;
	background:rgba(255,255,255,.2);
}
.foot-lnk{
        color: #fff;
	text-align:center;
}
.header {
    background: #ffffff;
    padding-bottom: 2em;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0px;
}
.copy-section {
    padding: 2em 0;
    text-align: center;
    background: #1a599b;
    width: 100%;
    height: 0px;
    position: relative;
    bottom: 0px;
}
.copy-section p {
    font-size: 0.9em;
    color: #fff;
    font-weight: 100;
	font-family: 'Open', sans-serif;
}
.copy-section a {
    margin: 0 0.3em;
}
.copy-section a {
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
@media(max-width:1440px){
.banner-section {
 min-height: 615px;
}
}
@media(max-width:1366px){
.banner-section {
 min-height: 586px;
}
}
@media(max-width:1280px){
.banner-section {
 min-height: 545px;
}
.banner-center {
    margin-top: 4em;
}
}
@media(max-width:1080px){
.banner-section {
    min-height: 460px;
}
.banner-center h3 {
    font-size: 2.8em;
}
.banner-center {
    margin-top: 2em;
}
.welcome,.project,.ftr-gd,.footer-section,.about-section,.history,.team,.services, .our-services ,.featured-section,.our-offers,.gallery,.contact, .page{
    padding: 4em 0;
}
.fule-section {
    padding: 0 0 12em;
}
.welcome h2, .about-section h2, .services h2, .gallery h2, .short-heading h2, .contact h2 {
    font-size: 2.8em;
}
.testimonial-header h3, .project h3, .featured-section h3, .history h3, .team h3, .our-services h3, .our-offers h3,.ftr-gd h3 {
    font-size: 2.8em;
}
.wel-grid h4 ,.fuel-text h4,.footer-grid h4,.about-grid h4,.history-grid h4,.team-grid h4,.serv-text h4,.featured-gd h4,.our-services h4,.contact-grid h4{
    font-size: 1.3em;
}
.view h4{
	 font-size: 1.3em;
	 margin-top:0.8em;
}
.itema-type-double .itema-info .date {
    font-size: 2.8em;
}
.wel-grid p,.fuel-text p,.testmonial-text p,.description p,.view p,.about-grid p,.history-grid p,.team-grid p,.serv-text p,.featured-gd p, .our-services p,.gallery-gal-text p {
    font-size: 0.96em;
}
.fules {
 bottom: 18%;
 left: 39%;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 384px;
}
.itema-info {
    padding-top: 8em;
}
.about-grid1 iframe {
    width: 100%;
    height: 213px;
}
ul.price-list li {
    padding-left: 2em;
}
.contact-grid iframe {
    height: 495px;
}
.contact-grid ul li {
    font-size: 0.96em;
}
}
@media(max-width:991px){
.banner-center h3 {
    width: 55%;
	font-size: 2.5em;
}
.details-section {
    width: 50%;
	margin-top: 1em;
}
.banner-section {
    min-height: 420px;
}
.logo a {
    font-size: 1.1em;
}
.welcome h2, .about-section h2, .services h2, .gallery h2, .short-heading h2, .contact h2 {
    font-size: 2.5em;
}
.wel-grid {
    float: left;
    width: 50%;
}
.wel-grid:nth-child(3),.wel-grid:nth-child(4) {
    margin-top: 2em;
}
.wel-top i {
    font-size: 2.5em;
}
.fuel-grid {
    float: left;
    width: 50%;
}
.fuel-text {
    bottom: -60%;
	padding: 3em 1em 2em;
}
.fules {
    bottom: 20%;
	left: 35%;
}
.project-grid {
    float: left;
    width: 50%;
}
.view p {
    font-size: 0.8em;
}
.project-left {
    float: left;
    width: 50%;
}
.project-right {
    float: left;
    width: 50%;
}
.pro-bottom {
    margin-top: 3.2em;
}
.view h4 {
    margin-top: 0em;
}
.view p {
    padding: 0px 3px 0px;
}
.wrapper .description {
    padding: 5px 14px;
}
.itema-type-double .itema-info .date {
    font-size: 2.5em;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 295px;
}
.itema-info {
    padding-top: 5.5em;
}
.itema-type-double .itema-info .headline {
    font-size: 1em;
}
.footer-grid {
    float: left;
    width: 50%;
}
.footer-grid:nth-child(3),.footer-grid:nth-child(4) {
    margin-top: 2em;
}
.about-grid {
    float: left;
    width: 60%;
}
.about-grid1 {
    float: left;
    width: 40%;
}
.about-grid p {
    padding: .5em 0;
}
.about-grid1 iframe {
    width: 100%;
    height: 155px;
}
.history-grid {
    float: left;
    width: 33.3%;
}
.team-grid {
    float: left;
    width: 50%;
}
.team-grid:nth-child(3),.team-grid:nth-child(4) {
    margin-top: 2em;
}
.services-grid {
    float: left;
    width: 50%;
}
.serv-text {
    margin-top: 2em;
}
ul.price-list li {
    padding-left: 7em;
}
.featured-gd {
    float: left;
    width: 50%;
}
.featured-gd:nth-child(3),.featured-gd:nth-child(4) {
    margin-top: 2em;
}
.ourser-grid {
    float: left;
    width: 33.3%;
}
.offer-grid{
	 float: left;
    width: 50%;
}
.offer-grid:nth-child(3),.offer-grid:nth-child(4) {
    margin-top: 2em;
}
.gal-gd {
    float: left;
    width: 33.3%;
	    padding: 0 6px;
}
.gal-gd-sec {
    float: left;
    width: 50%;
	    padding: 0 6px;
}
.contact-grid {
    float: left;
    width: 50%;
}
.contact-grid input[type="text"], .contact-grid textarea {
	width: 49.1%;
	font-size: 0.96em;
    padding: 0.5em;
}
.contact-grid textarea {
    width: 100%;
	height: 140px;
}
.contact-grid iframe {
    height: 460px;
}
}
@media(max-width:736px){
.banner-section {
    background: url(../images/ba11.jpg) no-repeat -97px 0px;
    background-size: cover;

}
.banner-center h3 {
    width: 72%;
    font-size: 2.3em;
}
.details-section {
    width: 50%;
    margin-top: 1em;
    padding: 1em;
}
.details-section input[type="text"], input[type="password"] {
    width: 100%;
    padding: 0.5em
}
div#bs-example-navbar-collapse-1 {
    float: none;
    padding-top: 0.4em;
}
.navbar-toggle {
    padding: 9px 10px;
    margin-top: 6px;
	margin-right: 0px
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #184621;
}
.navbar-toggle {
    background-color: #184621;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #F87B2E;
}
.testimonial-header h3, .project h3, .featured-section h3, .history h3, .team h3, .our-services h3, .our-offers h3, .ftr-gd h3 {
    font-size: 2.5em;
}
.wel-grids,.project-grids,.about-grids, .history-grids, .team-grids ,.services-grids, .featured-grids, .ourser-grids, .offer-grids,.gal-btm,.contact-grids{
    margin-top: 3em;
}
.fules {
    bottom: 17.3%;
    left: 33.5%;
}
.fuel-text {
    bottom: -60%;
    padding: 2em 0em 2em;
}
.project-grid {
    float: left;
    width: 100%;
}
.project-grid:nth-child(2) {
    margin-top: 2em;
	    padding: 0;
}
.wrapper .description {
    padding: 80px 14px;
}
.pro-bottom {
    margin-top: 2.2em;
}
.view h4 {
    margin-top: 4em;
}
.view p {
    padding: 0px 15px 0px;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 563px;
}
.itema-info {
    padding-top: 15em;
}
.about-grid {
    width: 100%;
}
.about-grid1 {
    width: 100%;
	margin-top:2em;
}
.about-grid1 iframe {
    width: 100%;
    height: 360px;
}
.history-grid {
    float: left;
    width: 50%;
}
.history-grid {
    margin-bottom: 1em;
}
ul.price-list li {
    padding-left: 5em;
}
}
@media(max-width:667px){
.banner {
    min-height: 90px !important;
}
.banner-section {
    background: url(../images/ba11.jpg) no-repeat -82px 0px;
    background-size: cover;
	    min-height: 380px;
}
.welcome, .project, .ftr-gd, .footer-section, .testimonials,.about-section, .history, .team, .services, .our-services, .featured-section, .our-offers, .gallery, .contact, .page {
    padding: 3em 0;
}
.fuel-text {
    bottom: -46%;
    padding: 1em 0em 1em;
}
.fules {
    bottom: 25.5%;
    left: 33.5%;
}
.description h4 {
    font-size: 1.5em;
}
.itema-type-double .itema-info .date {
    font-size: 2em;
}
.fule-grids1 {
    margin-top: 10em;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 505px;
}
.itema-info {
    padding-top: 12em;
}
.wrapper .description {
    padding: 70px 14px;
}
.view h4 {
    margin-top: 3em;
}
.view p {
    font-size: 0.9em;
}
.about-grid1 iframe {
    width: 100%;
    height: 327px;
}
.gallery-gal-text h4 {
    font-size: 1.2em;
}
.gallery-gal-text p {
    line-height: 1.5em;
}
ul.price-list li {
    padding-left: 4em;
}
}
@media(max-width:640px){
.fules {
    bottom: 43.5%;
    left: 31.5%;
}
}
@media(max-width:600px){
.banner-section {
    background: url(../images/ba11.jpg) no-repeat -138px 0px;
    background-size: cover;
	    min-height: 380px;
}
.fuel-text {
    bottom: -71%;
}
.details-section input[type="submit"] {
    width: 45%;
}
.fules {
    bottom: 27%;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 450px;
}
.view h4 {
    font-size: 1.5em;
	    margin-top: 2em;
}
.about-grid1 iframe {
    width: 100%;
    height: 302px;
}
.serv-text {
    padding: 0;
}
.gal-gd, .gal-gd-sec {
    width: 60%;
    float: none;
    padding: 0;
    margin: 0 auto 27px;
}
.gallery-gal-text h4 {
    font-size: 1.4em;
}
}
@media (max-width: 568px){
.fules {
    bottom: 33.3%;
    left: 29.5%;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 425px;
}
.itema-info {
    padding-top: 11em;
}
.about-grid1 iframe {
    width: 100%;
    height: 285px;
}
.contact-grid input[type="submit"] {
    width: 36%;
}
ul.price-list li {
    padding-left: 3em;
}
}
@media(max-width:480px){
.banner-center h3 {
    width: 72%;
    font-size: 1.8em;
}
.banner-section {
    background: url(../images/ba11.jpg) no-repeat -194px 0px;
    background-size: cover;
    min-height: 346px;
}
.details-section {
    width: 58%;
}
.details-section input[type="submit"] {
    width: 53%;
    font-size: 0.95em;
}
.logo a {
    font-size: 1em;
}
.welcome h2, .about-section h2, .services h2, .gallery h2, .short-heading h2, .contact h2 {
    font-size: 2em;
}
.welcome, .project, .ftr-gd, .footer-section, .testimonials, .about-section, .history, .team, .services, .our-services, .featured-section, .our-offers, .gallery, .contact, .page {
    padding: 2em 0;
}
.wel-grids, .project-grids,.test-monials, .about-grids, .history-grids, .team-grids, .services-grids, .featured-grids, .ourser-grids, .offer-grids, .gal-btm, .contact-grids {
    margin-top: 2em;
}
.wel-grid {
    width: 100%;
}
.wel-grid:nth-child(2) {
    margin-top: 2em;
}
.fuel-grid {
    float: left;
    width: 100%;
}
.fuel-grid:nth-child(2) {
    margin-top: 6em;
}
.fule-section {
    padding: 0 0 7em;
}
.fule-grids1 {
    margin-top: 7em;
}
.fules {
    bottom: 13.3%;
    left: 36.5%;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 354px;
}
.itema-info {
    padding-top: 8em;
}
.wrapper .description {
    padding: 30px 14px;
}
.fuel-text {
    bottom: -27%;
}
.project-left {
    width: 100%;
	padding:0;
}
.project-right {
    width: 100%;
	padding:0;
	margin-top: 2em;
}
.view h4 {
    font-size: 1.5em;
    margin-top: 5.5em;
}
.footer-grid {
    float: left;
    width: 100%;
}
.footer-grid:nth-child(2) {
    margin-top: 2em;
}
.banner {
    min-height: 44px !important;
}
.about-grid1 iframe {
    width: 100%;
    height: 202px;
}
.history-grid {
    width: 100%;
}
.team-grid {
    width: 100%;
}
.team-grid:nth-child(2) {
    margin-top: 2em;
}
.services-grid {
    width: 100%;
}
.services-grid:nth-child(2) {
    margin-top: 2em;
}
.ourser-grid {
    width: 100%;
}
.ourser-grid:nth-child(2) {
    margin: 2em 0;
}
.offer-grid {
    width: 100%;
}
.offer-grid:nth-child(2) {
    margin-top: 2em;
}
ul.price-list li {
    padding-left: 9.5em;
}
.gal-gd, .gal-gd-sec {
    width: 80%;
}
h1#h1-bootstrap-heading {
    font-size: 2.2em;
}
button.btn.btn-lg {
    font-size: 1em;
    padding: 7px;
}
h2#h2-bootstrap-heading {
    font-size: 2em;
}
.page-header h3 {
    font-size: 1.8em;
}
.contact-grid {
    width: 100%;
}
.contact-grid iframe {
    height: 300px;
}
.contact-grid:nth-child(2) {
    margin-top: 2em;
}
.contact-grid input[type="text"] {
    width: 49.5%;
}
}
@media(max-width:414px){
.banner-section {
    background: url(../images/ba11.jpg) no-repeat -249px 0px;
    background-size: cover;
    min-height: 346px;
}
.fules {
    bottom: 33.3%;
    left: 36%;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 299px;
}
.itema-info {
    padding-top: 6em;
}
.wrapper .description {
    padding: 15px 14px;
}
.view h4 {
    margin-top: 4.5em;
}
.about-grid1 iframe {
    width: 100%;
    height: 198px;
}
ul.price-list li {
    padding-left: 7em;
}
.contact-grid input[type="text"] {
    width: 100%;
}
}
@media(max-width:384px){
.details-section {
    width: 68%;
}
.logo a {
    font-size: 0.95em;
}
.header {
    padding-bottom: 0;
}
.navbar-default {
   margin-top: 5px;
}
.welcome h2, .about-section h2, .services h2, .gallery h2, .short-heading h2, .contact h2 {
    font-size: 1.8em;
}
.testimonial-header h3, .project h3, .featured-section h3, .history h3, .team h3, .our-services h3, .our-offers h3, .ftr-gd h3 {
    font-size: 2em;
}

.testmonial-text h4 a {
    font-size: 1em;
}
.fules {
    bottom: 38.3%;
    left: 33.5%;
}
.itema-info {
    padding-top: 5.5em;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 275px;
}
.view h4 {
    margin-top: 3.5em;
}
.about-grid1 iframe {
    width: 100%;
    height: 182px;
}
.featured-gd {
    float: left;
    width: 100%;
}
.featured-gd:nth-child(2){
    margin-top: 2em;
}
ul.price-list li {
    padding-left: 6em;
}
}
@media (max-width: 375px){
.banner-center h3 {
    width: 74%;
    font-size: 1.8em;
}
.wel-top {
    padding: 2em 0em
}
.fules {
    bottom: 34.3%;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 268px;
}
.wrapper .description {
    padding: 13px 14px;
}
.ftr-gd input[type="submit"] {
    width: 28%
}
.wel-grid,.fuel-grid,.footer-grid,.about-grid,.about-grid1,.history-grid,.team-grid,.services-grid,.featured-gd,.contact-grid{
    padding: 0;
}
.gal-gd, .gal-gd-sec {
    width: 100%;
}
}
@media (max-width: 320px){
.banner-center {
    margin-top: 1em;
}
.banner-center h3 {
    width: 90%;
}
.details-section {
    width: 80%;
}
.banner-section {
    background: url(../images/ba11.jpg) no-repeat -250px 0px;
    background-size: cover;
    min-height: 315px;
}
.testimonial-header h3, .project h3, .featured-section h3, .history h3, .team h3, .our-services h3, .our-offers h3, .ftr-gd h3 {
    font-size: 1.8em;
}
.welcome, .project, .ftr-gd, .footer-section, .testimonials, .about-section, .history, .team, .services, .our-services, .featured-section, .our-offers, .gallery, .contact, .page {
    padding: 1.5em 0;
}
.wel-grids, .project-grids,.test-monials,.test-monials,.about-grids, .history-grids, .team-grids, .services-grids, .featured-grids, .ourser-grids, .offer-grids, .gal-btm, .contact-grids {
    margin-top: 1em;
}
.fuel-text {
    bottom: -40%;
}
.fuel-text {
    bottom: -40%;
    width: 94%;
    margin: 0 auto;
    left: 3.5%;
    padding: 1em 1em 1em;
}
.ftr-gd h3 {
    margin: 0 0 0.5em;
}
.fules {
    bottom: 48.3%;
    font-size: 1em;
}
.itema, .itema-hover, .itema-hover .mask, .itema-img, .itema-info {
    width: 100%;
    height: 223px;
}
.itema-info {
    padding-top: 4em;
}
.itema-type-double .itema-info .date {
    font-size: 1.5em;
}
.wrapper .description {
    padding: 17px 14px;
}
.view h4 {
    margin-top: 2.5em;
}
.ftr-gd input[type="submit"] {
    width: 33%;
    padding: .8em;
}
.ftr-gd input[type="text"] {
    padding: .7em 1em;
}
.about-grid1 iframe {
    width: 100%;
    height: 163px;
}
.about-grid h4{
	line-height:1.3em;
}
ul.price-list li {
    padding-left: 3em;
}
.serv-text {
    margin-top: 1em;
}
.contact-grid iframe {
    height: 230px;
}
}
.switch-field {
	display: flex;
	margin-bottom: 36px;
	overflow: hidden;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
	background-color: #e4e4e4;
	color: rgba(0, 0, 0, 0.6);
	font-size: 14px;
	line-height: 1;
	text-align: center;
	padding: 8px 16px;
	margin-right: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #a5dc86;
	box-shadow: none;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}
#ModalUser{
    border: 1px solid green;
    border-radius: 8px;
    margin-left: 35%;
    margin-top: 2%;
    background-color: #fff;
    width:500px;
    height: 500px;
}
.modal-backdrop {
    background-color: #bcbcbcc7;
    }
.content1{
    background-image: url(../images/backgroundindex.png);
    /*background-repeat: repeat;*/
     background-size: auto;
    } 