/*
Theme Name: Horwoodglazing- 2020 Child Theme
Theme URI: https://aftabhusain.wordpress.com/
Author: Aftab Husain
Author URI: https://aftabhusain.wordpress.com/
Template: twentytwenty
Description: This Horwoodglazing- 2020 Child Theme uses a very simple and clean design for the blog posts and pages.
Version: 1.1
License: GNU General Public License v2 or later
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentytwenty
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&display=swap');
/*font-family: 'Oswald', sans-serif;*/


@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600&display=swap');
/*font-family: 'Raleway', sans-serif;*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ym1rh6');
  src:  url('fonts/icomoon.eot?ym1rh6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ym1rh6') format('truetype'),
    url('fonts/icomoon.woff?ym1rh6') format('woff'),
    url('fonts/icomoon.svg?ym1rh6#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tiktok:before {
  content: "\e900";
}

.icon-tiktok {
  font-size: 36px;
}

body{
	background: #fff;
}


body, p, h4, h5, h6{
	font-family: 'Raleway', sans-serif;
}

h1, h2,  h3, button, a, strong, input, select, textarea{
	font-family: 'Oswald', sans-serif;
}

a, a:focus, input:focus, button{
	text-decoration:none; outline:none; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;
}

p {
    font-size: 16px; color: #000;font-weight: 400; line-height: 24px;
}
 
.header-navigation-wrapper nav ul.primary-menu li a {
    color: #000; text-decoration: none; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; font-size:18px; 
	height: 130px; line-height: 130px;
}

.header-navigation-wrapper nav ul.primary-menu li.current-menu-item a {
    color: #182e67;
} 

.header-navigation-wrapper nav ul.primary-menu li .icon {
    color: #000;
}

.header-navigation-wrapper nav ul.primary-menu li {
    margin: 0 0 0 37px;
}

.section-inner {
    max-width: 1100px;
}

#site-header .section-inner {
    padding: 0;
}

.primary-menu ul {
    width: 25rem;
}

.site-logo.faux-heading {
	background: #fff; position: relative; /*top: 10px;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);*/ padding: 16px;
}

.header-navigation-wrapper nav ul.primary-menu li .sub-menu {
	background: #fff; border-radius: 0; border-top: 3px solid #0D2B39; top: calc(100% + 0px); left: 0; padding: 0;
}

.header-navigation-wrapper nav ul.primary-menu li .sub-menu li{
	margin:0px;
}

.header-navigation-wrapper nav ul.primary-menu li .sub-menu::before, 
.header-navigation-wrapper nav ul.primary-menu li .sub-menu::after {
    display: none;
}

.header-navigation-wrapper nav ul.primary-menu li .sub-menu li a {
    border-bottom: 1px solid  #dcdadb; font-size: 16px; font-weight: 400;  padding: 11px 18px; font-family: 'Raleway', sans-serif;
	text-transform: uppercase; letter-spacing: unset;  height: auto; line-height: normal;
}

#site-header nav .sub-menu li a:hover, 
.header-navigation-wrapper ul li.current-menu-ancestor ul.sub-menu li.current-menu-item a {
    background: #000; color: #fff !important;
}

.header-navigation-wrapper ul li ul.sub-menu li a {
    color: #000 !important;
}

.header-navigation-wrapper nav ul.primary-menu li .sub-menu li:last-child a {
    border-bottom: none;
}

.primary-menu a:hover, .primary-menu a:focus, .primary-menu .current_page_ancestor {
    text-decoration: none;
}

.header-navigation-wrapper ul li.current-page-parent a{
	color: #0D2B39 !important;
}
 
.main-slider .slides .caption-wrap {
    top: 0; bottom: 0;  left: 0; background:  rgba(0,0,0,0.1); opacity: 1;
} 

.main-slider .slides .caption-wrap .banner-cation {
    position: absolute; text-align: center; top: 50%; left: 50%; max-width: 1156px; width: 100%;
    transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  
}

.main-slider .slides .caption-wrap .banner-cation h1 {
    font-size: 66px; margin: 0; letter-spacing: 1px;
}

.main-slider .slides .caption-wrap .banner-cation p {
    font-size: 30px; margin: 31px 0 ; color: #fff;
}

.main-slider .slides .banner-cation a {
	background: #0D2B39; color:#fff; text-decoration: none; padding: 15px 48px;
	display: inline-block; text-transform: uppercase; letter-spacing: 2px;
}


.main-slider .ml-slider .flex-control-paging li a {
	background: transparent; border: 2px solid RGBA(255,255,255,0.67); width: 13px; height: 13px;
}

.main-slider .ml-slider .flex-control-paging li a.flex-active {
    background: RGBA(255,255,255,0.67); border: 2px solid RGBA(255,255,255,0);
}

.main-slider .ml-slider .flex-control-nav {
    bottom: 0px;
}

.main-slider .ml-slider .flex-direction-nav li a.flex-prev{
	background:url("images/ar-p.png") no-repeat 0 0; left: 20px; opacity: 1;
}

.main-slider .ml-slider .flex-direction-nav li a.flex-next{
	background:url("images/ar-n.png") no-repeat 0 0; right: 10px; opacity: 1;
}

.footer-nav-widgets-wrapper {
	background: #0e0e0e; text-align: center; color:#fff;
}

.footer-nav-widgets-wrapper .footer-widgets.column-two {
    margin: 0 auto;
}

.footer-nav-widgets-wrapper .footer-widgets h2 {
    color:  #fff; font-size: 30px; letter-spacing: 3px; margin-bottom: 20px;
}

.to-the-top {
	background: #182e67; width: 60px; text-align: center; color:#fff; height: 40px; border-radius: 5px 5px 0 0;
	position: fixed; bottom: 0; right: 80px; z-index: 99;
}

.footer-nav-widgets-wrapper .footer-widgets .footer-main-layer a, .footer-nav-widgets-wrapper .footer-address {
    color: #fff; text-decoration: none; font-size: 16px; font-family: 'Raleway', sans-serif;
}

.footer-nav-widgets-wrapper .footer-address {
    margin-top: 30px;
}

.footer-nav-widgets-wrapper .footer-widgets .footer-main-layer .footer-phone {
    font-size: 37px;
}


.social-fa-icons a i.fa {
    font-size: 36px;
} 
 
.social-fa-icons a {
    margin-right: 12px;
}


#site-footer .to-the-top span::before, #site-footer .to-the-top span::after {
    content: ""; display: block; background-color: currentColor; position: absolute; bottom: calc(50% - 0.1rem); left: 0;
}

#site-footer .to-the-top span::before {
    height: 0.9rem; width: 0.2rem;
}

#site-footer .to-the-top span::after {
    height: 0.2rem; width: 0.9rem;
}

#site-footer .to-the-top span {
    display: block; height: 0.7rem; transform: rotate(137deg); -webkit-transform: rotate(137deg); color: #fff;
	-moz-transform: rotate(137deg); -ms-transform: rotate(137deg); width: 1.3rem; font-size:0px; margin: 16px 0 0 20px;
}

#site-footer .to-the-top span span, #site-footer .to-the-top .to-the-top-short {
    display: none;
}

#site-footer .section-inner {
    max-width: 100%;
}

#site-footer .section-inner .footer-credits {
	width: 100%; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between;
	-ms-justify-content: space-between; -webkit-box-pack: justify; -ms-flex-pack: justify;
}

#site-footer {
	padding: 2.3rem 105px; background: #000; color:#fff;
}

#site-footer .footer-credits p, #site-footer .footer-credits p a {
    font-size: 14px; text-transform: uppercase; font-family: 'Raleway', sans-serif; font-weight:normal; color:#fff;
}

.footer-widgets-outer-wrapper {
    border-bottom: none;
}

article#post-34 {
    display: none;
}

.home-secvice.section-inner h2 {
    font-size: 30px; color: #000; letter-spacing: 1px; text-align: center; text-transform: uppercase;
}

.home-secvice.section-inner ul {
    list-style: none; margin: 15px 0 0; display: inline-block; width: 100%;
}

.entry-title {
    color: #fff; font-size: 65px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase;
}

.home-secvice.section-inner ul li {
    width: 45.6%; margin: 0 3.95% 40px 0; float: left; text-align: center;
}

.home-secvice.section-inner ul li img {
    width: 100%; height: 230px; object-fit: cover;
}

.home-secvice.section-inner ul li:nth-child(2n) {
    margin-right: 0;
}

.home-secvice.section-inner {
    padding-top: 1px;
}

.home-secvice.section-inner ul li h3 {
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin: 20px 0 14px;
    letter-spacing: 1px;
    min-height: auto;
}

.home-secvice.section-inner ul li p {
    color: #000; font-size: 16px;
}

.home-secvice.section-inner ul li .clk-here {
	background: #182e67; position: relative; color:#fff; display: inline-block; padding: 9px 45px 9px 27px; border-radius: 2px;
	letter-spacing: 2px; font-size: 18px; font-weight: 400;
}

.page-template-about-tpl .custom-template-banner {
    margin-bottom: 0;
}

.custom-template-banner .entry-header {
    background-repeat: no-repeat;
    background-position: 50%, 50%;
    background-size: cover;
}

.home-secvice.section-inner ul li a::after {
    content: ""; display: block; width: 15px; height: 15px; background:url("images/ar-n.png") no-repeat 0 0;
    position: absolute; top: 18px;  right: 20px; background-size: 10px;
}

.home-secvice.section-inner ul li a:hover {
    opacity: 0.8;
}

.who-we-are {
	display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; justify-content: space-between;
	-webkit-justify-content: space-between; -moz-justify-content: space-between;
	-ms-justify-content: space-between; -webkit-box-pack: justify; -ms-flex-pack: justify; background: rgba(0,0,0,0.1);
	align-items: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; margin: 63px 0 0;
}

.who-we-are .left-section, .who-we-are .right-section {
    width: 50%; position: relative;
}

.who-we-are .right-section .block-section {
	position: absolute; top: 0; background: rgba(24,46,103,0.7); max-width: 450px; 
	right: 0; top: 25%;	 padding: 30px; color:#fff; font-size: 23px; line-height: 36px;
}

.who-we-are .left-section {
    padding: 4% 8%;
} 

body h2 {
    letter-spacing: 1px; font-size: 30px; color: #000; line-height: 38px;
    text-transform: uppercase; font-weight: 700; margin: 0 0 18px;
}

.who-we-are .right-section img {
    width: 100%;
}

.iso-container.section-inner {
    margin-top: 80px;
}

.iso-container.section-inner img {
    margin: 0 auto;
}

.footer-nav-widgets-wrapper .footer-widgets-wrapper {
    margin-left: 0; width: 100%;
}
 
.content-with-right-sidebar {
    max-width: 1100px; margin: 60px auto;
} 

.right-sidebar {
    width: 34%; float: right; 
}

.secondary-sidebar {
    padding-left: 20px;
}

.menu-servises-container ul li:first-child {
    border-top: 1px solid #000;
}

.menu-servises-container ul li {
    border-bottom: 1px solid  #000; padding: 8px 33px; margin: 0;
    background: url("images/arrow-r.png") no-repeat 14px center; background-size: 6px;
}

.menu-servises-container ul {
    margin: 0; list-style: none;
}

.menu-servises-container ul li a {
    color: #000; font-family: 'Raleway', sans-serif;
}

.menu-servises-container ul li.current-menu-item, .menu-servises-container ul li:hover{
	background: rgba(0,0,0,0.1) url("images/arrow-r.png") no-repeat 14px center; background-size: 6px;
}

.menu-services-menu-container {
    margin-bottom: 20px;
}

.wpcf7-form input, 
.wpcf7-form select, 
.wpcf7-form textarea {
    font: 100% Arial,Helvetica,sans-serif; vertical-align: middle; color: #6d6c6c; font-size: 14px; margin: 0 0 5px;
	background:#fff; border: none;
}

form .form-field.button input {
	text-transform: uppercase; font-family: 'Oswald', sans-serif; background: #182e67; color:#fff;
	letter-spacing: 2px; height: auto; padding: 12px 0; width: 100%;
}

form .form-field.button input:hover {
	opacity: 0.8;
}

.wpcf7-form textarea {
    height: 160px;
}

.right-sidebar .quick-contact-form {
    padding: 30px; background: rgba(0,0,0,0.1);
}

.contact-form-inner p {
    margin-bottom: 22px;
}

.left-content-area ul li {
    color: #000; font-size: 16px;
}

.left-content-area ul {
    margin: 25px 0 40px 21px;
}

.form-field {
    margin-bottom: 2px;
}

.form-field.button {
    width: 100%; display: block; padding: 0; background-color: transparent; height: auto;
}

.left-content-area {
    width: 60%; float: left;
}

.left-content-area .img-left-right {
	display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; justify-content: space-between;
	-webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between;
	-webkit-box-pack: justify; -ms-flex-pack: justify;
}

.img-full {
    margin-top: 20px;
}

.left-content-area .img-left-right img {
    padding: 0; width: 49%; margin: 15px 0 0;
}

.left-content-area img {
    width: 100%;
}

.custom-template-banner {
    margin-bottom: 90px;
}

a.green-btn {
	background: #0D2B39; color:#fff; text-decoration: none; padding: 11px 28px; display: inline-block; text-transform: uppercase;
	letter-spacing: 2px; font-size: 14px; border-radius: 2px; text-align: center; margin-top: 5px;
}

a.custom-btn{
	background: #000; color: #fff; text-decoration: none; padding: 15px 48px;
    display: inline-block; text-transform: uppercase;  letter-spacing: 2px;
}

.img-left-right {
    display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; justify-content: space-between;
	-webkit-justify-content: space-between; -moz-justify-content: space-between;
	-ms-justify-content: space-between;
}

.img-left-right img {
    width: 50%; padding: 0px 10px 11px 5px;
}

.img-full img {
    width: 100%;
}
 
.contact-info-main {
   display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; justify-content: space-between;
	-webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between;
	align-items: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center;
} 

.contact-info-main .contact-right{
	background-color:rgba(0,0,0,0.1);  padding:8%; width: 50%;
}

.page-template-contact-tpl .custom-template-banner {
    margin-bottom: 0;
}

.contact-info-main .contact-left{
	padding: 4% 8%; width: 50%;     margin-top: -257px;
}

.contact-info-main .contact-left ul {
    list-style: none; margin: 0; padding: 0;
}

.contact-info-main .contact-left .lett-inner ul li a, .contact-info-main .contact-left .lett-inner ul li{
	font-family: 'Raleway', sans-serif; font-size:16px; color: #000; font-weight:400;
}

.contact-info-main .contact-left .lett-inner ul li {
    margin: 0 0 6px; padding: 0 0 15px 37px;
}

.contact-info-main .contact-left .lett-inner ul li.telephone{
	background:url("images/call-icon.png") no-repeat 0 0; background-size: 21px
}

.contact-info-main .contact-left .lett-inner ul li.email{
	background:url("images/mail-icon.png") no-repeat 0 3px; background-size: 24px
}

.contact-info-main .contact-left .lett-inner ul li.address{
	background:url("images/home-icon.png") no-repeat 0 0; background-size: 26px
}

.contact-map p {
    margin-bottom: 0;
}

.contact-map iframe {
    height: 450px !important;
}

.page-template-contact-tpl .footer-nav-widgets-wrapper {
    margin-top: 0;
}


/***About page- Start***/

.about-container-group {
    /*margin-top: 1px;*/
}

.item-list-about::after {
    clear: both; display: block; content: ""; overflow: hidden;
}

.item-list-about{
    margin: 0 auto; margin-bottom: 0px; width: 100%;  align-items: center;
    -webkit-align-items: center; -moz-align-items: center; display: flex; display: -moz-box; display: -ms-flexbox;
	display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between;
	-moz-justify-content: space-between; -ms-justify-content: space-between; -webkit-box-pack: justify; -ms-flex-pack: justify;
}

.item-list-about.two .about-content {
    order: 2; -webkit-order: 2; -moz-order: 2; -ms-order: 2;
}

.item-list-about .about-content {
    float: left; width: 50%; padding: 4% 8%;
}

.item-list-about .about-img {
    float: right; width: 50%; position: relative;
}

.item-list-about .about-img img {
    width: 100%;
}
 
.item-list-about.two .about-content {
    float: right;
}

.item-list-about.two .about-img {
    float: left;
} 

.page-template-about-tpl .footer-nav-widgets-wrapper.header-footer-group {
    margin-top: 0;
}

span.wpcf7-not-valid-tip {
    font-size: 14px !important;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    font-size: 14px; text-align: center;
}
 
 /***About page- End***/
 
 .shuffle-grid-container {
    max-width: 1100px; margin: 0 auto;
}
 
 .shuffle-grid-container {
    margin-top: 60px;
}
 
 .shuffle-categories ul {
    list-style: none; width: 100%;  margin: 0px;
}

.shuffle-categories ul li {
    display: inline-block; border: 2px solid  #0D2B39; padding: 4px 29px;
    margin: 0; cursor: pointer; font-size: 14px; color: #0D2B39; transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear;
}

.shuffle-filter.active {
    color:#0D2B39; box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3), 0 1px 0 white;
}

.shuffle-categories {
    margin-bottom: 5px;
}

.my-shuffle-container .picture-item .aspect__inner a::after {
    content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.4); position: absolute;
    top: -180px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear;
}

.my-shuffle-container .picture-item .aspect__inner a:hover::after {
    top:0px;
}

.my-shuffle-container .picture-item .aspect__inner a::before {
    content: ""; display: block; width: 40px; height: 40px;  background: url("images/seach-icon-h.png") no-repeat 0 0;
    position: absolute; top: 50%; margin: 0 auto; left: 50%; z-index: 9; opacity: 0;
    transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); transition: all 0.25s linear; background-size: 100%;
	-webkit-transition: all 0.5s linear; -moz-transition: all 0.25s linear; -ms-transition: all 0.25s linear;  
}

.my-shuffle-container .picture-item .aspect__inner a:hover::before {
     opacity: 1;
}

.lb-dataContainer span {
    color: #fff !important;
}

 
/*===================================================================================*/ 





/*=====================================Gallery========================================*/ 


.page-id-42 .ngg-galleryoverview.default-view {
    max-width: 1100px !important;
}

.page-id-42 .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a img {
    margin: 0;
    width: 100%;
}

.page-id-42 .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
    position: relative; overflow:hidden; margin: 4px;
}

.page-id-42 .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background: url("images/gallery-search-icon.png") no-repeat 0 0;
        background-size: 100%;
    position: absolute;
    top: 50%;
    margin: 0 auto;
    left: 50%;
    z-index: 9;
    opacity: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.25s linear;
    background-size: 100%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}

.page-id-42 .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a:hover::before {
    opacity: 1;
}

.page-id-42 .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: -180px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
}

.page-id-42 .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a:hover::after {
    top: 0px;
}

.post-meta-wrapper.post-meta-edit-link-wrapper {
    display: none;
}


/*=====================================Gallery========================================*/ 

.home .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
	font-size: 20px;
	line-height: 30px;
}
.home .sp-testimonial-free-section .sp-testimonial-client-name {
	font-size: 20px;
	line-height: 30px;
}
.home .sp-testimonial-free-section .sp-testimonial-client-designation {
  font-size: 20px;
  line-height: 30px;
}
.home .sp-testimonial-free-section.swiper-initialized {
  margin-bottom: 0px;
}
.trustedseller img {
  display: initial;
}





/*=========================Home Responsive==========================*/

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

	.site-logo.faux-heading {
		background:transparent; position: relative; top: 0; box-shadow: none; padding: 0;
	}

	#site-header .section-inner {
		padding: 20px 0;
	}	
	
	.who-we-are .right-section .block-section {
		max-width: 100%; top: 0; font-size: 20px; line-height: normal; bottom: 0; height: 100%;
		display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center;
		-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; text-align: center;
	}
	
	.mobile-menu ul li a {
		font-size: 16px; color: #000; font-weight: 400 !important;
		text-transform: uppercase; letter-spacing: 2px !important; padding: 14px 20px;
	}
	
	.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
		text-decoration: none;
	}
	
	.mobile-menu ul li.current-menu-item a {
		color: #0D2B39;
	}
	
}/*===media close===*/



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

	h1 {
		font-size: 28px !important;
	}
		
	h2 {
		font-size: 23px !important;
	}

	h3 {
		font-size: 20px !important;
	}

	.home-secvice.section-inner ul li {
		width: 100%; margin: 0 0 40px 0;
	}

	.home-secvice.section-inner ul li:last-child {
		margin-bottom: 0;
	}

	.who-we-are .left-section {
		width: 100%; padding: 50px 20px;
	}

	.who-we-are {
		flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;
	}

	.who-we-are .right-section {
		padding: 0px; width: 100%;
	}

	#site-footer {
		text-align: center;
	}

	.footer-nav-widgets-wrapper .footer-widgets .footer-main-layer .footer-phone {
		font-size: 20px; margin-bottom: 2px; display: inline-block;
	}
	
	.home-secvice.section-inner ul li h3 {
      min-height: auto;
    }
	
	.contact-info-main .contact-left {
        margin-top: 0px;
    }
	
	.home-secvice.section-inner ul {
		margin: 3px 0 0;
	}
	
	.about-container-group .about-content h2 {
		margin-bottom: 9px;
	}
	
	.item-list-about .about-img {
		margin-bottom: 20px;
	}
	
	.page-template-services-tpl .home-secvice.section-inner ul li {
		margin: 0 0 52px 0;
	}
	
	.contact-info-main .contact-left .lett-inner ul li a, 
	.contact-info-main .contact-left .lett-inner ul li {
		font-size: 15px;
	}
	
	
}/*===media close===*/




@media only screen and (min-width:768px) and (max-width:999px){
	
	.home-secvice.section-inner ul li h3 {
		font-size: 18px;
	}

	.who-we-are .left-section {
		padding: 4% 5%;
	}	

	.who-we-are .right-section img {
		height: 500px; object-fit: cover;
	}
	
	.item-list-about .about-content {
		padding: 4% 5%;
	}
	
	.item-list-about .about-img img {
		height: 440px;
		object-fit: cover;
	}
	
}/*===media close===*/



@media only screen and (min-width:1000px) and (max-width:1300px){

	.who-we-are .left-section {
		padding: 2% 4%;
	}

	.who-we-are .right-section .block-section {
		top: 38%;
	}
	
	.item-list-about .about-content {
		padding: 4% 4%;
	}
	
}/*===media close===*/



@media only screen and (min-width:999px) and (max-width:1340px){

	.who-we-are .right-section img {
		width: 100%;
		height: 540px;
		object-fit: cover;
	}	
	
}/*===media close===*/


/*=========================Home Responsive==========================*/




/*=========================About Responsive==========================*/

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

	.item-list-about {
		flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;
	}	
	
	.page-template-about-tpl .custom-template-banner {
		margin-bottom: 40px;
	}

	.item-list-about .about-content {
		width: 100%; padding: 4% 20px;
	}
		
	.item-list-about .about-img {
		width: 100%;
	}	

	.item-list-about.two .about-content {
		order: 0; -webkit-order: 0; -moz-order: 0; -ms-order: 0;
	}
	
	
}/*===media close===*/



/*=========================About Responsive==========================*/




/*=========================Service Responsive==========================*/

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

	.content-with-right-sidebar, .shuffle-grid-container {
		padding: 0 20px;
	}	
	
	
}/*===media close===*/



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

	.left-content-area {
		width: 100%;
	}	

	.right-sidebar {
		width: 100%; margin-top: 50px;
	}

	.secondary-sidebar {
		padding-left: 0;
	}

	.quick-contact-form {
		margin-top: 40px;
	}

	.custom-template-banner {
		margin-bottom: 50px;
	}
	
	
}/*===media close===*/



@media only screen and (min-width:768px) and (max-width:999px){

	.contact-form-inner h2 {
		font-size: 28px;
	}

	.menu-services-menu-container {
		margin-bottom: 30px;
	}	


	.quick-contact-form {
		padding: 30px 20px 10px !important;
	}
	
	.contact-info-main .contact-left {
		padding: 4% 4%;
	}
	
}/*===media close===*/



/*=========================Service Responsive==========================*/





/*=========================Contact Responsive==========================*/

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

	.contact-info-main {
		flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;
	}

	.contact-info-main .contact-left {
		padding: 4% 20px; width: 100%;
	}	

	.contact-info-main .contact-right {
		width: 100%; padding: 8% 20px;
	}

	.page-template-contact-tpl .custom-template-banner {
		margin-bottom: 50px;
	}

	.contact-map iframe {
		height: 400px !important;
	}
	
	.to-the-top {
		right: 20px;
	}
	
	.shuffle-filter.active, .shuffle-categories ul li:hover {
		color: #fff; background:#0D2B39;
	}
	
	.shuffle-categories ul li {
		width: 100%; margin-bottom: 5px; text-align: center; padding: 6px 29px;
	}
	
	.my-shuffle-container .picture-item {
		width: 49% !important; position: relative !important; transform: unset !important; padding: 0;
	}
	
	.my-shuffle-container .picture-item:nth-child(2n) {
		float: right;
	}
	
	.my-shuffle-container .picture-item .aspect__inner a::after {
		top: -800px;
	}
	
	.my-shuffle-container .picture-item .aspect__inner a::before {
		width: 45px; height: 45px;
	}
	

	
}/*===media close===*/


/*=========================Contact Responsive==========================*/



@media (min-width: 700px){
	.home .footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer {
		margin-top: 0px;
	}
 
}/*===media close===*/


.home-review {
    background: url("https://www.decknics.co.uk/wp-content/uploads/2020/12/Review-Image.jpg");
    background-size: auto; color: #fff; margin: 0px;
    padding: 90px 15px 50px; text-align: center; background-size: 100%; /*background-attachment: fixed;*/
	position: relative;
}

.home-review::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(24,46,103,0.7);
}

.home-review p {
    font-size: 19px;
    font-style: italic;
    line-height: normal;
	color: #fff;
}

.home-review .container {
    max-width: 844px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.home-review .container span {
    font-weight: 600;
    display: block;
    margin: 35px 0 0;
}

.home .footer-nav-widgets-wrapper.header-footer-group {
    margin-top: 0px !important;
}




.custom-template-banner { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ff00ff, endColorstr=#88ff00ff);  } /* IE7 */
.custom-template-banner { -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90ff00ff, endColorstr=#88ff00ff);  } /* IE8 */



.menu-modal {
    top: 99px;
} 

.toggle-text {
    display: none;
}

.toggle.nav-toggle.mobile-nav-toggle .toggle-icon {
    background: url("images/hamburger-n.png") no-repeat 0 0;
    width: 32px;
    height: 32px;
    background-size: 30px;
}

.toggle.nav-toggle.mobile-nav-toggle .toggle-icon svg {
    display: none;
}

.toggle.search-toggle.mobile-search-toggle svg {
    color: #9d9d9d;
}


.toggle.nav-toggle.mobile-nav-toggle .toggle-inner {
    padding-top: 0;
}


.menu-modal .menu-modal-inner .menu-wrapper nav ul li {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding: 0;
    -webkit-transition: unset;
    transition: unset; margin-bottom: 0 !important;
}

.menu-modal .menu-modal-inner .menu-wrapper nav ul li a {
    color: #fff;
    padding: 20px 20px;
    text-transform: uppercase;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
	font-size: 14px;
    text-decoration: none;
}

.menu-modal .menu-modal-inner .menu-wrapper nav ul li a:hover, 
.menu-modal .menu-modal-inner .menu-wrapper nav ul li a:focus, 
.menu-modal .menu-modal-inner .menu-wrapper nav ul li.current_page_item a {
    color: #fff;
    background-color: #182e67;
}

.menu-modal-inner {
    background: #000;
}

.menu-modal .mobile-menu {
    margin-top: 0px;
}

.menu-modal .menu-modal-inner button.sub-menu-toggle {
    border-left: 0.1rem solid #000;
}

.toggle.sub-menu-toggle.fill-children-current-color {
    color: #fff;
}

.menu-modal .modal-menu li {
    border-color: rgba(255,255,255,0.1);
}


.menu-wrapper.section-inner {
    width: 100%;
}

.menu-modal button.close-nav-toggle {
    padding: 3rem 0;
    display: none;
}
 

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

	.site-logo img {
		max-height: 6rem;
	}

}/*===media close===*/	
 
 
 
 
 @media (min-width: 700px){ 
	.home-secvice.section-inner ul.service-ul-3 {
		display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; justify-content: center;
	-webkit-justify-content: center; -moz-justify-content: center;
	-ms-justify-content: center
	}

}
 
 
 
 
 
 
 
 
 
