 @font-face {
  font-family: 'Silka-Bold';
  src: url("../fonts/Silka-Bold.otf");
}
@font-face {
  font-family: 'Silka-SemiBold';
  src: url("../fonts/Silka-SemiBold.otf");
}
@font-face {
  font-family: 'Silka-Medium';
  src: url("../fonts/Silka-Medium.otf");
}
@font-face {
  font-family: 'Silka-ExtraLight';
  src: url("../fonts/Silka-ExtraLight.otf");
}
@font-face {
  font-family: 'Silka-Light';
  src: url("../fonts/Silka-Light.otf");
}
@font-face {
  font-family: 'Silka-Regular';
  src: url("../fonts/Silka-Regular.otf");
}
  

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	/*line-height: 1;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}
/**********************************Fin reset css*************************/
.background{ 
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
	/*background-color: #4F4F4F;
	background-image:url("../img/header-bg.jpg");*/
	background-color: #2B3595;
}
.center {
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url("../img/FN-capital-logo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 20%;
    width: 20%;
/*box-shadow: 0 0 4px rgba(0,0,0,.3);*/
}


/*==================== Media Queries=====================*/


main {
	padding: 60px 0 0 0;
    background: #111949;
}

@media (min-width: 1681px) and (max-width: 1920px){
		
	.center {
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 20%;
    width: 20%;
/*box-shadow: 0 0 4px rgba(0,0,0,.3);*/
}
	
	
	
}
@media (min-width: 1367px) and (max-width: 1680px){
	
}
@media (min-width: 1281px) and (max-width: 1366px){
	
}
@media (min-width: 1025px) and (max-width: 1280px){
	
}
@media (min-width: 769px) and (max-width: 1024px){
		.center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 20%;
    width: 20%;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 30%); */
}
	
}
@media (min-width: 631px) and (max-width: 768px){
	.center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 25%;
    width: 25%;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 30%); */
}
}
@media (min-width: 481px) and (max-width: 630px){
	.center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 15%;
    width: 25%;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 30%); */
}
}
@media (min-width: 300px) and (max-width: 480px){
		.center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 15%;
    width: 45%;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 30%); */
}
	
}
/**********************************Prueba css****************************/

.content-1{
    width: 100%;
    height: 700px;
   
} 

.tabs{
   font-family: 'Silka-Light';
    font-size: 20px;
    display:flex;
    align-items:center;
    flex-direction:column;
    width:100%;
    /*min-height:100vh;*/
  }
  .sidebar{
   /* display: flex;
    align-items: center;
    justify-content: center;
    width: 62%;
    margin: -200px 0 0 0;*/
	display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 62%;
    margin: -160px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;  
	z-index: 9;
	  
  }
  .tab-btn{
   background-color: #fff;
    border: none;
    color: #A6A8AA;
    cursor: pointer;
    padding: 0;
    margin: 0;
    outline: none;
    width: 33.33%;
    text-align: center;
    height: 325px;
    display: inline-block;
    float: left;
    vertical-align: middle;
  }
  .tab-btn-active{
    background: #00AAFF;
    color: #fff;
    height: 410px;
    border-radius: 25px;
    position: relative;
    box-shadow: none;
	margin:-40px 0;
  }
  /* tabs content */
  .content{
    width:100%;
  }
  .tab-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    /*height: 100vh;*/
    top: 7rem;
    visibility: hidden;
    opacity: 0;
    height: 0;
    transform: translateY(10px);
    transition: transform 0.3s ease-in;
  }
  .tab-content-active{
    display:block;
	visibility: visible;
    opacity: 1;
    height: 100%;
    transform: translateY(0);
    transition: transform 0.3s ease-out 0.1s, opacity 0.3s ease-out 0.1s;  
  }
  .tab-content img{
    width:350px;
  }

.img-1{
	    height: 118px;
    width: 118px;
    display: block;
    margin: 0 auto 30px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-1-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.img-2{
	height: 118px;
    width: 118px;
    display: block;
    margin: 0 auto 30px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-2-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.img-3{
	height: 118px;
    width: 118px;
    display: block;
    margin: 0 auto 30px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-3-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.tab-btn-active .img-1{
	
	filter: grayscale(100%) opacity(100%);
    background: url(../img/icon/icon-1-b.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.tab-btn-active .img-2{
	
	filter: grayscale(100%) opacity(100%);
    background: url(../img/icon/icon-2-b.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.tab-btn-active .img-3{
	
	filter: grayscale(100%) opacity(100%);
    background: url(../img/icon/icon-3-b.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.container-tab-button{
	position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
	border-left: 0.75px solid #808183;
	/*height: 235px;*/
}
.container-tab-button-border{
	border: none;
	
}

.container-tab-button p{
	padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 20px;
    line-height: normal;
    
}


.tab-service-img{
	display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    width: 55%;
    float: right;
    vertical-align: middle;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.tab-service-text{
	display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
	text-align: left;
    width: 30%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 30%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.tab-service-text h3{
	font-family: 'Silka-Bold';
    font-size: 25px;
    color: #2B3595;
	
}

.tab-service-text p{
	color: #111949;
    font-family: 'Silka-Light';
    font-size: 20px;
    line-height: normal;
}


/**********************************Inicio css****************************/
.background{ 
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
	/*background-color: #4F4F4F;
	background-image:url("../img/header-bg.jpg");*/
	background-color: #2B3595;
}
.center {
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url("../img/FN-capital-logo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 20%;
    width: 20%;
/*box-shadow: 0 0 4px rgba(0,0,0,.3);*/
}

.container{
    width: 70%;
    display: block;
    margin: 0 auto;
}
.space{
	
    color: #fff;
    line-height: 65px;
    font-size: 23px;
	padding: 0 5px;
}

.logo-nav{
	width: 205px;
    height: 40px;
    background-image: url(../img/FN-capital-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: flex;
}
.container-50{
	width: 49.8%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
	overflow: hidden;
	height: 500px;
}

.title-about{
	font-family: 'Silka-Bold';
    font-size: 25px;
    padding: 0 0 60px 0;
}
.cont-title-text{
	font-size: 60px;
    font-family: 'Silka-ExtraLight';
    width: 90%;
	line-height: normal;
}

.cont-text-about{
	width: 90%;
}
.cont-text-about p{
	font-size: 20px;
    font-family: 'Silka-Light';
    padding: 12px 0;
    line-height: normal;
}

.box-text-services{
	width:100%;
	/*width: 62.5%;*/
    text-align: center;
    margin: 0 auto;
    font-family: 'Silka-Light';
    font-size: 20px;
    line-height: normal;
    position: relative;
    z-index: 1;
}

.services-info h2{
    font-size: 20px;
    font-family: 'Silka-Bold';
}
.title-services-1{
	color: #3FF1FF;
	padding: 0 0 60px 0; 
}
.title-services-2{
	padding: 60px 0 0 0;
    
}


/*.baner-area{
	margin: 28% 0 0 0;
    height: 100%;
    color: #fff;
}*/
.baner-area{
	margin: 46% 0 0 0;
    height: 100%;
    color: #fff;
}

.line-p{
	width: 100%;
    height: 0.5px;
    background-color: #fff;
    margin: 35px 0;
}
.logo-2{
	width: 180px;
    height: 70px;
    background-image: url(../img/FN-capital-logo-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    margin: 15px 0;
}

.relative{
	position: relative;
}

.services{
	height: 885px;
    background-color: #111949;
    color: #fff;
    text-align: center;
    padding: 135px;
    box-sizing: border-box;
}

.services-info h1{
	
	font-family: 'Silka-Bold';
    font-size: 25px;
}
.services-section{
	    width: 70%;
    height: 278px;
    background-color: #fff;
    margin: 150px auto 0 auto;
}




/* Navbar section */

.main_list{
	font-family: "Silka-SemiBold";
}

.nav {
    width: 100%;
    height: 85px;
    position: fixed;
    line-height: 85px;
    text-align: center;
	font-family: "Silka-semibold";
	z-index: 100;
}

.nav div.logo {
    float: left;
    width: auto;
    height: auto;
    padding-left: 3rem;
}

.nav div.logo a {
    text-decoration: none;
    color: #fff;
    font-size: 2.5rem;
}

.nav div.logo a:hover {
    color: #3FF1FF;
}

.nav div.main_list {
    height: 65px;
    float: right;
}

.nav div.main_list ul {
    width: 100%;
    height: 65px;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav div.main_list ul li {
    width: auto;
    height: 65px;
    padding: 0;
    padding-left: 43px;
}

.nav div.main_list ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 85px;
    font-size: 23px;
}

.nav div.main_list ul li a:hover {
    color: #3FF1FF;
}

/* Home section */

/*.home {
   width: 100%;
    height: 1200px;
    background-image: url(../img/background-p.png);
    background-position: center bottom;
    background-size: cover;
	position: relative;
    box-sizing: border-box;
    overflow: hidden;
}*/

.home{
	width: 100%;
    height: auto;
    background-image: url(../img/background-p.png);
    background-position: top;
    background-size: contain;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #213299;
    padding: 0 0 50px 0;
}

.navTrigger {
    display: none;
}

.nav{
	padding-top: 80px;
    padding-bottom: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

/*.nav {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}*/




/* Media qurey section */

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .container {
        margin: 0;
    }
}

@media screen and (max-width:768px) {
    .navTrigger {
        display: block;
    }
    .nav div.logo {
        margin-left: 15px;
    }
    .nav div.main_list {
        width: 100%;
        height: 0;
        overflow: hidden;
    }
    .nav div.show_list {
    height: auto;
    display: none;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
   .nav div.main_list ul {
    flex-direction: column;
    width: 100%;
    height: 100vh;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #111949;
    background-position: center top;
    padding: 100px 0px;
}
    .nav div.main_list ul li {
        width: 100%;
        text-align: right;
		padding: 0;
    }
    .nav div.main_list ul li a {
    text-align: center;
    width: 100%;
    font-size: 25px;
    padding: 20px 35px;
}
    .nav div.media_button {
        display: block;
    }
}


/* Animation */
/* Inspiration taken from Dicson https://codemyui.com/simple-hamburger-menu-x-mark-animation/ */

.navTrigger {
    cursor: pointer;
    width: 30px;
    height: 25px;
    margin: auto;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
}

.navTrigger i {
    background-color: #fff;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 4px;
}

.navTrigger i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger i:nth-child(2) {
    margin: 5px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards;
}

.navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards;
}

.navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards;
}

@-webkit-keyframes inM {
    50% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}
@keyframes inM {
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}
@-webkit-keyframes outM {
    50% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(45deg);
    }
}
@keyframes outM {
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(45deg);
    }
}
@-webkit-keyframes inT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}
@keyframes inT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(9px) rotate(0deg);
    }
    100% {
        transform: translateY(9px) rotate(135deg);
    }
}
@-webkit-keyframes outT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}
@keyframes outT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(9px) rotate(0deg);
    }
    100% {
        transform: translateY(9px) rotate(135deg);
    }
}
@-webkit-keyframes inBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}
@keyframes inBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-9px) rotate(0deg);
    }
    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}
@-webkit-keyframes outBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}
@keyframes outBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-9px) rotate(0deg);
    }
    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}
.affix {
    padding: 0;
    background-color: #111949;
	z-index: 101;
}
.myH2 {
	text-align:center;
	font-size: 4rem;
}
.myP {
	text-align: justify;
	padding-left:15%;
	padding-right:15%;
	font-size: 20px;
}
@media all and (max-width:700px){
	.myP {
		padding:2%;
	}
}


/**********************section services******************/

/*Tabs*/
.tab__container {
  background: #fafafa;
  width: 75vw;
  margin: auto;
  border-radius: 5px;
  padding: 30px 30px 120px;
  max-width: 1200px;
}

.tab__title {
  margin: -135px 0 0 0;
    vertical-align: middle;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 101%;
}
.tab__title .tab__button:first-of-type {
  margin: 0;
}
.tab__title .tab__button {
	
	padding: 0;
    border-left: 1px solid #808183;
    border-right: none;
    border-top: none;
    border-bottom: none;
    outline: none;
    margin: 0 -5px;
    cursor: pointer;
    width: 33.3%;
    vertical-align: middle;
	background: none;
	
	
}

.tab__title .tab__button .img-1 {
    height: 118px;
    width: 118px;
    display: block;
    margin: 0 auto 30px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url("../img/icon/icon-1-g.png");
    background-size: contain;
    background-repeat: no-repeat;


}
.tab__title .tab__button .img-2 {
  height: 118px;
  width: 118px;
  display: block;
  margin: 0 auto 30px auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%) opacity(100%);
  transition: filter 0.3s ease;
  background: url(../img/icon/icon-2-g.png);
  background-size: contain;
  background-repeat: no-repeat;

}
.tab__title .tab__button .img-3 {
  height: 118px;
  width: 118px;
  display: block;
  margin: 0 auto 30px auto;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%) opacity(100%);
  transition: filter 0.3s ease;
  background: url(../img/icon/icon-3-g.png);
  background-size: contain;
  background-repeat: no-repeat;

}

.tab__title .tab_button-active {
  
  background: #00AAFF;
  color: #fff;
  height: 410px;
  border-radius: 25px;
  position: relative;
  box-shadow: none;
}
.tab__title .tab_button-active .img-1 {
      filter: grayscale(100%) opacity(100%);
    background: url(../img/icon/icon-1-b.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.tab__title .tab_button-active .img-2 {
      filter: grayscale(100%) opacity(100%);
    background: url(../img/icon/icon-2-b.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.tab__title .tab_button-active .img-3 {
      filter: grayscale(100%) opacity(100%);
    background: url(../img/icon/icon-3-b.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.tab__button p{
	padding: 0;
    margin: 0;
	font-family: 'Silka-Light';
    font-size: 20px;
    line-height: normal;
}



.tab__inside {
  visibility: hidden;
  opacity: 0;
  height: 0;
  transform: translateY(10px);
  transition: transform 0.3s ease-in;
}
.tab__inside .tab__inside-img {
/* display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    width: 50%;
    float: right;
    vertical-align: middle;
    box-sizing: border-box;
    overflow: hidden;*/
	display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    width: 55%;
    float: right;
    vertical-align: middle;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
	
}
.tab__inside .tab__inside-img img {
  height: auto;
    display: block;
    margin: 0 auto;
   
}
.tab__inside .tab__inside-text {
  display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    width: 30%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 30%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.tab__inside .tab__inside-text h3{
font-family: 'Silka-Bold';
    font-size: 25px;
    color: #2B3595;} 

.tab__inside .tab__inside-text p {
  color: #545454;
  font-family: 'Silka-Light';
    font-size: 20px;
    line-height: normal;
  
}
.tab__inside .tab__inside-text button {
  border-radius: 30px;
  text-transform: uppercase;
  padding: 10px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  border: none;
  cursor: pointer;
  background: #003a79;
  color: #fff;
  transition: all 0.3s ease;
  width: 100px;
}
.tab__inside .tab__inside-text button:hover {
  background: #fff;
  color: #003a79;
}

.tab__inside-active {
  visibility: visible;
  opacity: 1;
  height: 100%;
  transform: translateY(0);
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s ease-out 0.1s;
}


.box-icon-services{
	height: 325px;
    width: 100%;
    background: #ffffff;
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    box-shadow: 5px 5px 25px #00000094;
}

.container-tabs-services{
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    background: #fafafa;
    z-index: -2;
}

.tab-service-img-1{
	/*width: 100%;*/
	height: 100%;
	background-image: url("../img/section/sec-1.png");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	display: block;
	
}

.tab-service-img-2{
	/*width: 100%;*/
	height: 100%;
	background-image: url("../img/section/sec-2.png");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	display: block;
	
}
.tab-service-img-3{
	/*width: 100%;*/
	height: 100%;
	background-image: url("../img/section/sec-3.png");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	display: block;
	
}


/********************Contact us****************************/

.contact-us{
	height: 545px;
	width: 100%;
	background-color: #2B3595;
	text-align: center;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
}

.title-contact-us{
	    color: #00AAFF;
    padding: 100px 0 50px 0;
    font-size: 30px;
    font-family: 'Silka-Bold';
}

/**************************** submit********************/
#show,#show2,#show3,#show4,#hide {
	display:none;
}

div.content {
  display:none;
  padding:10px;
 background-color: #111949;
    width: 100%;
    height: 490px;
  
}
div.content2 {
  display:none;
  padding:10px;
  background-color: #111949;
    width: 100%;
    height: 605px;
  
}
div.content3 {
  display:none;
  padding:10px;
 background-color: #111949;
    width: 100%;
    height: 490px;
  
}
div.content4 {
  display:none;
  padding:10px;
 background-color: #00AAFF;
    width: 100%;
    height: 1825px;
	cursor: pointer;
	
}
input#show:checked ~ div.content {
	display:block;
}
input#show2:checked ~ div.content2 {
	display:block;
}

input#show3:checked ~ div.content3 {
	display:block;
}
input#show4:checked ~ div.content4 {
	display:block;
}

input#hide:checked ~ div.content {
	display:none;
}
/*=================== contact us =======================*/


.container-submit{
    font-family: 'Merriweather', sans-serif;
    padding: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.container-submit h1 {
  text-align: left;
    color: #FAFAFA;
    font-family: 'Silka-Bold';
    font-size: 17px;
}

form {
  width:100%;
  text-align: center;
  margin: 20px auto;
}
form input, form textarea {
     border: 0;
    outline: 0;
    padding: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 100%;
    margin-top: 1em;
    font-family: 'Silka-Regular';
    /*-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);*/
	box-shadow: none; 
    resize: none;
    box-sizing: border-box;
    font-size: 25px;
}
form input:focus, form textarea:focus {
  -moz-box-shadow: 0 0px 2px #e74c3c !important;
  -webkit-box-shadow: 0 0px 2px #e74c3c !important;
  box-shadow: 0 0px 2px #e74c3c !important;
}
form #input-submit {
    color: #00aaff;
    background: none;
    cursor: pointer;
    text-align: right;
    float: right;
    font-family: 'Silka-Bold';
    font-size: 22px;
    padding: 0;
    width: 100px;
    border: none;
}
form #input-submit2 {
    color: #00aaff;
    background: none;
    cursor: pointer;
    text-align: right;
    float: right;
    font-family: 'Silka-Bold';
    font-size: 22px;
    padding: 0;
    width: 100px;
    border: none;
}

form #input-submit3 {
    color: #00aaff;
    background: none;
    cursor: pointer;
    text-align: right;
    float: right;
    font-family: 'Silka-Bold';
    font-size: 22px;
    padding: 0;
    width: 100px;
    border: none;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }




form #input-submit:hover{
	border: none;
}


/*form #input-submit:hover {
  -moz-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  -webkit-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
}*/

form textarea {
 height: 260px;
}

.textarea{
 height: 355px;
}

.half {
  float: left;
  width: 50%;
  margin-bottom: 1em;
  box-sizing: border-box;
  padding: 0 20px;
}

.right {
  width: 50%;
  padding: 0px 0px 0px 20px;
}

.left-2{
	padding: 0 30px 0px 0;
}



@media (max-width: 480px) {
  .half {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
}
 /*Clearfix */
 .cf:before,
.cf:after {
  content: " ";
  /*1*/ 
  display: table;
  /*2*/ 
}

.cf:after {
  clear: both;
}


/*=================== end contact us =====================*/

.content-show{
	position: relative;
    box-sizing: border-box;
    overflow: hidden;
}
.ocultar{
	position: absolute;
    right: 30px;
    top:30px;
    margin: 0;
}

.ocultar span{
	    padding: 0;
    color: #fff;
    font-family: 'Silka-Bold';
    font-size: 25px;
}

.container-30{
	width: 32.33%;
	height: 250px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    float: left;
    padding: 0px 25px;
}

.container-30 h3{
	font-family: 'Silka-Bold';
    font-size: 20px;
    line-height: normal;
    padding: 0 0 10px 0;
}
.container-30 p{
	font-family: 'Silka-Light';
    font-size: 20px;
    line-height: normal;
	
}
.click-here{
	vertical-align: bottom;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #111949;
    padding: 20px;
    width: 90%;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Silka-Medium';
    font-size: 20px;
	cursor: pointer;
}

.click-here:hover{
	background-color: #00AAFF;
	color: #2B3595;
	
}
.click-here-2{
	cursor: pointer;
}
.container-contact-us-50{
	width: 50%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    background-color: #111949;
    padding: 10px;
    font-family: 'Silka-Medium';
    font-size: 13px;
    box-sizing: border-box;
    height: 75px;
    position: relative;
	
}
.left{
	border-radius: 10px 0 0 10px;
	border-right: 0.5px solid #2B3595;
}
.rigth{
	border-radius: 0 10px 10px 0;
	border-left: 0.5px solid #2B3595;
}

.container-contact-us-50:hover{
	background-color: #00AAFF;
	color: #2B3595;
}

.container-contact-us-50 label{
	top: 50%;
    left: 50%;
    position: absolute;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
	width: 100%;
} 

.container-contact-us-100{
	vertical-align: bottom;
    display: inline-block;
    position: absolute;
    bottom: -7%;
    left: 50%;
    transform: translate(-50%, -15%);
    background-color: #111949;
    width: 90%;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Silka-Light';
    font-size: 20px;
}


.line-vertical{
	width: 1px;
    height: 260px;
    background: #fff;
    display: inline-block;
    float: left;
    z-index: 2;
}




/********************footer************************/
footer{
	
}


.logo-nav-3 {
   width: 160px;
    height: 35px;
    background-image: url(../img/FN-capital-logo-3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: inline-block;
    vertical-align: middle;
}

footer p{
	vertical-align: middle;
    display: inline-block;
    float: right;
    padding: 30px 0;
    color: #383838;
    font-family: 'Silka-Bold';
    font-size: 20px;
}


/*==================== Media Queries=====================*/




@media (min-width: 1681px) and (max-width: 1920px){
		
	
	.center {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 20%;
    width: 20%;
/*box-shadow: 0 0 4px rgba(0,0,0,.3);*/
}
	
	.container {
    width: 72%;
    display: block;
    margin: 0 auto;
}

}
@media (min-width: 1367px) and (max-width: 1680px){
	
	.nav {
        padding-top: 5px;
    padding-bottom: 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

	.home {
   width: 100%;
    height: auto;
    background-image: url(../img/background-p.png);
    background-position: top;
    background-size: contain;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #213299;
    padding: 0 0 50px 0;
}
	.container {
    width: 88%;
    display: block;
    margin: 0 auto;
}
	.logo-nav {
    width: 165px;
    height: 40px;
    background-image: url(../img/FN-capital-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: flex;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 17px;
    line-height: normal;
}
	.services {
    height: 785px;
    background-color: #111949;
    color: #fff;
    text-align: center;
    padding: 70px 150px;
    box-sizing: border-box;
}
	
	
.sidebar {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 70%;
    margin: -100px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;
    z-index: 9;
    height: 200px;
}
	
	.tab-btn{
	height: 200px;
	}
	.tab-btn-active {
    background: #00AAFF;
    color: #fff;
    height: 280px;
    border-radius: 25px;
    position: relative;
    box-shadow: none;
    margin: -40px 0;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 45%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 27%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-text p {
    color: #111949;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}
	
	.img-1 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-1-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-2 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-2-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-3 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-3-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 15px;
    line-height: normal;
}
	
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 35%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 23%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-img-1 {
    width: 60%;
    height: 100%;
    background-image: url(../img/section/sec-1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	
	
	.tab-service-img-2 {
    width: 65%;
    height: 100%;
    background-image: url(../img/section/sec-2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-3 {
    width: 65%;
    height: 100%;
    background-image: url(../img/section/sec-3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	
		
form input, form textarea {
    border: 0;
    outline: 0;
    padding: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 100%;
    margin-top: 1em;
    font-family: 'Silka-Regular';
    box-shadow: none;
    resize: none;
    box-sizing: border-box;
    font-size: 15px;
}
	form textarea {
    height: 205px;
}
	.textarea {
    height: 280px;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 17px;
    line-height: normal;
}
	.container-30 p {
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}.click-here {
    vertical-align: bottom;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #111949;
    padding: 20px;
    width: 90%;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Silka-Medium';
    font-size: 17px;
    cursor: pointer;
}
	.title-contact-us {
    color: #00AAFF;
    padding: 100px 0 50px 0;
    font-size: 25px;
    font-family: 'Silka-Bold';
}
	
	
}
@media (min-width: 1281px) and (max-width: 1366px){
	.container {
    width: 90%;
    display: block;
    margin: 0 auto;
}
	.logo-nav {
    width: 160px;
    height: 40px;
    background-image: url(../img/FN-capital-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: flex;
}
	
	.nav {
        padding-top: 5px;
    padding-bottom: 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

	.home {
   width: 100%;
    height: auto;
    background-image: url(../img/background-p.png);
    background-position: top;
    background-size: contain;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #213299;
    padding: 0 0 50px 0;
}
	
	.services {
    height: 785px;
    background-color: #111949;
    color: #fff;
    text-align: center;
    padding: 100px 150px;
    box-sizing: border-box;
}
	
	
.sidebar {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 70%;
    margin: -100px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;
    z-index: 9;
    height: 200px;
}
	
	.tab-btn{
	height: 200px;
	}
	.tab-btn-active {
    background: #00AAFF;
    color: #fff;
    height: 280px;
    border-radius: 25px;
    position: relative;
    box-shadow: none;
    margin: -40px 0;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 45%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 27%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-text p {
    color: #111949;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}
	
	.img-1 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-1-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-2 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-2-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-3 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-3-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 15px;
    line-height: normal;
}
	
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 35%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 23%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-img-1 {
    width: 60%;
    height: 100%;
    background-image: url(../img/section/sec-1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	
	
	.tab-service-img-2 {
    width: 65%;
    height: 100%;
    background-image: url(../img/section/sec-2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-3 {
    width: 65%;
    height: 100%;
    background-image: url(../img/section/sec-3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	
		
form input, form textarea {
    border: 0;
    outline: 0;
    padding: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 100%;
    margin-top: 1em;
    font-family: 'Silka-Regular';
    box-shadow: none;
    resize: none;
    box-sizing: border-box;
    font-size: 15px;
}
	form textarea {
    height: 205px;
}
	.textarea {
    height: 280px;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 17px;
    line-height: normal;
}
}
	

@media (min-width: 1025px) and (max-width: 1280px){
	
	.container {
    width: 90%;
    display: block;
    margin: 0 auto;
}
	.nav {
        padding-top: 5px;
    padding-bottom: 0px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.logo-nav {
    width: 160px;
    height: 30px;
    background-image: url(../img/FN-capital-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: flex;
}
	
.nav div.main_list ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 85px;
    font-size: 18px;
}	
	
.home {
    width: 100%;
    height: auto;
    background-image: url(../img/background-p.png);
    background-position: top;
    background-size: contain;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #213299;
    padding: 0 0 50px 0;
}
	.baner-area {
    margin: 45% 0 0 0;
    height: 100%;
    color: #fff;
}

	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 35%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 23%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-img-1 {
    width: 60%;
    height: 100%;
    background-image: url(../img/section/sec-1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	
	
	.tab-service-img-2 {
    width: 65%;
    height: 100%;
    background-image: url(../img/section/sec-2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-3 {
    width: 65%;
    height: 100%;
    background-image: url(../img/section/sec-3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.container-50 {
    width: 49.5%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
    height: auto;
}
	.cont-title-text {
    font-size: 47px;
    font-family: 'Silka-ExtraLight';
    width: 75%;
    line-height: normal;
    margin: 0 0 40px 0;
}
	.cont-text-about p {
    font-size: 18px;
    font-family: 'Silka-Light';
    padding: 12px 0;
    line-height: normal;
}
	
	.box-text-services {
    width: 100%;
    /* width: 62.5%; */
    text-align: center;
    margin: 0 auto;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
    position: relative;
    z-index: 1;
}
	
	.sidebar {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: -100px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;
    z-index: 9;
    height: 200px;
}
	
	.tab-btn{
	height: 200px;
	}
	.tab-btn-active {
    background: #00AAFF;
    color: #fff;
    height: 280px;
    border-radius: 25px;
    position: relative;
    box-shadow: none;
    margin: -40px 0;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 40%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 27%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-text p {
    color: #111949;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}
	
	
	.img-1 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-1-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-2 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-2-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-3 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-3-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 15px;
    line-height: normal;
}
	
	/*.sidebar {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: -160px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;
    z-index: 9;
}*/
.tab-service-text h3 {
    font-family: 'Silka-Bold';
    font-size: 20px;
    color: #2B3595;
}	
	.tab-service-text p {
    color: #111949;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}
	.title-contact-us {
    color: #00AAFF;
    padding: 100px 0 50px 0;
    font-size: 25px;
    font-family: 'Silka-Bold';
}
	.container-30 p {
    font-family: 'Silka-Light';
    font-size: 15px;
    line-height: normal;
}
	.click-here {
    vertical-align: bottom;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #111949;
    padding: 20px;
    width: 90%;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Silka-Medium';
    font-size: 15px;
    cursor: pointer;
}
	.container-contact-us-50 {
    width: 50%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    background-color: #111949;
    padding: 10px;
    font-family: 'Silka-Light';
    font-size: 10px;
    box-sizing: border-box;
    height: 75px;
    position: relative;
}
	
form input, form textarea {
    border: 0;
    outline: 0;
    padding: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 100%;
    margin-top: 1em;
    font-family: 'Silka-Regular';
    box-shadow: none;
    resize: none;
    box-sizing: border-box;
    font-size: 15px;
}
	form textarea {
    height: 205px;
}
	
	.textarea {
    height: 280px;
}
	
}
	
@media (min-width: 769px) and (max-width: 1024px){
 
	
.center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 20%;
    width: 20%;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 30%); */
}
	
.container {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0px 30px;
    box-sizing: border-box;
}
.home {
   width: 100%;
    height: auto;
    background-image: url(../img/background-p.png);
    background-position: top;
    background-size: contain;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #213299;
    padding: 0 0 50px 0;
}	
	.baner-area {
    margin: 45% 0 0 0;
    height: 100%;
    color: #fff;
}
	.logo-nav {
    width: 145px;
    height: 40px;
    background-image: url(../img/FN-capital-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: flex;
}
	.nav {
    padding-top: 0px;
    padding-bottom: 40px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 100%;
    height: 35px;
    position: fixed;
    line-height: 85px;
    text-align: center;
    font-family: "Silka-semibold";
    z-index: 100;
}
	.nav div.main_list ul li a {
    text-decoration: none;
    color: #fff;
    line-height: 85px;
    font-size: 15px;
}
	.cont-text-about {
    width: 100%;
}
	.container-50 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
    height: auto;
}
	.cont-title-text {
    font-size: 60px;
    font-family: 'Silka-ExtraLight';
    width: 75%;
    line-height: normal;
    margin: 0px 0 40px 0;
}
	.services {
    height: 765px;
    background-color: #111949;
    color: #fff;
    text-align: center;
    padding: 60px;
    box-sizing: border-box;
}
	.sidebar {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    margin: -100px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;
    z-index: 9;
    height: 200px;
}
	
	.tab-btn{
	height: 200px;
	}
	.tab-btn-active {
    background: #00AAFF;
    color: #fff;
    height: 280px;
    border-radius: 25px;
    position: relative;
    box-shadow: none;
    margin: -40px 0;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 45%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 27%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-text p {
    color: #111949;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}
	
	.img-1 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-1-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-2 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-2-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-3 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-3-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 15px;
    line-height: normal;
}
	
		.title-contact-us {
    color: #00AAFF;
    padding: 100px 0 50px 0;
    font-size: 25px;
    font-family: 'Silka-Bold';
}
	.container-30 p {
    font-family: 'Silka-Light';
    font-size: 15px;
    line-height: normal;
}
	.click-here {
    vertical-align: bottom;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #111949;
    padding: 20px;
    width: 90%;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Silka-Medium';
    font-size: 15px;
    cursor: pointer;
}
	.container-contact-us-50 {
    width: 50%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    background-color: #111949;
    padding: 10px;
    font-family: 'Silka-Light';
    font-size: 10px;
    box-sizing: border-box;
    height: 75px;
    position: relative;
}
	
form input, form textarea {
    border: 0;
    outline: 0;
    padding: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 100%;
    margin-top: 1em;
    font-family: 'Silka-Regular';
    box-shadow: none;
    resize: none;
    box-sizing: border-box;
    font-size: 15px;
}
	form textarea {
    height: 205px;
}
	
	.textarea {
    height: 280px;
}
	

	
}
@media (min-width: 631px) and (max-width: 768px){
	footer p {
    vertical-align: middle;
    display: inline-block;
    float: right;
    padding: 30px 0;
    color: #383838;
    font-family: 'Silka-Bold';
    font-size: 15px;
}
	
	.center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 25%;
    width: 25%;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 30%); */
}
	
	.si-celular{display: none;}
	.no-celular{display: block;}
	
	.home {
    width: 100%;
    height: auto;
    background-image: url(../img/background-p.png);
    background-position: top;
    background-size: 1000px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #213299;
    padding: 0 0 0 0;
}
	.baner-area {
    margin: 65% 0 0 0;
    height: 100%;
    color: #fff;
}
	.cont-text-about {
    width: 100%;
}
	.nav {
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
	
.container {
    width: 95%;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
	
	.logo-nav {
    width: 150px;
    height: 40px;
    background-image: url(../img/FN-capital-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: flex;
}
	
	.cont-title-text {
    font-size: 60px;
    font-family: 'Silka-ExtraLight';
    width: 80%;
    line-height: normal;
}
	.container-50 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
    height: auto;
    margin: 0 0 55px 0;
}
	
	.services {
    height: 990px;
    background-color: #111949;
    color: #fff;
    text-align: center;
    padding: 100px;
    box-sizing: border-box;
}
	
	.content-1 {
    width: 100%;
    height: 800px;
}
	
		.sidebar {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    margin: -100px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;
    z-index: 9;
    height: 200px;
}
	
	.tab-btn{
	height: 200px;
	}
	.tab-btn-active {
    background: #00AAFF;
    color: #fff;
    height: 280px;
    border-radius: 25px;
    position: relative;
    box-shadow: none;
    margin: -40px 0;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 45%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 27%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-text p {
    color: #111949;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}
	
	.img-1 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-1-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-2 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-2-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-3 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-3-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 15px;
    line-height: normal;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 80%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 45%;
    top: 35%;
    transform: translate(-50%, -50%);
}
	
	.tab-service-img-1 {
    width: 80%;
    height: 100%;
    background-image: url(../img/section/sec-1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-2 {
    width: 80%;
    height: 100%;
    background-image: url(../img/section/sec-2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-3 {
    width: 80%;
    height: 100%;
    background-image: url(../img/section/sec-3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.line-vertical {
    width: 1px;
    height: 220px;
    background: #fff;
    display: inline-block;
    float: left;
    z-index: 2;
    margin: 0;
}
	.line-horizontal {
    /*width: 100%;*/
    height: 1px;
    background: #fff;
    display: none;
    float: left;
    z-index: 2;
    margin: 0 0 25px 0;
}
	
	.container-30 {
    width: 49.33%;
    height: 250px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    float: left;
    padding: 0px 25px;
}
.container-100{
    width: 100%;
    height: 190px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    float: left;
    padding: 0px 25px;
}	
	
	
	.contact-us {
    height: 630px;
    width: 100%;
    background-color: #2B3595;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
}
	.title-contact-us {
    color: #00AAFF;
    padding: 50px 0 50px 0;
    font-size: 20px;
    font-family: 'Silka-Bold';
}
.container-30 h3 {
    font-family: 'Silka-Bold';
    font-size: 17px;
    line-height: normal;
    padding: 0 0 10px 0;
}
	.container-30 p {
    font-family: 'Silka-Light';
    font-size: 15px;
    line-height: normal;
}
	.click-here {
    vertical-align: bottom;
    display: inline-block;
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #111949;
    padding: 15px;
    width: 90%;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Silka-Medium';
    font-size: 15px;
    cursor: pointer;
}
	
	div.content {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 800px;
}
	div.content2 {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 950px;
}
	div.content3 {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 690px;
}
	
	
	.half {
    float: left;
    width: 100%;
    margin-bottom: 1em;
    box-sizing: border-box;
    padding: 0 0;
}
	form input, form textarea {
    border: 0;
    outline: 0;
    padding: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 100%;
    margin-top: 1em;
    font-family: 'Silka-Regular';
    box-shadow: none;
    resize: none;
    box-sizing: border-box;
    font-size: 15px;
}
	form textarea {
    height: 220px;
    margin: 0;
}
	form #input-submit {
    color: #00aaff;
    background: none;
    cursor: pointer;
    text-align: right;
    float: right;
    font-family: 'Silka-Bold';
    font-size: 20px;
    padding: 0;
    width: 100px;
    border: none;
}
}
@media (min-width: 481px) and (max-width: 630px){
	.center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 15%;
    width: 25%;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 30%); */
}
	.home {
   width: 100%;
    height: auto;
    background-image: url(../img/background-p.png);
    background-position: top;
    background-size: 1000px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #213299;
    padding: 0 0 50px 0;
}
	.baner-area {
    margin: 110% 0 0 0;
    height: 100%;
    color: #fff;
}
	
	.cont-text-about {
    width: 100%;
}
	.nav {
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
	
.container {
    width: 95%;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
	
	.logo-nav {
    width: 150px;
    height: 40px;
    background-image: url(../img/FN-capital-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: flex;
}
	
	.cont-title-text {
    font-size:40px;
    font-family: 'Silka-ExtraLight';
    width: 80%;
    line-height: normal;
}
	.container-50 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
    height: auto;
    margin: 0 0 55px 0;
}
	
	.services {
    height: 990px;
    background-color: #111949;
    color: #fff;
    text-align: center;
    padding: 100px 20px;
    box-sizing: border-box;
}
	
	.content-1 {
    width: 100%;
    height: 800px;
}
	
		.sidebar {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    margin: -100px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;
    z-index: 9;
    height: 180px;
}
	
	.tab-btn{
	height: 180px;
	}
	.tab-btn-active {
    background: #00AAFF;
    color: #fff;
    height: 240px;
    border-radius: 25px;
    position: relative;
    box-shadow: none;
    margin: -30px 0;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 45%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 27%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-text p {
    color: #111949;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}
	
	.img-1 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-1-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-2 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-2-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-3 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-3-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 15px;
    line-height: normal;
	display: none;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 80%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 45%;
    top: 35%;
    transform: translate(-50%, -50%);
}
	
	.tab-service-img-1 {
    width: 80%;
    height: 100%;
    background-image: url(../img/section/sec-1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-2 {
    width: 80%;
    height: 100%;
    background-image: url(../img/section/sec-2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-3 {
    width: 80%;
    height: 100%;
    background-image: url(../img/section/sec-3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.line-vertical {
    width: 1px;
    height: 220px;
    background: #fff;
    display: inline-block;
    float: left;
    z-index: 2;
    margin: 0;
}
	.line-horizontal {
    width: 100%;
    height: 1px;
    background: #fff;
    display: inline-block;
    float: left;
    z-index: 2;
    margin: 0 0 25px 0;
}
	
	.container-30 {
    width: 100%;
    height: 200px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    float: left;
    padding: 0px 0px;
}
.container-100{
    width: 100%;
    height: 190px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    float: left;
    padding: 0px 25px;
}	
	
	
	.contact-us {
    height: 830px;
    width: 100%;
    background-color: #2B3595;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
}
	.title-contact-us {
    color: #00AAFF;
    padding: 50px 0 50px 0;
    font-size: 20px;
    font-family: 'Silka-Bold';
}
.container-30 h3 {
    font-family: 'Silka-Bold';
    font-size: 17px;
    line-height: normal;
    padding: 0 0 10px 0;
}
	.container-30 p {
    font-family: 'Silka-Light';
    font-size: 15px;
    line-height: normal;
}
	.click-here {
    vertical-align: bottom;
    display: inline-block;
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #111949;
    padding: 15px;
    width: 90%;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Silka-Medium';
    font-size: 15px;
    cursor: pointer;
}
	
	div.content {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 800px;
}
	div.content2 {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 950px;
}
	div.content3 {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 690px;
}
	
	
	.half {
    float: left;
    width: 100%;
    margin-bottom: 1em;
    box-sizing: border-box;
    padding: 0 0;
}
	form input, form textarea {
    border: 0;
    outline: 0;
    padding: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 100%;
    margin-top: 1em;
    font-family: 'Silka-Regular';
    box-shadow: none;
    resize: none;
    box-sizing: border-box;
    font-size: 15px;
}
	form textarea {
    height: 220px;
    margin: 0;
}
	form #input-submit {
    color: #00aaff;
    background: none;
    cursor: pointer;
    text-align: right;
    float: right;
    font-family: 'Silka-Bold';
    font-size: 20px;
    padding: 0;
    width: 100px;
    border: none;
}
	footer p {
    vertical-align: middle;
    display: inline-block;
    float: right;
    padding: 30px 0;
    color: #383838;
    font-family: 'Silka-Bold';
    font-size: 12px;
}
	
	.no-celular{display: none;}
	.si-celular{display: block;}
	
}
@media (min-width: 300px) and (max-width: 480px){
	
	footer p {
    vertical-align: middle;
    display: inline-block;
    float: right;
    padding: 30px 0;
    color: #383838;
    font-family: 'Silka-Bold';
    font-size: 12px;
}
		.center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-image: url(../img/FN-capital-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 15%;
    width: 45%;
    /* box-shadow: 0 0 4px rgb(0 0 0 / 30%); */
}
	
	.home {
    
		
	width: 100%;
    height: auto;
    background-image: url(../img/background-p.png);
    background-position: top;
    background-size: 1000px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #213299;
    padding: 0 0 50px 0;	
		
		
}
	.baner-area {
    margin: 110% 0 0 0;
    height: 100%;
    color: #fff;
}
	
	.cont-text-about {
    width: 100%;
}
	.nav {
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
	
.container {
    width: 95%;
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}
	
	.logo-nav {
    width: 150px;
    height: 40px;
    background-image: url(../img/FN-capital-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin: 0;
    padding: 20px 0;
    display: flex;
}
	
	.cont-title-text {
    font-size:40px;
    font-family: 'Silka-ExtraLight';
    width: 80%;
    line-height: normal;
}
	.container-50 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
    height: auto;
    margin: 0 0 55px 0;
}
	
	.services {
    height: 970px;
    background-color: #111949;
    color: #fff;
    text-align: center;
    padding: 20px 20px;
    box-sizing: border-box;
}
	
	.content-1 {
    width: 100%;
    height: 870px;
}
	
		.sidebar {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 95%;
    margin: -100px 0 0 0;
    box-shadow: 0 5px 25px #0000008f;
    z-index: 9;
    height: 180px;
}
	
	.tab-btn{
	height: 180px;
	}
	.tab-btn-active {
    background: #00AAFF;
    color: #fff;
    height: 240px;
    border-radius: 25px;
    position: relative;
    box-shadow: none;
    margin: -30px 0;
}
	.tab-service-text {
    display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 45%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 27%;
    top: 50%;
    transform: translate(-50%, -50%);
}
	.tab-service-text p {
    color: #111949;
    font-family: 'Silka-Light';
    font-size: 17px;
    line-height: normal;
}
	
	.img-1 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-1-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-2 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0px auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-2-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.img-3 {
    height: 78px;
    width: 78px;
    display: block;
    margin: 0 auto 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%) opacity(100%);
    transition: filter 0.3s ease;
    background: url(../img/icon/icon-3-g.png);
    background-size: contain;
    background-repeat: no-repeat;
}
	.container-tab-button p {
    padding: 0;
    margin: 0;
    font-family: 'Silka-Medium';
    font-size: 15px;
    line-height: normal;
	display: none;
}
	.tab-service-text {
   display: inline-block;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    text-align: left;
    width: 80%;
    vertical-align: middle;
    z-index: 3663633;
    position: absolute;
    left: 45%;
    top: 35%;
    transform: translate(-50%, -50%);
}
	
	.tab-service-img-1 {
   width: 100%;
    height: 100%;
    background-image: url(../img/section/sec-1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-2 {
    width: 100%;
    height: 100%;
    background-image: url(../img/section/sec-2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.tab-service-img-3 {
    width:100%;
    height: 100%;
    background-image: url(../img/section/sec-3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: block;
}
	.line-vertical {
    width: 1px;
    height: 220px;
    background: #fff;
    display: inline-block;
    float: left;
    z-index: 2;
    margin: 0;
}
	.line-horizontal {
    width: 100%;
    height: 1px;
    background: #fff;
    display: inline-block;
    float: left;
    z-index: 2;
    margin: 0 0 25px 0;
}
	
	.container-30 {
    width: 100%;
    height: 200px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    float: left;
    padding: 0px 0px;
}
.container-100{
    width: 100%;
    height: 190px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    float: left;
    padding: 0px 25px;
}	
	
	
	.contact-us {
    height: 830px;
    width: 100%;
    background-color: #2B3595;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
}
	.title-contact-us {
    color: #00AAFF;
    padding: 50px 0 50px 0;
    font-size: 20px;
    font-family: 'Silka-Bold';
}
.container-30 h3 {
    font-family: 'Silka-Bold';
    font-size: 17px;
    line-height: normal;
    padding: 0 0 10px 0;
}
	.container-30 p {
    font-family: 'Silka-Light';
    font-size: 15px;
    line-height: normal;
}
	.click-here {
    vertical-align: bottom;
    display: inline-block;
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #111949;
    padding: 15px;
    width: 90%;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Silka-Medium';
    font-size: 15px;
    cursor: pointer;
}
	
	div.content {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 800px;
}
	div.content2 {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 950px;
}
	div.content3 {
    display: none;
    padding: 10px;
    background-color: #111949;
    width: 100%;
    height: 690px;
}
	
	
	.half {
    float: left;
    width: 100%;
    margin-bottom: 1em;
    box-sizing: border-box;
    padding: 0 0;
}
	form input, form textarea {
    border: 0;
    outline: 0;
    padding: 20px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: block;
    width: 100%;
    margin-top: 1em;
    font-family: 'Silka-Regular';
    box-shadow: none;
    resize: none;
    box-sizing: border-box;
    font-size: 15px;
}
	form textarea {
    height: 220px;
    margin: 0;
}
	form #input-submit {
    color: #00aaff;
    background: none;
    cursor: pointer;
    text-align: right;
    float: right;
    font-family: 'Silka-Bold';
    font-size: 20px;
    padding: 0;
    width: 100px;
    border: none;
}
	
	
	.no-celular{display: none;}
	.si-celular{display: block;}
	
	
}





