@import url('https://fonts.googleapis.com/css2? family= Montserrat:wght@300;400;500;600;700;800;900 & family= Open+Sans:ital,wght@ 0,300;0,500;0,600;0,800;1,500 & family= Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,500;1,700 & display=swap');
/*-----------------------------------------------------------------------------------

    Template Name: Jaap html Template
    Author: BootExperts
    Author URI: http://bootexperts.com
    Version: 1.0
    website: http://bootexperts.com
    Description: This theme made for any kind of portfolio site.

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
    
    Base or Reset or common css are in reset.css file

    1.  Header CSS
    2.  start Feature CSS
    3.  start Experties CSS
    4.  start Creative Team CSS
    5.  start Our Services CSS
    6.  start Our Work CSS
    7.  Start Our Clients CSS
    8.  Start Blog CSS
    9.  Start Footer CSS
    10. start project-page slider CSS
    11. Start project-page project-info CSS
    12. Start project-page portfolio section CSS

    
/*

font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;


*/
.why-us .section_title .paragraph{
  color: #9c9c9c!important;
  text-align: center;
  font-family: 'Roboto', sans-serif!important;
  font-size: 18px!important;
  font-weight: 300!important;
  text-align: justify;
  padding-right: 30px;
  margin: 20px 0 40px;
}

/* --------------------------------------------------------
1.         Start home & portfolio-details Header CSS
-----------------------------------------------------------*/
.jaap .header_inner {
  z-index: 9999;
}
.header_logo {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding-top: 50px;
}
.header_logo img {
  width: 135px;
}
.jaap .header_logo {
  margin-bottom: -96px;
  opacity: 0;
  visibility: hidden;
  z-index: -99;
}
.jaap .mainu_menu {
  background: #002347(0, 0, 0, 0.9);
}
.min-height-0{
  min-height: 0px;
}
a, .uk-link{
    color: #fff;
}
a:hover, a:focus{
    color: #3399ff;
}
html, body {
  height: 100%;
}
.main_slider_area, .main_slide_owl, .portfolio_slide_owl{
    height: 100%;
}
.main_slider_area .owl-stage-outer, .main_slider_area .owl-stage, .main_slider_area .owl-item{
    height: 100%;
}
.main_slider_area .single_slide_bg{
    height: 100%;
    position: relative;background-size: cover;
    background-blend-mode: multiply;
    background-color: #0000007d;
}

.main_slider_area .single_slide_bg:after{
    background: black none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider_caption{
    position: absolute;
    width: 100%;
    height: auto;
    margin-top: 3%;
    text-align: center;
    z-index: 2;
    left: 0;
    top: calc(50% - 252px/2);
}
.slider_caption h2{
  color: #00BFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.slider_caption h1{
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.slider_caption h3{
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.main_slider_area .go_down {
  border-radius: 50%;
  display: block;
  height: 90px;
  margin: 32px auto;
  width: 90px;
}
.main_slider_area .go_down:hover{
  background-color: #000;
}

.mainu_menu {
  width: 100%;
  transition: background .5s ease;
}
#main-nav {
  position: absolute;
  top: -2px;
  z-index: 99;
  left: 0;
  text-align: center;
}
#main-nav li a{
    background: transparent;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #fff;
}
#main-nav li a:hover{
    color: #3399ff;
}
#main-nav li.current a{
  color: #3399ff;
}
#main-nav .nav.navbar-nav {
  width: 100%;
  margin: 0 auto;
  position: relative;
}/*
#main-nav .nav.navbar-nav:before {
  background-color: rgba(51, 51, 51, 0.3);
  content: "";
  height: 2px;
  position: absolute;
  right: 79%;
  top: 50%;
  width: 10000px;
}
#main-nav .nav.navbar-nav:after {
  position: absolute;
  content: "";
  left: 0%;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: rgba(51, 51, 51, 0.3);
  display: none;
}*/

.footer_contact_info .fa{
  font-size: 20px;
  font-weight: 400;
  padding-right: 10;
  margin: 0px;
}

#main-nav .uk-active .nav.navbar-nav:before, #main-nav .uk-active .nav.navbar-nav:after{
  display: none;
}
#main-nav .nav.navbar-nav li{
  float: none;
  display: inline-block;
}
.uk-active{
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.uk-active .main_menu::before {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  content: "";
  height: 50px;
  left: 100%;
  position: absolute;
  top: 0;
  width: 10000px;
}
.uk-active .main_menu::after {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  content: "";
  height: 50px;
  right: 100%;
  position: absolute;
  top: 0;
  width: 10000px;
}
.uk-sticky-placeholder{
    width: 100%;
}



/* --------------------------------------------------------
            End home & portfolio-details Header CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
2.                     start Feature CSS
-----------------------------------------------------------*/

.feature {
  text-align: left;
}
.feature .section_title{
  margin-bottom: 40px;
}
.feature .section_title h2 {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2em;

}
.feature .section_title span , .section_title_all span , .why-us .section_title span{
  font-weight: 700;
  color: #00BFFF;
}
.feature .section_title > p ,.section_title_all p , .why-us p {
  font-size: 35px;
  color: #0c0b09;
  text-transform: uppercase;
  font-family: 'Open Sans', serif;
}
.single_feature i {
    background: #00BFFF none repeat scroll 0 0;
    border: 8px solid #00BFFF;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 40px;
    margin-bottom: 28px;
    padding: 42px;
    text-align: center;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.single_feature i:hover {
  background: #337ab7 none repeat scroll 0 0;
  border: 8px solid #337ab7;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.single_feature > p {
    margin: 11px 0;
}



/* --------------------------------------------------------
                      End Feature CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
3.                      start Experties CSS
-----------------------------------------------------------*/

.experties {
  margin: 0 auto;
  width: 62%;
}
.experties .section_title > h2 {
  text-align: center;
  font-weight: 700;
}
.experties .progress{
    overflow: visible;
}
.experties .progress-bar {
  background-color: #00BFFF;
  position: relative;
}
.experties .progress-bar > span {
    border: 1px solid #131e2a;
    color: #131e2a;
    padding: 5px 12px;
    position: absolute;
    right: -4%;
    top: -206%;
}
.experties .progress-bar > span::before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #131e2a;
  bottom: -7px;
  content: "";
  height: 0;
  left: 18px;
  position: absolute;
  width: 0;
}
.experties .progress-bar > span::after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff;
  bottom: -5px;
  content: "";
  height: 0;
  left: 18px;
  position: absolute;
  width: 0;
}
.experties .single_experties > p {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}


/* --------------------------------------------------------
                      end Experties CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
4.                      start Creative Team CSS
-----------------------------------------------------------*/

.creative_team_area .creative_team_bg {
  background: rgba(0, 0, 0, 0) url("img/creative-team-bg.jpg") no-repeat center center / cover;
}
.creative_team_area .creative_team_bg > h1 {
  color: #fff;
  padding: 80px 0;
  text-align: center;
  font-weight: 700;
}
.creative_team .single_creative_team {
  position: relative;
}
.creative_team .team_member_info {
  bottom: 4%;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  width: 100%;
}
.creative_team .team_member_social > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.creative_team .team_member_social li {
  display: inline-block;
}
.creative_team .team_member_text > h4 {
  font-weight: 700;
}
.creative_team .team_member_text > p {
  color: #fff;
  font-weight: 700;
  margin: 8px 0;
  text-transform: uppercase;
}
.team_member_social i {
  font-size: 18px;
}
.creative_team .team_member_social li{
    margin-left: 14px;
}
.creative_team .team_member_social a {
  border: 1px solid #fff;
  border-radius: 50%;
  display: block;
  height: 45px;
  line-height: 45px;
  width: 45px;
}
.creative_team .team_member_social li:hover a{
    background: #000;
    color: #ffd400;
    border: 1px solid #fff;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}
.creative_team_area .creative_team_bottom {
    background: rgba(0, 0, 0, 0) url("img/creative-team-bottom.png") no-repeat center center / cover;
    text-align: center;
}
.creative_team_area .creative_team_bottom > p {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  margin: 0 auto;
  text-align: center;
  width: 76%;
}


/* --------------------------------------------------------
                      end Creative Team CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
5.                      start Our Services CSS
-----------------------------------------------------------*/


.services_caro .owl-carousel .owl-stage-outer {
  margin-top: 0px;
  overflow: hidden;
  padding-bottom: 0px;
  position: relative;
  z-index: 999;
  padding-top: 0px;
}
.our_services_bottom .item {
  text-align: center;
}
.our_services_bottom .services_caro {
  position: relative;
}
.services_caro .item img {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
    text-align: center;
    width: auto;
    margin: 0 auto;
}
.services_caro .item:hover img {
  -webkit-filter: none;
  -o-filter: none;
  filter: none;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.services_caro i {
    background: #00bfff none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    height: 65px;
    line-height: 65px;
    text-align: center;
    width: 65px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.services_caro i:hover {
  color: #fff;
  background: #002347;
}
.services_caro_area {
  padding-bottom: 90px;
}


.services_caro .owl-prev {
  left: calc(50% - 100px);
  position: absolute;
  top: calc(117% + 10px);
}
.services_caro .owl-next {
    position: absolute;
    right: calc(51% - 100px);
    top: calc(117% + 10px);
}
.our_services_top .section_title > h1 {
  margin-bottom: 44px;
  font-weight: 700;
}
.our_services_top .section_content > p {
  color: #131e2a;
  font-weight: 700;
  margin: 0 auto;
  text-align: center;
  width: 86%;
}
.our_services_bottom .item_details > h4 {
    font-weight: 700;
    margin: 44px 0 19px;
}
.our_services_bottom .item_details > p{
    margin: 0;
}
.carousel_reloader > a {
  background: #f4f4f4 none repeat scroll 0 0;
  border-radius: 50%;
  display: block;
  height: 64px;
  line-height: 64px;
  margin: 0 auto;
  text-align: center;
  width: 64px;
}
.carousel_reloader > a:hover{
  background: #ffd400 none repeat scroll 0 0;
}



/* --------------------------------------------------------
                      End Our Services CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
6.                      start Our Work CSS
-----------------------------------------------------------*/

.our_work_trigger ul{
    text-align: center;
}
.our_work_trigger ul li{
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 43px;
    height: 43px;
    color: #0a0a0a;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.our_work_trigger ul li:hover, .our_work_trigger ul li.active{
    cursor: pointer;
    color: #ffd400;
}
.our_work_trigger ul li > span {
  margin: 0 11px;
  color: #0a0a0a;
}
.work_all_item {
  margin-top: 50px;
}
.single_our_work{
  cursor: pointer;
  margin-top: 30px;
}
.sing_work_photo{
  text-align: center;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.sing_work_photo figure img {
  min-height: 315px;
  max-height: 315px;
}
.sing_work_photo figure {
  position: relative;
  margin: 0;
}
.sing_work_photo figure .fig_border {
  border: 1px solid #b5b5b5;
  content: "";
  height: 77%;
  left: 0;
  margin: 5%;
  position: absolute;
  top: 0;
  width: 90.3%;
}
.sing_work_photo.small figure .fig_border {
  border: 1px solid #b5b5b5;
  box-sizing: border-box;
  content: "";
  height: 77%;
  left: 0;
  margin: 10%;
  position: absolute;
  top: 0;
  width: 80.3%;
}
.sing_work_photo:hover figure .fig_border{
  border: 1px solid #00BFFF;
}

.sing_work_caption{
    background: rgba( 35, 24, 13, 0.5 );
    border-radius: 50%;
    height: 200px;
    left: calc(50% - 100px);
    line-height: 200px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: calc(50% - 100px);
    width: 200px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.sing_work_photo:hover .sing_work_caption{
    background: #00bfff8a none repeat scroll 0 0;
}
.sing_work_border {
  border: 1px solid rgba(181, 181, 181, 0.5);
  content: "";
  height: calc(100% - 70px);
  left: 35px;
  position: absolute;
  top: 35px;
  width: calc(100% - 70px);
}
.sing_work_photo:hover .sing_work_border{
  border: 1px solid #00bfff6b;
}
.sing_work_photo .search {
  background: #00BFFF none repeat scroll 0 0;
  border-radius: 50%;
  bottom: calc(12% - 20px);
  font-size: 18px;
  height: 38px;
  line-height: 35px;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 38px;
  z-index: 9;
}
.sing_work_photo:hover .sing_work_border .search{
  opacity: 1;
  right: calc(9% - 17px);
}
.sing_work_photo.small:hover .sing_work_border .search {
  bottom: calc(21% - 17px);
  opacity: 1;
  right: calc(18% - 17px);
}
.sing_work_photo .search:hover {
  color: #111;
}

.work_all_item .mix {
  display: none;
}

.mix-1{
  display: none;
}




.sing_work_caption > p {
  color: rgba(181, 181, 181, 0.9);
  font-family: "Roboto Slab",serif;
  font-size: 25px;
  text-transform: uppercase;
}
.sing_work_photo:hover .sing_work_caption > p{
  color: #fff;
}
.sing_work_photo:hover .sing_work_caption > p > a{
  color: #fff;
}
.Rx-width-50 {
  -webkit-animation-name: Rx-width-50;
  -o-animation-name: Rx-width-50;
  animation-name: Rx-width-50;
  animation-fill-mode: forwards;
}

.Rx-width-75 {
  -webkit-animation-name: Rx-width-75;
  -o-animation-name: Rx-width-75;
  animation-name: Rx-width-75;
  animation-fill-mode: forwards;
}

.Rx-width-65 {
  /*-webkit-animation-name: Rx-width-65;
  animation-name: Rx-width-65;*/  
  -webkit-animation-name: Rx-width-65;
  -o-animation-name: Rx-width-65;
  animation-name: Rx-width-65;
  animation-fill-mode: forwards;
}

.Rx-width-60 {
  -webkit-animation-name: Rx-width-60;
  -o-animation-name: Rx-width-60;
  animation-name: Rx-width-60;
  animation-fill-mode: forwards;
}

/* --------------------------------------------------------
                      End Our Work CSS
-----------------------------------------------------------*/

/* --------------------------------------------------------
7.                      Start Our Clients CSS
-----------------------------------------------------------*/

.our_clients .section_content a {
  border: 2px solid #eaeced;
  display: block;
  text-align: center;
}
.our_clients .section_content a:hover{
  background: #f4f4f4;
}


/* --------------------------------------------------------
                      End Our Clients CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
8.                      Start Blog CSS
-----------------------------------------------------------*/


.single-blog{
    position: relative;
    cursor: pointer;
}
.blog-img{

}
.blog-img:before {
  background-color: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-blog:hover .blog-img:before{
    opacity: 0.4;
}

.blog-text{
    border: 5px solid rgba(255, 255, 255, 0.4);
    height: 80%;
    left: 10%;
    opacity: 0;
    padding: 14% 6%;
    position: absolute;
    text-align: center;
    top: 10%;
    width: 80%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-blog:hover .blog-text{
    opacity:1;
}
.blog-text h2{
    color: #f7f8f9;
    font-size: 25px;
    font-weight: 600;
}
.blog-text p{
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 5px;
  color: #fff;
}
.blog_post .section_title {
  margin-bottom: 50px;
}
.blog_cat > div {
  display: inline-block;
}
.post_cat {
  line-height: 13px;
}
.post_date {
  line-height: 17px;
}
.post_date > p {
  margin: 0;
}
.post_date > p::after {
  content: "|";
}
.blog_cat p, .post_cat a{
  font-size: 11px;
}
.blog_cat i {
  margin-right: 5px;
}


/* --------------------------------------------------------
                      End Blog CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
9.                     Start Footer CSS
-----------------------------------------------------------*/
.social_icons a i {
  color: #0e2617;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  margin-top: 10;
}



.footer_area{
    background: url("img/Banner/Footer-Ums.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
    text-align: center;
    background-attachment: fixed;
}
.footer_area .section_title > h1 {
  color: #ffd400;
  font-size: 65px;
  font-weight: 700;
  line-height: 51px;
}
.footer_area .section_title > p {
  color: #fff;
  font-weight: 700;
  margin: 28px 225px 0;
}
.footer_area .form-control {
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #6f6f6f;
}
.footer_contact .section_title > h4 {
  color: #fff;
}
.footer_contact .form-group {
  font-family: "Open Sans",sans-serif;
  margin-bottom: 40px;
  text-align: left;
}
.footer_contact .submit_button {
  text-align: center;
  margin-bottom: 0;
}
.submit_button .btn{
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 0;
  padding: 12px 18px;
  border: none!important;
  margin-top: 20px;
}
.left_input input {
  color: #fff;
  height: 65px;
  line-height: 65px;
  padding: 7px 20px;
  text-indent: 10px;
  width: 100%;
}
textarea#message {
  height: 172px;
  padding: 20px;
}
.footer_contact .right_input textarea.form-control, .footer_contact .left_input input.form-control{
  font-weight: 700;
  color: #fff;
}
.footer_contact .right_input ::-webkit-input-placeholder, .footer_contact .left_input ::-webkit-input-placeholder{ /* WebKit browsers */
    color: #fff;
    text-transform: uppercase;
}
.footer_contact .right_input ::-moz-placeholder, .footer_contact .left_input ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
    opacity:  1;
    text-transform: uppercase;
}
.address_area li, .hotline_area li {
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-weight: 300;
  margin: 7px 0;
  text-transform: uppercase;
}
.social_icons ul, .footer_menu ul, .address_area ul, .hotline_area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social_icons ul li, .footer_menu ul li{
    display: inline-block;
}
.social_icons ul li a, .footer_menu ul li a{
    text-decoration: none;
}
.social_icons a {
  border-radius: 50%;
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  background: #838383;
  margin: 0 11px;
}
.social_icons a i{
    color: #0e2617;
    -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.social_icons a:hover i{
    color: #ffd400;
}
.social_icons > ul {
  display: inline-block;
  position: relative;
}
.social_icons > ul::before {
  background-color: #000;
  content: "";
  height: 1px;
  position: absolute;
  right: calc(50% + 160px);
  top: 50%;
  width: 10000px;
}
.social_icons > ul::after {
  background-color: #000;
  content: "";
  height: 1px;
  position: absolute;
  left: calc(50% + 160px);
  top: 50%;
  width: 10000px;
}

.bottom_padding_zero{
  padding-bottom: 0!important;
}
.bottom_margin_zero{
  margin-bottom: 0!important;
}



.footer_bottom_menu > ul {
  display: inline-flex;
  
  position: relative;
}
.footer_bottom_menu > ul li {
  list-style: none;
  padding: 0 15px;
}
.footer_bottom_menu > ul li a:hover {
  text-decoration: underline;
}
.footer_bottom_menu > ul::before {
  background-color: #ffffff;
  content: "";
  height: 2px;
  position: absolute;
  right: calc(50% + 210px);
  top: 50%;
  width: 10000px;
}
.footer_bottom_menu > ul::after {
  background-color: #ffffff;
  content: "";
  height: 2px;
  position: absolute;
  left: calc(50% + 210px);
  top: 50%;
  width: 10000px;
}
.footer_menu a {
  font-family: "Open Sans",sans-serif;
  font-weight: 700;
  margin: 0 17px;
  text-transform: uppercase;
}
.footer_menu ul li.active a{
  color: #ffd400;
}
.contact_area{
  position: relative;
  overflow: hidden;
}
.contact_area::after {
  background: #666e6b none repeat scroll 0 0;
  content: "";
  height: 150%;
  left: calc(50% - 3px);
  position: absolute;
  top: -24%;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg);
  width: 3px;
}
.address_area {
  text-align: right;
  margin-right: 30px;
}

.hotline_area{
    text-align: left;
    margin-left: 30px;
}
.footer_copyright > p, .footer_copyright a {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}
.footer_copyright a:hover{
  color: #ffd400;
}


/* --------------------------------------------------------
                     End Footer CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
10.             start project-page slider CSS
-----------------------------------------------------------*/

/*.portfolio_slide, div#header_full_width_slider, div#header_full_width_slider .carousel-inner, div#header_full_width_slider .carousel-inner .item, div#header_full_width_slider .single_slider {
  height: 100%;
}*/
body#project-page .main_slider_area {
  height: auto;
}
div#header_full_width_slider .single_slider{
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 10s ease 0s;
  -o-transition: all 10s ease 0s;
  transition: all 10s ease 0s;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
div#header_full_width_slider .single_slider .container{
  position: relative;
}
.portfolio_slide .slider_ctrl.left {
  bottom: calc( 0% + 120px );
  left: calc(50% - 45px);
  position: absolute;
  /*z-index: 999;*/
}
.portfolio_slide .slider_ctrl i{
  color: #fff;
  font-size: 42px;
  line-height: 26px;
}
.portfolio_slide .slider_ctrl.right {
  bottom: calc( 0% + 120px );
  position: absolute;
  right: calc(50% - 45px);
  /*z-index: 999;*/
}
.portfolio_slide .carousel-indicators li {
  width: 10px;
  height: 10px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border: 1.5px solid #fff;
  border-radius: 0px;
  bottom: 0;
  margin: 3px;
  position: absolute;
  /*z-index: 99;*/
}
.portfolio_slide .carousel-indicators {
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.portfolio_slide:hover .carousel-indicators {
  opacity: 1;
}
.portfolio_slide .carousel-indicators li:nth-child(1){
  bottom: calc( 0% + 103px );
  left: calc(50% - 15px);
}
.portfolio_slide .carousel-indicators li:nth-child(2){
  bottom: calc(0% + 103px);
  left: calc(50% - 0px);
}
.portfolio_slide .carousel-indicators li:nth-child(3){
  bottom: calc(0% + 88px);
  left: calc(50% - 15px);
}
.portfolio_slide .carousel-indicators li:nth-child(4){
  bottom: calc( 0% + 88px );
  left: calc(50% - 0px);
}
.portfolio_slide .carousel-caption {
  top: calc(50% - 115px / 2);
}
.portfolio_slide .carousel-caption > h1 {
  font-size: 45px;
  line-height: 55px;
  color: #fff;
}/*
body#project-page #main-nav .nav.navbar-nav::before{
  right: 79%;
}
body#project-page #main-nav .nav.navbar-nav::after{
  left: 79%;
}*/


/* --------------------------------------------------------
                 End project-page slider CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
11.              Start project-page project-info CSS
-----------------------------------------------------------*/

.container-fluid{
  margin: 50px 0px!important;
  padding: 15px 0px;
}
.project_info_img img:hover{
  transform: scale(1.05);
  transition: 1500ms;
}
.project_info_img img{

  transition: 1000ms;
}
.project_info_details > h3 {
  color: #545353;
  font-family: "Open Sans",sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px!important;
  border-bottom: 1px solid 545353 ;
}
.project_info_details > p {

  color: #9c9c9c;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-top: 5px;
  text-align: justify;
}

.project_info_details ul{
  list-style:circle!important;
  margin-left: 40px!important;
  margin-top: 30px!important;
}
.project_info_details li{
  font-weight: 300!important;
  color: #9c9c9c;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
.project_info ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.project_info .table > thead > tr > th, .project_info .table > tbody > tr > th, .project_info .table > tfoot > tr > th, .project_info .table > thead > tr > td, .project_info .table > tbody > tr > td, .project_info .table > tfoot > tr > td{
  border: none;
  padding-left: 0px;
  color: #545353;
  font-size: 14px;
  font-family: "Open Sans",sans-serif;
}
.project_info .table > tbody > tr > td >a{
  color: #ffd400;
}
.project_info .table > tbody > tr > td >a:hover{
  text-decoration: underline;
}
.portfolio_social li {
  display: inline-block;
}
.portfolio_social span{
  font-size: 18px;
  font-weight: 700;
  font-family: "Open Sans",sans-serif;
  color: #000000;
  float: left;
}
.portfolio_social a i{
  color: #000000;
  font-size: 18px;
  line-height: 29px;
  margin-left: 22px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.portfolio_social a i:hover{
  color: #ffd400;
}
.portfolio_social {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 8px 0;
}



/* --------------------------------------------------------
                 End project-page project-info CSS
-----------------------------------------------------------*/


/* --------------------------------------------------------
12.          Start project-page portfolio section CSS
-----------------------------------------------------------*/
.portfolio_section {
  margin-top: 70px;
  padding-top: 70px;
}

.no-pad-marg{
  padding-top: 10px!important;
  margin-top: 10px!important;
}
.single_portfolio h5 {
  color: #545353;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 23px;
  text-transform: none;
}
.single_portfolio > p{
  margin: 0;
  line-height: 15px;
}
.single_portfolio > p > a {
  color: #545353;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.single_portfolio:hover p a{
  color: #ffd400;
}






/*Service - Home*/

.service-section .row {
  margin-bottom: 30px;
}

/*-----------service------------*/
.service-section {
 /* background-image: linear-gradient(#5fafec28, #0023472c),url('img/project_bg.jpg');*/
  padding-bottom: 0px;
  padding-top: 100px;
}
.service-section:before {
  position: absolute;
  top: -100px;
  left: 0;
  content: " ";
  background-size: 100% 100px;
  width: 100%;
  height: 100px;
  float: left;
  z-index: 99;
}


.service-block {
  position: relative;
  color: #161616;
}
.service-block .inner-box{
position:relative;
overflow:hidden;
}

.service-block .inner-box .image{
position:relative;
text-align: center;
}

.service-block .inner-box .image .read-more{
position:absolute;
right:0px;
bottom:26px;
left:60%;
color:#252525;
font-size:14px;
opacity:0;
visibility:hidden;
padding:15px 25px;
transition:all 1000ms ease;
-moz-transition:all 1000ms ease;
-webkit-transition:all 1000ms ease;
-ms-transition:all 1000ms ease;
-o-transition:all 1000ms ease;
background-color:rgba(255,255,255,0.80);
border-radius: 20px 0px 0px 20px;
}

.service-block .inner-box:hover .image .read-more{
left:40%;
opacity:1;
visibility:visible;
}

.service-block .inner-box .image .read-more a{
position:relative;
color:#252525;
font-weight:700;
display: inline;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;	
}

.service-block .inner-box .image .read-more a .icon{
position:relative;
top:1px;
margin-left:5px;
font-size:16px;
display:inline-block;
}

.service-block .inner-box .image .read-more a:hover{
color:#d7a449;
}

.service-block .inner-box .image img{
position:relative;
width:100%;
height: 270px;
border-radius: 10px;
display:block;
transition: transform .8s;
}
.sub-service-block .inner-box .image img{
position:relative;
width:100%;
height: 175px!important;
border-radius: 10px;
display:block;
transition: transform .8s;
}

.service-block .inner-box .image img:hover{
  border-radius: 10px;
  transform: scale(1.1);
}
.service-block .inner-box .lower-content {
  position: relative;
  padding-top: 30px;
  margin-bottom: 40px;
}
.service-block .inner-box .lower-content .text{
  font-family: 'Roboto', sans-serif;
  color:#6d6d6d;
  font-weight: 300;
}
.service-block .inner-box .lower-content h3 {
  position: relative;
  color: #242424;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.service-block .inner-box .lower-content h3 a{
position:relative;
color:#242424;
transition:all 500ms ease;
-moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease;
-ms-transition:all 500ms ease;
-o-transition:all 500ms ease;	
}
.service-section .btn {
  text-align: center;
  background: #ffffff;
  color: #3e3d3d;
  padding: 13px 0px;
  display: block;
  max-width: 190px;
  margin: auto;
  border: 1px solid white;  
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -o-transform: perspective(1px) translateZ(0);
  transform: perspective(122px) translateZ(0);
}
.service-section .btn:hover {
  background: #002347;
  color: #ffffff;
  border: 1px solid #002347;
}
.service-section .btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #002347;
  border-radius: 15px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border: 2px solid #002347;
}

.service-section .btn:hover:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);

}
/*-----------service Close------------*/

/*Custom Codes*/

.custom_rule_section_title{

  height:4px;border-width:0;color:#00BFFF;background-color:#00BFFF;
  width: 20%;
}
/*About Us Section*/

.section_title_all{
  margin-bottom:5% ;
}

.about-btn{
  margin: 10px 0px!important;
  padding: 12px 22px!important;
  font-weight: 400!important;
  background-color: #353535;
  border: 0px;
  border-radius: 5px;
}

.about-btn {
  background: #002347;
  color: #fff;
  border: 0px solid #002347;

}

.about-section{
  position: relative;
  padding-bottom: 30px;
}
.about-section_background{
  background-color: #012734;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode:multiply;
  background-image: url(img/About/UMS-Background.jpg);
}
.process-section_background{
  background-color: #012734;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-blend-mode:multiply;
  background-image: url(img/process/UMS_Process.jpg);
}
.text_white{
  color: #fff!important;
}
.text_blue{
  color:#00BFFF!important;
}
.btn_no_border{
  border: none!important;
  background-color: #00BFFF!important;
}

.about-section .image-column{
  position: relative;
}

.about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column{
  position: relative;
  padding-left: 120px;
  padding-bottom: 125px;
}

.about-section .image-column .inner-column:before{
  position: absolute;
  left: -75px;
  top: 65px;
  height: 520px;
  width: 520px;
  background-image:url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);
  content: "";
}

.about-section .image-column .image-1{
  position: relative;
}

.about-section .image-column .image-2{
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
}

.about-section .image-column .video-link{
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link{
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover{
  background-color: #191e34;
  color: #fff;
}
.list-style-one{
  margin: 35px 0;
} 


/*Expertise*/
.Expertise .cards-wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.Expertise .card{
  box-sizing: border-box;
  height: auto;
  width: calc(100% / 4);
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  margin: 20px;
  border-radius: 10px;
}
.Expertise .card .header{
  height:auto;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  background: rgb(24, 24, 24);
  color: white;
  font-family: 'open sans', serif;
  font-size: 25px;
  clip-path: circle(60% at 0% 0%);
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.Expertise .card .header h4{
  opacity: 0;
  transition: all  0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  color:#FFF;
}
.Expertise .card:hover .header{
  clip-path: circle(100% at 50% 50%);
  background: rgb(66, 66, 66);
}
.Expertise .card:hover .header h4{
  opacity: 1;
}
.Expertise .card .header h3, .card .header h4{
  margin: 0!important;
  padding: 0;
} 
.Expertise .card .description{
  padding: 20px;
  font-family: 'Nunito', sans-serif;

}

/* Circle convert into card */
.Expertise .card.dot{
  box-shadow:none;
  clip-path: circle(19% at 24% 24%);
  transition: all ease-in-out 0.5s;
  background: rgb(51, 51, 51);
  color: white;
}
.Expertise .card.dot:hover {
  background: rgb(88, 88, 88);
  clip-path: circle(100%);
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.Expertise .card.dot .header{
  height:auto; 
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  background: unset;
  color: white;
  font-family: 'Playfair Display', serif;
  font-size: 30px;

}  
/* dual colors */
.Expertise .card.dual .header{
  background: #464646;
}
.Expertise .card.dual .description{
  clip-path: circle(20% at 100% 100%);
  transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s;
  background: 464646;
  height: auto;
  transition: all ease-in-out .7s;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  color: white;
}
.Expertise .card.dual:hover .description{
  clip-path: circle(100% at 50% 0%);
  background: rgb(15, 15, 15);
}
.Expertise .card.dual:hover .header{
  clip-path: circle(100% at 50% 50%);
  background:rgb(15, 15, 15);
}
@media(max-width: 768px){
  .Expertise .cards-wrapper{
    flex-direction: column;
  }
  .Expertise .card{
    width: 100%;
  }
  .header_logo img{
    width:110px;
  }
  .note-second-text-h5{
    font-size: 16px!important;
  }

  .note-second-text-p{
    font-size: 14px!important;
  }
  .note-box{
    height: 200px!important;
  }
  .left-side-border{
    border-left: none!important;
  }
}


/*Why Us*/
.why-us ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.why-us img {
  max-width: 100%;
  height: auto;
}
.why-us span, a, a:hover {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.why-us .section-head {
margin-bottom: 60px;
}
.why-us .section-head h4 {
position: relative;
padding:0;
color:#f91942;
line-height: 1;
letter-spacing:0.3px;
font-size: 34px;
font-weight: 700;  
text-align:center;
text-transform:none;
margin-bottom:30px;
}
.why-us .section-head h4:before {
content: '';
width: 60px;
height: 3px;
background: #f91942;
position: absolute;
left: 0px;
bottom: -10px;
right:0;  
margin:0 auto;
}
.why-us .section-head h4 span {
font-weight: 700;
padding-bottom: 5px;
color:#2f2f2f
}
.why-us p.service_text{
color:#cccccc !important;
font-size:16px;
line-height:28px;
text-align:center;    
}
.why-us .section-head p, p.awesome_line{
color:#818181;
font-size:16px;
line-height:28px;
text-align:center;  
}

.why-us .extra-text {
  font-size:34px;
  font-weight: 700;
  color:#2f2f2f;
  margin-bottom: 25px;
  position:relative;
  text-transform: none;
}
.why-us .extra-text::before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
}
.why-us .extra-text span {
  font-weight: 700;
  color:#002347;
}

.why-us .item {
  background: #fff;
  text-align: center;
  padding: 30px 15px;
  -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
  box-shadow:0 0px 25px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  border:5px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}/*
.why-us .item:hover{
  background:#002347;
  box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}*/
.why-us .item:hover .item, .item:hover span.icon{
  background:#00BFFF!important;
  color: #FFF!important;
  border-radius:10px;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}/*
.why-us .item:hover h6, .item:hover p{
  color:#fff;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}*/
.why-us .item .icon {
  font-size: 24px;
  padding: 10px;
  margin-bottom:25px;
  background: #00234726!important;
  color: #002347!important; 
  width: 45px;
  height: 45px;
  line-height: 96px;
  border-radius: 50px;
}
.why-us .item .icon:hover {
  font-size: 24px;
  padding: 10px;
  margin-bottom:25px;
  background:#00BFFF!important;
  color: #002347!important; 
  width: 45px;
  height: 45px;
  line-height: 96px;
  border-radius: 50px;
}
.why-us .item .feature_box_col_one{
  background:rgba(247, 198, 5, 0.20);
  color:#f91942
}
.why-us .item .feature_box_col_two{
  background:rgba(255, 77, 28, 0.15);
  color:#f91942
}
.why-us .item .feature_box_col_three{
  background:rgba(0, 147, 38, 0.15);
  color:#f91942
}
.why-us .item .feature_box_col_four{
  background:rgba(0, 108, 255, 0.15);
  color:#f91942
}
.why-us .item .feature_box_col_five{
  background:rgba(146, 39, 255, 0.15);
  color:#f91942
}
.why-us .item .feature_box_col_six{
  background:rgba(23, 39, 246, 0.15);
  color:#f91942
}
.why-us .item p{
  font-size:12px;
  line-height:18px;
}
.item h6 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom:20px;
  color:#2f2f2f;
}
.why-us .mission p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
}
.why-us .mission i {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #f91942;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
}
.why-us .mission .small-text {
  margin-left: 10px;
  font-size: 13px;
  color: #666;
}
.why-us .skills {
  padding-top:0px;
}
.why-us .skills .prog-item {
  margin-bottom: 25px;
}
.why-us .skills .prog-item:last-child {
  margin-bottom: 0;
}
.why-us .skills .prog-item p {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 10px;
}
.why-us .skills .prog-item .skills-progress {
  width: 100%;
  height: 10px;
  background: #e0e0e0;
  border-radius:20px;
  position: relative;
}
.why-us .skills .prog-item .skills-progress span {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #f91942;
  width: 10%;
  border-radius: 10px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.why-us .skills .prog-item .skills-progress span:after {
  content: attr(data-value);
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 10px;
  font-weight:600;    
  color: #fff;
  background:rgba(0, 0, 0, 0.9);
  padding: 3px 7px;
  border-radius: 30px;
}

/*work Process*/

.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
	position: relative;
	display:inline;
	display: inline-block;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
.text-center {text-align: centesr !important;}
/*-=-=-=-=-=-=-=-=-=-*/
/* Style             */
/*-=-=-=-=-=-=-=-=-= */
* {
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}
.at-work-process {
  min-height:100px;
  position:relative;
  z-index:4;
  overflow:hidden;
  text-align:center;
      transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

.at-work-process-text {
  line-height:40px;
  transition: all 200ms linear 0s;
      transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
}

.at-work-process:hover .at-work-process-text{
  -webkit-transform: translateY(-150%);
  -moz-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  -o-transform: translateY(-150%);
  transform: translateY(-150%);
}

.at-work-process:hover .at-work-process-details {
  z-index: 2;
  opacity: 1;
  bottom: 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}

.at-work-process-number {
  color:#1e83ec;
  font-size: 50px;
  font-weight:100;
  letter-spacing: -2px;
  display:block;
}

.at-work-process-number-text {
  font-family:Open Sans ;
  font-size:13px;
  font-weight:600;
  color: #000000;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.at-separator-thick {
  background: #d4d4d4;
  margin:3% auto;
  height:4px;
  width:30px;
}

.at-work-process-details {
  bottom:-60px;
  height:100%;
  left:0;
  opacity:0;
  width:100%;
  position:absolute;
  display:block;
}
.at-work-process-details i {
  color: #1e83ec;
  margin-bottom:15px;
  display:block;
  font-size: 40px;
}
.at-work-process-details span{
  font-size:11px;
  line-height:15px;
  text-transform:uppercase;
}

/*Clients*/

.client {
  margin: 20px 0;
}

.client__box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}

.client__image {
  max-width: 100%;
  height: auto;
}

/*Testimonial*/


.testimonial-section #container{
	width:100%;
	min-height: 500px;
	height:100vh;
	position: relative;
	background: #e2e2e2;
	overflow: visible;
}
.testimonial-section #holder{
	max-width: 700px;
	width: 98%;
	min-height: 360px;
	height:360px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.testimonial-section #image{
	width: 40%;
	height: 100%;
	float: left;
	position: relative;
	z-index: 200;
	background:;
	box-shadow:0px 40px 120px 0px rgba(0,0,0,.52);
	overflow: visible;
}
.testimonial-section #right{
	width: 60%;
	height: 100%;
	float: right;
	position: relative;
}
.testimonial-section #text{
	width: 60%;
	height: 320px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 100;
	background: rgba(255,255,255,.57);
	box-shadow:0px 40px 120px 0px rgba(0,0,0,.52);
}
.testimonial-section a{
	display: block;
	text-decoration: none;
	outline: none;
	outline-color: none;

}
.testimonial-section nav{
	width: 140px;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin:0 0 -25px -70px;
	z-index: 1000;
	box-shadow:0px 7px 24px 3px rgba(0,0,0,.52);
  display:none;
}
.testimonial-section #leftBtn{
	width:50%;
	height: 100%;
	float: left;
	color: rgba(255,255,255,.57);
	background:#232323;
	font-size: 25px;
	line-height: 200%;
	text-align: center;
	border-right:1px solid rgba(255,255,255,.57);
	cursor: pointer;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	transition:all .3s ease-in;
}
.testimonial-section #rightBtn{
	width:50%;
	height: 100%;
	float: right;
	color: rgba(255,255,255,.57);
	background:#232323;
	font-size: 25px;
	line-height: 200%;
	text-align: center;
	border-left:1px solid rgba(255,255,255,.57);
	cursor: pointer;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	transition:all .3s ease-in;
}
.testimonial-section #leftBtn:hover,.testimonial-section #rightBtn:hover{
	color: #fff;
}
.testimonial-section #nav-cirlces{
	width: 96px;
	height: 20px;
	position: absolute;
	bottom: 8%;
	left: 50%;
	margin-left: -50px;
}
.testimonial-section .circle{
	width: 20px;
	height: 100%;
	float: left;
	border-radius:100%;
	border:2px solid #232323;
	margin:0 6px;
	cursor: pointer;
	-webkit-transition:all .75s  cubic-bezier(.86,.3,.07,1);
	-moz-transition:all .75s  cubic-bezier(.86,.3,.07,1);
	-o-transition:all .75s  cubic-bezier(.86,.3,.07,1);
	transition:all .75s  cubic-bezier(.86,.3,.07,1);
}
.testimonial-section #centerText{
	width: 100%;
	height:200px;
	position: absolute;
	top: 20%;
	margin-top:-100px;
	padding: 10px 0;
	overflow: visible;
}
.testimonial-section p{	
	width: 100%;
	height: 150px;
	position: absolute;
	top: 45px;
	left: 0;
	right: -150px;
	bottom: 0;
	margin: auto;	
	font-size: 20px;
	color: #232323;
	padding: 0 25px;
	text-align:center;
	opacity: 0;
	-webkit-transition:all 2s  cubic-bezier(.86,.3,.03,1) , opacity .7s cubic-bezier(.86,.3,.47,1) .3s;
	-moz-transition:all 2s  cubic-bezier(.86,.3,.03,1) , opacity .7s cubic-bezier(.86,.3,.47,1) .3s;
	-o-transition:all 2s  cubic-bezier(.86,.3,.03,1) , opacity .7s cubic-bezier(.86,.3,.47,1) .3s;
	transition:all 2s  cubic-bezier(.86,.3,.03,1) , opacity .7s cubic-bezier(.86,.3,.47,1) .3s;
}
.testimonial-section p.quote.active{
	right:0;
	opacity: 1;
	background: transparent;
}
.testimonial-section p.quote:nth-child(2){
	top: 25px;
}
.testimonial-section .active{
	background: #232323;
}
.testimonial-section .img{
	width: 100%;
	height: 100%;
	position: absolute;
	right: -100%;
	background-position: center !important;
	background-size:cover;	
	background-repeat: no-repeat;
	opacity: 0;
	z-index: 400;
	-webkit-transition:all 2s  cubic-bezier(.86,.3,.03,1) , opacity .7s cubic-bezier(.86,.3,.47,1) .3s;
	-moz-transition:all 2s  cubic-bezier(.86,.3,.03,1) , opacity .7s cubic-bezier(.86,.3,.47,1) .3s;
	-o-transition:all 2s  cubic-bezier(.86,.3,.03,1) , opacity .7s cubic-bezier(.86,.3,.47,1) .3s;
	transition:all 2s  cubic-bezier(.86,.3,.03,1) , opacity .7s cubic-bezier(.86,.3,.47,1) .3s;
}
.testimonial-section .img.active{
	right:0;
	opacity: 1;
	z-index: 500;
}
.testimonial-section .jobs{
	background: #fff url(https://raw.githubusercontent.com/hemantparashar/images/quote-cards/stevejobs-s.jpg);
}
.testimonial-section .zuck{
	background: #fff url(https://raw.githubusercontent.com/hemantparashar/images/quote-cards/markzuck-s.jpg);
}
.testimonial-section .musk{
	background: #fff url(https://raw.githubusercontent.com/hemantparashar/images/quote-cards/elonmusk-s.jpg);
}

.testimonial-section #bg{
	width: 100%;
	height: 100%;
	position: absolute;
}
.testimonial-section .slide{
	width: 100%;
	height: 100%;
	position: absolute;
	/*right: -100%;*/
	opacity: 0;	
	-webkit-transition:all 1.5s ease;
	-moz-transition:all 1.5s ease;
	-o-transition:all 1.5s ease;
	transition:all 1.5s ease;	
}
.testimonial-section .slide.active{
	/*right: 0%;*/
	opacity: 1;
}
.testimonial-section .jobs-bg{
	background: #fff url(https://raw.githubusercontent.com/hemantparashar/images/quote-cards/stevejobs-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.testimonial-section .zuck-bg{
	background: #fff url(https://raw.githubusercontent.com/hemantparashar/images/quote-cards/markzuck-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.testimonial-section .musk-bg{
	background: #fff url(https://raw.githubusercontent.com/hemantparashar/images/quote-cards/elonmusk-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media screen and (max-width:700px){

	.testimonial-section #centerText p{
		font-size: 20px;
	}
}

@media screen and (max-width:580px){

  .testimonial-section #holder{
	max-width: 700px;
	width: 100%;
	min-height: 360px;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: red;
	margin: auto;
}
.testimonial-section .img{
	background-position:top center !important;
}
.testimonial-section #image{
	width: 220px;
	height:250px;
	float: left;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -110px;
}
.testimonial-section #right{
	width: 100%;
	height: 100%;
	float: right;
	position: relative;
	background: blue;
}
.testimonial-section #text{
	width: 90%;
	height: 320px;
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.testimonial-section #nav-cirlces{
	display: none;
}
.testimonial-section #centerText{
	width: 100%;
	height:200px;
	position: absolute;
	top: 30%;
	margin-top:-100px;
	padding: 150px 0!important;
	overflow: visible;
}

}

@media screen and (max-width:450px){
  .testimonial-section #image{
	width: 200px;
	height:230px;
	float: left;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -100px;
}

.testimonial-section #text{
	width: 100%;
	height: 320px;
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.testimonial-section #nav-cirlces{
	display: none;
}
.testimonial-section #centerText{
	width: 100%;
	height:200px;
	position: absolute;
	top: 30%;
	margin-top:-100px;
	padding: 120px 0!important;
	overflow: visible;
}

}
#myVideo {
  position:sticky;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  background-attachment: fixed;
}


/* custom_client_styles.css */

.client_slider_area {
  margin-top: 50px;
  padding: 0px 0px 50px;
  text-align: center;
}

.client-logos {
  display: flex;
  justify-content: center;
  align-items: center;
}

.client-logos img {
  max-width: 200px;
  margin: 0 20px;
}



/*Button*/

.buy_now {
  text-align: center!important;
  background: #3379b700!important;
  color: #ffffff!important;
  border: 2px solid white!important;

}
.buy_now:hover {
  text-align: center!important;
  background: #337ab7!important;
  color: #ffffff!important;
  border: 2px solid #337ab7!important;

}

.service-section .btn{
  text-align: center!important;
    background: #337ab7!important;
    color: #ffffff!important;
    padding: 13px 0px!important;
    display: block!important;
    max-width: 190px!important;
    margin: auto!important;
    border: 0px solid white!important;
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    transform: perspective(122px) translateZ(0);
}


.about-section .btn{
  margin-top: 4%;
 
}

/* --------------------------------------------------------
            End project-page portfolio section CSS
-----------------------------------------------------------*/


/* Media queries for tablet (e.g., iPad) */
@media (max-width: 1024px) {
  #myVideo {
      height: auto;
  }

  #main_slider_section {
      height: auto;
  }

  .slider_caption {
      text-align: center;
      padding: 20px;
  }

  .slider_caption h1 {
      font-size: 32px;
  }

  .slider_caption h2 {
      font-size: 24px;
  }

  /* Add more styles as needed */
}

/* Media queries for mobile devices (e.g., smartphones) */
@media (max-width: 768px) {

  .section_title h2 .sub-heading {
    font-size: 20px!important;
    font-weight: 300;
    color: #0c0b09;
    text-transform: uppercase;
    font-family: 'Open Sans', serif;
}
  #myVideo {
      height: auto!important;
  }

  #main_slider_section {
      height: auto!important;
  }

  .slider_caption {
      text-align: center!important;
      padding: 20px!important;
  }

  .slider_caption h1 {
      font-size: 24px!important;
  }

  .slider_caption h2 {
      font-size: 18px!important;
  }
  .section_title {
    text-align: center;
  }
 .section_title h2{
  font-size: 28px!important;
}
.section_title p{
  font-size: 20px!important;
}

  .section_title_all h2{
    font-size: 28px!important;
  }
  .section_title_all p{
    font-size: 20px!important;
  }

  .about_header_main p{
    font-size: 16px!important;
    text-align: center;
  }
.padding-top-150{
  padding-top: 50px;
}
.padding-top-100{
  padding-top: 35px
}
.service-section{
  padding-bottom: 25px;
}
  /* Add more styles as needed */
}



/*Footer*/

footer .Footer-Menu a{
    text-transform: capitalize!important;
}


.section_title h2 .sub-heading{

  font-size: 45px;
  font-weight: 300;
  color: #0c0b09;
  text-transform: uppercase;
  font-family: 'Open Sans', serif;
}

.section_title_all_margin_bottom_3{
  margin-bottom: 2%!important;
}

.padding-top-0{
  padding-top: 0!important;
}
.section_title_all_no_margin{
  margin-bottom: 0!important;
}

.padding-bottom-12px{
  padding-bottom: 12px!important;

}
.padding-tb-50{
  padding: 50px 0!important;
}

/* --------------------------------------------------------
12.          Start short note section CSS
-----------------------------------------------------------*/


.note-first{
  background-color: #1D94F9;
  padding: 20px 20px;
  color: white;
  height: 250px;}

.note-first .note-first-text{
  color: white;
  text-align: center center;
  line-height: 30px;
  padding-top: 30px;
}

.note-second{
  background-color: #244EAD;
  padding: 20px 20px;
  color: white;
  height: 250px;}

.note-second .note-second-text{
  color: white;}

.note-third{
  background-color: #1D94F9;
  padding: 20px 20px;
  color: white;
  height: 250px;}

.note-third .note-third-text{
  color: white;}

.note-fourth{
  background-color: #244EAD;
  padding: 20px 20px;
  color: white;
  height: 250px;}

.note-fourth .note-fourth-text{
  color: white;}

.note-fifth{
  background-color: #244EAD;
  padding: 20px 20px;
  color: white;
  height: 250px;}

.note-fifth .note-fifth-text{
  color: white;}

.note-six{
  background-color: #1D94F9;
  padding: 20px 20px;
  color: white;
  height: 250px;}

.note-six .note-six-text{
  color: white;}

.note-seven{
  background-color: #244EAD;
  padding: 20px 20px;
  color: white;
  height: 250px;}

.note-seven .note-seven-text{
  color: white;}

.note-eight{
  background-color: #1D94F9;
  padding: 20px 20px;
  color: white;
  height: 250px;}

.note-eight .note-eight-text{
  color: white;}

.dummy_image{
  height: 450px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #002347;
  padding: 65px 250px;
  margin: 5px;
}

.post_image_1{
  background-image: url(img/Dummy/dummy1.jpg);
}
.post_image_2{
  background-image: url(img/Dummy/dummy2.jpg);
}
.post_image_3{
  background-image: url(img/Dummy/dummy3.jpg);
}

.custom_inline_flex{
  display: inline-flex!important;
}

.custom_bottom_padding_50{
  padding-bottom: 50px;
}



/*About Page*/

.section_title .body_text_regular{
  color: #3f3e3e!important;
  font-family: 'Roboto', sans-serif!important;
  font-size: 16px!important;
  font-weight: 300!important;
  font-style: normal;
  text-transform:none!important;
}

.mission_vision_section h2{
    font-size: 28px!important;
}
.mission_vision_section{
  display:flex;justify-content: space-between; align-items:first baseline;
}
.mission_box{
  border: none;

  border-radius: 15px;
  padding:2% 3%;
  flex: 1; /* Make the box grow to fill available space */
    margin-right: 10px; /* Adjust this margin to control the gap */
  
}
.vision_box{
  border: none;
  
  border-radius: 15px;
  padding:2% 3% 7% 3%;
  flex: 1; /* Make the box grow to fill available space */
    margin-left: 10px; /* Adjust this margin to control the gap */
 
 
}


.mission_box{
  background-color: #2b2b2b!important;
  color: #00BFFF!important;
}

.mission_box h2{
  
  color: #00BFFF!important;
}
.mission_box .body_text_regular{
  
  color: #ffffff!important;
}



.contact-area-main{
  height: 550px!important;
}
.contact-hotline_area{
  Color:#fff;
  background-color: #1D94F9;
  padding:40px 25px 120px;
  height: 100%;

  
}
.contact-hotline_area .hotline_area h4 ,.contact-hotline_area .hotline_area li,.contact-hotline_area .hotline_area p,.contact-hotline_area .hotline_area i ,.contact-hotline_area .hotline_area h5 {
  color:#fff!important;
  margin-top: 10px;
}
.contact-hotline_area .hotline_area h5 {
  color:#fff!important;
  margin-top: 20px!important;
}
.contact-hotline_area .hotline_area h5 i {
  margin-left: 10px;
}
.contact-hotline_area .hotline_area ul li {
  font-size: 14px;
 
}
.contact-hotline_area .hotline_area ul li i{
  padding-right: 15px!important;
  display: inline-flex;
}

.contact-form-area{
  height: 100%;
  padding: 40px 50px 50px 60px;
  background-color: #dadada;
}
.contact-form-area h2{
  margin-bottom: 30px;
}
.form-control {
  height: 40px!important;
}
.form-control-text-area{
  height: 120px!important;
}

body .sk-ww-facebook-page-posts .sk-post-text-new, body .sk-ww-facebook-page-posts .sk-post-text {
  cursor: pointer;
  display: none!important;
}
.sk-ww-facebook-page-posts .sk-links .sk-link-title {
  overflow: hidden;
  padding: 3px 8px;
  font-size: 14px;
  font-weight: 700;
  display: none!important;
}

.cutomer_block li{
  display: block!important;
  text-align: left;
}

/*Heights*/


.height-120px{
  height: 120px!important;
}
.height-80{
  height: 80px!important;
}
.height-50{
  height: 50px!important;
}

.fa-mobile{
  font-size: 22px!important;
}

.footer-contact-infomation-02{
  list-style: none;
  padding: 0px;
}
.footer-contact-infomation-02 li{
  padding-bottom: 8px;
}
.footer-contact-infomation-02 li i{
  font-size: 18px!important;
}
.footer-contact-infomation-02 li i .fa-phone{
  font-size: 26px!important;
}

..custom-work-contaciner{
  justify-content: center;
}

.custom-work-contaciner .col-lg-2{
    padding: 20px 5px;
    margin: 15px 5px;
}

.sub-service-for-works li{
  list-style: none;
  padding-bottom: 8px;
  cursor: pointer;
}
.sub-service-for-works li:hover{
  color:#00BFFF
}
.left-side-border{
  border-left: 1px solid #353535;
}

.font-weight-700{
  font-weight: 700;
}
.custom_our_services_bottom .item{
  width: 180px!important;
}

.custom_our_services_bottom .item h4{
  font-size: 16px!important;
}

.cs-errro_img{
  width: 175px;
  margin: 0 auto;
}