/* fonts */

@font-face {
    font-family: 'Conv_GothamBook';
    src: url('assets/fonts/GothamBook.eot');
    src: local('☺'), url('assets/fonts/GothamBook.woff') format('woff'), url('assets/fonts/GothamBook.ttf') format('truetype'), url('assets/fonts/GothamBook.svg') format('svg');
    font-weight: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Thin.woff2') format('woff2'),
        url('assets/fonts/Gotham-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

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

@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Black.woff2') format('woff2'),
        url('assets/fonts/Gotham-Black.woff') format('woff');assets/fonts
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Condensed';
    src: url('assets/fonts/GothamCondensed-Medium.woff2') format('woff2'),
        url('assets/fonts/GothamCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Condensed';
    src: url('assets/fonts/GothamCondensed-Light.woff2') format('woff2'),
        url('assets/fonts/GothamCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Light.woff2') format('woff2'),
        url('assets/fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('assets/fonts/Gotham-Medium.woff2') format('woff2'),
        url('assets/fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

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

@font-face {
    font-family: 'Gotham Pro';
    src: url('assets/fonts/GothamPro.woff2') format('woff2'),
        url('assets/fonts/GothamPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gotham Pro';
    src: url('assets/fonts/GothamPro-LightItalic.woff2') format('woff2'),
        url('assets/fonts/GothamPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

/* Css reset code */

html,
body {
    margin: 0;
    padding: 0;
   font-family: 'Gotham Pro';font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 15px;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
}

 
/* Css reset code end */

.logo img.tata {
    width: 65px;
}

header.header_area {
    background-color: #fff;
    padding: 10px 0;
}

.header_area .logo1 {
    padding-top: 27px;
}

.section_padding.banner_area {
     background-color: #3c85c6;
    position: relative;
    height: 700px;
}.logo1 img {
    width: 260px;
}
.section_padding.banner_area .banner_content h2 {
    color: #fff;font-family: Gotham;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 55px;
    line-height: 40px;
     
}footer {
    background: #014070;
    text-align: center;
    padding: 30px 0;
}footer p {
    font-size: 13px;
    color: #fff;
    font-family: "Gotham"; font-weight: 500; 
     margin-bottom: 0;
}.banner_content {
    display: table;
    height: 600px;
    width: 100%;
}.banner-sub-content {
    display: table-cell;padding-right: 55px;
    vertical-align: middle;
}
.section_padding.banner_area .banner_content p {
    color: #FFF;
    font-size: 18px;
     
}

.section_padding.banner_area .banner_content p.highlight {
    font-weight: bold;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
    font-family: Gotham;
}

.section_padding.banner_area .banner_content a.boxed_btn {
    display: inline-block;
    background: #afbc36;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 35px;
    font-weight: 700;
    border-radius: 30px;
    transition: .4s;
    box-shadow: 0px 2px 13px -2px #4d4d4d;
}

.banner_img {
    text-align: right;padding-top: 30px;padding-left: 20px;
}

section.section_padding.banner_area.style2 {
    background-color: #fff;
background-image: none;
height: auto;
padding: 70px 0;
}
.style2 .banner_content {
    padding-top: 50px;
    height: auto;
}
.section_padding.banner_area.style2 .banner_content p {
    color: #717272;
    font-size: 18px;
    margin-bottom: 35px;
}
 
.section_padding.banner_area.style2 .banner_content p.hightlight {
    color: #3c85c6;
    margin-bottom: 30px;
    font-size: 30px;
    margin-top: 25px;
    font-weight: bold;
    line-height: 34px;
    font-family: Gotham;
}.style2 .banner_img {
    text-align: right;
    padding-top: 0;
}
#particle .container {
    position:  absolute;
    left: 50%;
    top: 50%;
    width:  100%;
    height: auto;
    transform: translate(-50%,-50%);
}
