/*

Theme Name: Intime Child

Theme URI: http://demo.casethemes.net/intime/

Author: Case-Themes

Author URI: https://themeforest.net/user/case-themes/portfolio/

Description: Intime is created to provide modern solution for any business type. The theme is packed with large collection of beautifully designed homepages and a large number of inner page styles. Also, there are versatile and easily tailored portfolio templates that will give you full freedom to create the showcase you need. Moreover, Intime looks flawless on all devices, so your content will look equally amazing across all device types. Whether you need a personal theme or professional theme, Intime can be a perfect fit. Get it today and discover all the features one WordPress site needs.  

Version: 1.5.2

License: ThemeForest

License URI: https://themeforest.net/licenses

Template: intime

Text Domain: intime-child

Tags: business, consulting, consultant, agency, company, advertising, corporate, finance, financial, multipurpose, accountant, marketing, software, startup, modern, saas

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.

*/
.header-right-item.h-menu-secondary {
  display: none;
}
.rtl .wp-gr .grw-btns.grw-prev {
    right: auto !important;
    left: 0 !important;
}
.rtl .wp-gr .grw-btns.grw-next {
    right: 0!important;
    left: auto !important;
}
.page-id-8293 #pagetitle:after {
   /* background-image: url(/wp-content/uploads/2024/07/sign-4.png), url(/wp-content/uploads/2024/07/tit1-1.jpg);
    background-position: 19% bottom, center center;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 90%, auto;*/
    content: '';
    background-image: url(/wp-content/uploads/2024/07/sign-4.png);
    display: block;
    position: absolute;
    width: 20%;
    height: 90%;
    left: 10vw;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: -1;
}
.page-id-8301 #pagetitle:after {
    content: '';
    background-image: url(/wp-content/uploads/2024/07/sign-3.png);
    display: block;
    position: absolute;
    width: 20%;
    height: 90%;
    left: 10vw;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: -1;
}
#attachment_8449 {
	padding-left:15px;
}
  .swiper {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
}

.myGSwiper.swiper-grid-column>.swiper-wrapper {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-auto-flow: column;
}
.mygtranslate {
    position:absolute;
}
.rtl .wpcf7 {
	direction:rtl;
}
.wpcf7-form-control.wpcf7-acceptance {
	background-color:transparent !important;
	color:#000 !important;
}
.wpcf7-form-control.wpcf7-acceptance a {
	text-decoration:underline;
	color:#000 !important;
}





@media screen and (min-width: 1200px) {
body #ct-header-wrap.ct-header-layout3 .ct-main-menu > li > a {
  padding: 0 17px;
}
}

@media (max-width: 574.98px) {
	.services-make-grid .ct-slick-carousel {
    overflow: visible !important;
}
	.services-make-grid .ct-slick-carousel .slick-track {
	 width: 100% !important;
    transform: none !important;
}
	.services-make-grid .ct-slick-carousel .slick-track .slick-slide {
		opacity:1 !important;
	}
	.services-make-grid .ct-slick-carousel .slick-dots {
		display:none !important;
	}
}
@media (max-width: 767px) {
body #pagetitle {
		padding: 25px 0 140px;
}
body #pagetitle .ct-breadcrumb {
    display: none;
}
body #pojo-a11y-toolbar {
    top: 80% !important;
}
}