/*

Theme Name: The Artist Shivam Pahwa

Theme URI: http://www.corponetexe.com/

Version: 1.0

Description: The Artist Shivam Pahwa. Designed by <a href="http://www.corponetexe.com">CorpoNetExe</a>.

Author: Corporate Network Executions

Author URI: http://www.corponetexe.com

Tags: Corporate Network Executions

Template: sirat



	Copyright: (c) 2009-2011 WooThemes.

	License: GNU General Public License v2.0

	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


/*@import url("custom.css");*/


/* ==============   Common   ============== */


/*.wp-block-embed .wp-block-embed__wrapper>iframe {
    width: 100% !important;
    height: 600px !important;
}*/

.nf-field-container {
    margin-bottom: 10px !important;
}

html {
    /*scroll-behavior: smooth; */
}

body {
    font-family: 'Raleway', sans-serif !important;
}

.home-page-header {
    background-color: black;
    color: white;
}

.main-menu-navigation .current_page_item>a,
.main-menu-navigation .current-menu-item>a,
.main-menu-navigation .current_page_ancestor>a {
    color: #ff1e5e !important;
}

.main-menu-navigation a {
    color: white;
}

.main-menu-navigation a:hover,
.main-menu-navigation ul.sub-menu a:hover,
a:hover {
    color: #ff1e5e !important;
}

.alignnone,
img.alignnone {
    border: none !important;
}

.fab {
    font-size: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 40px;
    text-transform: uppercase;
}

.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content input:not([type=button]),
.nf-form-content textarea {
    height: 30px !important;
    border-radius: 25px !important;
    padding: 18px 26px !important;
    border: 0px solid transparent !important;
}

.field-wrap>div input[type=checkbox],
.field-wrap button,
.field-wrap input[type=button],
.field-wrap input[type=submit] {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    padding: 15px 40px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 25px;
    letter-spacing: 2px;
}

.nf-form-content button:hover,
.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover {
    background-color: #ff1e5e !important;
    color: #fff !important;
    cursor: pointer !important;
}

.nf-error.field-wrap .nf-field-element:after {
    top: 0px !important;
    right: 0px !important;
    bottom: 1px !important;
    height: 37px !important;
    line-height: 40px !important;
}

body.ctypo h1 {
    color: black !important;
}

p#breadcrumbs {
    padding: 8px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    font-size: 13px;
}

.breadcrumb_last {
    color: #ff1e5e;
    font-weight: bold;
}

.btn-color:hover {
    background-color: #ff1e5e !important;
    color: #fff !important;
}

.btn-color {
    background-color: #161616;
    color: #fff;
    padding: 15px 40px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 25px;
    letter-spacing: 2px;
}


/* ==============   What we do section start   ============== */

#what-we-do {
    background-color: #ff1e5e;
    text-align: center;
    padding-top: 93px;
    padding-bottom: 93px;
    color: #fff;
}

#what-we-do h2 {
    position: relative;
    display: block;
    padding-bottom: 14px;
    margin-bottom: 16px;
}

#what-we-do h2:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 74px;
    height: 2px;
    background-color: #fff;
    content: "";
    z-index: 1;
    margin: 0 auto;
}

#what-we-do p {
    margin: 0 0 0px;
    font-size: 20px;
    line-height: 30px;
}


/* ==============   Work section start   ============== */

#work-home .bg {
    padding-top: 145px;
    padding-bottom: 145px;
    background: url("bg.jpg") no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
}

#work-home .bg .work-section h3 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}

#work-home .bg .work-section p {
    margin: 0 0 0px;
    font-size: 14px;
    /*line-height: 24px;*/
    text-align: justify;
}

#footer {
    background-color: #161616 !important;
    padding: 0px !important;
}


/* ==============   Video section start   ============== */

#video-home {
    background-color: #ffc43b;
}

#video-home .video {
    line-height: 0px;
    padding: 20px 0px;
}

#video-home .home-form {
    padding-top: 10px;
    /*padding-bottom: 15px; */
}

#video-home .home-form h2 {
    color: #fff;
    position: relative;
    display: block;
    padding-bottom: 14px;
    margin-bottom: 16px;
}

#video-home .home-form h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 74px;
    height: 2px;
    background-color: #fff;
    content: "";
    z-index: 1;
    margin: 0 auto;
}

#video-home .home-form .form-group .btn-color {
    float: right;
}


/* ==============   The process page start   ============== */

#process-page {
    margin-top: 93px;
    margin-bottom: 93px;
}

#process-page h1 {
    position: relative;
    display: block;
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 14px;
    margin-bottom: 25px;
}

#process-page h1:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 74px;
    height: 2px;
    background-color: #000;
    content: "";
    z-index: 1;
    margin: 0 auto;
}

#process-page .process-content p {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}


/* ==============   Work page start   ============== */

.enquire-section {
    text-align: center;
}


/* ==============   Contact page start   ============== */

#contact-address {
    margin-top: 93px;
    margin-bottom: 93px;
    text-align: center;
}

#contact-address h1 {
    position: relative;
    display: block;
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 14px;
    margin-bottom: 25px;
}

#contact-address h1:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 74px;
    height: 2px;
    background-color: #000;
    content: "";
    z-index: 1;
    margin: 0 auto;
}

#contact-address .content {
    text-align: center;
}

#contact-address .content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: bold;
}

#contact-address .content p {
    margin: 0 0 0px;
}

#contact-form {
    margin-top: 93px;
    margin-bottom: 93px;
    text-align: center;
}

#contact-form h2 {
    position: relative;
    display: block;
    padding-bottom: 14px;
    margin-bottom: 25px;
}

#contact-form h2:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 74px;
    height: 2px;
    background-color: #000;
    content: "";
    z-index: 1;
    margin: 0 auto;
}

#contact-form .form-control {
    height: 54px;
    border-radius: 25px;
    padding: 18px 26px;
    border: 1px solid #333;
}

#contact-form .form-control-layout {
    height: auto;
}


/* ==============   Footer section start   ============== */

footer {
    background-color: #161616;
    padding-top: 58px;
    padding-bottom: 58px;
}

footer .footer-logo {
    padding-top: 30px;
}

footer .social-links {
    text-align: right;
    margin-bottom: 10px;
}

footer .social-links ul li {
    display: inline-block;
    margin-right: 20px;
}

footer .social-links ul li:last-child {
    margin-right: 0px;
}

footer .social-links ul li a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}

footer .social-links ul li a:hover {
    color: #ff1e5e;
    text-decoration: none;
}

footer .copyright {
    text-align: right;
    margin-bottom: 10px;
}

footer .copyright p {
    margin: 0 0 0px;
    color: #fff;
    font-size: 15px;
}

footer .design {
    text-align: right;
}

footer .design p a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}

footer .design p a:hover {
    color: #ff1e5e;
    text-decoration: none;
}


/* ==============   About page start   ============== */

#about-page {
    margin-top: 93px;
    margin-bottom: 93px;
}

#about-page h1 {
    position: relative;
    display: block;
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 14px;
    margin-bottom: 25px;
}

#about-page h1:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 74px;
    height: 2px;
    background-color: #000;
    content: "";
    z-index: 1;
    margin: 0 auto;
}

#about-page .about-content p {
    font-size: 20px;
    line-height: 30px;
}