  /* -- general styles -- */



  @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');



  body {

    font-family: 'Roboto', sans-serif;

    font-weight: 400;

    font-size: 14px;

	background-color: #000;																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																				;

  }

  h1,h2,h3,h4,h5,h6 {

    margin: 0px; 

  }

  a,button,.btn {

    outline: none;

    text-decoration: none;

    transition: all 0.3s ease 0s;

  }

  a:hover,a:active,a:focus,

  button:hover,button:active,button:focus,

  .btn:hover,.btn:active,.btn:focus {

    outline: none;

    text-decoration: none;

  }

  .nopadding {

    padding-left: 0;

    padding-right: 0;

  }

  .padding-left-z {

    padding-left: 0px;

  }

  .overflow-hidden {

    overflow: hidden;

  }

  .wow {

    visibility: hidden;

  }

  p {

    line-height: 1.6em;

  }

  img {

    max-width: 100%;

  }

  input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {

   -webkit-appearance: none;

  }

  input[type=number]::-moz-inner-spin-button, input[type=number]::-moz-outer-spin-button {

   -webkit-appearance: none;

  }

   input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button {

    -webkit-appearance: none;    

  }

  input[type=date]::-moz-inner-spin-button, input[type=date]::-moz-outer-spin-button {

   -webkit-appearance: none; 

  }



  form .radio label,

  form .checkbox label,

  form .radio-inline label,

  form .checkbox-inline label {

    font-weight: 400;

  }

  form .checkbox-inline,

  form .radio-inline {

    margin-bottom: 15px;

    float: left;  

  }

  form .checkbox,

  form .radio {

    text-align: left;

    margin-bottom: 15px;

    width: 100%;

    clear: both;

  }

  form .success, .error {

    margin-top: 20px;

    margin-bottom: 20px;

  }



  /* -- general styles -- */



/* form-submision */



  .success, .error {

    margin-bottom: 20px;

    font-size: 20px;

    font-weight: 600;

  }

  .success {

    color: green;

  }

  .error {

    color: red;

  }



  div.module.parallax {

  height: auto;

  background-position: 50% 50%;

  background-repeat: no-repeat;

  background-attachment: fixed;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

}



  /* -------- Amil -------- */



/* ******* --Header-- ****** */



#amil-header {

  padding: 20px 0px;

  background-color: #FFFFFF;

  position: relative;

  box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2), 0 1px 2px 0 rgba(0,0,0,0.19);

}

#amil-header .header-social {

  margin-top: 7px;

}

#amil-header .header-social a {

  display: inline-block;

  padding: 13px 20px;

  background: #27746c;

  color: #fff;

  font-size: 20px;

  transform: scale(1);

  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);

  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);

}

#amil-header .header-social a:hover,

#amil-header .header-social a:active,

#amil-header .header-social a:focus {

  transform: scale(1.02);

  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);

  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30); 

}



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



#amil-banner {

  background: url(../images/banner01.jpg) center center no-repeat;

  background-size: cover;

  padding: 50px 0px;

}

#amil-banner .banner-text {

  margin-top: 0px;

  margin-left: -500px;

  margin-right: 350px;

  text-align: center;



  

}

#amil-banner .banner-text h1 {

  font-weight: 700;

  font-size: 45px;

  color:  #FFF;

  margin: 0px;

  /* text-shadow: -1px 0 black, 0 1px  #000, 1px 0 white, 0 -1px white */



}

#amil-banner .banner-text h1 span {

  color: #0F0;

  text-shadow: -1px 0 #fff, 0 1px  #000, 1px 0 #fff, 0 -1px #fff;

}

#amil-banner .amil-fContainer {

	border-radius: 25px;

	border-top:3px solid   #27746c; /*#BFAA15; #27746c;*/

	text-align: center;

	padding: 30px 30px 20px;

	width:360px;

	background: #00F; /*#41bdb0;*/

}

#amil-banner .amil-fContainer h1 {

	font-size: 30px;

	font-weight: 800;

	margin-top: 0px;

	margin-bottom: 15px;

	color: #fff;

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;

}



#amil-banner .amil-fContainer h2 {

	font-size: 25px;

	font-weight: 800;

	margin-top: 0px;

	margin-bottom: 15px;

	color:#FFF;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	padding-top: 10px;

}





#amil-banner .amil-fContainer h3 {

	font-size: 30px;

	font-weight: 800;

	margin-top: 0px;

	margin-bottom: 15px;

	color: #CBFCFE;  /*#E0FCFC;  #3FC;/*#BFAA15;*/

	font-family: "Arial Black", Gadget, sans-serif;

}



#amil-banner .amil-fContainer h4 {

	font-size: 15px;

	font-weight: 800;

	margin-top: 0px;

	margin-bottom: 15px;

	color: #FFF; /*#E0FCFC; /*#BFAA15;*/

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}





#amil-banner .amil-fContainer p {

  font-size: 16px;

  font-style:italic;

  color: #fff;  /*color: #DE6C2E;   #164a45;*/

  margin-bottom: 15px;

}



#amil-banner .pwhite {

  font-size: 16px;

  font-style:italic;

  color: #FFF;  /*color: #DE6C2E;   #164a45;*/

  margin-bottom: 15px;

}







#amil-form .form-control {

  background: #ebebeb;

  color: #000;

  box-shadow: none;

  -webkit-box-shadow: none;

  -moz-box-shadow:none;

  margin-bottom: 15px;  

  border:1px solid #ebebeb;

}

#amil-form .form-control:focus {

  border-color: #245f99 !important;

  outline: 0;

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 143, 1,.6);

  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 143, 1,.6);

}

#amil-form input.form-control {

  height: 45px;

}

#amil-form .radio label,

#amil-form .checkbox label,

#amil-form .radio-inline label,

#amil-form .checkbox-inline label {

  font-weight: 400;

  color: #fff;

}

#amil-form .btn {

	border-radius: 15px;

	background-color: #039;

	border:1px solid transparent;

	padding: 16px 0px;

	font-weight: 700;

	font-size: 24px;

	color: #fff;

	transition: all 0.4s ease 0.05s;

}

#amil-form .btn:hover,

#amil-form .btn:focus,

#amil-form .btn:active {

  background:#fff;/*background: transparent;*/

  border-color: #FFF;/*#BFAA15;*/

  color:#461bff;

}



/* ******* --Services-- ****** */



#amil-services {

  padding: 80px 0;

  color: #FFFFFF;

}

#amil-services h1 {

  font-size: 48px;

  font-weight: 700;

  color: #245f99;

  margin-bottom: 20px;

}

#amil-services p {

  color: #212121;

}

#amil-services .section-desc {

  padding: 0px 280px;

  color: #212121;

  margin-bottom: 0px;

}

#amil-services .clearfix {

  margin: 50px 0;

    justify-content: center;

    align-items: center

}



#amil-services .work_icon {

  background: url(../images/amil_360x213.png) center center no-repeat;

  background-size: contain;

  padding:80px 0px;

    transition: all 0.3s ease 0s;

}

#amil-services .work_icon i {

  color: #fff;

  font-size: 30px;

  line-height: 118px;

}

#amil-services .work_block h4 {

  color: #245f99;

  font-size: 22px;

  font-weight: 500;

  margin-bottom: 20px;

  margin-top: 40px;

}

#amil-services .work_block:hover .work_icon::before {

  opacity: 1;

  transform: translateY(5px);

  transition: all 0.3s ease 0s;

}

#amil-services .work_block:hover .work_icon {

  transform: translateY(-5px);

  transition: all 0.3s ease 0s;

}



/* ******* --make money today-- ****** */



#amil-mmt {   /* footer */

  /*background: url(../images/section-bg.jpg) center center no-repeat;*/

  background-color: #245f99;

  background-size: cover;

  padding:30px 0px;

}

#amil-mmt .about-text h1 {

  font-size: 45px;

  font-weight: 700;

  color: #245F99;

  padding-left:12px;

  /*margin-bottom: 20px;*/

}

#amil-mmt .about-text hr.large {

  border-top: 3px solid #fff;

  padding-left:12px;

  width: 90px;

  margin-top: 30px;

  margin-bottom: 2px;

  text-align: left;

  /*margin-left: 0;*/

}

#amil-mmt .about-text p {

	color: #245F99;

	margin-top: 30px;

	margin-bottom: 30px;

	padding-left:12px;

	text-align: center;

  

}

#amil-mmt .about-img img {

  border-radius: 5px;

}

#amil-mmt .btn-theme {

  margin-top: 30px;

  font-size: 24px;

  font-weight: 700;

  background: #245f99;

  color: #fff;

  display: inline-block;

  padding: 15px 60px;

  transform: scale(1);

  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);

  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.0);

}



#amil-mmt .btn-theme:hover,

#amil-mmt .btn-theme:active,

#amil-mmt .btn-theme:focus {

  transform: scale(1.02);

  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);

  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30); 

}

