@charset "utf-8";
/* CSS Document */

/*****************************************************************
reset css
******************************************************************/


*{margin:0;padding:0;}

h1, h2, h3, h4, h5, h6, p, ul{margin:0; padding:0;}
ul{ list-style:none;}
a{text-decoration:none !important;}


body{ width:100%; min-width:480px; padding:0; margin:0; font-family:'Lato';
 background-repeat: no-repeat; scroll-behavior: smooth; 
width: 100%;
height: 100%;
z-index: 1;

}
#body_first.main-header{
	 background: #090C12;
	height: 1080px;
	min-width:480px;
background-position: 50% top;
background-image: url('../images/bg-top.jpg');
	opacity: .6;
	background-size: 1920px 1080px;
background-position: 50% top;
background-repeat: no-repeat;
}
/*#body_first.main-header::after{
	background-image: url('/images/bg-top.jpg');
	opacity: .6;
	background-size: 1920px 1080px;
background-position: 50% top;
background-color: transparent;
background-repeat: no-repeat;
}*/

body#home-page, body#body_page{ width:100%; min-width:480px; padding:0; margin:0; font-family:'Lato';background: #010305; scroll-behavior: smooth;}

body#body_page div#body_first.main-header{
	 background: #090C12;
background-position: 50% top;
background-image: url('../images/bg-top-page.jpg');
	opacity: 0.6;
	background-size: 1920px 880px;
background-position: 50% top;

background-repeat: no-repeat;
}
body#body_page div#body_first.main-header::after{
	
}

wrapper{ width:100%;}
.form_body{ width:100%;  padding: 80px 0;
position: relative;
min-height: 400px;
margin: 20px auto 0px;
 background: #0D1C2D;
}

.slbox {
  position: absolute;
  perspective: 400px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform-style: preserve-3d;
  transition: perspective 5s;
}

.fore-box {
  z-index: 10;
}

.bg-box {
  z-index: 5;
}

.slimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 5s;
}

.fore {
  z-index: 1;
 
  
}



.slbox.on .fore {
  transform: translateZ(200px);
}
.slbox.on .slbg {
  transform: translateZ(0);
  filter: blur(4px);
  -webkit-filter: blur(4px);
}

.ui {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 100;
}

/*Title big*/
.row-title-wrapper{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.title-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
}
#body_page wrapper section.form_body div.container div.row-title-wrapper div.title-wrapper.title-wrapper-main{
	margin-bottom: 0px;
	
}

.title-wrapper .subtitle {
    position: relative;
    font-size: 36px;
    font-weight: 400;
    
    font-family: 'Lato';
    margin: 0;
    text-transform: uppercase;
    line-height: 75px;
}


.section_2 div.container.clearfix div.row div.col-md-12 div#text2.row-title-wrapper div.title-wrapper.title-wrapper-main{
	display: block;
	text-align: right;
}
.section_2 div.container.clearfix div.row div.col-md-12 div.row-title-wrapper div#text1.title-wrapper.title-wrapper-main{
	display: block;
	text-align: left; 
}

#head_top, #head_top b,
 div#head_top.subtitle.subtitle-big{

font-weight: 500;
line-height: 90px;
font-size: 80px;
color: #a4c0e3;
opacity: 0;
}
#head_top_small{

font-weight: 400;
line-height: 70px;
font-size: 40px;
opacity:0 ;
color:#fff;
}
#text1, #text2{
	top: 150px;
	position: absolute;
}

#text2.row-title-wrapper div.title-wrapper.title-wrapper-main div#head_top_small,
#text2.row-title-wrapper div.title-wrapper.title-wrapper-main div#head_top{
	opacity: 1;
	
}
.title-wrapper .subtitle-big {
    position: relative;
    font-size: 50px;
    font-weight: 500;
    
    font-family: 'Lato';
    margin: 0;
    text-transform: uppercase;
    line-height: 69px;
    color: #b49457;
}

.title-wrapper.title-wrapper-main .subtitle {
    color: #b49457;
    line-height: 53px;
    
}
.title-wrapper.title-wrapper-main .subtitle span{
	text-transform: none;
}

/*.title-wrapper.title-wrapper-main .subtitle::before {
    background-color: #ffffff;
}
.title-wrapper.title-wrapper-main .subtitle::before {
    background-color: #ffffff;
}*/


.row-title-wrapper-small{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: rgb(117, 130, 145, 0);
}

.title-wrapper-small {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    margin-top: 20px;
}

.title-wrapper-small .subtitle-small {
    position: relative;
    font-size: 40px;
    font-weight: 600;
    /*letter-spacing: 5px;*/
    font-family: arial;
    margin: 0;
    text-transform: uppercase;
    
}

.title-wrapper-small.title-wrapper-main-small .subtitle-small {
    color: #fff;
    line-height: 40px;
}

.title-wrapper-small.title-wrapper-main-small .subtitle-small::before {
    background-color: #ffffff;
}
.title-wrapper-small.title-wrapper-main-small .subtitle-small::before {
    background-color: #ffffff;
}
/*.title-wrapper-small .subtitle-small::before {
    position: absolute;
    content: '';
    height: 3px;
    width: 50px;
    left: 30%;
    bottom: -10px;
   animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: fadeInRight;
    animation-timing-function: linear;
    display: inline-block;
    transform: translateZ(0px);
}*/

.title-wrapper-small .title-small {
    position: relative;
    font-size: 22px;
	font-weight: 600;
	/*left: 30%;    
    margin: 0;
    top: 50%;
    text-transform: uppercase;*/
    white-space: nowrap;
   
}
.title-small, .subtitle-small {
    color: #fff;
}
#ref_bar.dark_block_left_faq div.row-title-wrapper div.title-wrapper.title-wrapper-main div.subtitle{
	text-align: center;
}




/*------box_image_reff-----------*/
section.section_23_ref{
	position: relative;
	
}

#ref_bar{
	position: relative;
	top: 55%
}
#ref_bar.row-title-wrapper div.title-wrapper.title-wrapper-main{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	
}
#ref_bar.row-title-wrapper div.title-wrapper.title-wrapper-main div.subtitle-big{position: relative; 
  text-align: center;
  color: #fff;  
  opacity: .5;
  
  -webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;}
.reff_text{
	max-width: 800px;
margin: 0px auto;
text-align: center;
position: relative;
padding: 10px;
color: #ffffff;
font-size: 16px;
margin-bottom: 0px;
  -webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;


	
}
  .box_image_url_reff:hover #ref_bar.row-title-wrapper div.title-wrapper.title-wrapper-main div.subtitle-big{
	opacity:1;  }
  
   .box_image_url_reff:hover .reff_text {
  	color: #fff;}
.box_image_url_reff {
  /*display: flex;
  justify-content: space-around;
  flex-wrap: wrap;*/
}

.box_image_url {
  position: relative;
  width: 100%;
  height: 665px;
  
}


.image-url-smooth {
  background-image: url(../images/bg-reff-hover.html);
   background-position: top center;
   height: 665px;
}

.image-url-smooth::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-reff.jpg);
  background-position: top center;
  opacity: 1;
  transition: opacity 1s;
}


.image-url-smooth:hover::before {
  opacity: 0;
}

/*------box_image_reff-------------*/
#ref_bar.dark_block_left_faq div.row-title-wrapper{
	text-align: center;
}
.dark_block_left_faq h2.title b{
	font-size:90px; color: #708aaa;
	font-family: 'Open Sans';
	text-align: center;
	line-height: 125px;
}

/*.title-wrapper .subtitle::before {
    position: absolute;
    content: '';
    height: 5px;
    width: 50px;
    left: 30%;
    bottom: -10px;
   animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: fadeInRight;
    animation-timing-function: linear;
    display: inline-block;
    transform: translateZ(0px);
}*/

.title-wrapper .title {
    position: relative;
font-size: 36px;
font-weight: 400;
letter-spacing: 1px;
font-family: 'Lato';
margin: 0;
text-transform: uppercase;
color:#a4c0e3; 
line-height: 50px;
}
#green_title{
color:#b49457; 
}
#orange_title{
color:#708aaa; 
}
.title, .subtitle {
    color: #fff;
}
/*End Title big*/
/*---Title new---*/
.title-xlarge{
	font-family: Open Sans;
font-size: 80px;
font-weight: 600;
letter-spacing: 4px;
line-height: 100px;
text-transform: uppercase;
visibility: visible;
color: #fff;
}

.title-h2{
	font-family: 'Open Sans';
	font-size: 36px;
font-weight: 700;
letter-spacing: 1.8px;
line-height: 53px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
text-transform: uppercase;
visibility: visible;
}
.title-h2 span.h2_light {
	font-family: 'Open Sans';
	font-size: 36px;
font-weight: 700;
letter-spacing: 1.8px;
line-height: 53px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
text-transform: uppercase;
visibility: visible;
color: #fff;
max-width: 500px; display: block;
}
.title-h4{
	color: #fff;
	font-family: 'Open Sans';
	font-size: 24px;
font-weight: 700;
letter-spacing: 1.2px;
line-height: 38px;
margin-bottom: 0px;

text-transform: uppercase;
visibility: visible;
margin: 17px 0;
}
.title-h5{
	font-family: 'Open Sans';
	font-size: 22px;
font-weight: 400;
letter-spacing: 0.95px;
line-height: 30px;
margin-bottom: 0px;
color:#ffffff;
text-transform: uppercase;
visibility: visible;
margin: 25px 0;
}
.title-h5 span.h5_light{
	font-family: 'Open Sans';
	font-size: 24px;
font-weight: 400;
letter-spacing: 0.95px;
line-height: 30px;
margin-bottom: 0px;
color: #ffffff;
text-transform: uppercase;
visibility: visible;
margin: 0;
}
span.light_white{
	color: #ffffff;
	
}
/*---END Title new---*/
/****************
     table
***************/

.table-responsive{width: 98%;
padding: 0;
border: none;
margin: 0;
margin: auto;}

table{width: 98%;}

table thead{ width:98%;margin: auto;}
table thead tr{width:100%;}
table thead tr th{ white-space:nowrap;}

table tbody{width:100%;}
table tbody tr{width:100%;}
table tbody tr td{white-space:nowrap;}

/****************
     button
***************/

.btn{text-shadow: none;
border: none;
display: inline-block;
min-width: 135px;
height: 50px;
line-height: 50px;
padding: 0 20px;
font-size: 16px;
margin: 15px;
text-align: center;
border-radius: 0;
outline: none !important;
text-transform: none !important;
font-weight: 600 !important;
font-family: 'Lato';
color: #222;
letter-spacing: 1px;
background: #b49457;
-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
	border-radius: 3px;
}




.btn-primary{
       
    background: none;
}

.btn-block{ background:#b49457; color:#222 !important; display:inline-block; width:auto !important;
border-radius: 3px;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
margin: 10px auto;}
.btn-block-red{ background:#708aaa; color:#ffffff ; display: block;margin-top: 10px; 
width:auto !important;

-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
margin: 10px auto;}

.btn-block-red:hover,
.btn-block-red:focus,
.btn-block-red:active{
	background:#b49457 !important; 
	color:#222 !important;
}
a.btn-block-red{ background:#708aaa; color:#ffffff ; display: block;margin-top: 10px; 
width:auto !important;

-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
margin: 10px auto;}

a.btn-block-red:hover,
a.btn-block-red:focus,
a.btn-block-red:active{
	background:#b49457 !important; 
	color:#222 !important;
}
.sbmt{
	text-shadow: none;
border: none;
display: inline-block;
min-width: 135px;
height: 50px;
line-height: 50px;
padding: 0 20px;
font-size: 16px;
margin: 15px;
text-align: center;
border-radius: 0;
outline: none !important;
text-transform: none !important;
font-weight: 600 !important;
font-family: Lato;
color: #222;
background: #b49457;
-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
margin: 10px auto;
border-radius: 3px;
letter-spacing: 1px;
}
.btn-block:hover,
.btn-block:focus,
.btn-block:active,
.sbmt:hover,
.sbmt:focus,
.sbmt:active,
.btn:hover,
.btn:focus,
.btn:active{background: #708aaa; color:#fff !important;}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active{
    -webkit-box-shadow: inset 0px 0px 0px 200px rgba(49,56,66,1);
-moz-box-shadow: inset 0px 0px 0px 200px rgba(49,56,66,1);
box-shadow: inset 0px 0px 0px 200px rgba(49,56,66,1); color:#fff !important; background:none;
}


a.btn.btn-block{
	margin-top: 30px;
	
}
a.btn.btn-block.not_bg{
margin-top: 0px;
display: block;
background: none;
color:#708aaa !important;
border: 2px solid #708aaa;
line-height: 45px;
font-weight: 500 !important;
font-size: 16px;
}
a.btn.btn-block.not_bg:hover,a.btn.btn-block.not_bg:active, a.btn.btn-block.not_bg:focus{
	color:#fff !important;
border: 2px solid #fff;
}
a.btn-no-bg-white {
    border: 2px solid #708aaa;
    color: #708aaa ;
    background: none;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 16px;
    line-height: 36px;
    font-weight: 700;
    font-family: Open Sans;
    text-align: center;
text-transform: uppercase;
white-space: nowrap;
padding: 10px 20px;
margin: 25px 0px;


    }
 a.btn-no-bg-white:hover,
a.btn-no-bg-white:focus,
a.btn-no-bg-white:active{background:#708aaa; 
color: #fff ;
 border-color: #708aaa;
}
/****************
     select
***************/

/*select{ background: url(../images/select_arrow_down.png) no-repeat center right, #1F293D; height:50px; font-size:14px; color:#ffffff;
appearance:none; -moz-appearance:none; -webkit-appearance:none; border:none; width:100%; font-family:"Lato", sans-serif;
width:100%;outline:none; padding-left:12px; }

select:active, 
select:focus{ border-radius:0;}

select option{-webkit-box-shadow: inset 0px 0px 0px 200px rgba(54,69,101,1);
-moz-box-shadow: inset 0px 0px 0px 200px rgba(54,69,101,1);
box-shadow: inset 0px 0px 0px 200px rgba(54,69,101,1);
padding: 5px 15px; -moz-padding:5px 15px; -webkit-padding:5px 15px; color:#ffffff; background:#364565;}

select option:hover{-webkit-box-shadow: inset 0px 0px 0px 200px rgba(255,200,71,1);
-moz-box-shadow: inset 0px 0px 0px 200px rgba(255,200,71,1);
box-shadow: inset 0px 0px 0px 200px rgba(255,200,71,1); background:#364565;}*/

/****************
     input
***************/

input[type="submit"]{ border:none; outline:none;}

input[type="radio"]{ margin:0 5px 0 0; vertical-align:middle;}
input[type="checkbox"]{ margin:0 5px 0 0; vertical-align:middle;}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"]{width:100%; height:50px; padding: 12px 20px; border-radius:3px; border:none; outline:none !important; background:#091420;
color:#fff; font-family: 'Lato'; font-size:16px; line-height: 25px; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border:2px solid #b49457;
}

input[type="number"]{appearance:textfield; -moz-appearance:textfield; -webkit-appearance:textfield;}

textarea:hover,
textarea:hover#banner.reftextarea,
input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover
{border: 2px solid  #708aaa;
}

textarea:active,
textarea:focus,
textarea:active#banner.reftextarea,
textarea:focus#banner.reftextarea,
input[type="text"]:active,
input[type="email"]:active,
input[type="password"]:active,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus{border: 2px solid  #708aaa;
}

textarea, textarea#banner.reftextarea{ width:100%; min-height:100px; resize:none; border-radius:3px; border:none; outline:none; padding:15px; font-family: 'Lato', sans-serif; 	
border: 2px solid  #b49457;
background:#091420;
color: #fff;
 -webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
overflow: hidden;
font-size: 16px;

}
input {
  filter: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill
{
  border: 2px solid #b49457;
   -webkit-box-shadow: 0 0 0 1000px #091420 inset !important;
    /*use inset box-shadow to cover background-color*/
    -webkit-text-fill-color: #fff !important;
    /*use text fill color to cover font color*/
    -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	border: 2px solid #708aaa;
}



.form_home span input[type="text"],
.form_home span input[type="email"],
.form_home span input[type="password"],
.form_home span input[type="number"]{ background-color: #0D1C2D;
border-radius: 0px ;
border: 2px solid  #b49457;
box-sizing: border-box;
color: #fff;
border-radius: 3px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}

.form_home span input[type="text"]:hover,
.form_home span input[type="email"]:hover,
.form_home span input[type="password"]:hover{border: 2px solid  #708aaa;}


.form_home span input[type="text"]:active,
.form_home span input[type="email"]:active,
.form_home span input[type="password"]:active,
.form_home span input[type="text"]:focus,
.form_home span input[type="email"]:focus,
.form_home span input[type="password"]:focus{border: 2px solid  #708aaa; }



.text-yellow{ color:#C86567 !important;}
.text-red{ color:#fff !important;}
.text-dark{ color:#ffffff !important;}


/****************

::-webkit-input-placeholder {
  color: #fff; opacity:1;
}
::-moz-placeholder {
  color: #fff; opacity:1;
}
:-ms-input-placeholder {
  color: #fff; opacity:1;
}
:-moz-placeholder {
  color: #fff; opacity:1;
}

***************/

/*****************************************************************
index
******************************************************************/

/** header **/

header{ width:100%; position: relative; z-index:5; overflow:hidden; }

.header_top{ width:100%; display:inline-block; background-color: none;}

/*latest news*/
.warning{
	
}
.latest_news{ width:100%;}
.latest_news h5{ font-size:16px; color:#ffffff;  text-transform: capitalize; font-weight:normal; text-transform:uppercase;
background:#9F595B; position:absolute; z-index:1; padding: 0 15px; top:0; left:15px; bottom:0; margin:auto; line-height:40px;}

.latest_news h5:before {content: ""; display: inline-block; width: 0; height: 0; border-style: solid; position:absolute;
border-width: 40px 20px 0 0; border-color: #9F595B transparent transparent transparent; right:-20px; top:0;}

.news_box{ padding: 9px 12px 9px 130px; display: inline-block; width:100%;}
.ti_news a p{ font-size:14px; color:#ffffff; display:inline-block; margin-left:10px; font-weight:normal; font-family:"Lato", sans-serif;}

/*newsticker*/

.TickerNews{width: 100%; height: auto; line-height: 22px;}
.ti_wrapper{width: 100%; position: relative; overflow: hidden;}
.ti_slide{width: 30000px; position: relative; left: 0; top: 0;}
.ti_content{width: 8000px; position: relative; float:left; height:22px;}
.ti_news{float:right;}
.ti_news a{display: block; margin-right: 10px; color:black; text-decoration: none;}

/** header_top_right **/
a#logo{
	height: 66px;
	width: 259px;

/*margin: 30px auto 50px;*/
margin-top: 10px;
display: inline;
float: left;
	background-image: url(../images/logo.png);
background-repeat: no-repeat;
background-position: center center;



}
a#logo1{
	display: none;
}
.header_menu.clearfix.bar_fixed a#logo img {
/*margin-top: 5px;
margin-bottom: 5px;*/
}
nav.navbar.navbar-inverse div.container, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before{
	display:block;
}
.header_top_right{ width:100%; display:inline-block; text-align: left; padding: 15px 5px; float: right;}
.header_top_right ul{ width:100%; display:inline-block;}
.header_top_right ul li{ display:inline-block; font-size:15px; color:#ffffff;  padding: 0px 4px;}
.header_top_right ul li#left{
	float: left;
	
}
 ul li#left span.header-icons img{
 	margin-top: -3px;
padding-right: 3px;
padding-left: 7px;
 }
span.header-icons{
	white-space: nowrap;
font-size: 16px;
line-height: 30px;
color:    #fff;
    font-weight: 400;
}

.header_top_right ul li i{ display:inline-block; color:#b49457; padding:0 3px 0px 10px; -webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
	font-size: 18px;

font-weight: 100; }
	
.header_top_right ul li a{ display:inline-block;}
.header_top_right ul li a i{	color: #708aaa;
}

.header_top_right ul li a:hover i{ color:#ffffff;}

/** header_menu **/

.header_menu{ width:100%; position:relative;}
.nav_container{
	height: 91px;
}
.header_menu.clearfix{
	background: rgba(13, 21, 27, 0.6);
	position: relative;
    top: 0;
    width: 100%;
    z-index: 999999;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
height: 90px;
}
.menu_scroll{		
	height: 0px;
	width: 100%;
	position: relative;
	background: #222222;
	opacity: 0px;
}
.menu_scroll.bar_scroll{
	
	height: 90px;
	width: 100%;
	position: relative;
	background: #222222;
	opacity: 0px;
}
.header_menu.clearfix.bar_fixed {
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background: rgba(22,37,60, 0.85);
    box-shadow: 0 0 2px 0 rgba(56,69,84,.4);
-moz-box-shadow: 0 0 2px 0 rgba(164,192,227,.8);
-webkit-box-shadow: 0 0 2px 0 rgba(164,192,227,.8);
height: 90px;
}


.header_menu .navbar{ min-height:auto; margin:0; border:0; border-radius:0; }
.header_menu .navbar-collapse{ padding:0px; float: right;}
.header_menu .navbar-right{ margin:0 auto; background:none; /*max-width: 1000px;*/font-size:0; position:relative;}
a.head-acc-link{
	padding:0; font-size:14px; line-height:25px; font-weight: normal; text-transform: uppercase; color:#fff; font-family: "Open Sans"; font-weight: 300;
padding:0 5px; white-space: nowrap;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;display: none;
letter-spacing: 1px;
}
a.head-acc-link:hover ,
a.head-acc-link:focus  ,
a.head-acc-link:active {
	color: #708aaa;
}
ul.nav.navbar-nav.navbar-right{
	display: table;
}
ul.nav.navbar-nav.navbar-right li{
	display: table-cell;
	
}
.header_menu .navbar-inverse .navbar-nav > li > a{ padding:0; font-size:14px; line-height:45px; font-weight: normal; text-transform: uppercase; color:#B49457; font-family: "Lato"; font-weight: 600;
padding:0 5px; white-space: nowrap;}
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a{
	color:#B49457;
}
.header_menu .navbar-inverse .navbar-nav > li{
padding: 23px 3px;	
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li{
/*padding: 22px 3px;*/
}
li a.tsn31 span
{
	border-radius: 3px;
	color: #a4c0e3;
	/*background:rgba(112,138,170,.3);*/
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

}

.header_menu .navbar-inverse .navbar-nav > li > a span{ display:inline-block; 
}
li.active a.tsn31:hover span{
	color: #708aaa;
}
li a.tsn31:hover span,
li a.tsn31:active span,
li a.tsn31:focus span,
li.active a.tsn31 span,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:hover,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:active,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:focus,
.header_menu .navbar-inverse .navbar-nav > li > a:hover,
.header_menu .navbar-inverse .navbar-nav > li > a:active,
.header_menu .navbar-inverse .navbar-nav > li > a:focus
{color: #fff; }
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:before,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:before,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:before,
.header_menu .navbar-inverse .navbar-nav > li > a:before,
.header_menu .navbar-inverse .navbar-nav > li > a:before,
.header_menu .navbar-inverse .navbar-nav > li > a:before{
	content: '';
display: block;
height: 2px;
top: 50%;
left: 0;
right: 100%;
background:transparent;
position: absolute;
z-index: 1;
width: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

}

.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:after,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:after,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:after,
.header_menu .navbar-inverse .navbar-nav > li > a:after,
.header_menu .navbar-inverse .navbar-nav > li > a:after,
.header_menu .navbar-inverse .navbar-nav > li > a:after{
	content: '';
display: block;
height: 2px;
top: 50%;
left: 0;
right: 100%;
background:transparent;
position: absolute;
z-index: 1;
width: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

}
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:hover::before,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:active::before,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:focus::before,
.header_menu .navbar-inverse .navbar-nav > li > a:hover::before,
.header_menu .navbar-inverse .navbar-nav > li > a:active::before,
.header_menu .navbar-inverse .navbar-nav > li > a:focus::before{

background:#fff;
top: 0%;
}

.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:hover::after,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:active::after,
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a:focus::after,
.header_menu .navbar-inverse .navbar-nav > li > a:hover::after,
.header_menu .navbar-inverse .navbar-nav > li > a:active::after,
.header_menu .navbar-inverse .navbar-nav > li > a:focus::after{

background:#fff;

top: 100%;
}

.header_menu .navbar-header{/*padding: 6px 5px; */}

/** section_1 **/

.section_1{ width:100%; position:relative; overflow:hidden;}
.section_1 .bs-slider{ max-height: none;}

.section_1 .carousel-inner{ text-align:center;}
.section_1 .carousel-inner .item > img{ width:100%; display:inline-block;}

.section_1 .slide-text{ left:0; right:0; top: 300px; bottom:0; margin:auto; padding:0;}

.banner_content{ width:100%; min-height: 320px; padding-left: 200px; cursor: default;}
.banner_content > small{ font-size:28px; color:#ffffff; text-transform: uppercase; display:inline-block; width:100%; text-shadow:none;
margin-bottom:10px; font-weight:600;}
.banner_content > small span{ display:inline-block;}
.banner_content h2{ width:100%; display:inline-block; font-family: 'Lato'; font-size:50px; color:#ffffff; font-weight:600;
text-shadow:none; margin-bottom:15px; text-transform:uppercase; position:relative; padding-bottom:20px;}
.banner_content h2:after{ content:""; position:absolute; background:#ffffff; border-radius:20px; height:6px; width:118px;
left:0; bottom:0; margin:auto;}
.banner_content > span{ width:100%; display:inline-block;  font-size:32px; color:#ffffff; text-shadow:none;
}
.banner_content p{ width:100%; font-size:18px; font-family:"Lato", sans-serif; line-height:30px; color:#ffffff; margin-bottom:20px;}
.banner_content a{ display:inline-block;}

/** carousel controls **/

.section_1 .carousel-control i{font-size:25px; color:#ffffff; line-height:67px;}

.section_1 .control-round .carousel-control{-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1);
box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,1); 
border-radius:50%; width:67px; height:67px;
webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;}


.section_1 .control-round .carousel-control.left{left:150px;  top:130px; bottom:100px; margin:auto; 
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform:scale(1.2);}
.section_1 .control-round .carousel-control.right{ right:150px; top:130px; bottom:100px; margin:auto; -webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform:scale(1.2);}

.section_1 .control-round .carousel-control.left:hover, 
.section_1 .control-round .carousel-control.right:hover{background: #ffffff; border: 0 none transparent; color:#ffffff;}

.section_1 .control-round .carousel-control.left:hover i, 
.section_1 .control-round .carousel-control.right:hover i{color:#ffffff;}


/** section_2 **/

.section_2{ width:100%; position:relative; z-index:0; min-height:650px;  margin-top: 0px; padding-top:20px;  
 }
.section_2 div.container.clearfix div.row{
	margin-right: 5px;
margin-left: 5px;
}



@-webkit-keyframes tm-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes tm-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes tm-rotate-uppen {
    0% {
    	-webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes tm-rotate-uppen {
    0% {
    	-webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
#waves {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    height: 500px;
}

.section_2 canvas#waves{
	height: 400px !important;
}
#waves1 {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}

.section_2 canvas#waves1{
	height: 400px !important;
}
#count_in{
	position: relative;
	text-align: center;
}
#count_in{
	position: relative;
}
.bg_dark_social{
margin-top: 5px;
text-align: right;
height: 30px;
padding-right: 10px;
float: right;
}

.bg_dark_social li{
	text-align: center;
	display: inline-block;
	
}
li#right a i{
	font-size: 22px;
	color: #a4c0e3;
	margin-left: 20px;
	font-weight: 400;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;

}
li#right a i:hover, li#right a i:focus, li#right a i:active{
	color: #b49457;

	
}
.red_block{
        -webkit-box-shadow: -200px 0px 0px 0px rgba(175,110,111,1);
    -moz-box-shadow: -200px 0px 0px 0px rgba(175,110,111,1);
    box-shadow: -200px 0px 0px 0px rgb(175,110,111);
    width: 100%;
    display: inline-block;
    background: #ffffff;
    position: relative;
    padding: 45px 30px 44px;
    margin-top: -40px;
    z-index: 1;
}
.red_block span{ width:100%; display:inline-block; font-size:22px; color:#ffffff; text-transform:uppercase; font-weight:500;}
.red_block h2{ width:100%; display:inline-block; font-size:36px; color:#ffffff; text-transform:uppercase; font-weight:500;}
.red_block h2 i{ color:#708aaa;}

/*.red_block:after{content: ""; display: inline-block; width: 0; height: 0; border-style: solid; right:-80px; top:0;
border-width: 160px 80px 0 0; border-color: #ffffff transparent transparent transparent; position:absolute;}

.red_block:before{content: "Deposit"; position:absolute; display: inline-block; font-size:98px; color: #ffffff; text-transform:uppercase;
 font-style:italic; font-weight:600; z-index:-1; left:0; right:0; top:0; bottom:0; margin:auto; text-align:center; letter-spacing:8px;}*/

.dark_block{
width:100%; display:inline-block;  padding: 10px 0px ; position:relative; z-index:1;
/*background: #fff;*/);

}
.section_logo{
	
}
.dark_block_left{
width:100%; display:inline-block;  padding: 60px 40px 40px; position:relative; z-index:1;
background: #fff;);

}
.bg_dark_block{
	padding: 50px;
	background-image: url(../images/bg-login-right.html);
background-repeat: no-repeat;
background-position: top center;
margin-left: 30px;
background-size: 100%;
margin-top: 50px;
}

.bg_dark_block_right{
	/*max-width: 320px;*/
	padding: 10px 0px;
	

}
body#body_page section.section_logo div.col-md-12 div.row div.container div.bg_dark_block_right{
	margin-top: 200px;
}

.my-login_clear{
	margin-top: 0px;
	height: 150px;
}
.login-col p{
font-family: 'Open Sans';
font-size: 18px;
font-weight: 400;
letter-spacing: 0.95px;
line-height: 30px;
margin-bottom: 0px;
color: #ffffff;
text-transform: uppercase;
text-align: center;
}
.login-col p b{
	color: #708aaa;
	font-size: 18px;
}

/*.dark_block:after{content: ""; display: inline-block; width: 0; height: 0; border-style: solid; left:-80px; top:0;
border-width: 0 0 160px 80px; border-color:transparent transparent #ffffff transparent; position:absolute;}

.dark_block:before{content: "case"; position:absolute; display: inline-block; font-size:98px; color:#2b374e; text-transform:uppercase;
 font-style:italic; font-weight:600; z-index:-1; left:0; right:0; top:0; bottom:0; margin:auto; text-align:center; letter-spacing:8px;}*/

.form_home{ width:100%; display:inline-block; margin-bottom:20px;}
.form_home span{ width:100%; display:inline-block; position:relative;}
.form_home span i{ display:inline-block; font-size:18px;color:#ffffff; position:absolute; left:0; top:0; margin:auto; padding: 11px;}




.form_home span small{ position: absolute; left:0; top:0; background:#b49457; height:50px; padding: 15px 14px;    z-index: 10;-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
 div.form_home:hover span small{
 	background: #708aaa;
 }
.form_home span small img{ display:inline-block;}

.form_home span [type="submit"]{ height:50px; line-height:50px; min-width:100%; margin: 0 auto;}
.dark_block form div.row div.col-md-4 a.btn.btn-block-red{margin: 0 auto;
	
}

/** section_3 **/

.section_3{ width:100%; /*background:url(../images/white_girl_bg1.jpg) no-repeat center fixed;*/ background-size:cover; padding: 40px 0 40px; background: #F1F4F8;}

.main_title{ width:100%; display:inline-block;}
.main_title h2{ width:100%; display:inline-block; text-transform:uppercase; font-size:45px;}

/** package_block **/

.package_block{ width:100%; margin-bottom:40px; position: relative;
z-index: 0;}
/*.section_3 .col-md-3.col-sm-6.col-xs-6, .section_3 .col-md-6{
	padding-left: 10px;
	padding-right: 10px;
}*/
.package_block h4{
        background: -moz-linear-gradient(-45deg, rgba(175,110,111,1) 0%, rgba(175,110,111,1) 111px, rgba(175,110,111,0) 111px, rgba(175,110,111,0) 100%);
    background: -webkit-linear-gradient(-45deg, rgb(162, 61 ,65) 0%,rgb(162, 61 ,65) 111px,rgba(162, 61 ,65,0) 111px,rgba(162, 61 ,65,0) 100%);
    background: linear-gradient(135deg, rgb(175,110,111) 0%,rgb(162, 61 ,65) 111px,rgba(175,110,111,0) 111px,rgba(175,110,111,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    text-transform: capitalize;
    font-family: 'Lato';
    padding: 5px 10px 5px 30px;
}
/*.package_block:hover{
	animation-duration: 0.8s;
animation-name: pulse;
animation-timing-function: linear;
}*/

.package_block_inner{ background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    
    min-height: 20px;
    overflow: visible;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    border:2px solid #ffffff;
-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.3);
transition: border-color 0.7s ease 0s;}

.package_block_inner:hover{
	border-color:#222;
}


.package_block_inner::before {
    background-color: #444B55;
    top: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.7s ease 0s;
    width: 100%;
    z-index: -1;
    
   
}

.package_block_inner:hover::before {
    height: 100%;
    transition: all 0.4s ease 0s;
}
.package_block_inner h2{ width:100%; /*display:inline-block;*/ text-align: center; margin: 30px 0 0px;}

.package_block_inner h2 > span{/*background: -moz-linear-gradient(-45deg, rgba(175,110,111,1) 0%, rgba(175,110,111,1) 50%, rgba(175,110,111,0) 50%, rgba(175,110,111,0) 100%);
    background: -webkit-linear-gradient(-45deg, rgb(162, 61 ,65) 0%,rgb(162, 61 ,65) 50%,rgba(175,110,111,0) 50%,rgba(175,110,111,0) 100%);
    background: linear-gradient(135deg, rgb(162, 61 ,65) 0%,rgb(162, 61 ,65) 50%,rgba(175,110,111,0) 50%,rgba(175,110,111,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );*/
    /*display: inline-block;*/
    padding: 13px 45px 44px 13px;
    margin-right: -15px;
    
}
.package_block_inner h2 >  img{ /*display:inline-block; */background:#9F595B; border-radius:50%; background: #9F595B;
border-radius: 50%;
margin: 0 auto 20px;}

/*--end img plans*/
.package_block .planboxcont {
    display: block;
    padding: 20px 0 10px 0;
    position: relative;
    }
.package_block .plan-icon {
    
   /*background: -moz-linear-gradient(135deg, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%); 
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(10%, rgba(237,237,237,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(90%, rgba(237,237,237,1)), color-stop(100%, rgba(237,237,237,1))); 
    background: -webkit-linear-gradient(135deg, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%); 
    background: -o-linear-gradient(135deg, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%); 
    background: -ms-linear-gradient(135deg, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%); 
    background: linear-gradient(315deg, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 10%, rgba(255,255,255,1) 50%, rgba(237,237,237,1) 90%, rgba(237,237,237,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ededed',GradientType=1 ); */

    border-radius: 500px;
    color: #ffffff;
    display: inline-block;
    float: none;
    font-size: 80px;
    font-weight: normal;
    height: 150px;
    line-height: 150px !important;
    margin: 0;
    transform: rotateY(0deg);
      -webkit-transition: all .3s ease 0s;
    width: 150px;
}
#vip-plans.package_block_inner div.planboxcont figure.plan-icon{
 
    
    margin: 5px 0;
}
.package_block .plan-icon span {
    display: none;
}

.package_block .flaticon-plan-1,
.package_block .flaticon-plan-2,
.package_block .flaticon-plan-3,
.package_block .flaticon-plan-4,
.package_block .flaticon-plan-5,
.package_block .flaticon-plan-6,
.package_block .flaticon-plan-7,
.package_block .flaticon-plan-8
 {	
	height: 150px;
	display: block;
	margin: 0 auto;
	background-position:  50% 50%;
    background-repeat: no-repeat;
	transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
    border-radius: 500px;
    -webkit-box-shadow: 0px 0px 0px 1px rgb(149,192,165, 0.8);
-moz-box-shadow: 0px 0px 0px 1px rgb(149,192,165, 0.8);
box-shadow: 0px 0px 0px 1px rgb(149,192,165, 0.8);
    
}

.package_block .flaticon-plan-5,
.package_block .flaticon-plan-6{
	 {	
	
    -webkit-box-shadow: 0px 0px 0px 1px rgb(77,129,96, 0.9);
-moz-box-shadow: 0px 0px 0px 1px rgb(77,129,96, 0.9);
box-shadow: 0px 0px 0px 1px rgb(77,129,96, 0.9);
    
}
}


.package_block .flaticon-plan-1{
	background-image: url("../images/plan-1.html");
	
	
}
.package_block .flaticon-plan-2{
	background-image: url("../images/plan-2.html");
}
.package_block .flaticon-plan-3{
	background-image: url("../images/plan-3.html");
}
.package_block .flaticon-plan-4{
	background-image: url("../images/plan-4.html");
}
.package_block .flaticon-plan-5{
	background-image: url("../images/plan-5.html");
}
.package_block .flaticon-plan-6{
	background-image: url("../images/plan-6.html");
}
.package_block .flaticon-plan-7{
	background-image: url("../images/plan-7.html");
}
.package_block .flaticon-plan-8{
	background-image: url("../images/plan-8.html");
}

.package_block:hover .flaticon-plan-1 {
	background-image: url("../images/plan-1-hover.html");
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
-webkit-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
-moz-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
background-color: #444B55;
}
.package_block:hover .flaticon-plan-2 {
	background-image: url("../images/plan-2-hover.html");
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
    -webkit-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
-moz-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
background-color: #444B55;
}
.package_block:hover .flaticon-plan-3 {
	background-image: url("../images/plan-3-hover.html");
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
    -webkit-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
-moz-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
background-color: #444B55;
}
.package_block:hover .flaticon-plan-4 {
	background-image: url("../images/plan-4-hover.html");
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
    -webkit-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
-moz-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
background-color: #444B55;
}
.package_block:hover .flaticon-plan-5 {
	background-image: url("../images/plan-5-hover.html");
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
    -webkit-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
-moz-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
background-color: #444B55;
}
.package_block:hover .flaticon-plan-6 {
	background-image: url("../images/plan-6-hover.html");
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
    -webkit-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
-moz-box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
box-shadow: inset -1px -1px 15px 5px rgba(255,255,255,0.7);
background-color: #444B55;
}
.package_block:hover .flaticon-plan-7 {
	background-image: url("../images/plan-7-hover.html");
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
}
.package_block:hover .flaticon-plan-8 {
	background-image: url("../images/plan-8-hover.html");
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
}
.package_block:hover .plan-icon {
    color: #a6586d;
    transform: rotateY(360deg);
    transition: all 0.7s ease 0s;
}


/*--end img plans*/


.package_block_inner h2 b{ font-size:62px; color:#ffffff; font-weight:500; 
font-family: arial, sans-serif; letter-spacing: -2px; text-align: center;  line-height: 45px; padding: 0;
transition: all 0.7s ease 0s;}
 .package_block_inner:hover h2 b{color:#fff;}
 
 .package_block_inner h2 b small{ font-size:22px; display: block;
font-size: 22px;color: #ffffff; transition: all 0.7s ease 0s;}
.package_block_inner:hover h2 b small{	color:#fff; }

.package_block_inner h2 b span{ display:block; font-size:22px; color:#ffffff; font-weight:400; letter-spacing: 1px; transition: all 0.7s ease 0s; }
.package_block_inner:hover h2 b span{color:#fff;}
.package_table{ width:190px; padding: 10px 0; color: #ffffff; font-size:15px; letter-spacing: -1px; margin: 0 auto;
text-align: left; transition: all 0.7s ease 0s;}
.package_table i{font-size:14px;}
.package_block_inner:hover .package_table{color:#fff;}

.package_table table{ width:100%;}
.package_table table thead{ width:100%; background:none;}
.package_table table tr{ background:none;}
.package_table table tr th{ font-size:13px; color:#ffffff; text-transform:uppercase; font-weight:500; text-transform:uppercase;
background:none; border:none; border-bottom:1px solid #B3B3A9; padding: 8px 3px;}

.package_table table tbody{ width:100%; background:none;}

.package_table table tr td{ font-size:15px; color:#ffffff; text-transform: capitalize; font-weight:400; padding: 8px 3px;
background:none; border:none;}
.package_table table tr td:first-child{ color:#6f7fa2;}
.package_block_inner .btn{ font-family:'Lato'; text-transform: capitalize; font-weight:500;  position:relative; margin: 20px 0 5px;}
#vip-plans.package_block_inner  a.btn.btn-block{
	margin-top: 20px;
}

#vip-plans.package_block_inner .package_table{padding: 10px 0;width: 190px;margin-left: 5px;}
#vip-plans.package_block_inner h2 b span{letter-spacing: 1px; padding-left: 5px;}
#vip-plans.package_block_inner h2, #vip-plans.package_block_inner h2 b span{text-align: left;}




/** section_4 **/

.section_4{ width:100%; 
position: relative;
padding: 60px 0 20px;
/*-webkit-box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);
box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);*/
overflow: hidden;
margin-top: 20px;
background: #102544;
}



/** home_video **/

.home_video{ width:100%;}

.home_video a{display:inline-block; position:relative; width:100%; z-index:1;}
.home_video a img{display:inline-block; width:100%;}

.home_video a span{ display:inline-block; font-size:24px; color:#ffffff; text-transform:uppercase; font-weight:500; text-align:center;
position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; /*transition-property:opacity; opacity:0; transition:.3s;*/ height: 132px;}

.home_video a span i{display:block; line-height:87px; font-size:25px; color:#ffffff; width:87px; height:87px; border-radius:50%; 
text-align:center; background: #ffffff; margin:0 auto 15px auto;}

.home_video a:hover span{opacity:1; transition:.3s;}

/** index_about_content **/


.index_about_content{ width:100%; display:inline-block; padding:40px 20px;}
.index_about_content_left { width:100%; display:inline-block; padding: 40px 20px ;}
p.border-left-text{	 font-size: 16px;
font-family: Lato;
color:#a4c0e3;
line-height: 25px;
margin: 30px 10px 40px 20px;
font-weight: 400;}

p.border-right-text{	 font-size: 16px;
font-size: 16px;
font-family: Lato;
color: #a4c0e3;
line-height: 25px;
margin: 10px auto 30px;
font-weight: 400;}
#about.index_about_content{ width:100%; display:inline-block; padding: 40px 40px 40px 40px;}
.index_about_content p{ width:100%; font-size:14px; color:#ffffff; line-height:30px; font-family:"Lato", sans-serif;
margin-bottom:10px;}

.page_list{ width:100%; display:inline-block; margin-bottom:30px;}
.page_list li{ width:100%; display:inline-block; font-size:14px; color:#ffffff; font-family:"Lato", sans-serif; line-height:30px;}
.page_list li:before{ content:"\f192"; color:#9F595B; font-family: 'Font Awesome 5 Pro'; font-weight: 400; padding-right:10px;}

/** section_5 **/

.section_5{ width:100%; background: №F1F4F8; padding: 50px 0;}

.features_content{ width:100%;}
.feature_block{ width:100%; display:inline-block; margin: 20px 0; background: linear-gradient(to right bottom, #185868 50%, #164B59 50%);
background: #eee;
background: linear-gradient(to right bottom, #e8e8e8 50%, #eee 50%);}
.feature_block img{ display:inline-block; float:left; margin-right:15px;}
.feature_inner h5{ display:inline-block; font-size:18px; color:#708aaa; text-transform:capitalize; font-weight:500; margin-bottom:10px;
font-family:'Lato';}
.feature_inner p{ font-size:14px; color:#fff; font-family:"Lato", sans-serif; line-height:24px;}

/** section_6 **/

.section_6{ width:100%; 
position: relative;
padding: 80px 0 ;
/*-webkit-box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);
box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);*/

background: #0D1C2D;

}


.benefit_block{ width:100%; display:inline-block; margin-bottom:60px;}
.benefit_block span{ width:100%; display:inline-block;}
.benefit_block span img{ display:inline-block;}

.benefit_block_inner{ width:100%; display:inline-block; text-align:center; background:#ffffff; padding: 20px 25px;}
.benefit_block_inner h5{ width:100%; display:inline-block; font-size:14px; color:#ffffff; font-weight:300; text-transform:capitalize;
font-family:'Lato'; line-height:24px; margin-bottom:10px;}
.benefit_block_inner h5 span{ font-size:18px; color:#ffffff; font-weight:600; text-transform:uppercase;}
.benefit_block_inner p{ width:100%; font-size:13px; color:#ffffff; font-family:"Lato", sans-serif; line-height:24px;}

/** home_table **/

.home_table{
	
width: 90%;
display: block;
margin: 0 auto;}
.home_table h5{ width:100%; display:inline-block; font-size:18px; color:#fff; font-weight:500; text-transform: uppercase;line-height: 24px;
/*font-family:'Lato';*/ background:#9F595B; padding: 8px 15px;}
.home_table th{
	padding: 17px;
background:none;	
	color: #fff;
font-family: 'Lato';
font-size: 32px;
font-weight: 500;
letter-spacing: 1.2px;
line-height: 38px;
margin-bottom: 0px;
text-transform: uppercase;
visibility: visible;
text-align: center;
border: 0px;
}
.home_table tr{ position: relative;}


.home_table td.last_dep{
padding: 0 !important;;
width: 100%;
  height: 1px;
background: rgba(33,33,33,1);
background: -moz-linear-gradient(left, rgba(33,33,33,1) 0%, rgba(34,34,34,1) 3%, rgba(51,51,51,1) 4%, rgba(51,51,51,1) 96%, rgba(34,34,34,1) 97%, rgba(33,33,33,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(33,33,33,1)), color-stop(3%, rgba(34,34,34,1)), color-stop(4%, rgba(51,51,51,1)), color-stop(96%, rgba(51,51,51,1)), color-stop(97%, rgba(34,34,34,1)), color-stop(100%, rgba(33,33,33,1)));
background: -webkit-linear-gradient(left, rgba(33,33,33,1) 0%, rgba(34,34,34,1) 3%, rgba(51,51,51,1) 4%, rgba(51,51,51,1) 96%, rgba(34,34,34,1) 97%, rgba(33,33,33,1) 100%);
background: -o-linear-gradient(left, rgba(33,33,33,1) 0%, rgba(34,34,34,1) 3%, rgba(51,51,51,1) 4%, rgba(51,51,51,1) 96%, rgba(34,34,34,1) 97%, rgba(33,33,33,1) 100%);
background: -ms-linear-gradient(left, rgba(33,33,33,1) 0%, rgba(34,34,34,1) 3%, rgba(51,51,51,1) 4%, rgba(51,51,51,1) 96%, rgba(34,34,34,1) 97%, rgba(33,33,33,1) 100%);
background: linear-gradient(to right, rgba(33,33,33,1) 0%, rgba(34,34,34,1) 3%, rgba(51,51,51,1) 4%, rgba(51,51,51,1) 96%, rgba(34,34,34,1) 97%, rgba(33,33,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#212121', GradientType=1 );


}


.home_table tr:nth-child(2n) {
    background-color: rgba(23,41,71,0.2);}
.home_table tr:nth-child(2n+1) {
    background-color:rgba(23,41,71,0.5);}
.home_table tr#tr_green,.home_table tr#th_orange,
.home_table tr{
	border: 0px;
	 position: relative;
	
}
.home_table tr#tr_green,.home_table tr#tr_orange{
	border-bottom: 10px solid transparent;
	background: none;
}
.home_table tr#tr_green:before,.home_table tr#tr_orange:before  {
	background-image: none;
}

tr#tr_orange th#th_orange{
	color:#a4c0e3;
}
tr#tr_green th#th_green{
	color: #b49457;
}

.home_table table tr td{ font-size:18px; color:#a4c0e3; text-transform: none; font-family:"Lato", sans-serif; }
.home_table.win table tr td{ font-size:18px; color:#b49457 ; text-transform: none; font-family:"Lato", sans-serif; }
.home_table table tr td img{ display:inline-block !important; width:auto;}

.home_table table tr td{ background:none;padding: 12px; }


/** referral_commision **/


/** section_7 **/
.home-title-big {
	background: rgba(255,255,255, 0.1);
-webkit-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 60px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 20px 6px rgba(0,0,0,0.2);
margin: 40px 0 37px;
}
h3.home-title-big {
	color: #fff;
	/*color: #97814F;*/
    font-family: Lato;
    font-size: 45px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;   
    margin: 0px 0;
    background: rgba(255,255,255,0);
    padding: 30px 0;

box-shadow: 0px 20px 27px -16px rgba(0,0,0,0.2);
}
.section_7{ width:100%; /*background:url(../images/red_building_bg.jpg) no-repeat center fixed; background-size:cover;*/ padding: 30px 0;}

.site_stats{ width:100%; display:inline-block;}
.site_stats ul{ width:100%; display:inline-block; font-size:0; text-align:center; position: relative;}
.site_stats ul li{ display:inline-block; text-align: center; width:20%; padding: 20px 0;}

.site_stats ul li i{ font-size:25px; color:#ffffff; width:70px; height:70px; text-align:center; line-height:70px; background:#ffffff;
border-radius:50%; display:inline-block; vertical-align:middle; margin-right:10px;}
.site_stats ul li span{ font-size:30px; color:#708aaa; font-weight:400;  display:inline-block; vertical-align:middle; font-family: arial;}
.site_stats ul li span sup{ font-size:20px;}
.site_stats ul li span small{ display:block; font-size:16px; color:#ffffff; text-transform:capitalize; font-weight:500;
font-family:'Lato'; font-style:normal;}

/** section_8 **/

.section_8{ width:100%; background:#F1F4F8; padding: 80px 0;

}
img#certificate_img.img-responsive{
	margin: 0 auto;
	
}
.company_info{ width:100%; display:inline-block;  }
.company_info ul{ width:100%; display:inline-block; text-align: right;}
.company_info ul li{ width:100%; display:inline-block; font-size:18px; color:#ffffff; font-family:'Lato'; line-height: 25px;
padding: 10px 0;font-weight: 600;}
.company_info ul li i{ font-size:16px; background:#ffffff; color:#ffffff; width:45px; height:45px; line-height:45px; text-align:center;
border-radius:50%; margin-right:10px;}
.company_info ul li span{ font-size:18px; color:#ffffff; font-weight:500;}

/** certificate **/

.certification{ width:100%; padding-left: 30px;}

.certification a{    -webkit-box-shadow: 0px 0px 0px 2px rgb(77,129,96,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(77,129,96,1);
    box-shadow: 0px 0px 0px 2px rgb(77,129,96,1);
    display: inline-block;
    position: relative;
    
    z-index: 1;}
.certification a img{display:inline-block; width: auto;}

.certification a i{display:inline-block; position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; 
transition-property:opacity; opacity:0;
-webkit-box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.35);
-moz-box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.35);
box-shadow: 0px 0px 0px 8px rgba(255,255,255,0.35);
display:inline-block; line-height:60px; font-size:22px; color:#ffffff; width:60px; height:60px; border-radius:50%; 
text-align:center; background: rgb(77,129,96); 
-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
}
.certification a:hover i{opacity:1;}

.certification a:hover{
-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.2);}
.webcheck{
	text-align: right;
color: #ffffff;
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
line-height:50px;	
}
.webcheckbut{
	text-align: right;
	margin-bottom: 30px;
}

/** section_9 **/

.section_12{ width:100%; background: #ffffff; padding: 40px 0; border-bottom: solid 3px #3C465A;}
.learn_more_left12{ width:100%;}
.learn_more_left12 h2{ font-size:32px; color:#ffffff; font-weight:500; text-transform: uppercase; margin-bottom:10px;}
.learn_more_left12 h2 span{ color:#9f340a;}
.learn_more_left12 p{ font-size: 14px;color: #fff;font-family: "Lato", sans-serif;line-height: 24px;font-weight: 500;}
.learn_more_left12 h2 span.text-dark{color: #fff !important;}
.learn_more_right{ width:100%; text-align:right;}
.learn_more_right a{ min-width:100%;}

/** section_10 **/

.section_10{ width:100%; position: relative; overflow: hidden;
background: #0D1C2D;
color: #fff;
font-size: 18px;
font-family: 'Open Sans';
line-height: 25px;
text-transform: uppercase;
font-weight: 400;
white-space: nowrap;
padding: 20px 20px 100px 20px;
background-image: url(../images/stats_bg.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
    min-height: 500px;
    


}

.title_stats{
	display: inline-block;
position: relative;
font-size: 50px;
font-weight: 500;
line-height: 50px;
white-space: nowrap;
font-family: 'Lato';
text-transform: uppercase;
letter-spacing: -2px;
color: #b49457;
}
.section_10.clearfix div.col-md-12 div.row div.container div.col-md-3.col-sm-6.col-xs-12 {
    text-align: center;
color:#a4c0e3;
font-weight: 600;
    
}
span.title_stats_sign{
	display: inline-block;
	font-size: 50px;
font-weight: 500;
line-height: 50px;
white-space: nowrap;
font-family: 'arial';
text-transform: uppercase;
letter-spacing: -1px;
color: #b49457;
transform: scaleX(1.1);
-webkit-transform: scaleX(1.1);

}
.line_stats{
	width: 164px;
	height: 10px;
	margin-top: 20px;
	margin-bottom: 17px;
	display: block;
}
@-webkit-keyframes slideInMyRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    
    
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInMyRight {
  from {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
    width: 0%;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 164px;
  }
}

.slideInMyRight {
  -webkit-animation-name: slideInMyRight;
  animation-name: slideInMyRight;
}
span.run_days{
	letter-spacing: 2px;
}
span.total_acc{
	letter-spacing: .3px;
}
.line_stats.white{
	background: #fff;
}
.line_stats.light_gren{
	background: #b49457;
}
.line_stats.dark_gren{
	background: #22514A;
}
.line_stats.orange{
	background: #708aaa;
}
 


.gem-list-red{
	padding: 50px 80px 0px;
}
.gem-list ul{
	padding-left: 30px;
	
}
.gem-list-red ul{
	width:100%;
}
section.section_10.clearfix div.home_video1 div.index_about_content_left div.row-title-wrapper{
	text-align: center;
	margin-bottom: 40px;
	font-family: 'Lato';
}
.section_10 div.subtitle{
	white-space: nowrap;
}
ul li.lazy-loading-item {
    margin-bottom: 10px;
color:#ffffff;
font-size: 18px;
font-family: 'Lato';
line-height: 22px;
text-transform: none;
font-weight: 400;
white-space: nowrap;
}
ul li.lazy-loading-item b{
    float: right;
    font-weight: 400;
}
ul li.lazy-loading-item b small{
	text-transform: none;
	font-weight: 400;
	font-family: 'Lato';
	font-size: 14px;
	line-height: 25px;
	vertical-align: middle;
	
}
ul li.lazy-loading-item i.far.fa-check-square{

font-weight: 400;
font-size: 14px;
vertical-align: middle;
display: inline-block;
width: 16px;
text-indent: 0;
color: #708aaa;
line-height: 25px;
margin-top: -3px;
}
#home_colum_3.col-lg-4 {background:#EAE8DC; padding: 40px; min-height: 515px;}
.learn_more_left12{ width:100%;}
.learn_more_left12 h2{ font-size:32px; color:#ffffff; font-weight:500; text-transform: uppercase; margin-bottom:10px;}
.learn_more_left12 h2 span{ color:#9f340a;}
.learn_more_left12 p{ font-size: 14px;color: #fff;font-family: "Lato", sans-serif;line-height: 24px;font-weight: 500;}
.learn_more_left12 h2 span.text-dark{color: #fff !important;}
.learn_more_right{ width:100%; text-align:right;}
.learn_more_right a{ min-width:100%;}

/*-----section_20--------*/
.section_20{ width:100%; 
text-align: center;
margin-top: 200px;}
.section_20 p{
	color: #fff;
	font-family: "Lato";
	font-size: 16px;
	line-height: 25px;
	max-width: 370px;
	text-align: center;
	margin: 200px auto 20px;
}
.section_20.clearfix div#blue_colum_2.col-lg-4 p{
	
}
#blue_colum_1.col-lg-4{ padding: 60px 20px; min-height: 480px;
background: #EAE8DC url(../images/blue_colum_bg_bottom.html) no-repeat right bottom;}
#blue_colum_2.col-lg-4{background: #D0CEC2 url(../images/blue_colum_bg_bottom.html) no-repeat right bottom; padding: 60px 20px;min-height: 480px;}
#blue_colum_3.col-lg-4 {background: #B3B3A9 url(../images/blue_colum_bg_bottom.html) no-repeat right bottom; padding: 60px 20px; min-height: 480px;}
#blue_colum_2.col-lg-4 i.far.fa-building,
#blue_colum_3.col-lg-4 i.far.fa-clock,
#blue_colum_1.col-lg-4 i.far.fa-shield-check  {color: #708aaa; font-weight: 400; 
font-size: 40px; margin-bottom: 20px;}
.section_20 .svg-inline--fa{
	color: #708aaa;
}

/*-----section_21--------*/
.section_21{ width:100%; 
background: #EAE8DC url(../images/section_21_bg.html) no-repeat top center;
padding: 160px 0 80px;}
section.section_21 .title-wrapper.title-wrapper-main div.subtitle-big{
	color: #ffffff;
	margin-bottom:0;
}
section.section_21  div.title-h5{
	color: #ffffff;margin: 0px 0 80px;
}
.section_20 p{
	color: #ffffff;
	font-family: "Lato";
	font-size: 16px;
	line-height: 25px;
	max-width: 370px;
	text-align: center;
	margin: 0 auto 20px;
	min-height: 110px;
}
.section_20 p b{
	
	font-family: 'Open Sans';
}
.quickfinder{
display: block;
padding: 60px 0;
position: relative;
min-height: 200px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
	}
	.quickfinder .quickfinder-item-image-line::before{
    content: '';
    position: absolute;
    top: 60px;
    left:39px;
    height: 100%;
    width: 2px;
    background: #ffffff;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-name: slideInDown;
    transform: translateZ(0px);
}
.romb_cont{
	display: inline-block;
position: relative;
}
div.quickfinder:hover div.post-quickfinder div.quickfinder-item-image,
div.quickfinder:active div.post-quickfinder div.quickfinder-item-image,
div.quickfinder:focus div.post-quickfinder div.quickfinder-item-image

{
	background: #ffffff;
}
a.quickfinder-item-link{
	
display: inline-block;
position: relative;
text-align: center;
}
a.quickfinder-item-link::before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid 
    #fff;
    opacity: .6;
    border-radius: 50%;
    left: -45px;
    right: -45px;
    top: -45px;
    bottom: -45px;
    -webkit-animation: animate 1.5s linear infinite;
    animation: animate 1.5s linear infinite;
    will-change: transform,opacity;
    opacity: 0;
}
.quickfinder-item-image{
	-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
height: 80px;
width: 80px;
background: #708aaa;
display: inline-block;
position: relative;
float: left;
border: 2px solid #ffffff;
border-radius: 4px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;


}
 i.far.fa-arrow-alt-circle-right{
	color: #fff;
font-size:40px;	
width: 74px;
height: 74px;
line-height:74px;
display: inline-block;
position: relative;
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin: 0 auto;
}



.quickfinder-item-info-wrapper{
	display: inline-block;
    float: right;
    position: relative;
    width: 75%;
}

.quickfinder-item-title{
color:#fff;	
position: relative;
font-size: 32px;
font-weight: 400;
letter-spacing: 0px;
font-family: 'Lato';
margin: 0;
text-transform: uppercase;
line-height: 53px;
}
.footer_bottom div.row-title-wrapper-small div.title-wrapper-small.title-wrapper-main-small{
	margin-bottom: 0px;
}
.quickfinder-item-text{
color: #ffffff;
font-family: Lato;
font-size: 16px;
font-weight: 400;
line-height: 25px;
margin-top: 0px;
padding-bottom: 35px;
}

/*---------accordion---*/
.dark_block_faq{
width:100%; display:inline-block;  padding: 60px 50px 40px; position:relative; z-index:1;
min-height: 720px;);

}
.bg_dark_block_right_faq div.dark_block_faq div a.btn.btn-default{
	margin-top: 40px;
}
.dark_block_left_faq{
width:100%; display:inline-block;  padding: 60px 40px 58px; position:relative; z-index:1;
);

}
.bg_dark_block_faq{
margin-right: 30px;
	margin-top: 20px;
padding: 40px;
    padding-bottom: 50px;
min-height: 0px;

padding-bottom: 20px;
border: 1px solid #b49457;
background: #182f4e;
background-image: url(../images/stats_bg1.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
margin: 20px;
}
.user_block div.row-title-wrapper div.title-wrapper.title-wrapper-main h2.title{
	color: #b49457; 
}
.user_block_balance div.row-title-wrapper div.title-wrapper.title-wrapper-main h2.title{
	color: #b49457; 
}

#accept_bar{
	min-height: 360px;
}

.bg_dark_block_right_faq{
	
	margin-right: 30px;
	margin-top: 20px;
padding: 40px;
    padding-bottom: 50px;
min-height: 0px;

padding-bottom: 20px;

border: 1px solid #b49457;
background: #0D1C2D;
background-image: url(../images/user_bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
margin: 20px;
}
.accordion {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion .accordion {
  margin-top: 10px;
}
.accordion--headline {
  /*background-color: #323232;*/
  color: #ffffff;
  padding: 10px 15px 10px 30px;
  transition: .3s ease;
  position: relative;
  font-family: Open Sans ;
font-size: 18px;
font-weight: 400;
letter-spacing: 0.8px;
line-height: 25px;
text-transform: uppercase;
border-bottom: 1px solid #b6c6c9;
}
.accordion--headline:hover{
	color: #ffffff;
}
.open div.accordion--headline{
	color: #708aaa;
}
.accordion--headline::before, .accordion--headline::after {
  content: "";
  width: 15px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  display: block;
  top: 50%;
  left: 10px;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: .3s ease;
}
.accordion--headline::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.accordion--headline:hover {
  cursor: pointer;
  color: #708aaa;
  
}
.open > .accordion--headline::before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.open > .accordion--headline::after {
  transform: translate(-50%, -50%) rotate(360deg);
}
.accordion--content {
  display: none;
  color: #ffffff;
  background-color: #ffffff;
  padding: 30px 0 50px;
  border-top: 0;
  font-family: Lato;
  font-size: 16px;
font-weight: 400;
line-height: 25px;
  
}
.accordion li {
  margin-bottom: 8px;
}

/*-----------section_22_Plans-------*/

.section_22_plans #offers.title-h5{
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	/*font-size: 28px;*/
}
.section_22_plans  p#small_offers{
margin-top: 0px;
font-family: Lato;
font-size: 16px;
font-weight: 400;
line-height: 25px;
margin-bottom: 60px;
color: #ffffff;
}
.pricing-column-wrapper{
	text-align: center;
	position: relative;
margin: 40px 10px 100px 10px;
}
.pricing-price-wrapper{
text-align: center;
position: absolute;
left: 50%;
margin-left: -60px;
top: -60px;	
}
.pricing-price-title.title-h5{

text-align: center;
margin: 0 auto;
font-size: 72px;
padding: 30px 10px 0px;
line-height: 72px;
font-weight: 500;
font-family: Lato;
color: #fff;
letter-spacing: -1px;
}
span.perc {
font-size: 36px;	
line-height: 36px;
}
.pricing-price-subtitle{
font-family: arial;
font-size: 30px;
font-weight: 400;
line-height: 32px;

}



.pricing-cost{
	font-family: Lato;
	line-height: 32px;
	font-size: 22px;
font-weight: 400;
text-transform: uppercase;
}
.pricing-price-row-circle .time{
	font-family: Open Sans;
	line-height: 18px;
	font-size: 18px;
font-weight: 500;
text-transform: uppercase;
}
.pricing-price-title-wrapper{
	
}
.pricing-row{
font-family: Lato;
font-size: 14px;
font-weight: 400;
line-height: 22px;
text-transform: uppercase;
}


.pricing-footer{
	text-align: right;
}
.pricing-footer a.btn-no-bg-white{
	text-shadow: none;
border: none;
display: block;
float: right;
border-radius:100px; 
height: 60px;
width: 60px;
position: relative;
line-height: 60px;
padding: 0 20px;
font-size: 14px;
margin: 15px;
text-align: center;

outline: none !important;
text-transform: uppercase !important;
font-weight: 400 !important;
font-size: 24px;
font-family: Lato;
color: #222222;
background: #b49457;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;

}
a.btn-no-bg-white i{
	position: absolute;
	left: 20px;
	line-height: 60px;
	-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;

}
a.btn-no-bg-white:hover i,
a.btn-no-bg-white:focus i,
a.btn-no-bg-white:active i{
	left: 25px;
}
 .pricing-container .pricing-inner button {
    border: none;
    background: transparent;
  
}
.pricing-footer a.btn-no-bg-white:hover,
.pricing-footer a.btn-no-bg-white:active,
.pricing-footer a.btn-no-bg-white:focus{
	color: #fff !important;
	background: #708aaa;
}

.title {
  margin-bottom: 20px;
  text-align: center;
}

.pricing-container{
	margin: 5px;
	text-align: center;
}


 .pricing-container .pricing-table  {
  position: relative;
  margin-bottom: 5px;
  border: 2px solid #b49457;
  background:#222;
  z-index: 1;
    -webkit-transition: transform 0.3s ease, box-shadow 0.2s ease, position 0s;
-moz-transition: transform 0.3s ease, box-shadow 0.2s ease, position 0s ;
-ms-transition: transform 0.3s ease, box-shadow 0.2s ease, position 0s ;
-o-transition: transform 0.3s ease, box-shadow 0.2s ease, position 0s ;
transition: transform 0.3s ease, box-shadow 0.2s ease, position 0s ;
  
}

.pricing-container .pricing-table:hover, .pricing-container .pricing-table:focus, 
.pricing-container .pricing-table:active{
	position: relative;
	z-index: 3;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.5);
-moz-box-shadow:    0px 0px 30px 0px rgba(255, 255, 255, 0.5);
box-shadow:         0px 0px 30px 0px rgba(255, 255, 255, 0.5);
}

.pricing-container .pricing-table p {
	position: relative;
  margin-bottom: 15px;
}


.pricing-inner{
	padding-top: 15px;
}
.pricing-container .pricing-inner .plan-name {
  position: relative;
  height: 66px;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
color: #b49457;
text-transform: uppercase;
border: 2px solid #b49457;
border-radius: 100px;
width: 66px;
padding-top: 12px;
margin-left: 15px;
}
span.plan-name-circle{
	color: #b49457;
	font-family: 'Lato';
  font-weight: 400;
  font-size: 24px;
  line-height: 18px;
  text-transform: uppercase;
}



.pricing-container .pricing-inner .plan-price-container {
  overflow: hidden;
}
.pricing-container .pricing-inner .plan-price {
  font-size: 46px;
  margin: 0;
  font-weight: 800;
 
}
.pricing-container .pricing-inner .plan-desc {
  font-size: 12px;
  margin-bottom: 15px;
  padding: 20px 0px 0px 0px;
}






.pricing-table .plan-desc figure.pricing-row{
	color: #ffffff;

}


/*---VIP Plans---*/


div#orange.pricing-container div.pricing-table{
	border: 2px solid #708aaa;
}
div#orange.pricing-container div.pricing-table div.pricing-inner div.plan-name{
	color:#708aaa;
border: 2px solid #708aaa;
}
#orange.pricing-container div.pricing-table div.pricing-inner div.pricing-footer button a.btn-no-bg-white{
	background: #708aaa;
	-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
}
#orange.pricing-container div.pricing-table div.pricing-inner div.pricing-footer button a.btn-no-bg-white:hover  ,
#orange.pricing-container div.pricing-table div.pricing-inner div.pricing-footer button a.btn-no-bg-white:focus,
#orange.pricing-container div.pricing-table div.pricing-inner div.pricing-footer button a.btn-no-bg-white:active{
	background: #b49457;
}

#orange.pricing-container div.pricing-table div.pricing-inner div.plan-name span.plan-name-circle{
	color: #708aaa;
}

/*----section_reff---*/
.section_4_reff {
	width: 100%;
	position: relative;
	padding: 20px 0 60px;
	height: 100%;
background: #0D1C2D;
	

}
.section_4_reff.clearfix p{
	/*text-transform: uppercase;*/
	font-size: 18px;
	line-height: 30px;
	color: #708aaa;
	
}
.section_4_accept.clearfix ul{
	text-align: center;
}
img.alignnone.dont_scale {
	width: 124px;
	opacity: 1;
	margin: 0 5px;
}

.section_4_reff .title-wrapper-main{
	margin-bottom: 0px;

}

.section_4_reff #reff.subtitle.subtitle-big{
font-size: 95px;
letter-spacing: 0;
position: relative;
width: 140px;
height: 130px;
line-height: 140px;
margin-top: -10px;
background: #1C2726;
	border-radius: 400px;
	width: 130px;
	height: 130px;
	/*border: 2px solid #b49457;*/
	-webkit-box-shadow: inset 0px 0px 0px 2px rgba(62,148,135,0.4);
-moz-box-shadow: inset 0px 0px 0px 2px rgba(62,148,135,0.4);
box-shadow: inset 0px 0px 0px 2px rgba(62,148,135,0.4);

	}

/*.section_4_reff #reff.subtitle.subtitle-big::before {
	content: "";
	display: block;
	z-index: -1;
	position: absolute;
	background: #1C2726;
	border-radius: 400px;
	width: 130px;
	height: 130px;
	
	-webkit-box-shadow: inset 0px 0px 0px 2px rgba(62,148,135,0.4);
-moz-box-shadow: inset 0px 0px 0px 2px rgba(62,148,135,0.4);
box-shadow: inset 0px 0px 0px 2px rgba(62,148,135,0.4);
margin-left: 25px;
	
}*/
.big_proc{
    position: relative;
    margin-left: -30px;
}

span.reff_proc {
	font-size: 45px;
line-height: 100px;
position: absolute;
margin-top: 0px;
}

/*----section_accept---*/
.section_4_accept {
	width: 100%;
	position: relative;
	padding: 15px 0 15px;
	margin-top: -20px;
	z-index: 1;
overflow: hidden;
}
.section_4_accept:before{
content: "";
width: 1640px;
height: 100%;
display: block;
z-index: -1;
position: absolute;
padding: 15px;
background: #222;
left: -2px;
top: 0px;
border-radius: 0px 400px 400px 0px;
padding: 10px;
border: 2px solid #708aaa;
}
.section_4_accept .title-wrapper-main{
	margin-bottom: 0px;
	
}
.section_4_accept .title-wrapper.title-wrapper-main .subtitle{
	line-height: 100px;
}



/*----section_accept---*/
.section_4_manual{
	width: 100%;
position: relative;
overflow: hidden;

    font-size: 18px;
    font-family: 'Open Sans';
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 300;
   
    padding: 60px 20px;
	background: #102544;
}


.video-manual{
	margin: 20px;
}
.video-manual iframe{
	width: 100%;
	height: 250px;
	border-top: 2px solid #b49457;
}
.section_4_manual .title-wrapper .subtitle-big {
    position: relative;
    
    font-family: 'Lato';
    margin: 0;
    text-transform: uppercase;
    
    margin-bottom: 30px;
}
.section_4_manual .title-wrapper.title-wrapper-main .subtitle{
position: relative;
font-size: 26px;
font-weight: 400;
letter-spacing: 1px;
font-family: 'Lato';
margin: 0;
text-transform: uppercase;
line-height: 35px;
color: #fff;
}


.section_4_manual.clearfix div.container.clearfix .row-title-wrapper div.title-wrapper.title-wrapper-main{
	margin-bottom: 0px;
}
.section_4_manual #manual_creat.row-title-wrapper, 
.section_4_manual #manual_make.row-title-wrapper,
.section_4_manual #manual_profit.row-title-wrapper {
	position: relative;
margin-bottom: 50px;
height: 35px;

}
div#manual_creat.row-title-wrapper div.title-wrapper.title-wrapper-main div.subtitle
{

}
#manual_profit.row-title-wrapper div.title-wrapper.title-wrapper-main div.subtitle
{

}
.manual_creat, .manual_make{
	display: inline-block;
}
.manual_creat i{
	font-weight: 500;
line-height: 35px;
padding-left: 10px;
font-size: 22px;
color: #222;
}
.manual_make i{
	font-weight: 500;
line-height: 35px;
padding-left: 10px;
font-size: 22px;
color: #fff;
	
}




.section_4_manual #manual_creat.row-title-wrapper{
	
	
}
.section_4_manual #manual_make.row-title-wrapper{
	
}
	

.section_4_manual #manual_profit.row-title-wrapper{


}
/*----section_company_calc---*/


.section_4_company_calc{ 
width:100%; position: relative; overflow: hidden;
color: #fff;
font-size: 18px;
font-family: 'lato';
line-height: 30px;
text-transform: uppercase;
font-weight: 600;
/*white-space: nowrap;*/
padding: 100px 20px 100px 20px;
letter-spacing: 1px;
text-align: center;
	background-image: url(../images/bg-reff.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
}
p#features{
font-size: 16px;
padding: 10px 20px;
color: #d6e1ef;
/*text-align: justify;*/
text-align: center;
font-family: 'lato';
line-height: 30px;
text-transform: uppercase;
font-weight: 500;

letter-spacing: 1px;
}
p#features_small{
	font-size: 16px;
padding: 0px 20px 40px;
color:#fff;
text-align: center;
font-family: 'lato';
line-height: 30px;
text-transform: none;
font-weight: 400;
letter-spacing: 1px;
text-align: center;
}
 p#features img{
 	text-align: center;
 }
.section_4_company_calc.clearfix div.container.clearfix div.col-lg-6.col-md-6.col-xs-12 div.row p span.comp_name{
	color: #b49457;
}
div#reff_title.title-wrapper.title-wrapper-main{
	margin: 50px auto 30px;
	
}
section.section_4_company_calc.clearfix div.container.clearfix div.col-lg-6.col-md-6.col-xs-12 div.row p b{
		width: 50%;
display: block;
margin: 0 auto;
    margin-top: 0px;
margin-top: 20px;
}
 /* .section_4_company_calc:before {
 content:"";
 width: 1730px;
 height: 100%;
 display: block;
 z-index: -1;
 position: absolute;
 padding: 15px;
 background: transparent;
 right: -3px;
 top: 0px;
border-radius: 400px 0px 0px 400px;
padding: 20px 20px 100px 20px;
 border: 2px solid #b49457;
}*/
.section_4_company_calc .company_text p{
font-size: 18px;
font-family: Lato;
color:#fff;
line-height: 30px;
margin: 30px auto 0px;
font-weight: 500;
text-transform: none;
width: 70%;
}

 a#company_but.btn.btn-block.not_bg{
 	color: #b49457 !important;
 	border-color: #b49457;
 	margin-top: 10px;
 }
a#company_but.btn.btn-block.not_bg:hover,a#company_but.btn.btn-block.not_bg:active, a#company_but.btn.btn-block.not_bg:focus{
	color:#fff !important;
border: 2px solid #fff;
}
.section_4_company_calc .company_cert{
	position: relative;
	/*background-image: url("../images/certificate.png");*/
	background-image:  url("../images/search.png"), url("../images/certificate.png");
	
	width: 280px;
height: 359px;
background-size:0px 0px,100% 100% ;
background-position: center center;
background-repeat: no-repeat;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
margin: 0px auto 30px;



}
.section_4_company_calc .company_cert:hover{
background-size: 500px 500px,100% 100%;	
animation-duration: 1s;
    animation-iteration-count: infinite ;
    animation-name: pulse;
    transform: translateZ(0px);	
    position: relative;
    z-index: 1;

}
 div.title-wrapper.title-wrapper-main div#company_title.subtitle.subtitle-big{
	margin-top: 40px;
}
.section_4_company_calc .company_cert:hover a.btn-no-bg-white,
.section_4_company_calc .company_cert:active a.btn-no-bg-white,
.section_4_company_calc .company_cert:focus a.btn-no-bg-white{
	color: #fff;
	background: #708aaa;
}

.section_4_company_calc .company_cert a.btn-no-bg-white {
	text-shadow: none;
	border: none;
	display: block;
	border-radius: 100px;
	height: 62px;
	width: 62px;
	position: relative;
	line-height: 60px;
	padding: 0 20px;
	z-index: 2;
	left: 200px;
	top: 285px;
	text-align: center;
	outline: none !important;
	text-transform: uppercase !important;
	font-weight: 400 !important;
	font-size: 24px;
	font-family: Lato;
	color: #222222;
	background: #b49457;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	margin: 0;
}
.section_4_company_calc .calc_text p{
font-size: 16px;
font-family: Lato;
color:
#fff;
line-height: 25px;
margin: 30px auto 40px;
font-weight: 500;
text-transform: none;
max-width: 540px;
white-space: normal;
padding-left: 40px;
}
.section_4_company_calc #calc.subtitle.subtitle-big{
	color: #b49457;
}

.section_4_company_calc .company_calc p{
font-size: 16px;
font-family: Lato;
color:#fff;
line-height: 25px;
margin: 30px auto 0px;
font-weight: 500;
text-transform: none;
width: 430px;
}

 

.extra-registration__pulse-button__wrap {
    position: relative;
    width: 90px;
    height: 90px;
}
.extra-registration__pulse-button__wrap::after, .extra-registration__pulse-button__wrap::before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #fff;
opacity: .6;
border-radius: 50%;
left: -45px;
right: -45px;
top: -45px;
bottom: -45px;
-webkit-animation: animate 1.5s linear infinite;
animation: animate 1.5s linear infinite;
    animation-delay: 0s;
will-change: transform,opacity;
opacity: 0;}
.extra-registration__pulse-button__wrap {
	position: relative;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-bottom: -10px;
}
.extra-registration__pulse-button {
    position: relative;
    width: 30px;
    height: 30px;    
    background: url("../images/calc_logo.html");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
}
.extra-registration__pulse-button__wrap:after,
.extra-registration__pulse-button__wrap:before {
 content:"";
 display:block;
 position:absolute;
 border:2px solid #708aaa;
 opacity:.6;
 border-radius:50%;
 left:-20px;
 right:-20px;
 top:-20px;
 bottom:-20px;
 -webkit-animation:animatecalc 1.5s linear infinite;
 animation:animatecalc 1.5s linear infinite;
 will-change:transform,opacity;
 opacity:0;
}
.extra-registration__pulse-button__wrap:after {
 -webkit-animation-delay:.5s;
 animation-delay:.5s
}
@-webkit-keyframes animatecalc {
 0% {
  -webkit-transform:scale(.5);
  transform:scale(.5);
  opacity:0
 }
 50% {
  opacity:1
 }
 to {
  -webkit-transform:scale(1.2);
  transform:scale(1.2);
  opacity:0
 }
}
@keyframes animatecalc {
 0% {
  -webkit-transform:scale(.5);
  transform:scale(.5);
  opacity:0
 }
 50% {
  opacity:1
 }
 to {
  -webkit-transform:scale(1.2);
  transform:scale(1.2);
  opacity:0
 }
}

/*----section_4_ssl----*/
.section_4_ssl{ width:100%; 
position: relative;
padding: 60px 0 320px;
/*-webkit-box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);
box-shadow: inset 0px 30px 18px -10px rgba(0,0,0,0.2);*/
overflow: hidden;
margin-top: -100px;

}
.section_4_ssl::before {
	content: "";
	width: 1730px;
	height: 100%;
	display: block;
	z-index: -1;
	position: absolute;
	padding: 15px;
	background: transparent;
	right: -3px;
	top: 0px;
	border-radius: 400px 0px 0px 400px;
	background: #1F2E2D;
	padding: 20px 20px 100px 20px;
	border: 2px solid #b49457;
}
.section_4_ssl .clearfix .calc_text p{
	font-size: 16px;
font-family: Lato;
color:#ffffff;
line-height: 25px;
margin: 0px auto 20px;
font-weight: 500;
text-transform: none;
padding: 0 70px;
text-align: justify;
}
.section_4_ssl .title-wrapper .subtitle-big{
	font-size: 40px;
	letter-spacing: 4px;
}
.section_4_ssl.clearfix div.container.clearfix div.col-lg-6.col-md-6 div#ssl_soon.row{
	min-height:250px;
}
/*----section_about*/

.section_about{ width:100%;  
/*-webkit-box-shadow: 0px -23px 22px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px -23px 22px 0px rgba(0,0,0,0.2);
box-shadow: 0px -23px 22px 0px rgba(0,0,0,0.2);*/}
#home_colum_1.section_about {background: #fff; padding: 40px; background-image: url(../images/about-all-bg1.html);
background-repeat: no-repeat;
background-position: bottom  right;}
#home_colum_2.section_about {background: #F1F4F8; padding: 40px;}
#home_colum_3.section_about  {background:#E3EDEC; padding: 40px;}
.home_colum_bg_1  {padding: 40px;
	background:  #D0D7E1; padding: 40px; background-image: url(../images/about-all-bg3.html);
background-repeat: no-repeat;
background-position: bottom  left;
background-size: cover;
width: 100%;
height:100%;
}

section .section_about1 .row, section .section_about2 .row, section .section_about3 .row{
	position: relative;
	margin: 0px;
	
	
}
section#bg-about.form_body{
	background: #192437;
	 background-image: url(../images/bg-about.jpg);
background-repeat: no-repeat;
background-position: center  center;
margin-bottom: 0px;
}
section .section_about1 , section .section_about2 , section .section_about3 {
	
}
section.section_about2 div.container div.row div.col-sm-6 p.border-left-text,
section.section_about2 div.container div.row div.col-sm-6 p.border-left-text,
section.section_about3 div.container div.row div.col-sm-6 p.border-left-text{
	margin: 20px auto;
}
section.section_about1 div.container div.row div.col-sm-6 div.row-title-wrapper,
section.section_about2 div.container div.row div.col-sm-6 div.row-title-wrapper,
section.section_about3 div.container div.row div.col-sm-6 div.row-title-wrapper{
	margin: 40px auto;
}

.learn_more_left12{ width:100%;}
.learn_more_left12 h2{ font-size:32px; color:#ffffff; font-weight:500; text-transform: uppercase; margin-bottom:10px;}
.learn_more_left12 h2 span{ color:#9f340a;}
.learn_more_left12 p{ font-size: 14px;color: #fff;font-family: "Lato", sans-serif;line-height: 24px;font-weight: 500;}
.learn_more_left12 h2 span.text-dark{color: #fff !important;}
.learn_more_right{ width:100%; text-align:right;}
.learn_more_right a{ min-width:100%;}
.section_about p{font-size: 16px;
color: #ffffff;
font-family: "Lato", sans-serif;
line-height: 24px;margin: 20px auto 20px;}
.index_about_content_left p i.fas.fa-check{	color: #ffffff;padding-right: 5px;}
a#work,a#team,a#strategy,a#calc-rate{ color:transparent  !important;line-height: 0px !important;font-size: 0px  !important; cursor: default  !important;}
/* footer */

footer{ width:100%; background:#091420;
/*background: #2F3640;*/
padding: 10px 0 20px;}

.footer_top{ width:100%; padding-bottom:0px;}
.footer_top .quickfinder-item-title {color: #b49457;
	
}
.footer_inner{ text-align: center;  margin: 40px auto 0;}
.footer_inner > a img{ }
.footer_inner > p{ font-size:13px; color:#fff; font-family:"Lato", sans-serif; line-height:26px; margin-bottom:20px; text-align: center;}

.footer_inner h5{ width:100%; display:inline-block; font-size:18px; color:#708aaa; font-weight:500; text-transform:capitalize;
margin-bottom:20px; text-transform: uppercase;}

.row-logo {
    width: 330px;
    margin: 15px auto 0;
    text-align: center;
    position: relative;
}

div.row-logo div.extra-registration__pulse-button__wrap {
    position: relative;
    width: 90px;
    height: 90px;
}
div.row-logo div.extra-registration__pulse-button__wrap::after, div.row-logo div.extra-registration__pulse-button__wrap::before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #b49457;
opacity: .5;
border-radius: 50%;
left: -45px;
right: -45px;
top: -45px;
bottom: -45px;
-webkit-animation: animate 1.5s linear infinite;
animation: animate 1.5s linear infinite;
    animation-delay: 0s;
will-change: transform,opacity;
opacity: 0;}
div.row-logo div.extra-registration__pulse-button__wrap {
	position: absolute;
width: 40px;
height: 40px;
margin-top: 27px;
margin-left: 43px;
}
div.row-logo div.extra-registration__pulse-button {
    position: relative;
    width: 40px;
    height:40px;    
    background: url("../images/footer_logo_anim.html");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
}
div.row-logo div.extra-registration__pulse-button__wrap:after,
div.row-logo div.extra-registration__pulse-button__wrap:before {
content:"";
 display:block;
 position:absolute;
 border:2px solid #b49457;
 opacity:.5;
 border-radius:50%;
 left:-20px;
 right:-20px;
 top:-20px;
 bottom:-20px;
 -webkit-animation:animatecalc 1.5s linear infinite;
 animation:animatecalc 1.5s linear infinite;
 will-change:transform,opacity;
 opacity:0;
}
div.row-logo div.extra-registration__pulse-button__wrap:after {
 -webkit-animation-delay:.5s;
 animation-delay:.5s
}
.q_links{ list-style:none;  display:inline-block; font-size:0; text-align: left;float: left; line-height: 40px;}
.q_links li{ display: inline-block;
line-height: 20px;
color: #fff;
font-size: 14px;}
.q_links li a{  font-size: 14px;
color: #fff;
font-weight: 600;
text-transform: capitalize;
font-family: 'Lato', sans-serif;
transition: .3s;
padding: 0px 3px;
line-height: 40px;}
/*.q_links li a:before{ content:"\f111"; font-size:14px; color:#B3B3A9; margin-right:10px; font-family: 'Font Awesome 5 Pro'; font-weight: 400;}*/
.q_links li a:hover{ color:#B3B3A9; transition:.3s;}

.footer_inner h4{ width:100%; display:inline-block; margin-bottom:10px;}
.footer_inner h4 a{ display:inline-block;}
.footer_inner h4 a img{ display:inline-block;}

.footer_inner h4 span{ display:inline-block; font-size:14px; color:#ffffff; font-family:'Lato'; line-height:28px;}
.footer_inner h4 span small{ display:block; font-size:14px; color:#ffffff; font-weight:bold; text-transform:uppercase;}

.footer_inner .btn{ min-width:100%; text-align:left; font-size:18px; font-weight:400; position:relative;}
.footer_inner .btn i{ display:inline-block; position:absolute; right:0; top:0; padding: 16px;}

#middle.footer_inner_company, #middle.footer_inner{padding: 0px ;  }
.footer_inner_company{
text-align: center;
color: #ffffff;
font-size: 16px;
line-height: 20px;

}
#middle.footer_inner_company ul#company_text li{
	text-transform: capitalize;
}
.footer_inner_company li i{
color:#fff;
font-size: 16px;
text-align: center;
line-height: 22px;
margin: 0px;
width: 30px;
}



.footer_inner_company ul li#footer_fb a i{
color: #708aaa;
font-size: 22px;
text-align: center;
line-height: 20px;
margin: 0px ;
width: 30px;
-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
}
.footer_inner_company ul li#footer_fb a{
	font-weight: 400;
}
li#footer_fb {  color:#708aaa;  -webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
	font-weight:400;}
li#footer_fb:hover, .footer_inner_company ul li#footer_fb a:hover i, .footer_inner_company ul li#footer_fb a:hover,
li#footer_fb:focus, .footer_inner_company ul li#footer_fb a:focus i, .footer_inner_company ul li#footer_fb a:focus

{ color:#b49457 !important;}
.footer_inner_company li{
margin-top: 10px;
line-height: 22px;
font-size: 16px;

}
.footer_inner_icon{
	text-align: center;
	margin-top: 30px;
} 
.footer_inner_icon ul li a i{
	color:#a4c0e3;
font-size: 22px;
text-align: center;
line-height: 30px;
margin: 0px;
width: 40px;
font-weight: 400;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
}
.footer_inner_icon ul li a:hover i, .footer_inner_icon ul li a:focus i, .footer_inner_icon ul li a:active i{
	color: #b49457;
}
.footer_bottom{ width:100%; padding: 30px 0 10px; position: relative;}
.footer_bottom ul img.alignnone.dont_scale{ opacity:0.7; padding: 0px 5px;
width: 80px; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}
#foot_accept{
	margin: 40px 0px 0px;
}
.footer_bottom ul div.wow.fadeIn{
	width: 80px;
	position: relative;
}
.footer_bottom h6{ font-size:13px; color:#ffffff; text-transform:capitalize; font-family:'Lato'; padding: 10px 0;}
.footer_bottom ul{ width:100%; text-align: center;}
.footer_bottom ul li{  padding: 0 0px 10px; vertical-align:middle; text-align: center;}
.footer_bottom ul li a.btn-no-bg-white{

color:#b49457;
background: none;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
font-family: 'Lato';
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
white-space: nowrap;
height: 60px;
padding: 0 20px;
border-radius: 3px;
border: 2px solid #b49457;
display: inline-block;
width: 31%;
line-height: 50px;
font-weight: 600 !important;
font-size: 16px;
margin: 10px 5px;
position: relative;
}
.footer_bottom ul li a.btn-no-bg-white i{
	position: relative;
left: 5px;
}
footer div.container.clearfix div.col-md-12 div.row div.row-title-wrapper div#reff_title.title-wrapper.title-wrapper-main{
	margin: 10px auto 30px;
}
.footer_bottom ul li a:hover.btn-no-bg-white,
.footer_bottom ul li a:focus.btn-no-bg-white,
.footer_bottom ul li a:active.btn-no-bg-white{
	color: #fff;
	border-color: #fff;
	animation-duration: 1s;
animation-iteration-count: 1;
animation-name: pulse;
transform: translateZ(0px);
}
.footer_bottom ul li img{ display:inline-block;max-height: 120px;
}
.footer_bottom_copy {font-size: 14px;

font-family: 'Lato', sans-serif;
padding: 10px 0;
text-align: center;
color: #4b627d;
text-transform: capitalize;}
section.section_end_footer{
padding: 10px 0;
background:#091420;
border-top: 1px solid #1D2126;


	
}
/*****************************************************************
about
******************************************************************/

section.inner_page_banner, .admin_top_right{ width:100%; 
padding: 20px 0 20px;

position: relative;}

.inner_page_title, .admin_top_right{ width:100%; text-align:center; font-family:'Lato';}

.inner_page_title .breadcrumb, .admin_top_right .breadcrumb{ padding:0; background:none; border-radius:0; margin:0 0 12px 0;}
.inner_page_title .breadcrumb li, .admin_top_right .breadcrumb li { display:inline-block; font-size:20px; color:#b49457; text-transform: uppercase;  font-weight: 600;letter-spacing: 1px;
 }
.inner_page_title .breadcrumb li a, .admin_top_right .breadcrumb li a{ display:inline-block; color:#fff; transition:.3s; letter-spacing: 1px;}
.inner_page_title .breadcrumb > li + li::before , .admin_top_right .breadcrumb > li + li::before {color: #fff; content: "\f105"; font-family: 'Font Awesome 5 Pro';
font-weight: 500; padding: 0 10px;}

.inner_page_title .breadcrumb li a:hover, .admin_top_right .breadcrumb li a:hover{ color:#708aaa; transition:.3s;}

.inner_page_title h2, .admin_top_right h2{ 
font-size: 48px;
color:#b49457;
text-transform: uppercase;
font-weight: 300;
width: 100%;
display: inline-block;
font-family: 'Lato';
padding-top: 29px;
padding-bottom: 30px;
border-top: 2px solid #b49457;
background: rgba(25,36,55, 0.7);


}

/** about page_content **/

.about_page_content{ width:100%; background: url(../images/white_girl_bg1.html) no-repeat center fixed; background-size:cover; padding: 60px 0;}
.about_top_content{ width:100%;}
.about_top_content h4{ font-size:65px; color:#9F595B; font-weight:400; display:block; text-align: center;}
.about_top_content p{ font-size:14px; color:#ffffff; line-height:30px;  font-family:'Lato', sans-serif;}

.company_term{ width:100%; display:inline-block; padding: 16px 0;}
.company_term ul{ width:100%; display:inline-block;}
.company_term ul li{ width:100%; display:inline-block; font-size:16px; color:#ffffff; font-family:'Lato';padding: 10px 0;}
.company_term ul li i{ font-size: 16px; background: #ffffff; color: #708aaa;width: 45px; height: 45px; line-height: 45px; text-align: center; border-radius: 50%; margin-right: 10px;}
.company_term ul li { font-size: 16px;
    color: #708aaa;
    font-family: 'Lato', sans-serif;
    line-height: 24px;
}

.learn_more_left h2 i.fas.fa-question{
	color: #708aaa;
     font-size: 16px; background: #ffffff; width: 45px; height: 45px; line-height: 45px; text-align: center; border-radius: 50%; margin-right: 10px; margin-bottom: 10px;
}
 p#faq{
	/*padding-left: 60px;*/
	font-size: 16px;
    color: #ffffff;
    font-family: "Lato", sans-serif;
    line-height: 24px;
}

h2, h2#faq, h2.text-red, h2.text-dark{
	color: #b49457;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 10px;
	font-size: 26px;
	letter-spacing: 1px;
	font-family: 'Lato';
}
h2#faq-small {
    color:     #b49457;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 10px;
    font-size: 26px;
    font-family: 'Lato';
    letter-spacing: 1px;
}
h2.admin_title{
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 0px;
}
/*****************************************************************
register
******************************************************************/


.form_body_content{width:100%; padding: 0 40px; display:inline-block;}
.form_box label{ width:100%; display:inline-block; font-size:16px; color:#ffffff; margin-bottom:10px; text-transform:capitalize;
font-weight:400;}
.form_box label i{ font-size:13px; color:#ffffff; width:30px; height:30px; background:#ffffff; text-align:center; line-height:30px;
border-radius:50%; margin-right:5px;}
.paymnt_box{ width:100%; background:#148f19; padding: 10px 30px;}
.paymnt_box ul{ list-style:none; text-align:left;}
.paymnt_box ul li{ display:inline-block; font-size:15px; color:#ffffff; text-transform:capitalize; vertical-align:middle;
margin-right:25px; line-height:35px; font-family:'Lato';} 
.form_body_content .form_box{ margin-bottom:30px;}
.check_box{ width:100%; padding:15px 0; text-align:center; margin-bottom:30px; font-family:'Lato';}
.check_box span{ font-size:16px; font-weight:500; color:#ffffff;}
.check_box span a{ color:#ffffff; text-decoration:underline !important; transition:.3s;} 
.check_box span a:hover{ color:#b49457; transition:.3s;}

/*****************************************************************
login
******************************************************************/

.forgot_link{ width:100%; display:inline-block; text-align: center; margin-bottom:30px; font-family:'Lato';}
.forgot_link span{ display:inline-block;}
.forgot_link span a{  transition:.3s;}
.forgot_link b{ display:inline-block; float:right;}
.forgot_link b a{text-transform:capitalize; font-weight:600; transition:.3s;}
.forgot_link b a:hover,
.forgot_link span a:hover{ color:#b49457; transition:.3s;}

.invest{ width:100%; text-align:left;}
.invest ul{ list-style:none;}
.invest ul li{ display:inline-block; width:100%; font-size:16px; color:#ffffff; line-height:24px; margin-bottom:10px;
font-family: 'Lato', sans-serif;}


.login_form{ width:100%; padding: 40px;
-webkit-box-shadow: inset 0px 0px 0px 1px #b49457;
-moz-box-shadow: inset 0px 0px 0px 1px #b49457;
box-shadow: inset 0px 0px 0px 1px #b49457;
background: transparent;
}
.login_form .form_box{ margin-bottom:10px;}
.invest_login ul li{font-size: 16px;
color: #ffffff;
font-family: "Lato";
line-height: 28px;
margin-bottom: 10px;
}
.invest_login ul li b{

color: #ffffff;	
}


.invest_login_invest ul li{font-size: 16px;
color: #ffffff;
font-family: 'Lato', sans-serif;
line-height: 36px;
padding: 20px 0;

}
.invest_login_invest ul li b{
font-size: 20px;
color: #ffffff;
margin-right:10px;	
background: url(../images/reg/ul-bg.html) no-repeat center center;
    background-size: auto;

padding: 20px;
}

.deposit-process-wrap{
/*width:30%; 
float:left;*/
margin-right: 10px;
}

.deposit-cancel-wrap ul li {
width:30%;
 float:left; 
margin-left:15px;
}

.error{
   color:#708aaa; text-align: center; margin: 20px;font-size: 16px;

}

.success{
  
color: #b49457;
 text-align: center; margin: 20px;font-size: 16px;
}

.banner-head {
    text-align: center;
    color: #000;
}

#placeforstatus {
    color: #ef4809 !important;
    width: 100%;
    height: auto;
    text-align: center !important;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
    background-size: 128px 128px;
}
#placeforstatus:img {
    opacity: 0.1;
}
.btc_form {
    color: #000;
    text-align: center;
    margin-bottom: 30px;
}
.btc_form a {
    color: #000;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 20px;
    font-style: normal;
    pointer-events: none;
    cursor: default;
}


.monitor_table {
    border-collapse: separate;
    border-spacing: 6px;
    width: 100%;
}
.monitor_table td {
    margin-left: 20px;
    margin-bottom: 25px;
    width: 200px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    background: #D2D6D3;
    border: 2px solid #ECEBDF;
}
.rate-responsive div.col-md-3.col-sm-6.col-xs-6 a img{
	display: inline-block;
width: 80%;
/*padding: 15px;*/
}
.monitor_table td img {
    height: 283px;
    width: 193px;
}

.table{
    
}
/*--table--*/
table.table {font-size:14px;color:#ffffff;width:100%;border:1px solid #63748A; }
table.table th {
    font-size: 20px;
line-height: 35px;
background-color: transparent;
/*border: 1px solid #ffffff;*/
padding: 10px !important;
text-transform: uppercase;
text-align: center;
color: #fff;
font-weight: 500;
letter-spacing: 1px;
font-family:  'Lato';
background: #091420;
    
}
td.google_code{
vertical-align: middle !important;
background: #E3E6EA;
color: #ffffff !important;
font-size: 20px !important;
text-transform: uppercase;
text-align: center;

padding: 8px !important;

}

table.table th#inheader_border{
	border: 1px solid #63748A;
}
table.table th b{
	font-weight: 500;
}
table.table tr {}
table.table td {border-width: 1px;padding: 8px;border-style: solid;border-color: #63748A; font-size: 16px;
color: #ffffff;
font-family: "Lato";
font-weight: 500 ;}
table.table tbody tr td.item{
	
}
table.table td.big_text_td, table.table td.big_text_td b{
	border-width: 0px !important;
font-size: 16px !important;
text-transform: uppercase;
font-weight: 700;
font-family: "Lato";
color:#fff;
}
table.table td.inheader{ font-weight: 600; text-transform: uppercase;}
/*--end table--*/

/*--table acc--*/
table.table_acc {font-size:14px;color:#ffffff;width:100%;border:0px; background: none;}
table.table_acc th {
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    padding: 10px !important;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    letter-spacing: 0.5px;
}
table.table_acc tr {}
table.table_acc td {font-size:14px;border-width: 0px;padding: 3px;border-style: solid;border-color: #ffffff; font-size: 14px;

color: #ffffff;
font-family: "Lato";
font-weight: 500 !important;}
/*--end acc table--*/

/*--table--*/

/*--table deposit--*/
td#deposit_table{font-size: 28px;
font-weight: 500 !important;
text-transform: uppercase;
background: #091420;
color: #b49457;
width: 100%;
font-family: 'Lato';
border: 1px solid #63748A;
letter-spacing: 1px;}
table.table_acc th {
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    padding: 10px !important;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    letter-spacing: 0.5px;
    
}
table.table_acc tr {}
table.table_acc td {font-size:16px;border-width: 0px;padding: 3px;border-style: solid;border-color: #ffffff; 

color: #ffffff;
font-family: "Lato";
font-weight: 500 !important;}
td#deposit_table div.jq-radio{
	top: -3px;
}
/*--end table deposit--*/

/*--table--*/
table.blank {font-size:14px;color:#ffffff;width:100%;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;}
table.blank th {font-size:14px;background-color:#abd28e;border-width: 0px;padding: 8px;border-style: solid;border-color: #9dcc7a;text-align:left;}
table.blank tr {}
table.blank td {font-size:14px;border-width: 0px;padding: 8px;border-style: solid;border-color: #9dcc7a;}


 .rate-img img{
 	height: 235px;
 	width: 172px;
    padding: 0px;
    position: relative;
    vertical-align: top;
     z-index: -1;
     text-align: left;
       background: #d7e5ef none repeat scroll 0 0;
    
 }
table.rate-new td{
	vertical-align: top;
	text-align: left;
	 height: 235px;
}
 .rate-img{
 	/*height: 235px;
 	width: 172px;
    padding: 0px;
    position: relative;
    vertical-align: top;
    display: block;
      */
 	}
 	div.rate-img a{
		float: left;
		/*margin-right: 3px;
		margin-top: 3px;*/
		width: 100%;
		height: 100%;
	}
 	table.rate-new tbody tr td{
		
	}
/*calc-styler*/
/*-------Calculator-----------*/
/*table.homecalc{
	width:355px  !important;
}
ul.calculatorcontainer li.menu ul li.calculatordropdowncal ul li div#percent-styler.jq-selectbox.jqselect.logoinpts.changed.dropdown.opened div.jq-selectbox__select{
	width: 300px  !important;
}*/
div#percent-styler.jq-selectbox.jqselect.logoinpts.hlist2.dropdown.opened select#percent.logoinpts{
	width:355px !important;
	font: 20px/45px "Lato";
}
ul.calculatorcontainer li.menu ul li.calculatordropdowncal ul li div#percent-styler.jq-selectbox.jqselect.logoinpts.hlist2{
	width: 355px !important;
	font: 20px/45px "Lato";
}
ul.calculatorcontainer li.menu ul li.calculatordropdowncal ul li div#percent-styler.jq-selectbox.jqselect.logoinpts.dropdown.opened.changed{
	width: 355px !important;
}
ul.calculatorcontainer li.menu ul li.calculatordropdowncal ul li div#percent-styler.jq-selectbox.jqselect.logoinpts.changed .jq-selectbox__select{
	width: 296px !important;	
	text-align: center !important;
	padding: 0 45px 0 10px;
	font: 20px/45px Lato !important;
}
ul.calculatorcontainer li.menu ul li.calculatordropdowncal ul li div#percent-styler.jq-selectbox.jqselect.logoinpts.hlist2 div.jq-selectbox__select{
	padding: 0 45px 0 10px;
	font: 20px/45px Lato !important;
}

ul li.calculatordropdowncal ul li div#percent-styler.jq-selectbox.jqselect.logoinpts.hlist2 div.jq-selectbox__select div.jq-selectbox__select-text{
	text-align: center;
	font: 20px/45px Lato !important;
}
ul.calculatorcontainer .jq-selectbox li{
	text-align: center;
}
.calculatordropdowncal .jq-selectbox__dropdown{
	width: 355px !important;
}
table.homecalc{
	background-image: url("images/bg-calc.html");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
}
.calculatorcontainer .mytitle{
	color: #CCB385;
    font-size: 30px;
    line-height: 70px;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.homecal{
	 color: #fff;
    font-size: 45px;
    letter-spacing: -3px;
    line-height: 40px;
    font-family: helvetica;
    }
    td.homecaltxt{
		color: #222;
		line-height: 23px;
	}
	
	/*---jquery.formstyler.css---*/
.jq-checkbox, .jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 22px;
	height: 22px;
	margin: 0 4px 0 0;
	border: 2px solid #b49457;
	border-radius: 50%;
	background: #fff;
	/*background: -webkit-linear-gradient(#FFF, #CDCCC8);
	background:         linear-gradient(#FFF, #CDCCC8);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;*/
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
	
}
.jq-checkbox:hover, .jq-radio:hover
 {
	border-color:#708aaa; 
}
.jq-checkbox.checked:hover .jq-checkbox__div, .jq-radio.checked:hover .jq-radio__div{
	background: #708aaa;
}
.jq-checkbox.checked .jq-checkbox__div, .jq-radio.checked .jq-radio__div {
	width: 16px;
	height: 16px;
	margin: 1px 0 0 1px;
	border-radius: 50%;
	background: #b49457;
		 -webkit-transition: background .5s ease 0s;
	-moz-transition: background .5s ease  0s;
	transition: background .5s ease 0s;
	
}

.jq-checkbox.focused, .jq-radio.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled, .focused.disabled {
	opacity: .55;
}





.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #ddd;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 16px/45px "Lato";
	color: #444;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #ddd;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 16px/45px "Lato";
	color: #444;
	
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #ddd;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #ddd;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 16px/45px "Lato";
	color: #444;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #ddd;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #ffffff;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #ddd;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
 -webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease  0s;
	transition: all .5s ease 0s;
}
.jq-selectbox__select {
	text-align: left;
	height: 50px;
	padding: 0 40px 0 20px;
	
	border-radius: 0px;
	/*background: #F1F4F8;
	background-image: -webkit-linear-gradient(#FFF, #E6E6E6);
	background-image:         linear-gradient(#FFF, #E6E6E6);*/
	font: 16px/45px "Lato";
	color: #fff;
	min-width: 50px;
	 -webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease  0s;
	transition: all .5s ease 0s;
	
}
.jq-selectbox__select:hover {
	
	color: #708aaa;
	
	
}
.jq-selectbox__select:active {
	
	
}

.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #ddd;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 100%;
	/*border-left: 1px solid #ddd;*/
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 18px;
	right: 8px;
	width: 0;
	height: 0;
	border-top: 15px solid #708aaa;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	 -webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #b49457;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	/*border: 1px solid #ddd;*/
	border-radius:0px 0px 4px 4px;
	background: #FFF;
	
	font: 18px/22px "Lato";
	 animation-duration:.5s;
    animation-iteration-count: 1;
    animation-name: fadeInDown;
    transform: translateZ(0px);
	}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #ddd;
	border-radius: 3px;
	outline: none;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #444;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 0 6px 5px;
    text-align: left;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #222;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.jq-selectbox li.selected {
	background-color: #b49457;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #b49457;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #ffffff;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #ddd;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 16px/45px "Lato";
	color: #444;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #ddd;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #ddd;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #ddd;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 16px/45px "Lato";
	color: #444;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #ddd;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #ddd;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 16px/45px "Lato";
	color: #444;
	
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #ddd;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
ul li div.form_home.calc_input span div#calc_plan-styler.jq-selectbox.jqselect{
	width:100%;
}
ul li div.form_home.calc_input span div#calc_plan-styler.jq-selectbox.jqselect.dropdown.opened div.jq-selectbox__dropdown ul{
	    max-height: 320px !important;
}
.calculator_box ul li {
	width: 100%;
	font-size: 16px;
	font: 18px/24px "Lato";
	font-weight: 600;
}
.section_4_company_calc.clearfix div.container.clearfix div.col-lg-6.col-md-6 div.row div.calculator_box ul li div.form_home.calc_input span div#calc_plan-styler.jq-selectbox.jqselect.dropdown.opened div.jq-selectbox__dropdown ul li.sel.selected{
	background: #b49457;
	color: #fff;
}
div#calc_plan-styler.jq-selectbox.jqselect div.jq-selectbox__select {
	background: #091420;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease  0s;
	transition: all .5s ease 0s;
	text-align: center;
	height: 50px;
	color: #fff;
	/* padding-left: 80px; */
	/* border: 0px; */
	font: 20px/45px "Lato";
	font-weight: 500;
	padding-left: 10px;
	background-color:#091420;
border-radius: 3px;

border: 2px solid  #708aaa;
	
}
div#calc_plan-styler.jq-selectbox.jqselect div.jq-selectbox__select:hover,
div#calc_plan-styler.jq-selectbox.jqselect div.jq-selectbox__select:focus,
div#calc_plan-styler.jq-selectbox.jqselect div.jq-selectbox__select:active{
border: 2px solid  #b49457;
color: #b49457;
	
}
ul li div.form_home.calc_input span div#calc_plan-styler.jq-selectbox.jqselect.dropdown.opened{
	/*background: #ffffff;*/
}
.red_line{
	height: 2px;
	width:100%;
	margin: 10px auto;
	background: #B3B3A9;
}
.calc_output span input[type="text"]{
	font-size: 46px;
font-weight: 400;
font-family: 'Lato';
	
	background: none;
color: #fff ;
font-weight: 600;
height: 62px;
padding: 0px;
line-height: 62px;

border: 0px;
}

/*----Admin menu----*/
.menu_acc{
	position: relative;
	z-index: 1;
	
}
.menu-toggle {
  display: inline-block;
  color: #B3B3A9;
  padding: 10px;
  position: relative;
  cursor: pointer;
  transition: .3s ease;
  user-select: none;
  width: 100%;
  text-transform: uppercase;
font-weight: 500 !important;
font-family: 'Lato',sans-serif;
font-size: 18px;
width: 100%;
line-height: 35px;
-webkit-box-shadow: inset 0px 0px 0px 2px rgba(149,192,165,1);
-moz-box-shadow: inset 0px 0px 0px 2px rgba(149,192,165,1);
box-shadow: inset 0px 0px 0px 2px rgba(149,192,165,1);
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
margin-bottom: 20px;
}

.menu-toggle:hover {
  background-color: #ffffff;  
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(77,129,96,1);
-moz-box-shadow: inset 0px 0px 0px 2px rgba(77,129,96,1);
box-shadow: inset 0px 0px 0px 2px rgba(77,129,96,1);
}

.menu-content {
  position: absolute;
display: none;
width: 100%;
left: 0px;
z-index: 1;
top: 45px;
background: #F1F4F8 ;
-webkit-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.4);
box-shadow: 0px 6px 15px 0px rgba(0,0,0,0.4);
}

.menu-content ul {
  user-select: none;
}

.menu-toggle::after {
  
  
  width: 100%;
  display: none;
  height: 16px;
  position: absolute;
  left: 0px;
   
  
}

.menu-toggle.active {
  background-color: #ffffff;  
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(77,129,96,1);
-moz-box-shadow: inset 0px 0px 0px 2px rgba(77,129,96,1);
box-shadow: inset 0px 0px 0px 2px rgba(77,129,96,1);
}

.menu-toggle.active::after {
  display: block;
}

.menu-toggle.active .menu-content {
  display: block;
  margin-top: 10px;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: flipInX;
    animation-timing-function: linear;
    display: inline-block;
    transform: translateZ(0px);
    
}
.menu-toggle span i.fas.fa-angle-down{
	float: right;
	padding-top: 10px;
}
.menu-toggle.active div.menu-content ul li{
	
}
.menu-toggle div.menu-content ul li a{
padding: 0;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
color: #B3B3A9;
border-bottom: 2px solid #ffffff;
padding: 5px 10px 5px 35px;
display: block;
transition: all .3s ease-in-out !important;
-webkit-transition: all .3s ease-in-out !important;
-moz-transition: all .3s ease-in-out !important;
-o-transition: all .3s ease-in-out;
}
.menu-toggle div.menu-content ul li a:hover, .menu-toggle div.menu-content ul li a:active, .menu-toggle div.menu-content ul li a:focus {
    color: #fff;
    border-bottom: 2px solid #B3B3A9;
    text-shadow: none;
    background: rgba(149,192,165, 0.3);
    
}
/*----End Admin menu----*/
/** section_account **/

.section_account{ width:100%; 
/*-webkit-box-shadow: 0px -23px 22px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px -23px 22px 0px rgba(0,0,0,0.2);
box-shadow: 0px -23px 22px 0px rgba(0,0,0,0.2);*/}

.index_account_content .row{margin-bottom: 15px;}
#home_acc_1.col-lg-12{padding: 40px 0px 0px;}
#home_acc_2.col-lg-12 {background: #E3EDEC; padding: 40px;}
#home_acc_3.col-lg-12 {background:#D0D7E1; padding: 40px;}
.learn_more_left12{ width:100%;}
.learn_more_left12 h2{ font-size:32px; color:#ffffff; font-weight:500; text-transform: uppercase; margin-bottom:10px;}
.learn_more_left12 h2 span{ color:#9f340a;}
.learn_more_left12 p{ font-size: 14px;color: #fff;font-family: "Lato", sans-serif;line-height: 24px;font-weight: 500;}
.learn_more_left12 h2 span.text-dark{color: #fff !important;}
.learn_more_right{ width:100%; text-align:right;}
.learn_more_right a{ min-width:100%;}
 .user_block{
 	

position: relative;
padding: 40px 20px;

}

.user_block .plan-icon {


/*display: block;*/
margin: 0;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
height: 150px;
width: 120px;
}

.user_block .title_acc{
font-size: 16px;
font-weight: 500;
font-family: 'Lato';
line-height: 30px;
padding-top: 20px;
padding-left: 0px;
text-align: right;
}
.user_block .title_acc span{
font-size: 24px;
color: #a4c0e3;
text-transform: none;
font-weight: 500;
}
.reff_acc{
	padding-top: 20px;
font-size: 16px;

line-height: 24px;

font-weight: 500;
font-family: 'Lato';
padding-left: 0px;
}
.reff_acc span{
	margin-top: 10px;
white-space: nowrap;
text-transform: none;
font-size: 16px;
color: #fff;
text-transform: none;
font-weight: 500;
display: block;
background: #121C28;
padding: 10px 0 10px 10px;
font-family: 'Lato';

}
.user_block_white{

padding: 20px 0px 20px 20px;
position: relative;


}
.user_block_white .plan-icon {
background-image: url("../images/about-all-bg5.html");

/*display: block;*/
margin: 0;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
height: 150px;
width: 120px;
}
.user_block_white .title_acc{
font-size: 20px;
font-weight: 500;

line-height: 30px;
color: #ffffff;
text-transform: uppercase;
/*padding-left: 20px;*/
}
.user_block_white table tbody tr td div.reff_acc{
	/*padding-left: 20px;*/
}
.user_block_white .title_acc span{
font-size: 20px;
color: #ffffff;
text-transform: none;
}
.user_block_white{
font-size: 20px;
font-weight: 500;
font-family: arial;
line-height: 24px;
color: #ffffff;
text-transform: uppercase;
padding-left: 20px;
}
.reff_acc span.access{
font-size: 20px ;
white-space: nowrap;
background: none;
text-transform: none;
font-size: 24px;
color: #708aaa;
text-transform: none;
font-weight: 600;
}



.icon_cont{
	display: inline-block; 
	width: 48%;
	vertical-align: top;
}
.icon_cont_transactions1,.icon_cont_transactions2 {
	display: inline-block; 
	width: 50%;
	vertical-align: middle;
	white-space: nowrap;
	font: 18px/24px "Lato";
}
.icon_cont_transactions1 b,.icon_cont_transactions2 b{
	line-height: 24px;
}
.icon_cont_transactions2{
	width: 40%;
}

.user_block_balance{
	margin-top: 0px;
		
	font-size: 18px;
	width: 100%;
	padding: 40px;
	min-height: 522px;

}
.acc_total_balance{
margin: 0 auto;
text-align: center;
font-family: 'Lato';
font-size: 70px;
line-height: 90px;
font-weight: 500;
color: #b49457;
}
.line_ac{
	width: 100%;
	height: 5px;
	margin-top: 20px;
	margin-bottom: 17px;
	display: block;
}
.line_ac.white {
    background:  #fff;
}
.line_ac.green {
    background:  #b49457;
}

@-webkit-keyframes slideInMyRight2 {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    
    
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInMyRight2 {
  from {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    visibility: visible;
    width: 0%;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
  }
}

.slideInMyRight2 {
  -webkit-animation-name: slideInMyRight2;
  animation-name: slideInMyRight2;
}
.user_block_balance .icon_cont_left {

min-height: 200px;
/*display: block;*/
margin: 0 auto;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
display: table-cell;
width: 50%;
}
.icon_cont_right{
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.user_block_balance .flaticon-plan-5{

}
.user_block_balance h2{
	padding-top: 0px;
font-size: 58px;
font-weight: 400;
font-family: arial;

color: #708aaa;
}
.user_block_balance h2 span{
	font-size: 28px;
}


p.border-left-text_acc {
    padding-left: 90px;
	font-size: 18px;
color: #ffffff;
line-height: 24px;
margin: 20px auto;

font-weight: 400;
}
 div#home_acc_1 div.title-wrapper.title-wrapper-main h2.title{
 	color: #b49457; 
 }
.acc_table{
	margin-top: 0px;
	width:100%; display:inline-block;}
.acc_table div.table-responsive{
	padding: 40px;
	background: transparent;
	border: 1px solid #b49457;
}
.acc_table h5{ width:100%; display:inline-block; font-size:16px; color:#fff; font-weight:500; text-transform: uppercase;
/*font-family:'Lato';*/  padding: 8px 15px;}
.acc_table table tr td{ font-size:18px; color:#ffffff; text-transform:capitalize; font-family:"Lato", sans-serif; padding: 5px 0px 5px 15px;}

.acc_table table tr td b{font-weight: 600;}
.acc_table table tr td img{ display:inline-block !important; width:auto;}

.acc_table table tr:nth-child(odd) td{ background:#172137; vertical-align: top;border:none;}
.acc_table table tr:nth-child(even) td{ background: #1C2947;border:none; vertical-align: top;}

/* footer */
.rate-responsive div.col-md-3.col-sm-6.col-xs-6{
	padding-top: 15px;
padding-bottom: 15px;
}
.b-top {
    bottom: 30px;
    position: fixed;
    right: 30px;
    width: 50px;
    z-index: 2600;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
     
}

.b-top-but {
   
    border-radius: 100px;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 0 100%;
    padding: 20px;
    position: absolute;
    right: 0;
    z-index: 2600;
    text-align: center;
    background: rgba(62,148,135,0.2);
     -webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
}
.b-top-but  i{
	
margin: 0;
position: relative;
font-weight: 200;
top: 0px;
font-size: 52px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
line-height: 28px;
}

span.b-top-text{

margin: 0;
position: relative;
font-weight: 500;
top: 0px;
font-size: 16px;
line-height: 16px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-transform: uppercase;
}
.b-top-but:hover {
    color: #708aaa;
    cursor: pointer;
     background: rgba(238,75,29,0.2);
}

/*------------odomer----------*/
.c-timing, .c-timing-w, .c-timing-b {
  margin: 50px auto 90px;
width: 100%;
text-align: center;
color: #ffffff;
font-size: 60px;
font-weight: 700;
font-family: 'Open Sans';
line-height: 80px;
display: block;
height: 80px;
position: relative;
white-space: nowrap;
}

.total-stats,.total-stats-w, .c-timing-b{
	margin: 0 auto;
	text-align: center;
	
}
.total-stats i{
	font-size: 50px;
	color: #708aaa;
}
.total-stats-w i{
	font-size: 50px;
	color: #ffffff;
}
span.c-timing__number-sign{
font-size: 60px;
font-weight: 700;
font-family: 'Open Sans';
line-height: 80px;
height: 80px;
position: absolute;

}
.c-timing-w, .c-timing-b{
	color: #708aaa;
}
div.c-timing__number.odometer.odometer-auto-theme div.odometer-inside span.odometer-formatting-mark.odometer-radix-mark{
	
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  padding-left: 45px;
  
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  margin-top: -14px;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
  
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/*----PLans----------*/
div.prog-bar {
  width: 100%;
  height: 20px;
  background: #dadada;
  border-radius: 20px;
  overflow: hidden;
}
div.prog-bar div.prog-fill {
  height: 100%;
  background: linear-gradient(to right, rgba(255, 127, 80, 0.6), #ff7f50);
  border-radius: 20px;
}
#sign_up.form_body_content{
	padding: 40px;
-webkit-box-shadow: inset 0px 0px 0px 1px #b49457;
-moz-box-shadow: inset 0px 0px 0px 1px #b49457;
box-shadow: inset 0px 0px 0px 1px #b49457;
margin-bottom: 40px;
background: transparent;
}
#sign_up.form_body_content div.col-sm-12.col-xs-12{
	padding-right: 0px;
padding-left: 0px;
}
/*-----Menu Account-----*/
#menu_now{
	margin-top: 0px;
	margin-bottom: 20px;
	
}
#menu_now div.row div.col-md-3{
	padding-right: 5px;
padding-left: 5px;
}
.ca-menu{
     /* height: 220px;*/
   
    padding: 20px 10px;
    
    overflow: hidden;
   
}
.ca-menu li{
	background: rgba(23,41,71,0.8);
    /*background-image: url("../images/bgbut.png");
    background-position: -100px 0px;
    background-repeat: no-repeat;   */
    height: 50px;    
    overflow: hidden;
        position: relative;
    
    -webkit-transition: all 500ms linear 0s, background-position .4s linear 0s;
    -moz-transition: all 500ms linear 0s, background-position .4s linear 0s;
    -o-transition: all 500ms linear 0s,  background-position .4s linear 0s;
    -ms-transition: all 500ms linear  0s, background-position .4s linear 0s;
    transition: all 500ms linear 0s, background-position .4s linear 0s;
    
}


ul.ca-menu li.active a div.ca-content h2.ca-main{
	color: #b49457;
	position: relative;
}
ul.ca-menu li.active a div.ca-content h2.ca-main::before {
	content: '';
display: block;
height: 2px;
top: 90%;
left: 0;
right: 100%;
background:#b49457;
position: absolute;
z-index: 1;
width: 100%;}
.ca-menu li a{
    color: #fff;
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%;
}

.ca-content{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    }
h2.ca-main{
     font-family: 'Lato';
font-size: 16px;
line-height: 50px;
color:#a4c0e3;
font-weight: 600;
margin: 0;
padding: 0px;
text-transform: uppercase;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
letter-spacing: 1px;
}
.ca-menu li a{
	position: relative;
}
.ca-menu li a::before{
	content: '';
display: block;
height: 2px;
top: 70%;
left: 0;
right: 100%;
background:transparent;
position: absolute;
z-index: 1;
width: 100%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;}

.ca-menu li a:hover::before,
.ca-menu li a:active::before,
.ca-menu li a:focus::before{

background:#b49457;
top: 90%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.ca-menu li:hover .ca-main{
    color: #b49457;    
   
    -webkit-animation: slideInUp 300ms linear;
    -moz-animation: slideInUp 300ms linear;
    -ms-animation: slideInUp 300ms linear;
}



/*.main-header--services video {
    position: absolute;
    min-height: 650px;
    min-width: auto;
    width: 1920px;
    top:0px;
    left:50%; margin-left:-960px;
}*/

.main-header {
    height: 650px;
    overflow: hidden !important;
    min-height: 400px;
    position: absolute;
    z-index: 0;
   	width: 100%;
    margin: 0;
    
}
.main-header {
    background-size: 1920px 1080px;
    background-position: 50% top;
  
    
}

.section_2_video {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 20px;
    background-image: none;
   
}
/*.main-header:after{
	content: "";

width: 100%;main-header--services
height: 100%;
display: block;
z-index: 0;
padding: 15px;
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;

}*/

 td.gray small{
	color:#fff;
}
.learn_more_left{
	margin: 0px 10px 0px 20px;
}
/*------------Plans------------*/
.section_22_new_plans{
	padding: 60px 0px;
	background: #091420;
	overflow: hidden;
	
}
.row_plan {
	margin-bottom: 50px;
}



.plan-home-box {
margin-left: 15px;
margin-right: 15px;
   	position: relative;
   	background:#102544;
    
    background-position:50% 0px;	
      background-repeat: no-repeat;
    border-radius: 0px;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border-top: 2px solid #b49457;

}
.plan-home-box:hover{
	animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: pulse;
    transform: translateZ(0px);	
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 20px 5px rgba(141,189,253,0.7);
-moz-box-shadow: 0px 0px 20px 5px rgba(141,189,253,0.7);
box-shadow: 0px 0px 20px 5px rgba(141,189,253,0.7);
}

.plan-home-box:hover h3, .plan-home-box:hover h3#top_plan_text, .plan-home-box:hover h2{
    color:  #b49457;
}
.plan-home-box:hover span.septer{
	opacity: 1;
}
.plan-home-box:hover .pc-btn{
    background-color: #b49457;
border-color:#b49457;
color:    #fff;
}
    

.plan-home-box h3 {
	color: #708aaa;
   font-size: 20px;
font-weight: 500;
line-height: 28px;
margin: 0 auto;
padding: 10px 0;
cursor: default;
text-transform: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
    
}

.plan-home-box h2 {
   	font-size: 40px;
font-weight: 400;
letter-spacing: -1px;
line-height: 40px;
margin: 0;
padding-bottom: 0;
padding-top: 30px;
cursor: default;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.plan-home-box h3#top_plan_text{
	font-size: 45px;
	text-transform: capitalize;
	line-height: 50px;
margin: 0 auto;
padding: 10px 0;
cursor: default;
letter-spacing: 0;
font-weight: 300;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #708aaa;
}
	.plan-home-box .sep{
		background-color:#253445;
height: 2px;
margin-top: 18px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
	}

.plan-home-box .sep span{

display: block;
height: 4px;
margin: 0 auto;
position: relative;
top: -1px;
width: 33%;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.plan-block1 div.plan-home-box div.sep span{
	background-color: #465938;
}
.plan-block2 div.plan-home-box div.sep span{
	background-color: #547422;
}
.plan-block3 div.plan-home-box div.sep span{
	background-color: #708aaa;
}
.plan-block4 div.plan-home-box div.sep span{
	background-color: #b49457;
}
.plan-block5 div.plan-home-box div.sep span{
	background-color:  #E3942B;
	
}
.plan-block6 div.plan-home-box div.sep span{
	background-color: #FF5700 ;
}
.plan-home-box p {
 cursor: default;
margin: 15px auto;
font-size: 15px;
line-height: 20px;
color: #4b627d;
}
.plan-home-box p b#roi{
	color: #b49457;
	padding-top: 5px;
}
span.septer {
    background-color: #b49457;
    display: block;
    height: 2px;
    margin: 25px auto 0;
    width: 136px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.pc-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.pc-btn-4 {
    border-top: 1px solid #253445;
border-bottom: 1px solid #253445;
color: #fff;
    display: block;
    line-height: 40px;
    padding: 0 45px;
    text-transform: uppercase;
    margin-top: 25px;
}
.plan-block1,.plan-block2,.plan-block3, .plan-block4, .plan-block5, .plan-block6 {
margin:5px;
margin-top: 30px;
    
}


/*h3 {
    color: #212832;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}*/

.btn:hover {
    
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: pulse;
    transform: translateZ(0px);	
    
}
#vip_title.row-title-wrapper div.title-wrapper.title-wrapper-main div.subtitle.subtitle-big{
	
	margin: 50px auto 20px;
}

.plan-home-box_vip {
	background-color: #0D1C2D;

border-radius: 0px;

padding-bottom: 0px;
padding-top: 30px;
text-align: center;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
margin: 5px;
    
}
.plan-home-box_vip span.septer {
    background-color: #b49457;
    display: block;
    height: 2px;
    margin: 5px auto 0;
    width: 136px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.plan-home-box_vip:hover span.septer{
	opacity: 1;
}
.plan-home-box_vip:hover{
	
animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: pulse;
    transform: translateZ(0px);	
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 0px 20px 5px rgba(180,148,87,0.5);
-moz-box-shadow: 0px 0px 20px 5px rgba(180,148,87,0.5);
box-shadow: 0px 0px 20px 5px rgba(180,148,87,0.5);
  
    
}
.plan-home-box_vip:hover p{
	color: #4b627d;
}
.plan-home-box_vip p {
    color: #4b627d;
    font-size: 14px;
line-height: 20px;
margin: 10px 45px 20px;
cursor: default;
}

.plan-block_vip1,.plan-block_vip2,.plan-block_vip3 {
   min-height: 1px;
padding-left: 1px;
padding-right: 1px;
position: relative;
width: 100%;
display: block;
margin: 15px;

}

.plan-home-box_vip h3 {
    font-size: 32px;
font-weight: 400;
line-height: 60px;
margin: 0 auto;
padding: 0 0 0px;
cursor: default;
text-transform: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.plan-home-box_vip:hover h3{
	color: #b49457;
}
.plan-home-box_vip h2 {
   	font-weight: 300;
font-size: 40px;
text-transform: capitalize;
line-height: 50px;
margin: 0;
padding-bottom: 0px;
cursor: default;
color:#b49457;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.plan-home-box_vip:hover h2{
	color:#fff;
}
/*h3 {
    color: #212832;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}*/
.btn_vip {
	/*border-top: 1px solid  #253445;*/
	border-bottom: 2px solid #b49457;
color:#b49457;
font-size: 14px;
line-height: 20px;
font-weight: 600;
padding: 12px 32px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
display: inline-block;
text-transform: uppercase;
width: 100%;

}


.plan-home-box_vip:hover .btn_vip , .btn_vip:hover {
    background-color: #b49457;
    color: #fff;
    border-top: 1px solid  #b49457;
	border-bottom: 1px solid #b49457;
    
    
    animation-duration: 1s;
    animation-iteration-count: infinite;
    
    animation-name: pulse;
    transform: translateZ(0px);	
}
	.tm-countdown-outer {
	margin: 0px auto;
	position: relative;
	z-index: 0;
	margin-top: 80px;
}

 .tm-countdown-wrap.tm-style1 {
    width: 480px;
    position: relative;
    padding: 0;
    height: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    
}
.tm-countdown-wrap.tm-style1::before, .tm-countdown-wrap.tm-style1::after {
    content: '';
    
    position: absolute;
    z-index: 5;
    
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.tm-countdown-wrap.tm-style1::before {
    -webkit-animation: initial;
    animation: initial;
    height: 100%;
    width: 100%;
    border: none;
    border-radius: 50%;
    background-color: transparent;
/*border: 2px dashed  #77d102;
    top: -2px;
    left: -2px;*/
    -webkit-animation: tm-rotate infinite 35s linear;
    animation: tm-rotate infinite 35s linear;
        animation-fill-mode: none;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background-image: url(../images/earth_border.png);
background-repeat: no-repeat;
background-position: center center;
}
 .tm-countdown-wrap.tm-style1 .tm-countdown-box {
    position: relative;
    z-index: 10;
    height: 321px;
    width: 321px;
}

 .tm-countdown-wrap.tm-style1 .tm-countdown-box {
    position: relative;
    z-index: 10;
    height: 324px;
    width: 324px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

 .tm-countdown-wrap.tm-style1 .tm-countdown-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    /*border: 2px dashed #b49457;*/
    border-radius: 50%;
    background-image: url(../images/earth_center.png);
    background-size: 325pxn 325px;
background-repeat: no-repeat;
background-position: center center;
    -webkit-animation: tm-rotate infinite 35s linear;
    animation: tm-rotate infinite 35s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

 .tm-countdown-box .tm-btn {
    padding: 10px 15px;
}

 .tm-countdown-wrap.tm-style1:before {
    -webkit-animation: initial;
    animation: initial;
    height: 100%;
    width: 100%;
    border: none;
    border-radius: 50%;
    background-color: transparent;
    /*border: 2px dashed #b49457;
    top: -2px;
    left: -2px;*/
    -webkit-animation: tm-rotate-uppen infinite 35s linear;
    animation: tm-rotate-uppen infinite 35s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

 .tm-countdown-wrap.tm-style1:after {
    -webkit-animation: initial;
    animation: initial;
}

 .tm-countdown-wrap.tm-style1 .tm-countdown-bg {
    background: transparent;
    border: none;
}

 .tm-countdown-wrap.tm-style1 {
    border: none;
    margin-left: auto;
    margin-right: auto;
}
/*------------End Plans------------*/

/** calculator_box **/
.section_22_plans{
	background-image: url(../images/calc.jpg);
    background-size: cover;
background-repeat: no-repeat;
background-position: top center;
	 width:100%; 
padding: 80px 0 50px;
text-align: center;
color: #fff;

}

.calculator_box{ 
width:100%; display:inline-block;  padding: 30px 30px ; margin: 10px 0 30px; z-index: 2; position:relative; 

background: rgba(23,41,71,0.8);
background: -moz-linear-gradient(left, rgba(23,41,71,0.8) 0%, rgba(23,41,71,0.8) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(23,41,71,0.8)), color-stop(100%, rgba(23,41,71,0.8)));
background: -webkit-linear-gradient(left, rgba(23,41,71,0.8) 0%, rgba(23,41,71,0.8) 100%);
background: -o-linear-gradient(left, rgba(23,41,71,0.8) 0%, rgba(23,41,71,0.8) 100%);
background: -ms-linear-gradient(left, rgba(23,41,71,0.8) 0%, rgba(23,41,71,0.8) 100%);
background: linear-gradient(to right, rgba(23,41,71,0.8) 0%, rgba(23,41,71,0.8) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#172947', endColorstr='#172947', GradientType=1 );
border-top: 2px solid #b49457;
}
.calculator_box h5{ width:100%; display:inline-block; text-align:center; margin-bottom:25px;}
.calculator_box h5 span{
display:inline-block; font-size:22px; color:#fff; text-transform:uppercase; /*font-family:'Lato';*/ font-weight: 400;
padding: 13px 50px; position:relative;}



.calculator_box ul{ width:100%; display:inline-block; font-size:0;}
.calculator_box ul li{ display:inline-block; text-align:center;}

.calculator_box ul li a{ display:inline-block; font-size:40px; background:#3c3950; color:#ffffff; width:82px; height:82px;
text-align:center; border-radius:50%;}
.calculator_box ul li a i{ line-height:82px;  }

.calculator_box ul li a{ background:#C86567;}

.form_home label{ width:100%; display:inline-block; font-size:14px; color:#3c3950; font-weight:500; 
 font-family:'Lato'; text-align: center;}
.section_22_plans div.container.clearfix div.calculator_box div.col-md-12 div.row div.col-md-6 div.form_home.calc_input label div.pricing-row, .section_22_plans div.container.clearfix div.calculator_box div.col-md-12 div.row div.col-md-6 div.form_home.calc_output label div.pricing-row.pricing-row:nth-child(2n+1){
	
	text-align: center;
	padding: 10px 10px 10px 0px;
	color: #fff;
	
}
.form_home.calc_input label{
	margin-bottom: 0px;
}
/** calcbox **/
 
.calc_input span input[type="number"],
.calc_output span input[type="number"]{ height:50px; padding: 0 15px; color:#fff;transition: all 0.7s ease 0s; background-color:#091420;
border-radius: 3px;
border: 2px solid  #708aaa;

text-align: center;font-size: 28px;font-weight: 500;font-family: 'Lato'; 
}

.calc_input span input[type="number"]:hover,
 .calc_input span input[type="number"]:hover, 
.calc_input span input[type="number"]:active,
 .calc_input span input[type="number"]:focus, 
 .calc_output span input[type="number"]:active, 
 .calc_output span input[type="number"]:focus{
border: 2px solid  #b49457;
color: #b49457;
}

.calc_output span input[type="text"] {
    border:0 !important;
    color: #b49457;
    font-family: 'Lato';
    font-weight: 500;
    height: 55px;
padding: 0 15px;
line-height: 55px;
font-size: 52px;
}
.form_home.calc_output,
.form_home.calc_output label,
input#assign_per,
input#total_return{
	text-align: center;
	margin-bottom: 0;
	
}

.calculator_box ul li{ width:100%;  font-size: 16px;}