
/**=========== custom css==============*/
:root {
	--doitblue: #2b8ac9;
	--doitdark: #31363a;
	--doitpink: #e22454;
	--doitgreen: #73a244;
	--doitgray:#7b8084;
	--doitlight-blue:#cdeff7;
	--icon-gray:#daeaff;
}
.indexBg{
	background: url(../slider/slider_bg.png) left center no-repeat;
	background-size: cover;
}
.logo_shadow{
    /* filter: drop-shadow(0px 3px 2px rgb(142, 141, 141)); */
}
.logo_text_shadow{
	filter: drop-shadow(0px 1px 1px rgb(142, 141, 141));
	font-size: 16px !important;
	padding-top:3px !important;
}
.ic_gry{color: var(--icon-gray);}
.ic_img{
	width: 70px;
}
.light_blue{
	color:#cdeff7 !important;
}
.gray_text{
	color: #626263;
}
.form-group{
	margin-bottom: 1rem;
}
.btn-primary.btn-primary-custom {
    color: #fff !important;
    background-color: #2b8ac9;
    border-color: #2b8ac9;
}
.animate-box {
	overflow: hidden;
}
.box-numeric {
	position: relative;
}
.box-numeric .box-numeric-num {
	border-radius: 50%;
    width: 70px;
    height: 70px;
	color: #ffffff;
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	line-height: 70px;
	box-shadow: 0 8px 32px rgba(43, 138, 201, 0.5);

}
.box-numeric .box-numeric-num.one, .box-numeric .box-numeric-num.two, .box-numeric .box-numeric-num.three, .box-numeric .box-numeric-num.four, .box-numeric .box-numeric-num.five  {
	position: relative;
}
.box-numeric .box-numeric-num.one:before, .box-numeric .box-numeric-num.two:before, .box-numeric .box-numeric-num.three:before, .box-numeric .box-numeric-num.four:before, .box-numeric .box-numeric-num.five:before   {
	position: absolute;
	content: "";
	display: inline-block;
	background: #2b8ac9;
	left:0; right:0; bottom:0; top:0;
	z-index:-1;
	border-radius: 50% 50% 50% 2%;
}
.box-numeric .box-numeric-num.two:before {
	border-radius: 50% 50% 0% 50%;
}
.box-numeric .box-numeric-num.three:before {
	border-radius: 50% 50% 50% 2%;
}
.box-numeric .box-numeric-num.four:before {
	border-radius: 50% 50% 2% 50%;
}
.box-numeric .box-numeric-num.five:before {
	border-radius:50%;
}

@media (min-width: 992px) {
	.box-numeric .box-numeric-num {
		width: 82px;
		height: 82px;
		line-height: 82px;
		font-size: 34px;
	}
}

.box-numeric h4 {
	font-weight: 400;
	text-transform: capitalize;
}

.box-numeric p {
	letter-spacing: .02em;
}
.bg_work{background:url(../images/img/service-rot.png) left top no-repeat;
    background-size: cover;
}
/** @section Responsive units */
.unit {
	display: flex;
	flex: 0 1 100%;
	margin-bottom: -30px;
	margin-left: -20px;
}

.unit > * {
	margin-bottom: 30px;
	margin-left: 20px;
}

.unit:empty {
	margin-bottom: 0;
	margin-left: 0;
}

.unit-body {
	flex: 0 1 auto;
}

.unit-left,
.unit-right {
	flex: 0 0 auto;
	max-width: 100%;
}

.unit-spacing-xs {
	margin-bottom: -15px;
	margin-left: -7px;
}

.unit-spacing-xs > * {
	margin-bottom: 15px;
	margin-left: 7px;
}

.unit-spacing-lg {
	margin-bottom: -20px;
	margin-left: -35px;
}

.unit-spacing-lg > * {
	margin-bottom: 20px;
	margin-left: 35px;
}
.gray-icon{position: relative;}
.gray-icon:hover{filter: grayscale(1) contrast(0.5);}
.service_list .list-group-item {
    padding: .5rem 0rem;
	font-size: 14px;
}

/*==============doit plan section ================*/
.doit_pagebox{
background: #fff url(../images/about/doit_bg.png);
}
.devider{
	border-top: solid 1px #30353925;
    width: 45%;
    margin: auto;
    height: 1px;
    display: inline-block;
}
.doit_about_section .plan_box {
	box-shadow: 0px 0px 10px 0px rgb(190 190 190 / 75%);
	-webkit-box-shadow: 0px 0px 10px 0px rgb(190 190 190 / 75%);
	-moz-box-shadow: 0px 0px 10px 0px rgb(190 190 190 / 75%);
	border-radius: 6px;
	border: dashed 1px var( --doitblue);
	background:url(../images/about/plan_bg.png) center center no-repeat;
	background-repeat: round;
	position: relative;
	overflow: hidden;

}
.doit_about_section .plan_box:hover, .plan_box:hover h3, .plan_box:hover i, .plan_box ul li:hover {
background: #2b8ac9;
color:#fff !important;
}
.doit_about_section .plan_box h3{
	color: var(--doitblue);
font-size: 2vmax;
}
.doit_about_section .plan_box small{
	color: var(--doitdark);
	font-size: 1vmax;
}
.doit_about_section .plan_box p {
height: 84px;
width: 84px;
margin: auto;
font-size:3.6rem;
box-shadow: 0px 0px 5px 0px rgb(190 190 190 / 75%);
-webkit-box-shadow: 0px 0px 5px 0px rgb(190 190 190 / 75%);
-moz-box-shadow: 0px 0px 5px 0px rgb(190 190 190 / 75%);
}
.doit_about_section .plan_box p i {
	color: var(--doitblue);
}
.doit_about_section .plan_box ul li  {
	background: transparent;
}
.doit_about_section .plan_box ul li i  {
	color: var( --doitblue);
}

.doit_about_section .plan_box .popular {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    right: -42px;
    top: 10px;
	background: #2196f3;
    line-height: 43px;
    width: 150px;
    height: 45px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    overflow: hidden;
}

/*=============about page==================*/
.doit_about{position: relative;}
.doit_about .doit_about_one{position: relative;}
.doit_about .doit_about_one:before, .doit_about .doit_about_one:after{
position: absolute;
content: "";
display: inline-block;
right: 0; top:0;
border-top: solid 4px  #31363a;
border-right: solid 4px  #31363a;
width: 10vmax;
height: 6vmax;
}
.doit_about .doit_about_one:after{
	right: 1rem; top:1rem;
	border-top: solid 4px  #2b8ac9;
	border-right: solid 4px  #2b8ac9;
	width: 9.1vmax;
    height: 5.2vmax;
	}
.doit_about .doit_about_two{position: relative; text-align: end;}
.doit_about .doit_about_two:before, .doit_about .doit_about_two:after{
position: absolute;
content: "";
display: inline-block;
left: 0; bottom:0;
border-bottom: solid 4px  #31363a;
border-left: solid 4px  #31363a;
width: 10vmax;
height: 6vmax;
}
.doit_about .doit_about_two:after{
	left: 1rem; bottom:1rem;
	border-bottom: solid 4px  #2b8ac9;
	border-left: solid 4px  #2b8ac9;
	width: 9.1vmax;
    height: 5.2vmax;
	}

.doit_ac .accordion-button:not(.collapsed) {
    color: #fff;

}
.doit_ac .accordion-button {
	color: #fff;
	background: #673ab7;
    background: -moz-linear-gradient(left,#673ab7 0,#2196f3 100%);
    background: -webkit-linear-gradient(left,#673ab7 0,#2196f3 100%);
    background: linear-gradient(to right,#2b8ac9 0,#ebf7f8 100%);
    -webkit-box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    box-shadow: 0 0px 3px 0px rgb(43 138 201 / 50%);
	font-size: 1rem;
	letter-spacing:1px;
}

.doit_ac .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "\f107";
	font-family:'FontAwesome';
    transition: transform .2s ease-in-out;
	background-image:none !important;
	color:#2b8ac9;
	font-size: 1.3rem;
}
.doit_ac .accordion-button:not(.collapsed)::after {
	color:#2b8ac9;
      transform:none !important;
     flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "\f106";
	font-family:'FontAwesome';
    transition: transform .2s ease-in-out;
	background-image:none !important;
	font-size: 1.3rem;
}


/* ==========================================================================
   tab services CSS
   ========================================================================== */
.doit_tech .tabs {
	list-style-type: none;
	margin-bottom: 40px;
	padding-left: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.doit_tech .tabs li {
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.doit_tech .tabs li a {
	display: block;
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
	background: #fff;
	border-radius: 3px;
	padding: 25px 10px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #2b8ac9;
	position: relative;
	z-index: 1;
}
.doit_tech .tabs li a:hover, .tabs li a:hover, .tabs li.current a, .tabs li.current a img {
	color: #2b8ac9 !important;
	filter:none !important;
}
.doit_tech .tabs li a i {
	color: #2b8ac9;
	font-size: 40px;
	margin-bottom: 15px;
	display: inline-block;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}
.doit_tech .tabs li:first-child a {
	border-radius: 30px 0 0 0;
}
.doit_tech .tabs li:last-child a {
	border-radius: 0 30px 0 0;
}
.doit_tech .tabs li a::before   {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background: -webkit-gradient (linear, left top, left bottom, from (#ffffff ), to(rgba(240, 255, 244, 0)));
    background: -webkit-linear-gradient(top, #ffffff 0%, rgba(240, 255, 244, 0) 100%);
    background: -o-linear-gradient(top, #daeaff 0%, rgba(240, 255, 244, 0) 100%);
    background: linear-gradient(180deg, #daeaff 0%, rgba(240, 255, 244, 0) 100%);
	z-index: -1;
    opacity: 0;
    border-radius: 3px;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    visibility: hidden;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}
 .doit_tech .tabs li img, .tabs li.current img {
	filter: contrast(0.5) grayscale(1);
}
.doit_tech .tabs li:hover img{
	filter:none;
}
.doit_tech .tabs li:first-child a::before {
	border-radius: 30px 0 0 0;
}
.doit_tech .tabs li:last-child a::before {
	border-radius: 0 30px 0 0;
}
.doit_tech .tabs li a:hover::before, .tabs li.current a::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.doit_tech .tabs_item:first-child {
	display: block;
}
.doit_tech .tabs_item {
	display: none;
	background: #fff;
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
}
.doit_tech .tabs_item_content {
	padding: 30px 20px;
}
.doit_tech .tabs_item_content h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 19px;
}
.doit_tech .tabs_item_content p {
	margin-bottom: 25px;
}
.doit_tech .tabs_item_content ul {
	padding: 0;
	margin: 10px 0 27px 0;
	list-style-type: none;
}
.doit_tech .tabs_item_content ul li {
	position: relative;
	margin-bottom: 12px;
	padding-left: 25px;
}
.doit_tech .tabs_item_content ul li:last-child {
    margin-bottom: 0;
}
.doit_tech .tabs_item_content ul li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 15px;
	height: 15px;
	background: #2b8ac9;
	background: -webkit-linear-gradient(to right, #2b8ac9, #2b8ac9);
	background: linear-gradient(to right, #2b8ac9, #2b8ac9);
	-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.doit_tech .tabs_item_content .pricing-table-plan h3{
    color: #2b8ac9;
    text-align: left;
    margin-top: -10px;
    font-size: 30px;
    padding-bottom: 16px;
}
.icon_size{
    max-width: 60px;
}

.doit_wave {
	height: 5%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #015871; 
	opacity: 0.5;
	z-index: 0;
  }

  .wave {
	background:url(../images/img/doit_wave.svg) repeat-x;
	position: absolute;
	top: -198px;
	width: 6400px;
	height: 198px;
	-webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
			animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
	transform: translate3d(0, 0, 0);
	opacity: 0.5;
	z-index: 0;
  }

  .wave:nth-of-type(2) {
	top: -175px;
	-webkit-animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
			animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) -0.125s infinite, swell 7s ease -1.25s infinite;
	opacity: 0.5;
	z-index: 0;
  }

  @-webkit-keyframes wave {
	0% {
	  margin-left: 0;
	}
	100% {
	  margin-left: -1600px;
	}
  }

  @keyframes wave {
	0% {
	  margin-left: 0;
	}
	100% {
	  margin-left: -1600px;
	}
  }
  @-webkit-keyframes swell {
	0%, 100% {
	  transform: translate3d(0, -25px, 0);
	}
	50% {
	  transform: translate3d(0, 5px, 0);
	}
  }
  @keyframes swell {
	0%, 100% {
	  transform: translate3d(0, -25px, 0);
	}
	50% {
	  transform: translate3d(0, 5px, 0);
	}
  }

  .contact-box{position: relative;}
  .contact-box .icon{
    width: 50px;
    height: 50px;
    text-align: center;
    color: #cdeff7;
    line-height: 47px;
    border: 1px dashed #cdeff7;
    border-radius: 50%;
    font-size: 22px;
    -webkit-transition: .4s;
    transition: .4s;
	display: inline-table;
  }

  .form-control.doit_form-control {
	line-height: 2;
    border-radius: 0rem 0.5rem 0.5rem 0.5rem;
}

.doit_contact_info{
	position: relative;
	background: url(../images/img/contact.jpg) center center no-repeat !important;
	background-size: cover;
}
.doit_contact_info:before{
	position:absolute;
	display: inline-block;
	content:"";
	left:0; right:0;
	top:0; bottom:0;
	background: #2b8ac9db;
}

/* page  title animation  */
 .doit_bar {
    height: 5px;
    width: 120px;
    background: #9acdee;
    margin: 5px auto;
    position: relative;
    border-radius: 30px;
}
 .doit_bar:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #2b8ac9;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
}
@keyframes MOVE-BG {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(120px);
    }
}

.doit_tab_section{
	position: relative;
}
.doit_tab_section .left_section{
	background-color: #fff;
	padding: 30px 30px;
    box-shadow: 0px 0px 30px 0px rgb(80 80 80 / 10%);
	position: relative;
	line-height: 3rem;
}
.doit_tab_section .left_section:after{
    top: 13px;
    bottom: 10px !important;
    left: 17px;
    width: 10px;
    height: 95%;
    content: "";
    position: absolute;
    background-color: #f8fcfc;
    box-shadow: 0px 0px 8px 0px rgb(80 80 80 / 25%);
}
.doit_tab_section .left_section.nav-pills .nav-link.active {
    color: var(--doitblue);
    background: none !important;
	position: relative;
	transition: 0.4s all ease-in-out;
}
.doit_tab_section .left_section.nav-pills .nav-link.active:before {
	position: absolute;
	content: "";
	left:-14px;
border:solid var(--doitblue);
border-width:6px;
height: 50px;
z-index: 999 !important;
border-radius: 6px;
transition: 0.8s all ease-in-out;
}
.doit_tab_section .right_section{
	padding: 30px 30px;
	border-radius: 10px;
	background-color: #f8f8f8;
}
.doit_tab_section .left_section.nav-pills .nav-link {
    text-align: start !important;
}
.doit_attach label{
	display: inline-block;
	background:var(--doitblue);
	color: white;
	padding: 0.5rem;
	border-radius: 0.5rem;
	cursor: pointer;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important;
  }

  .scrollup {
	display: block;
	position: fixed;
	z-index: 9995;
	width: 40px;
	height: 40px;
    background-color: #2b8ac9;
    color: #fff !important;
	border-radius: 100%;
	right: 30px;
	bottom: 50px;
	text-align: center;
	line-height: 40px;
	-webkit-transition: ease all 0.3s;
	-moz-transition: ease all 0.3s;
	-ms-transition: ease all 0.3s;
	transition: ease all 0.3s; }
	.scrollup i {
	  animation-duration: 2s;
	  animation-iteration-count: infinite;
	  animation-name: bounceIn;
	  font-size: 22px;
	  padding-top: 9px; }
	.scrollup:before, .scrollup:after {
	  content: "";
	  position: absolute;
	  left: 0;
	  top: 0;
	  right: 0;
	  bottom: 0;
	  border: 2px solid transparent;
	  border-radius: 100%;
	  -webkit-transition: ease all 0.3s;
	  -moz-transition: ease all 0.3s;
	  -ms-transition: ease all 0.3s;
	  transition: ease all 0.3s;
	}
	.scrollup:hover {
	  background-color: #dde0e2;
	  color: #fff; }
	  .scrollup:hover:before {
		border-color: #2b8ac9;
		-webkit-transform: scale(1.4);
		-moz-transform: scale(1.4);
		-ms-transform: scale(1.4);
		transform: scale(1.4); }
	  .scrollup:hover:after {
		border-color: #dde0e2;
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		transform: scale(2);
		opacity: 0; }
	  .scrollup:hover i {
		color: #2b8ac9;}
	.scrollup:focus i {
	  color: #fff; }
	  .bestjob-two-item.card{
		border-radius:10rem;
		color: #626263;
	  }
	  .bestjob-two-item.card:hover{
		border-radius:1rem;
		background:#daeaff;
		color: #393939;
		-webkit-transition: all 1.4s ease-out;
		-moz-transition: all 1.4s ease-out;
		-o-transition: all 1.4s ease-out;
		transition: all 1.4s ease-out;
	  }

	  @media only screen and (max-width: 767px) {
		.doit_tech .tabs {
			list-style-type: none;
			margin-bottom: 40px;
			padding-left: 0;
			display: -ms-flexbox;
			display: block;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
			margin-left: -15px;
			margin-right: -15px;
		}
	
		.doit_tech .tabs li {
			max-width: 100%;
			padding-right: 10px;
			padding-left: 10px;
			text-align: center;
		}
		.doit_tab_section .right_section {
			padding:0 !important;
			border-radius: 10px;
			background-color: #f8f8f8;
		}
	
		.doit_tab_section .left_section {
			background-color: #fff;
			padding: 30px 30px;
			box-shadow: 0px 0px 30px 0px rgb(80 80 80 / 10%);
			position: relative;
			line-height: 1rem !important;
		}
	
		.doit_tab_section .left_section.nav-pills .nav-link.active:before {
			position: absolute;
			content: "";
			top: 3px;
			left: -14px;
			border: solid var(--doitblue);
			border-width: 6px;
			height: 25px !important;
			z-index: 999 !important;
			border-radius: 6px;
			transition: 0.8s all ease-in-out;
		}
		.doit_tab_section .left_section:after {
			top: 13px;
			bottom: 10px !important;
			left: 17px;
			width: 10px;
			height: 75% !important;
			content: "";
			position: absolute;
			background-color: #f8fcfc;
			box-shadow: 0px 0px 8px 0px rgb(80 80 80 / 25%);
		}
	
		/* .nav-menus-wrapper .nav-menu li a.active {
			color: #fff !important;
			background: #2b8ac9;
		} */
	
		.bestjob-two-item.card{
			border-radius:1rem !important;
		  }
		  .logo_shadow {
			/* filter: drop-shadow(0px 2px 1px rgb(210, 210, 210)); */
			width: 130px !important;
		}
		.logo_text_shadow{
			filter: drop-shadow(0px 3px 2px rgb(142, 141, 141));
			display: none;
		}
	}