/*
Theme Name:     Sidthinfotech Child Theme
Theme URI: 	sidhinfotechsolutions@gmail.com 
Description:    Child theme for the Sidthinfotech theme 
Author:         sidhinfotechsolutions@gmail.com 
Theme URI: 	sidhinfotechsolutions@gmail.com 
Template:       sidthinfotech
Version:        1.0
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
@font-face {
    font-family: 'proxima_novablack';
    src: url('fonts/proximanova-black.woff2') format('woff2'),
         url('fonts/proximanova-black.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/proximanova-bold.woff2') format('woff2'),
         url('fonts/proximanova-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_condensedlight';
    src: url('fonts/proximanovacond-light.woff2') format('woff2'),
         url('fonts/proximanovacond-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_cn_rgregular';
    src: url('fonts/proximanovacond-regular.woff2') format('woff2'),
         url('fonts/proximanovacond-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_condensedSBd';
    src: url('fonts/proximanovacond-semibold.woff2') format('woff2'),
         url('fonts/proximanovacond-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/proximanova-bold.woff2') format('woff2'),
         url('fonts/proximanova-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novaextrabold';
    src: url('fonts/proximanova-extrabold.woff2') format('woff2'),
         url('fonts/proximanova-extrabold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/proximanova-regular.woff2') format('woff2'),
         url('fonts/proximanova-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/proximanova-semibold.woff2') format('woff2'),
         url('fonts/proximanova-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novalight';
    src: url('fonts/proximanova-light.woff2') format('woff2'),
         url('fonts/proximanova-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.seo
{
text-align:justify;
}
p.cus-para {
    font-size: 15px;
    text-align: justify;
}
body#error-page {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}