@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');
body{overflow-x: hidden;}
.modern-number-01 h2 {
    position: relative;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: 2px;
    color: #ababab;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.modern-number-01 span.mark-text {
    font-size: 180px;
    line-height: .8;
    font-weight: 900;
    margin: 0 5px -5px -5px;
    color: #5435b3;
}
.modern-number-01 h3 {
    margin-top: 25px;
    font-size: 33px;
}
.text-color-primary {
    color: #086AD8;
}
.fun-fact--three .fun-fact__count {
    color: #086AD8;
    margin-bottom: 19px;
    font-size: 56px;
    font-weight: 400;
    line-height: 1;
}
.fun-fact--three .fun-fact__text {
    font-size: 14px;
    text-transform: uppercase;
    color: #7e7e7e;
}
.section-space--ptb_100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.services-area {
    background-color: #070b3b;
    position: relative;
}
.services-area .section-title h2 {
    max-width: 500px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}
.section-title h2 {
    font-size: 35px;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.2;
    color: #252525;
    margin-bottom: 0;
}
.services-area .section-title p {
    color: #fff;
    max-width: 760px;
}
.margin-auto {
    margin: 0 auto;
}
.pb-70 {
    padding-bottom: 70px;
}
.pt-100 {
    padding-top: 70px;
}
.pt-45 {
    padding-top: 45px;
}
.services-card::after {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 75px;
    height: 75px;
    background-color: #0071dc;
    border-radius: 170px 0 0 0;
    opacity: .1;
}
.services-card::before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 90px;
    height: 90px;
    background-color: #712ba8;
    border-radius: 272px 0 0 0;
    opacity: .1;
    -webkit-transition: .7s;
    transition: .7s;
}
.services-card {
    padding: 30px 20px 25px;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.services-card:hover::before {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    opacity: 1;
}
.services-card:hover h3 a {
    color: #fff;
}
.services-card h3 {
    margin-top: 20px;
    margin-bottom: 12px;
    font-size: 22px;
}
.services-card h3 a {
    display: block;
    color: #252525;
}
.services-card:hover p {
    color: #fff;
}
.services-card p {
    margin-bottom: 12px;
}
.services-card p {
    color: #444;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}
.services-card img {
    width: 60px;
}
.services-card:hover img {
    filter: brightness(0) invert(1);
}
.services-card .learn-btn:hover {
    color: #fff;
}
.services-card:hover .learn-btn {
    color: #fff;
}
.services-card .learn-btn {
    color: #252525;
    font-size: 14px;
    font-weight: 600;
}
.portfolio img {
    max-width: 100%;
    padding: 0px; position: relative; transition: all .4s ease-out;
	border: 1px solid #eae6e6;
}
.case-study h2 span {
    margin-bottom: -30px;
    font-weight: 500;
    display: block;
    font-size: 15px;
    color: #0071dc;
    text-transform: uppercase;
}
.portfolio {
    overflow: hidden;
}
.case-study h2 {font-size: 27px;}
.portfolio .case-link {
	position: absolute;
	bottom: 0;
	background: #045ca3de;
	width: 92%;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 6px;
	opacity: ;
	color: #fff; display: none;  cursor: pointer;
	
}
.portfolio .case-link a {
    color: #fff;
    font-size: 15px;
    top: 45% !important;
    display: block;
    position: relative;
    text-transform: uppercase;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    background: #fff;
	color: #333;
    padding: 6px; border-radius: 2px;
}
.portfolio .case-link {
    display: block;   height: 100%; cursor:pointer; padding: 4px;
}
.portfolio:hover .case-link {
     display: none ;   height: 100%; cursor:pointer; 
} 
.portfolio:hover img {
   cursor:pointer;
}
.case-study .col-md-4 {
    max-width: 359px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 10px;
	margin-top: 16px;
}
.view-more {
    background: #e26012;
    padding: 8px 16px;
    border-radius: 29px;
    color: #fff;
    margin-top: 10px;
    display: block;
    max-width: 116px;
    font-size: 15px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 6px;
}
.elementor-widget-container {
    padding: 50px 0;
    background-image: url("../images/bg-2.jpg");
    background-position: center center;
    background-size: cover;
}
.cta-text span {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
}
.cta-text h1 {
    font-size: 45px;
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 11px;
}
.cta-button {
    margin-top: 42px;
}
.mb-30 {
    margin-bottom: 30px;
}
.cta-button a span {
    background: #fff;
    padding: 13px 23px;
    color: #3d3d3d;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.awardsicon {
    margin: 76px auto;
}
.blog {
    margin: 55px auto;
}
.blog h2{text-align:center;}
.my-blog img {
    max-width: 100%;
}
.my-blog {
    padding: 5px;
}
.my-blog a {
    background: #fff;
    border: 2px solid #096bd8;
    color: #096bd8;
    padding: 7px 18px;
    border-radius: 5px; font-size: 14px;
}
.blog h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 28px;
}
.case-study {
    margin: 39px auto 39px auto !important;
}
.my-blog p {
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    margin: 18px auto;
        margin-bottom: 18px;
    font-weight: 500;
    line-height: 22px;
    color: rgba(0,0,0,.8);
}
.fixedheader, .headerfixed {
    transition: all .3s ease;
    padding-top: 35px;
}
.request{position: absolute;float: right;right: 1.8%;top: 10px;margin-bottom: 5px; max-width: 236px;}
.headerfixed .request {
    display: none;
}

element {

    visibility: visible;
    animation-name: fadeInLeft;

}
.lets_talk h2 { font-size: 48px; color: #fff;}
.lets_talk p {font-size: 16px; color: #fff; }
.footer_top_inner {text-align: left;}
.top_left_form {width: 35%;    float: left;}
.footer_top_inner .input_area, .footer_top_inner .input_textarea {
	width: 100%;
	background: #255491;
	padding: 14px;
	color: #fff;
	margin-bottom: 7px;
	/* font-size: 18px; */
	box-sizing: border-box;
	border: none;
	font-size: 15px;
}
.top_right_form {
    width: 62%;
    float: right;
}
.clear, .clearf, .clearfloat {
    clear: both;
    display: block;
}
.footer_top_inner .input_textarea {
    float: left;
    height: 170px;
    resize: none;
}
.footer_area .footer_form label, .top_form input[type="checkbox"] + label {     color: #fff;     line-height: 30px;     font-size: 15px;     width: 31%;     display: inline-block;     cursor: pointer; }
.top_form input[type="checkbox"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -2px 3px 0 0;
    vertical-align: middle;
    background: url(../images/check_radio_sheet.png) left top no-repeat !important;
    background-size: 76px 19px;
    cursor: pointer;
}
.top_form input[type="checkbox"] {
    opacity: 0;
    float: right;
}
.top_form input[type="checkbox"]:checked + label span {
    background: url(../images/check_radio_sheet.png) -19px top no-repeat !important;
    background-size: 76px 19px;
}
#footer_area {
    background: #292929;
}
#divLTLoader input {
    background: #e26012;
    padding: 9px 35px;
    border-radius: 0;
    color: #fff;
    margin-top: 10px;
    display: block;
    max-width: 116px;
    font-size: 15px;
    margin: 0;
        margin-top: 0px;
    margin-top: 0px;
    margin-top: 0px;
    margin-top: 6px;
    border: 0px solid #b04a0c;
	cursor:pointer
}
.footer_top_outer {
    padding: 50px 0px;
}
#divLTLoader input:hover, .view-more:hover {
    background: #015198;
    color: #fff;
    transition: all .5s ease;
}
html {
  scroll-behavior: smooth;
}

#myVideo {
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}

.content {
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
    position: absolute;
    top: 65%;
}

#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}
.content p {
    background: #4259fe;
    display: inline-block;
    padding: 17px 20px;
    font-family: futurah;
	font-size:28px;
}
.mynv {
    position: absolute;
    top: 0;
    right: 0;
}
.mynv li a {
    color: #3d3d3d;
    font-size: 14px;
    padding: 0;
}
.mynv ul li {
	display: inline-block;
	margin: 4px;
}
.mynv {
	position: absolute;
	top: 20px;
	right: 25px;
}
.navbar {
    margin-top: -15px;
}
.headerfixed{ margin-top: 0px;}
.headerfixed .mynv{display:none;}
.logo img {
    max-width: 225px !important;
}
.headerfixed .logo img {
    max-width: 240px;
    margin-top: -0px;
}
.email_box, .phone_box, .visit_box {
    display: flex;
    justify-content: left;
    align-items: self-start;
}
.email_box_right, .phone_box_right, .visit_box_right {
    margin-left: 17px;
}
.email_box_right h2, .phone_box_right h2, .visit_box_right h2{
    color: #0c6bc0;
    font-size: 30px;
}
.email_box_right a, .phone_box_right a {
    color: #333;
    font-weight: 400;
    font-size: 16px;
}
.footer_mid_main.row {
    padding-top: 22px;
}
.footer_mid_main.row img {
    max-width: 61px;
}
.copyright ul li {
    display: inline-block;
    text-align: left;
}
.copyright li a {
    margin-right: 9px;
    font-size: 15px;
    font-weight: 300;
    color: #dcdcdc;
	margin-left: -11px;
}
.copyright ul li {
    width: auto;
    float: left;
    background: url(../images/footer-menu-right-border.png) right no-repeat;
        background-size: auto;
    background-size: 2px 12px;
    padding: 0 15px;
        padding-left: 15px;
}
.copyright span {
    margin-top: 8px;
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.imgs {
	text-align: end;
	margin-top: 7px;
}
.container.awardsicon .slick-track img {
	border: 1px solid #f1f1f1;
	margin-top: 23px;
	cursor: pointer;
	max-width: 140px;
}
.myvid {
    max-height: 560px;
    overflow: hidden;
    margin-top: -165px;
}
.navbar.flex-md-row {
    z-index: 1; 
    position: relative;
    background: #fff;
}
.headerfixed {position: fixed !important;}
.fixedheader, .headerfixed {
    transition: all .3s ease;
    padding-top: 24px;
    padding-bottom: 0;
}
.navigation_top {
    width: auto !important;
}
.navbar.flex-md-row.fixedheader.menu2 {
    padding: 0;
}
.navbar.flex-md-row.fixedheader.menu2.headerfixed{display:none;}
.logo {padding-top: 0 !important;}
ul.nav_top{margin-top: -10px; margin-left: -30px; }
.search{padding: 9px 0 5px !important;}
.navbar.flex-md-row.fixedheader.menu2 .navigation_top { margin-bottom: -9px;}
.navbar.flex-md-row.fixedheader.menu2 {
    padding-left: 1%;
    background: #f2f2f2;
}
.navbar.flex-md-row.fixedheader.menu2 ul.nav_top li a{padding: 22px 21px; color: #111 !important; font-size: 15.2px; font-weight:400;}
.navbar.flex-md-row.fixedheader ul.nav_top li a {
   padding: 8px 14px;
display: block;
transition: all .3s ease;
font-weight: 500 !important;
color: #1e1e1e !important;
font-size: 16.1px !important;
}
.navbar.flex-md-row.fixedheader.menu2 ul.nav_top li a {
    padding: 22px 14px;
    display: block;
    transition: all .3s ease;
    font-weight: 400 !important;
    color: #1e1e1e !important;
    font-size: 15.7px !important;;
}
.navbar.flex-md-row.fixedheader.headerfixed {
    padding-top: 12px;
    padding-bottom: 0;
}
.arrow {
  text-align: center;
  margin: 8% 0;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.arrow.bounce img{filter: brightness(0) invert(1); width: 54px;}
.content .fa {
    color: #fff;
    font-size: 43px;
    font-weight: bolder;
}
.top_right{right: 70px !important;}
.hamburger-menu > span::after, .hamburger-menu > span::before, .menu-main span {
    height: 2px !important;
    background: rgb(64, 49, 132) !important;
}
.menu-links.open{z-index:99 !important;}
.menu-links ul li a{font-size: 17px !important; color: #131313 !important; padding: 7px 9% !important;}
.menu-main{top:2px !important; }
.menu-links ul li a.sub-menu {
margin-left: .auto; padding-top: 3px !important; margin-top: 0px !important; font-weight: 300;}
    color: #292727 !important; padding-top: 3px !important;
}
.menu-links.open, .menu-links{background: #fff !important;}
.hamburger-menu.active img{-webkit-filter: invert(100%); /* Safari/Chrome */    filter: invert(100%);}
.menu-links ul li a.sub-menu {
    margin-left: .auto;
    color: #292727 !important;
    font-size: 15px !important;
    padding-bottom: 0px !important;
}
.services-area {
    margin-top: 21px;
}

.client-c img {
	padding: 7px;
}
.footer_top_inner .input_area::placeholder, .footer_top_inner .input_textarea::placeholder{opacity:1;}
.portfolio:hover img.me {transform: none;}
.me {
    top: 20%;
    border: none !important;
    max-width: 135px !important;
    background: #fff;
    padding: 6px !important;
    border-radius: 4px;
	/* display: none; */
}

.phone_box_right .fa {
    font-size: 21px;
    text-align: center;
    width: 24px;
    margin-right: 8px;
}
.menu-links.open, .menu-links{background: #fff !important;}
.portfolio, .portfolio .case-link {
    border-radius: 8px;
}

.footer_top_inner .input_area, .footer_top_inner .input_textarea {
	width: 100%;
	background: #fff;
	padding: 14px;
	color: #282828;
	margin-bottom: 7px;
	/* font-size: 18px; */
	box-sizing: border-box;
	border: none;
	font-size: 15px; border-radius : 4px;
}
.top_form input:focus, .top_form textarea:focus {
    color: #495057;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0px 0px 1px 1.8px #ff9800;
}
.services-area {
background: -moz-linear-gradient(148deg,rgba(100,78,204,1) 0,rgba(215,65,136,1) 100%);
background: -webkit-gradient(linear,left top,right bottom,color-stop(0,rgba(215,65,136,1)),color-stop(100%,rgba(100,78,204,1)));
background: -webkit-linear-gradient(148deg,rgba(100,78,204,1) 0,rgba(215,65,136,1) 100%);
background: -o-linear-gradient(148deg,rgba(100,78,204,1) 0,rgba(215,65,136,1) 100%);
background: -ms-linear-gradient(148deg,rgba(100,78,204,1) 0,rgba(215,65,136,1) 100%);
background: linear-gradient(302deg,rgba(100,78,204,1) 0,rgba(215,65,136,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d74188', endColorstr='#644ecc', GradientType=1 
}