/*
  Theme Name: Regna
  Theme URL: https://bootstrapmade.com/regna-bootstrap-onepage-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  color: #666666;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}

a {
  color: #ffffff;
}

a:hover, a:active, a:focus {
      color: #cc3300;
    outline: none;
    text-decoration:underline;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Prelaoder */
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 6px 12px 9px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
}

.back-to-top:focus {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #d76f46;
  color: #fff;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 30px 0;
  height:82px;
  position: sticky;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background: #f5b020;
}

#header #logo {
  float: left;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 6px 0;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
        margin-top: -32px;
}

@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 26px;
  }
  #header #logo img {
    max-height: 82px;
  }
}

#header.header-fixed {
  background:#f5b020;
  height: 96px;
  transition: all 0.5s;
  box-shadow: 0 8px 6px -6px black;
  
}


#header.header-fixed #logo img {
      transition: all 0.5s;
    width: 145px;
}

.facts{
color: #f5b020;font-weight: 500;font-size: 20px;

}

.step{background-color: #ff4907; 
 height: 593px;


}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/









#hero {
  width: 100%;
  height: 110vh;
  background:url(../img/portfolio/hero.jpeg) top center;
  background-size: cover;
  position: relative;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px){
#hero h1 {
    font-size: 12px;
    line-height: 36px;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px){
#hero h1 {
    font-size: 15px;
    line-height: 36px;}
}

@media (max-width: 400px){
#hero h1 {
    font-size: 12px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

#hero:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .hero-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#hero h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
}



@media  (max-width: 768px){
#hero h1 {
    font-size: 25px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}

@media  (max-width: 850px){
#hero h1 {
    font-size: 25px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}


@media  (max-width: 950px){
#hero h1 {
    font-size: 20px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}

@media  (max-width: 600px){
#hero h1 {
    font-size: 12px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}

@media (max-width: 600px){
#hero1 h1 {
    font-size: 12px;
    line-height: 36px;
}

}

@media (max-width: 768px) {
  #hero1 h1 {
    font-size: 12px;
    line-height: 36px;
  }
}




@media  (max-width: 768px){
#hero1 h1 {
    font-size: 25px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}

@media  (max-width: 850px){
#hero1 h1 {
    font-size: 25px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}


@media  (max-width: 950px){
#hero1 h1 {
    font-size: 20px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}

@media  (max-width: 600px){
#hero1 h1 {
    font-size: 12px;
    line-height: 36px;
}

#header.header-fixed {
    background: #f5b020;
    padding: 20px 0;
    height: 96px;
    transition: all 0.5s;
}

#header.header-fixed #logo img {
    transition: all 0.5s;
    width: 150px;
}

.none1 {
    list-style: none;
    display: inline;
    font-size: 13px;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
    font-size: 11px;
}



}




#hero h2 {
    display: inline-block;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;}
	
	
#hero	 h2::before,
 #hero h2::after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 #hero h2::after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}
	

@media (max-width: 768px) {
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#hero .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#hero .btn-get-started:hover {
  background:#ff4500;
    border: 2px solid #eece8a;
}



#hero1 {
  width: 100%;
  height: 120vh;
  background:url(../img/portfolio/about1.png) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #hero1 {
    background-attachment: fixed;
  }
}

#hero1:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero1 .hero-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#hero1 h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #hero1 h1 {
    font-size: 16px;
    line-height: 36px;
  }
}

#hero1 h2 {
    display: inline-block;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;}
	
	
#hero1	 h2::before,
 #hero1 h2::after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 #hero1 h2::after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}
	

@media (max-width: 768px) {
  #hero1 h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {
  #hero1 h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}


#hero1 .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#hero1 .btn-get-started:hover {
  background:#ff4500;
    border: 2px solid #eece8a;
}



/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  outline: none;
  font-weight: 900;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color:#d16b45;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .menu-active > a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.nav-menu ul {
  margin: 4px 0 0 0;
  border: 1px solid #e7e7e7;
}

.nav-menu ul li {
  background: #fff;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li a:hover {
  background:#ff5200;
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #d43b34;
}

#mobile-nav ul .menu-item-active {
  color:#d43a02;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 5px;
}

.section-header .section-description {
  text-align: center;
  padding-bottom: 40px;
  color: #999;
}

/* About Us Section
--------------------------------*/
#about {
  background: #fff;
  text-align: -webkit-center;
  
}

#about .about-container .background {
  min-height: 300px;
  margin-bottom: 10px;
  background:url(../img/portfolio/AboutUs.jpg);
  background-repeat: no-repeat;
  
}

#about .about-container .content {
  background: #fff;
}

#about .about-container .title {
  color: #333;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
}

@media (max-width: 768px) {
  #about .about-container .title {
    padding-top: 15px;
  }
}

#about .about-container p {
  line-height: 22px;
  text-align: -webkit-auto;
  word-spacing: 7px;
}

#about .about-container p:last-child {
  margin-bottom: 0;
}

#about .about-container .icon-box {
  background: #fff;
  background-size: cover;
  padding: 0 0 30px 0;
}

#about .about-container .icon-box .icon {
  float: left;
  background: #fff;
  width: 64px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  border-radius: 50%;
  border:2px solid #d16b45;
}


.align-left{
color: white;
    float: right;
    background: #d16b45;
    border: 3px #ff6223;
    border-bottom: 2px black;
    border-style: outset;
    border-color: coral;


}


#about .about-container .icon-box .icon i {
  color: #2dc997;
  font-size: 24px;
}

#about .about-container .icon-box .title {
  margin-left: 80px;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 18px;
  text-transform: uppercase;
}

#about .about-container .icon-box .title a {
  color: #111;
}

#about .about-container .icon-box .description {
  margin-left: 80px;
  line-height: 24px;
  font-size: 14px;
}




#about .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#about .form button[type="submit"] {
 background:#ff5200;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 10px 5px;
    box-shadow:0px 5px #d2a649;
}

#about .form button[type="submit"]:hover {
  background:white;
  color:black;
}




#about h2 {
        text-align: -webkit-center;
    color: #130707;
    text-shadow: 0px 3px 0px #f5b020;
    text-transform: uppercase;
    font-weight: 500;
    display: -webkit-box;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;}
	
	
#about	 h2::before,
 #about h2::after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 #about h2::after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}


.read {color:#ff5200;
-webkit-text-emphasis-style: double-circle;
    -webkit-text-emphasis-position: under;}


/* Facts Section
--------------------------------*/
#facts {
  background: #f7f7f7;
  padding: 80px 0 60px 0;
  text-align: -webkit-center;
}

#facts .counters span {
  font-size: 48px;
  display: block;
  color: #ff4907;
}

#facts .counters p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}



#facts h2 {
   text-align: -webkit-center;
    color: #130707;
    text-shadow: 0px 3px 0px #f5b020;
    text-transform: uppercase;
    font-weight: 500;
    display: -webkit-box;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;}
	
	
#facts	 h2::before,
 #facts h2::after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 #facts h2::after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}

/* Services Section
--------------------------------*/
#services {
  background: #fff;
  background-size: cover;
  padding: 30px 0 60px 0;
  text-align: -webkit-center;
}

#services .box {
  padding:40px 22px;
    margin-bottom: 50px;
    text-align: center;
    border: 1px solid #d4d4d3;
    height:auto;
    position: relative;
    background: #fafafa;
    box-shadow: 1px 1px;
  
}


 #services .box:hover  { padding: 40px 22px;
    margin-bottom: 50px;
    text-align: center;
    /* border: 1px solid #d4d4d3; */
    height: auto;
    position: relative;
    background: #f5b020;
    box-shadow: 3px 4px #7d7977;
    color: white;}

#services .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  border: 6px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 72px;
  height: 72px;
  background:#d43a02;
     border: 2px solid #d2a649;
      
}

#services .icon a {
  display: inline-block;
}




#services .icon i {
  color: #fff;
  font-size: 24px;
}

#services .box:hover .icon {
  background: #f5b020;
    border: 2px solid #d43a02;
  
}

#services .box:hover .icon i {
  color: #2dc997;
}

#services .box:hover .icon a {
  color: #2dc997;
}

#services .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#services .title a {
  color: #111;
}

#services .description {
  font-size: 14px;
  line-height: 24px;
  word-spacing: 1px;
}



#services h2 {
        text-align: -webkit-center;
    color: #130707;
    text-shadow: 0px 3px 0px #f5b020;
    text-transform: uppercase;
    font-weight: 500;
    display: -webkit-box;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 50px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;}
	
	
#services	 h2::before,
 #services h2::after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 #services h2::after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}


/* home
--------------------------------*/

#services1 {
  background: #fff;
  background-size: cover;
  padding: 80px 0 60px 0;
}

#services1 .box {
  padding: 50px 20px;
  margin-bottom: 50px;
  text-align: center;
  border: 1px solid #e6e6e6;
  height: 675px;
  position: relative;
  background: #fafafa;
}

#services1 .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  border: 6px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 72px;
  height: 72px;
  background: #eece8a;
  border: solid;
}

#services1 .icon a {
  display: inline-block;
}




#services1 .icon i {
  color: #fff;
  font-size: 24px;
}

#services1 .box:hover .icon {
  background: #fff;
  border: 2px solid #cb6643;
}

#services1 .box:hover .icon i {
  color: #2dc997;
}

#services1 .box:hover .icon a {
  color: #2dc997;
}

#services1 .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#services1 .title a {
  color: #111;
}

#services1 .description {
  font-size: 14px;
  line-height: 24px;
      word-break: break-all;
}



/* ambala*/



#ambala {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #ambala {
    background-attachment: fixed;
  }
}

#ambala:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#ambala .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#ambala h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #ambala h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#ambala h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #ambala h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#ambala .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#ambala .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* aurangabad*/



#aurangabad {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #aurangabad {
    background-attachment: fixed;
  }
}

#aurangabad:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#aurangabad .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#aurangabad h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #aurangabad h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#aurangabad h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #aurangabad h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#aurangabad .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#aurangabad .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



/* ahmedabad*/



#ahmedabad {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #ahmedabad {
    background-attachment: fixed;
  }
}

#ahmedabad:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#ahmedabad .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#ahmedabad h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #ahmedabad h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#ahmedabad h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #ahmedabad h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#ahmedabad .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#ahmedabad .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



/* ankleshwar*/



#ankleshwar {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #ankleshwar {
    background-attachment: fixed;
  }
}

#ankleshwar:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#ankleshwar .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#ankleshwar h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #ankleshwar h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#ankleshwar h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #ankleshwar h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#ankleshwar .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#ankleshwar .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}




/* allahabad*/



#allahabad {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #allahabad {
    background-attachment: fixed;
  }
}

#allahabad:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#allahabad .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#allahabad h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #allahabad h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#allahabad h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #allahabad h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#allahabad .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#allahabad .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* bhuvneshwar*/



#bhuvneshwar {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #bhuvneshwar {
    background-attachment: fixed;
  }
}

#bhuvneshwar:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#bhuvneshwar .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#bhuvneshwar h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #bhuvneshwar h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#bhuvneshwar h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #bhuvneshwar h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#bhuvneshwar .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#bhuvneshwar .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/* bhuj*/



#bhuj {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #bhuj {
    background-attachment: fixed;
  }
}

#bhuj:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#bhuj .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#bhuj h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #bhuj h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#bhuj h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #bhuj h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#bhuj .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#bhuj .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* chandigarh*/



#chandigarh {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #chandigarh {
    background-attachment: fixed;
  }
}

#chandigarh:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#chandigarh .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#chandigarh h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #chandigarh h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#chandigarh h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #chandigarh h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#chandigarh .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#chandigarh .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



/* cuttack*/



#cuttack {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #cuttack {
    background-attachment: fixed;
  }
}

#cuttack:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#cuttack .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#cuttack h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #cuttack h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#cuttack h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #cuttack h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#cuttack .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#cuttack .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* coimbatore*/



#coimbatore {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #coimbatore {
    background-attachment: fixed;
  }
}

#coimbatore:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#coimbatore .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#coimbatore h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #coimbatore h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#coimbatore h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #coimbatore h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#coimbatore .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#coimbatore .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



/* calicut*/



#calicut {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #calicut {
    background-attachment: fixed;
  }
}

#calicut:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#calicut .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#calicut h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #calicut h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#calicut h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #calicut h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#calicut .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#calicut .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



/* cochin*/



#cochin {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #cochin {
    background-attachment: fixed;
  }
}

#cochin:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#cochin .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#cochin h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #cochin h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#cochin h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #cochin h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#cochin .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#cochin .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* Chennai*/



#Chennai {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #Chennai {
    background-attachment: fixed;
  }
}

#Chennai:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#Chennai .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#Chennai h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #Chennai h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#Chennai h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #Chennai h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#Chennai .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#Chennai .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/* dehradun*/



#dehradun {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #dehradun {
    background-attachment: fixed;
  }
}

#dehradun:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#dehradun .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#dehradun h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #dehradun h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#dehradun h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #dehradun h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#dehradun .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#dehradun .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* faridabad*/



#faridabad {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #faridabad {
    background-attachment: fixed;
  }
}

#faridabad:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#faridabad .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#faridabad h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #faridabad h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#faridabad h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #faridabad h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#faridabad .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#faridabad .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/* jaipur*/



#jaipur {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #jaipur {
    background-attachment: fixed;
  }
}

#jaipur:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#jaipur .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#jaipur h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #jaipur h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#jaipur h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #jaipur h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#jaipur .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#jaipur .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* kashmir*/



#kashmir {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #kashmir {
    background-attachment: fixed;
  }
}

#kashmir:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#kashmir .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#kashmir h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #kashmir h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#kashmir h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #kashmir h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#kashmir .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#kashmir .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/* kanpur*/



#kanpur {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #kanpur {
    background-attachment: fixed;
  }
}

#kanpur:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#kanpur .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#kanpur h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #kanpur h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#kanpur h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #kanpur h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#kanpur .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#kanpur .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/* kalighat*/



#kalighat {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #kalighat {
    background-attachment: fixed;
  }
}

#kalighat:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#kalighat .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#kalighat h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #kalighat h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#kalighat h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #kalighat h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#kalighat .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#kalighat .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* kolhapur*/



#Kolhapur {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #Kolhapur {
    background-attachment: fixed;
  }
}

#Kolhapur:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#Kolhapur .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#Kolhapur h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #Kolhapur h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#Kolhapur h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #Kolhapur h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#Kolhapur .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#Kolhapur .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* ludhiana*/



#ludhiana {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #ludhiana {
    background-attachment: fixed;
  }
}

#ludhiana:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#ludhiana .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#ludhiana h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #ludhiana h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#ludhiana h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #ludhiana h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#ludhiana .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#ludhiana .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



/* lucknow*/



#lucknow {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #lucknow {
    background-attachment: fixed;
  }
}

#lucknow:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#lucknow .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#lucknow h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #lucknow h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#lucknow h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #lucknow h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#lucknow .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#lucknow .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* meerut*/



#meerut {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #meerut {
    background-attachment: fixed;
  }
}

#meerut:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#meerut .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#meerut h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #meerut h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#meerut h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #meerut h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#meerut .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#meerut .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



/* madurai*/



#madurai {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #madurai {
    background-attachment: fixed;
  }
}

#madurai:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#madurai .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#madurai h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #madurai h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#madurai h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #madurai h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#madurai .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#madurai .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/* mysore*/



#mysore {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #mysore {
    background-attachment: fixed;
  }
}

#mysore:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#mysore .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#mysore h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #mysore h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#mysore h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #mysore h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#mysore .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#mysore .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



/* kottayam*/



#kottayam {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #kottayam {
    background-attachment: fixed;
  }
}

#kottayam:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#kottayam .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#kottayam h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #kottayam h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#kottayam h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #kottayam h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#kottayam .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#kottayam .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* mangalore*/



#mangalore {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #mangalore {
    background-attachment: fixed;
  }
}

#mangalore:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#mangalore .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#mangalore h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #mangalore h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#mangalore h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #mangalore h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#mangalore .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#mangalore .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* nagpur*/



#nagpur {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #nagpur {
    background-attachment: fixed;
  }
}

#nagpur:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#nagpur .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#nagpur h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #nagpur h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#nagpur h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #nagpur h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#nagpur .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#nagpur .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/* nashik*/



#nashik {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #nashik {
    background-attachment: fixed;
  }
}

#nashik:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#nashik .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#nashik h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #nashik h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#nashik h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #nashik h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#nashik .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#nashik .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* noida*/



#noida {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #noida {
    background-attachment: fixed;
  }
}

#noida:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#noida .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#noida h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #noida h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#noida h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #noida h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#noida .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#noida .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}


/* ooty*/



#ooty {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #ooty {
    background-attachment: fixed;
  }
}

#ooty:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#ooty .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#ooty h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #ooty h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#ooty h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #ooty h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#ooty .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#ooty .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/* agra*/



#agra1 {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/tranport.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #agra1 {
    background-attachment: fixed;
  }
}

#agra1:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#agra1 .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#agra1 h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #agra1 h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#agra1 h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #agra1 h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#agra1 .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#agra1 .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}



#agra {
    background-size: cover;
    padding: 50px 0 4px 0;
	
}

.none1{list-style:none;


}

#agra .box {
  padding: 20px 20px;
  margin-bottom: 50px;
  text-align: center;
  border: 1px solid #e6e6e6;
  height: auto;
  position: relative;
  background: #fafafa;
}

#agra .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  border: 6px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 72px;
  height: 72px;
  background: #eece8a;
  border: solid;
}

#agra .icon a {
  display: inline-block;
}




#agra .icon i {
  color: #fff;
  font-size: 24px;
}

#agra .box:hover .icon {
  background: #fff;
  border: 2px solid #cb6643;
}

#agra .box:hover .icon i {
  color: #2dc997;
}

#agra .box:hover .icon a {
  color: #2dc997;
}

#agra .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#agra .title a {
  color: #111;
}

#agra .description {
  font-size: 14px;
	  text-align: justify;
}

#agra .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#agra .form button[type="submit"] {
 background:#ff5200;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 10px 5px;
    box-shadow:0px 5px #d2a649;
}

#agra .form button[type="submit"]:hover {
  background:white;
  color:black;
}


.bg-cointer { 
    /* The image used */
    background-image:url(../img/portfolio/agra.jpg);

    /* Full height */
    height: 100%; 

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.agra{text-align: -webkit-center;
    color:#130707;
    text-shadow: 0px 3px 0px #f5b020;
    text-transform: uppercase;
    font-weight: 500;
	display: -webkit-box;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    

}


.agra:before,
 .agra:after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 .agra:after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}

.agra1{

text-align: -webkit-center;
    color:#111111;
    text-shadow: 0px 3px 0px #d2a649;
    text-transform: uppercase;
    font-weight: 500;
	margin-top: 40px;


}

.inform{color: white;
    text-align: justify;
    padding: 0px 57px 0 40px;}

.img-icon{    float: left;
    
	width: 30px;}
	
	
.none{list-style: none;
    /* background: #ffffff; */
    /* opacity: 0.5; */
    border: 2px white;
    border-style: dotted;
    padding: 10px 10px;
    font-size: 14px;
	text-align: justify;
	margin-top: 30px;}	
	
/*car transportation*/

#car {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/cartransportion.jpg) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #car {
    background-attachment: fixed;
  }
}

#car:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#car .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#car h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #car h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#car h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #car h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#car .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#car .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}	

/*vehicle transp[ort*/

#vehicle {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/vehicle.jpg) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #vehicle {
    background-attachment: fixed;
  }
}

#vehicle:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#vehicle .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#vehicle h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #vehicle h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#vehicle h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #vehicle h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#vehicle .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#vehicle .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}	
		




/*air terminal management*/

#airterminal {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/airterminal.jpg) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #airterminal {
    background-attachment: fixed;
  }
}

#airterminal:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#airterminal .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#airterminal h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #airterminal h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#airterminal h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #airterminal h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#airterminal .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#airterminal .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}	




/*office relocatiuon*/

#officerelocatiuon {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/officerelocation.jpg) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #officerelocatiuon {
    background-attachment: fixed;
  }
}

#officerelocatiuon:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#officerelocatiuon .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#officerelocatiuon h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #officerelocatiuon h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#officerelocatiuon h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #officerelocatiuon h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#officerelocatiuon .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#officerelocatiuon .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}	



/*Local shifting*/

#localshifting {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/localshifting.jpeg) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #localshifting {
    background-attachment: fixed;
  }
}

#localshifting:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#localshifting .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#localshifting h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #localshifting h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#localshifting h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #localshifting h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#localshifting .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#localshifting .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}	


/*packing unpacking */

#packing {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/packing.jpg) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #packing {
    background-attachment: fixed;
  }
}

#packing:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#packing .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#packing h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #packing h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#packing h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #packing h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#packing .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#packing .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}	


/*pet moving*/

#pet {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/pet.jpg) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #pet {
    background-attachment: fixed;
  }
}

#pet:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#pet .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#pet h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #pet h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#pet h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #pet h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#pet .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#pet .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}	
	
	

/*storage */

#storage {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/storage.png) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #storage {
    background-attachment: fixed;
  }
}

#storage:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#storage .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#storage h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #storage h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#storage h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #storage h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#storage .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#storage .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}		
	
	
	
/*loading unloading */

#loading {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/loading.jpg) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #loading {
    background-attachment: fixed;
  }
}

#loading:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#loading .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#loading h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #loading h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#loading h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #loading h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#loading .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#loading .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}		
		
	
	
/*Home Relocation*/
#home {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/homerelocation.png) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #home {
    background-attachment: fixed;
  }
}

#home:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#home .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#home h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #home h1 {
    font-size: 12px;
    line-height: 36px;
  }
}

#home h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #home h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#home .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#home .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}

/*POP UP */



.container5
{
    height: 100VH;
    width:100%;
    background-image:url(../img/portfolio/ipad.jpg);
	background-size: cover;
	background-repeat:no-repeat;    
}
.container5-box
{
	display:inline-block; 
	padding:10px; 
	background: rgba(255, 255, 255, .8);
	border: 1px solid #fff;	
	position: fixed;
  	top: 55%;
  	left: 0;

}

.modal-content
{
	background: rgb(247, 84, 28);
    color: white;;	
}


.rotated
{
	-moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    transform-origin: top left;  
}


	
/*contactus*/
#contactus {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/ipad.jpg) top center;
  background-size: cover;
  position: relative;
}


@media (min-width: 1024px) {
  #contactus {
    background-attachment: fixed;
  }
}

#contactus:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#contactus .contactus-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#contactus h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #contactus h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#contactus h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #contactus h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#contactus .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#contactus .btn-get-started:hover {
  background: #ff4500;
    border: 2px solid #eece8a;
}




/*International Relocation*/

#international1 {
  width: 100%;
  height: 100vh;
  background:url(../img/portfolio/internationalrelocation.png) top center;
  background-size: cover;
  position: relative;
}

@media (min-width: 1024px) {
  #international1 {
    background-attachment: fixed;
  }
}

#international1:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#international1 .relocation-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

#international1 h1 {
  margin: 30px 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 768px) {
  #international1 h1 {
    font-size: 14px;
    line-height: 36px;
  }
}

#international1 h2 {
  color: #eee;
  margin-bottom: 50px;
  font-size: 24px;
}

@media (max-width: 768px) {
  #international1 h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

#international1 .btn-get-started {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#international1 .btn-get-started:hover {
  background:#ff4907;
    border: 2px solid #eece8a;
}





#international {
   
    background-size: cover;
    padding: 50px 0 4px 0;
	
}

.none1{list-style:none;


}

#international .box {
  padding: 15px 20px;
  margin-bottom: 50px;
  text-align: center;
  border: 1px solid #e6e6e6;
  height: auto;
  position: relative;
  background: #fafafa;
}

#international .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  border: 6px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 72px;
  height: 72px;
  background: #eece8a;
  border: solid;
}

#international .icon a {
  display: inline-block;
}




#international .icon i {
  color: #fff;
  font-size: 24px;
}

#international .box:hover .icon {
  background: #fff;
  border: 2px solid #cb6643;
}

#international .box:hover .icon i {
  color: #2dc997;
}

#international .box:hover .icon a {
  color: #2dc997;
}

#international .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

#international .title a {
  color: #111;
}

#international .description {
  font-size: 14px;
	  text-align: justify;
}

#international .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#international .form button[type="submit"] {
 background:#ff5200;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 10px 5px;
    box-shadow:0px 5px #d2a649;
}

#international .form button[type="submit"]:hover {
  background:white;
  color:black;
}






/* Call To Action Section
--------------------------------*/
#call-to-action {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/portfolio/call-to-action-bg.png) fixed center center;
  background-size: cover;
  padding: 80px 0;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#call-to-action .cta-btn {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #ff4500;
  border: 2px solid white;
}

/* Portfolio Section
--------------------------------*/
#portfolio {
  background: #f7f7f7;
  padding: 80px 0;
  text-align:center;
}

#portfolio #portfolio-wrapper {
  padding-right: 15px;
}

#portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 45px 0;
  list-style: none;
  text-align: center;
}

#portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 10px;
  display: inline-block;
  padding: 10px 22px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  border-radius: 4px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover, #portfolio #portfolio-flters li.filter-active {
  background: #2dc997;
  color: #fff;
}

#portfolio .portfolio-item {
  position: relative;
  height: 200px;
  overflow: hidden !important;
  margin-bottom: 15px;
  transition: all 350ms ease;
  transform: scale(1);
}

#portfolio .portfolio-item a {
  display: block;
  margin-right: 15px;
}

#portfolio .portfolio-item img {
  position: relative;
  top: 0;
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .details {
  height: 50px;
  background: #ff5200;
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: -50px;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

#portfolio .portfolio-item .details h4 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 8px 0 2px 8px;
  margin: 0;
}

#portfolio .portfolio-item .details span {
  display: block;
  color: #fff;
  font-size: 20px;
    padding-left: 8px;
    text-align: center;
}

#portfolio .portfolio-item:hover .details {
  bottom: 0;
}

#portfolio .portfolio-item:hover img {
  top: -30px;
}



#portfolio h2 {
       text-align: -webkit-center;
    color: #130707;
    text-shadow: 0px 3px 0px #f5b020;
    text-transform: uppercase;
    font-weight: 500;
    display: -webkit-box;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;}
	
	
#portfolio	 h2::before,
 #portfolio h2::after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 #portfolio h2::after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}

/* Team Section
--------------------------------*/
#team {
  background: #fff;
  padding: 80px 0 60px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  margin-bottom: 15px;
  overflow: hidden;
  height: 260px;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 15px;
}

#team .member .social a {
  color: #b3b3b3;
}

#team .member .social a:hover {
  color: #2dc997;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/
#contact {
 width: 100%;
    height:auto;
   background:url(../img/portfolio/ipad.jpg);
    background-size: cover;
    position: relative;
	text-align:center;
	border: 2px solid #d2a649;
    border-style: dashed;
	margin-bottom: 40px;
	
}

#contact #google-map {
  height: 300px;
  margin-bottom: 20px;
}

#contact .info {
 color: #333333;
    /* background: #333333; */
    /* opacity: .5; */
    padding: 15px 15px;
    font-weight: 600;
	display: -webkit-box;
}


#contact .info1 {
    color: #333333;
    background: #ffffff;
    padding: 15px 15px;
    font-weight: 600;
    border: 3px solid #cc3300;
	}

#contact .info i {
  font-size: 32px;
  color: #2dc997;
  float: left;
}

#contact .info p {
  padding: 0 0 10px 50px;
  margin-bottom: 20px;
  line-height: 22px;
  font-size: 14px;
}

#contact .info .email p {
  padding-top: 5px;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #333;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#contact .social-links a:hover {
  background: #2dc997;
  color: #fff;
}

#contact .form #sendmessage {
  color: #e87d4c;
    border: 1px solid #ec804d;
    display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

#contact .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#contact .form input, #contact .form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-color: #ff5200;
}

#contact .form button[type="submit"] {
 background:#ff5200;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 10px 5px;
    box-shadow:0px 5px #d2a649;
}

#contact .form button[type="submit"]:hover {
  background:white;
  color:black;
  border:1px solid;
  border-color:#ff5200;
}


.contact1 {
    display: -webkit-box;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    color: #130c0c;
    font-weight: 700;
    text-align: -webkit-center;
    text-shadow: 0px 3px 0px #f5b020;}
	
	
.contact1:before,
 .contact1:after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 .contact1:after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}



@media (max-width: 768px){

#contact .info {
    color: #333333;
    /* background: #333333; */
    /* opacity: .5; */
    padding: 15px 15px;
    font-weight: 600;
    display: block;
}


}
/*social Media*/
.social-media-container a.social-link,
.social-media-container a.social-link::before
{
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
}
.social-media-container{
    margin-top:54px;
    text-align:center;
}
.social-media-container a.social-link{
    position:relative;
    display:inline-block;
    margin:0px 10px 20px 10px;
    width:50px;
    height:50px;
    line-height:48px;
    font-size:18px;
    z-index:1;
}
.social-media-container a.social-link::before{
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    z-index:-1;
}
.social-media-container a.social-link:hover{
    color:inherit;
}
.social-media-container a.social-link
{
    color:white;
}
.social-media-container a.social-link:hover
{
    color:white;
}
.social-media-container a.social-link::before{
    box-shadow: inset 0 0 0 2px white;
    -webkit-box-shadow: inset 0 0 0 2px white;
    -moz-box-shadow: inset 0 0 0 2px white;
    -ms-box-shadow: inset 0 0 0 2px white;
    -o-box-shadow: inset 0 0 0 2px white;
}
.social-media-container a.social-link:hover::before{
    box-shadow: inset 0 0 0 25px #ff5200;
    -webkit-box-shadow: inset 0 0 0 25px #ff5200;
    -moz-box-shadow: inset 0 0 0 25px #ff5200;
    -ms-box-shadow: inset 0 0 0 25px #ff5200;
    -o-box-shadow: inset 0 0 0 25px #ff5200;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer{width: 100%;
    height: 100%;
    /*background:url(../img/portfolio/f.jpg) top center;*/
    background-size: cover;
    position: relative;
	background:#f5b020;
	text-align: -webkit-center;
	
}

#footer .copyright {
  text-align: center;
      text-align: center;
    color: #666666;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}


#footer h2 {
    display: inline-block;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;}
	
	
#footer	 h2::before,
 #footer h2::after {
    background: rgba(0, 0, 0, 0) url(../img/portfolio/title-border.png) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}
	

 #footer h2::after {
    background: #f39c12 none repeat scroll 0 0;
    height: 4px;
    width: 20px;
}








.sep {width:100%;text-align:center}
.sep .image-hover {margin:20px 20px 20px 0px}

/****** image hover ******/

.image-hover * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.image-hover {position: relative;
    width: auto;
    height: auto;
    display: inline-block;
    overflow: hidden;
    background: #fff;
    border: 3px solid #fff;
box-shadow:0px 2px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:0px 2px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 2px 3px rgba(0, 0, 0, 0.3)}
.image-hover a {text-decoration:none}

.image-hover img {margin:25px 0 0 0;}



/*** effect rotate-scale ***/

.img-rotate-scale
{
transition:all 1.2s ease-in-out;
-webkit-transition:all 1.2s ease-in-out;
-moz-transition:all 1.2s ease-in-out;
-ms-transition:all 1.2s ease-in-out;
-o-transition:all 1.2s ease-in-out;
}

.img-rotate-scale:hover
{
transform:rotate(720deg) scale(2,2);
-webkit-transform:rotate(720deg) scale(2,2);
-moz-transform:rotate(720deg) scale(2,2);
-ms-transform:rotate(720deg) scale(2,2);
-o-transform:rotate(720deg) scale(2,2);
}




h1{
  font-size: 20px;
  margin: 10px 0 0 10px;
  white-space: nowrap;
  overflow: hidden;
  width: 30em;
  animation: type 4s steps(60, end); 
  text-align:center
}

h1:nth-child(2){
  animation: type2 8s steps(60, end);
}




@keyframes type{ 
  from { width: 0; } 
} 

@keyframes type2{
  0%{width: 0;}
  50%{width: 0;}
  100%{ width: 100; } 
} 

@keyframes blink{
  to{opacity: .0;}
}









