*{
	margin: 0px;
	padding: 0px;
	font-family: 'Rubik', sans-serif;
}
/****
@author soham
*********/
/* navbar */
.navbar-brand img{
	height: 100px;
	width: 270px;
	padding: 0px;
}
a.navbar-brand {
    padding-left: 66px;
}
.navbar-nav {
    right: 30px;
    position: absolute;
}
a.nav-link {
     margin-right: 41px;
    font-size: 20px;
    font-weight: 500;
    color: #043b74 !important;
    line-height: 60px;
    padding: 17px;
    position: relative;
    display: inline-block;
    font-family: Rubik;

}
a.nav-link.active {
    color: #23282d !important;
    border-bottom: 1px solid #c33a21;
}
a.nav-link:hover {
	border:2px dotted black;
	padding: 10px;
}

section.navbars {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 1111;
}
section.banner {
    position: relative;
    width: 100%;
    top: 0px;
}
.carousel-item {
    height: 800px;
}
.carousel-item img{
    height: 800px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background-color: #eeeeee !important;
}
.enter_text h5{
    font-weight: 700;
    color: #043b74 !important;
    margin-bottom: 8px;
    letter-spacing: 2.8px;
    font-family: Rubik;
    font-size: 25px;
}
.tect{
    width: 100%;
    float: left;
    padding-top: 100px !important;
}
.tect_p{
    font-style: normal;
    font-weight: 400;
    color: #140a20;
    line-height: 26px;
    font-family: Rubik;
    padding: 30px !important;
    text-align: justify !important;
    font-size: 20px !important;
}

.text-sec{
    font-weight: 500;
    color: #043b74 !important;
    line-height: 32px;
    font-family: Rubik;
    font-size: 25px;
}
.text-p{
        font-style: normal;
    color: #000000;
    font-size: 20px;
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 75px !important;
    padding: 30px !important;
    text-align: justify !important;
    font-size: 18px !important;
}
.shado:hover{
    box-shadow: 0 0 10px 1px #eee;
}

.flip-card {
  background-color: transparent;
  width: 100%;
  height: 300px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
    background: url(../img/text_img3.jpg);
    background-repeat: no-repeat;
    color: black;
    background-size: 100%;
    border-radius: 12px;
}

.flip-card-back {
  background-color: #ebebeb;
  color: #000;
  border-radius: 12px;
  transform: rotateY(180deg);
}
.flip_p{
    color: #000 !important;
    letter-spacing: 2.8px;
    font-family: Rubik;
    font-size: 20px;
    padding-top: 100px !important;
}
.service_12 h5{
    float: left;
    color: #FFF !important;
    text-align: left;
}
.servicea{
    background-color: #053c74;
    width: 100%;
    float: left;
}
.service_12 p {
    color: #FFF !important;
    float: left;
    margin-left: 94px;
    font-style: normal;
    font-weight: 400;
    color: #140a20;
    line-height: 26px;
    font-family: Rubik;
    text-align: justify !important;
    font-size: 20px !important;
}
.service_h5{
    width: 100%;
    float: left;
}
.card{
    background: transparent !important;
    color: #FFF;
    border:3px solid #FFF;
    height: 600px !important;
    margin-bottom: 25px !important;
    border-radius: 0px;
}
.card hr{
    background-color: #FFF;
    border: 1px solid #FFF;
    /* padding-right: 20px !important; */
    /* padding-left: 20px; */
    width: 300px;
    margin: 0 auto;
    color: #FFF;
}
.card_p{
    line-height: 1.8;
    font-weight: 400;
    font-family: 'Rubik';
    text-align: left;
    color: white !important;
    font-size: 18px;
    padding: 19px;
}
.card:hover{
    box-shadow: 0 0 10px 1px #FFF;

}

.portfolio_12 h5{
    float: left;
    color:#043b74 !important;
    text-align: left;
}

.portfolio p {
    color: #043b74 !important;
    float: left;
    margin-left: 94px;
    font-style: normal;
    font-weight: 400;
    color: #140a20;
    line-height: 26px;
    font-family: Rubik;
    text-align: justify !important;
    font-size: 20px !important;
}
.portfolio_h5{
    width: 100%;
    float: left;
}
.portfolio_item img{
       width: 100% !important;
    height: 660px !important;
}
.maind hr{
    width: 150px;
    margin: 0 auto;
    background-color: #043b74 !important;
    outline: 1px solid #043b74 !important;
}
.form {
    border: 1px solid #043b74;
    padding: 30px;
}
.form-control {
    border-radius: 0px;
    border: 1px solid #043b74;
    padding: 20px;
}
.form-label {
    color: #043b74;
    font-weight: 600;
    margin-top: 15px;
}
.cba{
    background-color: #043b74;
}
.mainda h5{
    color: #FFF !important; 

}

.mainda h6{
    color: #FFF !important; 
    font-size: 22px;
    padding-left: 20px;
}

.mainda hr{
    width: 150px;
    margin: 0 auto;
    background-color: #FFF !important;
    outline: 1px solid #FFF !important;
}
.ckd{
    float: left;
    text-align: left;
}
.sa h3{
    text-align: left;
    color: #FFF !important;
}
.sa h4{
    text-align: left;
    color: #FFF !important;
}
.sa{
    text-align: left;

}
.footer_p{
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Rubik';
}


.my-3 i:hover{
    transition: 0.5s;
transform: rotateY(180deg);
}
.portfolio {
    width: 100%;
    float: left;
    padding-top: 50px;
}


@media only screen and (max-width: 600px) {
  .navbar-brand img {
    height: 71px;
    width: 198px;
    padding: 0px;
}
.navbar-nav {
    right: 0;
    position: revert;
}
.carousel-item {
    height: auto !important;
}
.carousel-item img {
    height: 400px;
}
.carousel-control-next, .carousel-control-prev {
 
    top: 100px;

}
.portfolio_item img{
    height:auto !important;
}
.tect {
  
    padding-top: 57px  !important;
    margin-bottom: -112px;
}
.portfolio {
 
    padding-top: 0px;
}
}


