#page-product #hero {
    height: 600px;
}
#page-product #hero h1{
    font-size: 35px;
}
#page-product #hero #video {
    height: 100%;
}
#page-product #hero #video video {
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
#page-product #hero #video .hero-pages{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover -webkit-transition: 1s opacity;
    transition: 1s opacity;
}
@media all and (max-width:450px){
	#page-product #hero h1 {
    font-size: 25px;
}
	
}

#page-product #transition{
	width: 100%;
	height: auto;
	float: left;
    position: relative;
	background: transparent;
}
#page-product #transition img{
    width: 100%;
    height: auto;
    float: left;
    position: absolute;
    top: 0;
    transform: translateX(0) translateY(-99%);
}



	
#page-product #plataform {
    padding: 0px 0 180px;
}
#page-product #plataform h2 {
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 10px;
    text-transform: uppercase;
    text-align: center;
    /* margin-top: 55px; */
}
#page-product #plataform h3.title{
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 5px;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
}
#page-product #plataform p {
    font-size: 18px;
    color: #fff;
    font-family: 'FreightSans Pro Book';
	text-align: center;
}
#page-product #plataform .bg {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    z-index: 0;
    left: 0;
}
#page-product #plataform article {
    display: block;
    text-align: center;
	padding-top: 10px;
}
#page-product #plataform .topic {
    width: 30.333333%;
    margin: 20px 1%;
    display: inline-block;
    float: none;
}
#page-product #plataform .topic .icon{
    height: 70px;
    margin-bottom: 35px;
}
#page-product #plataform .topic .title-container{
    width: 100%;
    height: 40px;
    position: relative;
}
#page-product #plataform .topic .title-container h3{
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
#page-product #plataform .topic .description-container{
    position: relative;
    width: 100%;
    height: 150px;
}
#page-product #plataform .topic .description-container p{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 25px;
}
@media all and (max-width:1480px){
	#page-product #plataform {
    padding: 20px 0 120px;
}
}
@media all and (max-width:780px){
	#page-product #plataform {
    padding: 20px 0 70px;
}
	#page-product #plataform .topic {
    width: 47%;
    margin: 40px 1%;
}
	#page-product #plataform .bg {
    bottom: 0;
}
}
@media all and (max-width:550px){
	#page-product #plataform .topic {
    width: 100%;
    margin: 40px 1%;
}
}



#page-product #why {
    padding: 0;
    padding-bottom: 50px;
}
#page-product #why h2 {
    margin: 0;
	padding-bottom: 0;
}

#page-product #why h3.title{
    padding: 0;
    color: #69cef1;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#page-product #why h3 {
    padding: 0;
    color: #69cef1;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.syntaxhighlighter {
    max-width: 780px;
    margin: 0 auto !important;
box-shadow:         0px 0px 35px 0px rgba(108, 226, 226, 0.32);
}
#page-product #why .code-box {
    margin-top: 50px;
    width: 100%;
    min-height: auto;
    display: flex;
    padding: 35px 0 10px;
    align-items: center;
}
#page-product #why .code-box .codes-content {
}
#page-product #why .code-box .single-code{
    padding-bottom: 20px;
}
#page-product #why .code-box .single-code.active{
}


#page-product #why .collapsible{
    max-width: 780px;
    height: auto;
    margin: 0 auto;
    border: none;
    box-shadow: none;
}
#page-product #why .collapsible .collapsible-body {
    padding: 0;
    border: none;
}
#page-product #why .collapsible .collapsible-body .btns-box{
	padding-bottom: 0;
}
#page-product #why .collapsible .collapsible-body .btns-box .tab:nth-child(1){
	margin-left: 0;
}
#page-product #why .collapsible .collapsible-body .btns-box .tab:nth-child(3){
	margin-right: 0;
}
#page-product #why .collapsible .collapsible-body .btns-box .btn-dark{
    background: #fff;
    color: #0f3469;
    border: 1px solid #0f3469;
}
#page-product #why .collapsible .collapsible-body .btns-box .btn-dark.active{
    background: #0f3469;
    color: #fff;
    border: none;
}

#page-product #why .collapsible .collapsible-body .btns-box .btn-medium{
    background: #fff;
    color: #0c6abf;
    border: 1px solid #0c6abf;
}
#page-product #why .collapsible .collapsible-body .btns-box .btn-medium.active{
    background: #0c6abf;
    color: #fff;
    border: none;
}

#page-product #why .collapsible .collapsible-body .btns-box .btn-light{
    background: #fff;
    color: #69cef1;
    border: 1px solid #0c6abf;
}
#page-product #why .collapsible .collapsible-body .btns-box .btn-light.active{
    background: #69cef1;
    color: #fff;
    border: none;
}
.tabs .indicator {
    display: none;
}
#page-product #why .collapsible .accord-tabs{
    width: 100%;
    margin: 0;
    border-radius: 5px;
    text-transform: uppercase;
    height: inherit;
    padding: 10px 0;
    color: #fff;
    font-weight: bold;
    transition: all 300ms ease-in-out;
    display: flex;
    margin-top: 20px;
    justify-content: center;
    align-items: center;
	position: relative;
}
#page-product #why .collapsible .landed-tabs{
    background: #0f3469;
}
#page-product #why .collapsible .payments-tabs{
    background: #0c6abf;
}
#page-product #why .collapsible .orders-tabs{
    background: #69cef1;
}
#page-product #why .collapsible .accord-tabs i{
    position: absolute;
    top: 10px;
    right: 0;
}
#page-product #why .collapsible .accord-tabs.active i{
	transform: rotateX(180deg);
}
#page-product #why .btns-box {
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    height: inherit;
    overflow: inherit;
}
#page-product #why .btns-box .sep-btn {
    width: 100%;
    display: flex;
}
#page-product #why .btns-box .indicator {
    display: none;
}
#page-product #why .btns-box .tab {
    line-height: inherit;
    height: inherit;
    width: 100%;
    margin: 0 10px;
}
#page-product #why .btns-box .btn {
    width: 100%;
    margin: 0;
    border-radius: 5px;
    background: #0c6abf;
    text-transform: uppercase;
    height: inherit;
    padding: 10px 0;
    color: #fff;
    transition: all 300ms ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}
#page-product #why .btns-box .btn .img-white,
#page-product #why .btns-box .btn .img-hover{
    margin: 0 20px 0 0;
}
#page-product #why .btns-box .btn .img-hover{
    display: none;
}#page-product #why .btns-box .btn.active .img-hover{
    display: block;
	display: none;
}
#page-product #why .btns-box .btn.active .img-white{
    /* display: none;
    	display: block; */
}

#page-product #why .btns-box .btn img{
    margin-right: 20px;
}
#page-product #why .btns-box .btn-dark {
    background: #0f3469;
}
#page-product #why .btns-box .btn-dark.active{
	/* background: #fff;
	color: #0f3469;
	border: 1px solid #0f3469; */
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.58);
}

#page-product #why .btns-box .btn-medium {
    background: #0c6abf;
}
#page-product #why .btns-box .btn-medium.active {
	/* background: #fff;
	color: #0c6abf;
	border: 1px solid #0c6abf; */
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.58);
}
#page-product #why .btns-box .btn-light {
    background: #69cef1;
}
#page-product #why .btns-box .btn-light.active{
	/* background: #fff;
	color: #69cef1;
	border: 1px solid #69cef1; */
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.58);
}

#page-product #why .btns-box .btn-new-dark{
	background: #fff;
	color: #949494;
	border: 1px solid #949494;
    box-shadow: none;
}
#page-product #why .btns-box .btn-new-dark.active{
	background: #fff;
	color: #0f3469;
	border: 1px solid #0f3469;
	border: none;
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.29);
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.58);
}

#page-product #why .btns-box .btn-new-medium{
	background: #fff;
	color: #949494;
	border: 1px solid #949494;
    box-shadow: none;
}
#page-product #why .btns-box .btn-new-medium.active{
	background: #fff;
	color: #0c6abf;
	border: 1px solid #0c6abf;
	border: none;
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.29);
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.58);
}

#page-product #why .btns-box .btn-new-light{
	background: #fff;
	color: #949494;
	border: 1px solid #949494;
    box-shadow: none;
}
#page-product #why .btns-box .btn-new-light.active{
	background: #fff;
	color: #69cef1;
	border: 1px solid #69cef1;
	border: none;
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.29);
	box-shadow:         1px 1px 21px 0px rgba(31, 84, 166, 0.58);
}
#page-product #why .link {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
@media all and (max-width:500px){
	#page-product #why {
    padding-top: 75px;
}
	#page-product #why .btns-box {
    display: block;
}
#page-product #why .btns-box .tab {
    width: 100%;
    margin: 10px 0;
}
}

.syntaxhighlighter .gutter {
    /* color: #afafaf !important; */
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: #f1feed !important;
}

.syntaxhighlighter table td.gutter .line {
    background: #f1feed !important;
    color: #58c99e;
    padding: 5px 12px !important;
    border: none !important;
}
.syntaxhighlighter table td.code {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.syntaxhighlighter table td.code .line {
    background: #fff !important;
    padding: 5px 15px !important;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
    color: #434671 !important;
    font-weight: bold !important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color: #00976e !important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color: #91a3b1 !important;
}
.syntaxhighlighter .value {
    color: #fe7555 !important;
}
.syntaxhighlighter .keyword {
    color: #666eeb !important;
}
