@CHARSET "UTF-8";




.light-wrapper{
    background: #fff!important;
}








/** ############################# **/
html, body, .body-wrapper {
    height: 100%;
}


#title1-b1 {
    color: #fff;
    font-size: 60px;
    line-height: 1.2;
    text-align: center;
    font-weight: 300;
    
    padding-top: 18%;
}
#title2-b1 {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    font-weight: 300;
    padding-top: 30px;
}
#b1 {
    background: url(img/coinsbot1.png) #000 center;
    background-size: cover;
    min-height: 100%;
}

.light-wrapper{
    padding: 60px 0;
    border-bottom: 0;
}
.white-bg-title{
	font-size: 34px;
    line-height: 1.4;
    color: #000;
    font-weight: 300;
}
.white-bg-title2{
	font-size: 28px;
    line-height: 1.4;
    color: #000;
    font-weight: 300;
}
.img-circle{
    width: 65%;
    max-width: 160px;
    display: block;
    margin: 0 auto;
    margin-top: 45px;
 	border: 6px #ffffff solid;
    box-shadow: 0 0 50px rgba(0,0,0,0.1);
}
.coloring-wrapper{
	padding: 60px 0;
	color: #fff;	
	background: linear-gradient(-90deg, #222d6b, #f3bb82);
}

.coloring-wrapper-0{
    padding: 60px 0 180px 0;
    color: #fff;
    background: url(img/green-chart-2.png) bottom;
    background-size: cover;
    padding-bottom: 280px;
    
    
    
    /*
    background:    
    url(img/green-chart-1.png) center bottom repeat-x,
    url(img/coinsbot9-1.png) right bottom no-repeat,
    linear-gradient(-90deg, #0F4158, #62c397);
    */
}

/*img/coinsbot9-1.png*/


.white-copiring-wrapper{
	padding: 20px 0;	
}
.dark-bg-title{
    font-size: 42px;
    line-height: 1.4;
    color: #fff;
    font-weight: 300;
}

/*
a.stylished-link{
    color: #0b4286;
    border-bottom: 1px dashed #000;
    padding-bottom: 3px;
}
a.stylished-link:hover{
    color: #0469e7;
    border-bottom: 1px dashed #0469e7;
}
*/

a.stylished-link{
    color: #000;
}
a.stylished-link:hover{
    color: #0487a5;
}







.left-content {
	border-bottom:1px solid #e8e8e8;
}
.left-content img{
	display: block;
    width: 100%;
    max-width: 470px;
    margin: 0 auto;
}
.left-content .white-bg-title2{
	padding: 70px 0 20px 0;
}



.right-content {
	border-bottom:1px solid #e8e8e8;
}

.right-content img{
	display: block;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
}
.right-content .white-bg-title2{
	padding: 70px 0 20px 0;
}



.btn-the-green{
	margin-top: 10px;
	background: #1a827d;
	color: #fff!important;
}
.btn-the-green:hover{
	background: #125a53;
}



.btn-the-green:acive{
	background: #1a827d;
}
.btn-the-green:focus{
	background: #1a827d;
}



.btn-the-white{
	margin-top: 10px;
    background: #ffffff;
    color: #04172b!important;
}
.btn-the-white:hover{
	background: #d0d0d0;
	color: #000!important;
}
.btn-the-white:acive{
	background: #d0d0d0;
	color: #000!important;
}
.btn-the-white:focus{
	background: #d0d0d0;
	color: #000!important;
}

.btn {
    font-size: 16px;
    border-radius: 300px;
    font-weight: 300;
    padding: 8px 16px;
}

#showmore{
	padding: 6px;
    border-radius: 50px;
    font-size: 9px;
    position: relative;
    top: -2px;
    right: -12px;
    margin-left: -6px;
}

/*
YOUTUBE
*/		
.lightYouTube {
	cursor:pointer;
	background: #e5e5e5;			
}				
.lightYouTube > .play-btn {
    width: 50px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -17px;
    background-size: 100%!important;
    background-position-y: -35px!important;
}
.lightYouTube:hover > .play-btn {
	background-position-y: 0px!important;				
}
.play-btn-blue {
    background: url(img/play-btn-blue.png);
}
.overlay-video{
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;	
	background: #fff;
}
.lightYouTube:hover .overlay-video{
	opacity: 0.9;
}
					
.video-title{
	opacity: 0;
}
.lightYouTube:hover .video-title{
	opacity: 1;
}


.pack-box{
	
}
.pack-box .opacity-black div{
	background: rgba(0, 0, 0, 0.32);
    padding: 6px;
    margin-bottom: 1px;
    text-align: center;
}







.the-box-title-block {
    font-size: 42px;
    padding-bottom: 43px;
    padding-left: 95px;
    margin-top: -14px;
}

.the-box-btn{
	padding-left: 104px;
}


.box0 {
    height: 80px;
}
.box0 > div{
	height: 80px;
    text-align: center;
}
.box1 {
    height: 36px;
}
.box2 {
    height: 36px;
}
.box3 {
    height: 36px;
}
.box4 {
    height: 36px;
}
.box5 {
    height: 64px;
}
.box6 {
	height: 36px;
}
.box7 {
	height: 160px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300;
}



.topArrow{
	position: fixed;
    bottom: 11px;
    right: 10px;
    z-index: 100;
}
.topArrow i{
    background: rgba(0, 0, 0, 0.4);
    padding: 12px;
    border-radius: 50px;
    font-size: 29px;
    position: relative;
    color: #fff;
}
.topArrow:hover i{
    background: #c198d7;
}

/*font-size: 14px;
    font-weight: bold;*/

.opacity-0{
    margin-bottom: 1px;
    text-align: right;
	font-size: 14px;
	
}
.opacity-0 > .box7{
	font-size: 14px!important;
    font-weight: bold!important;
}
.opacity-0 .obox{
	padding-top: 8px;
	font-weight: bold!important;
}







.boxT1{
	background: -moz-linear-gradient(-90deg, #224566, #4275ba);
	background: -o-linear-gradient(-90deg, #224566, #4275ba);
	background: -webkit-linear-gradient(-90deg, #224566, #4275ba);
	background: linear-gradient(-90deg, #224566, #4275ba);
    border-bottom: 2px solid #163a5d;
}
.boxT2{
	background: -moz-linear-gradient(-90deg, #224d66, #42b4ba);
	background: -o-linear-gradient(-90deg, #224d66, #42b4ba);
	background: -webkit-linear-gradient(-90deg, #224d66, #42b4ba);
	background: linear-gradient(-90deg, #224d66, #42b4ba);
    border-bottom: 2px solid #114649;
}
.boxT3{
	background: -moz-linear-gradient(-90deg, #223166, #7e56cc);
	background: -o-linear-gradient(-90deg, #223166, #7e56cc);
	background: -webkit-linear-gradient(-90deg, #223166, #7e56cc);
	background: linear-gradient(-90deg, #223166, #7e56cc);
    border-bottom: 2px solid #2a2061;
}
.boxTitle {
    font-size: 28px;
    font-weight: 900;
    padding-top: 18px; 
}
.boxSubTitle {
    padding-top: 8px;
    font-size: 16px; 
}
#top_menu{
  	padding: 5px 30px;
    border-bottom: 1px solid #1c3048;
    background: #081c34;
}
#top_menu > a.stylished {
	
}
header{
    width: 100%;
    height: auto;
    padding: 22px 30px 16px 30px;
    border-bottom: 1px solid #4a577e;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.header-left,
.header-right{
    position: relative;
    color: white;
    float: left;
}
.header-left{
    width: 30%;
}
.header-right label{
    position: absolute;
    top: -42px;
    right: 5px;
    font-size: 35px;
    cursor: pointer;
}
.header-right span{
    position: relative;
    width: 2em;
    height: 2em;
    background: rgba(255,255,255,.3);
    -webkit-transition: all .3s ease;
}
.header-right span:hover{
    background: rgba(255,255,255,.6);
}
.header-right span:before,
.header-right span:after{
    content: '';
    position: absolute;
    width: 2em;
    height: .5em;
    top: 4px;
    left: 0;
    background: black;
}
.header-right span:after{
    top: 14px;
}
.header-right{
    /*width: 70%;*/
    text-align: center;
    width: 100%;
}

.header-right nav{
    margin-top: -46px;
}

#open{
    display: none;
}

nav>a{
    position: relative;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 1em;
    -webkit-transition: all .3s ease;
    color: #fff;
}
nav>a:active,nav>a:focus{
	color: #fff;
}

nav>a:hover{
    background: rgba(255,255,255,.9);
    color: black;
}
.hidden-desktop{
    display: none;
}

.section-left,
.section-right{
    float: left;
}
.section-left{
    width: 70%;
    padding: 3em 0;
}
.section-right{
    width: 30%;
}
.section-title,
.section-tagline{
    color: white;
    font-weight: 300;
    margin: 0;
    padding: 0;
    -webkit-transition: all .4s ease;
}
.section-title{
    font-size: 4em;
    margin-bottom: .3em;
    text-shadow: 0 3px 0px black,
                 0 4px 0px rgba(150,150,150,.5);
}
.the_mobile_menu{
	display: none;
}


.header-right-menu {
    float: right;
    margin-top: -50px;
    font-size: 18px;
}
.header-right-menu > a {
	color: #fff;
}
.header-right-menu > a:hover {
	color: #c9c9c9;
}



@media (max-width: 1205px){
	.header-right-menu{
		float: right;
	    margin-top: 26px;
	    position: absolute;
	    right: 0;
	}
	
}

	.title-b003{
		font-size: 46px;
    	color: #000;
	}
/*
@media (max-width:1300px){
	.coloring-wrapper-0{
	    background: url(img/green-chart-1.png) center bottom repeat-x, url(img/coinsbot9-3.png) right bottom no-repeat, linear-gradient(-90deg, #0F4158, #62c397);
    }
}

header-left
*/

.z-learn-more{
	padding-top:50px;
}



.lang-switch {
	
}

/* POPOVER BLACK */
.popover-black {
	background-color: #333;
}
.popover-black .popover-title{
	background: #3672a2;
    color: #f7f7f7;
    
    border-bottom: 1px solid #22567f;
}
.popover-black .popover-content{
	font-size: 16px;
}
.popover-black > .arrow:after {
    border-left-color: #333333!important;
}


.modal-dialog .btn{
	min-width: 280px;
}





/* Small monitor */
@media (max-width: 979px){
	.z-learn-more{
		padding-top:0px;
	}


	.header-right nav {
	    margin-top: 0;
	    border-top: 1px solid #4a577e;
	}

    ul li:nth-child(3) .box{
        clear: both;
    }

    ul li:nth-child(2n) .box{
        margin-right: 0;
        clear: right;
    } 

    nav>a{
        padding: 0 1.5em;
    }
    .section-left,
    .section-right{
        width: 100%;
    }
    .section-left{
        text-align: center;
    }
    .section-right{
        padding: 0 0 2em;
    }
    .section-title{
        font-size: 4em;
        margin-bottom: .2em;
    }
    .section-tagline{
        font-size: 1.3em;
    }    
    #title1-b1 {
    	font-size: 40px;
    	margin-top: 0;
    	padding-top: 250px;    	
    }
    
    
    /*
    .coloring-wrapper-0{
	    background: url(img/green-chart-1.png) center bottom repeat-x,
	                url(img/coinsbot9-2.png) right bottom no-repeat, 
	                linear-gradient(-90deg, #0F4158, #62c397);
    }
    */
    
    
}

    #coinsbot-001 {
    	display:none;
    	text-align: center;
	    padding: 10px;
	    font-size: 18px;
    }
    #coinsbot-001 > b{
    	color: #fff;
    }
    
    

    


.opacity-black {
	/*display: none;*/
}


.opacity-hide{
	display: block;
}

.box5 > b{
    position: relative;
    top: 12px;
}

	.box1 > span.bas, 
	.box2 > span.bas, 
	.box3 > span.bas, 
	.box4 > span.bas, 
	.box5 > span.bas, 
	.box6 > span.bas,
	.box7 > span.bas{
		display: none;
	}

    
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

	.accordion-box > .col-sm-4 {
		margin-bottom: 5px;
	}
	
	.modal-dialog .btn{
		min-width: 80px;
	}

	.box5 > b{
	    top: 0;
	}

	.box1, .box2, .box3, .box4, .box5, .box6, .box7{
	    height: auto;
	    padding-top: 9px!important;
	    text-align: left!important;
	    padding-left: 18px!important;
	}
	.box1 > b, 
	.box2 > b, 
	.box3 > b, 
	.box4 > b, 
	.box5 > b, 
	.box6 > b{
		width: 20px;
	    text-align: center;
	    display: block;
	    float: left;
	    margin-right: 10px;
	}
	.box7 span.bas > b{
		border-bottom: 1px dashed #ffc591;
    	padding-bottom: 6px;
	}
	
	.the-box-btn {
		padding-left: 0px;
	}
	.the-box-btn > .btn-the-white {
		margin-top: -3px!important;
	}
	
	
	.box1 > span.bas, 
	.box2 > span.bas, 
	.box3 > span.bas, 
	.box4 > span.bas, 
	.box5 > span.bas, 
	.box6 > span.bas{
		display: block;
	}
	.box7 > span.bas{
		padding-bottom: 30px;
	    margin-bottom: -17px;
	    display: block;
	}

	#hide-mail-to{
		display: none;
	}
	
	.pack-box .opacity-black {
		display: none;
	}
	
	.opacity-hide{
		display: block!important;
	}
	


	.title-b003{
		font-size: 42px;
    	color: #000;
	}

    nav>a{
        padding: 0 2em;
    }
  .header-left,
    .header-right{
        width: 100%;
        text-align: center;
    }
    .section-left,
    .section-right{
        width: 100%;
    }
    .section-left{
        text-align: center;
        padding: 2em 0;
    }
    .section-right{
        padding: 1em 0 2em;
    }
    .section-title{
        font-size: 3em;
        margin-bottom: .2em;
    }
    .section-tagline{
        font-size: 1.3em;
    }
    
        
    .coloring-wrapper-0{
	    background: url(img/green-chart-1.png) center bottom repeat-x,
	                linear-gradient(-90deg, #0F4158, #62c397);
    }
    
    #title2-b1{
    	color: #fff!important;
    }
    .title-b003{
    	color: #fff;
    }
    
    
    
    
    .white-copiring-wrapper .col-sm-4 {
    	text-align: center!important;
    	margin: 7px!important;
    }
    
    
    #coinsbot-001 {
    	display: block;
    }
    #coinsbot-box-01{
    	display: none;
    }
    
    
    .the-box-title-block {
		padding-left: 0;
	}
    
    .coloring-wrapper .box0 > div{
    	cursor: pointer;
    }
    
    
   
}
 
/* Landscape phones and down */
@media (max-width: 480px) {

	.title-b003 {
	    line-height: 1;
	    margin-top: -36px;
	    text-align: center;
	}

	#title2-b1{
	    padding-bottom: 16px!important;
	}
	
	.clickonme2{
		text-align:center;
		margin-top: -10px;
	}
	
	.the_mobile_menu{
		display: block;
	}
	
    nav{
        height: 0;
        overflow: hidden;
        -webkit-transition: all .3s ease;
    }
    input[type="checkbox"]:checked + nav{
        height: 205px;
        background: #09233a;
    }
    
    
   
    input[type="checkbox"]:checked + .header-right-menu {
		background: #09233a;
    	margin-top: 0;
	}
    
    
    nav>a{
        padding: 0 1em;
        display: block;
        border-bottom: solid 1px rgba(255,255,255,.1);
    }
    .header-left,
    .header-right{
        width: 100%;
        text-align: center;
    }
    .section-left,
    .section-right{
        width: 100%;
    }
    .section-left{
        text-align: center;
        padding: 1em 0;
    }
    .section-right{
        text-align: center;
        padding: 1em 0 2em;
    }
    .section-title{
        font-size: 2.4em;
        margin-bottom: 0;
    }
    .section-tagline{
        font-size: 1em;
    }
    .learn-more{
        display: table;
        margin: 0 auto;
    }
    .hidden-desktop{
        display: block;
    }
    
    #title1-b1 {
	    font-size: 26px;
	    font-weight: 900;
	    padding-top: 170px;
	}
	
	
	.header-right nav {
	    margin-top: 0;
	    border-top: 0;
	}
	
	
	.header-left{
		text-align: left;
	}
	
	.header-right-menu {
	    width: 100%;
	}
	
	
	.coloring-wrapper-0{
		 padding: 60px 0 188px 0;
	}
	.light-rev{
		margin-top: -120px;
	}
	
	
	.right-content .white-bg-title2, .left-content .white-bg-title2 {
		padding: 25px 0 20px 0;
	}
	.light-wrapper {
		padding: 40px 0px 0px 0px;
	}
	
	#clickonme2 {
		text-align: center;
	}
	
	

	
}



    .form_contact{
	    max-width: 420px;
	    margin: 0 auto;
	    margin-top: -25px;
	    
    }
    
    .form_contact input {
	    border-radius: 40px;
	    padding: 22px;
	}
	.form_contact textarea {
	    border-radius: 28px;
	    padding: 22px;
	}



.light-rev{
	padding-top: 0;
	    padding-bottom: 130px;
}
.light-rev .rev-text {
	padding: 0 40px;
}


    .form-box{
	    padding: 30px 30px;
	    margin: 0 auto;
	    max-width: 480px;
	    background: #fff;
	    border-radius: 0;
    }
    
    .btn-the-grenny {
	    margin-top: 10px;
	    background: #41d5a7;
	    color: #04172b!important;
	}
	.btn-the-grenny:hover{
		background: #d0d0d0;
		color: #000!important;
	}
	.btn-the-grenny:acive{
		background: #d0d0d0;
		color: #000!important;
	}
	.btn-the-grenny:focus{
		background: #d0d0d0;
		color: #000!important;
	}



.theancor{
	
}


























