@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&display=swap');
.container{
    max-width: 1170px;
    margin: 0 auto;
}
.whatsapp_icon {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    display: block;
    background-color: #0dc152;
    text-align: center;
    vertical-align: middle;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    padding: 14px;
}
.whatsapp_icon img {
    vertical-align: middle;
    max-width: 32px;
}  
.homeslider{
    height: 100vh;
    overflow-y: hidden;
  }
  .home_header{
    position: relative;
    width: 100%;
    float: left;
  }
  .home_header .header_row{
   position: absolute;
   top: 0;
   z-index: 9;
   left: 0;
  }
.sticky {
    position: fixed;
    top: -0px;
    width: 100%;
    background: #fff;
    display: block;
    transition: all .2s ease-in-out;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    z-index: 999;
}
.header{
    background-color: #fff;
}
.header_row{
    padding: 15px 0;
    background-color:rgba(255,255,255,0.9);
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
.header_bar{
    align-items: center;
    position: relative;
}
.homeheader {
    background-image: url("../images/header_banner.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    float: left;
    background-size: 100%;
    height: 100vh;
}
.header_row.sticky{
    background-color: #fff;
    padding: 5px 0;
    position: fixed;
}
.sticky .logo img{
  max-height: 40px;
}
.header_caption{
    width: 50%;
    float: left;
    margin-top: 170px;
}
.breadcrumb_row{
    margin:15px 0;
}
.header_caption .btn{
    min-width: 200px;
    height: 50px;
    line-height: 50px;
    /*font-weight: bold;*/
}
.services_section{
    background-color: #fafbfb;
    padding:30px 0 50px 0;
}
.title_section{
    position: relative;
    padding: 20px 30px 20px 0px;
    max-width: 100%;
    margin-bottom: 30px;
}
.title_section h2{
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-family: 'montserratlight';
    color: #565656;
}
.title_section h2 span{
  color: #565656;
  font-family: 'montserratbold';
}
.service-slide {
    /*border-radius: 10px;*/
    background-color: #fff;
    padding: 0px;
    position: relative;
    width: 32%;
    text-align: center;
    box-shadow: 0rem 0rem 15px rgba(0,0,0,0.15);
}
.service-slide img{
    width: 100%;
}
.service-slide h4{
    padding:0 20px;
}
.service-slide p{
    padding:0px 20px 20px 20px;
}
.service-slide.slide-1 {
    border-bottom: 10px solid #fdb713;
}
.service-slide.slide-2 {
    border-bottom: 10px solid #00b6f1;
}
.service-slide.slide-3 {
    border-bottom: 10px solid #ec008c;
}
/*.service-slide img{
    max-width: 250px;
}*/
.service-slide .service-slide-num {
    position: absolute;
    top: 20px;
    left: 20px;
    font-weight: 600;
    font-size: 20px;
}
.service-slide.slide-1 .service-slide-num {
    color: #fdb713;
}
.service-slide.slide-2 .service-slide-num {
    color: #00b6f1;
}
.service-slide.slide-3 .service-slide-num {
    color: #ec008c;
}
.service-slide h4{
    text-transform: uppercase;
    /*font-family: 'Playfair Display', serif;*/
    font-size: 26px;
    color: #262524;
    text-align: center;
    margin:15px 0 10px 0;
}
.expertise_section{
    background-color: #fff;
    padding: 35px 0 50px 0;
}
.tab_div{
    width: 23%;
}
.tab_divcontent{
    width: 75%;
}
.images_row{
    justify-content: flex-start;
    margin-top: 20px;
}
.images_row li{
    border-radius: 5px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
    border: solid 1px #f2f2f2;
    background-color: #ffffff;
    padding: 5px;
    margin: 0 14px 14px 0;
    width: 55px;
}
.images_row li img{
    max-width: 40px;
}
.tab_desc{
    width: 50%;
}
.img_desc{
    width: 47%;
}
/*.excellent_section h2{
    text-transform: none;
}*/
.industries_icon,.industries_content{
    width: 48%;
}
.industries_content{
    padding:25px 25px;
}
.shadow_box{
    /*border-radius: 14px;*/
    width: 100%;
    float: left;
    padding:40px;
    background-color: #ffffff;
    box-shadow:0 5px 15px rgba(0, 0, 0, 0.2);
}
.industries-slide-sec{
    padding: 10px;
}
.industries-slide-sec h2{
    font-size: 24px;
    font-family: 'montserratmedium';
    margin: 15px 0;
}
.text_section{
    width: 40%;
}
.company_info{
    width: 48%;
    background-color: #00b6f1;
    margin: 20px 0;
    padding:20px 15px 10px 15px;
    position: relative;
}
.company_info1{
    background-color: #fdb713;
}
.company_info2{
    background-color: #ec008c;
}
.company_info3{
    background-color: #cadb2b;
}
.company_info h3{
    position: relative;
    top: -7px;
    left:0px;;
    color: #fff;
    line-height: 20px;
    font-family: 'montserratmedium';
}
.company_info h5{
    color: #fff;
    margin: 0;
    font-family: 'montserratmedium';
}
.right_grid{
    background-color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);
    padding: 30px;
    width: 100%;
    float: left;
}
.logo_item{
    width: 33%;
    float: left;
}
.company_inforow{
    margin-top: 40px;
}
.testimonial_sectionmain{
    background-color: #ffffff;
    padding:50px 0;
}
.testimonial_section{
    width: 60%;
    position: relative;
}
.testimonial_content{
    width: 50%;
    border-right: 1px #dee2e6 solid;
    padding:20px 40px;
    position: relative;
}
.testimonial_section .view_btn{
    margin:30px 30px 0 0;
    float: right;
}
.packages_div{
    width: 32%;
    background-color: #00b6f1;
    box-shadow: 0 4px 12px rgba(0,0,0,0.20);
    padding:20px 30px;
    position: relative;
}
.packages_div h3{
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'montserratbold';
}
.price{
    display: block;
    font-size: 40px;
    margin: 10px 0;
    color: #fff;
}
.price sup{
    color: #fff;
    font-size: 14px;
}
.price span{
    color: #fff;
    font-size: 14px;
}
.pricing_menu{
    width: 100%;
    float: left;
    margin: 10px 0 30px 0;
}
.pricing_menu li{
    font-size: 16px;
    padding: 10px 5px 10px 20px;
    position: relative;
    color: #fff;
}
.pricing_menu li:before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border:1px #fff solid;
    background-color: transparent;
    position: absolute;
    top: 14px;
    left: 0;
}
.packages_div .btn{
    background-color: transparent;
    border-color:#fff;
    color:#fff;
}
.packages_div .btn:hover{
    color: #565656;
    border-color:#565656;
}
.packages_div2{
    background-color: #becf24;
}
.packages_div3{
    background-color: #fdb713;
}
/*.packages_div2 .btn{
    background-color: #becf24;
    border-color:#ec008c;
    color:#ec008c;
}
.packages_div3 .btn{
    background-color: #fdb713;
    border-color:#fdb713;
    color:#fdb713;
}
.packages_div .btn:hover{
  background-color: #00b6f1;
  color: #fff;  
}
.packages_div2 .btn:hover{
  background-color: #ec008c; 
}.packages_div3 .btn:hover{
  background-color: #fdb713; 
}*/
/*.packages_div .price{
 color:#00b6f1;   
}
.packages_div2 .price{
 color:#ec008c;   
}
.packages_div3 .price{
 color:#fdb713;   
}*/
.freelancer_icon{
    background-color: #fff;
    border-radius: 150px;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    align-items: center;
    position: absolute;
    top: -105px;
    left: 0;
    overflow: hidden;
}
.freelancer_icon li{
  /*width: 12%;*/
  text-align: center;
}
.freelancer_icon li img{
  max-width:70px;
}
body.open-it, body.callopen-it {
    overflow: hidden;
}
.open-it {
    visibility: visible;
}
.blog_section{
    padding:20px 0 100px 0;
    background-color: #fafbfb;
}
/*.blog_img img {
    min-height: 220px;
    max-height: 220px;
}*/
.blog_section .text_section{
  margin: 0;
  width: 100%;
}
.blog_section h1 {
    margin: 0 0 0px 0;
    line-height: 22px;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    color: #6d7278;
}
.blog_list{
    width: 100%;
    min-height: 590px;
    float: left;
    background-color: #fff;
    /*box-shadow: 0 3px 5px rgba(0, 0, 0,0.1);*/
    /*margin: 5px;*/
}
/*.blog_section .default_row{
 padding-right: 10px;
}*/
.blog_desc{
    padding:15px 20px;
}
.blog_list h2{
    display: block;
    width: 100%;
    float: left;
}
.blog_list h2 a{
    font-size: 18px;
    margin: 0px 0 10px 0;
    display: block;
    color: #565656;
    font-family: 'montserratmedium';
}
.blog_list h2 a:hover{
    color: #27a4d7;
}
/*-- about us css start -- */
.about_bg{
    background-image: url(../images/about_bg.png);
    height: auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-bottom:0px;
    background-size: cover;
}
/*.inner_index .header_row{
    border-bottom: 1px #eee solid;
}*/
.inner_index .navication li a{ 
   color: #000;
}
.inner_index .header_caption{
    margin-top: 0px;
    width: 100%;
}
.caption_row{
    align-items: center;
}
.caption_row .img_half_column{
  text-align: right;
}
.half_column{
    width: 49%;
}
/*.inner_index .header_caption img{
    max-width: 400px;
}*/
.inner_index .header_caption h2,.inner_index .header_caption h1{
    font-size: 45px;
    font-family: 'montserratmedium';
}
.section_pading{
    padding: 30px 0;
}
.inner_index .header_caption h4{
    margin: 10px 0 20px 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
.about_content h2{
    font-size: 30px;
    line-height: 40px;
    color: #565656;
    font-family: 'montserratlight';
    margin-bottom: 10px;
}
.about_content .btn{
    margin-top: 20px;
}
.why_section{
    padding: 50px 0;
}
.shadow_div{
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.form_div{
    width: 70%;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.right_div{
    width: 30%;
    padding: 30px;
    background-color: #00b6f1;
}
.right_div p{
    color: #fff;
    text-align: inherit;
}
.contact_section{
    padding:20px 0 50px 0;
}
.form_div .form_row{
    width: 49%;
}
.form_div .form_row.fullwidth{
    width: 100%;
}
.form_div label{
    margin-bottom: 10px;
}
.form_div .btn{
    text-transform: uppercase;
}
.right_div .info_tab {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.location_tab i{
    margin-right: 3px;
}
.location_tab h6{
    border-bottom: 1px #13c2fb solid;
    padding-bottom: 10px;
}
.right_div .social_menu li a{
    background-color: #fff;
    color: #666;
}
.right_div .info_tab h6{
    margin: 0 0 10px 0;
    font-size: 16px;
    font-family: 'montserratregular';
}
.right_div .info_tab .btn_type {
    position: relative;
    display: block;
    text-align: left;
    padding: 17px 30px 17px 72px;
    text-transform: none;
    margin-top: 10px;
    background-color: #fff;
    color: #333;
    font-size: 15px;
}
.right_div .info_tab .btn_type:hover{
   opacity: 0.95;
}
.right_div .info_tab abbr {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding-top: 0px;
    font-size: 20px;
    line-height: 50px;
    width: 54px;
    border-right: 1px solid rgba(0,0,0,0.1);
    text-align: center;
    color: #00b6f1;
}

.footer .container{
    position: relative;
}
.footer{
    background-color: #333333;
    padding: 50px 0 10px 0;
    position: relative;
   /* margin-top: 70px;*/
}
.footer_row{
    margin-top: 70px;
    background-image: url(../images/footer_logo.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.footer_list{
    width: 23.5%;
}
.footer_list h5{
    color: #fff;
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-family: 'montserratmedium';
    border-bottom: 1px #3a3838 solid;
    padding-bottom: 15px;
}
.footer_list h5:after{
    content: '';
    width: 100px;
    height: 2px;
    background-color: #00b6f1;
    border-radius: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.footer_menu li{
    width: 100%;
    float: left;
    color: #cbcdd2;
    font-size: 13px;
    /*border-bottom: 1px #3a3838 solid;*/
    padding: 7px 0;
    line-height: 24px;
}
.footer_menu li:last-of-type{
    border-bottom: 0;
}
.footer_menu li i{
    margin-right: 4px;
}
.footer_menu li a{
    display: block;
    color: #cbcdd2;
    font-size: 13px;
    transition: all .3s ease-in-out;
}
.footer_menu li a:hover{
   color: #fff; 
}
.copy_right{
 background-color: #424242;
/* border-top:1px #fff solid;*/
 padding: 10px 0;
}
.copy_rightrow{
    align-items: center;
}
.copy_rightrow p{
    font-size: 13px;
}
.social_menu li {
    display: inline-block;
    margin-right: 10px;
}
.social_menu li:last-of-type{
    margin-right: 0;
}
.social_menu li a {
    width: 34px;
    height: 34px;
    line-height: 32px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    background-color: #6b6b6b;
    font-size: 16px;
    display: block;
    transition: all .2s ease-in-out;
}
.social_menu li a i {
    vertical-align: middle;
}
.social_menu li.fb a:hover {
    background-color: #4865ab;
    color: #fff;
}
.social_menu li.linkdin a:hover {
    background-color: #0674b0;
    color: #fff;
}
.social_menu li.insta a:hover {
    background-color: #f1359b;
    color: #fff;
}
.social_menu li.twiter a:hover {
    background-color: #22aee3;
    color: #fff;
}

.service_list{
    width: 23%;
    margin-bottom: 30px;
}
.service_list p{
    text-align: inherit;
}
.service_list i{
    font-size: 50px;
    color: #000;
}
.service_list .read_btn i{
    font-size: 14px;
    color: #00b6f1;
}
.service_list h3{
    font-size: 18px;
    margin: 10px 0;
}
.service_list img{
    max-width: 60px;
    min-width: 60px;
}
.industries_imgpart{
    width: 55%;
    position: relative;
    /*left: 40px;*/
}
.industries_contentpart {
    width: 45%;
    position: relative;
    right: 60px;
    top: 15px;
}
.division_section .blog_list{
    width: 32%;
    min-height:inherit;
}
.division_section .blog_list img{
    width: auto;
    min-height: inherit;
}
.division_section .blog_list h2 a{
    margin:15px 0;
}
.database_row{
    justify-content: flex-start;
}
.database_row .service_list{
    margin-right: 2%;
}
.mapdiv{
    margin-top: 20px;
}
.mapdiv iframe{
    width: 100%;
    border: 0;
    height: 400px;
}
/*.package_menu{
    width: 100%;
    float: left;
}*/
.package_menu li{
    display: block;
    position: relative;
    padding:0 0 0 15px; 
    font-size: 14px;
    color: #6d7278;
    line-height: 22px;
}
.package_menu li:before{
    content: '';
    background-color: #ddd;
    width: 5px;
    border-radius: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 8px;
}
.blog_desc strong{
    display: block;
    margin: 10px 0;
    color: #6d7278;
}


/* responsive css start here */
@media (max-width:1279px){
.container{
    max-width: 95%;
}
/*.about_bg{
    height: 550px;
}*/
.header_row{
    padding: 10px 0;
}
.logo img{
    max-height: 40px;
}
.industries_contentpart{
    padding: 0;
}
.shadow_box{
    padding: 25px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
}
.title_section{
    margin-bottom: 10px;
}
.service-slide h4{
    font-size: 22px;
}
.services_section {
    padding: 30px 0;
}
.tab_divcontent {
    width: 72%;
}
.indstries_section{
    padding-bottom: 0;
}
.industries_icon, .industries_content {
    width: 49%;
}
.company_inforow {
    margin-top: 20px;
}
.testimonial_content{
    padding: 20px;
}
/*.service-slide img {
    max-width: 170px;
}*/
.company_info h5{
    font-size: 15px;
}
/*.freelancer_icon li img {
    max-width: 90px;
}*/
.freelancer_icon{
    padding: 10px;
}
.form_div{
    width: 60%;
}
.right_div{
    width: 40%;
}


}

@media (max-width:991px){
.container {
    max-width: 90%;
}
.homeslider{
    height: auto;
  }
.header_index{
  background-size: cover;
}
.tab_div {
    width: 40%;
}
.tab_divcontent {
    width: 58%;
}
.tab_desc,.service-slide,.industries_icon, .industries_content{
    width: 100%;
}
.service-slide{
    margin-bottom: 20px;
}
.expertise_section,.testimonial_sectionmain{
    padding: 20px 0;
}
.services_section{
    padding: 10px 0 0 0;
}
.industries_icon, .industries_content{
    right: 0;
    left: 0;
    padding:10px;
    top: 0;
}
.industries_icon{
    padding: 0;
}
.title_section{
    max-width: 100%;
}
.company_info{
    margin: 10px 0 0 0;
}
.right_grid{
    box-shadow: 0 2px 5px rgb(0 0 0 / 15%);
    padding: 20px;
}
.glad_section{
    padding-bottom: 30px;
}
.footer_menu li a,.footer_menu li{
    font-size: 13px;
}
.header_caption .btn{
    font-size: 14px;
}

.inner_index .header_caption h2,.inner_index .header_caption h1{
    font-size: 30px;
}
.inner_index .header_caption h4{
    font-size: 16px;
}
.about_bg {
    padding-bottom: 40px;
}
.half_column{
    width: 60%;
}
.img_half_column{
    width: 38%;
}
.freelancer_icon{
    top: -110px;
}
.footer_row{
    margin-top: 20px;
}
.why_section{
    padding: 30px 0;
}
.service_list{
    width: 48%;
}
.form_div .form_row{
    width: 100%;
}
.form_div{
    width: 50%;
}
.right_div{
    width: 50%;
}

}
@media (max-width:767px){
.text_section,.testimonial_section,.testimonial_content,.footer_list,.packages_div{
    width: 100%;
}
.testimonial_content{
    border-right: 0;
}
.contact_icon li{
    display: inline-block;
    margin-right:5px;
    width: 33%;
}
.contact_icon li a, .contact_icon li span{
    border-radius: 0px;
    min-height: 50px;
    padding: 5px 0 7px;
    min-width: 66px;
    max-width: 100%;
    font-size: 0;
}
.contact_icon li a.call:before, .contact_icon li a.enquire:before,.contact_icon li a.whatsup_call:before{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px;
    background-position: center center;
    width: 24px;
    height: 24px;
    background-size: 24px;
}
.copy_rightrow p{
    text-align: center;
}
.testimonial_content2{
    padding: 0 20px;
}
.blog_img img {
/*    min-height: 100px;
    max-height: 100px;*/
    width: 100%;
}
/*.blog_list{
    margin-bottom: 20px;
}
.blog_list:last-of-type{
    margin-bottom: 0;
}*/
.packages_section{
    padding-bottom: 30px;
}
.freelancer_icon li img {
    max-width: 40px;
}
.footer{
    padding: 80px 0 10px 0;
}
.freelancer_icon {
    top: -115px;
}
/*.freelancer_icon{
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    position: relative;
    top:-60px;
}
.freelancer_icon li {
    width: 33.3333%;
    border-right: solid 1px #484848;
    border-bottom: solid 1px #484848;
    padding: 10px;
    text-align: center;
    min-height: 115px;
}
.freelancer_icon li:first-child,.freelancer_icon li:nth-child(4){
    border-left: solid 1px #484848;
}*/
.footer_row{
    margin-top:-40px;
    background-size: 100%;
}
.blog_section {
    padding: 20px 0 30px 0;
}
.footer_list h5,.footer_list{
    margin: 0 0 10px 0;
}
.copy_rightrow{
    justify-content: center;
}
.social_menu{
    margin-top: 15px;
}
.caption_row .img_half_column{
    display: none;
}
.half_column{
    width: 100%;
}
/*.about_bg {
    height: 290px;
}*/
.about_content h2{
    font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
}
.header_caption .btn{
    width: 100%;
    margin-bottom: 10px;
}
.header_caption .btn:last-of-type{
    margin-bottom: 0;
}
.inner_index .header_caption h2,.inner_index .header_caption h1{
    font-size: 20px;
}
.inner_index .header_caption h4{
    font-size: 14px;
}
.form_div,.right_div{
    width: 100%;
}
.contact_bg{
    height: 250px;
}
.copy_right{
    padding-bottom: 85px;
}
.tab_div{
    display: none;
}
.tab-content.current,.tab-content{
    display: block;
}
.tab_divcontent{
    width: 100%;
}
.division_section .blog_list {
    width: 100%;
    margin-bottom: 15px;
}
.division_section .blog_list:last-of-child {
    margin-bottom: 0px;
}
.header_index{
    height: auto;
    /*min-height: 250px;*/
}
.homeheader{
    min-height: 250px;
}
div iframe[title~="chat"] {
  inset:auto 5px 90px auto !important;
}
.blog_list{
    min-height: inherit;
}
.whatsapp_icon{
    display: none;
}



}
@media (max-width:479px){
.title_section h2{
  font-size: 20px;
  margin: 0 0 10px 0;
}
.service-slide h4 {
    font-size: 18px;
}
.service-slide{
    box-shadow: 0rem 0rem 10px rgb(0 0 0 / 15%);
}
/*.service-slide img {
    max-width: 120px;
}*/
.shadow_box {
    padding: 10px;
    box-shadow: 0 3px 7px rgb(0 0 0 / 20%);
}
.service_list{
    width: 100%;
}
.section_pading {
    padding: 0;
}
.breadcrumb_row{
    margin-bottom: 15px;
}
.database_row .service_list {
    margin-right: 0%;
}

}




















