@font-face{
    font-family: "Alk_Mtav";
    src:url('../img/fonts/mtav.eot');
    src:url('../img/fonts/mtav.svg#fontName') format('svg'),
        url('../img/fonts/mtav.ttf') format('truetype'),
        url('../img/fonts/mtav.woff') format('woff'),
        url('../img/fonts/mtav.woff2') format('woff2'),
        url('../img/fonts/mtav.otf') format('opentype');
}

@font-face{
    font-family: "Alk_Nusx";
    src:url('../img/fonts/nusx.eot');
    src:url('../img/fonts/nusx.svg#fontName') format('svg'),
        url('../img/fonts/nusx.ttf') format('truetype'),
        url('../img/fonts/nusx.woff') format('woff'),
        url('../img/fonts/nusx.woff2') format('woff2'),
        url('../img/fonts/nusx.otf') format('opentype');
}

@font-face {
    font-family: 'bpg_mrgvlovani_2010';
    src: local('bpg mrgvlovani 2010'), 
		 url('../img/fonts/bpg_mrgvlovani_2010.eot') format('embedded-opentype'),
         url('../img/fonts/bpg_mrgvlovani_2010.woff') format('woff'),
         url('../img/fonts/bpg_mrgvlovani_2010.ttf') format('truetype'),
         url('../img/fonts/bpg_mrgvlovani_2010.svg') format('svg');
}

@font-face {
    font-family: 'bpg_mrgvlovani_caps_2010';
    src: local('bpg mrgvlovani caps 2010'), 
		 url('../img/fonts/bpg_mrgvlovani_caps_2010.eot?v3') format('embedded-opentype'),
         url('../img/fonts/bpg_mrgvlovani_caps_2010.woff?v3') format('woff'),
         url('../img/fonts/bpg_mrgvlovani_caps_2010.ttf?v3') format('truetype'),
         url('../img/fonts/bpg_mrgvlovani_caps_2010.svg?v3') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: "BPG_Ing";
    src:url('../img/fonts/bpg_ing_2008.ttf');
}


@font-face{
    font-family: "BPG_Nino";
    src:url('../img/fonts/bpg_nino_mtav.ttf');
}

@font-face{
    font-family: "BPG_Phone";
    src:url('../img/fonts/bpg_phone.ttf');
}
.alk-mtav{
    font-family: "Alk Mtav";
}

.alk-nusx{
    font-family: "Alk Nusx";
}

.bpg-ing{
    font-family: "BPG Ing";
    line-height: 1.5em;
    letter-spacing: 1px;
}

.bpg-nino{
    font-family: "BPG Nino";
    line-height: 1.5em;
    letter-spacing: 1.7px;
}


.bpg-phone{
    font-family: "BPG Phone";
}

/* ######################################################### */
/* ######################################################### */
/* ######################################################### */

body{
     font-family:"bpg_mrgvlovani_2010" !important;
}

p{
    font-family:"bpg_mrgvlovani_2010" !important;
    font-size: inherit !important;
    line-height: 18pt;
}

.backward,
.forward,
.process{
    font-family:"bpg_mrgvlovani_caps_2010" !important;
}

.content-left-wrapper h2{
    font-family:"bpg_mrgvlovani_caps_2010" !important;
    font-size: 1.7rem;
    letter-spacing: -1px
}

h3{
    font-size: 0.97rem !important
}

h4{
    font-size:1.3rem;
    
}

label.container_radio{
    font-size: 0.8rem;
}

ul.unstyled{
    list-style: disc !important;
    font-size:inherit !important;
    padding-left: 50px;
    line-height: 18pt;
}

.p_contacts .box_style_2 p,
.p_sign .box_style_2 p,
.p_datastore .box_style_2 p,
.p_sign-rg .box_style_2 p,
.p_sign-rq .box_style_2 p{
    font-size: 0.75rem !important
}

.p_datastore .box_style_2 p{
    line-height: 14pt;
}

.p_contacts .box_style_2 h4,
.p_sign .box_style_2 h4,
.p_sign-rg .box_style_2 h4,
.p_sign-rq .box_style_2 h4{
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 1px;
}

.p_contacts-sent #success h4 span{
    font-size: 1.1rem;
    font-weight: bold;
    color: #7c7c7c;
}

.p_contacts-sent #success h4 span.t2,
.p_contacts-sent #success h4 span.t3{
    font-size: 0.9rem;
    line-height: 20px
}

.p_datastore h3,
.p_datastore-demo h3,
.p_contacts h3,
.p_sign h3,
.p_sign-rg h3,
.p_sign-rq h3,
.p_blog h3,
.p_mission h3{
    font-size: 1.4rem !important;
    font-weight: bold;
    letter-spacing: 1px;
}
.p_sign h3{
    text-align:center
}

footer p{
    font-family:"bpg_mrgvlovani_caps_2010" !important;
    letter-spacing: 0px;
    font-weight: bold;
    font-size: 12px !important;
}

a.animated_link{
    font-size: 1.1rem;
}

.form-group input[name="age"]{
    width:104%
}

