/*
Theme Name: Transforge Child
Description: Transforge Child Theme
Author: Rapid WebTech
Template: transforge
Text Domain: transforge-child
Author URI: https://www.rapidwebtech.com
Theme URI: https://wordpress.org/themes/twentytwentyone/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
    font-family: 'yantramanavregular';
    src: url('fonts/yantramanav_regular_400-webfont.woff2') format('woff2'),
         url('fonts/yantramanav_regular_400-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

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

}
html,
body {
	background-color:transparent;
}
.site-header {
    width: 100%;
    float: left;
    padding: 10px 0;
    max-width: 100%;
	background:#fff;	
    box-shadow: 0px 0px 5px 0px #a7a7a7;
}
.home .site-header{box-shadow:none}
.header-inner {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
}
.site-branding {
    margin: 0;
	width: auto;
    float: left;
}
.site-logo {
    margin: 0;
}
.post-28 .entry-header,.post-29 .entry-header,.post-445 .entry-header{display:none;}
.primary-navigation {
    position: unset;
    width: auto;
    float: right;
	display:none;
}
.primary-menu-container {
    width: auto;
    float: right;
}
.primary-navigation .primary-menu-container ul li {
    padding: 0 25px;
}
.primary-navigation .primary-menu-container ul li a {
    color: #fefefe;
	padding:0 !important;
	font-family: 'montserratregular';
	font-size: 15px;
    line-height: 50px;
    text-transform: uppercase;
}
.primary-navigation .primary-menu-container ul li a:hover, .site-footer > .site-info a:hover, .footer-wrapper a:hover, .vc_message_box a:hover, .wsp-pages-list li a:hover {
    color: #f08c42 !important;
}
.primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child {
    text-decoration: none;
    text-decoration-style: unset;
}
.primary-navigation a:hover, .primary-navigation .current-menu-item > a:first-child:hover, .primary-navigation .current_page_item > a:first-child:hover {
    text-decoration: none;
    text-decoration-style: unset;
}
.none{display:none}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: none;
    text-decoration: none;
    text-decoration-skip-ink: none;
    background: no-repeat;
}
.hcl {
    width: 100%;
    float: left;
    border-bottom: 1px solid #343434;
}
.hcl .widget {
    width: auto;
    float: right;
}
.hcl a.hdp {
    width: auto;
    float: left;
	color: #fff;
	font-family: 'montserratregular';
	font-size: 15px;
    line-height: 26px;
    text-decoration: none;
	background: url(images/cl.png);
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 25px;
}
.social {
    width: auto;
    float: right;
}
.social ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: -10px 0 0;
}
.social ul li {
    font-size:0;
	display:inline;
	margin: 0 15px 0 0;
}
.social ul li:last-child {
	margin: 0 0 0 0;
}
.fb {
    background-image: url(images/social.png) !important;
    background-repeat: no-repeat !important;
    background-position: 0 !important;
    padding: 8px 5px !important;
}
.tw {
    background-image: url(images/social.png) !important;
    background-repeat: no-repeat !important;
    background-position: -26px !important;
    padding: 8px 10px !important;
}
.insta {
    background-image: url(images/social.png) !important;
    background-repeat: no-repeat !important;
    background-position: -60px !important;
    padding: 8px 8px !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background-color: transparent;
}
.social ul:focus {
    outline: none;
}
.site-logo:focus {
    outline: none;
}
.banner {
    width: 100%;
    float: left;
}
.banner img {
    width: 100%;
    float: left;
}
/*.banner .n2-ss-layer.n2-ow {
    margin: 0 0 30px 15px !important;
}*/
.about,.services{opacity:0.8}
.about .wpb_wrapper,.services .wpb_wrapper{padding: 30px;}
.site-content {
    width: 100%;
    float: left;
	min-height:400px;
}
.site-main {
    width: 100%;
    float: left;
    padding: 0;
}
.site-footer {
    width: 100%;
    float: left;
    max-width: 100%;
	padding: 20px 0;
	background: #0e1720;
	border-top: 1px solid #636363;
}
.site-info {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 !important;
	border-top: none !important;
}
.site-footer p {
    font-size: 11px;
    line-height: 12px;
    color: #fff;
    font-family: 'montserratregular';
    font-weight: normal;
    padding: 0 8px 0 0;
    border-right: 1px solid #fff;
    margin: 0 8px 0 0;
    display: inline;
}
.site-footer p:last-child {
    padding: 0 0;
    border-right: none;
    margin: 0 0;
}
.site-footer p a {
    color: #fff !important;
    text-decoration: none;
}
.footer-wrapper {
    width: 100%;
    float: left;
	background: #0e1720;
	margin-top: 50px;
}
.home .footer-wrapper {
	margin-top: 0px;
}
.footer-wrapper .widget-area {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding: 0;
}
.footer-wrapper h2 {
    font-size: 16px;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: normal;
	font-family: 'yantramanavregular';
}
.footer-wrapper p, .footer-wrapper li {
    font-size: 13px;
    line-height: 26px;
    color: #fff;
	font-family: 'montserratregular';
}
.footer-wrapper a {
    color: #fff !important;
	text-decoration:none;
}
.footer-wrapper .social {
    width: 100%;
    float: left;
	margin: 0 0 20px;
}
.site-main article {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    overflow: hidden;
}
.singular .entry-header {
    width: 100%;
    float: left;
    margin: 0 !important;
    padding: 2rem 0 !important;
    max-width: 100%;
    border-bottom: none !important;
	margin:0;
}
.singular .entry-title {
    font-size: 36px;
    line-height: 34px;
    color: #0f0f0f;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: normal;
	color: #2900a5;
	text-align:center;
}
.entry-content {
    width: 100%;
    float: left;
    margin: 0 !important;
}
.site-header.sticky{
	position:relative;
	background:#fff;
	top:0;
	width:100%;
	transition:1s;
	padding: 12px 0;
	box-shadow: 0px 2px 6px #333;
	z-index: 999;	
	height:70px;
}
.site-header.sticky .site-logo .custom-logo{display:none}
.vc_section {
    width: 100% !important;
    float: left;
    padding: 0 !important;
    max-width: 100% !important;
	margin: 0 !important;
}
.vc_row {
    max-width: 1220px;
    margin: 0 auto !important;
    width: 100%;
    overflow: hidden;
}
.ajax-loader, .wsp-pages-title {
    display: none !important;
}
.vc_empty_space {
    width: 100%;
    float: left;
}
.entry-content h2 {
    font-size: 36px;
    line-height: 44px;
    color: #1a1a1a;
    margin: 0 0 30px !important;
	width: 100%;
    float: left;
	font-family: 'yantramanavregular';
	text-transform:uppercase;
	letter-spacing: 0;
	font-weight:normal;
}
.entry-content h2 strong {
    color: #f08c42;
	font-weight:normal;
}
.entry-content h3 {
    font-size: 19px;
    line-height: normal;
    color: #1a1a1a;
    margin: 0 0 15px !important;
	width: 100%;
    float: left;
	font-family: 'montserratregular';
	text-transform:uppercase;
	letter-spacing: 0;
	font-weight:normal;
}
.entry-content h4 {
    font-size: 19px;
    line-height: normal;
    color: #1a1a1a;
    margin: 0 0 15px !important;
	width: 100%;
    float: left;
	font-family: 'montserratregular';
	text-transform:lowercase;
	letter-spacing: 0;
	font-weight:normal;
}
.entry-content p, .entry-content li {
    font-size: 14px;
    line-height: 22px;
    color: #6c6868;
	font-family: 'montserratregular';
	margin: 0 0 15px 0;
	width:100%;
	float:left;
}
.entry-content ul li:before {
  content: '\2713';
  font-weight: bold;
  margin-right: 8px;
  color: #f08c42;
}
.entry-content ul {
	width:100%;
	float:left;
	list-style:none;
	margin:0 0 15px;
	padding: 0;
}
.vc_general.vc_btn3 {
    background-color: #000 !important;
    font-size: 14px !important;
    line-height: 40px !important;
    color: #fff !important;
    padding: 8px 40px !important;
    border-radius: 0px !important;
    border: none !important;
	font-family: 'montserratregular' !important;
	letter-spacing: 1px !important;
	background-image:none !important;
	text-transform: capitalize;
}
.vc_general.vc_btn3:hover, .contact input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #dcdcdc !important;
	color: #000 !important;
}
.cn_lf {
    width: 49%;
    float: left;
    margin-right: 2%;
}
.cn_rg {
    width: 49%;
    float: right;
}
.contact .wpcf7-form p {
    width: 100%;
    float: left;
	margin: 0 0 20px;
}
.contact .wpcf7-form p.sbmt {
	margin: 0;
}
.contact .wpcf7-form input, .contact .wpcf7-form textarea {
    font-size: 14px;
    line-height: 22px;
    color: #6c6868;
    font-family: 'montserratregular';
    border-bottom: 1px solid #6c6868;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    background: transparent;
    padding: 0 0 35px;
    width: 100%;
    float: left;
}
.contact textarea {
    resize: none;
    height: 214px;
}
.contact input.wpcf7-form-control.wpcf7-submit {
    background: #000;
    padding: 5px 30px;
    text-transform: capitalize;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    font-family: 'montserratregular';
    margin: 0;
    width: auto;
    float: right;
    border: none;
    font-weight: normal;
}
.entry-categories, .singular .intro-text, .post-meta-wrapper, .singular .featured-media-inner, .pagination-single, .comments-wrapper {
    display: none;
}
.wsp-pages-list {
    margin: 0;
    width: 100%;
    float: left;
    padding: 0;
    list-style: none;
}
.wsp-pages-list li a {
    text-decoration: none;
	color: #6c6868;
}
.entry-content .wpcf7 {
    width: 100% !important;
    float: left;
	margin: 0 0;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus, .site .button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus {
    outline: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: 'montserratregular';
    color: #f20;
}
div.wpcf7-mail-sent-ok {
    border: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: green;
	font-family: 'montserratregular';
    font-size: 15px;
    line-height: 25px;
}
.home .site-main article {
    max-width: 100%;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
}
.vc_btn3-container.vc_btn3-inline {
    margin-bottom: 0;
}
.contact .wpcf7-form-control-wrap {
    width: 100%;
    max-width: 100%;
    float: left;
}
.vc_message_box a {
    text-decoration: none;
	color: #6c6868;
}
.post-thumbnail, .entry-footer, .comments-area, .post-navigation {
    display: none !important;
}
.vc_column_container .vc_column-inner {
    padding-left: 0 !important;
}
.footer-wrapper .widget_text:last-child {
    text-align: right;
}
.footer-wrapper .widget_text:nth-child(2) {
    text-align: center;
}
.banner h4 {
    border-bottom: 8px solid #f08c42 !important;
	padding: 0 0 20px !important;
}
.banner h2 {
    font-family: 'yantramanavregular' !important;
}
.abt, .srv, .prjcts {
    background-size: 100%;
    padding: 7rem 0 !important;
}
.srv h2, .prjcts h2, .srv h4, .prjcts h4, .srv p, .prjcts p {
    color:#fff;
}
.icons li {
    width: 24% !important;
    position: unset !important;
    border-radius: 0 !important;
    height: 1px !important;
    border-bottom: 1px solid #fff !important;
	border-top: none !important;
}
.icons .vc_images_carousel .vc_carousel-indicators .vc_active {
    border-color: #fff !important;
}
.icons img {
    margin: auto;
}
.vc_images_carousel .vc_carousel-indicators {
    bottom: 0;
}
.vc_images_carousel {
    padding: 0 0 40px;
}
.home .site-header {
    /*position: absolute;*/
    z-index: 999;
    background: #e2e2e2;
}
#wprmenu_bar {
    background-color: transparent;
position:absolute;top:45px;
    left: unset;
    right: 65px;
    width: auto;
	padding: 0;
    height: unset !important;
}
#wprmenu_bar .menu_title, #wprmenu_bar .wprmenu_icon_menu {
    color: #ffffff;
    width: auto;
    float: left;
}
#wprmenu_bar .menu_title a {
    top: 0px;
    font-size: 16px;
    line-height: normal;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
	padding-right: 15px;
	font-family: 'montserratregular';
    letter-spacing: 2px;
	pointer-events: none;
}
#wprmenu_bar .menu_title a{color:#000}
.wprmenu_bar .hamburger-inner, .wprmenu_bar .hamburger-inner::before, .wprmenu_bar .hamburger-inner::after {
    background: #000;
}
.wprmenu_bar .hamburger-inner:hover,.hamburger-inner:hover::before, .hamburger-inner:hover::after{background: #000;}
.home .site-header.sticky {
    position: relative;
    background: rgba(0,0,0,0.8);
}
.home .site-header.sticky img.custom-logo{width:50px;}
/*.home #wprmenu_bar .menu_title a{color:#fff}
.home .wprmenu_bar .hamburger-inner,.home .wprmenu_bar .hamburger-inner::before,.home .wprmenu_bar .hamburger-inner::after {
    background: #ffffff;
}*/


html body div.wprm-overlay {
    background: transparent;
}
#mg-wprm-wrap.cbp-spmenu-left, #mg-wprm-wrap.cbp-spmenu-right, #mg-widgetmenu-wrap.cbp-spmenu-widget-left, #mg-widgetmenu-wrap.cbp-spmenu-widget-right {
    top: 80px !important;
    background: rgba(0,0,0,0.7);
}
.wprmenu_bar .hamburger:hover .hamburger-inner, .wprmenu_bar .hamburger:hover .hamburger-inner::before, .wprmenu_bar .hamburger:hover .hamburger-inner::after{
	background: #000;
}
/*.home .wprmenu_bar .hamburger:hover .hamburger-inner, .home .wprmenu_bar .hamburger:hover .hamburger-inner::before, .home .wprmenu_bar .hamburger:hover .hamburger-inner::after{
	background: #fff;
}*/
#mg-wprm-wrap li.current-menu-item > a, #mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
    background: #f08c42;
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 65px;
}
html body div.wprm-wrapper {
    overflow: hidden;
}
.wpb_gmaps_widget {
    width: 100%;
    float: left;
}
.entry-content p a {
	color: #f08c42;
	text-decoration: none;
}
.abt, .srv, .prjcts {
    background-attachment: fixed;
    background-size: cover;
}
.single h1,.single h2{font-size:26px;margin-bottom:20px;}
.singular .vc_grid-container-wrapper h4{text-transform:uppercase !important;padding-top: 20px;
    padding-bottom: 10px;}
.vc_gitem-post-data-source-post_excerpt p{min-height:200px;}
.entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce){max-width:1024px;}
@media(max-width:767px){
	.wp-custom-logo .site-header{height:100px;}
	.about .wpb_wrapper, .services .wpb_wrapper{padding:12px;}
	.site-info{text-align:center}
	.footer-wrapper h2{font-weight:600}
}