/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 07 2022 | 03:35:10 */
@font-face {
  font-family: Stolzl-bold;
  src: url(/wp-content/themes/yootheme/fonts/Stolzl-bold.otf);
}
@font-face {
  font-family: Stolzl-reqular;
  src: url(/wp-content/themes/yootheme/fonts/Stolzl-reqular.otf);
}
h1,h2,h3 {
    font-family: Stolzl-bold !important;
}
.uk-breadcrumb>*>* {
    font-family: Stolzl-reqular;
}
p{
	font-family: Stolzl-reqular;
}
.tm-header {
    padding: 15px 0px;
}
.blue-text{
	color:#2c4c6f;
}
.home-banner h1.uk-heading-xlarge {
    color: #fff;
    position: relative;
    top: 20px;
    font-family: Stolzl-bold;
}
.tm-header a.uk-button.uk-button-primary {
    background: #ec234e;
    font-weight: 600;
    border-radius: 3px;
    font-size: 16px;
    padding: 12px 20px;
    line-height: unset;
    font-family: 'Open Sans', sans-serif;
}
.uk-navbar-container {
    border: none !important;
}
p.design-by {
    text-align: right;
}
.tm-footer {
    padding: 20px 0px;
}
.white-text{
	color:#fff;
}
.line-vertical:before {
    content: "";
    background: #ec234e;
    width: 210px;
    height: 4px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.line:before {
    content: "";
    background: #ec234e;
    width: 210px;
    height: 4px;
    display: block;
	    margin-bottom: 10px;
}
.four-icon-grid h4.el-title {
    font-size: 21px;
    font-family: Stolzl-bold !important;
}
.wide-range h3.el-title {
    background: #fff;
    margin-top: 0px !important;
    padding: 25px 0px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 21px;
}
.wide-range a.el-content.uk-button.uk-button-default {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    font-weight: bold;
    padding: 0px 15px;
}
.product-section h3.el-title {
    font-size: 18px;
    font-weight: bold;
}
.product-section a.el-content.uk-button.uk-button-default {
    background: transparent;
    border: 1.4px solid #fe2b2b;
    border-radius: 0px;
    font-weight: 600;
    font-size: 16px;
    color: #000 !important;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    transition: all .3s ease;
}
.footer-bottom h4.uk-h4 {
    font-style: italic;
    font-size: 20px;
    color: #a1a1a2;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
}
ul.link-list {
    list-style: none;
    padding-left: 0px;
}
ul.link-list li a {
    font-weight: 500;
    font-size: 15px;
    color: #a1a1a2;
}
ul.link-list li {
    margin-bottom: 10px;
}
ul.contact-infos {
    list-style: none;
    padding-left: 0px;
}
.tm-footer p {
    color: #737476;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.tm-footer a {
    color: #737476 !important;
}
li.map-icons:before {
    content: "\f041";
    font-family: 'FontAwesome';
    margin-right: 10px;
    float: left;
    display: inline-block;
    color: #ec234e;
    height: 50px;
}
li.phone-icons:before{
    content: "\f095";
    font-family: 'FontAwesome';
    margin-right: 10px;
    float: left;
    display: inline-block;
    color: #ec234e;
}
li.email-icons:before{
    content: "\f003";
    
    font-family: 'FontAwesome';
    margin-right: 10px;
    float: left;
    display: inline-block;
    color: #ec234e;
    height:30px;
}
li.timer-icons:before{
  content: "\f017";
  font-family: 'FontAwesome';
  margin-right: 10px;
  float: left;
  display: inline-block;
  color: #ec234e;
}
ul.contact-infos li,ul.contact-infos li a {
    color: #a1a1a2;
}
ul.contact-infos li{
  margin-bottom:10px;
}
.creative-section 
 a.el-content.uk-button.uk-button-default {
    background: transparent;
    border-radius: 3px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.testimonial-section p {
    font-size: 21px;
    font-weight: bold;
}
.client-name {
    font-weight: 600;
    font-size: 16px;
}
.client-name span {
    font-weight: 100;
    font-style: italic;
    color: #000;
}
.footer-bottom h4.uk-h4:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #a1a1a2;
    display: block;
    margin-top: 13px;
}
.footer-bottom p {
    color: #B6B7B9;
    font-size: 15px;
}
ul.uk-breadcrumb li a:before {
    content: "";
    background: url("/wp-content/uploads/2022/08/home_icon.png")0px 0px no-repeat;
    width: 14px;
    height: 16px;
    display: inline-block;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 4px;
}
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
    content: ">";
    margin: 0 10px 0 calc(18px - 14px);
}
.contact-form {
    background: #2A4C6F;
    padding: 50px 50px;
}
.contact-form input.wpcf7-form-control.wpcf7-text {
    background: transparent;
    border: 1px solid #fff;
    height: 35px;
    width: calc(100% - 15px);
    padding-left: 15px;
    outline: none;
    font-family: Stolzl-reqular;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
}
.contact-form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    background: transparent;
    border: 1px solid #fff;
    width: calc(100% - 15px);
    padding-left: 15px;
    height: 100px;
    color: #fff;
    outline: none;
    padding-top: 10px;
}
.contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #ED224D;
    border: none;
    padding: 8px 30px;
    color: #fff;
    font-size: 14px;
    font-family: Stolzl-reqular;
}
p.address-icons:before {
    content: "";
    background: url("/wp-content/uploads/2022/08/map-pin.png")0px 0px no-repeat;
}
p.mail-icon-contact:before {
    content: "";
    background: url("/wp-content/uploads/2022/08/mail.png")0px 0px no-repeat;
    
}
p.phone-icon-contact:before,
p.mail-icon-contact:before,
p.address-icons:before{
    width: 32px;
    height: 32px;
    display: block;
    float: left;
    margin-right: 7px;
}
p.phone-icon-contact:before {
    content: "";
    background: url("/wp-content/uploads/2022/08/phone.png")0px 0px no-repeat;    
}
p.mail-icon-contact,p.phone-icon-contact {
    display: flex;
    align-items: center;
}
::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #fff;
}

::placeholder {
  color: #fff;
}
.about-section .line:before {
    content: "";
    background: #ec234e;
    width: 149px;
    height: 4px;
    display: block;
    margin-bottom: 10px;
}
ul.list-btn {
    list-style: none;
    padding-left: 0px;
    float: right;
}
ul.list-btn li {
    display: inline-block;
}
a.get-quote-btn {
    background: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 15px;
}

ul.list-btn li {
    margin: 0px 10px;
    color: #fff;
    font-family: Stolzl-reqular;
    display: inline-block;
}
a.phone-numner-btn {
    border: 1px solid #fff;
    padding: 10px 20px;
    color: #fff;
}
.page-id-1565 .line-vertical:before,.page-id-1575 .line:before  {
    width: 140px;
}
.our-product-section .line:before {
    content: "";
    background: #ec234e;
    width: 120px;
    height: 4px;
    display: block;
    margin: 0 auto;
}
.description-section .line:before {
    content: "";
    background: #ec234e;
    width: 125px;
    height: 4px;
    display: block;
}
.product-section a.el-content.uk-button.uk-button-default:hover {
    background: #ec234e !important;
    border: 1px solid #ec234e !important;
    color:#fff !important;
}
.uk-navbar-nav>li.uk-active>a,.uk-navbar-nav>li > a:hover {
    color: #ec234e;
}
.product-section ul.uk-slider-items.uk-grid.uk-grid-match {
    padding: 80px 0px;
    padding-bottom: 50px;
}
.product-section .uk-slidenav,.product-section .uk-slidenav:active {
    color: #000;
    font-weight: 600 !important;
}
.product-section .uk-position-medium {
    margin-bottom: 0px;
    margin-right: 0px;
}
.product-section {
    padding-top: 60px !important;
}
.inner-grid-btn ul.list-btn {
    float: none;
    margin-top: 20px;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
    border-color: #ddd;
}
.uk-navbar-dropdown {
    width: 250px;
    padding: 0px;
}
.uk-navbar-dropdown-nav>li {
    border-bottom: 1px solid #ccc;
    padding: 5px 20px;
    font-size: 14px;
}
.uk-navbar-dropdown-nav>li>a:before {
    content: '\f105';
    margin-right: 10px;
	font-family: 'FontAwesome';
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
.home-banner h1.uk-heading-xlarge {
    font-size: 50px;
}
.uk-heading-large {
    font-size: 34px;
}
.line-vertical:before {
    width: 130px;
}
.creative-section .uk-margin.uk-text-right {
    text-align: center !important;
}
.creative-section h4.uk-heading-large.white-text {
    text-align: center;
}
ul.list-btn li {
    display: block;
    margin: 20px 0px;
}
ul.list-btn {
    float: none;
    text-align: center;
}	
}