@import url("../plugins/animate.min.css");
@import url("../plugins/bootstrap.min.css");
@import url("../plugins/bootstrap-select.min.css");
@import url("../plugins/jquery-ui/jquery-ui.css");
@import url("../plugins/timePicker.css");
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=PT+Serif);


body {
margin: 0;
padding: 0;
}



@media screen and (min-width : 320px) and (max-width : 480px){
body {
width: 100%;
height: 100%;
background-color: #fff;
margin: 0;
padding: 0;
}


}

@media screen and (min-width : 768px) and (max-width : 1024px){
body {
width: 100%;
height: 100%;
background-color: #fff;
margin: 0;
padding: 0;
}


}

@media screen and (min-width : 1024px){
body {width: 100%;height: 100%;/* background-image:url(../img/Background.jpg); */background-size: cover;background-attachment:fixed;margin: 0;padding: 0;}


}



/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #4D7369;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 1;
  font-size: 20px;
  border-radius: 50%;
  right: 30px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding: 13px 10px 13px 8px;
  color: #fff;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.top-header {
  padding: 4px 62px 0px 0px;
  height: 36px;
  background-color: #eff1f2;
}

#header.header-scrolled .top-header {
  padding: 0px 38px 1px 0px !important;
  height: 49px;
  background-color: #eff1f2 !important;
}

table {
  width: 100%;
}

td,tr {
  width: 100% !important;
}


table p {
  padding: 0px;
  margin-top: 0px;  
  text-decoration: none !important;
  color: #1e1e1e;
  font-family: 'Raleway';
  font-size: 16px;
  text-align: right;
}

#header.header-scrolled table p { 
  padding: 0px;
  margin-top: -8px;   
  text-decoration: none !important;
  color: #1e1e1e;
  font-family: 'Raleway';
  font-size: 16px;
  text-align: right;
}


table p a {
  margin:0px;
  padding:0px;
  text-align: right;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

table p a:hover {
  margin:0px;
  padding:0px;
  text-align: right;
  color: #FC6E10;
  font-size: 16px;
  text-decoration: none;
}


#header.header-scrolled table p a {
  margin:0px;
  padding:0px;
  text-align: right;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

#header.header-scrolled table p a:hover {
  margin:0px;
  padding:0px;
  text-align: right;
  color: #FC6E10;
  font-size: 16px;
  text-decoration: none;
}

@media (max-width: 1024px) {

.top-header {
  padding:10px 0px 0px 0px;
  height: 44px;
  background-color: #EAEAE8;
}

#header.header-scrolled .top-header { 
  padding:0px 0px 0px 0px !important;
  height: 44px;
  background-color: #EAEAE8;
}


table p {
  padding: 0px;
  margin-top: 0px;  
  text-decoration: none !important;
  color: #1e1e1e;
  font-family: 'Raleway';
  font-size: 16px;
  text-align: center;
}

#header.header-scrolled table p { 
  padding: 0px;
  margin-top: -9px;   
  text-decoration: none !important;
  color: #1e1e1e;
  font-family: 'Raleway';
  font-size: 16px;
  text-align: center;
}


table p a {
  margin:0px;
  padding:0px;
  text-align: center;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

table p a:hover {
  margin:0px;
  padding:0px;
  text-align: center;
  color: #FC6E10;
  font-size: 16px;
  text-decoration: none;
}


}


@media (max-width: 768px) {

.top-header {
  padding: 4px 0px 0px 0px;
  height: 60px;
  background-color: #eff1f2;
}

#header.header-scrolled .top-header { 
  padding:0px 0px 0px 0px !important;
  height: 44px;
  background-color: #EAEAE8;
}


table p {
  padding: 0px;
  margin-top: 0px;  
  text-decoration: none !important;
  color: #1e1e1e;
  font-family: 'Raleway';
  font-size: 16px;
  text-align: center;
}

#header.header-scrolled table p { 
  padding: 0px;
  margin-top: -9px;   
  text-decoration: none !important;
  color: #1e1e1e;
  font-family: 'Raleway';
  font-size: 16px;
  text-align: center;
}


table p a {
  margin:0px;
  padding:0px;
  text-align: center;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}

table p a:hover {
  margin:0px;
  padding:0px;
  text-align: center;
  color: #FC6E10;
  font-size: 16px;
  text-decoration: none;
}


}



#header {
  padding-bottom: -84px;
  padding-left: 0px;
  height: 0 auto;
  position: fixed;
  width: 100%;
  height: 0 auto;
  /* background-image:url(../img/Background.jpg); */
  background-size: cover;
  background-attachment:fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.1s;
  z-index: 997;
  /* border-bottom: 5px solid #8C8C8B; */
  box-shadow:0px 0px 6px 0px #000;
}



#header.header-scrolled {
  padding-bottom: 5px;
  margin: 0px;
  height: 0 auto !important;
  width: 100%;
  /* background-image:url(../img/Background2.jpg); */
  background-size: cover;
  background-attachment:fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  /* border-bottom: 5px solid #eaeae8; */
  box-shadow:0px 0px 6px 0px #000;
  line-height: 48px !important;
}


#header.header-scrolled a{
  color: #000000;
  outline: none;
  text-decoration: none;
}

#header.header-scrolled ul li:hover > a {
  color: #00005a;
  outline: none;
  text-decoration: none;
}

#header.header-scrolled .menu-active > a {
  color: #00005a;
  outline: none;
  text-decoration: none;
}

#header #logo {
  float: left;
}


#header #logo a {
  margin: 0;
  padding: 0;
}


#header #logo  a,
#header #logo  a:hover {
  margin:0px;
  padding:0px;
}


#header #logo img {
  /* padding-left:8px; */
  margin-top: 1px;
  width: 41%;
  height: 9%;
  border-radius: 9px;
  /* margin-bottom: 48px; */
}


#header #logo2 img {
  padding-left:8px;
  margin-top: 10px;
  width:13%;
  height:13%;
}


#header.header-scrolled #logo img {
  /* padding-left:8px; */
  margin-top: 8px !important;
  /* width:10%; */
  /* height:10%; */
}


@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2.1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
}


.starburst {
  margin: 0;
  padding: 0;
  display: none;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.starburst .blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2.1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 15px;
  font-family: 'Avenir LT Std', sans-serif;
}

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

.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;
  outline: none;
  text-decoration: none;
}

.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: 'Raleway';
  font-size: 16px;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: normal;
}

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

/* Nav Meu Container */

#nav-menu-container {
  /* float: left; */
  margin-top: 33px;
  /* margin-left: 23%; */
}

#header.header-scrolled #nav-menu-container {
  float: left;
  margin-top: 18px;
  padding-left: 0;
}


/* Nav Meu Styling */

.nav-menu a {
  padding: 0 8px 0px 8px;
  margin: 0px;
  text-decoration: none !important;
  display: inline-block;
  color: #000000;
  /* font-family: 'Avenir !important'; */
  font-size: 17px;
  letter-spacing: 1px;
  /* font-weight: 700; */
  outline: none;
}


#header.header-scrolled .nav-menu a {
  padding: 0 8px 0px 8px;
  margin: 0px;
  text-decoration: none !important;
  display: inline-block;
  color: #000000;
  /* font-family: 'avenir-lt-w01_85-heavy1475544,Avenir !important'; */
  font-size: 16px;
  letter-spacing: 1px;
  /* font-weight: 700; */
  outline: none;
}

.nav-menu li:hover > a,
.nav-menu > .menu-active > a {
  color: #FC6E10 !important;
  outline: none;
  text-decoration: none;
}

#header.header-scrolled .nav-menu li:hover > a,
.nav-menu > .menu-active > a {
  color: #FC6E10 !important;
  outline: none;
  text-decoration: none;
}


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

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

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

.nav-menu ul li:hover > a {
  color: #fc6e10;
  outline: none;
  text-decoration: none;
}

.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: 20px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

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

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  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: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 700;
  font-family: 'Raleway';
  font-size: 16px;
  letter-spacing: 1px;
}

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

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

#mobile-nav ul li.menu-active a {
  color: #FC6E10 !important;
}


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

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  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 !important;
}



@media (min-width: 1024px) 

{

#header #logo {
  padding-left: 66px;
}

#nav-menu-container {
  /* padding-right: 60px; */
}
  
#mobile-nav-toggle i {
  color: #000;
}
  
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2.1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
}


.starburst {
  margin: 0;
  padding: 0;
  display: none;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.starburst .blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2.1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
}  
   
}


@media (max-width: 1024px) 

{


#nav-menu-container {
  float: right !important;
  margin-top: 40px;
  margin-right: 20px;
}

#header.header-scrolled #nav-menu-container {
  float: right;
  margin-top: 15px;  
  padding-right: 0px;  
}


#header {
  padding-bottom: 10px;
  padding-left: 0px;
  height: 0 auto;
  position: fixed;
  width: 100%;
  height: 0 auto;
  /* background-image:url(../img/Background2.jpg); */
  background-size: cover;
  background-attachment:fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.1s;
  z-index: 997;
  /*border-bottom: 5px solid #8C8C8B;*/
  border-bottom: 5px solid #040404;
  box-shadow:0px 0px 6px 0px #000;
}



#header.header-scrolled {
  padding-bottom: 5px;
  margin: 0px;
  height: 0 auto !important;
  width: 100%;
  /* background-image:url(../img/Background2.jpg); */
  background-size: cover;
  background-attachment:fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.7s;
  /*border-bottom: 5px solid #8C8C8B;*/
   border-bottom: 5px solid #040404;
  box-shadow:0px 0px 6px 0px #000;
  line-height: 60px !important;
  float: right !important;
}



#header #logo img {
  width: 110px !important;
  height: 80px;
}  

#header.header-scrolled #logo img {
  width: 110px !important;
  height: 80px !important;
} 
 


@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2.1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
  display: none;
}


.starburst {
  margin: 0;
  padding: 30px 0px 10px 0px;
  display: block;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.starburst .blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2.1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
  display: block;
}

   
}



@media (max-width: 768px) 

{

.back-to-top {
  bottom: 65px;
}


#header {
  padding-bottom: 1px;
  padding-left: 0px;
  height: 0 auto;
  position: fixed;
  width: 100%;
  height: 0 auto;
  /* background-image:url(../img/Background2.jpg); */
  background-size: cover;
  background-attachment:fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.1s;
  z-index: 997;
  /*border-bottom: 5px solid #8C8C8B;*/
   border-bottom: 5px solid #040404;
  box-shadow: 0px 0px 5px 0px #000;
}


#header.header-scrolled {
  padding-bottom: 5px;
  margin: 0px;
  height: 0 auto !important;
  width: 100%;
  /* background-image:url(../img/Background2.jpg); */
  background-size: cover;
  background-attachment:fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  /*border-bottom: 5px solid #8C8C8B;*/
   border-bottom: 5px solid #040404;
  box-shadow:0px 0px 6px 0px #000;
  line-height: 25px !important;
}


#header #logo img {
  width: 110px !important;
  height: 80px;
}  

#header.header-scrolled #logo img {
  width: 110px !important;
  height: 80px !important;
} 

#nav-menu-container {
  display: none;
}

#mobile-nav-toggle {
  display: inline;
}
  
#mobile-nav-toggle i {
  margin-top: 60px;
  color: #000;
}
 

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2.1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
  display: none;
}


.starburst {
  margin: 0;
  padding: 30px 0px 10px 0px;
  display: block;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.starburst .blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 2.1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
  display: block;
}


}


/*----Banner Slider----*/


.hero-slider {
  margin-top: 170px;
  /* height: 80vh; */
}

.hero-slider .slider-item {
  height: 80vh;
  display: flex !important;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.hero-slider .slider-item:before {
  position: absolute;
 /* background: rgba(0, 0, 0, 0.5);*/
  content: '';
  top: 0;
  height: 100% !important;
  width: 100%;
}

.hero-slider .content {
  position: relative;
  z-index: 2;
  font-weight: 100;
}


@media screen and (min-width : 320px) and (max-width : 765px){

  .hero-slider {
  margin-top: 130px;
  /* height: 80vh; */
  }

  .hero-slider .content.style h2 {
    font-size: 30px;
  }


}

@media screen and (min-width : 768px) and (max-width : 1024px){

  .hero-slider {
  margin-top: 110px;
  height: 80vh;
  }

  .hero-slider .content.style h2 {
    font-size: 30px;
  }

}



.hero-slider .content.style .offer-text {
  letter-spacing: 7px;
  font-size: 15px;
  margin-bottom: 5px;
  font-weight: 100;
}


.hero-slider .content h2 {
  font-size: 45px;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  color: #fff;
}



.hero-slider .slick-dots {
  bottom: 20px;
  color: #000000;
}

.hero-slider .slick-dots li {
  margin: 0 3px;
  color: #000000;
}

.hero-slider .slick-dots li button:before {
  font-size: 15px;
  color: #000000;
}

.hero-slider .slick-dots li.slick-active button:before {
  color: #fff;
}

.hero-slider .slick-prev {
  left: 20px;
  z-index: 100;
}

.hero-slider .slick-prev:before {
  content: '\f053';
  font-family: "FontAwesome";
  font-size: 30px;
}

.hero-slider .slick-next {
  right: 20px;
  z-index: 100;
}

.hero-slider .slick-next:before {
  content: '\f054';
  font-family: "FontAwesome";
  font-size: 30px;  
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

/*----Banner Slider close----*/



/*--------------------------------------------------------------
# content section
--------------------------------------------------------------*/

.content {
margin: 60px 0px 40px 0px; 
padding: 0px;
}

.contenttext {
margin: 0px;  
padding: 0px;
background-color: none !important;
}

.contenttext p {
margin: 0px;  
padding: 90px 30px 90px 0px;
font-family: 'Raleway';
font-size: 18px;
text-align: justify;
text-justify: inter-word;
line-height: 30px;
letter-spacing: 1px;
}


.contentimg {
margin: 0px;  
padding: 0px;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage11.png);
background-size: cover;
background-position: 100% 100% !important;
background-size: 100% 100% !important; 
transition: .5s ease;
backface-visibility: hidden;
border: 5px solid #fff; 
text-align: center;
box-shadow: 0px 0px 6px #afafaf;
display: block; 
}

.contentimgmob {
margin: 0px;  
padding: 0px;
display: none;  
}

.contentimg:hover{
  opacity: 0.8;
}

span.info 
{
display: block;
}




@media (max-width: 1024px) {

.content {
margin: 40px 0px 40px 0px !important;  
padding: 0px;
}


}



@media (max-width: 768px) {

.content {
margin: 40px 0px 40px 0px;  
padding: 0px;
}

.contenttext p {
margin: 0px;  
padding: 0px !important;
font-family: 'Raleway';
font-size: 18px;
text-align: justify;
text-justify: inter-word;
line-height: 30px;
letter-spacing: 1px;
}

.contentimg {
margin: 0px;  
padding: 0px;
display: none; 
}

.contentimgmob {
margin: 10px 0px 10px 0px;  
padding: 0px;
width: 100%;
height: 270px;
background-image:url(../img/homepage11.png);
background-size: cover;
background-position: 100% 100%;
background-size: 100% 100% !important; 
transition: .5s ease;
backface-visibility: hidden;
border: 5px solid #fff; 
text-align: center;
box-shadow: 0px 0px 6px #afafaf;
display: block;  
}


.contentimgmob:hover{
  opacity: 0.8;
}

span.info 
{
display: block;
}


}

/*-----second Row----*/

.content2 {
margin: 0px 0px 40px 0px; 
padding:0px;
}

.content3 {
margin: 0px;  
padding: 0px;
}

.content3 p {
margin: 0px;  
padding: 40px 0px 40px 30px;
font-family: 'Raleway';
font-size: 18px;
text-align: justify;
text-justify: inter-word;
line-height: 30px;
letter-spacing: 1px;
}


.contentimg2 {
margin: 0px;  
padding: 0px;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage13.png);
background-size: cover;
background-position: 50% 50% !important;
background-size: 100% 100% !important; 
transition: .5s ease;
backface-visibility: hidden;
border: 5px solid #fff; 
text-align: center;
box-shadow: 0px 0px 6px #afafaf;
}


.contentimg2:hover{
  opacity: 0.8;
}

span.info 
{
display: block;
}




@media (max-width: 768px) {

.content3 p {
margin: 0px;  
padding: 0px;
font-family: 'Raleway';
font-size: 18px;
text-align: justify;
text-justify: inter-word;
line-height: 30px;
letter-spacing: 1px;
}


.contentimg2 {
margin: 10px 0px 10px 0px;  
padding: 0px;
width: 100%;
height: 300px;
background-image:url(../img/homepage13.png);
background-size: cover;
background-position: 50% 50% !important;
background-size: 100% 100% !important; 
transition: .5s ease;
backface-visibility: hidden;
border: 5px solid #fff; 
text-align: center;
box-shadow: 0px 0px 6px #afafaf; 
}

.contentimg2:hover{
  opacity: 0.8;
}

span.info 
{
display: block;
}

}


/*-----Third Row----*/


.content4 {
margin: 0px;  
padding: 0px;
}

.content5 {
margin: 0px;  
padding: 0px;
}

.content5 p {
margin: 0px;  
padding: 30px 30px 0px 0px;
font-family: 'Raleway';
font-size: 18px;
text-align: justify;
text-justify: inter-word;
line-height: 30px;
letter-spacing: 1px;
}

.content5 h2 {
margin: 0px;  
padding: 20px 0px 30px 0px;
font-size: 30px;
}


.contentimg3 {
margin: 0px;  
padding: 0px;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage.png);
background-size: cover;
background-position: 100% 100% !important;
background-size: 100% 100% !important; 
transition: .5s ease;
backface-visibility: hidden;
border: 5px solid #fff; 
text-align: center;
box-shadow: 0px 0px 6px #afafaf;
display: block; 
}

.contentimg3mob {
margin: 0px;  
padding: 0px;
display: none;  
}

.contentimg3:hover{
  opacity: 0.8;
}

span.info 
{
display: block;
}


@media (max-width: 768px) {

.content5 h2 {
margin: 0px;  
padding: 20px 0px 0px 0px;
font-size: 28px;
}

.content5 p {
margin: 0px;  
padding: 0px;
font-family: 'Raleway';
font-size: 18px;
text-align: justify;
text-justify: inter-word;
line-height: 30px;
letter-spacing: 1px;
}

.contentimg3mob {
margin: 10px 0px 10px 0px;  
padding: 0px;
width: 100%;
height: 270px;
background-image:url(../img/homepage.png);
background-size: cover;
background-position: 100% 100% !important;
background-size: 100% 100% !important; 
transition: .5s ease;
backface-visibility: hidden;
border: 5px solid #fff; 
text-align: center;
box-shadow: 0px 0px 6px #afafaf;
display: block; 
}

.contentimg3 {
margin: 0px;  
padding: 0px;
display: none;  
}

.contentimg3mob:hover{
  opacity: 0.8;
}

span.info 
{
display: block;
}


}


/*--------------------------------------------------------------
# THE POWER OF unlearn
--------------------------------------------------------------*/

.Thepower {
margin: 0px;  
padding: 50px 0px 50px 0px;
}

.Thepowercontent {
margin: 0px;  
padding: 0px;
}

.Thepowercontent p {
margin: 0px;  
padding: 30px 0px 0px 0px;
font-family: 'Raleway';
font-size: 18px;
text-align: justify;
text-justify: inter-word;
line-height: 30px;
letter-spacing: 1px;
}

.Thepowercontent h1 {
margin: 0px;  
padding: 20px 0px 0px 0px;
font-size: 46px;
font-weight: bolder;
color: #FF7700;
text-align: center;
}

@media (max-width: 768px) {

.Thepower {
margin: 0px;  
padding: 30px 0px 50px 0px;
}

}


/*--------------------------------------------------------------
# The Four Worlds We Live In
--------------------------------------------------------------*/


.FourWorldscontent {
padding: 80px 0px 80px 0px !important; 
background-color: rgba(224, 246, 201, 0.80);
}


.FourWorldscontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
font-size: 48px;
text-align: center;
}

.FourWorldscontent p {
margin: 0px;  
padding: 0px;
text-align: center;
}


.btn-watch-video {
  margin-top: 40px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#ff6161;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}


.btn-watch-video:hover {
  background: #4d7369;
  color: #fff;
  outline: none !important;
  text-decoration: none !important;
}


.FourWorldsimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage5.png);
background-size: cover;
background-position: 50% 50% !important;
}


@media (max-width: 768px) {

.FourWorldscontent {
padding: 40px 0px 40px 0px !important; 
background-color: rgba(224, 246, 201, 0.80);
}

.FourWorldscontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
font-size: 48px;
text-align: center;
}

.btn-watch-video {
  margin-top:30px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#ff6161;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}

.FourWorldsimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 300px;
background-image:url(../img/homepage5.png);
background-size: cover;
background-position: 50% 50% !important;
}


}



/*--------------------------------------------------------------
# Decluttering The Mind
--------------------------------------------------------------*/


.Themindcontent {
padding: 80px 0px 80px 0px !important; 
background-color: rgba(250, 250, 183, 0.75);
}


.Themindcontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
font-size: 48px;
text-align: center;
}


.Themindcontent p {
margin: 0px;  
padding: 0px;
text-align: center;
}


.btn-watch-video2 {
  margin:40px 0px 0px 0px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#EAEAE8;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}


 .btn-watch-video2:hover {
  background: #4d7369;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}



.Themindimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage6.png);
background-size: cover;
background-position: 50% 50% !important;
display: block;
}

.Themindimg2 {
margin: 0px !important;  
padding: 0px !important;
display: none;
}


@media (max-width: 768px) {

.Themindcontent {
padding: 40px 20px 40px 20px !important;
background-color: rgba(250, 250, 183, 0.75);
}

.Themindcontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
font-size: 48px;
text-align: center;
}

.Themindimg {
margin: 0px !important;  
padding: 0px !important;
display: none;
}

.Themindimg2 {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 300px;
background-image:url(../img/homepage6.png);
background-size: cover;
background-position: 50% 50% !important;
display: block;
}


.btn-watch-video2 {
  margin-top:30px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#EAEAE8;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}

}



/*--------------------------------------------------------------
# What Is UnLearn
--------------------------------------------------------------*/


.UnLearncontent {
padding: 80px 0px 80px 0px !important;   
background-color: rgba(182, 231, 220, 0.90);
}


.UnLearncontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
text-align: center;
font-size: 48px;
}


.UnLearncontent p {
margin: 0px;  
padding: 0px;
text-align: center;
}


.btn-watch-video3 {
  margin:40px 0px 0px 0px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#FAFAB7;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}


 .btn-watch-video3:hover {
  background: #4d7369;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}



.UnLearnimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage7.png);
background-size: cover;
background-position: 50% 50% !important;
}



@media (max-width: 768px) {

.UnLearncontent {
padding: 40px 20px 40px 20px !important;    
background-color: rgba(182, 231, 220, 0.90);
}

.UnLearncontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
text-align: center;
font-size: 48px;
}

.btn-watch-video3 {
  margin-top:30px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#FAFAB7;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}

.UnLearnimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 300px;
background-image:url(../img/homepage7.png);
background-size: cover;
background-position: 50% 50% !important;
}


}



/*--------------------------------------------------------------
# How Relationships Work
--------------------------------------------------------------*/


.Relationcontent {
padding: 80px 0px 80px 0px !important;   
background-color: rgba(253, 239, 250, 0.70);
}


.Relationcontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
font-size: 48px;
text-align: center;
}


.Relationcontent p {
margin: 0px;  
padding: 0px;
text-align: center;
}


.btn-watch-video4 {
  margin:40px 0px 0px 0px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#B3915F;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}


 .btn-watch-video4:hover {
  background: #4d7369;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}



.Relationimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage8.png);
background-size: cover;
background-position: 100% 100% !important;
display: block;
}

.Relationimg2 {
margin: 0px !important;  
padding: 0px !important;
display: none;
}


@media (max-width: 768px) {

.Relationcontent {
padding: 40px 20px 40px 20px !important;   
background-color: rgba(253, 239, 250, 0.70);
}

.Relationcontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
font-size: 48px;
text-align: center;
}

.Relationimg {
margin: 0px !important;  
padding: 0px !important;
display: none;
}

.Relationimg2 {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 300px;
background-image:url(../img/homepage8.png);
background-size: cover;
background-position: 50% 50% !important;
display: block;
}


.btn-watch-video4 {
  margin-top: 30px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#B3915F;
  color: #1e1e1e !important; 
  outline: none !important;
  text-decoration: none !important;
}


}




/*--------------------------------------------------------------
# Making A Life vs.
Making A Living
--------------------------------------------------------------*/


.Livingcontent {
padding: 80px 0px 80px 0px !important; 
background-color: rgba(203, 200, 203, 0.75);
}


.Livingcontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
letter-spacing: 10px;
text-align: center;
font-size: 48px;
}


.Livingcontent p {
margin: 0px;  
padding: 0px;
text-align: center;
}


.btn-watch-video5 {
  margin-top: 30px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#F1CC94;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}


 .btn-watch-video5:hover {
  background: #4d7369;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}



.Livingimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage9.png);
background-size: cover;
background-position: 50% 50% !important;
}


@media (max-width: 768px) {

.Livingcontent {
padding: 40px 10px 40px 10px !important;
background-color: rgba(203, 200, 203, 0.75);
}

.Livingcontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #1e1e1e;
letter-spacing: 10px;
text-align: center;
font-size: 48px;
}


.btn-watch-video5 {
  margin-top:20px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#F1CC94;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}

.Livingimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 300px;
background-image:url(../img/homepage9.png);
background-size: cover;
background-position: 50% 50% !important;
}


}



/*--------------------------------------------------------------
# You In The Universe
--------------------------------------------------------------*/


.Universecontent {background-color: rgb(255 255 255);padding: 18px 0px 80px 0px;}


.Universecontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #4e4e4e;
letter-spacing: 8px;
font-size: 48px;
text-align: center;
}


.Universecontent p {
margin: 0px;  
padding: 0px;
text-align: center;
}


.btn-watch-video6 {
  margin:40px 0px 0px 0px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#94D6C8;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none !important;
}


 .btn-watch-video6:hover {
  background: #4d7369;
  color: #fff !important;
  outline: none;
  text-decoration: none !important;
}



.Universeimg {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 0 auto;
background-image:url(../img/homepage10.png);
background-size: cover;
background-position: 50% 50% !important;
display: block;
}

span.info 
{
display: block;
}

.Universeimg2 {
margin: 0px !important;  
padding: 0px !important;
display: none;
}


.Universeimg p {
margin: 0px !important;  
padding: 0px !important;
width: 100% !important;
height: 0 auto !important;
}


@media (max-width: 768px) {


.Universecontent {background-color: rgb(255 255 255);padding: 25px 0px 40px 0px;}


.Universecontent h1 {
margin: 0px;  
padding: 0px;
font-family: 'Didot Serif';
font-weight: 300;
color: #4e4e4e;
letter-spacing: 8px;
font-size: 48px;
text-align: center;
}


.Universeimg {
margin: 0px !important;  
padding: 0px !important;
display: none;
}

.Universeimg2 {
margin: 0px !important;  
padding: 0px !important;
width: 100%;
height: 300px;
background-image:url(../img/homepage10.png);
background-size: cover;
background-position: 100% 100% !important;
display: block;
}

span.info 
{
display: block;
}

.Universeimg2 p {
margin: 0px !important;  
padding: 0px !important;
width: 100% !important;
height: 0 auto !important;
}


.btn-watch-video6 {
  margin-top:30px;
  padding:10px 40px 10px 40px;   
  font-size: 16px;
  display: inline-block;
  transition: 0.5s;
  background-color:#94D6C8;
  color: #1e1e1e !important; 
  outline: none;
  text-decoration: none;
}

}



/*--------------------------------------------------------------
# testimonial
--------------------------------------------------------------*/


.testimonial {
    height: 0 auto;
    width: 100%;
    background-image: -webkit-linear-gradient(#ffffdb, #d8e7cf);
    background-image: linear-gradient(#ffffdb, #d8e7cf);
    padding-top: 50px;
    padding-bottom: 0px;    
}

.testimonial h2 {
  color: #292929; 
  font-size: 40px;
  margin: 0px;
  text-align: center;
  padding-bottom: 25px;
  font-weight: 900 !important;
  letter-spacing: 5px;  
  font-weight: bolder;  
}


#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 10px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 10px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 145px;
    height: 145px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #1e1e1e;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Raleway';
    margin: 0px;
}
.testimonial4_slide h4 {
  color: #fe6b6b;
  font-family: 'Raleway';  
  font-size: 24px;
  margin: 20px 0 20px 0;  
}

.testimonial .carousel {
  padding-bottom:40px;
}

.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
  height: 100px;
  width: 100px;
  background-image: none;
}

.carousel-control-next-icon:after
{
  content: '>';
  font-size: 55px;
  color: red;
}

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 55px;
  color: red;
}


@media (max-width: 768px) {

.testimonial h2 {
  color: #292929; 
  font-size: 34px;
  margin: 0px;
  text-align: center;
  padding-bottom: 25px;
  font-weight: 900 !important;
  letter-spacing: 5px;  
  font-weight: bolder;  
}


}


/* ------testimonial  close-------*/



/*--------------------------------------------------------------
# video 
--------------------------------------------------------------*/



.video {
margin: 0px;  
padding-bottom: 60px;
text-align: center;
text-decoration: none !important;
display: block;
}

.video2 {
margin: 0px;  
padding-bottom: 60px;
text-align: center;
text-decoration: none !important;
display: none;
}

.video h4 {
  color: #fe6b6b;
  font-family: 'Raleway';  
  font-size: 26px;
  margin: 60px 0 40px 0;  
}


@media (max-width: 768px) {

.video {
margin: 0px;  
padding-bottom: 60px;
text-align: center;
text-decoration: none !important;
display: none;
}

.video2 {
margin: 0px;  
padding-bottom: 60px;
text-align: center;
text-decoration: none !important;
display: block;
}

.video2 h4 {
  color: #fe6b6b;
  font-family: 'Raleway';  
  font-size: 26px;
  margin: 60px 0 40px 0;  
}

}


/*--------------------------------------------------------------
# graffiti 2
--------------------------------------------------------------*/

.graffiti2 {margin: 0px;padding: 0px 300px 0px 300px;background-color: #8C8C8B;text-align: center;}



.graffiti2 h6 {
margin: 0px;  
padding: 0px;
font-size: 22px;
text-align: center;
line-height: 30px;
color: #fff;
}

@media (max-width: 768px) {

.graffiti2 {margin: 0px;padding: 0px 20px 0px 20px;background-color: #8C8C8B;text-align: center;}


.graffiti2 h6 {
margin: 0px;  
padding: 0px;
font-size: 22px;
text-align: center;
line-height: 30px;
color: #fff;
}

}


/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/

.footer {
margin: 0px;  
padding: 20px 0px 20px 0px;
}


.footercode p {
margin: 0px;  
padding: 0px;
font-family: 'Raleway';  
font-size: 14px;
color: #1e1e1e;
text-align: right;
}

.footercode h6 {
margin: 0px;  
padding: 15px 0px 0px 0px;
font-family: 'Raleway';  
font-size: 14px;
color: #1e1e1e;
text-align: right;
}


.facebook {
margin: 0px;  
padding: 0px;
text-align: left;
}

.facebook p {
margin: 0px;  
padding-left: 220px;
text-align: left;
}

.facebook img {
margin: 0px;  
padding: 0px;
width: 16px;
height: 0 auto;
text-align: left;
}


@media (max-width: 1024px) {

.footer {
margin: 0px;  
padding: 20px 0px 20px 0px;
}


.footercode p {
margin: 0px;  
padding: 0px;
font-family: 'Raleway';  
font-size: 14px;
color: #1e1e1e;
text-align: right;
}

.footercode h6 {
margin: 0px;  
padding-top: 10px;
font-family: 'Raleway';  
font-size: 14px;
color: #1e1e1e;
line-height: 20px;
text-align: right;
}


.facebook {
margin: 0px;  
padding: 0px;
text-align: center;
}

.facebook p {
margin: 0px;  
padding: 0px;
text-align: center;
}

}


@media (max-width: 768px) {

.footer {
margin: 0px;  
padding: 20px 0px 20px 0px;
}


.footercode p {
margin: 0px;  
padding-top: 10px;
font-family: 'Raleway';  
font-size: 14px;
color: #1e1e1e;
text-align: center;
}

.footercode h6 {
margin: 0px;  
padding-top: 10px;
font-family: 'Raleway';  
font-size: 14px;
color: #1e1e1e;
line-height: 25px;
text-align: center;
}


.facebook {
margin: 0px;  
padding: 0px;
text-align: center;
}

.facebook p {
margin: 0px;  
padding: 0px;
text-align: center;
}

}

/* login css start */
.main-content{
	width: 50%;
	border-radius: 5px  !important;
	box-shadow: 0 5px 5px rgba(0,0,0,.4);
	margin: 5em auto;
	display: flex;
}
.company__info{
	background-color:#eaeae8;
	border-top-left-radius: 5px  !important;
	border-bottom-left-radius: 5px  !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color:#fc6e10;
}
.fa-android{
	font-size:3em;
}
@media screen and (max-width: 640px) {
	.main-content{width: 90%;}
	.company__info{
		display: none;
	}
	.login_form{
		border-top-left-radius:5px !important;
		border-bottom-left-radius:5px  !important;
	}
}
@media screen and (min-width: 642px) and (max-width:800px){
	.main-content{width: 70%;}
}
.row > h2{
	color:#fc6e10;
}
.login_form{
	background-color: #fff;
	border-top-right-radius:5px  !important;
	border-bottom-right-radius:5px  !important;
	border-top:1px solid #ccc;
	/* border-right:1px solid #ccc; */
}
form{
	padding: 0 0em;
}
.form__input{
	width: 100%;
	border:0px solid transparent;
	border-radius: 0;
	border-bottom: 1px solid #aaa;
	padding: 0.5em .5em .5em;
	padding-left: 0em;
	outline:none;
	margin: 1 em auto;
	/* transition: all .5s ease; */
}
.form__input:focus{
	border-bottom-color: #008080;
	box-shadow: 0 0 5px rgba(0,80,80,.4); 
	border-radius: 4px;
}
.btn{
	transition: all .5s ease;
	width: 99%;
	border-radius: 2px;
	color: #fff;
	font-weight: 600;
	background-color: #000;
	border: 1px solid #fc6e10;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
.btn:hover, .btn:focus{
	background-color: #fff;
	color: #000;
}
.displaynone{
	display:none
}

/* Home page banner image css start*/
.bg-overlay {
	
   background: linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,.2)), url("../img/home-landing.jpg");
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center !important;
    color: #fff;
    height: 900px;
    padding-top: 10%;
}

.btn1 {
    display: inline-block;
    padding: 9px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 1px;
}

.btn1-successnew {
    color: #FFFFFF !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.btn1:hover
{
    background-image:none !important;
    background-color:#FFFFFF !important;
	color:#000 !important;
}


.btn1-successnew {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
/* Home page banner image css close*/

