

.sec1{
	/*height: auto;
	width: 100%;*/
	background-color: #f7f7f7;
	padding-bottom: 50px;
	margin-top: 130px !important;
}

.sec1 h2{
	color: #0c4c91;
}

.sec1 h3{
	color: #0c4c91;
	
}
.sec1 h5{
	color: #5a20b6;
	
}
.sec1 .main_title
{
    color:red;
    font-weight:800 !important;
    margin-bottom:20px;
    width: 12.6ch;
    animation: typing 2s steps(22), blink .5s step-end infinite alternate;
    white-space: nowrap;
    overflow: hidden;
    border-right: 3px solid;
    font-family: monospace;
    font-size: 1.5em;
}
.sec1 .title{
    font-weight: 800;
}
@keyframes typing {
  from {
    width: 0
  }
}
    
@keyframes blink {
  50% {
    border-color: transparent
  }
}
.sec1 .subtitle
{
    font-weight: 600!important;
    color: #000000ba;
    margin-top: 15px;
    margin-bottom: 30px;
}

.sec1 .takeATourBtn{
    background-color: #0c4c91;
    font-size: 16px;
    padding: 8px 30px;
	box-shadow: none !important;

}
/*.buttons{
	display: flex;
}*/
.course_box h5{
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #000000b8;
}
.top_image img{
  border-radius: 0 90px 0 90px !important;
}
@media screen and (min-width: 993px) {
  .sec3 .card {
    height: 430px;
  }
}
@media screen and (max-width: 768px){
  .sec1 .top_image{
    display: none;
  }
  .sec1 .sub_section{
    max-width: 100% !important;
    flex: none !important;
  }
  .sec1{
  	padding-bottom: 30px;
  }
}

@media screen and (max-width: 320px) {
  h2,
  h3 {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 280px) {
  h2,
  h3 {
    font-size: 20px !important;
  }
  .sec1 button {
    padding: 5px !important;
    font-size: 17px;
  }
}

.sec2{
  height: auto;
  width: 100%;
  /*background: linear-gradient(45deg, #12141c 15%, rgb(27 177 220), #12141c 100%);*/
  background-color: #12141c;
  background-image: url("https://robotronix.co.in/assets/images/Product_img/Background.png");
  
}
.sec2 .product_title, .product_subtitle{
    font-weight: 800;
}
.sec2 .product_common{
    font-weight: 800;
}
.sec2 .fa-check-circle {
  font-size: 18px;
}
.sec2 .product_content{
	display: flex;
	align-items: baseline;
}

.sec2 .row2,
.sec2 .row4 {
  /* background: url(./Product_img/mesh-gradient.png); */
  /* background: #98afba; */
  /* background: #d7e9e5; */
  /* background-color: #003357; */

  /* background: #1bb1dc; */
  border-radius: 5px;
  /* color: #ffffff; */
}
.sec2 .row1,
.sec2 .row3,
.sec2 .row5 {
  /* background: url(./Product_img/mesh-gradient.png); */
  /* background: #98afba; */
  /* background: #d7e9e5; */
  /* background-color: #003357; */

  background: #1bb1dc;
  border-radius: 5px;
  color: #ffffff;
}

.sec3 {
	margin-bottom: 65px;

}
.sec3 .career_subtitle{
    font-size: 20px;
    font-weight: 700 !important;
}
.sec3 .career_title{
    font-weight: 800;
}

.sec3 h2 {
  color: #0c4c91;
}
.sec3 h6 {
  color: #000000ba;
}

.sec3 .fa-check-circle {
  color: #000;
}

.sec3 .card {
  border:none;
  border-radius: 6px !important;
  box-shadow: 0 8px 20px lightgray;
  overflow: hidden;
  height: 400px;
}
.sec3 .card {
  text-align: center;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.sec3 .card:hover {
  background: rgb(27 177 220);
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  color: #ffffff !important;
}

.sec3 .card:hover img {
  transform: skewY(-8deg);
  /* transform: scale(1.2); */
  transition: 1s;
}

.img-cover {
  align-items: center;
}
.img-full {
   height: 302px;
  /*height: 315px;*/
  width: 250px;
  object-fit: contain;
}

.sec4 {
  height: auto;
  width: 100%;
  background-color: rgb(27 177 220);
  padding-bottom: 95px;
}
.sec4 .course_title {
    font-weight: 800;
    
}
.sec4 .course_name{
    font-weight: 800 !important;
}
.sec4 .card {
  /*background-color: #12141c;*/
  background-color: white;
  /*height: 180px;*/
}

.sec4 .card {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sec4 .card .img {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.sec4 .card:hover {
  /* background: #0c4c91; */
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  /*filter: drop-shadow(0px 10px 30px rgb(172, 237, 255));*/
  /* color: #ffffff; */
}


.sec4 .card img {
  /*background-color: black;*/
  /*border-radius: 50%;*/
  height: 80px;
  margin: auto;
  display: block;
}

@media screen and (max-width: 992px) {
  .sec3 .card {
    height: 290px;
  }
  .sec4 .card {
    height: 180px;
  }
  .img-full {
    height: 185px;
    width: 180px;
    object-fit: contain;
  }
}
.custom-shape-divider-top-1679559378 {
  /* position: relative; */
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.bg-svg {
  background: linear-gradient(125deg, rgb(27 177 220), #12141c 100%);
}

.reveal {
  position: relative;
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 1s ease-in;
}
.active.fade-left {
  animation: fade-left 1s ease-in;
}
.active.fade-right {
  animation: fade-right 1s ease-in;
}
@keyframes fade-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-left {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-right {
  0% {
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@media screen and (max-width: 768px){
	.sec2 .product_order3{
		order: 4 ;
	}
	.sec2 .product_order4{
		order: 3;
	}
	.sec2 .product_order7{
		order: 8;
	}
	.sec2 .product_order8{
		order: 7;
	}
	
}
@media screen and (max-width: 768px){
	.sec4 .course_box2{
		padding-top: 0 !important;
	}
}
@media screen and (max-width: 280px){
	.sec3 h5{
		font-size: 18px;
	}
	.img-full{
		height: 120px;
		width: 120px;
	}
	.category_card{
		height: 265px !important;
	}
}

