/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.socliy {
    margin-left: 70px;
}
.container-wrap {
    padding: 0px 0px !important;
}
/* ================================ */
header#top li.current-menu-item span {
    border-bottom: 1px solid;
    font-weight: 600;
}
header#top li#menu-item-28 span {
    background: #0A2540;
    padding: 13px 15px !important;
    color: #fff !important;
    border-radius: 30px !important;
}
/* ============================= */
div#revolution-slider {
    margin-bottom: 0px !important;
}
/* ============================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner .nectar-fancy-ul, div#about-inner .wpb_text_column {
    margin-bottom: 10px !important;
}
div#about-inner .nectar-fancy-ul ul {
    column-count: 2;
    margin: 0px !important;
}
div#about-inner .nectar-fancy-ul ul li {
    padding-left: 32px;
    margin-bottom: 10px;
}
div#about-inner .fa-check-circle-o:before {
    content: url(https://dominguezconsult.com/wp-content/uploads/2026/04/Group-2085663269-4.png) !important;
}
/* ============================ */
a#btn {
    border-radius: 30px !important;
}
/* ============================= */
div#service {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#service .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#service .owl-stage-outer {
    width: 150% !important;
}
div#service-inner {
    margin: 0px 10px !important;
    background: #FFFFFF;
    padding: 30px 30px !important;
    border-radius: 15px !important;
}
div#service-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
div#service-inner .iwithtext .iwt-icon {
    display: flex;
    width: 80px;
    height: 80px;
    line-height: 50px;
    justify-content: center;
    align-items: center;
    background: #EDF6FF !important;
    border-radius: 10px !important;
    transition: .9s;
    position: relative !important;
}
div#service-inner:hover .iwithtext .iwt-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(94deg) brightness(102%) contrast(102%);
}
div#service-inner:hover .iwithtext .iwt-icon {
    background: #2E7D32 !important;
    transition: .9s;
}
div#service-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#service-inner .iwithtext .iwt-text {
    padding-left: 15px;
    width: 70%;
}
div#service-inner .iwithtext .iwt-text h3 span {
    transition: .9s;
}
div#service-inner:hover .iwithtext .iwt-text h3 span {
    color: #2E7D32 !important;
    transition: .9s;
}
div#service-inner p {
    border-bottom: 1px solid #000000;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}
div#service-inner h5 a {
    opacity: 1;
}
div#service-inner h5 a span {
    text-decoration: underline !important;
	    transition: .9s;
}
div#service-inner:hover h5 a span {
    transition: .9s;
    color: #2E7D32 !important;
}
div#service button.owl-prev:before {
    content: "\f104";
}
div#service button.owl-next:before {
	    content: "\f105";
}
div#service button.owl-next:before, div#service button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #fff;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #0000;
    transition: .9s;
    border: 1px solid #E6E6E6;
}
div#service button.owl-next:hover:before, div#service button.owl-prev:hover:before {
	background: #2E7D32;
	    transition: .9s;
}
div#service .owl-nav.disabled {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -70px;
}
div#service button.owl-next, div#service button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
.owl-dots {
    display: none;
}
/* ======================================= */
div#why-choose {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#why-choose-inner .iwithtext {
    background: #ffffff;
    border-radius: 10px;
    padding: 10px 10px !important;
    transition: .9s;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#why-choose-inner .iwithtext:hover {
    background: #FFFFFF;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#why-choose-inner .iwithtext .iwt-icon {
    background: #F4F4F4;
    width: 110px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    transition: .9s;
    border-radius: 15px;
    position: relative;
}
div#why-choose-inner .iwithtext:hover .iwt-icon {
    background: #2E7D32;
}
div#why-choose-inner .iwithtext .iwt-icon img {
    width: unset;
    margin-bottom: 0;
}
div#why-choose-inner .iwithtext:hover .iwt-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(340deg) brightness(111%) contrast(110%);
}
div#why-choose-inner .iwithtext .iwt-text {
    padding-left: 15px;
    width: 100%;
}
div#why-choose-inner .iwithtext .iwt-text h4, div#why-choose-inner .iwithtext .iwt-text p {
    margin: 0;
}
/* =================================== */
div#banner {
    margin-bottom: 90px !important;
    position: relative;
    padding: 50px 0px !important;
}
div#banner .row-bg.viewport-desktop.using-image {
    position: relative;
    border-radius: 20px;
}
div#banner:after {
    content: "";
    background-image: url(https://dominguezconsult.com/wp-content/uploads/2026/03/image-55-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100px;
    bottom: -75px;
    z-index: 9;
}
/* ========================== */
div#sector {
    padding: 0px 0px 0px 0px !important;
    margin-bottom: 0px !important;
}
div#sector-inner {
    margin: 0px 10px;
}
div#sector-inner:hover .sector {
    background: #2e7d3294 !important;
    transition: .9s;
}
div#sector-inner .sector {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00000040 !important;
    border-radius: 15px;
    transition: .9s;
}
div#sector-inner:hover .sector h3 {
    transform: translateY(0px);
    transition: .9s;
}
div#sector-inner .sector h3 {
    transform: translateY(130px);
    transition: .9s;
}
div#sector button.owl-prev:before {
    content: "\f104";
}
div#sector button.owl-next:before {
	    content: "\f105";
}
div#sector button.owl-next:before, div#sector button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #999999;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #0000;
    transition: .9s;
    border: 1px solid #999999;
}
div#sector button.owl-next:hover:before, div#sector button.owl-prev:hover:before {
	background: #2E7D32;
	color:#fff !important;
}
div#sector .owl-nav.disabled {
    display: block;
}
div#sector button.owl-next, div#sector button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
/* ================================== */
div#testimonial {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial> .row-bg-wrap {
    border: 30px solid #fff !important;
}
div#testimonial .row-bg.viewport-desktop.using-image {
    border-radius: 30px;
}
div#testimonial-inner {
    background-color: #fff !important;
    margin: 0px 10px;
    padding: 30px 30px !important;
    border-radius: 10px;
    transition: .9s;
    background-image: url(https://dominguezconsult.com/wp-content/uploads/2026/03/SVG-63.png);
    background-repeat: no-repeat;
    background-position: 95% 5%;
}
div#testimonial-inner:hover {
    background-image: url(https://dominguezconsult.com/wp-content/uploads/2026/03/SVG-64.png);
    transition: .9s;
}
div#testimonial-inner .wpb_text_column {
    padding-right: 50px;
}
div#testimonial-inner p, div#testimonial-inner h5, div#testimonial-inner h4 {
    margin: 0px !important;
}
div#testimonial button.owl-prev:before {
    content: "\f104";
}
div#testimonial button.owl-next:before {
	    content: "\f105";
}
div#testimonial button.owl-next:before, div#testimonial button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #fff;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #0000;
    transition: .9s;
    border: 1px solid #E6E6E6;
}
div#testimonial button.owl-next:hover:before, div#testimonial button.owl-prev:hover:before {
	background: #2E7D32;
}
div#testimonial .owl-nav.disabled {
    display: block;
}
div#testimonial button.owl-next, div#testimonial button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#testimonial button.owl-next {
    position: absolute;
    right: -60px;
    top: 170px;
}
div#testimonial button.owl-prev {
    position: absolute;
    left: -60px;
    top: 170px;
}
/* ============================== */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner {
    background-image: url(https://dominguezconsult.com/wp-content/uploads/2026/03/Group-2085663304.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 40px 40px 60px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#contact-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
div#contact-inner .iwithtext .iwt-icon i {
    color: #fff !important;
    font-size: 24px !important;
}
div#contact-inner .iwithtext .iwt-text h4 {
    margin: 0;
}
div#contact-inner .iwithtext .iwt-text {
    padding-left: 15px;
}
div#contact-inner .iwithtext .iwt-text a {
    color: #fff !important;
}
div#contact-inner .iwithtext:hover .iwt-icon i {
    color: #2E7D32 !important;
    transition: .9s;
}
div#contact-inner .iwithtext:hover .iwt-icon {
    background: #fff !important;
}
div#contact-inner .iwithtext .iwt-icon {
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff !important;
    transition: .9s;
    border-radius: 5px;
}
div#contact-one {
    background: #EDF6FF;
    padding: 30px 20px !important;
    border-radius: 15px;
}
div#gform_fields_1 {
    row-gap: 0px !important;
}
div#contact-one select option {
    color: #999 !important;
}
div#contact-one select {
    padding-top: 3px;
}
div#contact-one input, div#contact-one select, div#contact-one textarea {
    border: 1px solid #999999 !important;
    border-radius: unset !important;
    height: 45px !important;
    background-color: #fff !important;
    color: #999 !important;
}
span.gfield_required.gfield_required_text {
    opacity: 0;
}
body .gform_wrapper .top_label .gfield_label {
    color: #666666;
    font-weight: 400;
}
div#contact-one input#gform_submit_button_1 {
    background: #163551 !important;
    border-radius: 30px !important;
    color: #fff !important;
    border-color: #163551 !important;
    padding: 0px 40px !important;
    margin: 0 auto;
}
/* ================================= */
div#footer-outer {
    border: 30px solid #fff !important;
    border-radius: 60px;
}
div#footer-widgets .row {
    padding: 40px 0px !important;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: 0 auto;
    display: table;
}
div#footer-widgets h4 {
    position: relative;
    border-bottom: 1px solid #fff !important;
    padding-bottom: 10px !important;
}
div#custom_html-2 .socliy ul li:hover i {
    background: #2E7D32 !important;
}
div#custom_html-2 .socliy ul li i {
    background: #253B52;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    transition: .9s;
    font-size: 16px !important;
}
div#custom_html-2 .socliy ul li {
    display: inline-block;
    margin-right: 5px;
}
/* ============================ */
div#copyright {
    padding: 20px 0px !important;
    border-radius: 0px 0px 30px 30px !important;
}
div#media_image-2 img {
    background: #fff;
    border-radius: 20px;
    width: 75%;
}

.page-id-17 #service .nectar-fancy-ul {
    padding: 20px !important;
    height: 268px;
	background: #fff;
}

.page-id-17 div#service-inner .vc_col-sm-4 .vc_column-inner {
    background: #fff !important;
    border-radius: 20px;
    border: 2px solid #F3F4F6;
}

.page-id-106 div#service .vc_col-sm-4 .vc_column-inner {
    padding: 7px;
}

.page-id-106 div#service-inner .vc_col-sm-4 .vc_column-inner {
    background: #fff !important;
    border-radius: 20px;
    border: 2px solid #F3F4F6;
}
div#blodsec5 {
    padding-top: 70px !important;
}
.page-id-113 div#AgriculturalT-tabs ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    height: 380px !important;
    overflow-x: auto;
}
.page-id-118 div#AgriculturalT-tabs ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    height: 380px !important;
    overflow-x: auto;
}
.page-id-121 div#AgriculturalT-tabs ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    height: 380px !important;
    overflow-x: auto;
}
.page-id-125 div#AgriculturalT-tabs ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    height: 380px !important;
    overflow-x: auto;
}
div#blogpost1 h2 {
    font-size: 24px;
}
div#privacypolicysec1 {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
}
div#privacypolicysec1 h2 {
    font-size: 24px;
}
div#testimonial-inner strong {
    color: #000;
}
div#service-inner h5 {
    display: none;
}
div#testimonial-inner p {
    padding-bottom: 11px;
}
div#safetysec1 {
    margin-top: 30px;
}

/*  logo*/
a#logo {
    display: inline-block;
}

a#logo img {
    transition: transform 0.6s ease-in-out;
    transform-origin: center;
}

a#logo:hover img {
    transform: scale(1.12);
}

div#media_image-2 img {
    transition: transform 0.6s ease-in-out;
    transform-origin: center;
}

div#media_image-2 img:hover {
    transform: scale(1.12);
}
/* ============================= */
@media (max-width: 1600px){
	.text-lft {
    margin-left: -30px;
}
}
@media (max-width: 1440px){
	.text-lft {
    margin-left: -80px;
}
}
@media (max-width: 1366px){
	div#testimonial> .row-bg-wrap {
    border: 20px solid #fff !important;
}
	div#service-inner {
    margin: 0px 10px !important;
    padding: 25px 25px !important;
}
	div#footer-outer {
    border: 20px solid #fff !important;
}
	
div#service-inner h3 {
    font-size: 17px;
    line-height: 27px;
}	
	.socliy {
    margin-left: 60px;
}
	div#testimonial-inner {
    height: 390px;
}
	
div#about-inner h2 {
    font-size: 24px;
}	
	
 div#service-inner p {
    border-bottom: 1px solid #000000;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
    font-size: 14px;
  }	
	
	
}
@media (max-width: 1326px){}
@media (max-width: 1280px){}
@media (max-width: 1024px){
	
    .socliy {
        margin-left: 21px;
    }
	
	div#contact-one h2 {
    font-size: 24px;
}
	
	div#contact-inner {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 18px 40px 32px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
	
    div#testimonial-inner {
        height: 460px;
    }

	
	div#testimonial-inner .wpb_text_column {
    padding-right: 6px;
    padding-top: 10px;
}
	div#testimonial {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 40px !important;
}
	div#banner {
    margin-bottom: 40px !important;
    position: relative;
    padding: 50px 0px !important;
}
	    div#service-inner h3 {
        font-size: 12px;
        line-height: 18px;
    }
	
	div#about-inner p {
    font-size: 12px;
    line-height: 20px;
}
	
	div#about-inner .nectar-fancy-ul ul li {
    padding-left: 32px;
    margin-bottom: 10px;
    font-size: 11px;
}
	    div#about-inner h2 {
        font-size: 20px;
    }
	#footer-outer .widget {
  margin-bottom: 0px;
}
	
	 div#service-inner p {
    border-bottom: 1px solid #000000;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
    font-size: 13px;
  }
	
	#why-choose-inner .iwt-text {
  font-size: 11px;
  line-height: 18px;
}
	
	div#why-choose-inner .iwithtext .iwt-icon img {
  width: unset;
  margin-bottom: 0;
  width: 47px;
}
	
	div#why-choose-inner .iwithtext .iwt-icon {
  background: #F4F4F4;
  width: 83px;
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: anchor-center;
  transition: .9s;
  border-radius: 15px;
  position: relative;
}
	#why-choose-inner .iwt-text h3 {
  margin-bottom: 0;
  font-size: 14px;
}
	div#testimonial-inner p em {
  font-size: 12px;
}
	
	.tabbed[data-style="vertical_modern"] .wpb_tabs_nav li a {
    border-radius: 6px;
    padding: 21px 8px;
    overflow: hidden;
    font-size: 14px;
}
	
}
@media (max-width: 912px){
	
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: unset;
    display: table;
}	
	
    .socliy {
        margin-left: -4px;
    }	
	
	div#media_image-2 img {
    background: #fff;
    border-radius: 20px;
    width: 45%;
}
	    div#contact-inner {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 50px 110px 40px 62px !important;
        filter: drop-shadow(2px 4px 6px #ccc);
    }
	
	    div#contact-inner {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 50px 110px 40px 62px !important;
        filter: drop-shadow(2px 4px 6px #ccc);
    }
	
	    div#service-inner h3 {
        font-size: 16px;
        line-height: 25px;
    }
	
	    div#service-inner {
        margin: 0px 10px !important;
        padding: 25px 25px !important;
        height: 270px;
    }
	    div#service-inner {
        margin: 0px 10px !important;
        padding: 25px 25px !important;
        height: 270px;
    }
div#about-inner img {
    width: 100%;
}
    div#about-inner .nectar-fancy-ul ul li {
        padding-left: 32px;
        margin-bottom: 10px;
        font-size: 14px;
    }
	
	    div#testimonial-inner {
        height: 370px;
    }
    div#testimonial {
        padding: 70px 0px !important;
        padding-bottom: 70px;
        margin-bottom: 0px !important;
        padding-bottom: 32px !important;
    }
	
	#about-inner {
  padding: 0px 40px;
}
	
	div#contact {
  padding: 50px 40px !important;
  margin-bottom: 0px !important;
}
	
	    .text-lft {
        margin-left: -40px;
    }
    div#copyright {
        padding: 19px 0px !important;
        padding-bottom: 10px;
        border-radius: 0px 0px 30px 30px !important;
        padding-bottom: 30px !important;
    }
	 div#contact {
    padding: 50px 40px !important;
    padding-bottom: 50px;
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
  }
	.page-id-106 div#service-inner .vc_col-sm-4 .vc_column-inner img {
  width: 100%;
}
	div#testimonial .owl-nav.disabled {
    display: none !important;
}
	div#blodsec5 .wp-post-image {
    width: 100%;
}
	
	div#blodsec5 .vc_column-inner {
    padding: 0px 70px;
}
	
}
@media (max-width: 800px){
	
div#sector p span > br {
    display: none;
}	
div#banner h1 {
    font-size: 27px;
}	
	    .text-lft {
        margin-left: -40px;
    }
	
}
@media (max-width: 768px){}
@media (max-width: 480px){
	
div#media_image-2 img {
    background: #fff;
    border-radius: 20px;
    width: 54%;
}	
div#about-inner .nectar-fancy-ul ul {
    column-count: 1;
    margin: 0px !important;
}	
	
	div#service h2 {
    font-size: 14px;
}
	
	    div#banner h1 {
        font-size: 18px;
    }
	#footer-outer #copyright p {
    line-height: 22px;
    margin-top: 3px;
    font-size: 12px;
}
	    div#contact-one h2 {
        font-size: 20px;
    }
	
	div#testimonial h2 {
    font-size: 21px;
}
	
	    div#contact-inner {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding: 50px 30px 40px 30px !important;
        filter: drop-shadow(2px 4px 6px #ccc);
    }
	
	div#sector h2 {
    font-size: 19px;
}
	
	div#contact-inner h2 {
    font-size: 21px;
}
	
	    .text-lft {
        margin-left: -20px;
    }
	div#about {
  padding: 24px 0px !important;
  margin-bottom: 0px !important;
}
	
	  #about-inner {
    padding: 0px 0px;
  }
	  #testimonial .owl-stage-outer {
    height: 390px;
  }
	 div#contact {
    padding: 50px 0px !important;
    padding-bottom: 50px;
    padding-bottom: 50px;
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
  }
	
	div#service {
  margin-top: 30px !important;
  padding-bottom: 0px !important;
}
	
	div#service .owl-nav.disabled {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -70px;
}
	
	.inner-wrap h1 {
    font-size: 18px !important;
}
	    .tabbed[data-style="vertical_modern"] .wpb_tabs_nav li a {
        border-radius: 6px;
        padding: 8px 8px;
        overflow: hidden;
        font-size: 10px;
    }
	div#AgriculturalT-tabs h1 {
    font-size: 18px;
}
	
	    div#blodsec5 .vc_column-inner {
        padding: 0px 0px;
    }
	
}
@media (max-width: 428px){
	
#footer-outer #copyright p {
        line-height: 22px;
        margin-top: 3px;
        font-size: 10px;
    }	
	    div#banner h1 {
        font-size: 14px;
    }
	  div#copyright {
    padding: 10px 0px !important;
    padding-bottom: 10px;
    padding-bottom: 10px;
    border-radius: 0px 0px 30px 30px !important;
    padding-bottom: 18px !important;
  }
	
	
}
@media (max-width: 414px){
	
div#contact-one h2 {
    font-size: 18px !important;
  }	
	
	div#contact-inner h2 {
    font-size: 19px;
  }
	 div#service h2 {
    font-size: 13px !important;
  }
	 div#copyright {
    padding: 10px 0px !important;
    padding-bottom: 10px;
    padding-bottom: 10px;
    padding-bottom: 10px;
    border-radius: 0px 0px 30px 30px !important;
    padding-bottom: 28px !important;
  }
	
	
}
@media (max-width: 390px){
	
    .text-lft {
        margin-left: -20px;
    }	
	
	    div#contact-one h2 {
        font-size: 16px;
    }
	
	    div#contact-inner h2 {
        font-size: 16px;
    }
	
	    div#testimonial h2 {
        font-size: 16px;
    }
	div#sector-inner .sector h3 {
    transform: translateY(130px);
    transition: .9s;
    margin-top: -60px;
}
	
	
	    div#about-inner h2 {
        font-size: 16px;
    }
	
	div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 30px !important;
}
	
	 div#contact-one h2 {
    font-size: 16px !important;
  }
    div#service h2 {
        font-size: 15px !important;
    }
	
}
@media (max-width: 375px){
	
    #footer-outer #copyright p {
        line-height: 22px;
        margin-top: 3px;
        font-size: 9px;
    }
	
	div#sector p {
    font-size: 14px;
}
	
	
	
	
}
@media (max-width: 360px){
	
    #footer-outer #copyright p {
        line-height: 22px;
        margin-top: 3px;
        font-size: 8px;
    }	
	
	    div#service h2 {
        font-size: 10px;
    }
	
	
}










@-moz-document url-prefix() {
@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){
#testimonial .owl-stage-outer {
  height: 420px;
}	
	
	
	
}
@media (max-width: 1326px){}
@media (max-width: 1280px){}
@media (max-width: 1024px){
	
 #testimonial .owl-stage-outer {
    height: 420px;
  }	
	
	
}
	
@media (max-width: 912px){
 div#testimonial-inner {
    height: 310px;
  }	
	
	
	
	
}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){
	
 #testimonial .owl-stage-outer {
    height: 400px !important;
  }
	

}
	
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){
	
div#testimonial-inner {
    height: 330px !important;
  }	
	
	
}
	
@media (max-width: 360px){}
}