@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,600);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #c8c8c8;
  font: 400 14px/23px "Arial", sans-serif;
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h1 {
  font: 300 80px/80px "Open Sans", sans-serif;
  color: #fff; }

h2 {
  font: 300 80px/80px "Open Sans", sans-serif;
  color: #fff; }
  h2 span {
    color: #505054; }

h3 {
  font: 300 60px/60px "Open Sans", sans-serif;
  color: #505054; }
  h3 span {
    color: #1d1e4e; }

h4 {
  font: 300 50px/50px "Open Sans", sans-serif;
  color: #1d1e4e; }
  h4 span {
    color: #fff;
    text-transform: uppercase; }

h5 {
  font: 300 20px/25px "Open Sans", sans-serif;
  text-transform: uppercase; }

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

time {
  display: block; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

strong {
  font-weight: 700; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }
	
	.aling {
		text-align: right}
		
	.padding {
		padding-top:5%}
		

/*=======================================================
                       Main Layout
=========================================================*/
* + .mailform {
  margin-top: 51px; }

h2 + p, h3 + p, h4 + h5, * + .social {
  margin-top: 35px; }

.off {
  margin-top: 41px; }

h5 + p {
  margin-top: 20px; }

* + .btn_off, .off-1 {
  margin-top: 60px; }

* + .btn_off1 {
  margin-top: 80px; }

* + .privacy {
  margin-top: 100px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_logo:before {
    color: #fff;
    font-family: "FontAwesome";
    font-size: 90px;
    line-height: 80px; }
  .brand_name {
    padding-top: 10px; }
	 .brand_name h2 {
		 font-size:45px; }
	
  .brand_slogan {
    font: 200 14px/25px "Open Sans", sans-serif;
    color: #fff;
    text-transform: uppercase; }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #1d1e4e; }

.bg-secondary {
  background: #505054; }

/*==================   Colors    ======================*/
.default-1 {
  color: #fff; }

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn-wr {
  overflow: hidden;
  padding-bottom: 35px;
  display: inline-block; }

.btn-wr__md {
  padding-bottom: 98px;
  display: block; }

.btn-wr__md-1 {
  padding-bottom: 0;
  padding-right: 35px;
  margin-left: -4px; }

.btn {
  display: inline-block;
  width: 102px;
  height: 65px;
  background: #1d1e4e;
  color: #fff;
  text-align: center;
  -moz-box-sizing: bordex-box;
  -webkit-box-sizing: bordex-box;
  box-sizing: bordex-box;
  position: relative;
  z-index: 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn:before {
    content: '\f15c';
    font-family: "FontAwesome";
    font-size: 30px;
    line-height: 80px;
    position: relative;
    z-index: 1; }
  .btn:after {
    content: '';
    position: absolute;
    bottom: -22px;
    left: -13px;
    width: 150px;
    height: 150px;
    -moz-transform: translate(0%, 0%) rotate(29deg) skewX(-28deg) skewY(5deg);
    -ms-transform: translate(0%, 0%) rotate(29deg) skewX(-28deg) skewY(5deg);
    -o-transform: translate(0%, 0%) rotate(29deg) skewX(-28deg) skewY(5deg);
    -webkit-transform: translate(0%, 0%) rotate(29deg) skewX(-28deg) skewY(5deg);
    transform: translate(0%, 0%) rotate(29deg) skewX(-28deg) skewY(5deg);
    background: #1d1e4e;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: -1; }
  .btn:hover {
    background: #0097c0; }
    .btn:hover:after {
      background: #0097c0; }
  .btn:active {
    background: #006f8d; }
    .btn:active:after {
      background: #006f8d; }

.btn__md {
  width: 100%;
  height: 0;
  background: none; }
  .btn__md:before {
    line-height: 106px; }
  .btn__md:after {
    width: 400px;
    height: 400px;
    -moz-transform: translate(0%, 0%) rotate(28.5deg) skewX(-29deg) skewY(5deg);
    -ms-transform: translate(0%, 0%) rotate(28.5deg) skewX(-29deg) skewY(5deg);
    -o-transform: translate(0%, 0%) rotate(28.5deg) skewX(-29deg) skewY(5deg);
    -webkit-transform: translate(0%, 0%) rotate(28.5deg) skewX(-29deg) skewY(5deg);
    transform: translate(0%, 0%) rotate(28.5deg) skewX(-29deg) skewY(5deg);
    bottom: -92px;
    left: 14px; }
  .btn__md:hover {
    background: none; }

.btn-large {
  font: 600 15px/15px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: #1d1e4e;
  padding: 44px 34px 44px 38px;
  position: relative;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .btn-large:after {
    position: absolute;
    content: '\f08b';
    font-size: 30px;
    line-height: 103px;
    color: #fff;
    font-family: "FontAwesome";
    padding-left: 24px;
    width: 65px;
    height: 103px;
    right: -65px;
    top: 0;
    bottom: 0;
    background: #505054;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none; }
  .btn-large:before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 51.5px 0 51.5px 34px;
    border-color: transparent transparent transparent #505054;
    top: 0;
    right: -99px;
    bottom: 0;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none; }
  .btn-large:hover {
    background: #505054; }
    .btn-large:hover:after {
      background: #1d1e4e;
      width: 70px;
      right: -70px; }
    .btn-large:hover:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 51.5px 0 51.5px 34px;
      border-color: transparent transparent transparent #1d1e4e;
      right: -104px; }
  .btn-large:active {
    background: #4f5256; }
    .btn-large:active:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 51.5px 0 51.5px 34px;
      border-color: transparent transparent transparent #0097c0; }
    .btn-large:active:after {
      background: #0097c0; }

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
.box_aside {
  float: left; }
.box_cnt__no-flow {
  overflow: hidden; }

/*==================     Center    ======================*/
.center {
  text-align: center; }

/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #1d1e4e;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #505054;
    text-decoration: none; }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  z-index: 0; }
  .parallax h4 {
    color: #fff; }
  .parallax .unit-wr h4 {
    color: #505054; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #505054;
  text-align: center; }
  header .bg-primary {
    padding: 20px 0 20px;
    position: relative;
    z-index: 1; }
    header .bg-primary:before {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 80px 585px 0 585px;
	  /*border-width: 140px 585px 0 585px;*/
      border-color: #1d1e4e transparent transparent transparent;
      bottom: -80px;
      left: 0;
      right: 0;
      z-index: 2; }

.bg-wr {
  overflow: hidden; }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block; }

/*==================      Well     ======================*/
.well {
  padding: 263px 0 150px; }

.well-1 {
  padding: 100px 0 150px; }

.well-2 {
  padding: 100px 0 150px;!important
   }

.well-3 {
  padding: 147px 0 100px;!important
  background: #f3f3f3; }
  
  .well-3__off {
    padding-top: 158px;
	background: #f3f3f3; }

.well-4 {
  padding: 40px 0 40px; }

/*==================     Indent    ======================*/
.indent {
  padding: 0 300px; }

.indent-1 {
  padding-right: 100px; }

.indent-2 {
  padding-right: 140px; }

/*==================   Well icon ======================*/
.well__grid {
  position: relative;
  z-index: 0; }
  .well__grid .icon {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-52%);
    -ms-transform: translateY(-52%);
    -o-transform: translateY(-52%);
    -webkit-transform: translateY(-52%);
    transform: translateY(-52%);
    z-index: -1; }

/*==================     Icon   ======================*/
.icon:before {
   font-size: 100px;
  line-height: 65px;
  font-family: "FontAwesome";
  color: #fff;
  vertical-align:middle;
  }
.icon-1 {
  position: relative;
  padding-left: 200px;
  padding-right: 50px; }
  .icon-1:before {
    position: absolute;
    font-size: 113px;
    line-height: 113px;
    font-family: "FontAwesome";
    color: #1d1e4e;
    top: -10px;
    left: 0; }

/*==================    Phone    ======================*/
.phone {
  font: 300 0px/0px "Open Sans", sans-serif;
  color: #999;
  text-transform: capitalize;
  max-width: 600px;
  font-size:28px;
  line-height:30px; }
  .phone a {
   color: #fff; }
	.phone h3 {
   font-size:32px;
   line-height:32px;
   padding:0 0 0 0 ;
   color: #fff;
   margin-top: 0px; }
   .phone h3 span {
   color: #999;}
    .phone a:hover {
      text-decoration: none;
      color: #505054; }
    .phone a:active {
      color: #4f5256; }

/*==================    Img Wrap   ======================*/
.img-wr {
  width: 100%; }

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li; }
  .index-list h5 {
    color: #505054; }
  .index-list li:before {
    content: counter(li,upper-alpha);
    counter-increment: li;
    color: #505054;
    font: 300 100px/100px "Open Sans", sans-serif; }
  .index-list li:nth-child(1n+7), .index-list li:nth-child(1n+3):nth-child(-1n+4) {
    margin-top: 130px; }
    @media (max-width: 767px) {
      .index-list li:nth-child(1n+7), .index-list li:nth-child(1n+3):nth-child(-1n+4) {
        margin-top: 30px; } 
		.aling {
		text-align:center}}
  .index-list li.col-sm-1:nth-child(12n + 13),
  .index-list li.col-sm-2:nth-child(6n + 7),
  .index-list li.col-sm-3:nth-child(4n + 5),
  .index-list li.col-sm-4:nth-child(3n + 4),
  .index-list li.col-sm-6:nth-child(2n + 3) {
    clear: left; }
	
	


/*==================   Mark List  ======================*/
.mark-list:before {
  font-size: 100px;
  line-height: 100px;
  font-family: "FontAwesome";
  color: #505054;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
.mark-list:hover:before {
  color: #1d1e4e; }

/*==================   Unit wrap  ======================*/
.unit-wr {
  background: #fff;
  padding: 50px 40px 87px 50px;
  height: 550px; }
  
  .unit-wr h5 {
    color: #1d1e4e; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer h1 {
  font-size: 58px;
  line-height: 60px; }
footer .brand_logo:before {
  font-size: 96px;
  line-height: 96px; }
footer .brand_name {
  padding-top: 14px; }
footer .brand_slogan {
  font-size: 10px;
  line-height: 17px; }

/*==================   Privacy  ======================*/
.privacy {
  font: 600 14px/24px "Open Sans", sans-serif;
  color: #fff; }

/*==================   Social  ======================*/
.social > li {
  display: inline-block; }
  .social > li a {
    display: inline-block;
    font-size: 25px;
    line-height: 77px;
    width: 77px;
    height: 77px;
    background: #505054;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .social > li a:hover {
      background: #1d1e4e; }
  .social > li + li {
    margin-left: 16px; }

/*========================================================
                     RESPONSIVE
=========================================================*/
@media (max-width: 1199px) {
  header .bg-primary:before {
    border-width: 80px 470px 0;
	 bottom: -80px; }
	 
	 .brand_name h2 {
		 font-size:45px; }
	
  .indent {
    padding: 0 200px; }

  .indent-1 {
    padding: 0; }

  .indent-2 {
    padding-right: 25px; }

  h2 {
    font-size: 450px;
    line-height: 70px;
	color:#FFF; }

  h3 {
    font-size: 50px;
    line-height: 50px; }

  h4 {
    font-size: 40px;
    line-height: 40px; }

  .unit-wr {
    padding-left: 30px;
    padding-right: 30px; }

  .btn__md:after {
    bottom: -68px;
    left: -23px; }
  .btn__md:before {
    line-height: 80px; }

  .icon-1 {
    padding-right: 200px;
    padding-left: 180px; }

  .col-off {
    margin-top: 100px; } }
@media (max-width: 991px) {
  header .bg-primary:before {
    border-width: 80px 360px 0; }

  h2 {
    font-size: 55px;
    line-height: 55px; }

  h3 {
    font-size: 37px;
    line-height: 37px; }

  h4, .parallax h4 {
    font-size: 30px;
    line-height: 30px; }

  h5 {
    font-size: 18px;
    line-height: 23px; }

  h4 + h5 {
    margin-top: 15px; }

  .indent {
    padding: 0 100px; }
	

  .indent-2 {
    padding: 0; }

  .icon:before {
  font-size: 100px;
  line-height: 55px;
  vertical-align:middle;
 
  }
  .phone {
 font-size:22px;
  line-height:25px; }
	.phone h3 {
   font-size:28px; }

  .unit-wr {
    padding: 20px 20px 40px 20px; }

  .btn__md:after {
    bottom: -45px;
    left: -59px; }
  .btn__md:before {
    font-size: 25px;
    line-height: 60px; }

  * + [class*='btn_off'] {
    margin-top: 30px; }
	
	
	.padding {
		padding-top:18%}
	}
@media (max-width: 767px) {
  [class*='well'] {
    padding: 50px 0; }

  .well-indent {
    padding-bottom: 100px;
    padding-top: 200px; }

  .indent-3 {
    padding-right: 0;
    padding-left: 0; }

  header .bg-primary {
    padding: 30px 0; }
    header .bg-primary:before {
      border-width: 80px 384px 0;
      right: auto;
      left: 50%;
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }

  .indent {
    padding: 0 35px; }

  .icon-1 {
    padding-right: 0;
    padding-left: 115px; }
    .icon:before {
  font-size: 70px;
  line-height: 65px;
  font-family: "FontAwesome";
  color: #fff;
  padding-top:0;
  text-align:center; }

  * + .privacy, .off-1 {
    margin-top: 30px; }

  .col-off {
    margin-top: 70px; }

  .btn-wr__md {
    padding-bottom: 30%; }

  .btn__md:after {
    bottom: 0;
    left: 50%;
    margin-bottom: -25.5%;
    width: 800px;
    height: 800px;
    -moz-transform: translate(-39%, 0%) rotate(27deg) skewX(-40deg) skewY(-4deg);
    -ms-transform: translate(-39%, 0%) rotate(27deg) skewX(-40deg) skewY(-4deg);
    -o-transform: translate(-39%, 0%) rotate(27deg) skewX(-40deg) skewY(-4deg);
    -webkit-transform: translate(-39%, 0%) rotate(27deg) skewX(-40deg) skewY(-4deg);
    transform: translate(-39%, 0%) rotate(27deg) skewX(-40deg) skewY(-4deg); }
  .btn__md:before {
    font-size: 35px;
    line-height: 110px; }

  .btn-large {
    padding-left: 20px;
    padding-right: 20px; }
    .btn-large:after {
      width: 55px;
      right: -55px; }
    .btn-large:before {
      right: -89px; }
    .btn-large:hover:after {
      width: 55px;
      right: -55px; }
    .btn-large:hover:before {
      right: -89px; }
	  .phone {
  text-align:center }
  .phone h3 {
   text-align:center }
   
   .padding {
		padding-top:0%} }
@media (max-width: 700px) {
  .btn__md:after {
    margin-bottom: -26%; }
	.btn-large {
    padding-left: 5px;
    padding-right: 5px; }
	.btn-large:after {
      width: 35px;
      right: -35px; }
    .btn-large:before {
      right: -69px; }
	  .btn-large:hover:after {
      width: 35px;
      right: -35px; }
    .btn-large:hover:before {
      right: -69px; } }
@media (max-width: 649px) {
  .btn__md:before {
    font-size: 30px;
    line-height: 75px; } }
@media (max-width: 615px) {
  .btn__md:after {
    margin-bottom: -26.5%; } }
@media (max-width: 550px) {
  .btn__md:after {
    margin-bottom: -27.5%; } }
@media (max-width: 499px) {
  .btn__md:after {
    margin-bottom: -28%; } }
@media (max-width: 479px) {
  h4 {
    font-size: 25px;
    line-height: 25px; }

  .indent {
    padding: 0; }

  .phone {
  text-align:center }
  .phone h3 {
   text-align:center }

  .btn-wr__md-1 {
    margin-left: 0;
    margin-top: 10px; }

  .icon-1 {
    padding-left: 80px; }
    .icon-1:before {
      font-size: 70px;
      line-height: 70px; }

  .col-off {
    margin-top: 50px; }

  .btn-wr__md-1 {
    padding-right: 0; } }
@media (max-width: 440px) {
  .btn__md:after {
    margin-bottom: -29%; } }
@media (max-width: 390px) {
  .btn__md:after {
    margin-bottom: -30%; }
  .btn__md:before {
    line-height: 50px;
    font-size: 25px; } }
@media (max-width: 350px) {
  .btn__md:after {
    margin-bottom: -32%; } }
