/*
Theme Name: corporate Child
Template: corporate
Author: Child Theme Configurator
Author URI: #
Description: corporate is the Perfect Consulting Finane &amp; Business WordPress Theme. corporate is best suited for corporate website like Consultioial Advisor, Accountant, Consulting Firms, insurance, loan, tax help, Investment firm etc. This is a business theme that is help full for online presence for Corporate Business and Consultioial Firms.
Tags: accountant,advertising,agency,business,company,consulting,corporate,creative,finance,financial,insurance,marketing,multipurpose,software,startup
Version: 1.0.0.1747840609
Updated: 2025-05-21 20:46:49

*/
body .scroll-top {
    background: linear-gradient(90deg, #368FE1 0%, #002865 100%) !important;
}
@import url('../corporate/style.css');

@media screen and (max-width: 1199px) {
	#ct-header-default .ct-header-branding img, .ct-header-mobile .ct-header-branding img {
        max-height: 80px !important;
    }
}
#pagetitle {
	margin-top: -40px;}

.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit) {
margin-bottom: 20px;
    width: 100%;
    padding: 0 15px;
    border: 2px solid #EAEAEA;
    font-weight: 400;
    outline: 0;
    transition: all .3s linear;
    border-radius: 6px;
    background-color: #FFFFFF;
    font-size: 15px;
    height: 60px;
}
.wpcf7-form .wpcf7-validates-as-required
 {
    margin-left: 0px;
}
textarea {
    height: 130px !important;
    margin-bottom: 20px;
    padding: 10px 20px;
}
.tt-btn.elementor-button {
    background-image: linear-gradient(90deg, #DE181E 0%, #96191B 100%);
    /* background-color: #69727d; */
    border-radius: 3px;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 2px 30px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
}
.tt-btn.elementor-button-icon svg {
    width: 1em;
}
.elementor-button-text{
    display: inline-flex;
    align-items: center;
}
.red{
    color: #DE181E;
}
.font-gradient {
    background: linear-gradient(90deg, #368FE1 0%, #002865 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
 .image-box-description .custom-bullets {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image-box-description .custom-bullets li {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
	font-weight: 600;
  font-size: 16px;
  color: #333;
}
.image-box-description .custom-bullets li img {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}

.elementor-widget-image-box .elementor-image-box-content {
	padding: 20px !important;}

/* resposive */
/* For desktops (1600px to 1920px) */
@media screen and (min-width: 1600px) and (max-width: 1920px) {

}
/* For laptops (between 1440px and 1599px) */
@media screen and (min-width: 1440px) and (max-width: 1599px) {

}
/* For smaller laptops or large tablets (1280px to 1439px) */
@media screen and (min-width: 1280px) and (max-width: 1439px) {

}

/* For tablets (768px to 1024px) */
@media screen and (min-width: 768px) and (max-width: 1024px) {

}

/* For mobile devices (max-width: 768px) */
@media only screen and (max-width: 768px) {
#pagetitle {
	margin-top: 0px;}
}
@media screen and (min-width: 375px) and (max-width: 767px) {
#pagetitle {
	margin-top: 0px;}
}
/* resposive */
