







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1245px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 100px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1245px;
}

.inner-container{
  max-width: 1245px;
}







html {
  font-size: 20px;
}

body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
  font-size: 20px;
}

/* Paragraphs */

p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  text-decoration: none; font-family: Sharjah;
  color: #f91421;
}

a:hover {
  text-decoration: none; font-family: Sharjah;
  color: #d10000;
}
/* Headings */

h1,
.h1 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
  font-size: 110px;
  text-transform: none;
}

h2,
.h2 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
  font-size: 80px;
  text-transform: none;
  line-height:1;
}

h3,
.h3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #333333;
  font-size: 40px;
  text-transform: none;
}

h4,
.h4 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #333333;
  font-size: 30px;
  text-transform: none;
}

h5,
.h5 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 24px;
  text-transform: none;
}

h6,
.h6 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
  font-size: 22px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #f41919;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #333333;

  padding-top: 12px;
padding-right: 25px;
padding-bottom: 12px;
padding-left: 25px;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  border-radius: 0px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #333333;
;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
}



/*

Forms Styles Here

*/

form,
.submitted-message {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #f41919;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(244, 25, 25, 0.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #f41919;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  ;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 40px;
  color: #333333;
  background-color: 

  
  
    
  


  rgba(244, 25, 25, 0.0)

;
}


/* Labels */

form label {
  color: #333333;
}

/* Help text */

form legend {
  color: #333333;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  background-color: 

  
  
    
  


  rgba(244, 244, 244, 0.0)

;
  color: #303030;
  border-radius: 0px;
  border: 1px solid #303030;
;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  outline:none;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #303030;
}

::-moz-placeholder {
  color: #303030;
}

:-ms-input-placeholder {
  color: #303030;
}

::placeholder {
  color: #303030;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #303030;
}

.fn-date-picker td.is-selected .pika-button {
  background: #333333;
}

.fn-date-picker td .pika-button:hover {
  background-color: #333333 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #333333;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #333333;
;
  padding-top: 12px;
padding-right: 25px;
padding-bottom: 12px;
padding-left: 25px;
;
  ;
  color: #FFFFFF;
  font-size: 14px;
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  text-transform: uppercase;
  
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #393838;
  border: 1px solid #393838;
;
}







/* Table */

table {
  border: 1px solid #333333;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #333333;

  padding: 18px;

  color: #333333;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #333333;
}





.header {
  background-color: 

  
  
    
  


  rgba(244, 25, 25, 0.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #333333;
  font-family: Poppins;
}

.menu__child-toggle-icon {
  border-top-color: #333333;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,{
  color: #0b0b0b;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #0b0b0b;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #5b5b5b;
}

.menu__child-toggle-icon:active {
  border-top-color: #5b5b5b;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #333333;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 0px none #333333;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 0px none #333333;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #333333;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #333333;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(244, 25, 25, 0.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(244, 25, 25, 0.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Poppins;
}

.header__language-switcher-label-current:after {
  border-top-color: #333333;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(244, 25, 25, 0.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #333333;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(244, 25, 25, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #333333;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 100px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #333333;
}

.blog-post__tag-link {
  color: #333333;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #0b0b0b;
}

.blog-post__tag-link:active {
  color: #5b5b5b;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #333333;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #0b0b0b;
}

.blog-related-posts__title-link:active {
  color: #5b5b5b;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 100px;
}

#comments-listing .comment-reply-to {
  color: #f91421;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #d10000;
}

#comments-listing .comment-reply-to:active {
  color: #ff3c49;
}





.hs-search-results__title {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #333333;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #333333;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #0b0b0b;
}

.hs-blog-post-listing__post-title-link:active {
  color: #5b5b5b;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #333333;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #333333;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #0b0b0b;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #5b5b5b;
}

.hs-pagination__link-icon svg {
  fill: #333333;
}

/* Pricing card */

.card__price {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #333333;
  font-size: 40px;
}

.card__body svg {
  fill: #333333;
}

/* Social follow */

.social-links__icon {
  background-color: #333333;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #0b0b0b;
}

.social-links__icon:active {
  background-color: #5b5b5b;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #333333;
  font-size: 40px;
}


/* Responsive Fonts Sizes */
@media(max-width:1440px){
  h1{
    font-size: 96px !important;
    line-height: 1.1;
  }
  h2{
    font-size: 70px !important;
    line-height: 1.1;
  }

  .inner-container , .content-wrapper , .dnd-section > .row-fluid{
    max-width:1235px;
  }
}


@media(max-width:1200px){
  h1{
    font-size: 78px !important;
    line-height: 1.1;
  }
  h2{
    font-size: 60px !important;
    line-height: 1.1;
  }
  h3{
    font-size: 28px !important;
    line-height: 1.1;
  }
  h4{
    font-size: 22px !important;
    line-height: 1.1;
  }
  h5{
    font-size: 20px !important;
    line-height: 1.1;
  }
  h6{
    font-size: 16px !important;
    line-height: 1.1;
  }
  
}
@media(max-width:1024px){
  h1{
    font-size: 65px !important;
    line-height: 1.1;
  }
  h2{
    font-size: 50px !important; 
    line-height: 1.1;
  }
  h3{
    font-size: 26px !important;
    line-height: 1.1;
  }
  h4{
    font-size: 22px !important;
    line-height: 1.1;
  }
  h5{
    font-size: 20px !important;
    line-height: 1.1;
  }
  
  html, body, p{
    font-size:18px !important;
  }

}
@media(max-width:767px){
  h1{
    font-size: 40px !important;
    line-height: 1.1;
  }
  h2{
    font-size: 34px !important;
    line-height: 1.1;
  }
  h3{
    font-size: 24px !important;
    line-height: 1.1;
  }
  html, body, p{
    font-size:16px !important;
  }
}

@media(max-width:400px){
  h1{
    font-size: 36px !important;
  }
  h2{
    font-size: 30px !important;
  }
}


.hs-inline-edit [data-aos] {
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
    transition: none !important;
}

@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800;900&display=swap');
html[lang=ar] body,  
html[lang=ar] p, 
html[lang=ar] a, 
html[lang=ar] h1,
html[lang=ar] h2,
html[lang=ar] h3,
html[lang=ar] h4,
html[lang=ar] h5,
html[lang=ar] h6,
html[lang=ar] strong, 
html[lang=ar] span, 
html[lang=ar] input, 
html[lang=ar] label, 
html[lang=ar] select, 
html[lang=ar] option, 
html[lang=ar] ul, 
html[lang=ar] li, 
/* html[lang=ar] *:not(i){
  font-family: 'Cairo', sans-serif;
} */