@charset "UTF-8";
/***** responsive styles ***/


@media (min-width: 320px) {
    body {
        font-size: 16px!important;
    }

    h1 {
        font-size: 29px !important;
    }

    h2 {
        font-size: 27px !important;
    }

    h3 {
        font-size: 25px !important;
    }
	
	h4 {
        font-size: 23px !important;
    }

    h5 {
        font-size: 21px !important;
    }

    h6 {
        font-size: 19px !important;
    }
	
	/*post titles*/
.et_pb_post_content h1, .post-section h1 {
    font-size: 22px !important;
}

.et_pb_post_content h2 {
    font-size: 18px !important;
}

.et_pb_post_content h3, .call_content h3 {
    font-size: 16px !important;
}

.et_pb_post_content h4 {
    font-size: 15px !important;
}
	
	.text-35 {
	font-size: 25px;
}
	.card-s {
    flex: 1 1 100%;
}
	.row-posts .et_pb_ajax_pagination_container article {
    flex: 0 0 100%;
}
	.btn-contact:before {
    width: 40px;
    height: 40px;
}
   .contact-form input {
   height: 45px;
}
    .contact-form input,
	textarea.form-control {
    margin-bottom: 10px;
    font-size: 14px;
}
	.c-menu .et_pb_menu__wrap {
    justify-content: flex-end;
}
	.contact-form .form-group {
    margin-bottom: 0;
}
	.dev-button {
    margin-right: auto;
}
	.text-20 {
    font-size: 16px;
}
	.text-23 {
    font-size: 20px;
}
	.text-25 {
    font-size: 21px;
}
	.pagination {
    gap: 1rem;
    flex-direction: column;
}
	
}

@media (min-width: 768px) {
	  h1 {
        font-size: 35px !important;
    }

    h2 {
        font-size: 32px !important;
    }

    h3 {
        font-size: 28px !important;
    }
	
	h4 {
        font-size: 25px !important;
    }

    h5 {
        font-size: 20px !important;
    }
	
	.text-35 {
	font-size: 35px;
}
	.card-s {
    flex: 1 1 calc(50% - 2rem);
}
    .c-logo {
    flex: 0 0 20%;
}
	.row-posts .et_pb_ajax_pagination_container article {
    flex: 0 0 calc((100% - 10px) / 2);
}
	.contact-form input {
    height: 50px;
}
	.contact-form input,
	textarea.form-control {
    margin-bottom: 10px;
	font-size: 18px;
}
	.contact-form .form-group {
    margin-bottom: 20px;
}
	.dev-button {
    margin-right: initial;
}
	.text-20 {
    font-size: 20px;
}
	.text-23 {
    font-size: 23px;
}
	.text-25 {
    font-size: 25px;
}
	.pagination {
    gap: 2rem;
    flex-direction: row;
}
}

@media (min-width: 981px) {
	body {
        font-size: 17px!important;
    }

    h1 {
        font-size: 46px !important;
    }

    h2 {
        font-size: 37px !important;
    }

    h3 {
        font-size: 32px !important;
    }
	
	h4 {
        font-size: 27px !important;
    }

    h5 {
        font-size: 24px !important;
    }

    h6 {
        font-size: 20px !important;
    }
	
	/*post titles*/
	.et_pb_post_content h1,
	.et_pb_post_content h2,
	.et_pb_post_content h3,
	.et_pb_post_content h4 {
		margin-bottom: 1rem;
	}
	
.et_pb_post_content h1, .post-section h1, .info-page h1 {
    font-size: 30px !important;
}

.et_pb_post_content h2, .info-page h2  {
    font-size: 20px !important;
}

.et_pb_post_content h3, .call_content h3, .info-page h3  {
    font-size: 18px !important;
}

.et_pb_post_content h4, .info-page h4  {
    font-size: 17px !important;
}
	
	.row-posts .et_pb_ajax_pagination_container article {
    flex: 0 0 calc((100% - 40px) / 3);
}
	.btn-contact:before {
    margin-left: -2.2em !important;
	width: 45px;
    height: 45px;
}
	.c-menu .et_pb_menu__wrap {
    justify-content: center;
}
	.row-center {
		display: flex;
		align-items: center;
	}
	
	.row-end {
		display: flex;
		align-items: end;
	}	
	
	.c-header-row {
    width: 90%!important;
}
	.col2-header-row {
    width: 47% !important;
}
	.col3-header-row {
    width: 26% !important;
}

}

@media (min-width: 1200px) {
	.btn-contact:before {
    margin-left: -2.8em !important;
}
	 .c-menu ul.sub-menu .a-dev:hover {
    background: #edf6ff;
    padding-left: 15px!important;
    border-radius: 10px;
    transition: all 300ms ease;
}
    
    .c-menu ul.sub-menu .a-dev.current-menu-item {
     background: #edf6ff;
     padding-left: 11px!important;
	 border-radius: 8px;
    }
    
    .c-menu ul.sub-menu .a-dev {
    padding: 5px 0!important;   
    font-weight: 600;
}
	.serv-m ul {
    top: calc(100% - 27px)!important;
}
	.et_pb_sticky .serv-m ul {
    top: calc(100% - 25px) !important;
    }

	.sub-menu .n-dev.n-post ul.sub-menu .a-post a {
    font-size: 14px!important;
    line-height: 1.5;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   -webkit-line-clamp: 2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
	 /*********/
    ul.sub-menu .n-dev .sub-menu  a {
    display: inline-block;
    font-size: 15px;
    padding: 0 20px!important;
	font-weight: bold;
}
    .c-menu ul.sub-menu .a-dev:hover {
    background: #edf6ff;
    padding-left: 17px!important;
    border-radius: 10px;
    transition: all 300ms ease;
}
    
    .c-menu ul.sub-menu .a-dev.current-menu-item {
     background: #edf6ff;
     padding-left: 11px!important;
	 border-radius: 8px;
    }
    
    .c-menu ul.sub-menu .a-dev{
    padding: 5px 0!important;   
    font-weight: 600;
}
    ul.sub-menu .n-dev > a:first-child {
    margin-bottom: 20px!important;
    padding-bottom: 10px!important;
    border-bottom: 1px solid #e5e5e5!important; 
}
	.cta-2:before {
    content: '';
    position: absolute;
    background: #D3EAFD;
    height: 80%;
    width: 92%;
    border-radius: 25px;
}
	.c-menu {
	background-color: #fff;
    box-shadow: 0px 0px 10px #d5d2d2;
}
	.col2-header-row {
        width: 56% !important;
    }
	
	.col3-header-row {
        width: 18% !important;
    }
}

@media (min-width: 1400px) {
	body {
        font-size: 18px!important;
    }

    h1 {
        font-size: 48px !important;
    }

    h2 {
        font-size: 40px !important;
    }

    h3 {
        font-size: 35px !important;
    }
	
	h4 {
        font-size: 30px !important;
    }

    h5 {
        font-size: 25px !important;
    }

    h6 {
        font-size: 20px !important;
    }
	
	/*post titles*/
.et_pb_post_content h1, .post-section h1, .info-page h1  {
    font-size: 35px !important;
}

.et_pb_post_content h2, .info-page h2  {
    font-size: 25px !important;
}

.et_pb_post_content h3, .call_content h3, .info-page h3  {
    font-size: 20px !important;
}

.et_pb_post_content h4, .info-page h4  {
    font-size: 18px !important;
}
	
	.c-logo {
    flex: 0 0 calc(16% - 0.4rem);
}
	.c-header-row {
    width: 80%!important;
}

}

@media (min-width: 1600px) {
  .sub-menu .n-dev.n-post ul.sub-menu .a-post{
        background-color: #efefef!important;
    } 
	 .sub-menu .n-dev.n-post ul.sub-menu .a-post a{
        color: #000!important;
    }
    .sub-menu .n-dev.n-post ul.sub-menu .a-post:nth-child(1){
        border-radius: 15px 15px 0 0;
        padding: 10px 0!important;
    } 
    .sub-menu .n-dev.n-post ul.sub-menu .a-post:nth-child(3){
        border-radius: 0 0 15px 15px;
        padding: 10px 0!important;
    } 
	
	.a-dev:before {
        content: '';
        width: 26px;
        height: 26px;
        display: inline-block;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        vertical-align: super;
    }
	
	.a-dev.ia:before {
    background-image: url('/wp-content/uploads/2025/11/infogerance-ai-icon.webp');
	
}
    .a-dev.pme:before {
    background-image: url('/wp-content/uploads/2025/11/maintenance-info-icon.webp');
}
    .a-dev.cable:before {
    background-image: url('/wp-content/uploads/2025/11/infogerance-cablage-icon.webp');
}
    .a-dev.serveur:before {
    background-image: url('/wp-content/uploads/2025/11/infogerance-serveur-icon-1.webp');
}
    .a-dev.hebergement:before {
    background-image: url('/wp-content/uploads/2025/11/infogerance-hebergement-icon.webp');
}
    ul.sub-menu .n-dev .sub-menu {
    padding: 0 10px;
}
    
/*     .sub-menu .a-dev a::before {
content: url('/wp-content/uploads/2025/04/fleche-droite.webp');
position: absolute;
right: 0;
top: 20px;
transform-origin: right;
transition: transform 300ms;
transform: scaleX(0);
} */
	
    .sub-menu .a-dev:hover a::before {
transform-origin: left;
transform: scaleX(1);
}
	
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: transparent!important;
    opacity:1!important;
}
    ul.sub-menu li.n-dev .sub-menu a {
        max-width: 85%;
    }
	
	.c-header-row {
    width: 67%!important;
}
}


@media (max-width: 1200px) {
	.et_pb_menu .et_mobile_menu {
        padding: 5%;
    }
	
	ul.sub-menu.visible li.menu-item-has-children.dt-open li a {
		position: relative;
	}
	
	 ul.sub-menu.visible li.menu-item-has-children.dt-open li a:before {
    content: '➜';
    position: absolute;
    left: -25px;
}
    
    ul#mobile_menu2 {
    width: 100%;
    max-height: calc(100vh - 200px)!important;
    overflow-y: scroll!important;
}
	
	ul#mobile_menu2 a:has(img) {
    display: none;
}
    .et_pb_menu .et_pb_menu__menu, .et_pb_fullwidth_menu .et_pb_menu__menu {
        display: none;
    }
    
    .et_pb_menu .et_mobile_nav_menu, .et_pb_fullwidth_menu .et_mobile_nav_menu {
        display: flex;
        float: none;
        margin-top: 16px;
        align-items: center;
    }
    
    .et_pb_menu .et_mobile_nav_menu li {
        list-style-type: none;
    }
    .pa-hamburger-menu .et_pb_menu__menu {
        display: none;
    }
    
    .pa-hamburger-menu .et_mobile_nav_menu {
        display: flex;
        float: none;
        margin: 0 6px;
        align-items: center;
    }
}
