@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}
img {
	max-width: 100%;
}
* {
	box-sizing: border-box;
}
.clearfix {
	clear: both;
}
p {
	color: #000000;
	font-family: 'Roboto', sans-serif;
}
.site_container {
	max-width: 1150px;
	margin: 0 auto;
}

.about_banner {
    padding: 0px 0 70px;
	position: relative;
	margin:130px 0 0;
}
.banner_wrapper {
    max-width: 700px;
    margin: 0 auto;
}
.about_banner p {
font-weight: 400;
font-size: 17px;
line-height: 25px;
text-align: center;
color: #343741;
}

.about_banner h1{
font-weight: 600;
font-size: 41px;
line-height: 51px;
text-align: center;
color: #343741;
margin-bottom: 27px;
}

.about_banner:before {
    content: "";
    background: url(../images/banner_left-frame.png) no-repeat;
    display: block;
    width: 264.21px;
    height: 348.82px;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -44px;
}
/*.about_banner:after {
    content: "";
    background: url(../images/banner-right-frame-2.svg) no-repeat;
    display: block;
    background-size: contain;
    position: absolute;
    right: -164px;
    top: 3px;
    width: 222.3px;
    height: 222.3px;
}*/

.about_banner:after {
    content: "";
    background: url(../images/green-banner-image.svg) no-repeat;
    display: block;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 3px;
    width: 42.3px;
    height: 222.3px;
}


.same_heading h3 {

    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #343741;
}
.same_heading h4 {
  
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.005em;
    color: #343741;
    margin-bottom: 5px;
	text-transform: uppercase;
}


.insightly_mission {
    padding: 20px 0 0;
	position:relative;
}

.counter_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.insightly_mission .counter_box h4 {
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    letter-spacing: 0.03em;
    color: #18cb96;
    margin: 0 0 4px;
}
.insightly_mission .counter_box h5 {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.03em;
    color: #343741;
    margin: 0;
}

.insightly_mission .counter_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
	padding-top: 20px;
	position: relative;
    z-index: 99;
}
.insightly_mission  .inner_wrapper:hover{
	border: 2px solid #18cb96;
	box-shadow: 0px 4px 22px rgba(255, 86, 33, 0.15);
	background: #FFFFFF;
}
.insightly_mission  .inner_wrapper {
    border:2px solid transparent;
    border-radius: 22px;
    display: inline-block;
    padding: 7px 15px;
    min-width: 160px;
	cursor:default
}
.insightly_mission  .counter_box {
    width: 33%;
    padding: 0 20px;
	margin-bottom: 15px;
}

.insightly_mission:after {
    content: "";
    width: 240.74px;
    height: 240.74px;
    top: 95px;
    background: linear-gradient(343.24deg, #3B7AFF 16.13%, #27A6FF 77.85%);
    display: block;
    right: -150px;
    border-radius: 100%;
    position: absolute;
}

.insightly_mission:before {
    content: "";
    background: url(../images/blue-left_image.svg) no-repeat;
    display: block;
    background-size: contain;
    position: absolute;
    width: 152px;
    height: 152px;
    left: -52px;
    bottom: -22px;
}
.insightly_value {
    padding: 105px 0 200px;
    position: relative;
}

.insightly_value:before {
    content: "";
    background: url(../images/value-section-frame.svg) no-repeat;
    display: block;
    width: 637px;
    height: 670px;
    position: absolute;
    left: 0;



    background-size: cover;
    top: -39px;
    z-index: 1;
}
.insightly_value .site_container {
  
    background: #FFFFFF;
    box-shadow: 0px 4px 66px 12px rgba(0, 0, 0, 0.05);
    border-radius: 22px;
	padding: 49px 0 0;
	position: relative;
    z-index: 9;
	
}
.insightly_value .flex_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
	padding-top: 25px;
}

.insightly_value .icon_box h5, .insightly_value .icon_box a {
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
    text-decoration: none;
}
.insightly_value .icon_box {
    flex-basis: 22%;
    padding: 0 36px;
	margin-bottom: 64px;
}
.insightly_value .icon {
    margin-bottom: 13px;
}


.grid_item_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding-top: 35px;
	align-items: end;
}
.team_section .grid_item img {
    display: block;
	border-radius: 22px;
}
.team_section .grid_item {
    padding: 8px;
}
.team_section .left_side .grid_item {
    display: flex;
    justify-content: right;
}
.team_section .middle_box {
    margin-top: -20px;
}

.team_section .bottom_row {
    display: flex;
    justify-content: center;
}

.team_section .bottom_links {
    text-align: center;
	margin-top: 27px;
}
.team_section {
    margin-bottom: 100px;
}
span.more_text {
  font-family: 'Roboto';
    font-weight: 500;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    letter-spacing: -0.005em;
    color: #343741;
    position: relative;
    left: -22px;
	margin-bottom: 15px;
    display: block;
}
.team_section .bottom_links ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
	padding: 0;
    margin: 0;
}
.team_section .bottom_links ul li a {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 17px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #18cb96;
    text-decoration: none;
    display: inline-block;
    border-right: 1px solid #343842;
    padding-right: 24px;
    margin-right: 24px;
}

.team_section .bottom_links ul li a:hover {
    color: #D4471B;
}
.team_section .bottom_links ul li:last-child > a {
	border:none;
	padding:0;
	margin:0;
}



.insightly_years {
    background: url(../images/bg-overlay.svg) no-repeat;
    background-size: cover;
    margin-top: 77px;
    padding-top: 164px;
    padding-bottom:80px;
}

.instagram_feeds {
    padding: 90px 0 126px;
}

.instagram_feeds .feeds_wrapper {
    display: flex;
}
.feeds_box img {
    width: 100%;
    display: block;
}
.feeds_box {
    margin-right: 1%;
    width: 20%;
	margin-bottom: 20px;
}
.feeds_box:nth-child(5n + 5) {
    margin-right: 0;
}
.instagram_feeds  .same_heading h3 {
    
    margin-bottom: 60px;
}
.bottom_links_section {
    display: flex;
    justify-content: center;
	    align-items: center;
		    margin-top: 10px;
}
.bottom_links_section .links a {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.02em;
    color: #18cb96;
    text-decoration: none;
}

.bottom_links_section .links a:hover {
    color: #D4471B;
}

.bottom_links_section .links a:after {
    content: "";
    height: 30px;
    width: 1px;
    background-color: #343842;
    display: inline-block;
    margin: 0px 18px;
    position: relative;
    top: 7px;
}
.social_links a.social_icons:hover {
    opacity: 0.8;
}

.social_links a.social_icons {
    width: 23px;
    height: 22px;
    background: url(../images/instagram.svg) no-repeat;
    display: block;
}
.social_links a.twitter{
	background: url(../images/twitter.svg) no-repeat;
	width: 28px;
}
.social_links a.facebook{
	background: url(../images/facebook.svg) no-repeat;
}
.social_links a.linkdin{
	background: url(../images/linkdin.svg) no-repeat;
}
.social_links a.youtube{
	background: url(../images/youtube.svg) no-repeat;
	width: 31px;
}
.social_links li {
    display: inline-block;
    list-style: none;
    margin-right: 11px;
}
.social_links ul {
    margin: 0;
    padding: 0;
}
.social_links {
    position: relative;
    top: 7px;
    margin-left: 2px;
}



.testimonial_section{
	position:relative;
	padding: 0 0 110px;
}
.testimonial_section .wrapper {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	position: relative;
    /*z-index: 9999;*/
	margin: 0 !important;
    width: 100% !important;
}
.testimonial_section .text_content {
    padding: 0 0px 0 52px;
	position:relative;
}

.testimonial_section p {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    color: #343741;
}
.testimonial_section .text_content:before {
    content: "";
    background: url(../images/qooute_icon.svg) no-repeat;
    width: 29px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background-size: contain;
}

.testimonial_section:before {
    content: "";
    background: url(../images/blue-cricle-left_image.svg) no-repeat;
    width: 990px;
    display: block;
    height: 400px;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}




.blog_section {
    margin-top: 110px;
    padding-bottom: 60px;
}

.blog_section .blog_wrapper {
	display: flex;
	flex-wrap: wrap;
}
.blog_section .blog_box {
	width: 31.4%;
	margin-right: 2.8%;
	margin-bottom: 23px;
	    position: relative;
}
.blog_section .blog_image img {
	width: 100%;
    object-fit: cover;
    height: 185px;
}
.blog_section .post_info {
    padding-bottom: 38px;
}
.blog_section .blog_box:nth-child(3n + 3) {
	margin-right: 0;
}
.blog_section .blog_box .item_title a {
	
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.005em;
    color: #18cb96;
	text-decoration: none;
}
.blog_section .blog_box .item_title a:hover {
    color: #D4471B !important;
}
.blog_section .blog_box p {
	font-family: 'Roboto';
font-weight: 400;
font-size: 17px;
line-height: 25px;
color: #343741;
margin:0 0 3px;
}
.blog_section  a {
    text-decoration: none;
}
.blog_section .blog_box h4 {
	margin-bottom: 0;
}
.blog_section .bottom_bar_link {
    display: flex;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.blog_section .bottom_bar_link .text {
	width: 100%;
}
.blog_section .bottom_bar_link .last-child {
	text-align: right;
}
.blog_section .bottom_bar_link a, .blog_section .bottom_bar_link .text {
	font-weight: 700;
	font-size: 12px;
	line-height: 35px;
	letter-spacing: -0.005em;
	color: #343741;
	text-transform: uppercase;
}
.blog_section .bottom_bar_link a:hover {
	color: #18cb96;
}
.blog_section .text.last-child a {
	font-weight: 400;
}
.blog_section .item_title {
	margin-top: 13px;
}
.blog_section .blog_image {
	border-radius: 22px;
	overflow: hidden;
}

.blog_section .dark_heading {
    text-align: left;
    display: flex;
	    margin-bottom: 48px;
	align-items: baseline;
	
}
.blog_section .dark_heading h3 {
   width: 100%;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #343741;
	text-align: left;
}
.blog_section .link_post {
    width: 21%;
    text-align: right;
	position: relative;
    top: -1px;
}
.simple_link_text.more-blog {
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: -0.005em;
    text-transform: none;
    text-decoration: underline;
	color: #18cb96;
}
.simple_link_text.more-blog:hover {
    color: #D4471B !important;
}

.simple_link_text.more-blog:after {
    content: "";
    background-image: url(../images/yellow-arow-sprite.png) !important;
    background-size: cover !important;
    width: 9px;
    height: 13px;
    display: inline-block;
    background-position: center bottom;
    margin-left: 8px;
    position: relative;
    top: 1px;
}



.team_section  .right_side {
    width: 30%;
}
.team_section  .middle_box {
    width: 28.5%;
}
.team_section .left_side .grid_item:nth-child(2) img {
    height: 140px;
    width: 100%;
}
.team_section .left_side .grid_item:nth-child(1) img {
    width: 316.09px;
    height: 206.46px;
}
.team_section .middle_box .grid_item:nth-child(1) img {
    width: 315.2px;
    height: 131.77px;
}
.team_section .middle_box .grid_item:nth-child(2) img {
    width: 312.34px;
    height: 234.69px;
    object-fit: cover;
}
.team_section .right_side .grid_item:nth-child(1) img {
    width: 227.07px;
    height: 220.39px;
}
.team_section .right_side .grid_item:nth-child(2) img {
    width: 315.2px;
    height: 216.8px;
}
.team_section .bottom_row .grid_item:nth-child(1) img {
    width: 385.92px;
    height: 198.23px;
}
.team_section .bottom_row .grid_item:nth-child(2) img {
    width: 273.09px;
    height: 184.23px;
}

.team_section  .left_side {
    width: 32%;
}
.team_section .grid_item img {
   
    object-fit: cover;
}
.flex_div {
    display: flex;
    justify-content: center;
}
.first_ul {
    margin-right: 18px;
    border-right: 1px solid;
    padding-right: 18px;
}
.flex_div .social_links li a.social_icons {
    margin: 0;
    border: none;
}



.content_block_section {
    margin: 50px 0 50px;
}
.content_block_section h2 {
    font-size: 35px;
    font-weight: 500 !important;
    text-align: center;
    line-height: 43px;
    margin: 0 0 20px;
    color: #343741;
}
.content_block_section p {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0;
    color: #343741;
    margin-bottom: 11px;
}

.unbounce_img {
    max-width: 200px;
    margin: 0 auto 13px;
}
@media screen and (min-width:768px) {
.testimonial_section  .left_main_image {
    width: 41%;
    margin-right: 6%;
}
.testimonial_section  .right_side_text {
    width: 46%;
}

.blog_section .dark_heading.for-mobile {
    display: none;
}

}



@media screen and (max-width:1200px) {
.site_container {
	width:96%;
}


 .testimonial_section:before {
   
    width: 60%;
}

.simple_link_text.more-blog {
    font-weight: 500;
    font-size: 16px;
}
.blog_section .blog_box p {
   
    font-size: 16px;
}
}

@media screen and (max-width:1100px) {
.insightly_value {
    padding: 105px 0 150px;
}


.team_section  .left_side {
    width: 36%;
}
.team_section .middle_box {
    width: 31%;
}
.team_section .middle_box {
    margin-top: 5px;
}
.team_section .right_side {
    margin-top: -91px;
    width: 33%;
}

.blog_section {
    margin-top: 70px;
}
}

@media screen and (max-width:1000px) {
.insightly_value .icon_box {
    padding: 0 10px;
}
.insightly_value .icon_box h5, .insightly_value .icon_box a {
   
    margin-bottom: 11px;
}
.insightly_value {
    padding: 105px 0 100px;
}
.insightly_value:before {
  
    width: 60%;
    background-size: contain;
    top: 0;
}

.insightly_years {
   
    margin-top: 47px;
    padding-top: 144px;
    padding-bottom: 60px;
}
.instagram_feeds {
    padding: 70px 0 89px;
}
.testimonial_section .right_side_text {
    width: 53%;
}
.blog_section {
    margin-top: 30px;
	padding-bottom: 30px;
}
.blog_section .blog_box .item_title a {
    font-size: 18px;
}
.blog_section .blog_box p {
    font-size: 14px;
}
.insightly_mission:after {
    width: 220.74px;
    height: 230.74px;
}
.insightly_mission:before {
 
    width: 122px;
    height: 152px;
}
}

@media screen and (max-width:900px) {
.banner_wrapper {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 57px;
}
.same_heading h3 {
    font-size: 30px;
    line-height: 41px;


}
.team_section .right_side {
    margin-top: -85px;
    width: 30%;
}
.team_section .same_heading {
    margin-bottom: 80px;
}
.insightly_years {
    margin-top: 27px;
    padding-top: 134px;
}
.testimonial_section p {
   
    font-size: 15px;
    line-height: 23px;
}

.blog_section .dark_heading h3 {
    width: 100%;
}
.blog_section .link_post {
    width: 31%;
    text-align: right;
}
.blog_section .blog_box .item_title a {
    font-size: 16px;
	line-height: 22px;
}
.blog_section .blog_box p {
  
    line-height: 20px;
}

.insightly_value .icon_box {
    flex-basis: 25%;
}

.insightly_value .icon_box h5, .insightly_value .icon_box a {
    font-size: 16px;
    line-height: 22px;
}


.insightly_mission:after {
    width: 194.74px;
    height: 220.74px;
}
.insightly_mission:before {
    width: 112px;
}

.about_banner:before {
  
    width: 114.21px;
}


}


@media screen and (max-width:767px) {
	.blog_section .dark_heading .for-dekstop {
    display: none;
}
.about_banner h1 {
    font-size: 36px;
    line-height: 46px;
}

.about_banner p {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
}

.same_heading h3 {
    font-size: 28px;
    line-height: 37px;
}
.insightly_mission .counter_box h4 {
    font-size: 39px;
    line-height: 47px;
}

.insightly_mission .counter_box {
    padding: 0 10px;
}
.insightly_value .icon_box {
    flex-basis: 50%;
}





.bottom_links_section .links a:after {
  top: 10px;
    margin: 0px 12px;
}

.testimonial_section .right_side_text {
    width: 100%;
    margin-top: 30px;
}
.blog_section .dark_heading {
    text-align: left;
    display: block;
}

.blog_section .link_post {
    width: 100%;
    text-align: left;
  
}
.blog_section .bottom_bar_link {
    position: initial;
}
.blog_section .post_info {
    padding-bottom: 0;
}
.blog_section .blog_box {
    width: 100%;
    margin-bottom: 28px;
    margin: 0 auto 30px !important;
}

.insightly_value {
    padding: 65px 25px 80px;
}

.blog_section .site_container {
    max-width: 520px;
}
.bottom_links_section {
    flex-wrap: wrap;
    display: block;
    text-align: center;
}
.bottom_links_section .links a:after{
	display:none;
}

.social_links {
    top: 0;
    margin-left: 0px;
    margin-top: 21px;
}
.instagram_feeds .same_heading h3 {
    margin-bottom: 40px;
}
.testimonial_section {
    padding: 0 0 50px;
}

.about_banner {
  
    margin: 90px 0 0;
}
.team_section .grid_item img {
  
    width: 100% !important;
}
.team_section .middle_box .grid_item:nth-child(1) img {
    height: 95.77px;
}

.site_container {
    padding: 0 25px;
}
.insightly_value .site_container {

    padding-left: 25px;
	 padding-right: 25px;
}
.flex_div{
	display:block;
}
}

@media screen and (max-width:650px) {
.team_section .bottom_links ul {
    display: block;
}
.team_section .bottom_links ul li a {
   
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
}
span.more_text {
    
    left: 0;
}
.team_section {
    margin-bottom: 40px;
}
.team_section .grid_item img {
    border-radius: 10px;
}
.team_section .grid_item img {
 
    width: 100% !important;
    height: auto !important;
}
.blog_section .blog_image img {
   
    height: 195px;
}

.insightly_value .icon_box {
    flex-basis: 100%;
    padding: 0;
}

}

@media screen and (max-width:550px) {
	.blog_section .blog_image img {
   
    height: 145px;
}
.about_banner h1 br {
    display: none;
}
.about_banner h1 {
    font-size: 31px;
    line-height: 41px;
}
.banner_wrapper {
  
    padding: 0px 31px;
}
.same_heading h3 {
    font-size: 26px;
    line-height: 35px;
}
.about_banner {
    padding: 0px 0 40px;
}
.insightly_mission .counter_box {
    width: 50%;
}
.insightly_mission:before {
    width: 96px;
}
.insightly_mission:after {
    width: 176.74px;
}

.team_section .same_heading {
    margin-bottom: 46px;
}


.team_section .grid_item {
    padding: 4px;
}
.insightly_years {
    margin-top: 17px;
    padding-top: 94px;
	    padding-bottom: 42px;
}

.feeds_box {
    width: 32.5%;
	margin-bottom: 2px;
}
.feeds_box:nth-child(3n + 3) {
    margin-right: 0;
}
.instagram_feeds .feeds_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.instagram_feeds .same_heading h3 {
    margin-bottom: 30px;
}

.testimonial_section {
    position: relative;
    padding: 0 0 30px;
}
}


@media screen and (max-width:400px) {
.insightly_mission .counter_box {
    width: 100%;
}

}