.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #000;
    background-color: transparent;
    border-bottom: 1px solid #000;
}

.navbar .navbar-nav>.active>a, .navbar .navbar-nav>.active>a:focus, .navbar .navbar-nav>.active>a:hover {
    background-color: transparent;
    border-bottom: 1px solid #00bfff;
}
/*.nav>li>a {
    background: #fff;
    position: relative;
    display: block;
    padding: 10px 15px;
}
*/

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 10px;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #000;
    background-color: #fff;
}
.navbar-brand-centered {
    position: absolute;
    left: 45%;
    display: block;
    width: 160px;
    text-align: center;
    background-color: #fff;
}
.navbar> .navbar-brand-centered, 
.navbar>.navbar-brand-centered {
    margin-left: -80px;
}
.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbare .navbar-toggle:hover {
    background-color: #333;
}
.navbar .navbar-toggle {
    border-color: #ddd;
    background-color: #ddd;
    margin-right: 25px;
    margin-top: 30px;
}
.navbar-brand {
    font-size: 24px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 16px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand>img {
    display: block;
    position: absolute;
}

.hiring-button{
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 5px;
    color:#37476b; 
}

.hiring-button:hover{
  background-color: #fff;
  color:#f1c52e ;
}

/*button.hiring-button {
  
  outline:none;
  outline-color: transparent;
}

button:before, button:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0;
  outline:none;
}
button.hiring-button:before, button.hiring-button:after {
  top: 10px;
  z-index: -10;
}
button.hiring-button:before {
  border-color: #53dab6 #53dab6 #53dab6 transparent;
  left: -19px;
  border-width: 17px;
}
button.hiring-button:after {
  border-color: #53dab6 transparent #53dab6 #53dab6;
  right: -19px;
  border-width: 17px;
}*/

.brand-content{
    padding-left: 80px;
    padding-top: 20px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
    font-size: 22px;
}

.brand-content-1{
    margin-top: 0px;
    padding-left: 80px;
    padding-top: 0px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.head-content{
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    z-index: 102;
    font-family: 'Montserrat', sans-serif;

  
}


.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent; 
    color: #f1c52e;
}

button:focus {
    outline: none;

    }
/*.navbar-container {
    padding: 20px 0 20px 0;
}*/

@media (min-width: 768px){
   .navbar-nav>li {
    float: left;
    padding: 20px 0 20px 0;
}
}

.navbar.navbar-fixed-top.fixed-theme button{
   border: 2px solid #37476b;
   background:#37476b;
   color: #fff; 
}
.navbar.navbar-fixed-top.fixed-theme button:hover{
   background-color: #37476b; 
   color:#f1c52e; 
}
.navbar.navbar-fixed-top.fixed-theme {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar.navbar-fixed-top.fixed-theme li>a{
    color: #37476b;
}

.navbar.navbar-fixed-top.fixed-theme li>a:hover{
    color: #f1c52e;
}

.navbar.navbar-fixed-top.fixed-theme .navbar-brand h4 {
   color: #37476b;
}
.navbar.navbar-fixed-top.fixed-theme .navbar-brand h6 {
   color: #37476b;
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding: 0px;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.logo-text{
    margin-top: 8px;
}


 @media (min-width:900px) {
                .dropdown:hover .dropdown-menu {
                    display: block;

                }   
                .dropdown .dropdown-menu{
                    display: none;
                }

            }

            .dropdown-toggle:hover{               
                color: #FFFFFF;
            }
            .inline-img{
              display: inline-block;
            }
          /*  .fa-clr{
              color: #035680;
            }*/
          /*  .multi-column-dropdown > .fa-clr:hover i {
                 color: rgba(231,38,38,1);
            }*/

            /*.dropdown-menu {
                min-width: 200px;
            }*/
            .dropdown-menu.columns-2{
                min-width: 490px;
                background-image: url(images/img-10.png);
                background-repeat: no-repeat;
            }
            .dropdown-menu.columns-3 {
                width: 165px;
            }
            .dropdown-menu li a {
                padding: 5px 5px;
                font-weight: 300;
            }
           
            .multi-column-dropdown {
                list-style: none;
            }
            .multi-column-dropdown li a {
                display: block;
                clear: both;
                line-height: 1.228571429;
                color: #505050;
                white-space: normal;
                font-family: Montserrat,sans-serif;
                font-size: 12px;
                font-weight: 600;
            }
            .multi-column-dropdown li a:hover {
                text-decoration: none;
                color: rgba(231,38,38,1);
                padding-left: 10px !important;
                background-color: transparent;
            }
            .navbar-nav > li > .dropdown-menu{
                margin-top: 0px;
            }
            .navbar-default .navbar-nav > li > a {
                color: #777;               
                padding-top: 15px;
                padding-bottom: 19px;
                margin-bottom: -4px;
            }
            @media (max-width: 767px) {
                .dropdown-menu.multi-column {
                    min-width: 240px !important;
                    overflow-x: hidden;
                }
            }

            @media (max-width: 480px) {
                .content {
                    width: 90%;
                    margin: 50px auto;
                    padding: 10px;
                }
            }
            @media (min-width: 768px) and (max-width:1023px) {
                .dropdown-menu.columns-2 {
                    margin-left: -100px;
                }

                .dropdown-menu.columns-3 {
                    margin-left: 0px;
                }
            }
            .navbar-right .dropdown-menu {
                 right: 0px;
                 left: -130px;
                }



@media  (max-width: 480px) {

  .navbar-header img{

    width: 65px;
    margin-top: 10px;
  }

  .navbar .navbar-nav>li{
    background-color: #333;
  }
  .navbar .navbar-nav>.active>a, .navbar .navbar-nav>.active>a:focus, .navbar .navbar-nav>.active>a:hover {
    color: #1193d5;
    background-color: #333;
    border: none;
}

.multi-column-dropdown li a {
                display: block;
                clear: both;
                line-height: 1.228571429;
                color: #fff;
                white-space: normal;
                font-family: Montserrat,sans-serif;
                font-size: 12px;
                font-weight: 600;
            }


} 


#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
      text-transform: uppercase;
      font-weight:bold;
      font-family: 'Montserrat', sans-serif;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 20px;
    font-weight:600;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}



.btn-outlined.btn-theme {
    background: none;
    color: #fff;
    background: #6f5499;
    border-color: #6f5499;
    font-family: 'Montserrat', sans-serif;
}

.btn-outlined.btn-theme:hover,
.btn-outlined.btn-theme:active {
    color: #6f5499;
    background:#fff ;
    border-color: #fff;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 650px; 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider a {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 10px;
    height: 10px;
    background-color: #fff;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url(images/1.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  background-image: url(images/4.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
  background-image: url(images/3.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  background-image: url(images/2.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}




/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
      
}
@media screen and (max-width: 640px){
      
}

@media screen and (max-width: 480px){
      #first-slider .carousel .item {
      min-height: 350px; 
      height: 100%;
      width:100%;
}

#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3, #first-slider .slide5 h3{
    color: #2f2c2c;
    font-size: 12px;
    font-family: "Varela Round",Arial,"Helvetica Neue",Helvetica,sans-serif;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4,#first-slider .slide5 h4{
    color: #2f2c2c;
    font-size: 10px;
    padding-top: 5px;
    font-family: "Varela Round",Arial,"Helvetica Neue",Helvetica,sans-serif;

}
#first-slider .slide1 img,#first-slider .slide4 img{
  width: 100%;

}
#first-slider .slide2 img,#first-slider .slide3 img,#first-slider .slide5 img{
  width: 100%;
  padding-top: 0px;

}

}

.slide-bg {
    background-color: #069aac;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slide-bg1 {
    background-color: #d74116;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slide-bg2 {
    background-color: #e89404;
    padding-top: 10px;
    padding-bottom: 10px;
}
.slide-bg3 {
    background-color: #067554;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-pills>li>a {
    border-radius: 4px;
    padding: 1px 15px;
}


/* New Design */

.heading-text{
  color: #3d3d3d;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: 40px;
}

.heading h3:after {
    content: "";
    display: block;
    width: 125px;
    height:2px;
    background: #035680;
    margin: 21px auto 25px;
    border-radius: 2px;
}

.top-btm-padding{
  padding-top: 45px;
  padding-bottom: 50px;
}


        .service-box{
            position: relative;
            overflow: hidden;
            margin-bottom:10px;
            perspective:1000px;
            -webkit-perspective:1000px;
            box-shadow: 2px 4px 6px -2px;
        }
        .service-icon{
            width: 100%;
            height: 170px;
            padding: 20px;
            text-align: center;
            transition: all .5s ease;
        }

        .service-content{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            opacity: 0;
            width: 100%;
            height: 220px;
            padding: 20px;
            text-align: center;
            transition: all .5s ease;
            background-color: #474747;
            backface-visibility:hidden;
            transform-style: preserve-3d;
            -webkit-transform: translateY(110px) rotateX(-90deg);
            -moz-transform: translateY(110px) rotateX(-90deg);
            -ms-transform: translateY(110px) rotateX(-90deg);
            -o-transform: translateY(110px) rotateX(-90deg);
            transform: translateY(110px) rotateX(-90deg);
        }
        .service-box .service-icon .front-content{
            position: relative;
            top:60px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .service-box .service-icon .front-content i {
            font-size: 28px;
            color: #fff;
            font-weight: normal;
        }

        .service-box .service-icon .front-content h3 {
            font-size: 20px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            margin-bottom: 15px;
            text-transform: uppercase;
            font-family: 'Roboto', sans-serif;
            margin-top: 10px;
        }
        .service-box .service-content h3 {
            font-size: 20px;
            font-weight: 700;
            color: #fff;
            margin-bottom:10px;
            text-transform: uppercase;
             font-family: 'Roboto', sans-serif;
        }
        .service-box .service-content p {
            font-size: 14px;
            color: #b1b1b1;
            margin:0;
             font-family: 'Roboto', sans-serif;
        }
        .yellow{background-color: #4db7ff;}
        .orange{background-color: #34d5b5;}
        .red{background-color: #fe4b2f;}
        .grey{background-color:#faad19 ;}
        .service-box:hover .service-icon{
            opacity: 0;
            -webkit-transform: translateY(-110px) rotateX(90deg);
            -moz-transform: translateY(-110px) rotateX(90deg);
            -ms-transform: translateY(-110px) rotateX(90deg);
            -o-transform: translateY(-110px) rotateX(90deg);
            transform: translateY(-110px) rotateX(90deg);
        }
        .service-box:hover .service-content {
            opacity: 1;
            -webkit-transform: rotateX(0);
            -moz-transform: rotateX(0);
            -ms-transform: rotateX(0);
            -o-transform: rotateX(0);
            transform: rotateX(0);
        }



.button {
  border-radius: 4px;
  background-color: #027fce;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  width: 130px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  margin-top: 15px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

.bg-form{

  background-color: rgba(0,0,0,0.4);
  padding: 10px;
}

.form-heading h3{
  font-size: 20px;
  font-weight: 600;
   font-family: 'Roboto', sans-serif;
   color: #555;
   margin-top: 10px;
   text-transform: uppercase;
}

.bg-image{
  background-image: url(images/bg-1.png);
  background-repeat: no-repeat;
    background-size: cover;

}


#carousel3d .carousel-3d-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: rgba(255,255,255,0.7);
  padding: 10px;
  -webkit-transition: all .4s;
  transition: all .4s;
  border-color: transparent;
  font-size: 12px;
  
 
}
#carousel3d .carousel-3d-slide.current {
  background-color: rgba(1,125,149,.95);
  color: #fff;
}
#carousel3d .carousel-3d-slide.current span {
  font-size: 50px;
  font-weight: 800;
}

#carousel3d .carousel-3d-slide.current p {
  font-size: 12px;
  font-weight: 200;

}

.parallax{
  background-image:linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),url(images/bgimg3.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 25px;
}

.btn-outlined.btn-white {
    background: none;
    color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outlined.btn-white:hover,
.btn-outlined.btn-white:active {
    color: #6f5499;
    background: #FFFFFF;
    border-color: #FFFFFF;
}
.btn-sm{
  font-size:12px;
  line-height:16px;
  border: 2px solid;
  padding:8px 15px;
}

.testimonial{
   padding:80px 0px;
}

.testimonial .fa.fa-quote-right{
  color:#fff;
  font-size:30px;
}

.testimonial  p{
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    margin-bottom:10px;
    margin-top:10px;
    color: #fff;
}

.testimonial img{
    width: 100px; 
    height: 100px; 
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #5db4c0; 
}

.testimonial .carousel-indicators  li {
    background-color: #5db4c0;
    height: 8px;
    width: 8px;
    margin: 3px;
}

.testimonial .carousel-indicators li.active {
    background-color: #888383;
}

.testimonial .carousel-indicators {
    bottom: -30px;
}

.heading h1:after {
    content: "";
    display: block;
    width: 125px;
    height: 2px;
    background: #035680;
    margin: 21px auto 25px;
    border-radius: 2px;
}

.about-content h1 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 30px;
}

.gray-bg{
  background-image: linear-gradient(rgba(0,0,0,-1.2), rgba(0,0,0,0.8)),url(images/tes3.jpg);
  padding: 10px;
  padding-bottom: 15px;
  margin-top: 20px;
  border-radius: 0px;
  border-radius:80px 0 80px ;
  min-height: 385px;
}

.blog-content h3 {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    padding: 15px 0px;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 0;
}
.blog-content {
    background: #ff6600;
}


.posts-text{
  font-size: 14px;
  font-family: Montserrat,sans-serif;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 5px;
}

.posts-text-1{
  font-family: Roboto,sans-serif;
    font-size: 12px;
    color: #777;
}

.parallax-1{

  background-image:url(images/7.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 25px;

}


.p-y-2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.main_counter_area{
  background: url(https://images.pexels.com/photos/196288/pexels-photo-196288.jpeg?w=940&h=650&auto=compress&cs=tinysrgb) no-repeat top center;
  background-size: cover;
  overflow: hidden;
  }
.main_counter_area .main_counter_content .single_counter{
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  }
.main_counter_area .main_counter_content .single_counter i{
  font-size:36px;
}
           
          

           
.nb-footer{
  background-color: rgba(44, 62, 80, 1.0);
 /* background: #090c14;*/
  padding-bottom: 0px;
}
.nb-footer .footer-single{
  margin-top: 30px;
}
.nb-footer .footer-title{
    display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
}
.nb-footer .footer-single a{
  text-decoration: none;
}

.nb-footer .footer-single h2{
    color: #eee;
  font-size: 18px;
  font-weight: 200;
  display: inline-block;
  border-bottom: 2px solid #cca00a;
  padding-bottom: 5px;
  margin-bottom: -2px;
}
.nb-footer .footer-single li{
  border-top: solid 1px #e4e9f0;
}
.nb-footer .footer-single li:first-child{
  border-top: none;
}
.nb-footer .footer-single li a{
 /* color: #979797;*/
 color: #fff;
  font-size: 12px;
  padding: 6px 0px;
  display: block;
  transition:all 0.4s ease-in-out;
}
.nb-footer .footer-single li a:hover{
  color: #cca00a;
}
.nb-footer .footer-single li a:hover i{
  color: #cca00a;
}
.nb-footer .dummy-logo {
    margin-top: 0px;
    padding-bottom: 9px;
}
.nb-footer .dummy-logo .icon {
    margin-right: 10px;
    border-radius: 20px;
    margin-top: 5px;
}

.nb-footer .dummy-logo i {
    font-size: 50px;
    color: #fff;
    padding: 5px;
}
.nb-footer .dummy-logo p {
    color: #999;
    font-size: 12px;
}
.nb-footer .dummy-logo h2 {
    font-size: 24px;
    border-bottom: none;
    color: #fff;
    padding-top: 0px;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
}
.nb-footer .btn-footer{
  border: 1px solid #cca00a;
  margin-top: 10px;
  color: #999;
}
.nb-footer .btn-footer:hover{
  background: #cca00a;
  color: #fff;
  transition:all 0.4s ease-in-out;

}
.nb-footer .useful-links li a{
  text-transform: uppercase;
}
.nb-footer .footer-project a{
  font-size: 13px;
}
.nb-footer .footer-project img{
  margin-bottom: 20px;
  border: 1px solid #666;
  border-radius: 6px;
  padding: 1px;
  opacity: 0.7;
  transition:all 0.4s ease-in-out;
}
.nb-footer .footer-project img:hover{
  opacity: 1.0;
  cursor: pointer;
}
.nb-footer .footer-project .footer-title{
  margin-top: 0;
}

.footer-head{
  margin-top: 0px;
  color: #fff;
  font-size: 20px;
 font-family: Montserrat,sans-serif;
  font-weight: 600;
}
.nb-footer .footer-single p, .footer-single address{
   /* color: #979797;*/
  color: #fff; 
  font-size: 12px;
  margin-top: 3px;
  line-height: 22px;
   font-family: Montserrat,sans-serif;
}
.nb-copyright{
 /* background: #090c14;*/
  padding-bottom: 0px;
  background-color:rgba(52, 73, 94,1.0);
}
 .nb-copyright .copyrt{
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 10px;
  color: #fff;
}
.nb-copyright .copyrt a{
  color: #cca00a;
  text-decoration: none;
}
.nb-copyright .footer-social{
  margin-top: 10px;
}
.nb-copyright .footer-social i{
  padding: 5px 10px;
  color: #999;
  border: 1px solid #333;
  margin-top: 10px;
  font-size: 20px;
  border-radius: 5px;
  transition:all 0.4s ease-in-out;
}
.nb-copyright .footer-social i:hover{
  background: #7BFF00;
  color: #fff;
}
.nb-copyright .footer-social .fa-facebook{
  padding: 5px 14px;
}
@media(max-width: 767px){
   .xs-center{
  text-align: center;
}
 .left-clear{
  padding-left: 0;
}
 .right-clear{
  padding-right: 0;
}
}

.counter-text{
    font-family: Montserrat,sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.statistic-counter{
    margin-bottom: 2px;
}

/* New Design */


.share-it{
    position:fixed;
    min-height:200px;
    width:40px;
    background:#fff;
    right:0;
    z-index:9;
    top:40%;
}   
.share-it i{
    font-size:16px;
}
    
a.multipage{background:#ee3046; border:2px #ee3046 solid; color:#fff;}  
a.multipage:hover{background:#fff; border:2px #fff solid; color:#333;}  
    
    
    .facebook{margin:0 auto; float:left; margin-right:4px;}
.facebook  a{
    color:#fff;
    padding:10px 16px;
    background-color:#527aba;
    display:inline-block;
    transition:0.5s ease;
}
.facebook  a:hover{
    color:#fff;
    padding:10px 20px;
    margin-left:-40px;
    background-color:#527aba;
    display:inline-block;
}

.twitter{margin:0 auto; float:left; margin-right:4px;}
.twitter  a{
    color:#fff;
    padding:10px 16px;
    background-color:#77cdf1;
    display:inline-block;
    text-align:center;
    transition:0.5s ease;
}
.twitter  a:hover{
    color:#fff;
    padding:10px 20px;
    margin-left:-40px;
    background-color:#77cdf1;
    display:inline-block;
    text-align:center;

}

.google{margin:0 auto; float:left; margin-right:4px;}
.google  a{
    color:#fff;
    padding:10px 16px;
    background-color:#4c4c4c;
    display:inline-block;
    transition:0.5s ease;
}
.google  a:hover{
    color:#fff;
    padding:10px 20px;
    margin-left:-40px;
    background-color:#4c4c4c;
    display:inline-block;
    
}

.rss{margin:0 auto; float:left; margin-right:4px;}
.rss a{
    color:#fff;
    padding:10px 16px;
    background-color:#fe8f19;
    display:inline-block;
    transition:0.5s ease;
}
.rss a:hover{
    color:#fff;
    padding:10px 20px;
    margin-left:-40px;
    background-color:#fe8f19;
    display:inline-block;
}

.linkedin{margin:0 auto; float:left; margin-right:4px;}
.linkedin a{
    color:#fff;
    padding:10px 16px;
    background-color:#157ecc;
    display:inline-block;
    transition:0.5s ease;
}
.linkedin a:hover{
    color:#fff;
    padding:10px 20px;
    margin-left:-40px;
    background-color:#157ecc;
    display:inline-block;
    
}

.youtube{margin:0 auto; float:left; margin-right:4px;}
.youtube a{
    color:#fff;
    padding:10px 16px;
    background-color:#fe322f;
    display:inline-block;
    transition:0.5s ease;
}
.youtube a:hover{
    color:#fff;
    padding:10px 20px;
    margin-left:-40px;
    background-color:#fe322f;
    display:inline-block;
    transition:0.3s ease;
}

.form-request{
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-bottom: 1px solid #eee;
    border-radius: 0px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-request:focus {
    border-color: #eee;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.parallax-about{
    background-image:linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),url(images/about3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 135px;
    padding-bottom: 50px;

}

.about-content h2{
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}


.breadcrumb {
    padding: 10px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    color: #fff;
}
.breadcrumb-text {
    color: #fff;
    text-decoration: none;
}

.breadcrumb-text:focus, .breadcrumb-text:hover {
    color: #f1c52e;
    text-decoration: none;
}

.breadcrumb>.active {
    color: #f1c52e;
}

.about-winance{
      font-family: 'Montserrat', sans-serif;
      font-weight: 500;
      font-size: 14px;
      text-align: justify;
      color: #51565f;
      line-height: 1.5em;
}

.about-img {
    position: relative;
}

.about-img img {
    margin-top: 50px;
    width: 90%;
}

.box-shadow {
    box-shadow: 0px 3px 15px 0px;
}

.about-layer-two {
    margin-top: -50px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}


a:hover, a:focus{
    text-decoration: none;
    outline: none;
}
#accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
#accordion .panel-heading{
    padding: 0;
    border-radius:0;
    border: none;
}
#accordion .panel-title a{
    display: block;
    padding: 14px 30px 14px 70px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #ff6600;
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    font-family: 'Montserrat', sans-serif;
}
#accordion .panel-title a.collapsed{
    background: #f8f8f8;
    color: #1e4276;
}
#accordion .panel-title a.collapsed:hover{
    color: #ff6600;
}
#accordion .panel-title a:before{
    content: " ";
    width: 55px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: -13px;
    transform: skewX(-25deg);
    transition: all 0.5s ease 0s;
}
#accordion .panel-title a.collapsed:hover:before{
    background: #ff6600;
}
#accordion .panel-title a:after{
    content: "\f072";
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
}
#accordion .panel-title a.collapsed:after{
    color: #9f9f9f;
}
#accordion .panel-title a.collapsed:hover:after{
    color: #fff;
}
#accordion .panel-body{
    font-size: 14px;
    color: #5a3245;
    line-height: 25px;
    padding: 20px 15px 20px 40px;
    position: relative;
    border: none;
    transition: all 0.5s ease 0s;
    background-color: #f8f8f8;
}
#accordion .panel-body:before{
    content: "";
    width: 5px;
    height: 40px;
    background: #ff6600;
    position: absolute;
    top: 30px;
    left: 0;
}
#accordion .panel-body p{
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    text-align: justify;
    color: #51565f;
    font-weight: 600;
    line-height: 1.5em;
}

/*.mission-text h2{
   color: #333;
   font-size: 27px;
   font-weight: 700;
  
}

.mission-text p{
   font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-align: justify;
    color: #444;
    line-height: 1.5em;
}*/



.-services1 {
   
    background: #f47441;
    color:#333;
    min-height: 335px;
}
.-services1 p {
     font-family: 'Montserrat', sans-serif;
    
}

.-services1 h3 {
    line-height: 1.8em;
    color: #fff;
    font-family: 'Montserrat Alternates', sans-serif;
    letter-spacing: 2px;
    text-align: center;
}
.-services2 {
    text-align: center;
    background: #19d8ad;
    min-height: 335px;
}

.-services2 h3 {
        color: #fff;
    line-height: 1.8em;
    font-family: 'Montserrat Alternates', sans-serif;
        letter-spacing: 2px;
}
.-services2 p {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
    line-height: 1.8em;
}
.-services3 {
    
    background:#13eaec;
    min-height: 335px;
}

.-services3 h3 {
    line-height: 1.8em;
        color: #fff;
    font-family: 'Montserrat Alternates', sans-serif;
        letter-spacing: 2px;
}
.-services3 p {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
    line-height: 1.8em;
}

.group-companies{
    color: #3d3d3d;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0px;
}

.form-bg-clr{
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: .25rem;
    padding-bottom: 50px;
    border: 2px solid #37476b;

}



.blog-sidebar ul li:before {
    color: #505050;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    left: 20px;
    text-decoration: inherit;
    top: 7px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.0;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    color: #334161;
    font-weight: bold;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #f1c52e;
    background-color: transparent;
    border: none;
}



.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  padding: 10px 18px;
  
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding:15px;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

.tab-default-text h3{

        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        color: #de000c;

}

.tab-default-text h4{

        font-family: 'Montserrat', sans-serif;
        color: #024d9e;
        font-weight: 600;

}

.tab-default-text p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-align: justify;
    color: #51565f;
    line-height: 1.5em;
}

.tabbable-panel .tab-default-text p,
.tabbable-panel .tab-default-text h4,
.tabbable-panel table,
.tabbable-panel .box-10,
.tabbable-panel img,
.tabbable-panel .tab-default-text h3 {
  -webkit-animation: fadeInScale 0.7s ease-in-out;
  -moz-animation: fadeInScale 0.7s ease-in-out;
  animation: fadeInScale 0.7s ease-in-out;
}

@keyframes fadeInScale {
  0% {
    transform: scale(0.9);
    opacity: 0;
  }
  
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

a .fa {
  font-size: 1.3em;
  margin: 0 0.4em 0 0;
}


/*Media query*/
@media only screen and (max-width: 930px) {
  a span {
    font-size: 14px;
  }
  a .fa {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) {
  a span {
    display: none;
  }

  a .fa {
    font-size: 16px;
  }

 
}



.colm {
  display: inline-block;
  float: left;
  //background-color: green;
  margin-top: 45px; 
  margin-right: 5%;
  transition: all 0.3s linear;
  //border-radius: 15px;
}

.colm:last-child {
  margin-right: 0;
}

.iva_inner {
  width: 100%;
  text-align: center;
  display: table;
  height: 325px;
}

.icon{
  position: relative;
  font-size: 40px;
  color: #000000;
  z-index:1;
  //display:table-cell;
  //vertical-align:middle;
  text-align:center;
 /* margin: 60px 0;*/
}

.icon:before {
  content:"";
  position: absolute;
  width: 0px;
  height: 0px;
  margin-top: 12px;
  top:50%;
  left:50%;
  background: #222222;
  border-radius: 50%;
  z-index:-1;
  transition: all 0.4s ease-in-out;
}
.colm:hover .icon:before {
  width:100px;
  height: 100px;
  top: -57%;
  left: 36%;
}
.content h2 {}

.content p {margin: 20px 30px;}

.colm:hover {
  background-color: #e5e5ff;
    box-shadow: 0 13px 40px 0 rgba(62,68,93,.3), 0 2px 4px 0 rgba(62,68,93,.06);
  transform: translateY(-5px);
}

.colm:hover .icon {
  color: #D4AF37;
}



.colm:after,
.colm:before {
  transform: scaleX(0);  
transition: transform 250ms ease-in-out;
 display:block;
  content: '';
  border-bottom: solid 3px #019fb6; }

.colm:hover:before {
   transform: scaleX(1);

}

.colm:hover:after {
 /* content: "";
  width: 45px;
  height: 2px;
  left: 43%;
  right: 50%;
  background-color: blue;
  position: absolute;
  bottom: 15px;*/
   transform: scaleX(1);
  
}


.box-10 {
    border-radius: 3px;
    /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
    padding: 10px 30px;
    text-align: right;
    display: block;
    /* margin-top: 60px; */cursor: pointer;
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info h4 {
    color: #555454;
    font-size: 14px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding: 28px 0px;
    font-weight: 600;

}


.box-10 >.box-icon {
    border: 2px solid #ff6600;
}
.box-10:hover >.box-icon {
    border: 2px solid #ff6600;
    background-color: #fff;
    color: #82b440;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.box-10:hover >.box-icon >span {
    color: #ff6600;
}
.box-icon {
    background-color: #ff6600;
    border-radius: 50%;
    display: table;
    height: 90px;
    margin: 0 auto;
    width: 90px;/*margin-top: -61px;*/
}

.grey-bg-clr{
    background-color: #f2f2f2;
}

.white-box{
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: .25rem;
    height: 180px;
}

.Package-Wrap h6{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.btn-outlined {
    border-radius: 0;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
            transition: all 0.3s;
}

.btn-outlined.btn-theme {
    background: none;
    color: #6f5499;
    border-color: #6f5499;
    margin-top: 10px;
}

.btn-outlined.btn-theme:hover,
.btn-outlined.btn-theme:active {
    color: #FFF;
    background: #6f5499;
    border-color: #6f5499;
}
.btn-sm{
    font-size:12px;
    line-height:16px;
    border: 2px solid;
    padding:8px 15px;
}

/*.white-box:hover{
    background-color: #e81c62;
    color: #fff;
}*/



.tab-default-text ol{
    margin: 0 0 10px 0;
    counter-reset: li;
    list-style: none;
    padding: 10px;
}
.tab-default-text ol li {
    position: relative;
    margin: 0 0 10px 2em;
    padding: 4px 8px 4px 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 12px;
}

ol.tab-default-text li:before, .tab-default-text ol li:before, .tab-default-text ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -2px;
    left: -40px;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 4px;
    border: 2px solid #035680;
    background: rgba(248,248,248,1);
    font-weight: bold;
    text-align: center;
}

.baner-bg{
    background-color: #ff6600;
    padding: 15px;
}

.baner-text h3{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
}

.btn-lg{
    font-size:16px;
    line-height:22px;
    border: 3px solid;
    padding:8px 16px;
}

.Package2:hover {
    background-color: #9a69cb;
    color: #ffffff;
}

.Package1:hover {
    background-color: #e81c62;
    color: #ffffff;
}

.Package3:hover {
    background-color: #00bed6;
    color: #ffffff;
}

.Package4:hover {
    background-color: #18ba9b;
    color: #ffffff;
}
.Package5:hover {
    background-color: #3398dc;
    color: #ffffff;
}




.btn-outlined-1.btn-theme-1 {
    background: #fff;
    color: #e81c62;
    border-color: #e81c62;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
}

.btn-outlined-2.btn-theme-2 {
    background: #fff;
    color: #9a69cb;
    border-color: #9a69cb;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
}

.btn-outlined-3.btn-theme-3 {
    background: #fff;
    color: #00bed6;
    border-color: #00bed6;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
}

.btn-outlined-4.btn-theme-4 {
    background: #fff;
    color: #18ba9b;
    border-color: #18ba9b;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
}

.btn-outlined-5.btn-theme-5 {
    background: #fff;
    color: #3398dc;
    border-color: #3398dc;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
}

.modal-title{
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 20px;
}
.modal-body h3{
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.modal thead {
    background-color: #ff6600;
}

.modal th {
    color: #ffffff;
}

.table > thead > tr > th {
    vertical-align: middle;
}

.font-size13 {
    font-size: 13px !important;
    line-height: 17px;
    font-weight: 200;
    font-family: 'Montserrat', sans-serif;
}


.coaching-service ol{
    margin: 0 0 10px 0;
    counter-reset: li;
    list-style: none;
    padding: 10px;
}
.coaching-service ol li {
    position: relative;
    margin: 0 0 10px 3em;
    padding: 4px 8px 4px 4px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 13px;
}

ol.coaching-service li:before, .coaching-service ol li:before, .coaching-service ol li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: -40px;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 4px;
    border: 2px solid #ff6600;
    background: rgba(248,248,248,1);
    font-weight: bold;
    text-align: center;
}

.classs-gre ol{
    margin: 0 0 0px 0;
    counter-reset: li;
    list-style: none;
    padding: 10px;
    padding-bottom: 0px;
}
.classs-gre ol li {
    position: relative;
    margin: 0 0 10px 3em;
    padding: 4px 8px 4px 4px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 13px;
}

ol.classs-gre li:before, .classs-gre ol li:before, .classs-gre ol li:before {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: -40px;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 4px;
    border: 2px solid #ff6600;
    background: rgba(248,248,248,1);
    font-weight: bold;
    text-align: center;
}

.text-blue {
    color: #024d9e;
}

.note-text{

     font-family: 'Montserrat', sans-serif;
     font-size: 15px;
}

.content h2{
     font-family: 'Montserrat', sans-serif;
     font-size: 23px;
     font-weight: bold;
}

.content p{
    font-family: 'Montserrat', sans-serif;
     font-size: 15px;
}

.margin-top-50{
    margin-top: 50px;
}

.margin-top-40 {
    margin-top: 25px;
}

.contact-detail {
    position: relative;
    padding-left: 64px;
}

.contact-detail i {
    width: 45px;
    height: 45px;
    position: absolute;
    text-align: center;
    line-height: 45px;
    border: 2px solid #444;
    color: #444;
    font-size: 22px;
    border-radius: 50%;
    left: 0px;
    top: 0px;
}

.contact-detail p{
     font-family: 'Montserrat', sans-serif;
     font-size: 15px;
}

.full-width{
    float:left;width:100%;min-height:100px;position:relative;
}
.form-style-fake{position:absolute;top:0px;}
.form-style-base{position:absolute;top:0px;z-index: 999;opacity: 0;}
.form-padding{padding: 10px 50px;}
.form-input{height:50px;border-radius: 0px;margin-top: 20px;}

.input-place{
    position: absolute;top:35px;left: 20px;font-size:23px;color:gray;}

.form-control[readonly] {
    background-color: transparent;
    opacity: 1;
}

.bg-img{
    width: 100%;
    min-height: 550px;
    background: url(images/bg-img.jpg) no-repeat top center;
    background-size: cover;
}

.bg-img-1{
    width: 100%;
    min-height: 550px;
    background: url(images/bg-pic.jpg) no-repeat top center;
    background-size: cover;
}

.imigration-heading h2{
    font-family: 'Montserrat', sans-serif;
    color: #ffff00;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
  
}

.imigration-heading h3{
    font-family: 'Montserrat', sans-serif;
    color: #ffff00;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.75);
    background: rgba(0, 0, 0, 0.24);
    border-radius: 10px;
  
}

.imigration-service ol{
    margin: 0 0 10px 0;
    counter-reset: li;
    list-style: none;
    padding: 10px;
}
.imigration-service ol li {
    position: relative;
    margin: 0 0 10px 3em;
    padding: 4px 8px 4px 4px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

ol.imigration-service li:before, .imigration-service ol li:before, .imigration-service ol li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: -40px;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 4px;
    border: 2px solid #ffff00;
    background: rgba(248,248,248,1);
    font-weight: bold;
    text-align: center;
    color: #000;
}

.form-section{
  background: url(images/form_bg.png) no-repeat top center;
    width: 300px;
    text-align: center;
    min-height: 405px;
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 15px;
}

.form-section-1{
  background: url(images/form-bg-1.png) no-repeat top center;
    width: 300px;
    text-align: center;
    min-height: 405px;
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 15px;
}

.bg-color{
  background: linear-gradient(to bottom, #051c7a 0%,#645161 100%);
  padding: 15px 0;
  border-top: 1px solid #fff;
}

.imigration-heading-1 h2{
    font-family: 'Montserrat', sans-serif;
    color: #ffff00;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
  
}

.imigration-p p{
 color: #fff;
 font-size: 16px;
 font-family: 'Montserrat', sans-serif;
 padding-left: 50px;
}

.imigration-p p:before{
   content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: 15px;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 4px;
    border: 2px solid #ffff00;
    background: rgba(248,248,248,1);
    font-weight: bold;
    text-align: center;
    color: #000;
}

.third-heading h2{
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  font-weight: 600;
}



.third-heading h2:after {
    content: "";
    display: block;
    width: 75px;
    height: 4px;
    background: #035680;
    margin: 20px auto 29px;
    border-radius: 2px;
}

.intro-text p{
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  text-align: justify;
  font-weight: bold;
}

.imigration-service-1 ol{
    margin: 0 0 10px 0;
    counter-reset: li;
    list-style: none;
    padding: 10px;
}
.imigration-service-1 ol li {
    position: relative;
    margin: 0 0 10px 3em;
    padding: 4px 8px 4px 4px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
}

ol.imigration-service-1 li:before, .imigration-service-1 ol li:before, .imigration-service-1 ol li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 0px;
    left: -40px;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 4px;
    border: 2px solid #ffff00;
    background: rgba(248,248,248,1);
    font-weight: bold;
    text-align: center;
    color: #000;
}

.visa-text h2{
  color: #ff6600;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.visa-text p{
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

.border-dashed{
  border: 1px dashed #ff6600;
  height: 115px;
}

.bg-grey{
  background-color: #f4f4f4;
  padding-top: 25px;
  padding-bottom: 25px;

}

.visa-text-1 h2{
  background-color: #ff6600;
    color: #fff;
    padding: 12px;
    font-size: 20px;
    border-radius: 50px;
    width: 45px;
    height: 45px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
  
}
.visa-text-1 p{
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

.banner-p{
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}





















