
/*
==========================================================================
  PREGUNTAS FRECUENTES :: INVERSIONES by: KUBIK;
==========================================================================
*/

#acerca-section{ overflow: hidden;position: relative; }
.initial .image-parallax { background:url(../../images/bg/megacable.jpg)no-repeat; background-position: left top; background-size: cover !important; }

#accordion2 .panel-default > .panel-heading {
    background-image:-webkit-linear-gradient(top,#ffffff 0,#f7f7f7 100%);
    background-image:-o-linear-gradient(top,#ffffff 0,#f7f7f7 100%);
    background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f7f7f7));
    background-image:linear-gradient(to bottom,#ffffff 0,#f7f7f7 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
    background-repeat:repeat-x;
    border:1px solid #e5e5e5;
    border-radius:6px;
    margin-bottom:10px;
}
#accordion2 .panel-heading {
    padding: 0;
    height: 60px;
    display:block;
}
#accordion2 h4.panel-title {
    margin:0;
    font-size:16px;
    font-weight:400;
    color:#003563;
    display:block;
    width:100%;
    height:60px;
}
#accordion2 .panel-title > a {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    display: block;
    cursor: pointer;
    overflow: hidden;
    color: #0056b4;
    font-weight: 500;
    font-family: Poppins,sans-serif;
    font-size: 26px;
}
.response-par{
    color: #464646;
    padding-top: 10px;
    padding-bottom: 30px;
    font-weight: 500;
    font-size: 20px;
}
.padding-bottom{padding-bottom: 7%;padding-top: 3%;}

#accordion2 .panel-title > a:hover{
  text-decoration:none;
}
#accordion2 .panel-title > a i.fas{
  color:#3055af;
  line-height:60px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/

/* LG/XL */
@media screen and (max-width: 1920px){}
@media screen and (max-width: 1700px){}
@media screen and (max-width: 1440px){}
@media screen and (max-width: 1400px){}

/* MD/SM */
@media screen and (max-width: 1360px){}
@media screen and (max-width: 1290px){}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 1150px){}
@media screen and (max-width: 1100px){}
@media screen and (max-width: 1080px){}
@media screen and (max-width: 991px){}
@media screen and (max-width: 920px){}
@media screen and (max-width: 880px){}
@media screen and (max-width: 767px){}
@media screen and (max-width: 700px){}
@media screen and (max-width: 600px){}
@media screen and (max-width: 580px){}
@media screen and (max-width: 540px){}
@media screen and (max-width: 480px){}
@media screen and (max-width: 420px){}
@media screen and (max-width: 360px){}
