
@import url('https://fonts.googleapis.com/css?family='Roboto Condensed':ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet');
@import url('https://fonts.googleapis.com/css?family='Roboto Condensed':ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet');
@import url('https://fonts.googleapis.com/css?family='Roboto Condensed':ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet');
@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/roboto-v30-latin-100.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/roboto-v30-latin-300.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto-v30-latin-regular.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/roboto-v30-latin-500.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/roboto-v30-latin-700.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/roboto-v30-latin-900.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/exo-v21-latin-100.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/exo-v21-latin-200.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/exo-v21-latin-300.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/exo-v21-latin-regular.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/exo-v21-latin-500.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/exo-v21-latin-600.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/exo-v21-latin-700.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/exo-v21-latin-800.woff2) format('woff2')
}

@font-face {
    font-display: swap;
    font-family: 'Exo';
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/exo-v21-latin-900.woff2) format('woff2')
}

@font-face {
    font-family: 'icomoon';
    src: url(//sriaisolutions.com/wp-content/themes/Sri/assets/fonts/icomoon.eot?5rjmfo);
    src: url(//sriaisolutions.com/wp-content/themes/Sri/assets/fonts/icomoon.eot?5rjmfo#iefix) format('embedded-opentype'),url(//sriaisolutions.com/wp-content/themes/Sri/assets/fonts/icomoon.ttf?5rjmfo) format('truetype'),url(//sriaisolutions.com/wp-content/themes/Sri/assets/fonts/icomoon.woff?5rjmfo) format('woff'),url(//sriaisolutions.com/wp-content/themes/Sri/assets/fonts/icomoon.svg?5rjmfo#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}




:root {
    --pbmit-global-color: #13a9be;
    --pbmit-secondary-color: #707587;
    --pbmit-light-color: #f8f8f9;
    --pbmit-blackish-color: #707587;
    --pbmit-link-color-normal: #707587;
    --pbmit-link-color-hover: #084f96;
    --pbmit-global-color-rgb: 10, 173, 235;
    --pbmit-secondary-color-rgb: 12, 18, 29;
    --pbmit-responsive-breakpoint: 1200px;
    --pbmit-body-typography-font-family:'Roboto', sans-serif;
    --pbmit-body-typography-variant: 400;
    --pbmit-body-typography-font-size: 15px;
    --pbmit-body-typography-line-height: 23px;
    --pbmit-body-typography-color: #707587;
    --pbmit-heading-typography-font-family: 'Exo', sans-serif;
    --pbmit-heading-color: #707587;
    --pbmit-heading-font-variant: 200;
    --pbmit-btn-typography-font-family: 'Exo', sans-serif;
    --pbmit-btn-typography-variant: 400;
    --pbmit-btn-typography-font-size: 13px;
    --pbmit-btn-typography-line-height: normal;
}

