/*!
Theme Name: mmcgusa
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: mmcgusa
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.

mmcgusa 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_Helvetica';
	src: url('fonts/Helvetica.eot');
	src: local('☺'), url('fonts/Helvetica.woff') format('woff'), url('fonts/Helvetica.ttf') format('truetype'), url('fonts/Helvetica.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/**General_styles_tags_starts**/
/*::-webkit-scrollbar{width:6px;height:5px;}
::-webkit-scrollbar-track{ background:#000000;}
::-webkit-scrollbar-thumb{background:#f2a907; border-radius:0;}
::-moz-scrollbar{width:6px;height:5px;}
::-moz-scrollbar-track{ background:#333;}*/
::-moz-scrollbar-thumb{background:#c0c0c0; border-radius:10px;}
::-webkit-selection{ background:#f2a907; color:#fff;}
::selection{ background:#f2a907; color:#fff;}
::-moz-selection{ background:#f2a907; color:#fff;}

body {
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    overflow-x: hidden;
    color: #6c7176;
}

h1, h2, h3, h4, h5, h6{
    color: #000000;
    margin: 0;
    padding: 0;
    font-family: 'Conv_Helvetica';
}

@media (min-width: 1260px) {
.container{
    max-width: 1240px !important;
}
}

@media (min-width: 1600px) {
.container{
    max-width: 1400px !important;
}
}


img {
    border: none;
    outline: none;
    max-width: 100%;
}

a{
    transition: .25s;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    display: inline-block;
    text-decoration: none;
}

p {
    color: #090b17;
    line-height: 27px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
}
/**General_styles_tags_ends**/

/**header_nav_section_starts**/
.header_nav{
    padding: 20px 0;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.header_nav .logo .navbar-brand{
    width: 100%;
    padding: 0;
}
.header_nav_section{
    padding: 5px 0;
    float: left;
}
.btn_header_right{
    margin: 0 0 0 25px;
    padding: 0;
    text-transform: uppercase;
    float: right;
}
.btn_header_right a{
    padding: 5px 0;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    transition: .25s;
}
.btn_header_right a img{
    margin: 0 15px 2px 0;
    padding: 0;
}
.navbar-light .navbar-nav .nav-link{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    transition: .25s;
    font-family: 'PT Sans', sans-serif;
    text-transform: capitalize;
}
.navbar-light .navbar-nav .nav-link:hover{
    transition: .25s;
    color: #f2a907;
}

.navbar-expand-lg .navbar-nav .nav-item{
    padding: 0 35px 0 0;
    text-transform: uppercase;
    font-weight: 800;
}
.navbar-expand-lg .navbar-nav .nav-item.active a{
    position: relative;
    transition: .25s;
    color: #f2a907;
}

.navbar-expand-lg .navbar-nav .nav-item a{
    transition: .25s;
    position: relative;
    padding: 0;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child a{
    padding-right: 0;
}
/**header_nav_section_ends**/

/**banner_section_starts**/
.banner_section{
    margin: 0;
    padding: 0;
    background-position: right !important;
    background-repeat: no-repeat !important;
    position: relative;
    height: 660px;
    display: flex;
    align-items: center;
}
.banner_section::before{
    width: 67px;
    height: 373px;
    background: url(images/banner_before_img.png) no-repeat left;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}
.banner_section .banner_text{
    width: 370px;
    margin-left: 200px;
}
.banner_section .banner_text h6{
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 8px;
}
.banner_section .banner_text h1{
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    font-family: 'Conv_Helvetica';
    margin-bottom: 22px;
}
.banner_section .banner_text h1 .head_line{
    display: block;
}
.banner_section .banner_text p{
    font-size: 16px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
    line-height: 22px;
    margin-bottom: 25px;
}
.banner_section .banner_text .bnr_btn{
    margin: 0;
    padding: 0;
}
.banner_section .banner_text .bnr_btn a{
    position: relative;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Conv_Helvetica';
    text-decoration: none;
    background: #fbc001;
    padding: 5px 30px;
    color: #ffffff;
    border-radius: 2px;
    letter-spacing: 2px;
}
.banner_section .banner_text .bnr_btn a span{
    position: relative;
    z-index: 2;
}
.banner_section .banner_text .bnr_btn a img{
    margin: 0 0 3px 7px;
}
.banner_section .banner_text .bnr_btn a::before{
    background: #f2a807;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    content: "";
    transition: .25s;
}
.banner_section .banner_text .bnr_btn a:hover::before{
    transition: .25s;
    width: 100%;
}
/**banner_section_ends**/

/**notre_concept_section_starts**/
.notre_concept_section{
    margin: 0;
    padding: 110px 0 120px 0;
    width: auto;
    height: auto;
}
.notre_concept_section .portion{
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
}
.notre_concept_section .portion .notre_text_section{
    margin: 10px 0 0 0;
    padding: 0;
}
.notre_concept_section .portion .notre_text_section h6{
    color: #e78f0e;
    font-size: 20px;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 7px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
.notre_concept_section .portion .notre_text_section h6 img{
    max-width: 100%;
    margin: 0 20px 2px 0;
}
.notre_concept_section .portion .notre_text_section h2{
    font-size: 50px;
    color: #000000;
    font-weight: 900;
    margin-bottom: 20px;
}
.notre_concept_section .portion .notre_text_section p{
    font-size: 17px;
    color: #090b17;
    text-align: justify;
    margin-bottom: 10px;
}
.notre_concept_section .portion .notre_text_section .notre_inner_ico_box{
    margin: 50px 0 0 0;
    padding: 0;
}
.notre_concept_section .portion .notre_text_section .notre_inner_ico_box .ico_box_notre{
    padding: 14px;
    height: 210px;
    overflow: hidden;
    box-shadow: 0 0 25px rgb(30 28 30 / 4%);
    text-align: center;
}
.notre_concept_section .portion .notre_text_section .notre_inner_ico_box .ico_box_notre img{
    max-width: 100%;
    margin-bottom: 25px;
}
.notre_concept_section .portion .notre_text_section .notre_inner_ico_box .ico_box_notre h4{
    font-size: 20px;
    color: #1c1c1c;
    font-weight: 800;
    margin-bottom: 7px;
}
.notre_concept_section .portion .notre_text_section .notre_inner_ico_box .ico_box_notre p{
    font-size: 16px;
    color: #6c7176;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
}

.notre_concept_section .portion .about_img_section{
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    height: auto;
}
.notre_concept_section .portion .about_img_section .image_two{
    margin: 0;
    padding: 0;
    position: absolute;
    left: -15px;
    top: 235px;
    z-index: 9;
}
.notre_concept_section .portion .about_img_section .image_two img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    border: 20px solid #fff;
}
.notre_concept_section .portion .about_img_section .image_one{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 85px;
}
.notre_concept_section .portion .about_img_section .image_one img{
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
}
.notre_concept_section .portion .about_img_section .image_text{
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: 60px;
    left: -20px;
    background-color: rgba(251,110,97,0.2);
    width: 197px;
    height: 197px;
    border-radius: 100%;
    align-items: center;
    display: flex;
}
.notre_concept_section .portion .about_img_section  .image_text .box_img_text{
    margin: 0 auto;
    padding: 30px 0;
    width: 174px;
    height: 174px;
    background: #fb6e61;
    border-radius: 100%;
    text-align: center;
}
.notre_concept_section .portion .about_img_section  .image_text .box_img_text img{
    margin: 0;
    padding: 0 0 5px 0;
    max-width: 100%;
    height: auto;
}
.notre_concept_section .portion .about_img_section  .image_text .box_img_text h4{
    margin: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
}
.notre_concept_section .portion .about_img_section  .image_text .box_img_text .rg{
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 45px;
    font-style: normal;
}
/**notre_concept_section_ends**/

/**services_section_starts**/
.services_section{
    margin: 0;
    padding: 100px 0 20px 0;
}
.services_section .heading_text{
    margin: 0;
    padding: 0;
}
.services_section .heading_text h6{
    color: #e78f0e;
    font-size: 20px;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 7px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
.services_section .heading_text h6 img{
    max-width: 100%;
    margin: 0 20px 2px 0;
}
.services_section .heading_text h2{
    font-size: 45px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}
.services_section .paragraph_text{
    margin-top: 37px;
}
.services_section .paragraph_text p{
    font-size: 18px;
    line-height: 30px;
}
.services_section .servixe_box_section{
    margin: 0 15px;
    padding: 0;
}
.services_section .servixe_box_section .services_box{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    width: auto;
    height: 555px;
    overflow: hidden;
    margin: 45px 10px;
    position: relative;
    box-shadow: 0 0 29px rgba(30,28,30,0.12);
}
.services_section .servixe_box_section .services_box .hover_text::before{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fcc201;
    opacity: 90%;
    content: "";
    position: absolute;
}

.services_section .servixe_box_section .services_box .hover_text{
    margin: 0;
    padding: 120px 60px 0;
    opacity: 0;
    transition: .25s;
}
.services_section .servixe_box_section .services_box:hover .hover_text{
    opacity: 0.9;
    transition: .25s;
}
.services_section .servixe_box_section .services_box .hover_text .icon_box{
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
}
.services_section .servixe_box_section .services_box .hover_text .icon_box .icon_mg{
    width: 92px;
    height: 92px;
    background: #ffffff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    padding: 19px;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
}
.services_section .servixe_box_section .services_box .hover_text .icon_box .icon_mg img{
    margin: 0 auto;
    max-width: 100%;
}
.services_section .servixe_box_section .services_box .hover_text .icon_box h4{
    font-weight: 600;
    color: #ffffff;
    font-size: 25px;
    padding-bottom: 5px;
    padding-top: 0;
    width: 70%;
}
.services_section .servixe_box_section .services_box .hover_text .icon_box h5{
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
}
.services_section .servixe_box_section .services_box .hover_text .paragraph_hover{
    margin: 0;
    padding: 0;
    position: relative;
}
.services_section .servixe_box_section .services_box .hover_text .paragraph_hover p{
    color: #fff;
    text-align: left;
    margin-top: 20px;
}
.services_section .servixe_box_section .services_box .hover_text .btn_arw{
    position: absolute;
    bottom: 0;
    right: 0;
}
.services_section .servixe_box_section .services_box .hover_text .service_hvr_arrow{
    margin: 0;
    padding: 0;
    position: relative;
    float: right;
    width: 76px;
    height: 66px;
    align-items: center;
    display: flex;
    background: #ffffff;
}
.services_section .servixe_box_section .services_box .hover_text .service_hvr_arrow img{
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}

.services_section .servixe_box_section .services_box .display_text{
    margin: 0 0 65px 0;
    padding: 0;
    transition: .25s;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.services_section .servixe_box_section .services_box:hover .display_text{
    opacity: 0;
    transition: .25s;
}
.services_section .servixe_box_section .services_box .display_text .display_icon{
    width: 90%;
    background: #ffffff;
    position: relative;
    display: flex;
    padding: 15px 20px;
    align-items: center;
}
.services_section .servixe_box_section .services_box .display_text .display_icon .img_ico{
    width: 92px;
    height: 92px;
    border: 2px dashed #000000;
    border-radius: 100%;
    align-items: center;
    display: flex;
    margin-right: 15px;
    background: #ffffff;
    padding: 19px;
    float: left;
}
.services_section .servixe_box_section .services_box .display_text .display_icon .img_ico img{
    margin: 0 auto;
    max-width: 100%;
}
.services_section .servixe_box_section .services_box .display_text .display_icon h3{
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 0;
    width: 70%;
}
.services_section .servixe_box_section .services_box .display_text .display_icon h5{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.services_section .servixe_box_section .services_box .display_text .display_icon .plus_img{
    position: absolute;
    right: 10px;
    top: 10px;
    max-width: 100%;
    width: auto;
}

.services_section .servixe_box_section .owl-carousel .owl-dots{
    display: none;
}
.services_section .servixe_box_section .owl-carousel .owl-nav{
    text-align: center;
}
.services_section .servixe_box_section .owl-carousel .owl-nav button.owl-prev{
    background: #efa209;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 5px;
}
.services_section .servixe_box_section .owl-carousel .owl-nav button.owl-prev:focus{
    outline: none;
}
.services_section .servixe_box_section .owl-carousel .owl-nav button.owl-prev span{
    font-size: 30px;
    color: #ffffff;
}
.services_section .servixe_box_section .owl-carousel .owl-nav button.owl-next{
    background: #efa209;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 5px;
}
.services_section .servixe_box_section .owl-carousel .owl-nav button.owl-next:focus{
    outline: none;
}
.services_section .servixe_box_section .owl-carousel .owl-nav button.owl-next span{
    font-size: 30px;
    color: #ffffff;
}
.services_section .servixe_box_section .ser_box_page_ser{
    background: none !important;
    height: 120px;
    margin: 20px 10px;
}
.services_section .servixe_box_section .ser_box_page_ser .ser_page_hvr_text{
    padding: 30px 25px 0;
    display: none;
}
.services_section .servixe_box_section .ser_box_page_ser:hover .display_text{
    opacity: 0.9;
    transition: .25s;
}
.services_section .servixe_box_section .ser_box_page_ser .display_text .display_icon h3{
    width: 65%;
    font-size: 20px;
}
.services_section .servixe_box_section .ser_box_page_ser .display_text{
    margin: 0;
}
.services_section .servixe_box_section .ser_box_page_ser .display_text .display_icon{
    width: 99%;
}
/**services_section_ends**/

/**parlent_section_starts**/
.parlent_section{
    margin: 0;
    padding: 80px 0 20px 0;
}
.parlent_section .parlent_box{
    margin: 0;
    padding: 35px 0 55px 0;
    border-right: 2px solid #f8ddb6;
    text-align: center;
}
.parlent_section .parlent_box_last{
    border-right: none;
}
.parlent_section .parlent_box h3{
    color: #000000;
    font-size: 70px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-family: 'PT Sans', sans-serif;
}
.parlent_section .parlent_box h5{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
}
/**parlent_section_ends**/

/**testimonial_section_starts**/
.testimonial_section{
    background-position: left !important;
    height: 830px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat !important;
    position: relative;
    margin-top: 50px;
}
.testimonial_section::before{
    position: absolute;
    content: "";
    width: 67px;
    height: 373px;
    background: url(images/testimonial_before.png) no-repeat right;
    top: 0;
    right: 0;
}
.testimonial_section .testi_text{
    margin: 0 auto 40px;
    padding: 0;
    width: 780px;
    padding-left: 280px;
}
.testimonial_section .testi_text h6{
    color: #e78f0e;
    font-size: 20px;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 7px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
.testimonial_section .testi_text h6 img{
    max-width: 100%;
    margin: 0 20px 2px 0;
}
.testimonial_section .testi_text h2{
    font-size: 50px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}
.testimonial_section .testi_text h2 .testi_line{
    display: block;
}
.testimonial_section .testi_slide{
    margin: 0;
    padding: 0;
}
.testimonial_section .testi_slide .testi_box_slide{
    background: #000000;
    width: 980px;
    padding: 45px 50px 30px 80px;
    position: relative;
    float: right;
    border-radius: 15px 0 0 15px;
}
.testimonial_section .testi_slide .testi_box_slide .ico_box_testi{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 25px;
    left: 45px;
}
.testimonial_section .testi_slide .testi_box_slide .ico_box_testi img{
    opacity: 20%;
}
.testimonial_section .testi_slide .testi_box_slide p{
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 22px;
}
.testimonial_section .testi_slide .testi_box_slide h5{
    font-size: 17px;
    color: #f2f3f5;
    font-weight: 600;
    letter-spacing: 2px;
}
.testimonial_section .testi_slide .testi_box_slide h5 img{
    width: auto;
    margin: 0 8px 0 0;
    display: inline-block;
}
/**testimonial_section_ends**/

/**customers_section_starts**/
.customers_section{
    margin: 0;
    padding: 60px 0 50px 0;
}
.customers_section .text_part{
    text-align: center;
    padding-bottom: 30px;
}
.customers_section .text_part h6{
    color: #e78f0e;
    font-size: 20px;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 7px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 25px;
}
.customers_section .text_part h2{
    font-weight: bold;
    font-size: 50px;
    color: #000000;
}
.customers_section .customer_slide{
    margin: 0;
    padding: 0;
}
.customers_section .customer_slide .customer_logo{
    margin: 30px 0;
    padding: 0;
}
.customers_section .customer_slide .customer_logo img{
    max-width: 100%;
    width: auto;
}

.customers_section .customer_slide .owl-carousel .owl-dots{
    display: none;
}
.customers_section .customer_slide .owl-carousel .owl-nav{
    text-align: center;
}
.customers_section .customer_slide .owl-carousel .owl-nav button.owl-prev{
    background: #efa209;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 5px;
}
.customers_section .customer_slide .owl-carousel .owl-nav button.owl-prev:focus{
    outline: none;
}
.customers_section .customer_slide .owl-carousel .owl-nav button.owl-prev span{
    font-size: 30px;
    color: #ffffff;
}
.customers_section .customer_slide .owl-carousel .owl-nav button.owl-next{
    background: #efa209;
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 5px;
}
.customers_section .customer_slide .owl-carousel .owl-nav button.owl-next:focus{
    outline: none;
}
.customers_section .customer_slide .owl-carousel .owl-nav button.owl-next span{
    font-size: 30px;
    color: #ffffff;
}
/**customers_section_ends**/

/**footer_section_starts**/
.footer_section{
    margin: 0;
    padding: 70px 0 70px 0;
    width: 100%;
    height: auto;
    background: #000000;
    position: relative;
}
.footer_section .footer_box{
    width: auto;
    height: auto;
}
.footer_section .footer_box .footer_logo{
    margin: 0 0 32px 0;
    padding: 0;
}
.footer_section .footer_box .footer_logo img{
    max-width: 100%;
}
.footer_section .footer_box p{
    margin: 0 0 10px 0;
    padding: 0;
    color: #fff;
    line-height: 29px;
}
.footer_section .footer_box .ftr_box_btn{
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.footer_section .footer_box a{
    margin: 20px 0 0 0;
    padding: 0;
    text-decoration: none;
    color: #cce2ed;
}
.footer_section .footer_box a img{
    margin: 0 15px 0 0;
    padding: 0;
    max-width: 100%;
    height: auto;
}
.footer_section .footer_box h3{
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 15px;
    font-weight: 600;
    position: relative;
    margin-bottom: 17px;
    margin-top: 5px;
    letter-spacing: 1px;
    color: #fcc201;
}
.footer_section .footer_box h3 img{
    margin: 0 0 0 20px;
    padding: 0;
}
.footer_section .footer_box .footer_heading{
    margin: 0;
    padding: 0;
}
.footer_section .footer_box .footer_heading li{
    margin: 0;
    padding: 0 0 10px 0;
    list-style: none;
    width: auto;
    color: #cce2ed;
    font-weight: 500;
    font-family: 'Mulish', sans-serif;
}
.footer_section .footer_box .footer_heading li a{
    text-decoration: none;
    margin: 0;
    padding: 0;
    color: #ffffff;
    transition: .25s;
    font-weight: 500;
}
.footer_section .footer_box .footer_heading li a:hover{
    transition: .25s;
    padding-left: 5px;
}
.footer_section .footer_box .footer_address li{
    position: relative;
    padding: 5px 0;
    font-size: 14px;
}
.footer_section .footer_box .footer_list{
    
}
.footer_section .footer_box .footer_list li{
    width: 45%;
    float: left;
    position: relative;
    padding-left: 20px;
}
.footer_section .footer_box .footer_list li::before{
    width: 7px;
    height: 11px;
    background: url(images/footer_before_icon.png) no-repeat left;
    position: absolute;
    top: 8px;
    left: 0;
    content: "";
}
/**footer_section_ends**/

/**copyright_section_starts**/
.copyright{
    background-color: #0b0b0d;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 17px;
    color: #ffffff;
    font-size: 15px;
}
.copyright a{
    color: #323232;
}
.copyright .fa-heart{
    color: #ee2a22;
    -webkit-animation: breathing 3s ease-out infinite normal;
    animation: breathing 3s ease-out infinite normal;
}
.copyright p{
    margin-bottom: 0px !important;
    color: #ffffff;
}
/**copyright_section_ends**/




/**inner_banner_starts**/
.inner_banner_section{
    margin: 0;
    padding: 40px 0 40px 0;
    border-left: 0px solid #008ed7;
    position: relative;
    background-color: #dfdfdf;
}
/*.inner_banner_section::before{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 1030px;
    border-top: 40px solid #008ed7;
    border-right: 20px solid transparent;
}
.inner_banner_section::after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 660px;
    border-top: 40px solid #008ed7;
    border-right: 20px solid transparent;
}
.inner_banner_section .banner_img{
    margin-right: 40px;
    padding: 120px 0;
    height: 360px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}*/
.inner_banner_section .banner_img h1{
    font-size: 65px;
    color: #ffffff;
    font-weight: 900;
    letter-spacing: -1px;
    margin-bottom: 8px;
}




.InnerpageContent{
    padding-top: 80px;
    padding-bottom: 80px;
}

.InnerpageContent img{
    width: 100%;
    height: auto;
}

.InnerpageContent .page-header .pagesubtitle{
    text-align: left;
}


.InnerpageContent .page-header h2.page-title{
    text-align: left;
    background-position: left bottom;
}
.InnerpageContent p{
    padding-bottom: 30px;
}



.InnerpageContent p{
    font-size: 16px;
    margin-bottom: 20px;
}


.InnerpageContent ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

.InnerpageContent ul li{
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
}
.InnerpageContent ul li:before{
    position: absolute;
    width: 8px;
    height: 8px;
    top: 10px;
    background-color: #ffa500;
    border-radius: 50%;
    content: '';
    left: 0px;
}


/**/



/**contact_page_section_starts**/
.contact_page_section{
    margin: 0;
    padding: 120px 0 100px 0;
}
.contact_page_section .contcat_details_box{
    margin: 0;
    padding: 0 30px 0 0;
}
.contact_page_section .contcat_details_box .heading_text{
    margin: 0;
    padding: 0;
    position: relative;
}
.contact_page_section .contcat_details_box .heading_text::before{
    content: "Contact";
    position: absolute;
    top: 30px;
    left: -120px;
    font-size: 200px;
    color: #f8f8fa;
    font-weight: 800;
    z-index: -1;
    letter-spacing: -15px;
}
.contact_page_section .contcat_details_box .heading_text h6{
    color: #0070a3;
    font-size: 20px;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 7px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
.contact_page_section .contcat_details_box .heading_text h6 img{
    max-width: 100%;
    margin: 0 20px 2px 0;
}
.contact_page_section .contcat_details_box .heading_text h2{
    font-size: 47px;
    color: #1c1c1c;
    font-weight: 900;
    margin-bottom: 20px;
    letter-spacing: -2px
}
.contact_page_section .contcat_details_box .heading_text p{
    margin-bottom: 15px;
}
.contact_page_section .contcat_details_box .heading_text p .font_size{
    font-size: 18px;
}
.contact_page_section .contcat_details_box .contact_address_box{
    margin: 25px 0 50px;
    padding: 0;
}
.contact_page_section .contcat_details_box .contact_address_box .box{
    margin: 0;
    padding: 15px 0;
    transition: .25s;
}
.contact_page_section .contcat_details_box .contact_address_box .box_last{
    border-bottom: none;
}
.contact_page_section .contcat_details_box .contact_address_box .box .img_box{
    margin: 0 20px 0 0;
    padding: 0;
    width: 50px;
    height: 51px;
    border: 1px solid #f8f8fa;
    display: flex;
    align-items: center;
    float: left;
    transition: .25s;
    background: #f8f8fa;
}
.contact_page_section .contcat_details_box .contact_address_box .box:hover .img_box{
    border: 1px solid #fcc201;
    transition: .25s;
}
.contact_page_section .contcat_details_box .contact_address_box .box .img_box img{
    max-width: 100%;
    margin: 0 auto;
}
.contact_page_section .contcat_details_box .contact_address_box .box .text_box{
    margin: 0;
    padding: 0;
    float: left;
}
.contact_page_section .contcat_details_box .contact_address_box .box .text_box a{
    color: #000;
}
.contact_page_section .contcat_details_box .contact_address_box .box .text_box h5{
    margin: 0 0 5px 0;
    font-weight: 800;
    font-size: 20px;
    color: #1c1c1c;
}
.contact_page_section .contcat_details_box .contact_address_box .box .text_box h6{
    color: #6c7176;
    font-size: 16px;
    font-weight: 400;
}
.contact_page_section .contcat_details_box .contact_us_social{
    margin: 0;
    padding: 0;
}
.contact_page_section .contcat_details_box .contact_us_social h3{
    font-weight: 800;
    font-size: 30px;
    color: #1c1c1c;
    margin-bottom: 25px;
}
.contact_page_section .contcat_details_box .contact_us_social ul{
    margin: 0;
    padding: 0;
}
.contact_page_section .contcat_details_box .contact_us_social ul li{
    list-style: none;
    margin-right: 10px;
    float: left;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    background: #f8f8fa;
    border: 1px solid #f8f8fa;
    color: #a8adb3;
    transition: .25s;
}
.contact_page_section .contcat_details_box .contact_us_social ul li a{
    margin: 0 auto;
    display: block;
    color: #a8adb3;
    text-decoration: none;
    transition: .25s;
}
.contact_page_section .contcat_details_box .contact_us_social ul li:hover{
    border: 1px solid #008ed7;
    color: #008ed7;
}
.contact_page_section .contcat_details_box .contact_us_social ul li:hover a{
    color: #008ed7;
    transition: .25s;
}

.contact_page_section .cont_main_section_form{
    margin: 0;
    padding: 40px 50px 40px;
    background: #ffffff;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 29px rgba(30,28,30,0.12);
}
.contact_page_section .cont_main_section_form .form_details_box_header{
    margin: 0;
    padding: 0;
    text-align: left;
    margin-bottom: 20px;
}
.contact_page_section .cont_main_section_form .form_details_box_header h2{
    margin: 0 0 15px 0;
    color: #1c1c1c;
    font-size: 30px;
    font-weight: 800;
}
.contact_page_section .form_box .cont_main_section_form .contect_form1{
    margin: 0;
    padding: 15px 0 0 0;
    width: 100%;
    height: auto;
}
.contact_page_section .form_box .cont_main_section_form .contect_form1 input{
    width: 100%;
    background: #f8f8fa;
    border: none;
    padding: 12px 15px;
    font-size: 16px;
    color: #1c1c1c;
    font-weight: 600;
}
.contact_page_section .form_box .cont_main_section_form .contect_form1 input::placeholder{
    color: #1c1c1c;
}
.contact_page_section .form_box .cont_main_section_form .contect_form1 input:focus{
    outline: 0px;
    box-shadow: none;
}
.contact_page_section .form_box .cont_main_section_form .contect_form1 textarea{
    width: 100%;
    background: #f8f8fa;
    border: none;
    padding: 12px 15px;
    font-size: 16px;
    color: #1c1c1c;
    font-weight: 600;
}
.contact_page_section .form_box .cont_main_section_form .contect_form1 textarea:focus{
    outline: 0px;
    box-shadow: none;
}
.contact_page_section .form_box .cont_main_section_form .contect_form1 textarea::placeholder{
    color: #1c1c1c;
}
.address_hg textarea{
    height: 100px;
}
.contact_page_section .form_box .cont_main_section_form .contact_text_btm .btm_blog{
    width: 100%;
    text-align: center;
    margin: 0 0 0 auto;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    background-color: #fcc201;
    letter-spacing: 1px;
    transition: .25s;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: 'Conv_Helvetica';
        border: 0px;
        margin-right: auto;
        cursor: pointer;
}

.contact_page_section .form_box .cont_main_section_form .contact_text_btm .btm_blog:hover{
    background-color: #1c1c1c;
}

.contact_page_section .form_box .cont_main_section_form .contect_form1 .form-control{
    width: 100%;
    border: 1px solid #f8f8fa;
    background: #f8f8fa;
    position: relative;
    padding: 0px 20px;
    height: 50px;
    color: #000;
}
.contect_new_form{
    display: block;
    width: 100%;
}
.contect_new_form .form-control{
    margin-bottom: 15px;
    border-radius: 0px;
}

/**contact_page_section_ends**/















































