/*!
Theme Name: MUNAWAR SHAH
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: munawar-shah
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

MUNAWAR SHAH is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: "Manrope", sans-serif;
	background: #F1F4FF
}
body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 3px;
 background-color: #F5F5F5;
}
 body::-webkit-scrollbar-thumb {
 background-color: #666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a, button {
	text-decoration: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
img {
	max-width: 100%
}
/* CSS Document */

/* CSS header */

.header-slider-wraper {
	background: #192143 url(assets/images/bg-hero.jpg) no-repeat top;
	background-size: cover;
	height: 100vh;
}
.innerblogdetails {
	height: 60vh !important;
}
.header-main-wraper {
	padding: 25px;
}
.header-main-wraper .site-logo-wrap a {
	font-size: 24px;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: bold;
}
.header-main-wraper .site-logo-wrap a span {
	color: #FF514B;
}
.header-nav-wraper ul {
	list-style: none;
	display: flex;
	gap: 38px;
	justify-content: center;
	align-items: center;
	padding: 10px;
}
.header-nav-wraper ul li a {
	color: #fff;
	font-size: 14px;
	letter-spacing: -0.5px
}
.header-nav-wraper ul li a:hover {
	color: #FF514B;
}
.btn-talk-wrap {
	padding: 15px 0;
	text-align: right;
}
.btn-talk-wrap a {
	background: #FF514B;
	color: #fff;
	border-radius: 30px;
	font-weight: 600;
	font-family: "Oswald", sans-serif;
	font-size: 14px;
	padding: 10px 30px
}
.btn-talk-wrap a:hover {
	background: #192143;
	color: #fff;
}

.inner-header-slider-wraper strong{
	font-size:40px;
	color:#fff;
	font-family: "Oswald", sans-serif;
}
.inner-header-slider-wraper h4{
	font-size:125px;
	color:#fff;
	font-weight:800;
	font-family: "Oswald", sans-serif;
}
.bloginnertext h1{
    font-size: 70px;
    color: #fff;
    font-weight: 800;
    font-family: "Oswald", sans-serif;	
	
}
.inner-header-slider-wraper h4 span{
	display:block;
	color:#FF514B
}
.slider-image-wrp img{
	border-radius:20px;
}
.inner-about-text{
	padding-top:60px
}
.inner-about-text h4{ 
	font-size:25px;
	color:#0E132A;
	font-weight:800;
	font-family: "Oswald", sans-serif;
	margin-bottom:10px;
	
}
.inner-about-text  p{
	margin-bottom:10px;
}
.talk-me-btn{
	margin-top:25px;
}
.talk-me-btn a{
	    background: #FF514B;
    color: #fff;
    border-radius: 30px;
    font-weight: 600;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    padding: 10px 30px;
}


/* CSS header */

/* CSS hero */

.hero-area-wraper {
}
.hero-area-wraper .top-main-heading {
	text-align: center;
}
.hero-area-wraper .top-main-heading span {
	display: block;
	color: #fff;
	font-size: 50px;
	font-family: "Oswald", sans-serif;
	margin-bottom: 10px
}
.hero-area-wraper .top-main-heading h1 {
	font-size: 160px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	font-family: "Oswald", sans-serif;
	letter-spacing: -2px;
	line-height: 150px
}
.hero-area-wraper .top-main-heading h1 strong {
	color: #FF514B;
	font-weight: 800;
}
.review-image-about-wraper .review-hero-wraper {
	padding-top: 95px;
}
.review-image-about-wraper .review-hero-wraper img {
	width: 200px;
}
.personal-image-wrap:hover img {
	rotate: -7deg;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.review-image-about-wraper .review-hero-wraper h2 {
	font-size: 30px;
	padding: 15px 0;
	font-weight: 600;
	font-family: "Oswald", sans-serif;
	color: #fff;
}
.review-image-about-wraper .review-hero-wraper h2 span {
	color: #FF514B;
}
.review-image-about-wraper .review-hero-wraper p {
	font-size: 25px;
	color: #fff;
	line-height: 32px
}
.personal-image-wrap {
	width: 95%;
	margin: 0 auto;
	margin-top: -15px;
}
.about-me-wraper {
	padding-top: 60px;
}
.about-me-wraper h4 {
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	font-family: "Oswald", sans-serif;
	position: relative;
}
.about-me-wraper h4:before {
	content: "";
	position: absolute;
	bottom: -18px;
	height: 3px;
	background: #FF514B;
	width: 30px;
}
.about-me-wraper p {
	font-size: 14px;
	color: #fff;
	padding-top: 30px;
	line-height: 24px;
	padding-bottom: 35px;
	text-align: justify;
}
.about-me-btn a {
	background: #fff;
	border-radius: 30px;
	padding: 12px 40px;
	color: #2A3254;
	font-family: "Oswald", sans-serif;
	font-weight: 600;
}
.about-me-btn a:hover {
	background: #192143;
	color: #fff !important
}
/* CSS hero */

/* CSS content */


.services-main-wraper {
	padding: 80px 0 50px 0;
}
.services-main-wraper h2 {
	text-transform: uppercase;
	font-size: 50px;
	color: #0E132A;
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	letter-spacing: -1px;
	position: relative;
}
.services-main-wraper h2:before {
	content: "";
	position: absolute;
	bottom: -15px;
	height: 3px;
	background: #FF514B;
	width: 50px;
}
.services-main-wraper ul {
	list-style: none;
	margin-top: 50px
}
.service-listing-wrp {
	padding: 25px;
	background: #fff;
	border-radius: 15px;
	margin-bottom: 30px
}
.service-listing-wrp span {
	width: 35px;
	height: 30px;
	border: 1px solid #FF514B;
	color: #FF514B;
	display: inline-block;
	font-family: "Oswald", sans-serif;
	border-radius: 6px;
	text-align: center;
	padding-top: 2px;
	font-weight: 500;
}
.services-title {
	padding: 12px 0;
	position: relative;
}
.services-title:before {
	content: "";
	position: absolute;
	bottom: 0;
	height: 3px;
	background: #FF514B;
	width: 25px;
}
.services-title a {
	color: #0E132A;
	font-size: 28px;
	font-weight: 500;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	position: relative;
}
.service-listing-wrp p {
	font-size: 18px;
	color: #616161;
	padding-top: 15px
}
.about-main-wraper {
	padding: 80px 0;
	background: #192143 url(assets/images/bg-about.jpg) no-repeat top;
	background-size: cover;
}
.text-about-wraper {
	padding-left: 15px;
}
.text-about-text-name {
	display: flex;
	gap: 25px;
	align-items: center;
}
.text-about-text-name .text-about-text-image {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	border: 4px solid #fff
}
.text-about-text-name .text-about-text-image img{
	border-radius: 50%;

}
.text-about-text-name .text-about-text-text h3 {
	font-size: 50px;
	line-height: 40px;
	color: #fff;
	font-weight: 800;
	font-family: "Oswald", sans-serif;
	margin-bottom: 10px
}
.text-about-text-name .text-about-text-text span {
	display: block;
	font-size: 20px;
	color: #fff;
}
.text-about-wraper p {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	padding: 15px 0;
	opacity: 0.6
}
.text-about-wraper a {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-family: "Oswald", sans-serif;
}
.text-about-wraper ul {
	border: none;
}
.text-about-wraper ul li {
	width: 22%;
	margin: 0 5px;
}
.text-about-wraper ul li button {
	width: 100%;
	border-radius: 8px !important;
	background: rgba(255, 255, 255, 0.1) !important;
	border: none !important;
	outline: none;
	color: #fff !important;
	font-family: "Oswald", sans-serif;
	padding: 10px 0 11px 0;
	font-size: 14px;
}
.text-about-wraper .nav-tabs .nav-item.show .nav-link, .text-about-wraper .nav-tabs .nav-link.active {
	background: #FF514B !important;
}
.text-about-wraper {
	font-size: 16px;
	color: #fff;
}
.about-me-wraper-btn {
	margin-top: 18px;
}
.about-me-wraper-btn a {
	background: #fff !important;
	border-radius: 30px !important;
	padding: 12px 40px 12px 40px !important;
	color: #2A3254 !important;
	font-family: "Oswald", sans-serif !important;
	font-weight: 600 !important;
}
.about-me-wraper-btn a:hover {
	background: #192143 !important;
	color: #fff !important;
}
.portfolio-main-wraper {
	padding: 80px 0;
}
.portfolio-heading-wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px
}
.portfolio-heading-wrap h4 {
	text-transform: uppercase;
	font-size: 50px;
	color: #0E132A;
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	letter-spacing: -1px;
	position: relative;
}
.portfolio-heading-wrap h4:before {
	content: "";
	position: absolute;
	bottom: -15px;
	height: 3px;
	background: #FF514B;
	width: 50px;
}
.portfolio-btn {
	margin-top: 30px;
}
.portfolio-btn a {
	background: #FF514B;
	border-radius: 30px;
	padding: 12px 40px 14px 40px;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: 600;
}
.portfolio-btn a:hover {
	background: #192143;
	color: #fff !important
}
.portfolio-main-wraper ul {
	list-style: none;
}
.portfolio-main-wraper ul li .big-listing-portfolio-wraper {
	background-size: cover !important;
	border-radius: 15px;
	height: 500px;
	overflow: hidden;
	margin-bottom: 35px
}
.big-listing-portfolio-wraper a {
	padding: 25px;
	display: block;
	height: 100%;
	background: rgba(9, 12, 25, 0.1) !important;
	height: 500px;
	position: relative;
}
.big-listing-portfolio-wraper a span {
	position: absolute;
	bottom: 35px;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	font-family: "Oswald", sans-serif;
	left: 35px
}
.small-listing-portfolio-wraper {
	background-size: cover !important;
	border-radius: 15px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 35px
}
.small-listing-portfolio-wraper a {
	padding: 25px;
	display: block;
	height: 100%;
	background: rgba(9, 12, 25, 0.1) !important;
	height: 300px;
	position: relative;
}
.small-listing-portfolio-wraper a span {
	position: absolute;
	bottom: 25px;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	font-family: "Oswald", sans-serif;
	left: 25px
}
.busines-main-wraper {
	padding: 60px 0;
	background: #fff;
}
.busines-main-wraper h2 {
	text-transform: uppercase;
	font-size: 50px;
	color: #0E132A;
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	letter-spacing: -1px;
	position: relative;
}
.busines-main-wraper h2:before {
	content: "";
	position: absolute;
	bottom: -15px;
	height: 3px;
	background: #FF514B;
	width: 50px;
}
.busines-main-wraper ul {
	margin-top: 50px;
	list-style: none;
}
.busines-main-wraper ul li .listing-busines-wrp {
	background: #F1F4FF;
	padding: 25px;
	border-radius: 20px;
	margin-bottom: 25px;
}
.listing-busines-wrp h5 {
	font-size: 25px;
	color: #000000;
	font-family: "Oswald", sans-serif;
}
.listing-busines-wrp span {
	display: block;
	padding: 5px 0;
	color: #FF514B;
	font-size: 16px
}
.review-main-wrper {
	padding: 60px 0 40px 0
}
.review-main-wrper h3 {
	text-transform: uppercase;
	font-size: 50px;
	color: #0E132A;
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	letter-spacing: -1px;
	position: relative;
}
.review-main-wrper h3:before {
	content: "";
	position: absolute;
	bottom: -15px;
	height: 3px;
	background: #FF514B;
	width: 50px;
}
.review-main-wrper ul {
	margin-top: 50px;
	list-style: none;
}
.review-main-wrper ul li .list-review-wrp {
	background: #fff;
	padding: 25px;
	border-radius: 15px;
	margin-bottom: 25px
}
.list-review-image-name {
	display: flex;
	gap: 15px;
	align-items: center;
}
.list-review-image-name .list-review-image {
	width: 65px;
}
.list-review-text strong {
	display: block;
	font-size: 20px;
	color: #0E132A;
	font-family: "Oswald", sans-serif;
}
.list-review-text span {
	display: block;
	color: #FF514B;
	font-size: 16px;
}
.list-review-wrp p {
	padding-top: 15px
}
.new-main-wraper {
	background: url(assets/images/bg-latest.jpg) no-repeat top;
	background-size: cover !important;
	padding: 60px 0
}
.new-main-wraper h3 {
	text-transform: uppercase;
	font-size: 50px;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	letter-spacing: -1px;
	position: relative;
}
.new-main-wraper h3:before {
	content: "";
	position: absolute;
	bottom: -15px;
	height: 3px;
	background: #FF514B;
	width: 50px;
}
.new-main-wraper ul {
	list-style: none;
	margin-top: 60px;
}
.new-main-wraper ul li {
}
.new-main-wraper ul li .listing-new-wraper {
	display: flex;
	gap: 35px;
	align-items: center;
	border-bottom: 1px solid #2c3760;
	padding-bottom: 40px;
	margin-bottom: 30px;
}
.new-main-wraper ul li:nth-child(3) .listing-new-wraper {
	border: none;
	margin: 0;
	padding: 0;
}
.listing-new-wraper .listing-new-image {
	border-radius: 25px;
	height: 295px;
	overflow: hidden;
	width: 480px;
}
.listing-new-text span {
	display: block;
	color: #FF514B;
	font-size: 16px;
	margin-top: -26px
}
.listing-new-text h5 {
	font-size: 50px;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	letter-spacing: -1px;
	margin: 15px 0
}
.btn-news-wrap {
	margin-top: 35px;
}
.listing-new-text a {
	background: #FF514B !important;
	border-radius: 30px !important;
	padding: 12px 40px 12px 40px !important;
	color: #fff !important;
	font-family: "Oswald", sans-serif !important;
	font-weight: 600 !important;
}
.branding-main-wraper {
	padding: 60px 0;
}
.branding-main-wraper h4 {
	text-transform: uppercase;
	font-size: 50px;
	color: #0E132A;
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	letter-spacing: -1px;
	position: relative;
}
.branding-main-wraper h4:before {
	content: "";
	position: absolute;
	bottom: -15px;
	height: 3px;
	background: #FF514B;
	width: 50px;
}
.branding-main-wraper ul {
	margin-top: 70px;
	background: #fff;
	border-radius: 15px;
	list-style: none;
}
.branding-main-wraper ul li {
	padding: 15px 85px;
	border: 1px solid #f1f4ff;
}
.blog-new-main-wraper{
	background:none !important;
}
.blog-new-main-wraper h3{
	color:#0E132A !important;
}
.blog-new-main-wraper h5{
	color:#0E132A !important;
}
.blog-new-main-wraper  ul li .listing-new-wraper{
	    border-bottom: 1px solid #dadada;
}
.blog-new-main-wraper{
	margin-bottom:30px;
}
.contact-main-wraper {
	padding: 60px 0 0 0;
}
.contact-map-wrap iframe {
	border-radius: 10px;
}
.contact-info-form-wrap {
	padding-top: 120px
}
.contact-info-wrap {
}
.contact-info-wrap ul {
	list-style: none;
}
.contact-info-wrap ul li {
}
.contact-info-wrap ul li .contact-listing-wrap {
	padding: 25px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 13px 21px 0px #e2e2e2;
	height: 270px;
	color: #fff
}
.contact-info-wrap ul li:hover .contact-listing-wrap {
	border: 1px solid #f7881e;
	box-shadow: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.contact-listing-wrap .contact-listing-icon {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #242C4C;
	border: 1px solid #242C4C;
	margin: 0 auto;
	text-align: center;
	padding-top: 32px;
	font-size: 40px;
}
.contact-info-wrap ul li:hover .contact-listing-wrap .contact-listing-icon {
	border: 1px solid #242C4C;
	background: #242C4C;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.contact-listing-text {
	text-align: center;
	padding-top: 10px
}
.contact-listing-text h4 {
	    color: #0E132A;
    font-family: "Oswald", sans-serif;
	font-size: 25px;
	font-weight: bold;
}
.contact-listing-text p {
	padding: 15px 20px;
	color: #838383;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}
.contact-form-wraper {
	padding: 60px 0;
}
.contact-form-wraper h4 {
    text-transform: uppercase;
    font-size: 50px;
    color: #0E132A;
    font-family: "Oswald", sans-serif;
    font-weight: 800;
    letter-spacing: -1px;
    position: relative;
}
.contact-form-wraper h4 span {
	display: block;
	color: #f7881e;
}
.contact-form-wraper {
}
.contact-form-wraper .form-group {
    position: relative;
    margin: 0;
    border-radius: 6px;
    padding: 15px;
    margin-top: 20px;
	background: #fff;
}
.contact-form-wraper .form-group label {
    background: #fff;
    top: -20px;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}
.contact-form-wraper .form-group .form-control {
    background: none;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    letter-spacing: 0 !important;
    font-weight: normal !important;
    font-size: 14px !important;
    padding-left:0px !important;
}

.contact-form-wraper .form-group .form-control::-webkit-input-placeholder { /* Edge */
 color:#3b2517;
}
 .contact-form-wraper .form-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#3b2517;
}
 .contact-form-wraper .form-group .form-control::placeholder {
 color:#3b2517;
}
.textarea-group {
    position: relative;
    margin: 0;
    border-radius: 6px;
    padding: 15px;
    margin-top: 20px;
	margin-bottom:20px;
	background: #fff;
}
.textarea-group  label {
    top: -10px;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}
.textarea-group .form-control {
	border: none;
	outline: none;
	box-shadow: none;
	padding-left: 0px;
}
.textarea-group .form-control::-webkit-input-placeholder { /* Edge */
 color:#3b2517;
}
 .textarea-group .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#3b2517;
}
 .textarea-group .form-control::placeholder {
 color:#3b2517;
}
.button-contact-group {
}
.button-contact-group button {
	background: #f8951d;
	padding: 14px 45px;
	border-radius:50px;
	color: #fff;
	font-size: 14px;
	border: none;
	outline: none;
	font-weight: 600;
    font-family: "Oswald", sans-serif;
}
.button-contact-group button:hover {
	background: #3b2517;
}
.contact-info-wrap h3{
	    text-transform: uppercase;
    font-size: 50px;
    color: #0E132A;
    font-family: "Oswald", sans-serif;
    font-weight: 800;
    letter-spacing: -1px;
    position: relative;
	margin-bottom:60px
}
.contact-info-wrap h3:before {
    content: "";
    position: absolute;
    bottom: -15px;
    height: 3px;
    background: #FF514B;
    width: 50px;
}
/* CSS content */

/* CSS footer */

.footer-main-wraper {
	background: #192143;
}
.footer-main-wraper .footer-contact-wraper {
	background: url(assets/images/bg-contact.jpg) no-repeat top;
	padding: 90px 0;
	background-size: cover;
}
.footer-contact-wraper h3 {
	font-size: 80px;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center
}
.footer-contact-wraper h3 span {
	display: block;
	color: #FF514B;
}
.write-message-btn {
	text-align: center;
	margin-top: 60px
}
.write-message-btn a {
	background: #414862;
	padding: 20px 80px;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: 600;
	border-radius: 120px
}
.bottom-footer-wrap {
	text-align: center;
	padding: 60px 0;
}
.bottom-footer-wrap .footerloog {
	font-size: 25px;
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-weight: bold;
	text-align: center;
}
.bottom-footer-wrap .footerloog span{
	    color: #FF514B;
}
.footer-main-wraper {
	padding: 50px 0 0px 0;
	background: #1B182F
}
.site-logo-wrap{
	margin-top:15px;
}
.site-logo-wrap a{
	font-size: 25px;
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
}
.footer-top1-wraper {
	border-bottom: 1px solid #363156;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.phone-footer-wrap {
	font-size: 22px;
	color: #fff;
	text-align: right;
	font-weight: 500;
}
.phone-footer-wrap span {
	margin-right: 5px;
}
.footer-link-wraper {
	margin-left: 50px;
}
.footer-link-heading {
	font-size: 25px;
	color: #fff;
	margin-bottom: 30px;
	font-weight: bold;
	position: relative;
	margin-top: 30px;
}
.footer-link-heading:before {
	content: "";
	background:url(images/shape-service.svg) no-repeat top;
	width: 81px;
	height: 15px;
	background-size: contain;
	position: absolute;
	bottom: -26px;
}
.footer-link-wraper ul {
	list-style: none;
}
.footer-link-wraper ul li {
	margin-bottom: 12px;
}
.footer-link-wraper ul li a {
	font-size: 14px;
	color: #fff;
}
.footer-social-wrap {
}
.footer-social-heading {
	font-size: 25px;
	color: #fff;
	margin-bottom: 30px;
	font-weight: bold;
	position: relative;
	margin-top: 30px;
}
.footer-social-heading:before {
	content: "";
	background:url(images/shape-service.svg) no-repeat top;
	width: 81px;
	height: 15px;
	background-size: contain;
	position: absolute;
	bottom: -26px;
}
.footer-copyright-wrap {
	border-top: 1px solid #8F97AA;
	border-bottom: 1px solid #8F97AA;
	padding: 15px 0;
	margin-top: 30px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	margin-bottom: 60px;
	margin-top: 30px;
}
.footer-social-icon a {
	margin: 0 5px;
}
.footer-social-icon a img {
	width: 35px;
}
.footer-logo-wrap p {
	font-size: 14px;
	color: #fff;
	padding-top: 10px;
}
.foote-copy-right {
	margin-top: 60px;
	background: #151326;
	padding: 22px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.blog-new-detail1-wraper{
	padding-top:30px;
	font-size:20px;
	background:none !important;
}
.blog-new-detail1-wraper h3{
	color:#000;
	margin:50px 0;
}
.blog-new-detail1-wraper p{
	font-size:18px;
	color:#000;
	padding-bottom:30px;
	line-height:28px;
}
.blog-new-detail1-wraper h5{
	font-size:30px;
	color:#000;
	font-weight: 600;
    font-family: "Oswald", sans-serif;
	margin-bottom:5px;
}
.posted-by-date {
	margin-bottom:15px;
}
.posted-by-date span{
	font-size:18px;
	margin-right:15px;
}
.about-image-wrap{
	background:#FF514B;
	padding:35px;
	border-radius:30px;
}
.about-image-wrap span{
	display:block;
	font-size:180px;
	color:#192143;
	font-weight:800;
	font-family: "Oswald", sans-serif;
	line-height:180px;
	text-align:center;
}
.about-image-wrap p{
	text-align:right;
	color:#fff;
	font-size:35px;
	font-family: "Oswald", sans-serif;
	padding-right:30px;
	margin-top:30px;
}
.drawer-menu {
	box-sizing: border-box;
	position: fixed;
	top: 0;
	right: 0;
	width: 280px;
	height: 100vh;
	padding: 65px 0 0 0;
	background: #3b2517;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform-origin: right center;
	-ms-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: perspective(500px) rotateY(-90deg);
	transform: perspective(500px) rotateY(-90deg);
	opacity: 0;
	overflow: auto;
}
.drawer-menu li {
	text-align: left;
}
.drawer-menu li a {
	display: block;
	height: auto;
	line-height: 62px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	-webkit-transition: all .8s;
	transition: all .8s;
	padding-left: 30px;
	border-bottom: 1px solid #2c1a0f;
}
.drawer-menu li a:hover {
	color: #1a1e24;
	background: #fff;
}
/* checkbox */
.check {
	display: none;
}
/* menu button - label tag */
.menu-btn {
	position: absolute;
	display: block;
	top:36px;
	right: 18px;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	z-index: 3;
}
.bar {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	height: 1px;
	background: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}
.bar.middle {
	top: 10px;
	opacity: 1;
}
.bar.bottom {
	top: 20px;
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
}
.menu-btn__text {
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
	display: block;
	visibility: visible;
	opacity: 1;
}
.menu-btn:hover .bar {
	background: #fff;
}
.close-menu {
	position: fixed;
	top: 0;
	right: 280px;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0);
	cursor: url(http://theorthodoxworks.com/demo/images/cross.svg), auto;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	visibility: hidden;
	opacity: 0;
}
/* checked */
.check:checked ~ .drawer-menu {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	z-index: 2;
}
.check:checked ~ .contents {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	transform: translateX(-300px);
}
.check:checked ~ .menu-btn .menu-btn__text {
	visibility: hidden;
	opacity: 0;
}
.check:checked ~ .menu-btn .bar.top {
	width: 40px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff
}
.check:checked ~ .menu-btn .bar.middle {
	opacity: 0;
}
.check:checked ~ .menu-btn .bar.bottom {
	width: 40px;
	top: 28px;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.check:checked ~ .close-menu {
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	background: rgba(0,0,0,.5);
	visibility: visible;
	opacity: 1;
	z-index: 3;
}
.drawer-menu ul {
	list-style: none;
}
.drawer-menu ul li a {
	text-decoration: none;
}
.drawer-menu ul li a img {
	margin-right: 5px;
	margin-top: -2px;
}
.menusitebar-main-wraper {
	display: none;
}




/* CSS footer */



@media screen and (max-width:1169px) {
.header-slider-wraper {
     height: auto;
    padding-bottom: 60px;
}
.about-me-wraper {
    padding-top: 60px;
    padding-bottom: 30px;
}
.menusitebar-main-wraper {
	display:block;
}	
.header-nav-wraper{
	display:none;
}
.btn-talk-wrap{
	display:none;
}
.hero-area-wraper .top-main-heading span {
    margin-bottom: 20px;
    margin-top: 30px;
	font-size:20px
}
.hero-area-wraper .top-main-heading h1 {
    font-size: 93px;
    line-height: 95px;
}
.review-image-about-wraper .review-hero-wraper{
	text-align:center;
	margin-top:30px;
	padding-top:0;
	margin-bottom:60px;
}
.personal-image-wrap {
    rotate: -7deg !important; 
}
.services-main-wraper h2 {
        margin-top: 30px;
        font-size: 30px;
}
.about-image-wrap p {
    text-align: center;
    padding-right: 0px;
    margin-top: 0;
}
.text-about-text-image{
	display:none;
}
.text-about-text-name{
	display:block;
	margin-top:30px;
}
.portfolio-btn{
	display:none;
}
.portfolio-heading-wrap{
	display:block;
}
.new-main-wraper ul li .listing-new-wraper{
	display:block;
}
.listing-new-wraper .listing-new-image{
	height:auto;
	width:auto;
}
.inner-header-slider-wraper h4{
	font-size:90px;
}
.header-main-wraper{
	padding:25px 0;
}
}

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

.bloginnertext h1 {
    font-size: 40px;
    color: #fff;
    font-weight: 800;
    font-family: "Oswald", sans-serif;
    margin-bottom: 40px;
}

}













/* CSS footer */
