/*project-details-page*/
h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat, "Tahoma", Sans-Serif;
}
body{
    font-family: Istok Web, "Tahoma", Sans-Serif;
}

.project-wrapper .project-head-banner{
    background: rgb(27,122,227);
    background: -moz-linear-gradient(90deg, rgba(27,122,227,1) 0%, rgba(26,121,227,1) 0%, rgba(26,121,227,1) 0%, rgba(143,195,253,1) 68%, rgba(143,195,253,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(27,122,227,1) 0%, rgba(26,121,227,1) 0%, rgba(26,121,227,1) 0%, rgba(143,195,253,1) 68%, rgba(143,195,253,1) 100%);
    background: linear-gradient(90deg, rgba(27,122,227,1) 0%, rgba(26,121,227,1) 0%, rgba(26,121,227,1) 0%, rgba(143,195,253,1) 68%, rgba(143,195,253,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b7ae3",endColorstr="#8fc3fd",GradientType=1);
}
.project-wrapper .project-head-banner.p-15{
 padding: 30px 0px;
}
.project-wrapper .project-head-banner h2{
 color:#fff;
 font-size: 115px;
}
.project-wrapper .project-head-banner .welth-head h2{
  line-height: 100px;
}
.project-wrapper .project-head-banner p{
 color:#fff;
 font-size: 15px;
}
.project-wrapper .project-head-banner .pattens img{
  display: block;
  margin: 30px auto;
}
.project-wrapper .project-head-banner .screen{
  position: relative;
}
.project-wrapper .project-head-banner .screen img{
 z-index: 3;
 position: relative;
}
.project-wrapper .project-head-banner .pl_lefttop{
  padding: 45px 0 0;
}
.project-wrapper .project-head-banner .pl_lefttop p{
   padding: 30px 0 0;   
}
.project-wrapper .project-head-banner .screen:before{
 position: absolute;
 left: -63px;
 top: 0px;
 bottom: 0px;
 margin: auto;
 content: "";
 background: url("../img/pattens-bg.png");
 background-repeat: no-repeat;
 width: 125px;
 height: 125px;
 z-index: 2;
}
.project-wrapper .section-about{ 
  padding: 20px 0px;
}

.project-wrapper .section-about .screen-res{
 margin-top: -100px;
}
.project-wrapper .section-about .screen-res-data h2{
 color:#1b7ae3;
 font-size: 15px;
 text-transform: uppercase;
 margin: 0 0 20px;
 text-align:center;
}
.project-wrapper .section-about .screen-res-data h4{
  color:#56606c;
  font-size: 28px;
  margin: 0 0 20px;
 text-align:center;
}
.project-wrapper .section-about .screen-res-data p{
  color:#4f575f;
  font-size: 17px;
  line-height: 35px;
 text-align:center;
}
.project-wrapper .summery-section h2{
  color: #1b7ae3;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
}
.project-wrapper .summery-section p{
  font-size: 17px;
  color:#49494a;
  line-height: 35px;
  font-weight: 700px;
}
.project-wrapper .summery-section{
 margin: 35px 0;
}
.project-wrapper .summery-section .summary-bg img{
  width: 100%;
  position: relative;
  z-index: 2;  
}
.project-wrapper .summery-section .summery-left-pannel{
  padding-left: 60px;
}
.project-wrapper .summery-section .summary-bg{
 position: relative;
}
.project-wrapper .summery-section .summary-bg:before{
  content: "";
  width: 125px;
  height: 125px;
  position: absolute;
  z-index: 1;
  background: url(../img/pattens-blue.png);
  top: -49px;
  right: 46px;
}
.project-wrapper .summery-section .summary-bg:after{
  content: "";
  width: 125px;
  height: 125px;
  position: absolute;
  z-index: 1;
  background: url(../img/pattens-blue.png);
  bottom: -49px;
  left: 46px;
}
.project-wrapper .section-two_type .section-two_type-data{
  padding-left: 60px;
}
.project-wrapper .section-two_type .section-two_type-data h3{
  color:#56606c;
  font-size: 29px;
  font-weight: 300;
  margin: 0 0 10px;
}
.project-wrapper .section-two_type{
  margin: 100px 0px;
}
.project-wrapper .section-two_type .ptns-bg{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.project-wrapper .section-two_type .section-two_type-data h3 .sg{
  color:#5e9cea;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0 0;
}
.project-wrapper .section-moduled{
 margin: 60px 0px;
}
.project-wrapper .section-moduled h3{
 margin: 0 0 10px;
 color:#56606c;
 font-size: 18px;
}
.d-block-left{
 padding-left: 70px;   
}
.text-justify{
 text-align: justify;
}
.pb-1rem{
 margin-bottom: 1rem;
}

/*home-page-style*/
.flickity-viewport{
   height: calc(100vh - 210px) !important; 
}
.main-banner-slider, .main-banner-slider-item{
   height: calc(100vh - 210px) !important; 
}
.main-banner{
  min-height:  calc(100vh - 210px) !important
}
.home-services{
  padding: 2rem 0;   
}


.custom-head2{
  font-size: 1.5rem !important;
}

.text-justify{
  text-align: justify !important;
}
.text-left{
  text-align: left !important;
}


.portfolio-slider .owl-nav{
    text-align: center;
    margin: 20px 0 0;
}
.portfolio-slider .owl-nav button{
    background: #4372b7 !important;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 50px !important;
    color: #fff !important;
    border-radius: 50%;
    margin: 0 10px;
}
.portfolio-slider .owl-nav button span{
  font-size: 27px;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.portfolio-slider .owl-nav .owl-prev.disabled{
  opacity: 0.5;
}
.portfolio-slider .owl-nav .owl-next.disabled{
  opacity: 0.5;
}


.tech-list li{
 list-style: none;
 border:solid 1px #ddd;
 width: 110px;
 height: 45px;
}
.tech-list li img{
  width: 100px;
  height: 100%;
  object-fit: contain;
}
.content ul.tech-list li::before{
  display: none;
}

.summery-section.space{
 margin: 100px 0;
}
.list-modules-wrap{
  padding-left: 60px;
}
.list-modules li{
   font-size: 16px;
   color: #49494a;
}
.button-navigation{
    background: #264c76;
    border-radius: 30px;
    min-width: 100px;
    display: inline-block;
    text-align: center;
    padding: 8px 12px;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    border: 0;
}
.button-navigation:focus{
  outline: none;
}
.button-navigation:hover{
  background: #32659e;
  color: #fff;
}

.screen-dec img{
  box-shadow: 0px 10px 15px -15px rgba(0,0,0,0.1),0px 10px 15px -3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 10px 15px -15px rgba(0,0,0,0.1),0px 10px 15px -3px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0px 10px 15px -15px rgba(0,0,0,0.1),0px 10px 15px -3px rgba(0,0,0,0.1);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.Feedback-container{
  background: #f5f5f5;
  padding: 15px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  position: relative;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: solid 3px #1477e5;
}

.sectionsub-head{
  color: #245eb3 !important;
  font-size: 18px !important;
  font-weight: bold !important;
}








@media(max-width:991px){
     .project-wrapper .project-head-banner h2{
       font-size: 25px;
     }
    .project-wrapper .project-head-banner.p-15{
       padding: 20px;
    }
    p{
     font-size: 16px;
    }
    .project-wrapper .section-two_type .ptns-bg img{
      display: none;
    }
    .screens img{
      display: none;
    }
    .d-block-left{
      padding-left: 20px;
    }
    .project-wrapper .section-two_type .section-two_type-data h3{
     font-size: 16px;
    }
    .project-wrapper .section-two_type .section-two_type-data{
      padding-left: 10px;
    }
    .project-wrapper .summery-section .summery-left-pannel{
      padding-left: 10px;
    }
    .project-wrapper .section-about .screen-res-data h4{
     font-size: 14px;
    }
}
@media(max-width:767px){
 .flickity-viewport {
    height: 100% !important;
 }
 .main-banner-slider, .main-banner-slider-item {
    height: 500px !important;
 }
 .main-banner {
    min-height: 500px !important;
 }  
 .list-modules-wrap{
   padding-top: 60px;
   padding-left: 15px;
 } 
 .project-wrapper .section-two_type{
  margin: 30px 0;
 }
 .ptns-bg-reach{
  display:none;
 }
 .project-wrapper .section-moduled{
  margin: 30px 0;
 }
 .summery-section.space{
  margin: 30px 0;
 }
}
@media(max-width:640px){
  .tech-list{
    max-width: 630px;
    overflow-y: auto;
  }
  .tech-list li{
    min-width: 110px;
  }
}