@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:'source sans pro';background: #E8E7DB url(../images/red_banner_bg1.jpg) no-repeat center top; scroll-behavior: smooth;}

body#body_page{background: #fff url(../images/red_banner_bg2.png) no-repeat center top;scroll-behavior: smooth;}

wrapper{ width:100%;}
.form_body{ width:100%;  padding: 50px 0 200px;
background-image: url(../images/about-all-bg1.png);
background-repeat: no-repeat;
background-position: bottom center;
min-height: 400px;
}
.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;
  background-image: url(../images/red_banner_man.html);
  
}

.slbg {
  background-image: url(../images/red_banner_bg1.jpg) ; 
  transform: translateZ(150px);
  background-size: cover;
}

.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: 700;
    letter-spacing: 1.8px;
    font-family: 'montserrat';
    margin: 0;
    text-transform: uppercase;
    line-height: 75px;
}

.title-wrapper .subtitle-big {
    position: relative;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 2.5px;
    font-family: 'montserrat';
    margin: 0;
    text-transform: uppercase;
    line-height: 69px;
    color: #3c3950;
}

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

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


.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: #3c3950;
    line-height: 40px;
}

.title-wrapper-small.title-wrapper-main-small .subtitle-small::before {
    background-color: #3c3950;
}
.title-wrapper-small.title-wrapper-main-small .subtitle-small::before {
    background-color: #3c3950;
}
/*.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: #3c3950;
}
#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: #99a9b5;
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.jpg);
   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: #C86567;
	font-family: 'montserrat';
	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: 19px;
	font-weight: 700;
    letter-spacing: 1px;
    white-space: nowrap;
    margin: 0;
    font-family: 'montserrat';
    text-transform: uppercase;
    text-align: left;
   
}
.title, .subtitle {
    color: #C86567;
}
/*End Title big*/
/*---Title new---*/
.title-xlarge{
	font-family: montserrat;
font-size: 80px;
font-weight: 600;
letter-spacing: 4px;
line-height: 100px;
text-transform: uppercase;
visibility: visible;
color: #3c3950;
}

.title-h2{
	font-family: 'Montserrat';
	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: 'Montserrat';
	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: #3c3950;
max-width: 500px; display: block;
}
.title-h4{
	color: #3c3950;
	font-family: 'Montserrat';
	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: 'Montserrat';
	font-size: 22px;
font-weight: 400;
letter-spacing: 0.95px;
line-height: 30px;
margin-bottom: 0px;
color:#3c3950;
text-transform: uppercase;
visibility: visible;
margin: 25px 0;
}
.title-h5 span.h5_light{
	font-family: 'Montserrat';
	font-size: 24px;
font-weight: 400;
letter-spacing: 0.95px;
line-height: 30px;
margin-bottom: 0px;
color: #3c3950;
text-transform: uppercase;
visibility: visible;
margin: 0;
}
span.light_white{
	color: #3c3950;
	
}
/*---END Title new---*/
/****************
     table
***************/

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

table{width: 100%;}

table thead{ width:100%;}
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: 14px;
margin: 15px;
text-align: center;
border-radius: 0;
outline: none !important;
text-transform: uppercase !important;
font-weight: 700 !important;
font-family: montserrat;
color: #fff;
background: #3c3950;
-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
}




.btn-primary{
       
    background: none;
}

.btn-block{ background:#3c3950; color:#ffffff !important; display:inline-block; 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{ background:#C86567; color:#ffffff !important; 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:#3c3950!important; color:#ffffff !important;
}
.sbmt{
	text-shadow: none;
border: none;
display: inline-block;
min-width: 135px;
height: 50px;
line-height: 50px;
padding: 0 20px;
font-size: 14px;
margin: 15px;
text-align: center;
border-radius: 0;
outline: none !important;
text-transform: uppercase !important;
font-weight: 700 !important;
font-family: montserrat;
color: #fff;
background: #3c3950;
-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
margin: 10px auto;
}
.btn-block:hover,
.btn-block:focus,
.btn-block:active,
.sbmt:hover,
.sbmt:focus,
.sbmt:active,
.btn:hover,
.btn:focus,
.btn:active{background: #C86567; 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-no-bg-white {
    border: 2px solid #C86567;
    color: #C86567 ;
    background: none;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 14px;
    line-height: 36px;
    font-weight: 700;
    font-family: montserrat;
    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:#C86567; 
color: #fff ;
 border-color: #C86567;
}
/****************
     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:"source sans pro", 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:0; border:none; outline:none !important; background:#f5f7f6;
color:#3c3950; font-family: 'source sans pro'; 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;
-webkit-box-shadow:  inset 0px 0px  0px 2px #CDCCC8;
-moz-box-shadow: inset 0px 0px  0px 2px #CDCCC8;
box-shadow:  inset 0px 0px  0px 2px #CDCCC8;}

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
{-webkit-box-shadow:  inset 0px 0px  0px 2px #C86567;
-moz-box-shadow: inset 0px 0px  0px 2px #C86567;
box-shadow:  inset 0px 0px  0px 2px #C86567;
}

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{-webkit-box-shadow:  inset 0px 0px  0px 2px #C86CDCCC8567;
-moz-box-shadow: inset 0px 0px  0px 2px #C86567;
box-shadow:  inset 0px 0px  0px 2px #C86567;
}

textarea, textarea#banner.reftextarea{ width:100%; min-height:100px; resize:none; border-radius:0; border:none; outline:none; padding:15px; font-family: 'source sans pro', sans-serif; 	-webkit-box-shadow:  inset 0px 0px  0px 2px #CDCCC8;
background:#f5f7f6;
color: #3c3950;
-moz-box-shadow: inset 0px 0px  0px 2px #CDCCC8;
box-shadow:  inset 0px 0px  0px 2px #CDCCC8; -webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
overflow: hidden;
font-size: 16px;

}



.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: #f5f7f6;
border-radius: 0px ;
-webkit-box-shadow:  inset 0px 0px  0px 2px #CDCCC8;
-moz-box-shadow: inset 0px 0px  0px 2px #CDCCC8;
box-shadow:  inset 0px 0px  0px 2px #CDCCC8;
box-sizing: border-box;
color: #3c3950;
-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{-webkit-box-shadow:  inset 0px 0px  0px 2px #C86567;
-moz-box-shadow: inset 0px 0px  0px 2px #C86567;
box-shadow:  inset 0px 0px  0px 2px #C86567; }


.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{-webkit-box-shadow:  inset 0px 0px  0px 2px #C86567;
-moz-box-shadow: inset 0px 0px  0px 2px #C86567;
box-shadow:  inset 0px 0px  0px 2px #C86567; }



.text-yellow{ color:#9F595B !important;}
.text-red{ color:#3c3950 !important;}
.text-dark{ color:#3c3950 !important;}
id.minitext{}

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

::-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: #EAE8DC;}

/*latest news*/

.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:"source sans pro", 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 img{
	height: 60px;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
/*margin: 30px auto 50px;*/
margin-top: 15px;
display: inline;
float: left;

}
.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:right; padding: 15px 0; }
.header_top_right ul{ width:100%; display:inline-block;}
.header_top_right ul li{ display:inline-block; font-size:14px; color:#3c3950;  padding: 0px 4px;font-family: 'Source Sans Pro';}
.header_top_right ul li#left{
	float: left;
}
span.header-icons{
	white-space: nowrap;
}
.header_top_right ul li i{ display:inline-block; color:#3c3950; 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; }
	
.header_top_right ul li a{ display:inline-block;}
.header_top_right ul li a i{	color: #C86567;
}

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

/** header_menu **/

.header_menu{ width:100%; position:relative;}
.nav_container{
	height: 91px;
}
.header_menu.clearfix{
	background: #D0CEC2;
	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;
}
.menu_scroll{		
	height: 0px;
	width: 100%;
	position: relative;
	background: #EAE8DC;
}
.menu_scroll.bar_scroll{
	
	height: 91px;
	width: 100%;
	position: relative;
	background: #EAE8DC;
}
.header_menu.clearfix.bar_fixed {
	left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    background: rgba(255,255,255,0.95);
    box-shadow: 0 0 2px 0 rgba(56,69,84,.4);
-moz-box-shadow: 0 0 2px 0 rgba(56,69,84,.4);
-webkit-box-shadow: 0 0 2px 0 rgba(56,69,84,.4);
}


.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:#3c3950; font-family: "Montserrat"; font-weight: 700;
padding:0 10px; 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;
}
a.head-acc-link:hover ,
a.head-acc-link:focus  ,
a.head-acc-link:active {
	color: #C86567;
}
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:25px; font-weight: normal; text-transform: uppercase; color:#3c3950; font-family: "Montserrat"; font-weight: 700;
padding:0 10px; white-space: nowrap;}
.header_menu.clearfix.bar_fixed .navbar-inverse .navbar-nav > li > a{
	color:#3c3950;
}
.header_menu .navbar-inverse .navbar-nav > li{
padding: 33px 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;*/
}
.header_menu .navbar-inverse .navbar-nav > li > a span{ display:inline-block; 
}
.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: #C86567; }



.header_menu .navbar-header{padding: 6px 20px;}

/** 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:#3c3950; 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: 'source sans pro'; font-size:50px; color:#3c3950; 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:#3c3950; 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:#3c3950; text-shadow:none;
}
.banner_content p{ width:100%; font-size:18px; font-family:"source sans pro", sans-serif; line-height:30px; color:#3c3950; 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:#3c3950;}

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


/** section_2 **/

.section_2{ width:100%; position:relative; z-index:0; margin-bottom: 20px; margin-top: 100px; }

.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: #3c3950;
    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:#C86567;}

/*.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: #3c3950 transparent transparent transparent; position:absolute;}

.red_block:before{content: "Deposit"; position:absolute; display: inline-block; font-size:98px; color: #3c3950; 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: 60px 50px 40px; position:relative; z-index:1;
background: #fff;);

}
.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.png);
background-repeat: no-repeat;
background-position: top center;
margin-left: 30px;
background-size: 100%;
margin-top: 50px;
}

.bg_dark_block_right{
	margin-top: 50px;
	padding: 50px;
	margin-right: 30px;
	background-image: url(../images/bg-login.png);
background-repeat: no-repeat;
background-position: top center;
background-size: 100%;
}
.login-col p{
font-family: 'Montserrat';
font-size: 18px;
font-weight: 400;
letter-spacing: 0.95px;
line-height: 30px;
margin-bottom: 0px;
color: #3c3950;
text-transform: uppercase;
text-align: center;
}
.login-col p b{
	color: #C86567;
	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 #3c3950 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:#3c3950; position:absolute; left:0; top:0; margin:auto; padding: 11px;}




.form_home span small{ position: absolute; left:0; top:0; background:#3c3950; height:50px; padding: 15px 14px;    z-index: 10;}
.form_home span small img{ display:inline-block;}

.form_home span [type="submit"]{ height:50px; line-height:50px; min-width:100%;}

/** 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='#3c3950', endColorstr='#003c3950',GradientType=1 );
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    text-transform: capitalize;
    font-family: 'source sans pro';
    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 #3c3950;
-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='#3c3950', endColorstr='#003c3950',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: #3c3950;
    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.png");
	
	
}
.package_block .flaticon-plan-2{
	background-image: url("../images/plan-2.png");
}
.package_block .flaticon-plan-3{
	background-image: url("../images/plan-3.png");
}
.package_block .flaticon-plan-4{
	background-image: url("../images/plan-4.png");
}
.package_block .flaticon-plan-5{
	background-image: url("../images/plan-5.png");
}
.package_block .flaticon-plan-6{
	background-image: url("../images/plan-6.png");
}
.package_block .flaticon-plan-7{
	background-image: url("../images/plan-7.png");
}
.package_block .flaticon-plan-8{
	background-image: url("../images/plan-8.png");
}

.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.png");
    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.png");
    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:#3c3950; 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: #3c3950; 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:#3c3950; 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: #3c3950; 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:#3c3950; 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:'source sans pro'; 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;}

/** calculator_box **/


/*end calc-styler*/

.calculator_box{ 
width:100%; display:inline-block; background:#C86567; background-size:cover; padding: 30px 30px ; margin: 40px 0 ; z-index: 2; position:relative; }
.calculator_box h5{ width:100%; display:inline-block; text-align:center; margin-bottom:25px;}
.calculator_box h5 span{background: -moz-linear-gradient(left, rgba(175,110,111,0) 0%, rgba(175,110,111,0) 10%, rgba(175,110,111,1) 10%, rgba(175,110,111,1) 90%, rgba(175,110,111,0) 90%, rgba(175,110,111,0) 100%);
background: -webkit-linear-gradient(left, rgba(175,110,111,0) 0%,rgba(175,110,111,0) 10%,rgba(175,110,111,1) 10%,rgba(175,110,111,1) 90%,rgba(175,110,111,0) 90%,rgba(175,110,111,0) 100%);
background: linear-gradient(to right, rgba(175,110,111,0) 0%,rgba(175,110,111,0) 10%,rgba(175,110,111,1) 10%,rgba(175,110,111,1) 90%,rgba(175,110,111,0) 90%,rgba(175,110,111,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00B3B3A9', endColorstr='#003c3950',GradientType=1 ); 
display:inline-block; font-size:22px; color:#fff; text-transform:uppercase; /*font-family:'source sans pro';*/ font-weight: 400;
padding: 13px 50px; position:relative;}

/*.calculator_box h5 span:after{content: ""; display: inline-block; width: 0; height: 0; border-style: solid; right:0; top:0;
border-width: 45px 28px 0 0; border-color: #3c3950 transparent transparent transparent; position:absolute;}

.calculator_box h5 span:before{content: ""; display: inline-block; width: 0; height: 0; border-style: solid; left:0; top:0;
border-width: 0 28px 45px 0; border-color: transparent #3c3950 transparent transparent; position:absolute;}*/

.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:'source sans pro'; 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){
	background: #C86567;
	text-align: center;
	padding: 10px 10px 0px 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:#3c3950; border: 0; background:#fff;transition: all 0.7s ease 0s;background: #fff; box-shadow: none;
text-align: center;font-size: 28px;font-weight: 400;font-family: 'Montserrat';
}

.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{
	background: #E6EBE9;
	border: 0;
}

.calc_output span input[type="text"] {
    background: #3c3950;
    color: #C86567;
    font-family: 'source sans pro';
    font-weight: 500;
    height: 50px;
    padding: 0 15px;
    line-height: 50px;
    font-size: 22px;
}
.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;}


/** section_4 **/

.section_4{ width:100%; 
background:#fff url(../images/index-home.jpg) no-repeat center top; background-size:cover; 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);*/
}


/** 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: #3c3950; 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: source sans pro;
color: #5f727f;line-height: 25px; margin: 30px auto 40px;}
#about.index_about_content{ width:100%; display:inline-block; padding: 40px 40px 40px 40px;}
.index_about_content p{ width:100%; font-size:14px; color:#3c3950; line-height:30px; font-family:"source sans pro", 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:#3c3950; font-family:"source sans pro", 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:#C86567; text-transform:capitalize; font-weight:500; margin-bottom:10px;
font-family:'source sans pro';}
.feature_inner p{ font-size:14px; color:#fff; font-family:"source sans pro", sans-serif; line-height:24px;}

/** section_6 **/

.section_6{ width:100%; background:#fff;
padding: 60px 0;}

.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:#3c3950; 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:'source sans pro'; line-height:24px; margin-bottom:10px;}
.benefit_block_inner h5 span{ font-size:18px; color:#3c3950; font-weight:600; text-transform:uppercase;}
.benefit_block_inner p{ width:100%; font-size:13px; color:#ffffff; font-family:"source sans pro", sans-serif; line-height:24px;}

/** home_table **/

.home_table{
	
width:100%; display:inline-block;}
.home_table h5{ width:100%; display:inline-block; font-size:18px; color:#fff; font-weight:500; text-transform: uppercase;line-height: 24px;
/*font-family:'source sans pro';*/ background:#9F595B; padding: 8px 15px;}
.home_table th{
	padding: 17px;
	background: #B3B3A9;
	color: #fff;
font-family: 'Montserrat';
font-size: 24px;
font-weight: 500;
letter-spacing: 1.2px;
line-height: 38px;
margin-bottom: 0px;
text-transform: uppercase;
visibility: visible;
text-align: center;
}
.home_table table tr td{ font-size:18px; color:#5f727f; text-transform:capitalize; font-family:"source sans pro", sans-serif; padding: 10px 12px;}
.home_table table tr td img{ display:inline-block !important; width:auto;}

.home_table table tr:nth-child(2n) td{ background:#F0F5F3;padding: 16px; }
.home_table table tr:nth-child(2n+1) td{ background: #e6ebe9; padding: 16px;}

/** referral_commision **/

.referral_commision{ width:100%; display:inline-block; background: url(../images/dark_network_bg.html) no-repeat center;
background-size:cover; text-align:center; padding: 64px 0;
} 
.referral_commision{
	-webkit-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.15);
box-shadow: 0px 10px 15px 0px rgba(0,0,0,0.15); 
}

.referral_commision > span{ -webkit-box-shadow: inset 0px 0px 0px 5px rgba(77,129,96,1);
-moz-box-shadow: inset 0px 0px 0px 5px rgba(77,129,96,1);
box-shadow: inset 0px 0px 0px 5px rgba(77,129,96,1);
display:inline-block; font-size:45px; color:#3c3950; font-weight:bold; font-family:'source sans pro';
width:118px; height:118px; text-align:center; line-height:118px; border-radius:50%; margin-bottom:30px;}

.referral_commision img{ display:block; margin:0 auto 30px auto;}
.referral_commision h3{ width:100%; display:inline-block; font-size:26px; color:#C86567; text-transform:capitalize; font-weight:bold;
font-family:'source sans pro'; line-height:35px; text-transform: uppercase;}
.referral_commision h3 span{ display:block;}

/** 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: source sans pro;
    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:#3c3950;
border-radius:50%; display:inline-block; vertical-align:middle; margin-right:10px;}
.site_stats ul li span{ font-size:30px; color:#C86567; 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:'source sans pro'; 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:#3c3950; font-family:'source sans pro'; line-height: 25px;
padding: 10px 0;font-weight: 600;}
.company_info ul li i{ font-size:16px; background:#3c3950; 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:#3c3950; 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: #3c3950;
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
line-height:50px;	
}
.webcheckbut{
	text-align: right;
	margin-bottom: 30px;
}
/** section_9 **/

.section_9{ width:100%; 
 padding: 0px 0; display: table; text-align: center; background: #EDF1F5;}
 .section_9 div.col-md-3{
 	padding: 0px;
 }
 .certif.hover-card{
  cursor: pointer;
  width: 100%;
  height: 440px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  
}
.section_9 .hover-card{
  cursor: pointer;
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  
}
.hover-card div {
  width: 100%;
  height: 100%;
background-size: cover;
  background-position: center center;
  -webkit-transform: translate(0,0) scale(1);
transform: translate(0,0) scale(1);
-webkit-transition: -webkit-transform .5s;
transition: transform .5s;
}
#hover-card-certif{
	background-image: url("../images/certificate.jpg");
}
#hover-card-1{
	background-image: url("../images/section_9.jpg");
}
#hover-card-2{
	background-image: url("../images/section_91.jpg");
}
#hover-card-3{
	background-image: url("../images/section_92.jpg");
}
#hover-card-4{
	background-image: url("../images/section_93.jpg");
}
a.stats_link:link,
a.stats_link:visited,
a.stats_link:hover,
a.stats_link:active {color: transparent; text-decoration: none;}
.hover-card span {
  z-index: 10;
  position: absolute;
  top: 135%;
  display: block;
  font-size: 40px;
  color: #fff;
  width: 100%;
  text-align: center;
  transition: all 600ms ease-in-out ;
  line-height: 40px;
  
  
}
.hover-card:hover span {
  opacity: 1;
  top: 35%;
  overflow: hidden;
  line-height: 40px;
}
.certif.hover-card:hover span {
  opacity: 1;
  top: 40%;
  overflow: hidden;
  line-height: 40px;
}
.certif.hover-card:hover span.title_link  {
  top: 55%;

  
}
.hover-card span.title_link {
  z-index: 10;
  position: absolute;
  top: 45%;
  display: block;
  font-size: 24px;
  color: #fff;
  font-family: montserrat;  
  width: 100%;
  text-align: center;
    transition: all 600ms ease-in-out ;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  
}
.hover-card:hover span.title_link  {
  opacity: 1;
  top: 55%;
  font-size: 30px;
  color: #fff;
  font-family: montserrat;
  overflow: hidden;
  line-height: 40px;
  text-transform: uppercase;
  
}


.hover-card:hover div {
  transform: scale(1.1);
}
.hover-card div::after {
  position: absolute;
  content: "";
    -webkit-transition: opacity .5s .2s;
transition: opacity .5s .2s;
background: rgba(60,57,80,0.8);

width: 100%;
height: 100%;
padding: 15%;
left: 0;
top: 0;
-webkit-transform: scale(0);
transform: scale(0);
transition: transform .4s cubic-bezier(.4,0,.2,1) 0s,opacity .4s ease 0s;
}
.hover-card:hover div::after{
	-webkit-transform: scale(1.2);
transform: scale(1.2);
}

/** section_9 **/

.section_12{ width:100%; background: #3c3950; padding: 40px 0; border-bottom: solid 3px #3C465A;}
.learn_more_left12{ width:100%;}
.learn_more_left12 h2{ font-size:32px; color:#3c3950; 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: "source sans pro", 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%; background: #F1F4F8; 
/*-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.col-lg-4{background: #F8F9F9; padding: 40px; background:#EDF1F5 url(../images/home_colum_1.jpg) no-repeat center center;  min-height: 515px;background-size: 110% !important;}
#home_colum_6.col-lg-4{background: #F8F9F9; padding: 40px; background:#EDF1F5 url(../images/home_colum_6.jpg) no-repeat center center; background-size: cover; min-height: 515px;}
#home_colum_2.col-lg-4 {background: #fff; padding: 40px; min-height: 515px;}
.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: 'source sans pro';
}
.section_10 div.subtitle{
	white-space: nowrap;
}
ul li.lazy-loading-item {
    margin-bottom: 10px;
    color: #3c3950;
    font-size: 18px;
    font-family: 'montserrat';
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 400;
    white-space: nowrap;
}
ul li.lazy-loading-item b{
    float: right;
}
ul li.lazy-loading-item b small{
	text-transform: none;
	font-weight: 400;
	font-family: 'source sans pro';
	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: #C86567;
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:#3c3950; 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: "source sans pro", 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;}
.section_20 p{
	color: #fff;
	font-family: "source sans pro";
	font-size: 16px;
	line-height: 25px;
	max-width: 370px;
	text-align: center;
	margin: 0 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.png) no-repeat right bottom;}
#blue_colum_2.col-lg-4{background: #D0CEC2 url(../images/blue_colum_bg_bottom.png) no-repeat right bottom; padding: 60px 20px;min-height: 480px;}
#blue_colum_3.col-lg-4 {background: #B3B3A9 url(../images/blue_colum_bg_bottom.png) 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: #C86567; font-weight: 400; 
font-size: 40px; margin-bottom: 20px;}
.section_20 .svg-inline--fa{
	color: #C86567;
}

/*-----section_21--------*/
.section_21{ width:100%; 
background: #EAE8DC url(../images/section_21_bg.jpg) no-repeat top center;
padding: 160px 0 80px;}
section.section_21 .title-wrapper.title-wrapper-main div.subtitle-big{
	color: #3c3950;
	margin-bottom:0;
}
section.section_21  div.title-h5{
	color: #3c3950;margin: 0px 0 80px;
}
.section_20 p{
	color: #3c3950;
	font-family: "source sans pro";
	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: 'Montserrat';
}
.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: #3c3950;
    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: #3c3950;
}
a.quickfinder-item-link{
	
display: inline-block;
position: relative;
text-align: center;
}
.quickfinder-item-image{
	-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
height: 80px;
width: 80px;
background: #C86567;
display: inline-block;
position: relative;
float: left;
border: 2px solid #3c3950;
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:#3c3950;

font-size: 19px;
font-weight: 700;
letter-spacing: 0.95px;
line-height: 30px;
padding-bottom: 20px;
text-transform: uppercase;
-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:hover div.post-quickfinder div.quickfinder-item-info-wrapper div.quickfinder-item-title{
	color: #C86567;
}
.quickfinder-item-text{
color: #5f727f;
font-family: source sans pro;
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;
background: #fff; min-height: 730px;

}
.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;
background: #fff;);

}
.bg_dark_block_faq{
	padding: 50px;
	background-image: url(../images/faq-21.png);
background-repeat: no-repeat;
background-position: top center;
margin-left: 60px;
margin-top: 380px;
background-size: 100%;

}
#accept_bar{
	min-height: 360px;
}
img.alignnone.dont_scale {
	width: 100px;
	opacity: 0.8;
}
.bg_dark_block_right_faq{
	margin-top: 120px;
	padding: 50px;
	margin-right: 30px;
	background-image: url(../images/progress-bar-21.png);
background-repeat: no-repeat;
background-position: top center;
background-size: 100%;

}
.accordion {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion .accordion {
  margin-top: 10px;
}
.accordion--headline {
  /*background-color: #323232;*/
  color: #3c3950;
  padding: 10px 15px 10px 30px;
  transition: .3s ease;
  position: relative;
  font-family: montserrat ;
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: #3c3950;
}
.open div.accordion--headline{
	color: #C86567;
}
.accordion--headline::before, .accordion--headline::after {
  content: "";
  width: 15px;
  height: 2px;
  background-color: #5f727f;
  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: #C86567;
  
}
.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: #5F727F;
  background-color: #ffffff;
  padding: 30px 0 20px;
  border-top: 0;
  font-family: source sans pro;
  font-size: 16px;
font-weight: 400;
line-height: 25px;
  
}
.accordion li {
  margin-bottom: 8px;
}

/*-----------section_22_Plans-------*/
.section_22_plans{
	 width:100%; 
background: #fff url(../images/bg-section_22_plans.jpg) no-repeat top center;
padding: 160px 0 20px;
text-align: center;
color: #fff;

}
.section_22_plans .title-xlarge{
	font-size: 50px;
	line-height: 70px;
	text-align: center;
	
}
.section_22_plans #offers.title-h5{
	color: #3c3950;
	text-align: center;
	margin: 0 auto;
	/*font-size: 28px;*/
}
.section_22_plans  p#small_offers{
margin-top: 0px;
font-family: source sans pro;
font-size: 16px;
font-weight: 400;
line-height: 25px;
margin-bottom: 60px;
color: #3c3950;
}
.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: 58px;
padding: 30px 10px 10px;
line-height: 48px;
font-weight: 500;
}
.pricing-price-subtitle{
	font-family: Montserrat;
font-size: 19px;
text-transform: uppercase;
font-weight: 400;

}



.pricing-cost{
	font-family: source sans pro;
	line-height: 32px;
	font-size: 22px;
font-weight: 400;
text-transform: uppercase;
}
.pricing-price-row-circle .time{
	font-family: montserrat;
	line-height: 18px;
	font-size: 18px;
font-weight: 500;
text-transform: uppercase;
}
.pricing-price-title-wrapper{
	
}
.pricing-row{
	padding: 7px;
	font-family: source sans pro;
font-size: 16px;
font-weight: 400;
line-height: 25px;
}


.pricing-footer{
	
}
.pricing-footer a.btn-no-bg-white{
	text-shadow: none;
border: none;
display: inline-block;
min-width: 135px;
height: 50px;
line-height: 50px;
padding: 0 20px;
font-size: 14px;
margin: 15px;
text-align: center;
border-radius: 0;
outline: none !important;
text-transform: uppercase !important;
font-weight: 700 !important;
font-family: montserrat;
color: #fff;
background: #C86567;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
	 
}
.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: #3c3950;
}

.title {
  margin-bottom: 20px;
  text-align: center;
}
.pricing-container .pricing-table:hover,
.pricing-container .pricing-table:hover .pricing-inner {
  
  color: #000;
}
.pricing-container{
	margin: 10px;
}
.pricing-container #plan1.pricing-inner  {
background: #EAE8DC;
 text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
     transition: background 0.4s ease-in, color 0.4s ease-in;
}
.pricing-container #plan2.pricing-inner  {
	
  background: #D0CDC1;
  text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
     transition: background 0.4s ease-in, color 0.4s ease-in;
}
.pricing-container #plan3.pricing-inner  {
  background: #C1BDB7;
  text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
     transition: background 0.4s ease-in, color 0.4s ease-in;
}
.pricing-container #plan4.pricing-inner  {
  background: #B7BFBF;
  text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
     transition: background 0.4s ease-in, color 0.4s ease-in;
}
.pricing-container #plan5.pricing-inner  {
  background: #B1ADA2;
  text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
    transition: background 0.4s ease-in, color 0.4s ease-in;
}
.pricing-container #plan6.pricing-inner  {
  background: #88A0B3;
  text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
     transition: background 0.4s ease-in, color 0.4s ease-in;
}

 .pricing-container .pricing-table,  .pricing-container .pricing-table p {
  position: relative;
  margin-bottom: 15px;
  
}
 .pricing-container .pricing-table .tb-border:before {
  content: '';
  display: block;
  height: 4px;
  top: 0;
  left: 0;
  right: 100%;
  background: #C86567;
  position: absolute;
  z-index: 1;
  transition: right 0.2s linear 0.6s;
}
 .pricing-container .pricing-table .tb-border:after {
  content: '';
  display: block;
  height: 4px;
  bottom: 0;
  left: 100%;
  right: 0;
  background: #C86567;
  position: absolute;
  z-index: 1;
  transition: left 0.2s linear 0.2s;
}
 .pricing-container .pricing-table .lr-border:before {
  content: '';
  display: block;
  width: 4px;
  top: 100%;
  left: 0;
  bottom: 0;
  background: #C86567;
  position: absolute;
  z-index: 1;
  transition: top 0.2s linear;
}
 .pricing-container .pricing-table .lr-border:after {
  content: '';
  display: block;
  width: 4px;
  top: 0;
  right: 0;
  bottom: 100%;
  background: #C86567;
  position: absolute;
  z-index: 1;
  transition: bottom 0.2s linear 0.4s;
}

 .pricing-container .pricing-table:hover .tb-border:before {
  right: 0;
  transition: right 0.2s linear;
}
 .pricing-container .pricing-table:hover .tb-border:after {
  left: 0;
  transition: left 0.2s linear 0.4s;
}
.pricing-container .pricing-table:hover .lr-border:before {
  top: 0;
  transition: top 0.2s linear 0.6s;
}
.pricing-container .pricing-table:hover .lr-border:after {
  bottom: 0;
  transition: bottom 0.2s linear 0.2s;
}
.pricing-container .pricing-table:hover button {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.pricing-inner{
	padding-top: 30px;
}
.pricing-container .pricing-inner .plan-name {
  
  position: relative;
  
  height: 66px;
   
}
.pricing-container #plan1.pricing-inner .plan-name {
background-image: url(../images/plan-1.png);
background-repeat: no-repeat;
background-position: top center;
 -webkit-transition: all 0.3s ease-in;
}
.pricing-container #plan2.pricing-inner .plan-name {
background-image: url(../images/plan-2.png);
background-repeat: no-repeat;
background-position: top center;
 -webkit-transition: all 0.3s ease-in;
}
.pricing-container #plan3.pricing-inner .plan-name {
background-image: url(../images/plan-3.png);
background-repeat: no-repeat;
background-position: top center;
 -webkit-transition: all 0.3s ease-in;
}
.pricing-container #plan4.pricing-inner .plan-name {
background-image: url(../images/plan-4.png);
background-repeat: no-repeat;
background-position: top center;
 -webkit-transition: all 0.3s ease-in;
}
.pricing-container #plan5.pricing-inner .plan-name {
background-image: url(../images/plan-5.png);
background-repeat: no-repeat;
background-position: top center;
 -webkit-transition: all 0.3s ease-in;
}
.pricing-container #plan6.pricing-inner .plan-name {
background-image: url(../images/plan-6.png);
background-repeat: no-repeat;
background-position: top center;
 -webkit-transition: all 0.3s ease-in ;
}

.pricing-container:hover #plan1.pricing-inner .plan-name,.pricing-container:hover #plan2.pricing-inner .plan-name, .pricing-container:hover #plan3.pricing-inner .plan-name, .pricing-container:hover #plan4.pricing-inner .plan-name, .pricing-container:hover #plan5.pricing-inner .plan-name, .pricing-container:hover #plan6.pricing-inner .plan-name{
background-position: bottom center;
}
.pricing-container:hover #plan7.pricing-inner .plan-name,.pricing-container:hover #plan8.pricing-inner .plan-name{
	background-position:  130px bottom;
}
p b.plan-name-text{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 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;
line-height: 30px;
color: #3c3950;
font-family: 'Montserrat';
  
  
}
.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-container .pricing-inner button {
  font-size: 13px;
  border-radius: 0;
  border: none;
  /*padding: 15px 15px;*/
  margin: 0 15px 20px;
  background: transparent;
  color: white;
  opacity: 0;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

@-webkit-keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}

@keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}
@-webkit-keyframes moveUp {
  50% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  52% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes moveUp {
  50% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  52% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.plan-desc p{
box-sizing: border-box;
font-family: "Open Sans";
font-size: 12px;
line-height: 17.15px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
text-align: center;
}
div.pricing-table div.pricing-inner div.plan-desc figure.pricing-row:nth-child(2n) {
    background-color:rgba(230,235,233,.5);


}
div.pricing-table div.pricing-inner div.plan-desc figure.pricing-row:nth-child(2n+1) {
    background-color: rgba(206,211,209,.5);
    
}

.pricing-container .pricing-inner .plan-name,
.pricing-container div.pricing-table div.pricing-inner div.pricing-price-title-wrapper div.pricing-price-title.title-h5,
.pricing-container .pricing-table div.pricing-inner div.pricing-price-title-wrapper div.pricing-price-subtitle
{
	color: #3c3950;
-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;
}
.pricing-table .plan-desc figure.pricing-row{
	color: #5f727f;
-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;
}

.pricing-container:hover div.pricing-table div.pricing-inner div.pricing-price-title-wrapper div.pricing-price-title.title-h5,
.pricing-container:hover .pricing-table div.pricing-inner div.pricing-price-title-wrapper div.pricing-price-subtitle,.pricing-table:hover .plan-desc figure.pricing-row
{
color: #fff;
}
.pricing-container:hover .pricing-inner .plan-name{
	color: #C86567;
}
.pricing-table:hover .pricing-inner  p b.plan-name-text{
 
  color: #C86567;
  
}
/*---VIP Plans---*/


.pricing-container #plan7.pricing-inner  {
  background: #B38E88;
  text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
     transition: background 0.4s ease-in, color 0.4s ease-in;
}
.pricing-container #plan8.pricing-inner  {
  background: #504D62;
  text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
     transition: background 0.4s ease-in, color 0.4s ease-in;
}
.pricing-container div.pricing-table div#plan7.pricing-inner div#p7.pricing-price-title-wrapper div.pricing-price-title.title-h5, .pricing-container div.pricing-table div#plan8.pricing-inner div#p8.pricing-price-title-wrapper div.pricing-price-title.title-h5{
color: #fff;
text-align: center;
margin: 0 auto;
font-size: 32px;
padding: 20px 10px 10px;
line-height: 48px;
font-weight: 600;
	-webkit-transition: all 0.6s ease;
-moz-transition: all 0.6s ease;
-ms-transition: all 0.6s ease;
-o-transition: all 0.6s ease;
transition: all 0.6s ease;
}
.pricing-container:hover div.pricing-table div#plan7.pricing-inner div#p7.pricing-price-title-wrapper div.pricing-price-title.title-h5{
	color: #3c3950;
}
.pricing-container:hover div.pricing-table div#plan8.pricing-inner div#p8.pricing-price-title-wrapper div.pricing-price-title.title-h5{
	color: #C86567;
}
.pricing-container div.pricing-table div#plan7.pricing-inner div.plan-desc, .pricing-container div.pricing-table div#plan8.pricing-inner div.plan-desc{
	    margin-bottom: 5px;
    padding: 0px 0px 0px 0px;
}

#plan7.pricing-inner div.plan-desc figure.pricing-row,#plan8.pricing-inner div.plan-desc figure.pricing-row{
background: none;
color: #fff;
font-weight: 500;
font-size: 18px;
padding: 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;
}
.pricing-container:hover div.pricing-table div#plan7.pricing-inner div.plan-desc figure.pricing-row, 
.pricing-container:hover div.pricing-table div#plan8.pricing-inner div.plan-desc figure.pricing-row{
	opacity: 0.5;
}
.pricing-container div.pricing-table div#plan7.pricing-inner div.plan-name b.plan-name-text, .pricing-container div.pricing-table div#plan8.pricing-inner div.plan-name b.plan-name-text{
color: #3c3950;
text-align: right;
margin: 0 auto;
font-size: 24px;
padding: 30px 10px 10px 120px;
line-height: 66px;
font-weight: 500;
text-transform: uppercase;
font-family: 'montserrat';
}
.pricing-container div.pricing-table div#plan8.pricing-inner div.plan-name b.plan-name-text{
	color: #C86567;
}
.pricing-container #plan8.pricing-inner  {
  background: #504D62;
  text-align: center;
    -webkit-transition: background 0.4s ease-in, color 0.4s ease-in;
}
.pricing-container div.pricing-table .pricing-inner div.plan-name b.plan-name-text{
	-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;
}
.pricing-container:hover div.pricing-table div#plan7.pricing-inner div.plan-name b.plan-name-text{color: #fff;}
.pricing-container:hover div.pricing-table div#plan8.pricing-inner div.plan-name b.plan-name-text{color: #fff;}
	

.pricing-container #plan7.pricing-inner .plan-name {
background-image: url(../images/plan-7.png);
background-repeat: no-repeat;
background-position: 130px 0px;
 -webkit-transition: all 0.3s ease-in ;
 transition: all 0.3s ease-in ;
}
.pricing-container #plan8.pricing-inner .plan-name {
background-image: url(../images/plan-8.png);
background-repeat: no-repeat;
background-position: 130px 0px;
 -webkit-transition: all 0.3s ease-in ;
 transition: all 0.3s ease-in ;
}
/*----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.png);
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 .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:#3c3950; 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: "source sans pro", 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: #3c3950;
font-family: "source sans pro", sans-serif;
line-height: 24px;margin: 20px auto 20px;}
.index_about_content_left p i.fas.fa-check{	color: #3c3950;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:#212331;
/*background: #2F3640;*/
padding: 60px 0 0px;}

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

.footer_inner h5{ width:100%; display:inline-block; font-size:18px; color:#C86567; font-weight:500; text-transform:capitalize;
margin-bottom:20px; text-transform: uppercase;}
.footer_bottom ul li a.btn-no-bg-white{
	border:none;
color: #99a9b5;
background: none;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
transition: all .3s ease 0s;
font-size: 18px;
line-height: 36px;
font-weight: 500;
font-family: montserrat;
text-align: center;
text-transform: uppercase;
white-space: nowrap;
padding: 10px 0px;
margin: 25px 20px;
border-bottom: 2px solid transparent;
}


.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: #C86567;
	border-color: #C86567;
	
}
.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: 'source sans pro', 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:#3c3950; font-family:'source sans pro'; 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 0 20px; }
.footer_inner_company{width: 80%;
display: inline-block;
color: #99a9b5;
font-size: 16px;
line-height: 20px;
margin-left: 20%;
}
.footer_inner_company li i{
color: #C86567;
font-size: 18px;
text-align: center;
line-height: 20px;
margin: 0px 10px;
width: 30px;
}



.footer_inner_company ul li#footer_fb a i{
color: #C86567;
font-size: 18px;
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: 500;
}
li#footer_fb {  color:#C86567;  -webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
	font-weight: 100;}
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:#99a9b5 !important;}
.footer_inner_company li{
margin-top: 10px;
line-height: 22px;
font-size: 16px;

}

.footer_bottom{ width:100%; padding: 0px 0 20px; position: relative;}
.footer_bottom ul img.alignnone.dont_scale{ opacity:0.7; padding: 0px 10px;
width: 120px; -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;}
.footer_bottom ul div.wow.fadeIn{
	width: 120px;
	position: relative;
}
.footer_bottom h6{ font-size:13px; color:#ffffff; text-transform:capitalize; font-family:'source sans pro'; padding: 10px 0;}
.footer_bottom ul{ width:100%; text-align: center;}
.footer_bottom ul li{ display:inline-block; padding: 0 10px 20px; font-size:18px; color:#C86567; text-transform: uppercase; font-weight:500;
vertical-align:middle;}
.footer_bottom ul li img{ display:inline-block;max-height: 120px;
}
.footer_bottom_copy {font-size: 14px;
text-transform: capitalize;
font-family: 'source sans pro', sans-serif;
padding: 10px 0;
text-align: center;
color: #99a9b5;}
section.section_end_footer{background: #181828;
padding: 10px 0;
border-top: 1px solid #313646;
	
}
/*****************************************************************
about
******************************************************************/

.inner_page_banner, .admin_top_right{ width:100%; /*background: url(../images/red_banner_bg1.jpg) no-repeat center fixed; background-size:cover;*/
padding: 80px 0 130px;}

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

.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:16px; color:#B3B3A9; text-transform:capitalize; 
 font-weight:500;}
.inner_page_title .breadcrumb li a, .admin_top_right .breadcrumb li a{ display:inline-block; color:#3c3950; transition:.3s; }
.inner_page_title .breadcrumb > li + li::before , .admin_top_right .breadcrumb > li + li::before {color: #B3B3A9; content: "\f105"; font-family: 'Font Awesome 5 Pro';
font-weight: 900; padding: 0 5px;}

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

.inner_page_title h2, .admin_top_right h2{ font-size:40px; color:#C86567; text-transform: uppercase; font-weight:500; width:100%; display:inline-block; font-family: 'montserrat';}

/** 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:#3c3950; line-height:30px;  font-family:'source sans pro', 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:#3c3950; font-family:'source sans pro';padding: 10px 0;}
.company_term ul li i{ font-size: 16px; background: #3c3950; color: #C86567;width: 45px; height: 45px; line-height: 45px; text-align: center; border-radius: 50%; margin-right: 10px;}
.company_term ul li { font-size: 16px;
    color: #5f727f;
    font-family: 'source sans pro', sans-serif;
    line-height: 24px;
}

.learn_more_left h2 i.fas.fa-question{
	color: #C86567;
     font-size: 16px; background: #3c3950; 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: #5f727f;
    font-family: "source sans pro", sans-serif;
    line-height: 24px;
}

h2, h2#faq, h2.text-red, h2.text-dark{
	color: #3c3950;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 10px;
	font-size: 26px;
	font-family: 'montserrat';
}
h2.admin_title{
    color: #3c3950;
    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:#3c3950; margin-bottom:10px; text-transform:capitalize;
font-weight:600;}
.form_box label i{ font-size:13px; color:#ffffff; width:30px; height:30px; background:#99a9b5; 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:'source sans pro';} 
.form_body_content .form_box{ margin-bottom:30px;}
.check_box{ width:100%; padding:15px 0; text-align:center; margin-bottom:30px; font-family:'source sans pro';}
.check_box span{ font-size:16px; font-weight:500; color:#3c3950;}
.check_box span a{ color:#3c3950; text-decoration:underline !important; transition:.3s;} 
.check_box span a:hover{ color:#3c3950; transition:.3s;}

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

.forgot_link{ width:100%; display:inline-block; text-align:left; margin-bottom:30px; font-family:'source sans pro';}
.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:#3c3950; 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:#3c3950; line-height:24px; margin-bottom:10px;
font-family: 'source sans pro', sans-serif;}


.login_form{ width:100%; padding: 40px;
-webkit-box-shadow: inset 0px 0px 0px 2px #C86567;
-moz-box-shadow: inset 0px 0px 0px 2px #C86567;
box-shadow: inset 0px 0px 0px 2px #C86567;
background: #F0F5F3;
}
.login_form .form_box{ margin-bottom:10px;}
.invest_login ul li{font-size: 16px;
color: #3c3950;
font-family: "source sans pro";
line-height: 28px;
margin-bottom: 10px;
}
.invest_login ul li b{

color: #3c3950;	
}


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

}
.invest_login_invest ul li b{
font-size: 20px;
color: #3c3950;
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:#C86567; text-align: center; margin: 20px;font-size: 16px;

}

.success{
  
color: #1A6C48;
 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:#3c3950;width:100%;border:1px solid #B3B3A9; background: #fff;}
table.table th {
    font-size: 20px;
line-height: 35px;
background-color: #B3B3A9;
/*border: 1px solid #3c3950;*/
padding: 10px !important;
text-transform: uppercase;
text-align: center;
color: #fff;
font-weight: 500;
font-family: 'montserrat';
    
}
td.google_code{
vertical-align: middle !important;
background: #E3E6EA;
color: #3c3950 !important;
font-size: 20px !important;
text-transform: uppercase;
text-align: center;

padding: 8px !important;

}

table.table th#inheader_border{
	border: 1px solid #B3B3A9;
}
table.table th b{
	font-weight: 500;
}
table.table tr {}
table.table td {border-width: 1px;padding: 8px;border-style: solid;border-color: #B3B3A9; font-size: 16px;
color: #5f727f;
font-family: "source sans pro";
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: 600;
font-family: 'montserrat';
}
table.table td.inheader{ font-weight: 600; text-transform: uppercase;}
/*--end table--*/

/*--table acc--*/
table.table_acc {font-size:14px;color:#3c3950;width:100%;border:0px; background: none;}
table.table_acc th {
    font-size: 16px;
    background-color: #3c3950;
    border: 1px solid #3c3950;
    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: #3c3950; font-size: 14px;

color: #3c3950;
font-family: "source sans pro";
font-weight: 500 !important;}
/*--end acc table--*/

/*--table--*/

/*--table deposit--*/
td#deposit_table{font-size: 28px;
font-weight: 500 !important;
text-transform: uppercase;
background: #3c3950;
color: #C86567;
width: 100%;
border: 0px; 
font-family: 'montserrat';}
table.table_acc th {
    font-size: 16px;
    background-color: #3c3950;
    border: 1px solid #3c3950;
    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: #3c3950; 

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

/*--table--*/
table.blank {font-size:14px;color:#3c3950;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 "source sans pro";
}
ul.calculatorcontainer li.menu ul li.calculatordropdowncal ul li div#percent-styler.jq-selectbox.jqselect.logoinpts.hlist2{
	width: 355px !important;
	font: 20px/45px "source sans pro";
}
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 source sans pro !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 source sans pro !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 source sans pro !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 #C86567;
	border-radius: 50%;
	background: #F5F7F6;
	/*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:#3c3950; 
}
.jq-checkbox.checked:hover .jq-checkbox__div, .jq-radio.checked:hover .jq-radio__div{
	background: #3c3950;
}
.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: #C86567;
		 -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 "source sans pro";
	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 "source sans pro";
	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 "source sans pro";
	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 #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	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 55px 0 20px;
	border: 2px solid #3c3950;
	border-radius: 0px;
	/*background: #F1F4F8;
	background-image: -webkit-linear-gradient(#FFF, #E6E6E6);
	background-image:         linear-gradient(#FFF, #E6E6E6);*/
	font: 16px/45px "source sans pro";
	color: #444;
	min-width: 50px;
	 -webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease  0s;
	transition: all .5s ease 0s;
	
}
.jq-selectbox__select:hover {
	background:#fff;
	
	border: 2px solid #C86567;
	
}
.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 #3c3950;
	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: #C86567;
}
.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;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 18px/22px "source sans pro";
	 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 20px;
    text-align: left;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #3c3950;
	-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: #3c3950;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #3c3950;
	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: #3c3950;
	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 "source sans pro";
	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 "source sans pro";
	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 "source sans pro";
	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/22px "Montserrat";
    font-weight: 400;
}
div#calc_plan-styler.jq-selectbox.jqselect div.jq-selectbox__select{
	background:#fff;transition: all 0.7s ease 0s;
	text-align: center;
	height: 50px;
	color: #3c3950;
	padding-left: 80px;
	border: 0px;
	font: 28px/45px "Montserrat";
	font-weight: 400;
	padding-left: 20px;
}
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{
	background:#E6EBE9;
	
}
ul li div.form_home.calc_input span div#calc_plan-styler.jq-selectbox.jqselect.dropdown.opened{
	background: #3c3950;
}
.red_line{
	height: 2px;
	width:100%;
	margin: 10px auto;
	background: #B3B3A9;
}
.calc_output span input[type="text"]{
	font-family: 'Montserrat';
	background: none;
color: #fff ;
font-weight: 400;
height: 62px;
padding: 0 15px;
line-height: 62px;
font-size: 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: 'source sans pro',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: #3c3950;  
  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 url(../images/red_banner_bg2.jpg) no-repeat center top;
-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: #3c3950;  
  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 #3c3950;
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:#3c3950; 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: "source sans pro", 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{
 	
background: #DBE2E8;
position: relative;
padding: 40px;

}

.user_block .plan-icon {
background-image: url("../images/about-all-bg4.html");

/*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: 'montserrat';
line-height: 30px;
padding-top: 20px;
padding-left: 0px;
}
.user_block .title_acc span{
font-size: 24px;
color: #C86567;
text-transform: none;
font-weight: 500;
}
.reff_acc{
	padding-top: 20px;
font-size: 16px;

line-height: 24px;

font-weight: 500;
font-family: 'montserrat';
padding-left: 0px;
}
.reff_acc span{
	margin-top: 10px;
white-space: nowrap;
text-transform: none;
font-size: 16px;
color: #3c3950;
text-transform: none;
font-weight: 500;
display: block;
background: #fff;
padding: 10px 0 10px 10px;
font-family: 'source sans pro';

}
.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: #5f727f;
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: #3c3950;
text-transform: none;
}
.user_block_white{
font-size: 20px;
font-weight: 500;
font-family: arial;
line-height: 24px;
color: #3c3950;
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: #C86567;
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 "source sans pro";
}
.icon_cont_transactions1 b,.icon_cont_transactions2 b{
	line-height: 24px;
}
.icon_cont_transactions2{
	width: 40%;
}

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

	
}
.user_block_balance .icon_cont_left {
background-image: url("../images/about-all-bg2.html");
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: #C86567;
}
.user_block_balance h2 span{
	font-size: 28px;
}


p.border-left-text_acc {
    padding-left: 90px;
	font-size: 18px;
color: #5f727f;
line-height: 24px;
margin: 20px auto;
font-family: 'montserrat';
font-weight: 400;
}

.acc_table{
	margin-top: 0px;
	width:100%; display:inline-block;}
.acc_table div.table-responsive{
	padding: 40px;
	background: #F0F5F3;
	-webkit-box-shadow: inset 0px 0px 0px 2px #C86567;
-moz-box-shadow: inset 0px 0px 0px 2px #C86567;
box-shadow: inset 0px 0px 0px 2px #C86567;
}
.acc_table h5{ width:100%; display:inline-block; font-size:16px; color:#fff; font-weight:500; text-transform: uppercase;
/*font-family:'source sans pro';*/  padding: 8px 15px;}
.acc_table table tr td{ font-size:18px; color:#5f727f; text-transform:capitalize; font-family:"source sans pro", 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:#F0F5F3; vertical-align: top;border:none;}
.acc_table table tr:nth-child(even) td{ background: #e6ebe9;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 {
    background: rgba(60,57,80,0.8)  none repeat scroll 0 0;
    /*border-radius: 100px;*/
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 0 100%;
    padding: 15px 18px 18px 18px;
    position: absolute;
    right: 0;
    z-index: 2600;
    
    
     -webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease  0s;
	transition: all .3s ease 0s;
}
.b-top-but  i{
	color: #fff;
margin: 0;
position: relative;
font-weight: 600;
top: 0px;
font-size: 24px;
-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;
}


.b-top-but:hover {
    background: rgba(200,101,103, 0.9);
    cursor: pointer;
}

/*------------odomer----------*/
.c-timing, .c-timing-w, .c-timing-b {
  margin: 50px auto 90px;
width: 100%;
text-align: center;
color: #3c3950;
font-size: 60px;
font-weight: 700;
font-family: 'montserrat';
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: #C86567;
}
.total-stats-w i{
	font-size: 50px;
	color: #3c3950;
}
span.c-timing__number-sign{
font-size: 44px;
font-weight: 800;
font-family: 'montserrat';
line-height: 80px;
height: 80px;
position: relative;
padding-right:5px;

}
.c-timing-w, .c-timing-b{
	color: #C86567;
}
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 2px #C86567;
-moz-box-shadow: inset 0px 0px 0px 2px #C86567;
box-shadow: inset 0px 0px 0px 2px #C86567;
margin-bottom: 40px;
background: #F0F5F3;
}
#sign_up.form_body_content div.col-sm-12.col-xs-12{
	padding-right: 0px;
padding-left: 0px;
}
/*-----Menu Account-----*/
#menu_now{
	margin-top: 40px;
}
#menu_now div.row div.col-md-3{
	padding-right: 5px;
padding-left: 5px;
}
.ca-menu{
     /* height: 220px;*/
    margin: 5px auto ;
    padding: 0;
   
}
.ca-menu li{
	background: rgba(60,57,80, 1);
   /*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;
    
}


.ca-menu li:hover{
	
    background: #DBE2E8 url("../images/bgbut.png") no-repeat scroll right 0;
    
   
}
ul.ca-menu li.active a div.ca-content h2.ca-main{
	color: #C86567;
}
	
.ca-menu li a{
    color: #fff;
    display: block;
    height: 100%;
    position: relative;
    text-align: left;
    width: 100%;
}

.ca-content{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 100%;
    }
h2.ca-main{
     font-family: 'montserrat';
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding-left: 20px;
    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;
}

.ca-menu li:hover .ca-main{
    color: #C86567;    
    font-weight: 600;
    -webkit-animation: slideInRight 300ms linear;
    -moz-animation: slideInRight 300ms linear;
    -ms-animation: slideInRight 300ms linear;
}

/*-----End Menu Account-----*/