/*
Theme Name: Axelsson Consulting
Theme URI: https://axelssonconsulting.de
Author: Axelsson Consulting
Author URI: http://axelssonconsulting.de/
Description: The theme of Axelsson Consulting web
Tags: responsive, multi-lingual
Version: 2025
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: axelssonconsulting

Axelsson Consulting WordPress Theme © 2025 Axelsson Consulting
*/

@import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css");
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300;400&family=Manrope:wght@200;700&display=swap');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

ol,ul{list-style:none}

* {
  padding: 0;
  margin: 0;
  text-decoration: none;
  border: none;
  outline: none;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth !important;
  margin:0 !important;
}

h1, h2, h3
	{
		margin: 0;
		padding: 0;
	}


@media (min-width: 992px) {
    .col-lg-12 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.news_section .blog_box, .news_section_n .blog_box {
	min-height: 825px; 
	position: relative;
}

.news_section .blog_box_content, .news_section_n .blog_box_content {
	position: relative;
  	min-height: 640px;
}

.news_section .view_more_start, .news_section_n .view_more_start {
    position: absolute;
    bottom: 30px; 
}

.service_content .slide_content {
	position: relative;
	min-height: 330px;
}

.service_content .view_more_start {
    position: absolute;
    bottom: 0px; 
}

.invest {
  text-align: center;
}

.invest img {
	max-width: 52%;
	height: auto;
}

img.professional_indemnity_insurance {
	max-width: 67px;
}

/*********************************************************************************/
/* Front page text                                                               */
/*********************************************************************************/

.title {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  color: #F2164A;
  padding: 5px 0;
  width: 100%;
  justify-content: center;
}

.header_section .navbar-collapse .nav-item .dropdown-menu .dropdown-item:hover {
  background: none;
}

.title:hover {
  color: #fff;
}

.container ul {
    line-height: 27px !important;
    color: #1C233F;
    font-size: 18px !important;
    font-family: 'Manrope', sans-serif !important;
    list-style: circle;
}

.container ul li {
    list-style: circle;
    list-style-position: inside;
  	margin-bottom: 5px;
}

#banner
	{
		    padding-top: 9.5em;
        padding-left: 0em;
        padding-right: 42em;
		    text-align: left;
	}
	
	#banner .title h1
	{
        color: #F2164A;
        font-family: 'Jura', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 72px;
	}
	
	#banner .title .byline_a
	
		    font-size: 18px;
        color: white;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;
	}
	
    
	.banner
	{
		margin-bottom: 5em;
	}

#iconscrollonheader
    {
        padding-top: 7em;
        padding-left: 5em;
    }


/*********************************************************************************/
/* Header                                                         */
/*********************************************************************************/


body.admin-bar {
  margin-top: 32px;
}


a, a:hover, a:focus, a:active, a:focus-within, a:visited {
  text-decoration:none;
}
.header_section {
  background: #1C233F;
  padding-top:25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #F2164A;
}
.header_section.navbar-light .navbar-nav {
  align-items: center;
}
.header_section.navbar-light .navbar-nav .nav-item .nav-link {
  color:#F2164A;
  padding: 0 15px;
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.05em;
}
.header_section.navbar-light .navbar-nav .nav-item .nav-link:hover {
  color: #E6E7EB;
}
.header_section.navbar-light .navbar-nav .nav-item.active .nav-link{
    color: #E6E7EB;
}
.header_section.navbar-light .navbar-nav .dropdown-item.active{
    background: transparent;
}
.header_section.navbar-light .navbar-nav .dropdown-item.active a {
    color: #E6E7EB;
}
.header_section.navbar-light .navbar-nav .nav-item.contact_link .nav-link {
  font-family: 'Jura';
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  color: #fff;
  padding: 15px 45px;
  background: #F2164A;
  border-radius: 3px;
  margin: 0 20px;
}
.header_section.navbar-light .navbar-nav .nav-item.contact_link .nav-link:hover {
  background: #FFFFFF;
  color: #1C233F;
  font-weight: 700;
}
.header_section.navbar-light .navbar-nav .nav-item.language .nav-link {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  color: #fff;
  padding: 12px 22px;
  background: transparent;
  border: 1px solid #4F5673;
  border-radius: 3px;
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.header_section.navbar-light .navbar-nav .nav-item.language .nav-link:hover {
  background: #4F5673;
}
.language {
  margin-right: 8px;
}
.header_section .navbar-collapse {
  justify-content: flex-end;
}
.header_section .dropdown-toggle::after {
  display: none;
}
.dropdown_arrow {
  display: none;
}
.dropdown.show .dropdown_arrow {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 140%;
}
.header_section .dropdown-menu {
  background: #1C233F;
  border: 1px solid #F2164A;
  border-radius: 3px;
  top: 70px;
  left: -55px;
  padding: 10px 0;
}
.header_section .dropdown-menu a.dropdown-item {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  color: #F2164A;
  /*padding: 5px 20px;*/
  width: 100%;
  justify-content: center;
}
.header_section .dropdown-menu a.dropdown-item span {
  padding-right:20px;
  color:#fff;
}
.header_section .dropdown-menu a.dropdown-item:focus,
.header_section .dropdown-menu a.dropdown-item:hover {
  background:none;
  color:#fff;
}
.menu_button, .menu_button:hover, .menu_button:visited, 
.menu_button:focus, .menu_button:focus-within, .menu_button:active {
  padding:0;
  color:transparent;
  background:none;
  border:none;
  outline:none;
}
.menu_button div {
  width: 34px;
  height: 4px;
  background: #F2164A;
  margin: 5px 0;
  border-radius: 2px;
}
.header_section .language .dropdown-menu{
  top: 80px;
}

@media (max-width:1250px) and (min-width:992px){
  .header_section .language .dropdown-menu{
    left:inherit;
    right:0;
  }
}
@media (max-width:1250px) {
  .header_section.navbar-light .navbar-nav .nav-item .nav-link{
    font-size:14px;
    padding: 0 6px;
  }
  .header_section.navbar-light .navbar-nav .nav-item.contact_link .nav-link{
    font-size: 14px;
    margin: 0 10px;
    padding: 15px 30px;
  }
  .header_section.navbar-light .navbar-nav .nav-item.language .nav-link {
    font-size: 14px;
    padding: 12px 18px;
  }
  .header_section .dropdown-menu a.dropdown-item{
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .header_section.navbar-light .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    padding: 5px;
  }
  li.nav-item.contact_link {
    margin: 10px 0;
  }
  li.nav-item.language  {
    margin: 10px 0;
  }
  .dropdown.show .dropdown_arrow {
    top: 35px;
  }
  .header_section .dropdown-menu {
    margin: 25px 0 0 0;
  }
  .header_section ul.navbar-nav {
    margin: 25px 0 0 0;
    padding: 20px 0;
    border: 1px solid #F2164A;
  }
  .header_section.navbar-light .navbar-nav .nav-item.language .nav-link {
    width: 83px;
    margin: 0 auto;
  }
}

/*********************************************************************************/
/* text- Services(Services page)                                                 */
/*********************************************************************************/

.services_title
	{
        text-align: right;
		    margin-bottom: 3em;
        padding: 20px;
        color: white;
	}

/*********************************************************************************/
/* Services background image                                                     */
/*********************************************************************************/

#services_wrapper
	{
        height: 100vh;
        background: url('/wp-content/uploads/BG-Services.png') no-repeat center;
        background-size: cover;
		    position: relative;
		    padding: 10em 0em 10em 0em;
    }

/*********************************************************************************/
/* text- Case Studies(Case Studies page)                                         */
/*********************************************************************************/
.casestudies_title
	{
        text-align: left;
		    margin-bottom: 3em;
        padding: 20px;
        font-size: 25px;
        color: #F2164A;
	}

/*********************************************************************************/
/* White Shape(Case Studies page)                                                */
/*********************************************************************************/
.rounded_c {
  background: #FFF;
  height: 300px; width: 1450px;
  border-top-right-radius: 200px;
  margin-top: 50px;
  
}

/*********************************************************************************/
/* Red Shape(Case Studies page)                                                  */
/*********************************************************************************/
.rectangle_c {
  background: #F2164A;
  height: 350px; width: 2500px;
  margin-top: 0px;
  
}

/*********************************************************************************/
/* Case studies background image                                                 */
/*********************************************************************************/

#casestudies_wrapper
{
  height: 100vh;
  background-image: white;  
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 10em 0em 10em 0em;
}


/*********************************************************************************/
/* About us background image                                                     */
/*********************************************************************************/

#aboutu0s_wrapper
{
  height: 100vh;
  background: url('/wp-content/uploads/BG-Who-we-are.png') no-repeat center;
  background-size: cover;
  position: relative;
  padding: 10em 0em 10em 0em;
}

/*********************************************************************************/
/* Contact background image                                                      */
/*********************************************************************************/

#contact_wrapper
{
  height: 110vh;
  background: url('/wp-content/uploads/BG-Contact.png') no-repeat center;
  background-size: cover;
  position: relative;
  padding: 5em 0em 5em 0em;
}

/*********************************************************************************/
/* Subscribe background image                                                    */
/*********************************************************************************/

#subscribe_wrapper
	{
        height: 100vh;
        background: #4F5673;
        background-size: cover;
		    position: relative;
		    padding: 10em 0em 10em 0em;
    }

/*********************************************************************************/
/* text- News(News page)                                                         */
/*********************************************************************************/
.news_title
	{
        text-align: right;
		    margin-bottom: 3em;
        padding: 20px;
        font-size: 25px;
        color: white;
	}

/*********************************************************************************/
/* News background image                                                         */
/*********************************************************************************/

#news_wrapper
{
        height: 100vh;
        background: white;
        background-size: cover;
		    position: relative;
		    padding: 10em 0em 10em 0em;
    }


/*********************************************************************************/
/* Buttons                                                                       */
/*********************************************************************************/

.contactus_btn {
     border-radius: 3px;
     background-color: #F2164A; 
     color: white; 
     margin-top: 10px;
     margin-bottom: 10px;
     margin-left: 20px;
     transition: .5s;
}

#services_btn{
     border-radius: 3px;
     background-color: #4F5673; 
     color: white; 
     margin-top: 25px;
     margin-bottom: 0px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}

#casestudies_btn{
     border-radius: 3px;
     background-color: #4F5673; 
     color: white; 
     margin-top: 25px;
     margin-bottom: 0px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}

#aboutus_btn{
     border-radius: 3px;
     background-color: #4F5673; 
     color: white; 
     margin-top: 10px;
     margin-bottom: 10px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}

#news_btn{
     border-radius: 3px;
     background-color: #4F5673; 
     color: white; 
     margin-top: 10px;
     margin-bottom: 10px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}

#view_btn{
  border-radius: 3px;
  background-color: #F2164A; 
  color: white; 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  transition: .5s;
}

/*********************************************************************************/
/* Only Contact us button                                                        */
/*********************************************************************************/

#btn_group_a button{ 
    margin-left: 0px;
    border: 0px; 
    padding: 15px 71px;
    font-size: 18px;
    font-family: 'Jura', sans-serif;
}
#btn_group_a button:hover{
    color: #1C233F; 
    background-color: white; 
}

/*********************************************************************************/
/* Other buttons                                                                 */
/*********************************************************************************/

#btn_group_services button{
    margin-left: 0px;
    margin-right: 0px; 
    border: 0px; 
    padding: 15px 65px;
    font-size: 18px;
    font-family: 'Jura', sans-serif;
}
#btn_group_services button:hover{
    color: #1C233F; 
    background-color: #E6E7EB; 
}

#btn_group_case button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 48px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_case button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

#btn_group_about button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 77px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_about button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

#btn_group_news button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 79px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_news button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

#btn_group_newsdetail button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 59px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_newsdetail button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

#btn_group_positions button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 66px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_positions button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}


/* View button(Service page) */

#btn_group_view button{ 
  margin-left: 0px;
  border: 0px; 
  padding: 15px 95px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_view button:hover{
  color: #1C233F; 
  background-color: white; 
}

/*********************************************************************************/
/* View more button                                                              */
/*********************************************************************************/


.viewmore {
    color:#F2164A;
    font-weight: bold;
    font-size: 18px;
}

.viewmore:hover {
    color: #1C233F;
    text-decoration: none;
} 


.arrow{  
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.arrow span{
    color:#F2164A;
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 5px solid #F2164A;
    border-right: 5px solid #F2164A;
    transform: rotate(-45deg);
    margin: -10px;
    
}
.arrow span:nth-child(2){
    animation-delay: -0.2s;
    transform: rotate(-45deg);
}
.arrow span:nth-child(3){
    animation-delay: -0.4s;
    transform: rotate(-45deg);
}

.arrow:hover span{
    text-decoration: none;
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 5px solid #1C233F;
    border-right: 5px solid #1C233F;
    transform: rotate(-45deg);
    margin: -10px;
    animation: animate 2s infinite;
}


@keyframes animate {
    0%{
        opacity: 0;
        transform: rotate(-45deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(-45deg) translate(20px,20px);
    }
}



/*********************************************************************************/
/* 3-column(Services area)                                                       */
/*********************************************************************************/

  .boxA_Ser,
	.boxB_Ser,
	.boxC_Ser
	{
        position: relative;
        color: #1C233F;
		    width: 384px;
        margin-top: 255px;
	}

	.boxA_Ser
	{
		float: left;
		margin-right: 60px;
		left: 170px;

	}
	.boxB_Ser
	{
		float: left;
		margin-right: 20px;
    left:170px;

	}
	
	.boxC_Ser
	{
		float: right;
    right: 50px;
        
	}

#three-column
	{
		text-align: left;
    font-family: 'Jura', sans-serif;
		color: #1C233F;
	}

#three-column .fa
	{
		display: block;
		padding: 1em 0em;
		color: #1C233F;;
		font-size: 2em;
	}
	


#three-column .title .byline_a
	{
        font-family: 'Manrope', sans-serif;
		    text-align: center;
		    color: white;
        font-size: 18px;
	}

/*********************************************************************************/
/* Red Shape(Service, News page)                                                 */
/*********************************************************************************/
    .rounded_s {
  background: #F2164A;
  height: 300px; width: 1450px;
  border-bottom-left-radius: 261px;

  z-index: 2;
  
  
}

/*********************************************************************************/
/* Carousel slide bar(Case studies page)                                         */
/*********************************************************************************/


* {box-sizing: border-box}
body {font-family: 'Jura', sans-serif; margin:0}
.mySlides {display: none}


/* Slideshow container */
.slideshow-container {
  max-width: 500px;
  position: relative;
  margin: auto;
  float: right;

}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  /*position: absolute;*/
  top: 50%;
  width: auto;
  /*padding: 16px;*/
  /*margin-top: -22px;*/
  color: #F2164A;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  font-size: 60px;
}


/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover{
  color: #1C233F;
  background-color: white;
}



/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 3px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot:hover {
  background-color: #F2164A;
}

/*
.active, .dot:hover {
  background-color: #F2164A;
} */

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/*********************************************************************************/
/* one-column(Case studies page, Carousel text)                                  */
/*********************************************************************************/


.boxA_Case
	{
        padding-top: 0px;
		    width: 384px;
        
	}
	.boxA_Case
	{
        position: relative;
		    float: left;
		    margin-right: 20px;
        left: 125px;
        
	}
	
	.boxB_Case
	{   
        position: relative;
        right:125px;
		    float: right;
	}
    .boxC_Case
    {
        position: relative;
        top: 130px;
        float: left;

    }
    .boxD_Case
    {
        position: relative;
        float: right;
        left: 140px;
        bottom: 130px;
        
    }

#one-column
	{
        font-family: 'Jura', sans-serif;
		    text-align: left;
		    color: #1C233F;
	}

#one-column .fa
	{
		    display: block;
		    padding: 1em 0em;
		    color: #1C233F;;
		    font-size: 2em;
	}
	

#one-column .title .p1
	{
       
		    text-align: center;
		    color: white;
        font-size: 18px;
	}

#one-column .title .byline_a
	{
       
		    text-align: center;
		    color: white;
        font-size: 18px;
	}

/*********************************************************************************/
/* About us area text                                                            */
/*********************************************************************************/
#abttext
	{
		padding-top: 0em;
    padding-left: 0em;
		text-align: left;
        
	}
	
	#abttext .title h1
	{
		
        color: #F2164A;
        font-family: 'Jura', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 72px;
	}
	
	#abttext .title .byline_a
	{
		font-size: 18px;
        color: #1C233F;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;
	}
	
    
	.abttext
	{
		margin-bottom: 5em;
	}

/*********************************************************************************/
/* 4-column(About us page)                                                       */
/*********************************************************************************/

#four-column
	{
		text-align: left;
        font-family: 'Jura', sans-serif;
		color: #1C233F;
	}

#four-column .fa
	{
		display: block;
		padding: 1em 0em;
		color: #1C233F;;
		font-size: 2em;
	}
	
#four-column .title h2
	{
		font-weight: bold;
		color: black;
	}

#four-column .title .byline_a
	{
		text-align: center;
		color: white;
        font-size: 18px;
	}

.boxA_Abt,
.boxB_Abt,
.boxC_Abt,
.boxD_Abt
	{
        position: relative;
		    width: 300px;
	}

	.boxA_Abt
    {
        float: left;
		left: 200px;
    }

	.boxB_Abt
    {
        float: left;
        left: 190px;
    }
    .boxC_Abt
	{
        
		float: left;
        left: 180px;
	}
	
	.boxD_Abt
	{
		float: right;
        right: 140px;
	}
  
  

/*********************************************************************************/
/* 3-column(News page)                                                           */
/*********************************************************************************/

.boxA_News,
	.boxB_News,
	.boxC_News
	{
        color: #1C233F;
		width: 384px;
        margin-top: 0px;
        position:relative;
        
	}

	.boxA_News
    {
        float: left;
        margin-right: 80px;
        left: 100px;
        
    }
	.boxB_News
	{
		float: left;
		margin-right: 80px;
        left: 80px;
	}
	
	.boxC_News
	{
		float: right;
        right: 130px;
	}


#three-column
	{
		text-align: left;
        font-family: 'Jura', sans-serif;
		color: #1C233F;
	}

#three-column .fa
	{
		display: block;
		padding: 1em 0em;
		color: #1C233F;;
		font-size: 2em;
	}
	

#three-column .title .byline_a
	{
        font-family: 'Manrope', sans-serif;
		text-align: center;
		color: white;
        font-size: 18px;
	}

.newsbox {
  height: 380px;
  width: 385px;
  background-color: #F3F5FA;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}


/*********************************************************************************/
/* Contact area text                                                             */
/*********************************************************************************/

#contacttext
	{
		padding-top: 9.5em;
        padding-left: 0em;
        
		text-align: left;
        
	}
	
	#contacttext .title h1
	{
		font-size: 5em;
        color: #F2164A;
        font-family: 'Jura', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 72px;
	}
	
	#contacttext .title .byline_a
	{
		font-size: 18px;
        color: #1C233F;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;

        
	}
	
    
	.contacttext
	{
		margin-bottom: 5em;
	}

/*********************************************************************************/
/* Contact form(Contact page)                                                    */
/*********************************************************************************/

input {
  line-height: normal;
  font-family: 'Manrope', sans-serif;
  
}

textarea {
  overflow: auto;
  line-height: normal;
  font-family: 'Manrope', sans-serif;
}

#contact_container {
  border: none;
  max-width: 768px;
  margin: 60px auto;
  position: relative;
  bottom: 180px;
}

form {
  padding: 37.5px;
  margin: 50px 0;
}



.underline {
  border-bottom: solid 2px #474544;
  margin: -0.512em auto;
  width: 80px;
}

.input-contact{
  font-size: 18px;
}

input[type='text'], [type='email'], select, textarea {
	background: none;
  border: none;
	border-bottom: solid 2px #474544;
	color: #474544;
	font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
	margin: 0em 0 1.875em 0;
	padding: 0 0 0.875em 0;
  
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}



input:focus, 
input:hover,
select:focus, 
select:hover {
  border-bottom: 1px solid #4BA0F3 !important;
  /*color: #4BA0F3 !important; */
}

input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder,
input:visited::-webkit-input-placeholder,
input:focus-visible::-webkit-input-placeholder {
    color: #4BA0F3 !important; 
}


.email {
	float: none;
	width: 100%;
}

.message {
	float: none;
}

.name {
	float: none;
	width: 100%;
}

.companyname, .phone, .interested, .country {
  width: 100%;
}

select {
  background: url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-down-32.png') no-repeat right;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: 'Manrope', sans-serif;
}

select:focus {
  background: url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-up-32.png') no-repeat right;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: 'Manrope', sans-serif;
}

select::-ms-expand {
  display: none;
}

textarea {
	line-height: 150%;
	height: 45px;
	resize: none;
  width: 100%;
}

.input-contact::-webkit-input-placeholder {
	color: #474544;
}

.input-contact:-moz-placeholder { 
	color: #474544;
	opacity: 1;
}

.input-contact::-moz-placeholder {
	color: #474544;
	opacity: 1;
}

.input-contact:-ms-input-placeholder {
	color: white;
}


@media screen and (max-width: 768px) {
  #contact_container {
    margin: 20px auto;
    width: 95%;
  }
}

@media screen and (max-width: 480px) {
 
  
  .underline {
    width: 68px;
  }
  
 
}

@media screen and (max-width: 420px) {
 
  .icon {
    height: 35px;
    width: 35px;
  }
  
  .underline {
    width: 53px;
  }
  
  input[type='text'], [type='email'], [type='subemail'], select, textarea {
    font-size: 18px;
  }
}


.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white; 
}

.btn-start-order {
	background: 0 0 #686E87;
  border: 1px solid #686E87;
  border-radius: 3px;
  color: #B4B7C3;
  font-family: 'Jura', sans-serif;
  font-size: 16px;
  line-height: inherit;
  margin: 30px 0;
  padding: 10px 50px;
  text-transform: uppercase;
  transition: all 0.25s ease 0s;
}
.btn-start-order:hover,.btn-start-order:active, .btn-start-order:focus {
	border-color: #E6E7EB;
    background: 0 0 #E6E7EB;
	color: #1C233F;
} 


/*********************************************************************************/
/* Subscribe text                                                                */
/*********************************************************************************/

#substext
	{
		    padding-top: 10em;
        padding-left: 0em;
		    text-align: center;
        
	}
	
	#substext .title h2
	{
		    font-size: 60px;
        color: white;
        font-family: 'Jura', sans-serif;
        font-style: normal; 
        font-weight: 400;
        
        
	}
	
	#substext .title .byline_a
	{
		    font-size: 18px;
        color: white;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;
	}
	
    #substext .title .byline_b
	{    
		    font-size: 18px;
        color: white;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;
       
	}
	.substext
	{
		margin-bottom: 5em;
	}

[type='subemail'] {
	background: none;
  border: none;
	border-bottom: solid 2px white;
	color: white;
	font-size: 1.000em;
  font-weight: 400;
  letter-spacing: 1px;
	margin: 0em 0 1.875em 0;
	padding: 0 0 0.875em 0;
  
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.subemail {
	float: none;
	width: 100%;
}

.input-subscribe{  
  font-size: 18px;
}

.input-subscribe::-webkit-input-placeholder { 
	color: white;
}

.input-subscribe:-moz-placeholder { 
	color: white;
	opacity: 1;
}

.input-subscribe::-moz-placeholder {
	color: white;
	opacity: 1;
}

.input-subscribe:-ms-input-placeholder {
	color: white;
}

#subscribe_container { 
  border: none;
  max-width: 768px;
  margin: 60px auto;
  position: relative;
  bottom: 180px;
}

input[type='subemail']{ 
  background: none;
  border: none;
	border-bottom: solid 2px white;
	color: white;
	font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
	margin: 0em 0 1.875em 0;
	padding: 0 0 0.875em 0;
  
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.subemail { 
  float: none;
  width: 100%;
}


/*********************************************************************************/
/* Footer text                                                                   */
/*********************************************************************************/
/*
.footer {
  background: url('/wp-content/themes/axelssonconsulting/assets/images/footer_back.svg') no-repeat center;
  background-size: cover;
  padding: 35px 0 100px 0;
  position: relative;
}
 */

.footer-container {
  width: 100%;
  padding-right: 105px;
  padding-left: 105px;
}

.footerlogo {
  padding: 0 0 70px 0;
}

.footerlogo img {
  max-width: 230px;
  height: auto;
}

.address li{
  display: flex;
  align-items: flex-start;
}

.address li img {
  padding-right: 15px;
}

.address li h6, .address li h6 a{
  color: #fff;
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  padding: 0 30px 0 0;
}

.footer_link li{
  line-height: 0;
  padding-bottom: 15px;
}

.footer_link li a{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.footer_link .children {
  display: none;
}

.footer_text p{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 30px;
}

.social_media ul li {
  display: inline;
}

.social_media ul li a:hover{
  background: none;
}

.social_media {
  margin-bottom: 35px;
}

.contactus_btn, #menu_page_item_1924 {
  background: #F2164A;
  color: #fff;
  border-radius: 3px;
  letter-spacing: 0.05em;
  font-family: 'Manrope';
  font-size: 16px;
  /*padding: 13px 55px;*/
  border: none;
  display: block;
  width: fit-content;
  margin: 0 10px;
}

#menu_page_item_1924 a{
  padding: 13px 60px;
}

.header_section.navbar-light .navbar-nav .nav-item.contactus_btn .nav-link, .header_section.navbar-light .navbar-nav #menu_page_item_1924 .nav-link {
  color: white;
}

.header_section.navbar-light .navbar-nav .nav-item.contactus_btn:hover .nav-link, .header_section.navbar-light .navbar-nav #menu_page_item_1924:hover .nav-link {
  color: #1C233F !important;
}

.contactus_btn:hover, #menu_page_item_1924:hover {
  /*color: #1C233F !important;*/
  background: #fff;
  text-decoration: none;
}

.footer_btn {
  margin-left: auto;
}

.footer_blog {
  padding: 65px 0 0 0;
}

.footer_blog h3{
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  /*font-size: 32px;*/
  line-height: normal;
  color: #FFFFFF;
  margin: 30px 0 20px 0;
  display: -webkit-box;	
  -webkit-line-clamp: 1;	
  -webkit-box-orient: vertical;	
  overflow: hidden;
}
.footer_blog p {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin: 0 0 20px 0;
   display: -webkit-box;	
  -webkit-line-clamp: 5;	
  -webkit-box-orient: vertical;	
  overflow: hidden;
}

.view_more {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #F2164A;
  display:flex;
  align-items: center;
  position: relative;
  width: fit-content;
}
.view_more:hover {
  color: #1C233F;
}
.view_more:hover img{
  filter: grayscale(100%);
}

.footer_blog .view_more img {
  padding-left: 10px;
  vertical-align: initial;
}

.footer_blog .view_more:hover {
  color: #fff;
  text-decoration: none;
}

.footer_blog .view_more:hover img{
  filter: brightness(0) invert(1);
}

.view_more img {
  padding-left: 10px;
}

.copyright p {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #CDCFD7;
  margin: 65px 0 0 0;
}

.mobile_copyright {
  display: none;
}

ul.address {
  padding: 0;
}

.footer_back_1, .footer_back_2 {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  height: 100%;
  width: 50%;
}
img.footer_back_1 {
  left: 0;
  width: 36%;
}
img.footer_back_2 {
  right: 0;
}


/*********************************************************************************/
/* Case Studies Page                                                             */
/*********************************************************************************/

#casetop_wrapper{
  height: 2530px;
  background: white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
} 

/*********************************************************************************/
/* Case Studies Selected Page                                                    */
/*********************************************************************************/

#casedetail_wrapper{
        height: 610vh;
        background: white;
        background-size: cover; 
        background-repeat: no-repeat;
		    position: relative;
		    padding: 5em 0em 5em 0em;      
}    

.casedetail_box {
  height: 126px;
  width: 321px; margin-top:50px;
  background-color: #4F5673;
  border-radius: 12px; 
  color: white; 
  font-size:60px; 
  font-family: 'Jura', sans-serif; 
  padding: 30px;
}

.boxA_Casebox,
.boxB_Casebox,
.boxC_Casebox,
.boxD_Casebox{
  position:relative;
  padding: 2.5em;
  width: 410px;
  height: 385px;
}

.boxA_Casebox
{
    float: left;
    left: 70px;
}

.boxB_Casebox
{
    float: left;
    left: 110px;
}
.boxC_Casebox
{
    
    float: left;
    left: 150px;
}


.boxA_CaseD,
.boxB_CaseD,
.boxC_CaseD,
.boxD_CaseD{
  position:relative;
  border-radius: 12px; 
  background:#F3F5FA;
  padding: 2.5em;
  width: 410px;
  height: 385px;
}

.boxA_CaseD
{
    float: left;
    left: 70px;
}

.boxB_CaseD
{
    float: left;
    left: 110px;
}
.boxC_CaseD
{
    
    float: left;
    left: 150px;
}

/* Case Studies Detail carousel slide bar 1 */


.casedetail1_items {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
}

.casedetail1_items .item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 737px;
  height: 386px;
  border-radius: 12px;
  overflow: hidden;
  transition: all 300ms ease-in-out;
  z-index: -1;
  opacity: 0;
}

.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

.item.active {
  opacity: 1;
  z-index: 99;
  box-shadow: 0px 0px 105px -35px rgba(0, 0, 0, 0.75);
}

.item.prev {
  z-index: 2;
  opacity: 0.25;
  transform: translate(-210%, -50%);
  width: 364px;
  height: 191px;
}

.item.next {
  z-index: 2;
  opacity: 0.25;
  transform: translate(110%, -50%);
  width: 364px;
  height: 191px;
}

.casedetail1_items .button-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 275px;
  z-index: 100;
}

.button-container .button {
  color: #F2164A;
  font-size: 32px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
  transition: all 300ms ease-in-out;
  font-size: 60px;
}

.button-container .button:hover {
  opacity: 1;
  color: #1C233F;
  
}

.button-container .button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: -99;
}

.button-container .button:nth-child(1) {
  float: left;
  margin-top: 500px; 
  right: -30px;
}

.button-container .button:nth-child(2) {
  float: right;
  margin-top: 500px; 
  left: -30px;
}

/* Video play button*/

.play-btn {
  width: 100px;
  height: 100px;
  background: radial-gradient( rgba(28, 35, 63, 100) 60%, rgba(242, 22, 74, 1) 62%);
  border-radius: 50%;
  position: relative;
  display: block;
  margin: 100px auto;
  box-shadow: 0px 0px 25px 3px rgba(28, 35, 63, 0.8);
}

       /* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #F2164A;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

      /* pulse wave */
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(242, 22, 74, 0.75);
  top: -30%;
  left: -30%;
  background: rgba(242, 22, 74, 0.75);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(242, 22, 74, 0.75), 0px 0px 25px 10px rgba(242, 22, 74, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(242, 22, 74, 0.75), 0px 0px 25px 10px rgba(242, 22, 74, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

/* Case Studies Detail carousel slide bar 2 */


.casedetail2_items {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
}

.casedetail2_items .item2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 177px;
  height: 177px;
  border-radius: 50%;
  overflow: hidden;
  transition: all 300ms ease-in-out;
  z-index: -1;
  opacity: 0;
}

.item2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.item2.active {
  opacity: 1;
  z-index: 99;
  box-shadow: 0px 0px 105px -35px rgba(0, 0, 0, 0.75);
}

.item2.prev {
  z-index: 2;
  opacity: 0.25;
  transform: translate(-210%, -50%);
  width: 118px;
  height: 118px;
}

.item2.next {
  z-index: 2;
  opacity: 0.25;
  transform: translate(110%, -50%);
  width: 118px;
  height: 118px;
}

.casedetail2_items .button-container2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 275px;
  z-index: 100;
}

.button-container2 .button2 {
  color: #F2164A;
  font-size: 32px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
  transition: all 300ms ease-in-out;
  font-size: 60px;
}

.button-container2 .button2:hover {
  opacity: 1;
  color: #1C233F;
  
}

.button-container2 .button2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: -99;
}

.button-container2 .button2:nth-child(1) {
  float: left;
  margin-top: 500px; 
  right: -30px;
}

.button-container2 .button2:nth-child(2) {
  float: right;
  margin-top: 500px; 
  left: -30px;
}

/* Project Timeline Boxes*/

.project_indigobox,
.project_greybox,
.project_redbox{
  height: 434px;
  width: 197px; 
  margin-top:50px;
  padding: 20px;
  font-size: 18px;
}

.project_indigobox{
  background-color: #1C233F;
}

.project_greybox{
  background-color: #4F5673;
}

.project_redbox{
  background-color: #F2164A;
}

.boxA_Projectbox,
.boxB_Projectbox,
.boxC_Projectbox,
.boxD_Projectbox,
.boxE_Projectbox,
.boxF_Projectbox{
  position:relative;
  padding: 2.5em;
  width: 410px;
  height: 385px;
}

.boxA_Projectbox
{
    float: left;
    left: 110px;
}

.boxB_Projectbox
{
    float: left;
    left: 155px;
    bottom: 510px;
}
.boxC_Projectbox
{
    
    float: left;
    left: 155px;
    bottom: 510px;
}

.boxD_Projectbox
{
    
    float: left;
    left: 155px;
    bottom: 510px;
}

.boxE_Projectbox
{
    
    float: left;
    left: 155px;
    bottom: 510px;
}

.boxF_Projectbox
{
    
    float: left;
    left: 155px;
    bottom: 510px;
}

.plus1 {
  display: block;
  height: 49px;
  width: 49px;
  font-size: 75px;
  font-weight: bold;
  text-align: center;
  line-height: 0.5em;
  margin: 0;
  padding: 4px;
  font-weight: lighter;
  color: #F2164A;
  background-color: #4F5673;
  border-radius: 11px;
  cursor: pointer;
}

.plus1::before {
  display: block;
  content: '+';
}

.plus1:hover{
  color: #F2164A;
  background-color: none;
  transition: .5s;
}

.plus2 {
  display: block;
  height: 49px;
  width: 49px;
  font-size: 75px;
  font-weight: bold;
  text-align: center;
  line-height: 0.5em;
  margin: 0;
  padding: 4px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: lighter;
  color: #F2164A;
  background-color: #686E87;
  border-radius: 11px;
  cursor: pointer;
}

.plus2::before {
  display: block;
  content: '+';
}

.plus2:hover{
  color: #F2164A;
  background-color: none;
  transition: .5s;
}

.plus3 {
  display: block;
  height: 49px;
  width: 49px;
  font-size: 75px;
  font-weight: bold;
  text-align: center;
  line-height: 0.5em;
  margin: 0;
  padding: 4px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: lighter;
  color: #F2164A;
  background-color: white;
  border-radius: 11px;
  cursor: pointer;
}

.plus3::before {
  display: block;
  content: '+';
}

.plus3:hover{
  color: #F2164A;
  background-color: none;
  transition: .5s;
}

#plus1{
  border-radius: 5px;
  background-color: #4F5673; 
  color: white; 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  transition: .5s;
}

#btn_plus_1 button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 12px 50px;
  font-size: 17px;
  font-family: 'Jura', sans-serif;
}
#btn_plus_1 button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}


/*********************************************************************************/
/* Package Title - Case Studies Selected Page                                    */
/*********************************************************************************/

#package_wrapper{
  height: 600px;
  background: #686E87;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}    

.boxA_Package
	{
        padding-top: 0px;
		    width: 384px;
        
	}
	.boxA_Package
	{
        position: relative;
		    float: left;
		    margin-right: 20px;
        left: 125px;
        
	}
	
	.boxB_Package
	{   
        position: relative;
        right:125px;
		    float: right;
	}


/*********************************************************************************/
/* Thank you Page                                                                */
/*********************************************************************************/

#thankyou_wrapper1{
  height: 600px;
  background:  url('/wp-content/uploads/thank-you.png') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#thankyou_wrapper1 .title p{
    font-family: 'Jura';
    font-size: 42px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 40px;
    text-align: center;
}

#thankyou_wrapper2{
  height: 1259px;
  background:  white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

/*********************************************************************************/
/* News Page                                                                     */
/*********************************************************************************/

#newstop_wrapper{
  height: 2809px;
  background:  white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

/*********************************************************************************/
/* News Selected Page                                                            */
/*********************************************************************************/

#newsdetail_wrapper{
  height: 3600px;
  background:  white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  


#share_btn{
  background-color: none; 
  border: 1px solid #F2164A;
  color: #F2164A;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  transition: .5s;
  font-family: 'Jura', sans-serif;
  font-size: 18px;
  border-radius: 6px;
}

.pading-less {
  padding: 30px 30px 0;
}

/* News Carousel Slide Bar*/

.carousel {
  position: relative;
  width: 80%;
  height: 600px; 
  margin: 0 auto;
  margin-top: 100px;
}

.carousel-content {
  position: relative;
  overflow: hidden;
  transition: width .4s;
  height: 100%;
}

.slide {
  height: 100%;
  background-color: none;
  position: absolute;
  z-index: 1;
  transition: left .4s cubic-bezier(.47,.13,.15,.89);
}

.slide-2, .slide-3, .slide-4, .slide-5{
  background-color: none;
}

.newsnav {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background-color: none;
  width: 100px;
  height: 100px;
  z-index: 2;
  cursor: pointer;
  border: none;
  outline: none;
  color: white;
  -webkit-user-select: none;
}

.newsnav-prev {
  left: -20px;
  color: #F2164A;
}

.newsnav-next {
  right: -20px;
  color: #F2164A;
}

.newsnav-prev:hover, .newsnav-next:hover{
  color: #1C233F;
  background-color: none;
  transition: .5s;
}

.carousel-arrow-icon-prev {
  margin-left: 5px;
  margin-top: 2px;
}

.carousel-arrow-icon-next {
  margin-left: 7px;
  margin-top: 2px;
}

/*********************************************************************************/
/* About Us Selected Page                                                        */
/*********************************************************************************/

#aboutusdetail_wrapper{
  height: 703px;
  background:  url('/wp-content/uploads/About-us-1.jpg') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}
#ourvision_wrapper{
  height: 1080px;
  background:  url('/wp-content/uploads/About-us-background-1.jpg') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#founder_wrapper{
  height: 600px;
  background: #1C233F;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#believein_wrapper{
  height: 1614px;
  background:  url('/wp-content/uploads/About-us-background-2.jpg') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#partners_wrapper{
  height: 490px;
  background: #4F5673;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#team_wrapper{
  height: 600px;
  background: #F3F5FA;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

/* Indigo Shape */

.rounded_v1 {
  background: #1C233F;
  height: 577px; 
  width: 1820px;
  border-bottom-right-radius: 261px;
  margin-top: 180px;
  z-index: 2;
}

/* Small Red Shape */

.rounded_v2 {
  background: #F2164A;
  height: 55px;
  width: 1478px;
  border-bottom-right-radius: 261px;
  z-index: 2;
}

.ourvision img{
  border-radius: 12px;
  width: 600px;
  height: 600px;
  margin-left: 100px;
  margin-top: -90px;
}

.founder img{
  border-radius: 12px;
  width: 158px;
  height: auto;
  margin-left: 300px;
  margin-top: 50px;
}

/* White Shape */

.rounded_v3 {
  background: white;
  height: 577px; 
  width: 1820px;
  border-bottom-left-radius: 261px;
  margin-top: 180px;
  z-index: 2;
  float: right;
}

/* Small Red Shape */

.rounded_v4 {
  background: #F2164A;
  height: 55px;
  width: 1478px;
  border-bottom-left-radius: 261px;
  z-index: 2;
  float: right;
}

.believein img{
  border-radius: 12px;
  width: 600px;
  height: 600px;
  margin-left: 1100px;
  margin-top: -90px;
}

/* Value Boxes */

.boxA_Val,
.boxB_Val
{
      position: relative;
      width: 384px;
      margin-top: 150px;
}

.boxA_Val
{
  float: left;
  margin-right: 60px;
  left: 110px;

}

.boxB_Val
{
  float: right;
  margin-right: 250px;
      
}

#positions_btn{
  border-radius: 3px;
  background-color: #82879B;
  color: white; 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  transition: .5s;
}

.MicrosoftMap div {
  border-radius: 22px;
}

.map-container{
  position:relative;
  height:480px;
  /* border:1px solid blue; */
}

/*********************************************************************************/
/* Careers Page                                                                  */
/*********************************************************************************/

#careers_wrapper{
  height: 600px;
  background:  url('/wp-content/uploads/Careers.jpg') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;    
}



#careers_wrapper2{
  height: 1062px;
  background: #F3F5FA;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

/*********************************************************************************/
/* Careers Selected Page                                                         */
/*********************************************************************************/

#careersdetail_wrapper{
  height: 3334px;
  background: white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;    
}

#apply_btn{
  border-radius: 3px;
  background-color: #4F5673; 
  color: white; 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  transition: .5s;
}

#btn_group_c button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 12px 80px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_c button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

.banner_background {
  height: 95vh;
  /*background: url('/wp-content/uploads/BG-Header.png') no-repeat center;*/
  background-size: cover;
  position: relative;
  display: flex;	
  align-items: center;  
}

.banner_btn {
  font-family: 'Jura';
  font-weight: 700;
  margin: 0;
}
.banner_vector {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20%;
}
a.scroll_down {
  display: block;
  padding-top: 80px;
  margin-left: 100px;
}

.service_background{
  height: auto;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/service_background.svg') no-repeat center;
  background-size: cover;
  position: relative;
  padding: 0 0 150px 0;
}
.title_content_red {
  text-align: right;
  padding: 75px 0;
  position: relative;
  z-index: 0;
}
.title_content_red::before{
  content: '';
  background: #F2164A;
  border-radius: 0px 0px 0px 261px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80%;
  height: 100%;
  z-index: -1;
}
/*revisit that class*/
.title_content_red h1 {
  font-weight: 400;
  /*font-size: 60px;*/
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 25px;
}

.title_content_red h2 {
  font-weight: 400;
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 25px;
}
.title_content_red p{
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  width:50%;
  margin-left:auto;
  margin-bottom: 30px;
}
.title_content_red .gray_btn {
  margin-left:auto;
}
.gray_btn {
  background-color: #4F5673;
  color: #fff;
  border-radius: 3px;
  letter-spacing: 0.05em;
  font-family: 'Jura';
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  padding: 15px 48px;
  border: none;
  display: block;
  width: fit-content;
  border-bottom: 0;
}
.gray_btn:hover{
  background: #E6E7EB;
  color: #1C233F;
}
.wpcf7-submit{
  border-radius: 3px;
  letter-spacing: 0.05em;
  font-family: 'Jura' !important;
  font-weight: 700 !important;
  font-size: 18px ;
  line-height: 150%;
  border: none !important;
  display: block ;
  width: fit-content ;
  background:#4BA0F3;
  color: #FFFFFF !important;
  padding: 15px 70px !important;
  margin: 35px auto !important;
}
.wpcf7-submit:disabled {
  background: #9B9FAF;
  color: #B4B7C3 !important;
  border: 0 !important;
}
.wpcf7-submit:hover:not(:disabled) {
  background: #E6E7EB !important;
  color: #1C233F !important;
  border-bottom: 0px !important;
}
.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.customer-logos .slide {
  position: static;
  transition: none;
}
.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.service_slider_padding{
  padding: 80px 1px 0 0;
}
.customer-logos{
  padding: 80px 0 0 0;
}
.prev-arrow.service.slick-arrow, .next-arrow.service.slick-arrow{
  border: none;
  outline: none;
  background-size: 60% !important;
  width: 90px;
  height:30px;
  position: absolute;
  top: 0;
}
.prev-arrow.service.slick-arrow {
  background: url('/wp-content/themes/axelssonconsulting/assets/images/prev.svg') no-repeat;
  left:0;
}
.next-arrow.service.slick-arrow {
  background: url('/wp-content/themes/axelssonconsulting/assets/images/next.svg') no-repeat;
  left: 115px; 
}
.slide_content > img{
  margin-bottom:25px;
  height: 4rem;
}
.slide_content h3{
  font-weight: 400;
  line-height: 120%;
  color: #1C233F;
  margin: 0 0 15px 0;
}
.slide_content p{
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #4F5673;
  margin-bottom: 20px;
  min-height: 6.5rem;
}
.customer-logos .slick-list.draggable {
  padding-left:0 !important;
}
.customer-logos .slick-slide {
  margin: 0 30px 0 0;
}
ul.slick-dots{
  display: flex;
  justify-content: center;
  margin:0;
}
ul.slick-dots li{
  display: inline;
}
ul.slick-dots li a .dot {
  background: #CDCFD7;
  margin: 0 8px;
  height: 9px;
  width: 9px;
}
ul.slick-dots li.slick-active a .dot{
  background: #F2164A;
}
.service_content{
  overflow: hidden;
}
.service_container{
  max-width: 100%;
  margin-left: calc(100% - 80%);
  padding: 0;
}
.red_bg {
  background: #F2164A;
  padding-top: 65px;
}
.title_content_white {
  padding: 75px 0;
  position: relative;
  z-index: 0;
}
.title_content_white::before {
  content: '';
  background: #FFFFFF;
  border-radius: 0px 261px 0px 0px;
  position: absolute;
  top: 0px;
  width: 80%;
  height: 100%;
  z-index: -1;
}
.title_content_white h1 {
  font-weight: 400;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 25px;
}


.title_content_white p {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  width: 50%;
  margin-bottom: 30px;
}
.case_study_content {
  padding: 70px 0 100px 0;
}
.case_study_content .container {
  overflow: initial;
}
.case_studies .slide {
  position: static;
  transition: none;
  margin: 0 auto;
}
.case_studies .row {
  align-items: center;
  margin-bottom: 70px;
}
.slide_img img {
  width: 100%;
  margin-left: auto;
}
.prev-arrow.service.case, 
.next-arrow.service.case {
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 60% !important;
}
.prev-arrow.service.case {
  left: -100px;
}
.next-arrow.service.case {
  right: -100px;
  left : auto;
  background-position:top right;
}
.who_section {
  padding: 140px 0 170px;
  /*background: url('/wp-content/themes/axelssonconsulting/assets/images/who_back.png') no-repeat center;*/
  background-size: cover;
}
.logo_icon {
  padding-bottom: 80px;
}
h1.simple_title {
  font-weight: 400;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 25px;
}
h2.simple_title {
  font-weight: 400;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 25px;
}
h3.simple_title {
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 25px;
}
h2.simple_title1 {
  font-weight: 400;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 25px;
}
p.text {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  margin: 0;
  padding: 0 200px;
}
.who_content {
  padding:75px 0
}
.who_content .slide_content {
  padding: 0 5px;
}

.news_section_n {
  padding: 80px 0 120px 0;
}
.news_section_n .blog_box {
  margin: 0 0 30px 0;
}

.news_section .title_content_red{
  padding-bottom: 90px;
}
.news_section {
  padding-bottom: 130px;
}
.news_content {
  margin-top: -50px;
}
.news_section .news_desktop .blog_box {
  margin-bottom: 30px;
}
.blog_box {
  background: #F3F5FA;
  border-radius: 12px;
}
.blog_box_top {
  border-radius: 12px 12px 0px 0px;
  overflow: hidden;
  position: relative;
}
.blog_box_top img {
  /* padding: 30px 0 20px 0; */
  max-width: 100%;
  height: auto;
}
.blog_box_top p{
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin:0;
  position: absolute;
  bottom: 10px;
  left: 30px;
  z-index: 99;
}
.blog_box_content {
  padding:30px;
}
.cat {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  margin-bottom:20px;
}
.blog_box_content h1 {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  /*font-size: 32px;*/
  line-height: 112%;
  color: #1C233F;
  margin: 10px 0 15px 0;
  display: block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog_box_content h3 {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  /*font-size: 32px;*/
  line-height: 110%;
  color: #1C233F;
  margin: 10px 0 15px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog_box_content p{
  font-family: 'Manrope';
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  margin: 0;
  display: block;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0 0 20px 0;
}
.blog_box_content a {
  margin: 20px 0 10px 0;
}
.news_mobile {
  display: none;
} 
.contact_section {
  padding: 100px 0 60px 0;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/contact_back.png') no-repeat center;
  background-size: cover;
  position: relative;
}
.contact_form .wpcf7-form-control.wpcf7-text, 
.contact_form textarea,
.contact_form select {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #686E87;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  color: #4F5673;
  width: 100%;
}
.contact_form ::-webkit-input-placeholder { /* Edge */
  color: #4F5673;
}
.contact_form :-ms-input-placeholder { /* Internet Explorer */
  color: #4F5673;
}
.contact_form ::placeholder {
  color: #4F5673;
}
.contact_form p{
  text-align: left;
  /*margin-bottom: 45px;*/
}
.contact_form p span {
  /*color: #F2164A;*/
  text-align: center;
}
.contact_form button {
  background: #9B9FAF;
  color: #B4B7C3;
  padding: 15px 70px;
  margin: 0 auto;
  margin-top:10px;
}
.contact_form select option {
  background: #9B9FAF;
  color: #FFFFFF;
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}
.contact_form select option:hover {
  background: #9B9FAF;
  color: #F2164A;
}

.contact_form {
  max-width: 800px;
  margin: 0 auto;
}

.wpcf7-form-control-wrap {
  text-align: center;
}

.scroll_up {
  display: none; 
  background: url("/wp-content/themes/axelssonconsulting/assets/images/button-back-to-top-default.svg") no-repeat;
  background-size: cover;
  height: 50px;
  width: 50px;
  cursor: pointer;
  position: fixed;
  right: 30px;
  bottom: 30px;
}
.scroll_up:hover {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/button-back-to-top-hover.svg") no-repeat;
}
.subscribe_section {
  background: #4F5673;
  position: relative;
  z-index: 0;
}

.services .subscribe_title {
  font-family: 'Jura';
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 36px;
  padding: 0 170px;
}
.services .container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.services .text-center p{
  max-width:860px;
  line-height: 27px;
}
.subscribe_title {
  font-family: 'Jura';
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 36px;
  padding: 0 170px;
}
.subscribe_text {
  font-family: 'Manrope';
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: white;
  margin-bottom: 40px;
  padding: 0 270px;
}
.subscribe_section .contact_form input {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.subscribe_section .contact_form ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
.subscribe_section .contact_form :-ms-input-placeholder { /* Internet Explorer */
  color: #fff;
}
.subscribe_section .contact_form ::placeholder {
  color: #fff;
}
.subscribe_vector1, .subscribe_vector2 {
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 350px;
}
.subscribe_vector1 {
  left: 0;
}
.subscribe_vector2 {
  right: 0;
}
.service_detail {
  padding: 100px 0 120px 0;
}
.dark_title {
  /*font-size: 42px;*/
  line-height: 100%;
  color: #1C233F;
  margin: 0;
  padding-right: 60px;
}

.service_inner_page .slide_content h4 {
  height: 55px;
  font-size: 26px;
}
.service_inner_page .slide_content p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.service_img_design {
  margin-top: 60px;
  margin-bottom: 25px;
  position: relative;
}
.service_detail img {
  width: 100%;
  border-radius: 9.48px;
}
.img_shape{
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 30% !important;
}
.view_btn {
  padding: 18px 80px;
  margin-left: 0;
}
.view_btn:hover {
  background: #1C233F;
  color: #fff;;
}
.interested {
  background: #F3F5FA;
}
.interested .subscribe_title {
  color: #1C233F;
  padding: 0 210px;
}
.interested .subscribe_text {
  color: #1C233F;
}

.content_wrapper.about_banner_img{
  padding: 128px 0;
}
.content_wrapper {
  height: auto;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/industrial_back.png') no-repeat center;
  background-size: cover;
  position: relative;
  padding: 160px 0;
  z-index: 0;
  min-height: 600px;
}
.content_wrapper::before {
  content: "";
  background: #1C233F;
  opacity: 0.56;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.servdetail {
  border-bottom: 4px solid #fff;
  margin-top: 36px;
  width: fit-content;
}
.servdetail a {
  font-family: 'Jura';
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  padding: 15px 50px;
  display: inline-block;
}
.servdetail a:hover, .active_service {
  background: #1C233F;
  color: #F2164A !important;
  position: relative;
  z-index: 0;
}
.servdetail a:hover::before, .active_service::before {
  content: '';
  background: #F2164A;
  height: 4px;
  width: 102%;
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: -1;
}
#iot_wrapper {
  height: auto;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/ind_back.png') no-repeat center;
  background-size: cover;
  position: relative;
  padding: 170px 0;
}
#iot_wrapper h2 {
  line-height: 100%;
  color: #1C233F;
  margin-bottom: 40px;
}
#iot_wrapper h3{
  margin-bottom: 20px;
}
#iot_wrapper p{
  color: #1C233F;
  margin-bottom: 20px;
  line-height: 27px;
}
#serviceoffering_wrapper {
  background: #1C233F;
  padding: 200px 0;
}
.service_offer_box {
  padding: 30px 10px 0 10px;
}
.service_offer_box img {
  margin: 0 0 20px 0;
}
.service_offer_box h3 {
  line-height: 100%;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.service_offer_box p {
  font-family: 'Manrope';
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}




.offer_box {
  padding: 30px 10px 0 10px;
}
.offer_box img {
  margin: 0 0 20px 0;
}
.offer_box h3 {
  font-size: 32px;
  line-height: 100%;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.offer_box p {
  font-family: 'Manrope';
  font-size: 17px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}


.howwecanhelp_section {
  height: auto;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/how_back.png') no-repeat center;
  background-size: cover;
  padding: 170px 0 200px 0;
  position: relative;
  z-index: 0;
}
.howwecanhelp_section::before {
  content: "";
  background: #1C233F;
  opacity: 0.56;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.howwecanhelp_content {
  background: #F3F5FA;
  padding-bottom: 10px;
}
.howwecanhelp_box {
  padding: 30px;
  background: #FFFFFF;
  border-radius: 12px;
  margin-bottom: 30px;
  min-height: 545px;
}
.how_img {
  margin: 0 0 20px 0;
}
.howwecanhelp_box p {
  font-family: 'Manrope';
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  margin: 0;
}
.howwecanhelp_container{
  overflow: visible;
}
.howwecanhelp_desktop {
  margin-top: -99px;
}
.howcanhelp .slide {
  position: static;
}
.howwecanhelp_mobile {
  display: none;
  margin-top: -99px;
}
.how_img {
  margin: 0 0 20px 0;
  display: flex;
  align-items: center;
}

#subservices_wrapper {
  height: auto;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/subservices_back.png') no-repeat center;
  background-size: cover;
  padding: 0 0 100px 0;
  position: relative;
  z-index: 0;
}
#subservices_wrapper::before {
  content: '';
  content: "";
  background: #1C233F;
  opacity: 0.56;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.title_content_grey {
  text-align: right;
  padding: 75px 0;
  position: relative;
  z-index: 0;
  border: none;
}
.title_content_grey::before {
  content: '';
  background: #F3F5FA;
  border-radius: 0px 0px 0px 261px;
  position: absolute;
  border: none;
  top: 0px;
  right: 0px;
  width: 80%;
  height: 100%;
  z-index: -1;
}
.title_content_grey h1 {
  font-weight: 400;
  font-size: 60px;
  line-height: 100%;
  color: #1C233F;
  margin-bottom: 25px;
}
.title_content_grey p {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  width: 50%;
  margin-left: auto;
  margin-bottom: 30px;
}
.subservices_content{
  padding: 60px 0 0 0;
}
.subservice_title {
  display: flex;
  align-items: center;
}
.subservice_title img{
  margin: 0 10px 0 0;
}

#quote_wrapper {
  background: #F3F5FA;
  padding: 120px 0 130px 0;
  position: relative;
  z-index: 0;
}
.quote_wrapper_back {
  position: absolute;
  right: 0;
  bottom: 0;
  height: -webkit-fill-available;
  z-index: -1;
  width: auto;
}
#quote_wrapper h3 {
  line-height: 120%;
}
.about_banner_img {
  background: url("/wp-content/uploads/About-us-1.jpg") no-repeat center;
}
.our_vision {
  background: #F3F5FA;
  background-size: cover;
  padding: 150px 0;
}
.vision_dark_back {
  padding: 0 150px 0 100px;
  background: #1C233F;
  border-radius: 0px 0 261px 0;
  width: 96%;
}
.vision_content h3 {
  font-size: 42px;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 35px;
}
.vision_img {
  flex: 1 0 15%;
  top: -45px;
  position: relative;
  height: fit-content;
}
.vision_img_shape {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40% !important;
}
.vision_img img {
  width: 100%;
  border-radius: 12px;
}
.vision_box {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
}
.vision_content  {
  flex: 1 0 40%;
  padding: 54px 0 0 150px;
}
.vision_red_back {
  background: #F2164A;
  border-radius: 0px 0px 261px 0;
  height: 55px;
  width: 75%;
}

.ingenuity {
  padding: 100px 0 80px 0;
  background: #F3F5FA;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.ingenuity img {
 max-width: 400px;
  height: auto;
}

.ingenuity .text-center img {
  padding-bottom: 45px;
}

.ingenuity_vector_1 {
  left: 0;
  width: 25%;
}

.ingenuity_vector_2 {
  right: 0;
  width: 35%;
}
.who_we_are_section {
  background: #4F5673;
}
.who_we_are {
  background: #4F5673;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.who_we_are_shape_1 {
    height: 100%;
    right: 0;
}
.padding_on_who_we_are{
  padding: 100px 0 80px 0;
}
.who_we_are_shape_2 {
  left: 0;
    height: 100%;
}
.who_we_are p{
   font-family: 'Manrope';
   line-height: 150%;
   letter-spacing: 0.05em;
   color: #FFFFFF;
   padding: 0 8em;
}
 @media (max-width: 1670px) and (min-width: 1050px) {
   .ingenuity p.text {
     letter-spacing: 0.05em;
     padding: 15px 200px;
   }
 }
 

.about_me {
  padding: 100px 0 80px 0;
  background: #1C233F;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.about_me_back_shape_1, .about_me_back_shape_2, .ingenuity_vector_1, .ingenuity_vector_2, .who_we_are_shape_1, .who_we_are_shape_2 {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.about_me_back_shape_1 {
  left: 0;
  width: 20%;
}
.about_me_back_shape_2 {
  right: 0;
  width: 28%;
}
.about_me_red_back {
  display: none;
}
.about_me_content h2{
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 7px;
}
.designation_text{
  font-family: 'Manrope';
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.about_me_text {
  font-family: 'Manrope';
  /*font-size: 16px;*/
  line-height: 150%;
  text-align: justify;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.about_me_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about_me_img {
  flex: 1 0 1%;
}
.about_me_img img {
  width: 75%;
  border-radius: 12px;
}
.about_me_content {
  flex: 4 0 1%;
}

.value_section {
  /*background: url("/wp-content/uploads/About-us-background-2.jpg") no-repeat center;*/
  background-size: cover;
  padding: 170px 0 100px 0;
  margin-left: auto;
}
.value_light_back {
  padding: 0 100px 0 150px;
  background: #F3F5FA;
  border-radius: 0px 0px 0px 261px;
  width: 96%;
  margin-left: auto;
}
.value_box {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
}
.value_section .vision_red_back {
  margin-left: auto;
  border-radius: 0px 0px 0px 261px;
}
.value_img {
  flex: 1 0 15%;
  top: -50px;
  position: relative;
  height: fit-content;
}
.value_img img {
  width: 100%;
  border-radius: 12px;
}
.value_img_shape{
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 40% !important;
}
.value_content {
  flex: 1 0 40%;
  padding: 120px 150px 0 0;
  margin-bottom: 50px;
}
.value_content h2 {
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 35px;
}
.value_section .slide_content {
  margin-bottom: 50px;
}
.value_detail {
  margin: 100px 0 0 0;
}


.partner_section {
  background: #4F5673;
  padding: 140px 0;
}
.partner_title{
  font-family: 'Jura';
  /*font-size: 32px;*/
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 50px;
}
.partner_logo {
  width: 100%;
}
a.gray_btn.light {
  background: #82879B;
  font-family: 'Manrope';
  font-weight: 400;
}
a.gray_btn.light:hover {
  background: #fff;
}



.map {
  background: #1C233F;
}
.map_content {
  padding: 0 30px;
}
.map_content h3{
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 15px;
}
.map_content h4{
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 15px;
}
.map_content p {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 25px;
  min-height: 42px;
}
.map_content img {
  width: 100%;
}

.slide_img_inner {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.slide_img_inner img {
  width: 100%;
  margin: 0 !important;
}
.search_content {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search_content p {
  margin: 0 !important;
}
.search_content p span {
  color: #F2164A;
}
.search_box {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #4F5673;
  width: 300px;
}
.search_bar {
  padding: 8px 0;
  width: 100%;
  font-family: 'Manrope';
  font-size: 18px;
  color: red;
}
.search_box button {
  background: none;
}
.case_studies_inner a.view_more{
  margin: 0 !important;
}
.breadcrumb {
  align-items: center;
  padding: 0;
  background: no-repeat;
  margin-bottom: 20px;
}
.breadcrumb-item a{
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #4F5673;
}
.breadcrumb-item+.breadcrumb-item::before {
  content: ">";
  font-family: 'Manrope';
  font-size: 25px;
  font-weight: 400;
  vertical-align: middle;
}
.breadcrumb-item+.breadcrumb-item {
  display: flex;
  align-items: center;
}

.pagination {
  justify-content: center;
  margin: 0;
}
li.page-item {
  padding: 15px;
}
.pagination img {
  width: 48px;
}
li.page-item a.page-link {
  background: #F3F5FA;
  border-radius: 8px !important;
  border: none;
  font-family: 'Manrope';
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #F2164A;
  padding: 0.4rem 1.05rem;
}
li.page-item a.page-link:hover {
  background: #F2164A;
  color: #fff;
}
li.page-item a.page-link:hover img{
  filter: brightness(0) invert(1);
}
.pagination li.page-item:first-child img {
  padding-right: 15px;
}
.pagination li.page-item:last-child img {
  padding-left: 15px;
}





.case_studies_details {
  padding: 100px 0 20px 0;
}
.case_study_img_1{
  width: 100%;
  margin: 30px 0;
  border-radius: 12px;
}
.case_study_img{
  width: 100%;
  margin: 0 0 50px 0;
  border-radius: 12px;
}
.case_study_text {
  width: 80%;
}

.increase_content {
  padding: 60px 0 40px 0;
}
.increase_percentage {
  background: #4F5673;
  border-radius: 12px;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 20px 0;
}
.increase_percentage h3 {
  font-size: 50px;
  color: #FFFFFF;
}
.process_section {
  padding: 20px 0 40px 0;
}
.process_section .howwecanhelp_box {
  background: #F3F5FA !important;
}
.row.mb-5.mobile_reverse {
    flex-flow: row-reverse;
}



.share-text{
  font-family: 'Jura';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #F2164A;
}
.share-i {
  line-height: 0;
}
.share .btn-outline-danger:active{
  color: #dc3545;
  background-color: #fff !important;
  border-color: #4F5673 !important;
  
}
.share .btn-outline-danger:hover{
  color: #dc3545;
  background-color: #fff;
}
.show-icons:hover .red-share{
  display: none;
}
.gray-share{
  display: none;
}
.show-icons:hover .gray-share{
  display: inline;
}
.show-icons {
  align-items: center;
  width: 105px;
  overflow: hidden;
  height: 50px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.show-icons:hover {
  width: 250px;
}
.hide-icons{
  color: #dc3545;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}




.more-news .slide {
  position: static;
  margin: 15px 15px 30px;
}
.more-news ul.slick-dots {
  margin: 30px 0 0 0;
}
.news-detail-section-n {
  border-bottom: 1px solid #F2164A;
}





.case_studies_img_slider .slide{
  position: static;
  transition: none;
}
.case_studies_slide_img img {
  width: 100%;
  border-radius: 12px;
}




.case_studies_img_slider {
  padding: 0 0 150px 0;
}
.case_studies_img_slider .container {
  overflow: visible;
}

.prev-arrow.case_inner, .next-arrow.case_inner {
  border: none;
  outline: none;
  z-index: 10;
  position: absolute;
  bottom: -70px;
  background: none;
}
.prev-arrow.case_inner {
  left: 47%;
  transform: translateX(-55%);
}
.next-arrow.case_inner{
  right: 47%;
  transform: translateX(55%);
}
.prev-arrow.case_inner img, .next-arrow.case_inner img{
  width: 80%;
}

.case_studies_slider .case_studies_slide_img {
  width: 70%;
  margin: 0 auto;
  opacity: 0.2;
}
.case_studies_slider .slick-current .case_studies_slide_img {
  width: 100%;
  opacity: 1;
}
.case_studies_slider .slick-track {
  display: flex;
  align-items: center;
}


.review_slider .case_studies_slide_img {
  width: 70%;
  margin: 0 auto;
  opacity: 0.2;
}
.review_slider .slick-current .case_studies_slide_img {
  width: 100%;
  opacity: 1;
}
.review_slider .slick-track {
  display: flex;
  align-items: center;
}


.case_study_video {
  margin: 0 0 120px 0;
  position: relative;
}
.video_img_back {
  border-radius: 12px;
  width: 100%;
}
.video_img_vector {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}


.review_img img {
  width: 25%;
  margin: 0 auto 30px auto;
  border: 10px solid #1C233F;
  border-radius: 50%;
}

.review_section .case_studies_slide_img {
  width: 80% !important;
}

.package_section {
  padding: 100px 0;
  background: #686E87;
  position: relative;
}
.package_back_img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
}
.package_section .service_offer_box {
  padding: 0;
}
.package_section .service_offer_box h3 {
  margin:0 0 25px 0;
}
.package_section .service_offer_box p {
  margin:0 0 35px 0;
}



.package_section .offer_box {
  padding: 0;
}
.package_section .offer_box h3 {
  margin:0 0 25px 0;
}
.package_section .offer_box p {
  margin:0 0 35px 0;
}

.package_img img {
  width: 100%;
  border-radius: 10px;
}

.career_banner_img {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/career-banner.jpg") no-repeat center;
  display: flex;
  align-items: center;
}

/* new career*/
.new_career_banner_img {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/career_banner_2.jpg") no-repeat center;
  display: flex;
  align-items: center;
}
.career_title{
  font-family: 'Jura';
  line-height: 100%;
  color: #FFFFFF;
  padding: 0 170px;
  margin-bottom: 36px;
}
.why_us {
  background: #FFFF;
  background-size: cover;
  padding: 150px 0;
}
.why_us_content{
  flex: 1 0 40%;
  padding: 0 150px 0 280px;
}
.career-slider .why_us_content {
    flex: 1 0 40%;
    padding: 0 0 0 17%;
}
.why_us_content h2{
  line-height: 100%;
  color: #1C233F;
  margin-bottom: 20px;
}
.why_us_content p {
  font-family: 'Manrope';
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #1C233F;
  margin-bottom: 60px;
  width: 85%;
}
.vision_img_shape_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 40% !important;
}
.why_us .vision_img{
   top: 0 !important;
}
#smart_interesting {
  background: #FFFFFF;
  padding: 200px 0;
}
#smart_interesting .subscribe_title , #smart_interesting .subscribe_text, .benefits .subscribe_title, .benefits .subscribe_text, .career_section .subscribe_title {
  color: #4F5673 !important;
}
.benefits .subscribe_text {
  margin-bottom: 50px;
}
#smart_interesting .contactus_btn {
  background: #F2164A;
  color: #fff;
  border-radius: 3px;
  letter-spacing: 0.05em;
  font-family: 'Manrope';
  font-size: 18px;
  padding: 18px 55px;
  margin:0 auto;
  border: none;
  display: block;
  width: fit-content;
}
.benefits {
  background: #F3F5FA;
  background-size: cover;
  padding: 150px 0;
}
.benefits .blog_box {
  background: #ffff;
  border-radius: 12px;
  margin-bottom: 60px;
  min-height: 174px;
}
.benefits .blog_box img {
  position: absolute;
  top: -31px;
  right: 39%;
}
.benefits .blog_box p {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  padding: 60px 34px 30px;
}
.benefits blog_box{
  position: relative;
}
.position {
  background: #F3F5FA;
}
.position .slide_content h3{
  text-align: left;
}
.slider-section .service_background {
  height: auto;
  background: #ffff;
  padding: 100px 0;
}
.slider-section .slider_main_content .d-flex{
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}
.slider_main_content h3 {
  color: #F2164A;
  padding-bottom: 20px;
}
.career-slider .prev-arrow.service.slick-arrow {
  background: url(/wp-content/themes/axelssonconsulting/assets/images/career_prev.svg) no-repeat;
  left: 17.5%;
}
.career-slider .next-arrow.service.slick-arrow {
   background: url(/wp-content/themes/axelssonconsulting/assets/images/career_next.svg) no-repeat;
    right: 0;
    left: 24%;
}
.career-slider .prev-arrow.service.slick-arrow, .career-slider .next-arrow.service.slick-arrow {
    top: 81%;
    background-size: 85% !important;
	z-index: 9999;
}
.career-slider ul.slick-dots {
  position: absolute;
    bottom: 7%;
    left: 17%;
}

.servdetail a:hover, .active_service {
  background: #1C233F;
  color: #F2164A !important;
  position: relative;
  z-index: 0;
}
.servdetail a:hover::before, .active_service::before {
  content: '';
  background: #F2164A;
  height: 4px;
  width: 102%;
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: -1;
}
@media (max-width: 880px) and (min-width: 767px) {
  .why_us_content h2 {
    margin-bottom: 0 !important;
  }
  .slider_main_content h3 {
    color: #F2164A;
    padding: 10px 0;
  }
}
/*end new career*/

.timeline_section h3.simple_title {
  margin-bottom: 50px;
}
.timeline_section {
  padding: 50px 0 100px 0;
}
.timeline_content ul {
  display: flex;
  overflow: hidden;
  list-style-type: none;
}
.timeline_content ul li {
  flex: 1;
  margin: 0 6px;
  padding: 15px;
  position: relative;
  transition: all 0.2s linear;
}
.timeline_content ul li.dark_timeline{
  background: #1C233F;
}
.timeline_content ul li.light_timeline{
  background: #4F5673;
}
.timeline_content ul li .section-title h2 {
  font-weight: 700;
  font-size: 17px;
  line-height: normal;
  color: #F2164A;
  margin: 0 0 10px 0;
}
.timeline_content ul li .section-content p {
  font-family: 'Manrope';
  font-weight: 600;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #F3F5FA;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  margin: 0 0 55px 0;
}
.timeline_content ul li .section-button {
  border-radius: 10px;
  line-height: 0;
  height: 40px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 13px;
  right: 13px;
  cursor: pointer;
}
.timeline_content ul li.dark_timeline .section-button {
  background: #4F5673;
}
.timeline_content ul li.light_timeline .section-button {
  background: #686E87;
}
.timeline_content ul li .section-button i{
  color: #F2164A;
  font-size: 48px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 500;
  font-style: normal;
}
.timeline_content ul li .section-button i::before{
  content: "\2b" !important;
  line-height: initial;
}
.timeline_content ul li:hover {
  background: #F2164A;
}
.timeline_content ul li:hover .section-title h2,
.timeline_content ul li:hover .section-content p{
  color: #1C233F;
}
.timeline_content ul li:hover .section-button{
  background: #FFFFFF;
}
.timeline_content ul li.active {
  flex: 16;
}
.timeline_content ul li.active .section-content p {
  -webkit-line-clamp: initial;
}
.timeline_content ul li.active .section-button {
  background: #F2164A;
}
.timeline_content ul li.active:hover .section-button{
  background: #fff;
}
.timeline_content ul li.active .section-button i {
  color: #1C233F;
  transform: rotate(45deg);
  margin-left: 5px;
}
.timeline_content ul li.non-active {
  flex: 1;
}
.timeline_content ul li.non-active .section-title,
.timeline_content ul li.non-active .section-content {
  display: none;
}





/* career detail page */
.career-detail {
  padding: 50px 0;
}
.career-detail .blog_box{
  background: #fff;
}
.career-detail .blog_box_top{
  border-radius: 12px;
}
.career-detail .blog_box_top img{
  padding: 6rem 0;
}
.career-detail .blog_box .blog_box_content{
  padding: 5px;
}

/* career page */
.career_section {  
  padding: 100px 0 120px 0;
}
.career_section .slide_img img{
  margin-bottom: 5px;
}
.Zoom_in {
  overflow: hidden;
  border-radius: 16px;
}
.Zoom_in img {
  transition: 0.5s all ease-in-out;
}
.Zoom_in:hover img {
  transform: scale(1.2);
}

/* thank you page */
#thankyou_wrapper2 p.text{
  font-size: 20px;
}


.grey_btn_new{
  font-family: 'Manrope';
  font-weight: 400;
}

.news_blog_section .prev-arrow.service.case, 
.news_blog_section .next-arrow.service.case {
  top: 50%;
}


/* contact us*/
.contact-page {
  padding: 100px 0 20px 0;
}


.wpcf7 form .wpcf7-response-output{
  padding: 5px;
  margin: 0px;
}
/* default pages*/
.title_content_white .default-p {
    width: 100% !important;
}

.blank-blog-box {
  height:185px;
  background: #f3f5fa;
}



/* Responsive css */

@media (max-width: 1600px) {
  .container {
    max-width: 1360px ;
  }
  .vision_dark_back {
    padding: 60px 150px 70px 100px;
  }
  .value_light_back {
    padding: 60px 100px 70px 150px;
  }
}
@media (max-width: 1500px) {
  .subscribe_vector1, .subscribe_vector2 {
    width: 230px;
  }
  .vision_content, .why_us_content {
    padding: 50px 0 0 130px;
  }
  .value_content {
    padding: 85px 100px 0 0;
  }
}
@media (max-width: 1320px) {   
  .prev-arrow.case_inner {
    left: 45%;
    transform: translateX(-55%);
  }
  .next-arrow.case_inner{
    right: 45%;
    transform: translateX(55%);
  }
  .about_me_back_shape_1 {
    width: 15%;
  }
  .prev-arrow.service.case, 
  .next-arrow.service.case {
    background-size: 40% !important;
  }
  .prev-arrow.service.case {
    left: -50px;
  }
  .next-arrow.service.case {
    right: -50px;
  }
  .vision_dark_back {
    padding: 60px 90px 70px 90px;
  }
  .value_light_back {
    padding: 60px 90px 70px 90px;
  }
  .vision_content, .why_us_content {
    padding: 35px 0 0 70px;
  }
  .value_content {
    padding: 20px 40px 0 0;
  }
  .vision_img {
    flex: 1 0 25%;
  }
  .value_img {
    flex: 1 0 25%;
  }
}
@media (max-width: 1320px) and (min-width: 1150px) {
  .case_study_content .container {
    max-width: 1010px;
  }
}
@media (max-width: 1200px){
  .blank-blog-box {
    height: 155px;
  }
  .timeline_content ul li.active {
    flex: 13;
  }
  .value_section {
    padding: 140px 0 50px 0;
  }
  .value_light_back {
    padding: 60px 60px 70px 100px;
  }
  .vision_dark_back {
    padding: 60px 60px 70px 60px;
  }  
  .vision_content, .why_us_content {
    padding: 25px 0 0 60px;
  }
  .vision_content h3 {
    font-size: 46px;
    margin-bottom: 25px;
  }
  .value_content h3 {
    font-size: 46px;
    margin-bottom: 25px;
  }
  .vision_content p {
    font-size: 17px;
  }
  #quote_wrapper {
    padding: 150px 0;
  }
  .howwecanhelp_content {
    padding-bottom: 10px;
  }
  #serviceoffering_wrapper, #smart_interesting {
    padding: 150px 0;
  }
  #iot_wrapper h3{
    padding: 0 80px;
  }
  .content_wrapper {
    padding: 160px 0;
  }
  .footer_back_1, .footer_back_2 {
    display: none;
  }
  .subscribe_text {
    padding: 0 180px;
  }
  .footer-container{
    padding-right: 60px;
    padding-left: 60px;
  }
  .interested .subscribe_title{
    padding: 0 130px;
  }
  /*.career-slider .prev-arrow.service.slick-arrow, .career-slider .next-arrow.service.slick-arrow {
    top: 81%;
    background-size: 75% !important;
  }
  .career-slider .prev-arrow.service.slick-arrow {
    left: 6%;
  }
  .career-slider .next-arrow.service.slick-arrow {
    background: url(/wp-content/themes/axelssonconsulting/assets/images/career_next.svg) no-repeat;
    left: 13%;
  }
  .career-slider ul.slick-dots {
    position: absolute;
    bottom: 4%;
    left: 6%;
  }*/
}
@media (max-width: 1100px) { 
  a.scroll_down {	
    padding-top: 40px;	
  }
  .map_section {
    padding: 100px 0;
  }
  .partner_section {
    padding: 100px 0;
  }
  .howwecanhelp_content {
    padding-bottom: 5px;
  }  
  .news_content {
    margin-top: 100px;
  }
  .blog_box_content p{
    font-size: 16px;
  } 
  .prev-arrow.service.case, .next-arrow.service.case {
    background-size: 60% !important;
    bottom: -15px;
    top: auto;
  }
  .prev-arrow.service.case {
    left: 100px;
    background-position: bottom left;
  }
  .next-arrow.service.case {
    right: 100px;
    background-position: bottom right;
  }
  .logo_icon {
    padding-bottom: 50px;
  }
  h3.simple_title {
    font-size: 36px;
  }
  .who_section {
    padding: 75px 0;
  }
  .who_content {
    padding: 60px 0 30px 0;
  }
}
@media (max-width: 1050px){
  .timeline_section {
    padding: 40px 0 70px 0;
  }
  .timeline_section h3.simple_title {
    margin-bottom: 40px;
  }
  .timeline_content ul {
    flex-flow: column;
  }
  .timeline_content ul li .section-content p {
    -webkit-line-clamp: 2;
  }
  .timeline_content ul li.active .section-content p {
    margin: 0 50px 0 0;
  }
  .timeline_content ul li {
    margin: 6px 0;
  }
  .timeline_content ul li.non-active {
    padding: 34px 15px;
  }
  .case_study_content .text-danger.display-3 {
    font-size: 3.5rem;
  }
  .case_study_text {
    width: 100%;
  }
  .row.mb-5.mobile_reverse {
    flex-flow: row-reverse;
  }
  .value_section {
    padding: 120px 0 50px 0;
  }
  .value_detail {
    margin: 80px 0 0 0;
  }
  .value_section .vision_red_back{
    border-radius: 0;
  }
  .value_img_shape{
    display: none;
  }   
  .about_me_back_shape_1, .about_me_back_shape_2, .ingenuity_vector_1, .ingenuity_vector_2, .who_we_are_shape_1, .who_we_are_shape_2 {
    display: none;
  }
  .who_we_are p{
    padding: 0 90px;
  }
  .about_me{
    overflow: visible;
  }
  .our_vision, .benefits {
    padding: 150px 0 130px 0;
  }
  .vision_red_back {
    border-radius: 0;
    width: 100%;
  } 
  .vision_dark_back {
    width: 100%;
    border-radius:0;
  }
  .value_light_back {
    width: 100%;
    border-radius:0;
    padding: 60px;
  }
  .vision_img {
    top: auto;
  }
  .career-slider ul.slick-dots {
    position: unset; }
  .value_img {
    top: auto;
  }
  .vision_img_shape {
    display: none;
  }
  .why_us .vision_img_shape {
    display: block;
  }
  .vision_content h3 {
    font-size: 36px;
  }
  .value_content h3 {
    font-size: 36px;
  }
  .title_content_grey h1 {
    font-size: 36px;
  }
  .title_content_grey p {
    width: 75%;
  }
  .howwecanhelp_section {
    padding: 150px 0 170px 0;
  }
  .dark_title {
    padding-right: 140px;
  }  
  .footer-container{
    padding-right: 40px;
    padding-left: 40px;
  }
  .title_content_red p {
    width: 75%;
  }
  .service_container{
    overflow: hidden;
    margin: 0em auto;
    width: 1500px;
    max-width: 100%;
    padding:0 100px;
  }
  .customer-logos .slick-slide {
    margin:0 0 0 0;
  }
  .slide_content p {
    font-size: 16px;
  }
  .title_content_white {
    padding: 55px 0 45px 0;
  }
  .title_content_white p {
    width: 75%;
    margin-bottom: 25px;
  }
}
@media (max-width:1024px) and (min-width: 767px) {
  .service_content .container {
    max-width: 720px;
  }
  h2.subscribe_title{
    font-size: 36px
  }
}
.overflow-hidden {
  overflow: hidden;
}
@media (max-width: 991px){
  .blank-blog-box {
    height: 175px;
  }
  .ingenuity .text-center img{
    width:65%;
  }
  .prev-arrow.case_inner {
    left: 44%;
  }
  .next-arrow.case_inner{
    right: 44%;
  }
  .prev-arrow.case_inner img, .next-arrow.case_inner img{
    width: 70%;
  }
  .service_inner_page .slide_content h4 {
    height: 60px; 
  }
  .video_img_vector img {
    width: 30%;
  }
  .case_study_video {
    margin: 0 0 50px 0
  }
  .process_section {
    padding: 0 0 20px 0;
  }
  .about_me {
    padding: 90px 0 70px 0;
  }
  .about_me_content {
    flex: 3 0 1%;
  }
  .about_me_text{
    font-size: 18px;
  }
  .designation_text{
    margin-bottom: 20px;
  }
  .about_me_img img {
    width: 80%;
  }
  .vision_content p, .value_content p, .why_us_content p {
    font-size: 16px;
  }
  .value_light_back{
    padding: 60px 50px 60px 50px;
  }
  .vision_dark_back {
    padding: 60px 50px 60px 50px;
  }
  .vision_content, .why_us_content {
    padding: 25px 0 0 50px;
  }
  .why_us .vision_img {
    margin: 15px;
  }
  .value_content {
    padding: 30px 50px 0 0;
  }
  .quote_wrapper_back{
    display: none;
  }
}

@media (max-width: 768px) {
  .blank-blog-box {
      height: 220px;
  }
  .services .subscribe_title, .career_title { 
    padding: 0; 
  }
  #iot_wrapper h2 {
    padding: 0; 
  }
  h2.subscribe_title{
    font-size: 28px;
  }
  .why_us_content {
     flex: 1 0 15%;
  }
}


  /*
Theme Name: Axelsson Consulting
Theme URI: https://axelssonconsulting.com
Author: Axelsson Consulting
Author URI: http://axelssonconsulting.com/
Description: The theme of Axelsson Consulting web
Tags: responsive, multi-lingual
Version: 2022
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: axelssonconsulting

Axelsson Consulting WordPress Theme © 2025 Axelsson Consulting
*/

@import url("https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css");
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@300;400&family=Manrope:wght@200;700&display=swap');

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

/*ol,ul{list-style:none}*/

* {
  padding: 0;
  margin: 0;
  text-decoration: none;
  border: none;
  outline: none;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth !important;
  margin:0 !important;
  word-break: break-word;
}

h1, h2, h3
	{
		margin: 0;
		padding: 0;
	}


/*********************************************************************************/
/* Front page text                                                               */
/*********************************************************************************/

.title {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  color: #F2164A;
  padding: 5px 0;
  width: 100%;
  justify-content: center;
}

.header_section .navbar-collapse .nav-item .dropdown-menu .dropdown-item:hover {
  background: none;
}

.title:hover {
  color: #fff;
}

#banner
	{
		    padding-top: 9.5em;
        padding-left: 0em;
        padding-right: 42em;
		    text-align: left;
        
	}
	
	#banner .title h1
	{
		
        color: #F2164A;
        font-family: 'Jura', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 72px;
	}
	
	#banner .title .byline_a
	{
		    font-size: 18px;
        color: white;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;
	}
	
    
	.banner
	{
		margin-bottom: 5em;
	}

#iconscrollonheader
    {
        padding-top: 7em;
        padding-left: 5em;
    }


/*********************************************************************************/
/* Header                                                         */
/*********************************************************************************/


body.admin-bar {
  margin-top: 32px;
}


a, a:hover, a:focus, a:active, a:focus-within, a:visited {
  text-decoration:none;
}
.header_section{
  background: #1C233F;
  padding-top:25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #F2164A;
}
.header_section.navbar-light .navbar-nav {
  align-items: center;
}
/*.header_section.navbar-light .navbar-nav .nav-item .nav-link{
  color:#F2164A;
  padding: 0 15px;
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.05em;
}*/
.header_section.navbar-light .navbar-nav .nav-item .nav-link:hover{
  color: #E6E7EB;
}
.header_section.navbar-light .navbar-nav .nav-item.active .nav-link{
  color:#fff;
}
.header_section.navbar-light .navbar-nav .nav-item.contact_link .nav-link{
  font-family: 'Jura';
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  color: #fff;
  padding: 15px 45px;
  background: #F2164A;
  border-radius: 3px;
  margin: 0 20px;
}
.header_section.navbar-light .navbar-nav .nav-item.contact_link .nav-link:hover {
  background: #FFFFFF;
  color: #1C233F;
  font-weight: 700;
}
.header_section.navbar-light .navbar-nav .nav-item.language .nav-link {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  text-align: center;
  color: #fff;
  padding: 12px 22px;
  background: transparent;
  border: 1px solid #4F5673;
  border-radius: 3px;
  display: flex;
  align-items: center;
}
.header_section.navbar-light .navbar-nav .nav-item.language .nav-link:hover {
  background: #4F5673;
}
.language {
  margin-right: 8px;
}
.header_section .navbar-collapse{
  justify-content: flex-end;
}
.header_section .dropdown-toggle::after{
  display: none;
}
.dropdown_arrow{
  display: none;
}
.dropdown.show .dropdown_arrow{
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 140%;
}
/*.header_section .dropdown-menu{
  background: #1C233F;
  border: 1px solid #F2164A;
  border-radius: 3px;
  top: 70px;
  left: -40px;
  padding: 10px 0;
}*/
/*.header_section .dropdown-menu a.dropdown-item{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  color: #F2164A;
  padding: 5px 20px;
  width: 100%;
  justify-content: center;
}*/
.header_section .dropdown-menu a.dropdown-item span {
  padding-right:20px;
  color:#fff;
}
.header_section .dropdown-menu a.dropdown-item:focus,
.header_section .dropdown-menu a.dropdown-item:hover {
  background:none;
  color:#fff;
}
.menu_button, .menu_button:hover, .menu_button:visited, 
.menu_button:focus, .menu_button:focus-within, .menu_button:active {
  padding:0;
  color:transparent;
  background:none;
  border:none;
  outline:none;
}
.menu_button div {
  width: 34px;
  height: 4px;
  background: #F2164A;
  margin: 5px 0;
  border-radius: 2px;
}
.header_section .language .dropdown-menu {
  top: 80px;
  left: -11px !important;
}

.header_section .language img {
  max-width: 25px;
  height: auto;
}

.dropdown_arrow {
	max-width: 15px;
	height: auto;
}

@media (max-width:1250px) and (min-width:992px){
  .header_section .language .dropdown-menu{
    left:inherit;
    
  }
}

@media (max-width: 991px) {
  .header_section.navbar-light .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    padding: 15px;
  }
  li.nav-item.contact_link {
    margin: 10px 0;
  }
  li.nav-item.language  {
    margin: 10px 0;
  }
  .dropdown.show .dropdown_arrow {
    top: 35px;
  }
  .header_section .dropdown-menu {
    margin: 25px 0 0 0;
  }
  .header_section ul.navbar-nav {
    margin: 25px 0 0 0;
    padding: 20px 0;
    border: 1px solid #F2164A;
  }
  .header_section.navbar-light .navbar-nav .nav-item.language .nav-link {
    width: 83px;
    margin: 0 auto;
  }
  .why_us .why_us_content {
     flex: 1 0 100%;
  }
}

/*********************************************************************************/
/* text- Services(Services page)                                                 */
/*********************************************************************************/

.services_title
	{
        text-align: right;
		    margin-bottom: 3em;
        padding: 20px;
        color: white;
	}

/*********************************************************************************/
/* Services background image                                                     */
/*********************************************************************************/

#services_wrapper
	{
        height: 100vh;
        background: url('/wp-content/uploads/BG-Services.png') no-repeat center;
        background-size: cover;
		    position: relative;
		    padding: 10em 0em 10em 0em;
    }

/*********************************************************************************/
/* text- Case Studies(Case Studies page)                                         */
/*********************************************************************************/
.casestudies_title
	{
        text-align: left;
		    margin-bottom: 3em;
        padding: 20px;
        font-size: 25px;
        color: #F2164A;
	}

/*********************************************************************************/
/* White Shape(Case Studies page)                                                */
/*********************************************************************************/
.rounded_c {
  background: #FFF;
  height: 300px; width: 1450px;
  border-top-right-radius: 200px;
  margin-top: 50px;
  
}

/*********************************************************************************/
/* Red Shape(Case Studies page)                                                  */
/*********************************************************************************/
.rectangle_c {
  background: #F2164A;
  height: 350px; width: 2500px;
  margin-top: 0px;
  
}

/*********************************************************************************/
/* Case studies background image                                                 */
/*********************************************************************************/

#casestudies_wrapper
{
  height: 100vh;
  background-image: white;  
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding: 10em 0em 10em 0em;
}


/*********************************************************************************/
/* About us background image                                                     */
/*********************************************************************************/

#aboutu0s_wrapper
{
  height: 100vh;
  background: url('/wp-content/uploads/BG-Who-we-are.png') no-repeat center;
  background-size: cover;
  position: relative;
  padding: 10em 0em 10em 0em;
}

/*********************************************************************************/
/* Contact background image                                                      */
/*********************************************************************************/

#contact_wrapper
{
  height: 110vh;
  background: url('/wp-content/uploads/BG-Contact.png') no-repeat center;
  background-size: cover;
  position: relative;
  padding: 5em 0em 5em 0em;
}

/*********************************************************************************/
/* Subscribe background image                                                    */
/*********************************************************************************/

#subscribe_wrapper
	{
        height: 100vh;
        background: #4F5673;
        background-size: cover;
		    position: relative;
		    padding: 10em 0em 10em 0em;
    }

/*********************************************************************************/
/* text- News(News page)                                                         */
/*********************************************************************************/
.news_title
	{
        text-align: right;
		    margin-bottom: 3em;
        padding: 20px;
        font-size: 25px;
        color: white;
	}

/*********************************************************************************/
/* News background image                                                         */
/*********************************************************************************/

#news_wrapper
{
        height: 100vh;
        background: white;
        background-size: cover;
		    position: relative;
		    padding: 10em 0em 10em 0em;
    }


/*********************************************************************************/
/* Buttons                                                                       */
/*********************************************************************************/

#contactus_btn{
     border-radius: 3px;
     background-color: #F2164A; 
     color: white; 
     margin-top: 10px;
     margin-bottom: 10px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}

#services_btn{
     border-radius: 3px;
     background-color: #4F5673; 
     color: white; 
     margin-top: 25px;
     margin-bottom: 0px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}

#casestudies_btn{
     border-radius: 3px;
     background-color: #4F5673; 
     color: white; 
     margin-top: 25px;
     margin-bottom: 0px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}

#aboutus_btn{
     border-radius: 3px;
     background-color: #4F5673; 
     color: white; 
     margin-top: 10px;
     margin-bottom: 10px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}


#news_btn{
     border-radius: 3px;
     background-color: #4F5673; 
     color: white; 
     margin-top: 10px;
     margin-bottom: 10px;
     margin-left: 20px;
     margin-right: 20px;
     transition: .5s;
}

#view_btn{
  border-radius: 3px;
  background-color: #F2164A; 
  color: white; 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  transition: .5s;
}

/*********************************************************************************/
/* Only Contact us button                                                        */
/*********************************************************************************/

#btn_group_a button{ 
    margin-left: 0px;
    border: 0px; 
    padding: 15px 71px;
    font-size: 18px;
    font-family: 'Jura', sans-serif;
}
#btn_group_a button:hover{
    color: #1C233F; 
    background-color: white; 
}

/*********************************************************************************/
/* Other buttons                                                                 */
/*********************************************************************************/

#btn_group_services button{
    margin-left: 0px;
    margin-right: 0px; 
    border: 0px; 
    padding: 15px 65px;
    font-size: 18px;
    font-family: 'Jura', sans-serif;
}
#btn_group_services button:hover{
    color: #1C233F; 
    background-color: #E6E7EB; 
}

#btn_group_case button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 48px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_case button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

#btn_group_about button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 77px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_about button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

#btn_group_news button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 79px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_news button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

#btn_group_newsdetail button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 59px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_newsdetail button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

#btn_group_positions button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 15px 66px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_positions button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}


/* View button(Service page) */

#btn_group_view button{ 
  margin-left: 0px;
  border: 0px; 
  padding: 15px 95px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_view button:hover{
  color: #1C233F; 
  background-color: white; 
}

/*********************************************************************************/
/* View more button                                                              */
/*********************************************************************************/


.viewmore {
    color:#F2164A;
    font-weight: bold;
    font-size: 18px;
}

.viewmore:hover {
    color: #1C233F;
    text-decoration: none;
} 


.arrow{  
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.arrow span{
    color:#F2164A;
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 5px solid #F2164A;
    border-right: 5px solid #F2164A;
    transform: rotate(-45deg);
    margin: -10px;
    
}
.arrow span:nth-child(2){
    animation-delay: -0.2s;
    transform: rotate(-45deg);
}
.arrow span:nth-child(3){
    animation-delay: -0.4s;
    transform: rotate(-45deg);
}

.arrow:hover span{
    text-decoration: none;
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 5px solid #1C233F;
    border-right: 5px solid #1C233F;
    transform: rotate(-45deg);
    margin: -10px;
    animation: animate 2s infinite;
}


@keyframes animate {
    0%{
        opacity: 0;
        transform: rotate(-45deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(-45deg) translate(20px,20px);
    }
}



/*********************************************************************************/
/* 3-column(Services area)                                                       */
/*********************************************************************************/

  .boxA_Ser,
	.boxB_Ser,
	.boxC_Ser
	{
        position: relative;
        color: #1C233F;
		    width: 384px;
        margin-top: 255px;
	}

	.boxA_Ser
	{
		float: left;
		margin-right: 60px;
		left: 170px;

	}
	.boxB_Ser
	{
		float: left;
		margin-right: 20px;
    left:170px;

	}
	
	.boxC_Ser
	{
		float: right;
    right: 50px;
        
	}

#three-column
	{
		text-align: left;
    font-family: 'Jura', sans-serif;
		color: #1C233F;
	}

#three-column .fa
	{
		display: block;
		padding: 1em 0em;
		color: #1C233F;;
		font-size: 2em;
	}
	


#three-column .title .byline_a
	{
        font-family: 'Manrope', sans-serif;
		    text-align: center;
		    color: white;
        font-size: 18px;
	}

/*********************************************************************************/
/* Red Shape(Service, News page)                                                 */
/*********************************************************************************/
    .rounded_s {
  background: #F2164A;
  height: 300px; width: 1450px;
  border-bottom-left-radius: 261px;

  z-index: 2;
  
  
}

/*********************************************************************************/
/* Carousel slide bar(Case studies page)                                         */
/*********************************************************************************/


* {box-sizing: border-box}
body {font-family: 'Jura', sans-serif; margin:0}
.mySlides {display: none}


/* Slideshow container */
.slideshow-container {
  max-width: 500px;
  position: relative;
  margin: auto;
  float: right;

}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  /*position: absolute;*/
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #F2164A;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  font-size: 60px;
}


/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover{
  color: #1C233F;
  background-color: white;
}



/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 3px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot:hover {
  background-color: #F2164A;
}

/*
.active, .dot:hover {
  background-color: #F2164A;
} */

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/*********************************************************************************/
/* one-column(Case studies page, Carousel text)                                  */
/*********************************************************************************/


.boxA_Case
	{
        padding-top: 0px;
		    width: 384px;
        
	}
	.boxA_Case
	{
        position: relative;
		    float: left;
		    margin-right: 20px;
        left: 125px;
        
	}
	
	.boxB_Case
	{   
        position: relative;
        right:125px;
		    float: right;
	}
    .boxC_Case
    {
        position: relative;
        top: 130px;
        float: left;

    }
    .boxD_Case
    {
        position: relative;
        float: right;
        left: 140px;
        bottom: 130px;
        
    }

#one-column
	{
        font-family: 'Jura', sans-serif;
		    text-align: left;
		    color: #1C233F;
	}

#one-column .fa
	{
		    display: block;
		    padding: 1em 0em;
		    color: #1C233F;;
		    font-size: 2em;
	}
	

#one-column .title .p1
	{
       
		    text-align: center;
		    color: white;
        font-size: 18px;
	}

#one-column .title .byline_a
	{
       
		    text-align: center;
		    color: white;
        font-size: 18px;
	}

/*********************************************************************************/
/* About us area text                                                            */
/*********************************************************************************/
#abttext
	{
		padding-top: 0em;
    padding-left: 0em;
		text-align: left;
        
	}
	
	#abttext .title h1
	{
		
        color: #F2164A;
        font-family: 'Jura', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 72px;
	}
	
	#abttext .title .byline_a
	{
		font-size: 18px;
        color: #1C233F;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;
	}
	
    
	.abttext
	{
		margin-bottom: 5em;
	}

/*********************************************************************************/
/* 4-column(About us page)                                                       */
/*********************************************************************************/

#four-column
	{
		text-align: left;
        font-family: 'Jura', sans-serif;
		color: #1C233F;
	}

#four-column .fa
	{
		display: block;
		padding: 1em 0em;
		color: #1C233F;;
		font-size: 2em;
	}
	
#four-column .title h2
	{
		font-weight: bold;
		color: black;
	}

#four-column .title .byline_a
	{
		text-align: center;
		color: white;
        font-size: 18px;
	}

.boxA_Abt,
.boxB_Abt,
.boxC_Abt,
.boxD_Abt
	{
        position: relative;
		    width: 300px;
	}

	.boxA_Abt
    {
        float: left;
		left: 200px;
    }

	.boxB_Abt
    {
        float: left;
        left: 190px;
    }
    .boxC_Abt
	{
        
		float: left;
        left: 180px;
	}
	
	.boxD_Abt
	{
		float: right;
        right: 140px;
	}
  
  

/*********************************************************************************/
/* 3-column(News page)                                                           */
/*********************************************************************************/

.boxA_News,
	.boxB_News,
	.boxC_News
	{
        color: #1C233F;
		width: 384px;
        margin-top: 0px;
        position:relative;
        
	}

	.boxA_News
    {
        float: left;
        margin-right: 80px;
        left: 100px;
        
    }
	.boxB_News
	{
		float: left;
		margin-right: 80px;
        left: 80px;
	}
	
	.boxC_News
	{
		float: right;
        right: 130px;
	}


#three-column
	{
		text-align: left;
        font-family: 'Jura', sans-serif;
		color: #1C233F;
	}

#three-column .fa
	{
		display: block;
		padding: 1em 0em;
		color: #1C233F;;
		font-size: 2em;
	}
	

#three-column .title .byline_a
	{
        font-family: 'Manrope', sans-serif;
		text-align: center;
		color: white;
        font-size: 18px;
	}

.newsbox {
  height: 380px;
  width: 385px;
  background-color: #F3F5FA;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}


/*********************************************************************************/
/* Contact area text                                                             */
/*********************************************************************************/

#contacttext
	{
		padding-top: 9.5em;
        padding-left: 0em;
        
		text-align: left;
        
	}
	
	#contacttext .title h1
	{
		font-size: 5em;
        color: #F2164A;
        font-family: 'Jura', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 72px;
	}
	
	#contacttext .title .byline_a
	{
		font-size: 18px;
        color: #1C233F;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;

        
	}
	
    
	.contacttext
	{
		margin-bottom: 5em;
	}

/*********************************************************************************/
/* Contact form(Contact page)                                                    */
/*********************************************************************************/

input {
  line-height: normal;
  font-family: 'Manrope', sans-serif;
  
}

textarea {
  overflow: auto;
  line-height: normal;
  font-family: 'Manrope', sans-serif;
}

#contact_container {
  border: none;
  max-width: 768px;
  margin: 60px auto;
  position: relative;
  bottom: 180px;
}

form {
  padding: 37.5px;
  margin: 50px 0;
}



.underline {
  border-bottom: solid 2px #474544;
  margin: -0.512em auto;
  width: 80px;
}

.input-contact{
  font-size: 18px;
}

input[type='text'], [type='email'], select, textarea {
	background: none;
  border: none;
	border-bottom: solid 2px #474544;
	color: #474544;
	font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
	margin: 0em 0 1.875em 0;
	padding: 0 0 0.875em 0;
  
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}



input:focus, 
input:hover,
select:focus, 
select:hover {
  border-bottom: 1px solid #4BA0F3 !important;
  /*color: #4BA0F3 !important; */
}

input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder,
input:visited::-webkit-input-placeholder,
input:focus-visible::-webkit-input-placeholder {
    color: #4BA0F3 !important; 
}


.email {
	float: none;
	width: 100%;
}

.message {
	float: none;
}

.name {
	float: none;
	width: 100%;
}

.companyname, .phone, .interested, .country {
  width: 100%;
}

select {
  background: url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-down-32.png') no-repeat right;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: 'Manrope', sans-serif;
}

select:focus {
  background: url('https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-up-32.png') no-repeat right;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: 'Manrope', sans-serif;
}

select::-ms-expand {
  display: none;
}

textarea {
	line-height: 150%;
	height: 45px;
	resize: none;
  width: 100%;
}

.input-contact::-webkit-input-placeholder {
	color: #474544;
}

.input-contact:-moz-placeholder { 
	color: #474544;
	opacity: 1;
}

.input-contact::-moz-placeholder {
	color: #474544;
	opacity: 1;
}

.input-contact:-ms-input-placeholder {
	color: white;
}


@media screen and (max-width: 768px) {
  #contact_container {
    margin: 20px auto;
    width: 95%;
  }
}

@media screen and (max-width: 480px) {
 
  
  .underline {
    width: 68px;
  }
  
 
}

@media screen and (max-width: 420px) {
 
  .icon {
    height: 35px;
    width: 35px;
  }
  
  .underline {
    width: 53px;
  }
  
  input[type='text'], [type='email'], [type='subemail'], select, textarea {
    font-size: 18px;
  }
}


.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white; 
}

.btn-start-order {
	background: 0 0 #686E87;
  border: 1px solid #686E87;
  border-radius: 3px;
  color: #B4B7C3;
  font-family: 'Jura', sans-serif;
  font-size: 16px;
  line-height: inherit;
  margin: 30px 0;
  padding: 10px 50px;
  text-transform: uppercase;
  transition: all 0.25s ease 0s;
}
.btn-start-order:hover,.btn-start-order:active, .btn-start-order:focus {
	border-color: #E6E7EB;
    background: 0 0 #E6E7EB;
	color: #1C233F;
} 


/*********************************************************************************/
/* Subscribe text                                                                */
/*********************************************************************************/

#substext
	{
		    padding-top: 10em;
        padding-left: 0em;
		    text-align: center;
        
	}
	
	#substext .title h2
	{
		    font-size: 60px;
        color: white;
        font-family: 'Jura', sans-serif;
        font-style: normal; 
        font-weight: 400;
        
        
	}
	
	#substext .title .byline_a
	{
		    font-size: 18px;
        color: white;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;
	}
	
    #substext .title .byline_b
	{    
		    font-size: 18px;
        color: white;
        font-family: 'Manrope', sans-serif;
        line-height: 150%;
        font-weight: 400;
       
	}
	.substext
	{
		margin-bottom: 5em;
	}

[type='subemail'] {
	background: none;
  border: none;
	border-bottom: solid 2px white;
	color: white;
	font-size: 1.000em;
  font-weight: 400;
  letter-spacing: 1px;
	margin: 0em 0 1.875em 0;
	padding: 0 0 0.875em 0;
  
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.subemail {
	float: none;
	width: 100%;
}

.input-subscribe{  
  font-size: 18px;
}

.input-subscribe::-webkit-input-placeholder { 
	color: white;
}

.input-subscribe:-moz-placeholder { 
	color: white;
	opacity: 1;
}

.input-subscribe::-moz-placeholder {
	color: white;
	opacity: 1;
}

.input-subscribe:-ms-input-placeholder {
	color: white;
}

#subscribe_container { 
  border: none;
  max-width: 768px;
  margin: 60px auto;
  position: relative;
  bottom: 180px;
}

input[type='subemail']{ 
  background: none;
  border: none;
	border-bottom: solid 2px white;
	color: white;
	font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
	margin: 0em 0 1.875em 0;
	padding: 0 0 0.875em 0;
  
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.subemail { 
  float: none;
  width: 100%;
}


/*********************************************************************************/
/* Footer text                                                                   */
/*********************************************************************************/

.footer {
  background: url('/wp-content/themes/axelssonconsulting/assets/images/footer_back.svg') no-repeat center;
  background-size: cover;
  padding: 35px 0 100px 0;
  position: relative;
}

.footer-container {
  width: 100%;
  padding-right: 105px;
  padding-left: 105px;
}

.footerlogo {
  padding: 0 0 70px 0;
}

.address li{
  display: flex;
  align-items: flex-start;
}

.address li img {
  padding-right: 15px;
}

.address li h6, .address li h6 a{
  color: #fff;
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
  padding: 0 30px 0 0;
}

.footer_link li{
  line-height: 0;
  padding-bottom: 15px;
}

.footer_link li a{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.footer_link .children {
  display: none;
}

.footer_text p{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 30px;
}

.social_media ul li {
  display: inline;
}

.social_media ul li a:hover{
  background: none;
}

.social_media {
  margin-bottom: 35px;
}

.contactus_btn{
  background: #F2164A;
  color: #fff;
  border-radius: 3px;
  letter-spacing: 0.05em;
  font-family: 'Manrope';
  font-size: 18px;
  padding: 18px 55px;
  border: none;
  display: block;
  width: fit-content;
}
.contactus_btn:hover {
  color: #1C233F;
  background: #fff;
  text-decoration: none;
}

.footer_btn {
  margin-left: auto;
}

.footer_blog {
  padding: 65px 0 0 0;
}

/*.footer_blog h3{
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: normal;
  color: #FFFFFF;
  margin: 30px 0 20px 0;
  display: -webkit-box;	
  -webkit-line-clamp: 1;	
  -webkit-box-orient: vertical;	
  overflow: hidden;
}*/
.view_more {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #F2164A;
  display:flex;
  align-items: center;
  position: relative;
  width: fit-content;
}
.view_more:hover {
  color: #1C233F;
}
.view_more:hover img{
  filter: grayscale(100%);
}

.footer_blog .view_more img {
  padding-left: 10px;
  vertical-align: initial;
}

.footer_blog .view_more:hover {
  color: #fff;
  text-decoration: none;
}

.footer_blog .view_more:hover img{
  filter: brightness(0) invert(1);
}

.view_more img {
  padding-left: 10px;
  padding-top: 4px;
}

.copyright p {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #CDCFD7;
  margin: 65px 0 0 0;
}

.mobile_copyright {
  display: none;
}

ul.address {
  padding: 0;
}

.footer_back_1, .footer_back_2 {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  height: 100%;
  width: 50%;
}
img.footer_back_1 {
  left: 0;
  width: 36%;
}
img.footer_back_2 {
  right: 0;
}


/*********************************************************************************/
/* Case Studies Page                                                             */
/*********************************************************************************/

#casetop_wrapper{
  height: 2530px;
  background: white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
} 

/*********************************************************************************/
/* Case Studies Selected Page                                                    */
/*********************************************************************************/

#casedetail_wrapper{
        height: 610vh;
        background: white;
        background-size: cover; 
        background-repeat: no-repeat;
		    position: relative;
		    padding: 5em 0em 5em 0em;      
}    

.casedetail_box {
  height: 126px;
  width: 321px; margin-top:50px;
  background-color: #4F5673;
  border-radius: 12px; 
  color: white; 
  font-size:60px; 
  font-family: 'Jura', sans-serif; 
  padding: 30px;
}

.boxA_Casebox,
.boxB_Casebox,
.boxC_Casebox,
.boxD_Casebox{
  position:relative;
  padding: 2.5em;
  width: 410px;
  height: 385px;
}

.boxA_Casebox
{
    float: left;
    left: 70px;
}

.boxB_Casebox
{
    float: left;
    left: 110px;
}
.boxC_Casebox
{
    
    float: left;
    left: 150px;
}


.boxA_CaseD,
.boxB_CaseD,
.boxC_CaseD,
.boxD_CaseD{
  position:relative;
  border-radius: 12px; 
  background:#F3F5FA;
  padding: 2.5em;
  width: 410px;
  height: 385px;
}

.boxA_CaseD
{
    float: left;
    left: 70px;
}

.boxB_CaseD
{
    float: left;
    left: 110px;
}
.boxC_CaseD
{
    
    float: left;
    left: 150px;
}

/* Case Studies Detail carousel slide bar 1 */


.casedetail1_items {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
}

.casedetail1_items .item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 737px;
  height: 386px;
  border-radius: 12px;
  overflow: hidden;
  transition: all 300ms ease-in-out;
  z-index: -1;
  opacity: 0;
}

.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

.item.active {
  opacity: 1;
  z-index: 99;
  box-shadow: 0px 0px 105px -35px rgba(0, 0, 0, 0.75);
}

.item.prev {
  z-index: 2;
  opacity: 0.25;
  transform: translate(-210%, -50%);
  width: 364px;
  height: 191px;
}

.item.next {
  z-index: 2;
  opacity: 0.25;
  transform: translate(110%, -50%);
  width: 364px;
  height: 191px;
}

.casedetail1_items .button-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 275px;
  z-index: 100;
}

.button-container .button {
  color: #F2164A;
  font-size: 32px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
  transition: all 300ms ease-in-out;
  font-size: 60px;
}

.button-container .button:hover {
  opacity: 1;
  color: #1C233F;
  
}

.button-container .button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: -99;
}

.button-container .button:nth-child(1) {
  float: left;
  margin-top: 500px; 
  right: -30px;
}

.button-container .button:nth-child(2) {
  float: right;
  margin-top: 500px; 
  left: -30px;
}

/* Video play button*/

.play-btn {
  width: 100px;
  height: 100px;
  background: radial-gradient( rgba(28, 35, 63, 100) 60%, rgba(242, 22, 74, 1) 62%);
  border-radius: 50%;
  position: relative;
  display: block;
  margin: 100px auto;
  box-shadow: 0px 0px 25px 3px rgba(28, 35, 63, 0.8);
}

       /* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #F2164A;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

      /* pulse wave */
.play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(242, 22, 74, 0.75);
  top: -30%;
  left: -30%;
  background: rgba(242, 22, 74, 0.75);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(242, 22, 74, 0.75), 0px 0px 25px 10px rgba(242, 22, 74, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(242, 22, 74, 0.75), 0px 0px 25px 10px rgba(242, 22, 74, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

/* Case Studies Detail carousel slide bar 2 */


.casedetail2_items {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
}

.casedetail2_items .item2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 177px;
  height: 177px;
  border-radius: 50%;
  overflow: hidden;
  transition: all 300ms ease-in-out;
  z-index: -1;
  opacity: 0;
}

.item2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.item2.active {
  opacity: 1;
  z-index: 99;
  box-shadow: 0px 0px 105px -35px rgba(0, 0, 0, 0.75);
}

.item2.prev {
  z-index: 2;
  opacity: 0.25;
  transform: translate(-210%, -50%);
  width: 118px;
  height: 118px;
}

.item2.next {
  z-index: 2;
  opacity: 0.25;
  transform: translate(110%, -50%);
  width: 118px;
  height: 118px;
}

.casedetail2_items .button-container2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 275px;
  z-index: 100;
}

.button-container2 .button2 {
  color: #F2164A;
  font-size: 32px;
  cursor: pointer;
  position: relative;
  opacity: 0.75;
  transition: all 300ms ease-in-out;
  font-size: 60px;
}

.button-container2 .button2:hover {
  opacity: 1;
  color: #1C233F;
  
}

.button-container2 .button2:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: -99;
}

.button-container2 .button2:nth-child(1) {
  float: left;
  margin-top: 500px; 
  right: -30px;
}

.button-container2 .button2:nth-child(2) {
  float: right;
  margin-top: 500px; 
  left: -30px;
}

/* Project Timeline Boxes*/

.project_indigobox,
.project_greybox,
.project_redbox{
  height: 434px;
  width: 197px; 
  margin-top:50px;
  padding: 20px;
  font-size: 18px;
}

.project_indigobox{
  background-color: #1C233F;
}

.project_greybox{
  background-color: #4F5673;
}

.project_redbox{
  background-color: #F2164A;
}

.boxA_Projectbox,
.boxB_Projectbox,
.boxC_Projectbox,
.boxD_Projectbox,
.boxE_Projectbox,
.boxF_Projectbox{
  position:relative;
  padding: 2.5em;
  width: 410px;
  height: 385px;
}

.boxA_Projectbox
{
    float: left;
    left: 110px;
}

.boxB_Projectbox
{
    float: left;
    left: 155px;
    bottom: 510px;
}
.boxC_Projectbox
{
    
    float: left;
    left: 155px;
    bottom: 510px;
}

.boxD_Projectbox
{
    
    float: left;
    left: 155px;
    bottom: 510px;
}

.boxE_Projectbox
{
    
    float: left;
    left: 155px;
    bottom: 510px;
}

.boxF_Projectbox
{
    
    float: left;
    left: 155px;
    bottom: 510px;
}

.plus1 {
  display: block;
  height: 49px;
  width: 49px;
  font-size: 75px;
  font-weight: bold;
  text-align: center;
  line-height: 0.5em;
  margin: 0;
  padding: 4px;
  font-weight: lighter;
  color: #F2164A;
  background-color: #4F5673;
  border-radius: 11px;
  cursor: pointer;
}

.plus1::before {
  display: block;
  content: '+';
}

.plus1:hover{
  color: #F2164A;
  background-color: none;
  transition: .5s;
}

.plus2 {
  display: block;
  height: 49px;
  width: 49px;
  font-size: 75px;
  font-weight: bold;
  text-align: center;
  line-height: 0.5em;
  margin: 0;
  padding: 4px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: lighter;
  color: #F2164A;
  background-color: #686E87;
  border-radius: 11px;
  cursor: pointer;
}

.plus2::before {
  display: block;
  content: '+';
}

.plus2:hover{
  color: #F2164A;
  background-color: none;
  transition: .5s;
}

.plus3 {
  display: block;
  height: 49px;
  width: 49px;
  font-size: 75px;
  font-weight: bold;
  text-align: center;
  line-height: 0.5em;
  margin: 0;
  padding: 4px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: lighter;
  color: #F2164A;
  background-color: white;
  border-radius: 11px;
  cursor: pointer;
}

.plus3::before {
  display: block;
  content: '+';
}

.plus3:hover{
  color: #F2164A;
  background-color: none;
  transition: .5s;
}

#plus1{
  border-radius: 5px;
  background-color: #4F5673; 
  color: white; 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  transition: .5s;
}

#btn_plus_1 button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 12px 50px;
  font-size: 17px;
  font-family: 'Jura', sans-serif;
}
#btn_plus_1 button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}


/*********************************************************************************/
/* Package Title - Case Studies Selected Page                                    */
/*********************************************************************************/

#package_wrapper{
  height: 600px;
  background: #686E87;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}    

.boxA_Package
	{
        padding-top: 0px;
		    width: 384px;
        
	}
	.boxA_Package
	{
        position: relative;
		    float: left;
		    margin-right: 20px;
        left: 125px;
        
	}
	
	.boxB_Package
	{   
        position: relative;
        right:125px;
		    float: right;
	}


/*********************************************************************************/
/* Thank you Page                                                                */
/*********************************************************************************/

#thankyou_wrapper1{
  height: 600px;
  background:  url('/wp-content/uploads/thank-you.png') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#thankyou_wrapper2{
  height: 1259px;
  background:  white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

/*********************************************************************************/
/* News Page                                                                     */
/*********************************************************************************/

#newstop_wrapper{
  height: 2809px;
  background:  white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

/*********************************************************************************/
/* News Selected Page                                                            */
/*********************************************************************************/

#newsdetail_wrapper{
  height: 3600px;
  background:  white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  


#share_btn{
  background-color: none; 
  border: 1px solid #F2164A;
  color: #F2164A;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  transition: .5s;
  font-family: 'Jura', sans-serif;
  font-size: 18px;
  border-radius: 6px;
}

/* News Carousel Slide Bar*/

.carousel {
  position: relative;
  width: 80%;
  height: 600px; 
  margin: 0 auto;
  margin-top: 100px;
}

.carousel-content {
  position: relative;
  overflow: hidden;
  transition: width .4s;
  height: 100%;
}

.slide {
  height: 100%;
  background-color: none;
  position: absolute;
  z-index: 1;
  transition: left .4s cubic-bezier(.47,.13,.15,.89);
}

.slide-2, .slide-3, .slide-4, .slide-5{
  background-color: none;
}

.newsnav {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  background-color: none;
  width: 100px;
  height: 100px;
  z-index: 2;
  cursor: pointer;
  border: none;
  outline: none;
  color: white;
  -webkit-user-select: none;
}

.newsnav-prev {
  left: -20px;
  color: #F2164A;
}

.newsnav-next {
  right: -20px;
  color: #F2164A;
}

.newsnav-prev:hover, .newsnav-next:hover{
  color: #1C233F;
  background-color: none;
  transition: .5s;
}

.carousel-arrow-icon-prev {
  margin-left: 5px;
  margin-top: 2px;
}

.carousel-arrow-icon-next {
  margin-left: 7px;
  margin-top: 2px;
}

/*********************************************************************************/
/* About Us Selected Page                                                        */
/*********************************************************************************/

#aboutusdetail_wrapper{
  height: 703px;
  background:  url('/wp-content/uploads/About-us-1.jpg') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#ourvision_wrapper{
  height: 1080px;
  background:  url('/wp-content/uploads/About-us-background-1.jpg') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#founder_wrapper{
  height: 600px;
  background: #1C233F;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#believein_wrapper{
  height: 1614px;
  background:  url('/wp-content/uploads/About-us-background-2.jpg') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#partners_wrapper{
  height: 490px;
  background: #4F5673;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

#team_wrapper{
  height: 600px;
  background: #F3F5FA;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

/* Indigo Shape */

.rounded_v1 {
  background: #1C233F;
  height: 577px; 
  width: 1820px;
  border-bottom-right-radius: 261px;
  margin-top: 180px;
  z-index: 2;
}

/* Small Red Shape */

.rounded_v2 {
  background: #F2164A;
  height: 55px;
  width: 1478px;
  border-bottom-right-radius: 261px;
  z-index: 2;
}

.ourvision img{
  border-radius: 12px;
  width: 600px;
  height: 600px;
  margin-left: 100px;
  margin-top: -90px;
}

.founder img{
  border-radius: 12px;
  width: 158px;
  height: auto;
  margin-left: 300px;
  margin-top: 50px;
}

/* White Shape */

.rounded_v3 {
  background: white;
  height: 577px; 
  width: 1820px;
  border-bottom-left-radius: 261px;
  margin-top: 180px;
  z-index: 2;
  float: right;
}

/* Small Red Shape */

.rounded_v4 {
  background: #F2164A;
  height: 55px;
  width: 1478px;
  border-bottom-left-radius: 261px;
  z-index: 2;
  float: right;
}

.believein img{
  border-radius: 12px;
  width: 600px;
  height: 600px;
  margin-left: 1100px;
  margin-top: -90px;
}

/* Value Boxes */

.boxA_Val,
.boxB_Val
{
      position: relative;
      width: 384px;
      margin-top: 150px;
}

.boxA_Val
{
  float: left;
  margin-right: 60px;
  left: 110px;

}

.boxB_Val
{
  float: right;
  margin-right: 250px;
      
}

#positions_btn{
  border-radius: 3px;
  background-color: #82879B;
  color: white; 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  transition: .5s;
}

.MicrosoftMap div {
  border-radius: 22px;
}

/*********************************************************************************/
/* Careers Page                                                                  */
/*********************************************************************************/

#careers_wrapper{
  height: 600px;
  background:  url('/wp-content/uploads/Careers.jpg') no-repeat center;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;    
}

#careers_wrapper2{
  height: 1062px;
  background: #F3F5FA;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;      
}  

/*********************************************************************************/
/* Careers Selected Page                                                         */
/*********************************************************************************/

#careersdetail_wrapper{
  height: 3334px;
  background: white;
  background-size: cover; 
  background-repeat: no-repeat;
  position: relative;
  padding: 5em 0em 5em 0em;    
}

#apply_btn{
  border-radius: 3px;
  background-color: #4F5673; 
  color: white; 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  transition: .5s;
}

#btn_group_c button{
  margin-left: 0px;
  margin-right: 0px; 
  border: 0px; 
  padding: 12px 80px;
  font-size: 18px;
  font-family: 'Jura', sans-serif;
}
#btn_group_c button:hover{
  color: #1C233F; 
  background-color: #E6E7EB; 
}

.banner_background {
  height: 95vh;
  /*background: url('/wp-content/uploads/BG-Header.png') no-repeat center;*/
  background-size: cover;
  position: relative;
  display: flex;	
  align-items: center;  
}
.banner_content h1 {
  font-family: 'Jura';
  font-weight: 400;
  /*font-size: 72px;*/
  line-height: 100% ;
  color: #F2164A;
}
.banner_content p{
  font-family: 'Manrope';
  font-weight: 400;
  /*font-size: 16px;*/
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding: 30px 0;
  margin:0;
}
.banner_btn {
  font-family: 'Jura';
  font-weight: 700;
  margin: 0;
}
.banner_vector {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20%;
}
a.scroll_down {
  display: block;
  padding-top: 80px;
  margin-left: 100px;
}

.title_content_red {
  text-align: right;
  padding: 75px 0;
  position: relative;
  z-index: 0;
}
.title_content_red::before{
  content: '';
  background: #F2164A;
  border-radius: 0px 0px 0px 261px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80%;
  height: 100%;
  z-index: -1;
}
.title_content_red .gray_btn {
  margin-left:auto;
}
.gray_btn {
  background-color: #4F5673;
  color: #fff;
  border-radius: 3px;
  letter-spacing: 0.05em;
  font-family: 'Jura';
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  padding: 15px 48px;
  border: none;
  display: block;
  width: fit-content;
}
.gray_btn:hover{
  background: #E6E7EB;
  color: #1C233F;
}
.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.customer-logos .slide {
  position: static;
  transition: none;
}
.slick-slide {
  margin: 0 10px;
}
.slick-list {
  margin: 0 -10px;
}
.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.customer-logos{
  padding: 80px 1px 0 0;
}
.prev-arrow.service.slick-arrow, .next-arrow.service.slick-arrow{
  border: none;
  outline: none;
  background-size: 60% !important;
  width: 90px;
  height:30px;
  position: absolute;
  top: 0;
}
.prev-arrow.service.slick-arrow {
  background: url('/wp-content/themes/axelssonconsulting/assets/images/prev.svg') no-repeat;
  left:0;
}
.next-arrow.service.slick-arrow {
  background: url('/wp-content/themes/axelssonconsulting/assets/images/next.svg') no-repeat;
  left: 115px; 
}
.slide_content > img{
  margin-bottom:25px;
}
.customer-logos .slick-list.draggable {
  padding:0 !important;
}
.customer-logos .slick-slide {
  margin: 0 15px;
}
ul.slick-dots{
  display: flex;
  justify-content: center;
  margin:0;
}
ul.slick-dots li{
  display: inline;
}
ul.slick-dots li a .dot {
  background: #CDCFD7;
  margin: 0 8px;
  height: 9px;
  width: 9px;
}
ul.slick-dots li.slick-active a .dot{
  background: #F2164A;
}
.service_content{
  overflow: hidden;
}
.service_container{
  max-width: 100%;
  margin-left: calc(100% - 80%);
  padding: 0;
}
.red_bg {
  background: #F2164A;
  padding-top: 65px;
}
.case_study_content {
  padding: 70px 0 100px 0;
}
.case_study_content .container {
  overflow: initial;
}
.case_studies .slide {
  position: static;
  transition: none;
  margin: 0 auto;
}
.case_studies .row {
  align-items: center;
  margin-bottom: 70px;
}
.slide_img img {
  width: 100%;
  margin-left: auto;
}
.prev-arrow.service.case, 
.next-arrow.service.case {
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 60% !important;
}
.prev-arrow.service.case {
  left: -100px;
}
.next-arrow.service.case {
  right: -100px;
  left : auto;
  background-position:top right;
}
.who_section {
  padding: 150px 0;
  /*background: url('/wp-content/themes/axelssonconsulting/assets/images/who_back.png') no-repeat center;*/
  background-size: cover;
}
.logo_icon {
  padding-bottom: 80px;
}
.who_content {
  padding:75px 0
}
.who_content .slide_content {
  padding: 0 5px;
}

.news_section_n {
  padding: 80px 0 120px 0;
}
.news_section_n .blog_box {
  margin: 0 0 30px 0;
}

.news_section .title_content_red{
  padding-bottom: 100px;
}
.news_section {
  padding-bottom: 130px;
}
.news_content {
  margin-top: -50px;
}
.news_section .news_desktop .blog_box {
  margin-bottom: 30px;
}
.news_section .news_desktop .blog_box:hover {
  background: #F3F5FA;
  box-shadow: 0px 4px 50px rgba(74, 81, 111, 0.2);
  border-radius: 12px;
}
.news_section_n .blog_box:hover {
  background: #F3F5FA;
  box-shadow: 0px 4px 50px rgba(74, 81, 111, 0.2);
  border-radius: 12px;
}
.blog_box {
  background: #F3F5FA;
  border-radius: 12px;
}
.blog_box_top {
  background: #F3F5FA;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.blog_box_top {
  /*background: #4F5673;*/
  border-radius: 12px 12px 0px 0px;
  /*padding: 15px 30px;*/
}
.blog_box_top img {
  /* padding: 30px 0 20px 0; */
  max-width: 100%;
  height: auto;
}
.blog_box_top p{
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin:0;
}



.blog_box_content {
  padding:30px;
}
.cat {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  margin-bottom:20px;
}
.career-detail ul {
    list-style: square;
    list-style-type: square;
    list-style-position: inside;
}
.career-detail ul li{
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  margin: 0 0 15px 0;
}
.career-detail p {
  margin: 0 0 15px 0;
}
.blog_box_content a {
  margin: 20px 0 10px 0;
}
.news_mobile {
  display: none;
} 
.contact_section {
  padding: 100px 0 60px 0;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/contact_back.png') no-repeat center;
  background-size: cover;
  position: relative;
}
.contact_form input, 
.contact_form textarea
.contact_form select {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #686E87;
  padding: 0 0 10px 0;
  margin: 0 0 50px 0;
  color: #4F5673;
}
.contact_form ::-webkit-input-placeholder { /* Edge */
  color: #4F5673;
}
.contact_form :-ms-input-placeholder { /* Internet Explorer */
  color: #4F5673;
}
.contact_form ::placeholder {
  color: #4F5673;
}
.contact_form p{
  /*font-family: 'Manrope';	
  font-weight: 500;	
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.05em;
  color: #686E87;*/
  padding: 20px 0 !important;
}
.contact_form p span {
  /*color: #F2164A;*/
}
.contact_form .gray_btn {
  background: #9B9FAF;
  color: #B4B7C3;
  padding: 15px 70px;
  margin: 0 auto;
  border-bottom: 0;
}
.contact_form .gray_btn:hover{
  background: #E6E7EB;
    color: #1C233F !important;
}
.contact_form select option {
  background: #9B9FAF;
  color: #FFFFFF;
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}
.contact_form select option:hover {
  background: #9B9FAF;
  color: #F2164A;
}
.scroll_up {
  display: none;
  background: url("/wp-content/themes/axelssonconsulting/assets/images/button-back-to-top-default.svg") no-repeat;
  background-size: cover;
  height: 50px;
  width: 50px;
  cursor: pointer;
  position: fixed;
  right: 30px;
  bottom: 30px;
}
.scroll_up:hover {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/button-back-to-top-hover.svg") no-repeat;
}
.subscribe_section {
  /*padding: 150px 0 50px 0;*/
  background: #4F5673;
  position: relative;
  z-index: 0;
}
.subscribe_section .contact_form input {
  border-bottom: 1px solid #fff;
  color: #fff;
}
.subscribe_section .contact_form ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}
.subscribe_section .contact_form :-ms-input-placeholder { /* Internet Explorer */
  color: #fff;
}
.subscribe_section .contact_form ::placeholder {
  color: #fff;
}
.subscribe_vector1, .subscribe_vector2 {
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 350px;
}
.subscribe_vector1 {
  left: 0;
}
.subscribe_vector2 {
  right: 0;
}
.service_detail {
  padding: 100px 0 120px 0;
}

.service_inner_page .slide_content h4 {
  height: 55px;
  font-size: 26px;
}
.service_inner_page .slide_content p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.service_img_design {
  margin-top: 60px;
  margin-bottom: 25px;
  position: relative;
}
.service_detail img {
  width: 100%;
  border-radius: 9.48px;
}
.img_shape{
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 30% !important;
}
.view_btn {
  padding: 18px 80px;
  margin-left: 0;
}
.view_btn:hover {
  background: #1C233F;
  color: #fff;;
}
.interested {
  background: #F3F5FA;
}
.interested .subscribe_title {
  color: #1C233F;
  padding: 0 210px;
}
.content_wrapper::before {
  content: "";
  background: #1C233F;
  opacity: 0.56;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.servdetail a {
  font-family: 'Jura';
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  color: #FFFFFF;
  padding: 15px 50px;
  display: inline-block;
}
.servdetail a:hover, .active_service {
  background: #1C233F;
  color: #F2164A !important;
  position: relative;
  z-index: 0;
}
.servdetail a:hover::before, .active_service::before {
  content: '';
  background: #F2164A;
  height: 4px;
  width: 102%;
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: -1;
}

.offer_box img {
  margin: 0 0 20px 0;
}
.offer_box h3 {
  font-size: 32px;
  line-height: 100%;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
.offer_box p {
  font-family: 'Manrope';
  font-size: 17px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}


.howwecanhelp_section {
  height: auto;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/how_back.png') no-repeat center;
  background-size: cover;
  padding: 170px 0 187px 0;
  position: relative;
  z-index: 0;
}
.howwecanhelp_section::before {
  content: "";
  background: #1C233F;
  opacity: 0.56;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.howwecanhelp_content {
  background: #F3F5FA;
  padding-bottom: 120px;
}

.how_img {
  margin: 0 0 20px 0;
}
.howwecanhelp_box h3 {
  /*font-size: 32px;*/
  line-height: 100%;
  color: #1C233F;
  margin: 0 0 20px 0;
}
.howwecanhelp_container{
  overflow: visible;
}
.howwecanhelp_desktop {
  margin-top: -99px;
}
.howcanhelp .slide {
  position: static;
}
.howwecanhelp_mobile {
  display: none;
  margin-top: -99px;
}
.how_img {
  margin: 0 0 20px 0;
  display: flex;
  align-items: center;
}

#subservices_wrapper {
  height: auto;
  background: url('/wp-content/themes/axelssonconsulting/assets/images/subservices_back.png') no-repeat center;
  background-size: cover;
  padding: 0 0 100px 0;
  position: relative;
  z-index: 0;
}
#subservices_wrapper::before {
  content: '';
  content: "";
  background: #1C233F;
  opacity: 0.56;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.title_content_grey {
  text-align: right;
  padding: 75px 0;
  position: relative;
  z-index: 0;
  border: none;
}
.title_content_grey::before {
  content: '';
  background: #F3F5FA;
  border-radius: 0px 0px 0px 261px;
  position: absolute;
  border: none;
  top: 0px;
  right: 0px;
  width: 80%;
  height: 100%;
  z-index: -1;
}
.title_content_grey h1 {
  font-weight: 400;
  font-size: 60px;
  line-height: 100%;
  color: #1C233F;
  margin-bottom: 25px;
}
.title_content_grey p {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
  width: 50%;
  margin-left: auto;
  margin-bottom: 30px;
}
.subservices_content{
  padding: 60px 0 0 0;
}
.subservice_title {
  display: flex;
  align-items: center;
}
.subservice_title img{
  margin: 0 10px 0 0;
}

.vision_content h2 {
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 35px;
}
.vision_content p {
  font-family: 'Manrope';
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.about_me_back_shape_2 {
  right: 0;
  width: 28%;
}
.about_me_red_back {
  display: none;
}

.value_img_shape{
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 40% !important;
}
.value_content h3 {
  font-size: 60px;
  line-height: 100%;
  color: #F2164A;
  margin-bottom: 35px;
}
.value_content p {
  font-family: 'Manrope';
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #4F5673;
}
.value_section .slide_content {
  margin-bottom: 50px;
}
.value_detail {
  margin: 100px 0 0 0;
}

a.gray_btn.light {
  background: #82879B;
  font-family: 'Manrope';
  font-weight: 400;
}
a.gray_btn.light:hover {
  background: #fff;
}



.map_section {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/map_back.svg") no-repeat center;
  background-size: cover;
  height: auto;
  padding: 130px 0;
}
.map_content img {
  width: 100%;
}

.slide_img_inner {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.slide_img_inner img {
  width: 100%;
  margin: 0 !important;
}
.search_content {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search_content p {
  margin: 0 !important;
}
.search_content p span {
  color: #F2164A;
}
.search_box {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #4F5673;
  width: 300px;
}
.search_bar {
  padding: 8px 0;
  width: 100%;
  font-family: 'Manrope';
  font-size: 18px;
  color: red;
}
.search_box button {
  background: none;
}
.case_studies_inner a.view_more{
  margin: 0 !important;
}
.breadcrumb {
  align-items: center;
  padding: 0;
  background: no-repeat;
  margin-bottom: 20px;
}
.breadcrumb-item a{
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #4F5673;
}
.breadcrumb-item+.breadcrumb-item::before {
  content: ">";
  font-family: 'Manrope';
  font-size: 25px;
  font-weight: 400;
  vertical-align: middle;
}
.breadcrumb-item+.breadcrumb-item {
  display: flex;
  align-items: center;
}

.pagination {
  justify-content: center;
  margin: 0;
}
li.page-item {
  padding: 15px;
}
.pagination img {
  width: 48px;
}
li.page-item a.page-link {
  background: #F3F5FA;
  border-radius: 8px !important;
  border: none;
  font-family: 'Manrope';
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #F2164A;
  padding: 0.4rem 1.05rem;
}
li.page-item a.page-link:hover {
  background: #F2164A;
  color: #fff;
}
li.page-item a.page-link:hover img{
  filter: brightness(0) invert(1);
}
.pagination li.page-item:first-child img {
  padding-right: 15px;
}
.pagination li.page-item:last-child img {
  padding-left: 15px;
}





.case_studies_details {
  padding: 100px 0 20px 0;
}
.case_study_img_1{
  width: 100%;
  margin: 30px 0;
  border-radius: 12px;
}
.case_study_img{
  width: 100%;
  margin: 0 0 50px 0;
  border-radius: 12px;
}
.case_study_text {
  width: 80%;
}

.increase_content {
  padding: 60px 0 40px 0;
}
.increase_percentage {
  background: #4F5673;
  border-radius: 12px;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0 20px 0;
}
.increase_percentage h3 {
  font-size: 50px;
  color: #FFFFFF;
}
.process_section {
  padding: 20px 0 40px 0;
}
.process_section .howwecanhelp_box {
  background: #F3F5FA !important;
}
.row.mb-5.mobile_reverse {
    flex-flow: row-reverse;
}



.share-text{
  font-family: 'Jura';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #F2164A;
  word-break: keep-all;
}
.share .btn-outline-danger:hover{
  color: #dc3545;
  background-color: #fff;
}
.show-icons:hover .red-share{
  display: none;
}
.gray-share{
  display: none;
}
.show-icons:hover .gray-share{
  display: inline;
}
.show-icons {
  align-items: center;
  width: 113px;
  overflow: hidden;
  height: 50px;
  display:flex;
  flex-wrap: nowrap;
}
.show-icons .hide-icons {
  display:none;
}
.show-icons:hover {
  width: 257px;
}
.show-icons:hover .hide-icons{
   display:flex;
}
.hide-icons{
  color: #dc3545;
  background-color: #fff;
  align-items: center;
  justify-content: center;
}
.show-icons .hide-icons a{
  line-height: 0;
}



.more-news .slide {
  position: static;
  margin: 15px 15px 30px;
}
.more-news ul.slick-dots {
  margin: 30px 0 0 0;
}
.news-detail-section-n {
  border-bottom: 1px solid #F2164A;
}





.case_studies_img_slider .slide{
  position: static;
  transition: none;
}
.case_studies_slide_img img {
  width: 100%;
  border-radius: 12px;
}




.case_studies_img_slider {
  padding: 0 0 150px 0;
}
.case_studies_img_slider .container {
  overflow: visible;
}

.prev-arrow.case_inner, .next-arrow.case_inner {
  border: none;
  outline: none;
  z-index: 10;
  position: absolute;
  bottom: -70px;
  background: none;
}
.prev-arrow.case_inner {
  left: 47%;
  transform: translateX(-55%);
}
.next-arrow.case_inner{
  right: 47%;
  transform: translateX(55%);
}
.prev-arrow.case_inner img, .next-arrow.case_inner img{
  width: 80%;
}

.case_studies_slider .case_studies_slide_img {
  width: 70%;
  margin: 0 auto;
  opacity: 0.2;
}
.case_studies_slider .slick-current .case_studies_slide_img {
  width: 100%;
  opacity: 1;
}
.case_studies_slider .slick-track {
  display: flex;
  align-items: center;
}


.review_slider .case_studies_slide_img {
  width: 70%;
  margin: 0 auto;
  opacity: 0.2;
}
.review_slider .slick-current .case_studies_slide_img {
  width: 100%;
  opacity: 1;
}
.review_slider .slick-track {
  display: flex;
  align-items: center;
}


.case_study_video {
  margin: 0 0 120px 0;
  position: relative;
}
.video_img_back {
  border-radius: 12px;
  width: 100%;
}
.video_img_vector {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}


.review_img img {
  width: 25%;
  margin: 0 auto 30px auto;
  border: 10px solid #1C233F;
  border-radius: 50%;
}

.review_section .case_studies_slide_img {
  width: 80% !important;
}

.package_section {
  padding: 100px 0;
  background: #686E87;
  position: relative;
}
.package_back_img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
}
.package_section .service_offer_box {
  padding: 0;
}
.package_section .service_offer_box h3 {
  margin:0 0 25px 0;
}
.package_section .service_offer_box p {
  margin:0 0 35px 0;
}



.package_section .offer_box {
  padding: 0;
}
.package_section .offer_box h3 {
  margin:0 0 25px 0;
}
.package_section .offer_box p {
  margin:0 0 35px 0;
}

.package_img img {
  width: 100%;
  border-radius: 10px;
}

.timeline_section h3.simple_title {
  margin-bottom: 50px;
}
.timeline_section {
  padding: 50px 0 100px 0;
}
.timeline_content ul {
  display: flex;
  overflow: hidden;
  list-style-type: none;
}
.timeline_content ul li {
  flex: 1;
  margin: 0 6px;
  padding: 15px;
  position: relative;
  transition: all 0.2s linear;
}
.timeline_content ul li.dark_timeline{
  background: #1C233F;
}
.timeline_content ul li.light_timeline{
  background: #4F5673;
}
.timeline_content ul li .section-title h2 {
  font-weight: 700;
  font-size: 17px;
  line-height: normal;
  color: #F2164A;
  margin: 0 0 10px 0;
}
.timeline_content ul li .section-content p {
  font-family: 'Manrope';
  font-weight: 600;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #F3F5FA;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  margin: 0 0 55px 0;
}
.timeline_content ul li .section-button {
  border-radius: 10px;
  line-height: 0;
  height: 40px;
  width: 40px;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 13px;
  right: 13px;
  cursor: pointer;
}
.timeline_content ul li.dark_timeline .section-button {
  background: #4F5673;
}
.timeline_content ul li.light_timeline .section-button {
  background: #686E87;
}
.timeline_content ul li .section-button i{
  color: #F2164A;
  font-size: 48px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 500;
  font-style: normal;
}
.timeline_content ul li .section-button i::before{
  content: "\2b" !important;
  line-height: initial;
}
.timeline_content ul li:hover {
  background: #F2164A;
}
.timeline_content ul li:hover .section-title h2,
.timeline_content ul li:hover .section-content p{
  color: #1C233F;
}
.timeline_content ul li:hover .section-button{
  background: #FFFFFF;
}
.timeline_content ul li.active {
  flex: 16;
}
.timeline_content ul li.active .section-content p {
  -webkit-line-clamp: initial;
}
.timeline_content ul li.active .section-button {
  background: #F2164A;
}
.timeline_content ul li.active:hover .section-button{
  background: #fff;
}
.timeline_content ul li.active .section-button i {
  color: #1C233F;
  transform: rotate(45deg);
  margin-left: 5px;
}
.timeline_content ul li.non-active {
  flex: 1;
}
.timeline_content ul li.non-active .section-title,
.timeline_content ul li.non-active .section-content {
  display: none;
}





/* career detail page */
.career-detail {
  padding: 50px 0;
}
.career-detail .blog_box{
  background: #fff;
}
.career-detail .blog_box_top{
  border-radius: 12px;
}
.career-detail .blog_box_top img{
  padding: 6rem 0;
}
.career-detail .blog_box .blog_box_content{
  padding: 5px;
}

/* career page */
.career_section {  
  padding: 100px 0 120px 0;
}
.career_section .slide_img img{
  margin-bottom: 5px;
}




/* thank you page */
#thankyou_wrapper2 p.text{
  font-size: 20px;
}


.grey_btn_new{
  font-family: 'Manrope';
  font-weight: 400;
}

.news_blog_section .prev-arrow.service.case, 
.news_blog_section .next-arrow.service.case {
  top: 50%;
}





/* Responsive css */
@media (max-width: 1500px) {
  .subscribe_vector1, .subscribe_vector2 {
    width: 230px;
  }
  .vision_content, .why_us_content {
    padding: 50px 0 0 130px;
  }
  .value_content {
    padding: 85px 100px 0 0;
  }
  .slider-section .slider_main_content .d-flex {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .career-slider .prev-arrow.service.slick-arrow, .career-slider .next-arrow.service.slick-arrow {
    top: 63%;
    background-size: 85% !important;
  }
  .career-slider ul.slick-dots {
    position: absolute;
    bottom: 21%;
    left: 17.5%;
  }
}
@media (max-width: 1320px) {
  .career-slider .prev-arrow.service.slick-arrow, .career-slider .next-arrow.service.slick-arrow {
      top: 74%;
  }
  .career-slider .next-arrow.service.slick-arrow {
    left: 27%;
  }
  .career-slider ul.slick-dots {
    bottom: 12%;
  }
}
@media (max-width: 1320px) {   
  .prev-arrow.case_inner {
    left: 45%;
    transform: translateX(-55%);
  }
  .next-arrow.case_inner{
    right: 45%;
    transform: translateX(55%);
  }
  .about_me_back_shape_1 {
    width: 15%;
  }
  .prev-arrow.service.case, 
  .next-arrow.service.case {
    background-size: 40% !important;
  }
  .prev-arrow.service.case {
    left: -50px;
  }
  .next-arrow.service.case {
    right: -50px;
  }
  .vision_dark_back {
    padding: 60px 90px 70px 90px;
  }
  .value_light_back {
    padding: 60px 90px 70px 90px;
  }
  .vision_content, .why_us_content {
    padding: 35px 0 0 70px;
  }
  .value_content {
    padding: 20 40px 0 0;
  }
  .vision_img {
    flex: 1 0 25%;
  }
  .value_img {
    flex: 1 0 25%;
  }
}
@media (max-width: 1320px) and (min-width: 1150px) {
  .case_study_content .container {
    max-width: 1010px;
  }
}
@media (max-width: 1200px){
  .howwecanhelp_box h3 {
    /*font-size: 24px;*/
  }
  .timeline_content ul li.active {
    flex: 13;
  }
  .value_section {
    padding: 140px 0 50px 0;
  }
  .value_light_back {
    padding: 60px 60px 70px 100px;
  }
  .vision_dark_back {
    padding: 60px 60px 70px 60px;
  }  
  .vision_content {
    padding: 25px 0 0 60px;
  }
  .vision_content h2 {
    margin-bottom: 25px;
  }
  .why_us_content h2 {
    margin-bottom: 25px;
  }
  .value_content h3 {
    font-size: 46px;
    margin-bottom: 25px;
  }
  .vision_content p {
    font-size: 17px;
  }
  #quote_wrapper {
    padding: 120px 0 150px 0;
  }
  .howwecanhelp_content {
    padding-bottom: 100px;
  }
  #iot_wrapper h3{
    padding: 0 80px;
  }
  .content_wrapper {
    padding: 160px 0;
  }
  .servdetail a {
    font-size: 16px;
    padding: 15px 40px;
  }
  .footer_back_1, .footer_back_2 {
    display: none;
  }
  .footer-container{
    padding-right: 60px;
    padding-left: 60px;
  }
  .interested .subscribe_title{
    padding: 0 130px;
  }
}
@media (max-width: 1100px) { 
  a.scroll_down {	
    padding-top: 40px;	
  }
  .map_section {
    padding: 100px 0;
  }
  .howwecanhelp_content {
    padding-bottom: 50px;
  }  
  .news_content {
    margin-top: 100px;
  }
  .blog_box_content p{
    font-size: 16px;
  } 
  .prev-arrow.service.case, .next-arrow.service.case {
    background-size: 60% !important;
    bottom: -15px;
    top: auto;
  }
  .prev-arrow.service.case {
    left: 100px;
    background-position: bottom left;
  }
  .next-arrow.service.case {
    right: 100px;
    background-position: bottom right;
  }
  .logo_icon {
    padding-bottom: 50px;
  }
  h3.simple_title {
    font-size: 36px;
  }
  .who_section {
    padding: 75px 0;
  }
  .who_content {
    padding: 60px 0 30px 0;
  }
}
@media (max-width: 1050px){
  .timeline_section {
    padding: 40px 0 70px 0;
  }
  .timeline_section h3.simple_title {
    margin-bottom: 40px;
  }
  .timeline_content ul {
    flex-flow: column;
  }
  .timeline_content ul li .section-content p {
    -webkit-line-clamp: 2;
  }
  .timeline_content ul li.active .section-content p {
    margin: 0 50px 0 0;
  }
  .timeline_content ul li {
    margin: 6px 0;
  }
  .timeline_content ul li.non-active {
    padding: 34px 15px;
  }
  .case_study_content .text-danger.display-3 {
    font-size: 3.5rem;
  }
  .case_study_text {
    width: 100%;
  }
  .row.mb-5.mobile_reverse {
    flex-flow: row-reverse;
  }
  .value_section {
    padding: 120px 0 50px 0;
  }
  .value_detail {
    margin: 80px 0 0 0;
  }
  .value_img_shape{
    display: none;
  }   
  .about_me_back_shape_1, .about_me_back_shape_2 {
    display: none;
  }
  .about_me{
    overflow: visible;
  }
  .our_vision {
    padding: 150px 0 130px 0;
  }
  .vision_red_back {
    border-radius: 0;
    width: 100%;
  } 
  .vision_dark_back {
    width: 100%;
    border-radius:0;
  }
  .value_light_back {
    width: 100%;
    border-radius:0;
    padding: 60px;
  }
  .vision_img {
    top: auto;
  }
  .value_img {
    top: auto;
  }
  .vision_content h3 {
    font-size: 36px;
  }
  .value_content h3 {
    font-size: 36px;
  }
  .title_content_grey h1 {
    font-size: 36px;
  }
  .title_content_grey p {
    width: 75%;
  }
  .howwecanhelp_section {
    padding: 150px 0 170px 0;
  }
  .footer-container{
    padding-right: 40px;
    padding-left: 40px;
  }
  .title_content_red p {
    width: 75%;
  }
  .service_container{
    overflow: hidden;
    margin: 0em auto;
    width: 1500px;
    max-width: 100%;
    padding:0 100px;
  }
  .customer-logos .slick-slide {
    margin:0 0 0 0;
  }
  .slide_content p {
    font-size: 16px;
  }
  .title_content_white {
    padding: 55px 0 45px 0;
  }
  .title_content_white p {
    width: 75%;
    margin-bottom: 25px;
  }
}
@media (max-width: 991px){
  .career-slider .next-arrow.service.slick-arrow {
    left: 29%;
  }
  .career-slider ul.slick-dots {
    bottom: 7%;
  }
  .prev-arrow.case_inner {
    left: 44%;
  }
  .next-arrow.case_inner{
    right: 44%;
  }
  .prev-arrow.case_inner img, .next-arrow.case_inner img{
    width: 70%;
  }
  .service_inner_page .slide_content h4 {
    height: 60px; 
  }
  .video_img_vector img {
    width: 30%;
  }
  .case_study_video {
    margin: 0 0 50px 0
  }
  .process_section {
    padding: 0 0 20px 0;
  }
  .about_me {
    padding: 90px 0 70px 0;
  }
  .about_me_content {
    flex: 3 0 1%;
  }
  .about_me_text{
    font-size: 18px;
  }
  .designation_text{
    margin-bottom: 20px;
  }
  .about_me_img img {
    width: 80%;
  }
  .vision_content p, .value_content p {
    font-size: 16px;
  }
  .value_light_back{
    padding: 60px 50px 60px 50px;
  }
  .vision_dark_back {
    padding: 60px 50px 60px 50px;
  }
  .vision_content {
    padding: 0 0 0 50px;
  }
  .value_content {
    padding: 25px 50px 0 0;
  }
  #quote_wrapper h2 {
    padding: 0;
  }
  #quote_wrapper {
    padding: 100px 0 120px 0;
  }
  #serviceoffering_wrapper, #smart_interesting {
    padding: 100px 0;
  }
  
  #iot_wrapper {
    padding: 100px 0 80px 0;
  }
  #iot_wrapper h3{
    padding: 20px;
  }
  .servdetail a {
    font-size: 16px;
    padding: 15px 21px;
  }
  .subscribe_title {
    padding: 0;
  } 
  .subscribe_text {
    padding: 0 80px;
  }
  .subscribe_vector1, .subscribe_vector2 {
    display:none;
  }   
  .contact_form p {
    /*padding: 20px 80px;*/
  }
  .who_content .slide_content {
    padding: 0 0 15px 0;
  }
  p.text {
    padding: 0 90px;
  }
  .interested .subscribe_title {
    padding: 0 70px;
  }
}
@media (max-width: 767px) {
  .career-slider .why_us_content {
    padding: 15px
  }
  .career-slider {
        padding-top: 70px;
  }
  .career-slider ul.slick-dots {
    position: unset;
    padding: 20px;
  }
  .prev-arrow.case_inner, .next-arrow.case_inner {
    bottom: -25px;
  }
  .timeline_section {
    padding: 0 0 70px 0;
  }
  .case_study_img {
    margin: 0 0 30px 0;
  }
  .news_section_n {
    padding: 70px 0 80px 0;
  }
  .career_section {  
    padding: 70px 0;
  }
  .contact_section {
    padding: 60px 0;
  }
  .service_inner_page .slide_content h4 {
    height: auto;
  }
  .timeline_section h3.simple_title {
    font-size: 36px;
  }
  .package_back_img {
    display: none;
  }
  .package_section {
    padding: 60px 0;
  }
  .offer_box {
    padding: 30px 0 0 0;
  }
  .video_img_vector img {
    width: 20%;
  }
  .case_studies_img_slider {
    padding: 20px 0 70px 0;
  }
  .case_studies_slider .case_studies_slide_img {
    opacity: 1;
    width: 90%;
  }
  .review_slider .case_studies_slide_img {
    opacity: 1;
    width: 90%;
  }
  .case_study_content .text-danger.display-3 {
    font-size: 2.5rem;
  }
  .case_studies_details {
    padding: 50px 0 30px 0;
  }
  li.page-item a.page-link {
    font-size: 15px;
    padding: 0.3rem 0.8rem;
  }
  li.page-item {
    padding: 10px;
  }
  .row.mb-5.mobile_reverse {
    flex-flow: column-reverse;
  }
  .mobile_column {
    flex-flow: column-reverse;
  }
  .search_content {
    display: none;
  }
  .case_studies_inner .slide_content {
    margin-top: 30px;
  }
  .map_section {
    padding: 70px 0 50px 0;
  }
  .map_content {
    padding: 0 0 40px 0;
  }
  .partner_title {
    margin-bottom: 30px;
  }
  .value_section {
    padding: 80px 0 40px 0;
  }
  .value_section .vision_red_back {
    border-radius: 0px 0px 261px 0px;
  }
  .our_vision {
    padding: 80px 0 170px 0;
  }
  .about_me_red_back {
    background: #F2164A;
    border-radius: 0px 0px 261px 0;
    height: 55px;
    width: 100;
    display: block;
  } 
  .about_me_content {
    flex: auto;
    padding: 0 10px;
  }
  .about_me_img {
    flex: auto;
    text-align: center;
    margin-bottom: 35px;
    margin-top: -50px;
  }
  .about_me_img img {
    width: 45%;
  }
  .about_me_box {
    margin-top: -50px;
  }
  .about_me {
    padding: 0 0 60px 0;
  }
  .about_me .container {
    overflow: visible;
  }
  .vision_red_back {
    border-radius: 0px 0px 261px 0px;
  } 
  .vision_dark_back {
    padding: 0;
  }
  .value_light_back {
    padding: 0;
  }
  .vision_box {
    flex-flow: column;
  }
  .value_box {
    flex-flow: column-reverse;
  }
  .vision_img {
    flex: auto;
  }
  .value_img {
    flex: auto;
  }
  .vision_content {
    flex: auto;
    padding: 40px 20px;
  }
  .value_content {
    flex: auto;
    padding: 40px 20px;
  }
  #quote_wrapper {
    padding: 80px 0 100px 0;
  }
  #subservices_wrapper {
    padding: 0 0 90px 0;
  }
  .subservices_content {
    padding: 50px 0 0 0;
  }
  .howwecanhelp_content {
    padding-bottom: 30px;
  }
  .title_content_grey h1 {
    font-size: 28px;
  }
  .title_content_grey p {
    font-size: 16px;
    width: 100%;
  }
  .title_content_grey {
    padding: 50px 0 55px 0;
  }
  .title_content_grey::before {
    border-radius: 0;
    width: 100%;
  }
  .howwecanhelp_section {
    padding: 100px 0 150px 0;
  }
  #serviceoffering_wrapper, #smart_interesting {
    padding: 80px 0;
  }
  .content_wrapper {
    padding: 80px 0 40px 0;
    min-height:auto;
  }
  .content_wrapper.about_banner_img{ 
    padding: 80px 0 40px 0;
    min-height:auto; 
   }
  .servdetail {
    display: none;
  }
  .subscribe_text {
    padding: 0;
  } 
  .subscribe_title {
    margin-bottom: 30px;
  }
  .news_desktop {
    display:none;
  }
  .benefits .news_desktop {
    display:block;
  }
  .news_mobile {
    display: block;
  }
  .news .slide {
    position: static;
  }
  .news_content {
    margin-top: 70px;
  }
  .news_section {
    padding-bottom: 70px;
  }
  .news > div {
    margin-bottom: 30px;
  }
  .blog_box_content p { 
    font-size: 16px;
  }
  h3.simple_title {
    font-size: 28px;
  }
  p.text {
    font-size: 16px; 
  }
  .who_section {
    padding: 60px 0;
  } 
  p.text {
    padding: 0 !important;
  }
  .who_we_are p{
    padding: 0 !important;
  }
  .row.footer_mobile_row {
    flex-direction: column-reverse;
  }
  .footer_mobile_row .row {
    margin-bottom: 30px;
  }
  .desktop_copyright {
    display: none;
  }
  .mobile_copyright {
    display: block;
  }
  .footer-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .footer_btn {
    margin: 0;
  }
  .footer_blog {
    padding: 25px 0 0 0;
  }
  .address li h6 {
    padding: 0;
  }
  .banner_vector {
    display:none;
  }
  .slide_content .view_more{
    margin-bottom: 40px;
  }
  .title_content_red{
    padding: 50px 0 55px 0;
  }
  .title_content_red::before {
    border-radius: 0;
    width: 100%;
  }
  .title_content_red p{
    font-size:16px;
    width: 100%;
  }
  .service_background, .slider-section .service_background {
    padding: 0 0 50px 0;
  }
  .service_container {
    padding:0 40px;
  }
  .slide_content h4{
    font-size: 22px;
  }
  .slide_content h3{
    font-size: 22px;
  }
  .slide_content p{
    font-size: 16px;
  }
  .customer-logos {
    padding:0;
  }
  .red_bg {
    padding: 50px 0 60px 0
  }
  .title_content_white {
    padding: 0;
  }
  .title_content_white::before {
    content:none;
  }
  .title_content_white h1 {
    color: #FFFFFF;
  }
  .title_content_white p {
    font-size: 16px;
    color: #FFFFFF;
    width: 100%;
  }
  .slide_img img {
    width: 100%;
    margin-bottom: 30px;
  }
  .prev-arrow.service.case {
    left: 20px;
  }
  .next-arrow.service.case {
    right: 20px;
  }
  .case_study_content {
    padding: 80px 0;
  }
  .case_studies .row {
    flex-direction: column-reverse;
  }
  .case_studies .view_more {
    margin-bottom: 0;
  }
  .dark_title {
    padding: 0;
    /*font-size: 28px;*/
  }  
  .subscribe_section {
    padding: 100px 0 40px 0;
  }
  .interested-back {
    padding: 100px 0;
  }
  .interested .subscribe_title {
    padding: 0;
  }
  .service_detail {
    padding: 80px 0;
  }
}
@media (max-width: 576px) {
  .why_us_content{
    padding: 15px;
  }
  .prev-arrow.case_inner {
    left: 40%;
  }
  .next-arrow.case_inner{
    right: 40%;
  }
  ul.pagination li.page-item{
   display: none;
  }
  ul.pagination li.page-item:first-child, 
  ul.pagination li.page-item:last-child, 
  ul.pagination li.page-item:nth-child(2), 
  ul.pagination li.page-item:nth-child(3) {
    display: block;
   }
  .career-detail {
    padding: 80px 0 60px 0;
  }
  .timeline_content ul li .section-button {
    position: static;
  }
  .timeline_content ul li .section-content p, .timeline_content ul li.active .section-content p {
    margin: 0 0 10px 0;
  }
  .timeline_content ul li.non-active {
    padding: 15px;
  }
  li.page-item {
    padding: 8px;
  }
  .pagination img {
    display: none;
  }
  .breadcrumb-item a {
    font-size: 14px;
  }
  .breadcrumb-item a img{
    width: 20px;
  }
  .breadcrumb-item+.breadcrumb-item {
    padding-left: 5px;
  }
  .breadcrumb-item+.breadcrumb-item::before {
    padding-right: 5px;
    font-size: 20px;
  }
  .partner_section {
    padding: 70px 0;
  }
  #quote_wrapper {
    padding: 80px 0;
  }
  .howwecanhelp_content {
    padding-bottom: 0;
  }
  .howwecanhelp_section {
    padding: 80px 0 150px 0;
  }
  .howwecanhelp_desktop {
    display: none;
  }
  .howwecanhelp_mobile {
    display: block;
  }
  .service_img_design {
    margin-top: 40px;
  }
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }  
  .footer-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .prev-arrow.service.case {
    left: 0;
  }
  .next-arrow.service.case {
    right: 0;
  }
  .contact_form form {
    padding: 0;
  }
}
@media (max-width: 400px) {
  .prev-arrow.case_inner {
    left: 38%;
  }
  .next-arrow.case_inner{
    right: 38%;
  }
  .prev-arrow.case_inner img, .next-arrow.case_inner img {
    width: 60%;
  }
  .map-container{
    height:300px;
  }
  .blog_box_content h3 {
    /*font-size: 22px;*/
  }
}


@media (min-width: 992px) {
  .howwecanhelp_container{
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .howwecanhelp_container{
    max-width: 1100px;
  }
}
@media (min-width: 1300px) {
  .howwecanhelp_container{
    max-width: 1200px;
  }
}
@media (min-width: 1400px) {
  .howwecanhelp_container{
    max-width: 1300px;
  }
}
@media (min-width: 1500px) {
  .howwecanhelp_container{
    max-width: 1400px;
  }
}



aside#sidebar {
  display: none;
}

body.page-template-page-casestudies-detail-simplified p {
  margin-top:10x; margin-bottom: 40px;
}

body.page-template-page-casestudies-detail-simplified h3, body.page-template-page-casestudies-detail-simplified h4 {
  font-weight: bold; margin-top:15x; margin-bottom: 10px;
}
 
  #quote_wrapper {
    padding: 120px 0;
  }
  #iot_wrapper {
    padding: 100px 0 80px 0;
  }
  .servdetail a {
    font-size: 16px;
    padding: 15px 21px;
  }
  .subscribe_vector1, .subscribe_vector2 {
    display:none;
  }
  .who_content .slide_content {
    padding: 0 0 15px 0;
  }
  p.text {
    padding: 0 90px;
  }
  .interested .subscribe_title {
    padding: 0 70px;
  }
}
@media (max-width: 767px) {
  .prev-arrow.case_inner, .next-arrow.case_inner {
    bottom: -25px;
  }
  .timeline_section {
    padding: 0 0 70px 0;
  }
  .case_study_img {
    margin: 0 0 30px 0;
  }
  .news_section_n {
    padding: 70px 0 80px 0;
  }
  .career_section {  
    padding: 70px 0;
  }
  .contact_section {
    padding: 60px 0;
  }
  .service_inner_page .slide_content h4 {
    height: auto;
  }
  .timeline_section h3.simple_title {
    font-size: 36px;
  }
  .package_back_img {
    display: none;
  }
  .package_section {
    padding: 60px 0;
  }
  .offer_box {
    padding: 30px 0 0 0;
  }
  .video_img_vector img {
    width: 20%;
  }
  .case_studies_img_slider {
    padding: 20px 0 70px 0;
  }
  .case_studies_slider .case_studies_slide_img {
    opacity: 1;
    width: 90%;
  }
  .review_slider .case_studies_slide_img {
    opacity: 1;
    width: 90%;
  }
  .case_study_content .text-danger.display-3 {
    font-size: 2.5rem;
  }
  .case_studies_details {
    padding: 50px 0 30px 0;
  }
  li.page-item a.page-link {
    font-size: 15px;
    padding: 0.3rem 0.8rem;
  }
  li.page-item {
    padding: 10px;
  }
  .row.mb-5.mobile_reverse {
    flex-flow: column-reverse;
  }
  .mobile_column {
    flex-flow: column-reverse;
  }
  .search_content {
    display: none;
  }
  .case_studies_inner .slide_content {
    margin-top: 30px;
  }
  .map_section {
    padding: 70px 0 50px 0;
  }
  .map_content {
    padding: 0 0 40px 0;
  }
  .partner_title {
    margin-bottom: 30px;
  }
  .value_section {
    padding: 80px 0 40px 0;
  }
  .value_section .vision_red_back {
    border-radius: 0px 0px 261px 0px;
  }
  .our_vision {
    padding: 80px 0 170px 0;
  }
  .about_me_red_back {
    background: #F2164A;
    border-radius: 0px 0px 261px 0;
    height: 55px;
    width: 100;
    display: block;
  } 
  .about_me_content {
    flex: auto;
    padding: 0 10px;
  }
  .about_me_img {
    flex: auto;
    text-align: center;
    margin-bottom: 35px;
    margin-top: -50px;
  }
  .about_me_img img {
    width: 45%;
  }
  .about_me_box {
    margin-top: -50px;
  }
  .about_me {
    padding: 0 0 60px 0;
  }
  .about_me .container {
    overflow: visible;
  }
  .vision_red_back {
    border-radius: 0px 0px 261px 0px;
  } 
  .vision_dark_back {
    padding: 0;
  }
  .value_light_back {
    padding: 0;
  }
  .vision_box {
    flex-flow: column;
  }
  .value_box {
    flex-flow: column-reverse;
  }
  .vision_img {
    flex: auto;
  }
  .value_img {
    flex: auto;
  }
  .vision_content {
    flex: auto;
    padding: 40px 20px;
  }
  .value_content {
    flex: auto;
    padding: 40px 20px;
  }
  #quote_wrapper {
    padding: 100px 0;
  }
  #subservices_wrapper {
    padding: 0 0 90px 0;
  }
  .subservices_content {
    padding: 50px 0 0 0;
  }
  .howwecanhelp_content {
    padding-bottom: 30px;
  }
  .title_content_grey h1 {
    font-size: 28px;
  }
  .title_content_grey p {
    font-size: 16px;
    width: 100%;
  }
  .title_content_grey {
    padding: 50px 0 55px 0;
  }
  .title_content_grey::before {
    border-radius: 0;
    width: 100%;
  }
  .howwecanhelp_section {
    padding: 100px 0 150px 0;
  }
  .content_wrapper {
    padding: 80px 0 40px 0;
  }
  
  .servdetail {
    display: none;
  } 
  .subscribe_title {
    margin-bottom: 30px;
  } 
  .news_desktop {
    display:none;
  }
  .benefits .news_desktop {
    display:block;
  }
  .news_mobile {
    display: block;
  }
  .news .slide {
    position: static;
  }
  .news_content {
    margin-top: 70px;
  }
  .news_section {
    padding-bottom: 70px;
  }
  .news > div {
    margin-bottom: 30px;
  }
  .blog_box_content p { 
    font-size: 16px;
  }
  h3.simple_title {
    font-size: 28px;
  }
  p.text {
    font-size: 16px; 
  }
  .who_section {
    padding: 60px 0;
  } 
  p.text {
    padding: 0;
  }
  .row.footer_mobile_row {
    flex-direction: column-reverse;
  }
  .footer_mobile_row .row {
    margin-bottom: 30px;
  }
  .desktop_copyright {
    display: none;
  }
  .mobile_copyright {
    display: block;
  }
  .footer-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .footer_btn {
    margin: 0;
  }
  .footer_blog {
    padding: 25px 0 0 0;
  }
  .address li h6 {
    padding: 0;
  }
  .banner_vector {
    display:none;
  }
  .slide_content .view_more{
    margin-bottom: 40px;
  }
  .title_content_red{
    padding: 50px 0 55px 0;
  }
  .title_content_red::before {
    border-radius: 0;
    width: 100%;
  }
  .title_content_red p{
    font-size:16px;
    width: 100%;
  }
  .service_background, .slider-section .service_background {
    padding: 0 0 50px 0;
  }
  .service_container {
    padding:0 40px;
  }
  .slide_content h4{
    font-size: 22px;
  }
  .slide_content p{
    font-size: 16px;
  }
  .customer-logos {
    padding:0;
  }
  .red_bg {
    padding: 50px 0 60px 0
  }
  .title_content_white {
    padding: 0;
  }
  .title_content_white p {
    font-size: 16px;
    color: #FFFFFF;
    width: 100%;
  }
  .slide_img img {
    width: 100%;
    margin-bottom: 30px;
  }
  .prev-arrow.service.case {
    left: 20px;
  }
  .next-arrow.service.case {
    right: 20px;
  }
  .case_study_content {
    padding: 80px 0;
  }
  .case_studies .row {
    flex-direction: column-reverse;
  }
  .case_studies .view_more {
    margin-bottom: 0;
  }
  .dark_title {
    padding: 0;
    /*font-size: 28px;*/
  }  
  .subscribe_section {
    padding: 100px 0 40px 0;
  }
  .interested-back {
    padding: 100px 0;
  }
  .interested .subscribe_title {
    padding: 0;
  }
  .service_detail {
    padding: 80px 0;
  }
}
@media (max-width: 576px) {
  .prev-arrow.case_inner {
    left: 40%;
  }
  .next-arrow.case_inner{
    right: 40%;
  }
  ul.pagination li.page-item{
   display: none;
  }
  ul.pagination li.page-item:first-child, 
  ul.pagination li.page-item:last-child, 
  ul.pagination li.page-item:nth-child(2), 
  ul.pagination li.page-item:nth-child(3) {
    display: block;
   }
  .career-detail {
    padding: 80px 0 60px 0;
  }
  .timeline_content ul li .section-button {
    position: static;
  }
  .timeline_content ul li .section-content p, .timeline_content ul li.active .section-content p {
    margin: 0 0 10px 0;
  }
  .timeline_content ul li.non-active {
    padding: 15px;
  }
  li.page-item {
    padding: 8px;
  }
  .pagination img {
    display: none;
  }
  .breadcrumb-item a {
    font-size: 14px;
  }
  .breadcrumb-item a img{
    width: 20px;
  }
  .breadcrumb-item+.breadcrumb-item {
    padding-left: 5px;
  }
  .breadcrumb-item+.breadcrumb-item::before {
    padding-right: 5px;
    font-size: 20px;
  }
  .partner_section {
    padding: 70px 0;
  }
  #quote_wrapper {
    padding: 80px 0;
  }
  .howwecanhelp_content {
    padding-bottom: 0;
  }
  .howwecanhelp_section {
    padding: 80px 0 150px 0;
  }
  .howwecanhelp_desktop {
    display: none;
  }
  .howwecanhelp_mobile {
    display: block;
  }
  .service_img_design {
    margin-top: 40px;
  }
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }  
  .footer-container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .prev-arrow.service.case {
    left: 0;
  }
  .next-arrow.service.case {
    right: 0;
  }
  .contact_form form {
    padding: 0;
  }
}
@media (max-width: 400px) {
  .prev-arrow.case_inner {
    left: 38%;
  }
  .next-arrow.case_inner{
    right: 38%;
  }
  .prev-arrow.case_inner img, .next-arrow.case_inner img {
    width: 60%;
  }
  .map-container{
    height:300px;
  }
}


@media (min-width: 992px) {
  .howwecanhelp_container{
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .howwecanhelp_container{
    max-width: 1100px;
  }
}
@media (min-width: 1300px) {
  .howwecanhelp_container{
    max-width: 1200px;
  }
}
@media (min-width: 1400px) {
  .howwecanhelp_container{
    max-width: 1300px;
  }
}
@media (min-width: 1500px) {
  .howwecanhelp_container{
    max-width: 1400px;
  }
}



aside#sidebar {
  display: none;
}

body.page-template-page-casestudies-detail-simplified p {
  margin-top:10x; margin-bottom: 10px;
}

body.page-template-page-casestudies-detail-simplified h3, body.page-template-page-casestudies-detail-simplified h4 {
  font-weight: bold; margin-top:15x; margin-bottom: 10px;
}

.grey_back{
  background: #4f5673;
}
.grey_back::placeholder {
  color: red;
}
.subscribe-v2 {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/subscribe-v2-back.svg");
  background-position: bottom center;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 140px 0 0 0;
}

.subscribe-v2 .wpcf7-response-output {
  color: #ffffff;
}

.footer-v2 {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/footer-v2-back.svg");
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 50px 0 90px 0;
  /*margin: -50px 0 0 0;*/
}


@media (max-width: 1050px) {
  .subscribe-v2 {
    background: none;
  }
  .footer-v2 {
    background-size: cover;
  }
}

@media (max-width: 768px) {
  .footer-v2 {
    background: none;
  }
}





.footer_main{
  background: #4F5673;
}

.interested-back {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/interest-back-new.svg");
  background-position: bottom center;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 150px 0;
}

.footer {
  background: url("/wp-content/themes/axelssonconsulting/assets/images/footer-v2-back.svg");
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 50px 0 90px 0;
}


@media (max-width: 1050px) {
  .interested-back {
    background: none;
  }
  .footer {
    background-size: cover;
  }
}

@media (max-width: 768px) {
  .footer {
    background: none;
  }
}


.subscribe-v2 ::-webkit-input-placeholder { 
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.subscribe-v2 :-ms-input-placeholder { 
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.subscribe-v2 ::placeholder {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.subscribe-v2 form input {
  border-bottom: 1px solid #FFFFFF;
}

 
.quotes {
  background-position: bottom right;
  background-size: 100% !important;
  background-repeat: no-repeat;
} 

.quote_wrapper {
  background: #F3F5FA;
}


.page-numbers {
    background: #F3F5FA;
    border-radius: 8px !important;
    border: none;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #F2164A;
    margin: 15px;
    padding: 0.4rem 1.05rem;
}

.blog_box_top.post_overlay {
  background: none !important;
}

.post_logo {
  max-width: 11.5%;
    position: absolute;
    top: 11%;
    left: 7%;
    z-index: 99;
}

.post_image_wrapper img {
  filter: grayscale(100%) brightness(1) contrast(110%);
  /*-webkit-filter: grayscale(100%) brightness(0.9) contrast(120%);*/
  opacity: 0.32;
}

.post_image_wrapper {
  background-color: rgba(28,45,64, 1)
}

.text-left p {
  max-width: 800px;
  margin: 0 auto;
  
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #4F5673;
  padding: 0 0;
  text-align: left;
  margin-left: 0px;
  margin-bottom: 20px;
}

.text-left h2 {	
  font-size: 42px;	
  line-height: 100%;	
  color: #1C233F;	
  margin-bottom: 20px;	
}	
.text-left img {	
  margin-top: 15px;	
  margin-bottom: 15px;	
}	
.offer_box .contactus_btn {	
  margin-left: 0px;	
}	
.text-left .dark_title {	
  margin-bottom: 20px;	
}

.content_wrapper .text-center p {
  color: white;
}
.services .abc p{
  color: white;
}
#serviceoffering_wrapper .text-center p, #howwecanhelp_wrapper01 .text-center p {
  color: white;
}

#serviceoffering_wrapper .container:first-child {
  margin-bottom: 65px;
}

#contact_section .text-center p {
  
}

input[type="submit"] {
  border-radius: 3px;
}

.default_page h1{
    font-weight: 400;
    /*font-size: 60px;*/
    line-height: 100%;
    color: #F2164A;
    margin-bottom: 25px;
    text-align: center;
}
.default_page p ,.default_page li{
    width: 100%;
    font-family: 'Manrope';
    font-weight: 400;
    /*font-size: 16px;*/
    line-height: 150%;
    letter-spacing: 0.05em;
    color: #4F5673;
    margin-bottom: 30px;
}
.default_page ul{
  list-style-type: square;
  list-style-position: inside;
}

.post-navigation {
  display: none;
}

.form-complete {
  background: #4BA0F3;
  color: white;
}

.form-complete:hover {
  background: #8CC6FF;
}

.breadcrumb-item img {
  margin-top: 5px;
}

.container [aria-label='breadcrumb'] {
  float: left;
}

.container .search_content {
  float: right; margin-top: 8px;
}

.container:after {
  content: "";
  clear: both;
  display: table;
}

.share button {
  display: none;
}
.footer_link li a:hover {
  color:#F2164A;
  text-decoration:none;
}

.slick-slider .slick-list .slick-track .slick-active .blog_box:hover {
  background: #F3F5FA;
  box-shadow: 0px 4px 40px rgba(74, 81, 111, 0.18);
  border-radius: 12px;
}


.wpcf7 form .wpcf7-response-output{
  border: none;
}

.wp-block-quote p {
  font-style: italic;
}


h1 {
  font-size: 72px;
}
h2 {
  font-size: 60px;
}
h3 {
  font-size: 32px;
}
h4{
  font-size: 18px;
}
p {
  font-size: 18px;
  font-family:"manrope";
}
.wp-block-quote {
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 94px 60px 60px 60px;
  margin:60px 0px;
  background: #F3F5FA;
  border-radius: 50px;
  position:relative;
}
.wp-block-quote p{
  padding:20px 0px;
}
.wp-block-quote p:before {
  content:url('/wp-content/themes/axelssonconsulting/assets/images/quote-icon.png');
  position: absolute;
  left: 6%;
  top: 13.5%;
}
.wp-block-quote > cite {
  font-style: italic;
  align-self: flex-end;
  color: #1C233F;
  font-size: 20px !important;
}
.blog_box_content blockquote p {
  -webkit-line-clamp: inherit !important;
}
@media (max-width:617px){
  .wp-block-quote p:before {
    left:6%;
  }
}
@media (min-width: 681px) and (max-width: 768px) {
  .wp-block-quote p:before {
    left:4%;
  }
}
@media (max-width:769px) {
  .wp-block-quote {
    padding: 22px !important;
    border-radius: 7px !important;
  }
  .wp-block-quote p:before {
    top: 2%;
  }
  
}

@media (min-width: 780px) and (max-width: 1024px) {
  .wp-block-quote p:before {
    left:8%;
  }
}
@media (max-width: 1101px) {
  .wp-block-quote > cite {
    font-size: 18px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .wp-block-quote p:before {
    left:4%;
  }
}
@media (max-width: 1024px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 36px;
  } 
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
}

.benefits_wrapper .news_desktop .subscribe_text {
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	.our_vision, .value_section, .who_we_are_section, .about_me_section {
		padding: 40px 0 40px 0;
	}
	
	.col-sm-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
	
	.about_me {
        padding: 60px 0px 60px 0;
    }
}

.who_we_are_section {
    background: #fff;
}

.padding_on_who_we_are {
    padding: 100px 0 80px 0;
	background: #4F5673;
}

.our_vision {
	background: #fff;
}