* {



    margin: 0px;



    padding: 0px;



    border: none;



    outline: none;



    font-size: 100%;



    line-height: inherit;



}







a {



    text-decoration: none;



    color: #000;



}







img {



    width: 100%;



}







body {



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



    font-size: 16px;



    line-height: 30px;



    font-weight: 400;



    background: white;



}







.page-wrapper {



    position: relative;



    margin: 0 auto;



    width: 100%;



    min-width: 300px;



    z-index: 9;



    overflow: hidden;



}











/* Header Style */



header {



    height: 110px;



    background-color: #fff;



    align-items: center;



    display: grid;



    width: 100%;



}







.custom-menu a.nav-link {



    margin: 0 20px;



    padding: 0;



    color: #000;



    font-family: Roboto;



    text-transform: capitalize;



    letter-spacing: 0px;



    font-size: 16px;



    line-height: 16px;



    position: relative;



    font-weight: 500;



    padding: 0 !important;



    display: block;



}







/* .custom-menu a.nav-link:after {



    -webkit-transition: -webkit-transform .3s ease-out, border-color .3s ease-out;



    transition: transform .3s ease-out, border-color .3s ease-out;



    position: absolute;



    display: block;



    bottom: -6px;



    left: 0;



    width: 100%;



    -ms-transform: scaleX(0);



    -webkit-transform: scaleX(0);



    transform: scaleX(0);



    border-top: 2px solid #000;



    border-color: #dd1313;



    content: '';



    padding-bottom: inherit;



} */







.custom-menu a.nav-link:hover::after {



    transform: scaleX(1);



    backface-visibility: hidden;



}







.flag_icon {



    padding-bottom: 5px !important;



    background: rgba(0, 0, 0, 0) url(https://www.maverickindia.net/wp-content/uploads/2020/10/india.png) no-repeat scroll left 2px;



    padding-left: 25px !important;



    letter-spacing: 0px;



    font-size: 16px;



    line-height: 16px;



    font-weight: 500 !important;



}







.contact-menu {



    height: 25px;



    margin-left: 25px;



    padding-left: 25px !important;



}







.contact-menu a {



    display: block;



    font-weight: 500 !important;



}







.contact-menu {



    display: inline-table !important;



    vertical-align: middle !important;



    border-left: 1px solid #000;



}







/* Footer */



.footer {



    background-color: #000;



    background-image: url(../images/footer/footer.jpg);



    background-size: cover;



    position: relative;



    background-position: center;



    padding-top: 100px;



    padding-bottom: 60px;



    text-align: center;



    z-index: 10;



    color: #dddddd !important;



    background-color: #000000 !important;



}







.footer h6 {



    color: #fff;



}







.footer-maintext {



    color: #fff;



    font-size: 25px;



}







.footer-menu {



    margin: 20px 0;



}







.footer-menu ul {



    display: flex;



    align-self: start;



    justify-content: center;



    list-style-type: none;







    padding: 0;



    flex-wrap: wrap;



}







.footer-menu ul li a {



    color: #dddddd !important;



    font-size: 16px;



    padding: 4px !important;



    vertical-align: top;



    text-align: left;



    text-decoration: none;



    margin: 0 15px;



}







.footer::after {



    opacity: 0.8;



    position: absolute;



    z-index: -1;



    width: 100%;



    height: 100%;



    content: '';



    left: 0;



    top: 0;



    background-color: inherit;



}







.my-fl {



    background: #000;



    padding: 7px;



    line-height: 38px;



    color: #fff !important;



    text-decoration: none;



}







.footer-social ul {



    list-style: none;



}







.footer-social li a {



    display: -webkit-box;



    display: -ms-flexbox;



    text-decoration: none;



    display: flex;



    color: #939393;



    -webkit-box-align: center;



    -ms-flex-align: center;



    flex-wrap: wrap;



    align-items: center;



    -webkit-box-pack: center;



    -ms-flex-pack: center;



    justify-content: center;



    width: 50px;



    height: 50px;



    font-size: 18px;



    background-color: transparent;



    border: 1px solid #939393;



    -webkit-transition: all 500ms ease;



    transition: all 500ms ease;



    border-radius: 50%;



}







.footer-social a:hover {



    background-color: #fff;



    color: #000;



}







.social {



    display: flex;



    justify-content: center;



    gap: 15px;



    margin: 20px 0;



    padding: 0;



    flex-wrap: wrap;



}







.copyright-text {



    color: #fff;



}







/* Global CSS */



.section-padding {



    padding: 60px 0;



}







.section-padding-small {



    padding: 40px 0;



}







.title-text-wrapper {



    z-index: 10;



    position: relative;



}







.page-title-with-text {



    background-position: center center;



    background-repeat: no-repeat;



    background-size: cover;



    position: relative;



    align-items: center;



    display: flex;



    flex-wrap: wrap;



    padding: 40px 0 40px;



    z-index: -1;



}







.main-text-sec {



    padding-bottom: 150px;



}







.title-box {



    text-align: left;



}







.title-box h6 {



    font-family: Roboto;



    text-transform: none;



    letter-spacing: 0px;



    font-size: 16px;



    line-height: 25px;



    font-weight: 700;



    color: #fff;



}







.title-box p {



    color: rgba(255, 255, 255, 0.65);



    font-size: 14px;



    -webkit-font-smoothing: antialiased;



    font-family: 'Open Sans';



    font-weight: 400;



    line-height: 26px;



    text-align: left !important;



    padding: 0 !important;



    margin: 0;



}







.img-overlay::after {



    width: 100%;



    height: 100%;



    content: "";



    position: absolute;



    left: 0;



    top: 0;



    pointer-events: none;



    background: rgba(0, 0, 0, 0.7);



}







.page-title-with-text h1 {



    font-size: 50px;



    color: #ffffff;



    line-height: 90px;



    text-align: center;



}







.page-title-with-text .title-text p {



    font-size: 18px;



    color: rgba(255, 255, 255, 0.74);



    line-height: 28px;



    text-align: center;



    font-family: Roboto;



    font-weight: 400;



    font-style: normal;



    padding-right: 5% !important;



    padding-left: 5% !important;



}







.sec-heading {



    font-family: Roboto;



    text-transform: capitalize;



    letter-spacing: 0px;



    font-size: 56px;



    line-height: 59px;



    font-weight: 700;



    color: #000;



}







.content-box {



    border: 2px solid #dcdcdc;



    padding: 40px;



    margin-bottom: 20px;



    min-height: 250px;



}







.content-box h6 {



    font-size: 14px;



    color: #0a0a0a;



    line-height: 20px;



    text-align: left;



    font-family: Roboto;



    font-weight: 700;



    font-style: normal;



}







.content-box p {



    margin-bottom: 0;



    color: #878787;



    text-align: left;



}







.gradient-title {



    margin-bottom: 30px;



}







.gradient-title h2 {



    color: #3452ff;



    background: linear-gradient(to bottom right, #3452ff, #ff3366);



    -webkit-background-clip: text;



    -webkit-text-fill-color: transparent;



    background-clip: text;



    text-fill-color: transparent;



    display: inline-block;



    font-family: Roboto;



    text-transform: capitalize;



    letter-spacing: 0px;



    font-size: 56px;



    line-height: 59px;



    font-weight: 700;



}







.partners-wrapper h5 {



    font-family: Roboto;



    font-size: 16px;



    line-height: 30px;



    font-weight: 600;



}







.partners-wrapper ul {



    list-style: none;



    padding: 0;



}







.title-btn {



    margin-top: 30px;



    background-color: #ff3366 !important;



    font-size: 14px;



    padding: 15px 22px;



    padding-left: 42px;



    padding-right: 42px;



    border-radius: 50px;



    color: #fff;







}







.team-box {



    padding: 20px;



}







.team-box .team-content {



    padding-top: 20px;



}







.team-box .team-content h6 {



    font-size: 25px;



    text-align: center;



    font-weight: 400;



}







/* Homepage CSS */







.hero-section {



    padding-top: 120px;



    padding-bottom: 80px;



}







.hero-section .hero-text {



    margin-bottom: 30px;



}







.hero-section .hero-text h1 {



    text-align: left;



    text-transform: none;



    color: #000 !important;



    letter-spacing: 0px;



    font-size: 56px;



    line-height: 59px;



    font-weight: 700;



}







.hero-link {



    font-family: Roboto;



    text-transform: none;



    letter-spacing: 0px;



    font-size: 20px;



    line-height: 34px;



    font-weight: 400;



    color: #000;



}







.small-title {



    font-size: 20px;



    line-height: 59px;



    font-weight: 700;



    margin-bottom: 20px;



}







.career-form input,



.career-form select,



.career-form textarea {



    border-radius: 0;



    background-color: rgba(0, 0, 0, 0.035);



    border: none;



    padding: 10px;



    box-shadow: none;



    font-family: inherit;



    line-height: 24px;



    color: #555;



    font-size: 14px;



    margin-bottom: 20px;



    border-bottom: 2px solid #e0e0e0;



}







form label {



    color: #000;



    font-weight: 800;



}







.career-form .form-check-input {



    margin-right: 10px;



    border-radius: 0;



    border: 1px solid #000;



    /* background-color: #fff; */



    box-shadow: none;



}







.career-form input[type="file"] {



    background: transparent;



    padding: 0;



    border: none



}







.career-form label {



    display: block;



    width: 100%;



}







.career-form .form-control:focus {



    border-color: #000;



    background-color: rgba(0, 0, 0, 0.035);



    box-shadow: none;



}







.form-btn {



    padding: 16px 23px !important;



    background-color: #141414 !important;



    border: 0 !important;



    text-transform: capitalize !important;



    letter-spacing: 0px;



    font-size: 16px !important;



    font-weight: 700;



    color: #fff !important;



    cursor: pointer !important;



    border-radius: 50px !important;



}







.form-btn:hover {



    opacity: 0.85;



}







.contact-wrapper {



    padding-left: 50px;



}







.contact-wrapper h2 {



    text-transform: capitalize;



    letter-spacing: 0px;



    font-size: 56px;



    line-height: 59px;



    font-weight: 700;



    margin-bottom: 40px !important;



}







.goc-page-title {



    background-size: cover;



    position: relative;



    flex-wrap: wrap;



    align-items: center;



    display: flex;



    background-position: center center;



    background-repeat: no-repeat;



    background-color: rgb(255, 255, 255);



    transform: translate3d(0px, 0px, 0px);



    z-index: -1;



    height: 100vh;



}







.goc-page-title h1 {



    font-size: 90px;



    color: #ffffff;



    line-height: 90px;



    font-weight: 700;



    text-align: center;



}







.goc-content-box {



    padding: calc(1245px * 0.02);



    border: 2px solid #dcdcdc;



    min-height: 265px;



    margin-bottom: 20px;



}







.goc-content-box p {



    margin-bottom: 0;



    color: #878787;



    text-align: left;



    font-size: 14px;



}







.state-title-text h1 {



    font-size: 50px;



    margin-bottom: 40px;



    color: #ffffff;



    line-height: 52px;



    text-align: center;



}







.state-text p {



    margin-bottom: 20px;



}







.state-text h4 {



    font-family: Roboto;



    text-transform: none;



    letter-spacing: 0px;



    font-size: 20px;



    line-height: 34px;



    font-weight: 400;



}







/* Blogs */



.blogs-sec {



    padding-bottom: 50px;



}







.blog-title {



    /* padding: 150px 0; */



    height: 85vh;



    display: flex;



    flex-wrap: wrap;



    align-items: center;



}







.blog-title h1 {



    font-family: Roboto;



    font-size: 60px;



    line-height: 60px;



    font-weight: 700;



}







.blog-search {



    margin-bottom: 20px;



}







.search-input {



    -webkit-box-shadow: none;



    border: none;



    position: relative;



    padding-right: 45px;



    margin: 0 !important;



    border-bottom: 2px solid #e0e0e0;



    padding: 10px;



    width: 100%;



    font-size: 14px;



    transition: border-color 0.2s ease;



    border-radius: 0;



    font-family: inherit;



    line-height: 24px;



    color: #555;



    background-color: rgba(0, 0, 0, 0.035);



}







/* .search .search-input {



    padding: 0 10px;



    width: 100%;



    caret-color: #536bf6;



    font-size: 19px;



    font-weight: 300;



    color: black;



    transition: width 0.4s linear;



} */











.search-icon {







    float: right;



    display: flex;



    flex-wrap: wrap;



    justify-content: center;



    align-items: center;



    color: #000;



    right: 20px;



    font-size: 14px;



    bottom: 30px;



    position: relative;



    border-radius: 5px;



}







.blogs-box {



    padding: 20px 0;



}







.blogs-box h4 {



    color: #000;



    font-size: 24px;



    font-weight: 700;



}







.recent-blogs h6 {



    margin-bottom: 12px;



    font-family: Roboto;



    text-transform: capitalize !important;



    letter-spacing: 0px;



    font-size: 16px;



    font-weight: 700;



    color: rgba(0, 0, 0, 0.4);



}







.recent-blogs ul {



    padding: 0;



    list-style: none;



}







.recent-blogs ul li {



    margin-bottom: 10px;



}







/* Services Boxes */



.services-icon-box {



    padding: 50px;



    position: relative;



    overflow: hidden;



}







.services-icon-box img {



    margin-bottom: 20px;



}







.services-icon-box h6 {



    color: #000;



    font-size: 20px;



    line-height: 34px;



    font-weight: 600;



}







.services-icon-box p {



    margin-bottom: 0;



}







.services-icon-box:hover {



    background: #000;



}







.services-icon-box:hover img {



    filter: brightness(0) invert(1);



}







.services-icon-box:hover h6,



.services-icon-box:hover p {



    color: #fff;



}







.online-services {



    padding-bottom: 50px;



}







.services-box {



    padding: 80px 0;



}







.services-content-inner img {



    margin-bottom: 20px;



}







.about-services {



    padding-bottom: 80px;



}







.serviceinner-icon-box {



    margin-top: 20px;



}







.serviceinner-icon-box i {



    color: #000;



    font-size: 30px;



}







.serviceinner-icon-box h6 {



    font-size: 20px;



    font-weight: 600;



}







.services-content-inner h4 {



    text-transform: none;



    letter-spacing: 0px;



    font-size: 20px;



    line-height: 34px;



    font-weight: 500;



}







.gradient-title h2 {



    background-image: linear-gradient(to right, #3452ff, #ff3366);



    text-transform: capitalize;



    letter-spacing: 0px;



    font-size: 56px;



    line-height: 59px;



    font-weight: 700;



}







.contact-title {



    font-size: 60px;



    color: #4e4444;



    line-height: 98px;



    font-weight: 700;



    margin-bottom: 30px;



}







.contact-details h4 {



    letter-spacing: 0px;



    font-size: 20px;



    line-height: 34px;



    font-weight: 400;



}







.contact-details h5 {



    text-transform: none;



    letter-spacing: 0px;



    font-size: 16px;



    line-height: 25px;



    font-weight: 700;



}







/* Blog Inner */



.blog-inner-title {



    padding-top: 40px;



    padding-bottom: 35px;



    border-bottom: 1px solid #DDD;



}







.blog-inner-title h1 {



    font-size: 60px;



    line-height: 60px;



    font-weight: 700;



}







.blogs-inner-content {



    padding: 50px 0;



}







/* Portfolio */











.brick-portfolio {



    columns: 5;



    column-gap: 1em;



}







.brick {



    display: block;



    position: relative;



    margin: 0 0 1em;



    overflow: hidden;



}







.brick-photo {



    width: 100%;



    display: block;



}







.brick-photo img {



    display: block;



    width: 100%;



    max-width: 100%;



    height: auto;



    -ms-transition: transform .62s cubic-bezier(.05, .2, .1, 1);



    -webkit-transition: transform .62s cubic-bezier(.05, .2, .1, 1);



    transition: transform .62s cubic-bezier(.05, .2, .1, 1);



}















.caption {



    position: absolute;



    bottom: 0;



    left: 0;



    right: 0;



    color: #fff;



    padding: .5em;



    z-index: 1000;



    font-family: Roboto;



    text-align: left;



    text-shadow: 1px 1px 3px #504f4f;







    padding: 30px;



    text-transform: capitalize;



    letter-spacing: 0px;



    font-size: 24px;



    line-height: 32px;



    font-weight: 700;



    max-width: 75%;



}







.brick:hover,



.brick:focus {



    img {



        transform: scale(1.11);



    }







    .work-info-bg {



        background-color: #000 !important;



        opacity: 0.55;



    }



}







.work-info-bg {



    opacity: 0;



    height: 100%;



    width: 100.2%;



    top: 0;



    left: 0;



    background-color: #000;



    position: absolute;



    z-index: 2;



    transition: all 0.4s cubic-bezier(.15, .75, .5, 1) 0s;



    -webkit-transition: all 0.4s cubic-bezier(.15, .75, .5, 1) 0s;



}







.portfolio-inner-content header {



    position: absolute;



    top: 0;



    width: 100%;



}







.portfolio-inner-content header .custom-menu a {



    /* color: #fff !important; */



    opacity: 0.75;



}







.portfolio-inner-content header .custom-menu a:hover {



    opacity: 1;



}







.portfolio-inner-content header .contact-menu {



    border-color: #fff !important;



}







.portfolio-hero-section {



    position: relative;



    z-index: -1;



    height: 100vh;



    background-position: center center;



    background-size: cover;



    vertical-align: middle;



    background-attachment: fixed;



    padding-top: 360px;



}







.portfolio-hero-section .title-text h1 {



    color: #fff;



    font-size: 80px;



    font-weight: 600;



}







.client-details {



    padding: 100px 0;



}







.client-details h5 {



    font-size: 16px;



    line-height: 25px;



    font-weight: 700;



}







.client-details h2 {



    color: #444;



    text-transform: none;



    font-size: 32px;



    line-height: 40px;



    font-weight: 700;



}







.client-logos {



    padding-right: 80px;



}







.client-title {



    letter-spacing: 0px;



    font-size: 56px;



    line-height: 59px;



    font-weight: 700;



    margin-bottom: 20px;



}







.portfolio-images {



    background-color: #e0e0e0;



    padding: 10px 10px 20px;



}







#enquiry-form {



    padding: 50px 0;



    margin-top: 40px;



    border-top: 1px solid #000;



}







/* Portfolio Inner */







/* Preloader Start */



.preloader {



    position: fixed;



    top: 0;



    left: 0;



    bottom: 0;



    width: 100%;



    height: 100%;



    z-index: 999999999;



    background: white;



    display: flex;



    align-items: center;



    justify-content: center;



    flex-direction: column;



    transition: all .2s ease-in;



    opacity: 1;



    visibility: visible;



    background: #f1f1f1;



}







.loader {



    display: block;



    position: relative;



    width: 50%;



    border-radius: 50%;



}







.preloader-deactivate {



    display: none;



}







/* Related Projects */







.related-project-wrapper {



    background-color: rgba(0, 0, 0, 0.03);



    position: relative;



    z-index: 1;



}







.related-project-wrapper #portfolio-nav ul {



    padding: 0;



    list-style: none;



    margin: 0;



}







.related-project-wrapper #portfolio-nav ul .project-box {



    width: 100% !important;



    line-height: 0;



    height: auto;



    padding: 6%;



    min-height: 300px;



    -webkit-justify-content: center;



    justify-content: center;



    display: -webkit-flex;



    display: flex;



    flex-wrap: wrap;



    -moz-box-align: center;



    -moz-box-pack: center;



    align-items: center;



    -webkit-align-items: center;



    float: none;



    overflow: hidden;



    position: relative;



    background-color: #333;



}







.controls-multiple {



    display: flex;



}







.related-project-wrapper .project-box .proj-bg-img {



    width: 100%;



    position: absolute;



    left: 0;



    top: 0;



    background-size: cover;



    background-position: center;



    height: 100%;



    -ms-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;



    -webkit-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;



    transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;



}







.related-project-wrapper .bottom_controls #portfolio-nav .proj-bg-img::after {



    background-color: rgba(13, 13, 13, 0.35);



    position: absolute;



    left: 0;



    top: 0;



    content: '';



    display: block;



    z-index: 1;



    width: 100%;



    height: 100%;



    -webkit-transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;



    transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;



}







.related-project-wrapper .bottom_controls #portfolio-nav ul li:hover .proj-bg-img {



    transform: scale(1.1);



}







.related-project-wrapper .bottom_controls #portfolio-nav ul li:hover .proj-bg-img::after {



    background-color: rgba(13, 13, 13, 0.9) !important;



}







.controls-multiple .previous-project .text-container {



    text-align: right;



}







.controls-multiple .next-project .text-container {



    text-align: left;



}







.related-project-wrapper .text-container {



    color: #fff;



    position: relative;



    text-align: center;



    z-index: 100;



    display: inline-block;



    -webkit-transform: translateX(0px) translateZ(0);



    -webkit-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);



    transform: translateX(0px) translateZ(0);



    transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);



}







.related-project-wrapper .text-container h3 {



    text-transform: capitalize;



    font-size: 14px !important;



    line-height: 30px;



    font-weight: 500 !important;



}







.related-project-wrapper .text-container .text {



    color: #fff;



    text-transform: capitalize;



    letter-spacing: 0px;



    font-size: 24px;



    line-height: 32px;



    font-weight: 700;



}







.related-project-wrapper .text-container .fa-arrow-right-long,



.related-project-wrapper .text-container .fa-arrow-left-long {



    display: none;



    font-size: 25px;







}







.related-project-wrapper .bottom_controls #portfolio-nav ul li:hover .text-container .fa-arrow-left-long {



    margin-right: 10px;



    display: inline;



    transition: 2s ease-in;



}







.related-project-wrapper .bottom_controls #portfolio-nav ul li:hover .text-container .fa-arrow-right-long {



    display: inline;



    margin-left: 10px;



    transition: 2s ease-in;



}







.navbar-toggler {



    float: right;



}







.slider-btn {



    font-size: 18px;



    padding: 20px 40px;



    border-radius: 50px;



    background-color: #141414 !important;



    color: #fff;



    font-weight: 600;



}







/* Mobile Responsive */



@media only screen and (max-device-width: 568px) {



    .hero-section {



        padding-top: 60px;



        padding-bottom: 60px;



    }







    .hero-section .hero-text h1 {



        font-size: 40px;



        line-height: 1.2em;



    }







    .brick-portfolio {



        columns: 1;



    }







    .small-title {



        font-size: 18px;



        line-height: 1.5em;



    }







    .about-home p {



        font-size: 14px;



    }







    .footer-maintext {



        font-size: 20px;



    }







    .footer-menu ul {



        justify-content: space-around;



        margin: 0 10px;



    }







    .page-title-with-text h1 {



        font-size: 45px;



        line-height: 1.4em;



    }







    .page-title-with-text {



        padding: 100px 0 80px;



    }







    .page-title-with-text .title-text p {







        line-height: 1.4em;



        padding: 0;



        font-size: 16px;



    }







    .title-box {



        margin-bottom: 20px;



    }







    .main-text-sec {



        padding-bottom: 100px;



    }







    .sec-heading {



        font-size: 40px;



    }







    .blog-inner-title h1 {



        font-size: 30px;



        line-height: 1.3em;



    }







    .goc-page-title h1 {



        font-size: 30px;



        line-height: 1.3em;



    }







    .goc-content-box {



        min-height: auto;



    }







    .contact-title {



        font-size: 30px;



        line-height: 1.3em;



    }







    .contact-wrapper {



        padding: 0;



        margin-top: 40px;



    }







    .portfolio-hero-section .title-text h1 {



        font-size: 45px;



        line-height: 1.3em;



    }







    .client-details h2 {



        font-size: 30px;



        margin-top: 20px;



    }







    .client-details {



        padding: 30px 0;



    }







    .client-logos {



        padding-right: 0;



    }







    .client-title {



        font-size: 40px;



    }







    .gradient-title h2 {



        font-size: 42px;



        line-height: 1.2em;



    }



}







@media only screen and (min-device-width: 569px) and (max-device-width: 1024px) {



    .hero-section .hero-text h1 {



        font-size: 45px;



        line-height: 1.2em;



    }







    .hero-section {



        padding: 100px 0;



    }







    .brick-portfolio {



        columns: 3;



    }







    .footer-maintext {



        font-size: 20px;



    }







    .page-title-with-text h1 {



        font-size: 60px;



        line-height: 1.2em;



    }







    .section-padding {



        padding: 40px 0;



    }







    .blogs-box h4 {



        font-size: 20px;



    }







    .blog-inner-title h1 {



        font-size: 35px;



        line-height: 1.2em;



    }







    .goc-page-title h1 {



        font-size: 35px;



        line-height: 1.2em;



    }







    .contact-title {



        font-size: 35px;



        line-height: 1.2em;



    }







    .contact-wrapper h2 {



        font-size: 30px;



        line-height: 1.2em;



    }







    .contact-wrapper {



        padding-left: 20px;



    }







    .gradient-title h2 {



        font-size: 45px;



        line-height: 1.2em;



    }



}





body{font-family:roboto;}

.btn-size {
    font-size: large !important;
}