/*

Theme Name: Tema Insure Visions

Author: 

Description: Tema responsivo usando Foundation

Version: 1.0

License: GNU General Public License v3 or later

License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/

html, body { height: 100%; }

iframe > body:-webkit-full-page-media{background-color: transparent !important;}

body{

  background:#fff;

  color:#191919; 

  font-family: "Montserrat", sans-serif;

  font-optical-sizing: auto;

  font-weight: 400;

  font-style: normal;

  font-size: 10.71pt;

  letter-spacing: 0.6pt;

  }

h1, h2, h3, h4, h5, h6{
  font-family: "Montserrat", sans-serif;

  font-weight: 700;

  line-height: 1.2;
  letter-spacing: 0pt;

}

html {
  scroll-behavior: smooth;
}