@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,300);
@import url(https://fonts.googleapis.com/css?family=Squada+One);
@import url('https://fonts.googleapis.com/css?family=Vidaloka');
.sidenav {
  /*background-image: url('../img/bg-image-8.jpg');*/
  /*background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)) , url('../img/bg-image-8.jpg');*/
  background-color: #F7F8FA !important;
  overflow-x: hidden;
  transition: 0.5s;
  /*padding-top: 100px;*/
  /*margin-top: 100px;*/
   padding-right: 0;
   padding-left: 0;
   height: 100%;
   padding-bottom: 100%;
   min-height: 125em;
   overflow:hidden;
   /*padding-top:30px;*/
   z-index: 1;
   border-right: 3px solid #B32E31;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  @media (min-width:993px){
  .sidenav{
    /*display: block !important;*/

  }

#openNavBtn{
    display: none;
}
#main {

    transition: margin-left .5s;
    padding: 16px 16px 16px 16px;
    border:5px;
    border:black;
    /*padding-top: 200px;*/


}

}
@media (max-width:992px){
.sidenav{
     display: none;
}
.sidemenuclsbtn{
    height: 80px;

    padding: 32px 18px 16px 32px;
    text-decoration: none;
    /*margin-left: 25px;*/
    /*margin-top: 15px;*/
    margin-right: 0;
    font-size: 18px;
     font-weight: 800;
    color: #f50303;
    display: block;
    transition: 0.3s;
    cursor: pointer;
    text-align: right;
    
}
#main{
        margin-left: 0!important;
    margin-right: 0!important;
    /*margin-top: 100px !important; */
}
}
@font-face {
    font-family: 'Blockletter'; 
    src: url("Montserrat-Bold.ttf") format("opentype");
    font-style: normal;
}
.slide-left{
  background-image: url('../img/SteelGray.jpg');
  
  height: 600px;
  font-family: 'Blockletter';
  color: #fff;
  padding: 50px 60px 70px 80px;
  padding-left: 20% !important;
}
.slide-left li{
  display: list-item;
  list-style-type: disc !important;
  list-style-position: inside;
  font-style: italic;
}

div.slide-left li {
  position: relative;
  left: 25%;
  font-size: 24px;
  padding-top: 50px;
  width:100%;
  overflow:hidden;
}
div.slide-left li.a {
  animation: slide-left 3s;
}

div.slide-left li.b {
  animation: slide-left 5s;
}


div.slide-left li.c {
  animation: slide-left 7s;
}
@keyframes slide-left {
  from {
    margin-left: 100%;
    width: 300%; 
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}
.carousel h1{
  font-family: Blockletter;
}
#mainNav .navbar-toggler{
  font-size:12px;
  right:0;
  padding:13px;
  text-transform:uppercase;
  color:#fff;
  border:0;
  /*background-color: rgba(215, 205, 204, 0.85);*/
  background-image: url('../img/BG.jpg');
  background-size: cover;
  /*background-color: rgba(215, 205, 204, 0.85);*/
  padding-left: 0;
  padding-right: 0;
height: 400px;
  /*background-color:#160a09!important;*/
  font-family:Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif
  /*font-family: Blockletter;*/
  }
  #mainNav .navbar-brand{
    color:#fed136;
    padding-left: 35px !important;
    font-family:'Kaushan Script','Helvetica Neue',Helvetica,Arial,cursive
    }
    #mainNav .navbar-brand.active,#mainNav .navbar-brand:active,#mainNav .navbar-brand:focus,#mainNav .navbar-brand:hover{
      color:#ffa200;
      }
      #mainNav .navbar-nav .nav-item{
        padding-top: 15px;
      }
      #mainNav .navbar-nav .nav-item .nav-link{
        

        font-size:90%;
        font-weight:400;
        padding:.75em 0;
        letter-spacing:1px;
        /*color:#B32E31;*/
        color: #FFFFFF;
        font-family:Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif
        /*font-family: Blockletter;*/
        }
      #mainNav .navbar-nav .nav-item .nav-link.active,#mainNav .navbar-nav .nav-item .nav-link:hover{
        color:#ffa200;
        }
        #mainNav{
          /*background-color: rgba(215, 205, 204, 0.85);*/
  background-image: url('../img/BG.jpg');
  background-size: cover;

          min-height: 102.500px;
          padding-left: 0px;
        }
        @media (min-width:300px){
          #mainNav{
          
            -webkit-transition:padding-top .3s,padding-bottom .3s;-moz-transition:padding-top .3s,padding-bottom .3s;transition:padding-top .3s,padding-bottom .3s;
            border:none;
            /*background-color:rgba(215, 205, 204, 0.85);*/
  background-image: url('../img/BG.jpg');
  background-size: cover;
            
            padding-left: 0;
            padding-right: 0;
            /*background-color:#160a09!important;*/
            /*background-color: rgba(215, 205, 204, 0.85) !important;*/
            }
          #mainNav .navbar-brand{
            font-size:1.75em;
            -webkit-transition:all .3s;
            -moz-transition:all .3s;
            transition:all .3s
          }
          #mainNav .navbar-nav .nav-item .nav-link{
            padding:1.1em 1em!important;

            }
            #mainNav .navbar-nav{
              display: block !important;
            }
          #mainNav.navbar-shrink{
            padding-top:0 !important;
            padding-bottom:0 !important;
            /*background-color rgba(215, 205, 204, 0.85)!important;*/
  background-image: url('../img/BG.jpg');
  background-size: cover;

            padding-left: 0;
            padding-right: 0;
          }
          #mainNav.navbar-shrink .navbar-brand{
             font-size:1.25em;
             padding:12px 0;
           }
        }
        .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
         background-color: transparent !important;

}
/*.text-uppercase {
    text-transform: uppercase!important;
}*/
#mainNav .navbar-nav{
font-size: 1.5em !important;
margin-top: 10px;
}
.navbar-collapse{
  margin-right: 25px !important; 
}
.navbar-toggle{
  padding-top: 29px;
}
.container>.navbar-header {
    margin-right: -35px;
    margin-left: -35px;
}
#exp{
  padding-top: 6.8em;
  margin-bottom: -25px;
  padding-bottom: 80px;
  padding-top: 200px;
  padding-bottom: 200px;
}

.indbg{
	
    opacity: 0.5;
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
}
.bg {
    position: relative;
    background: #5C97FF;
    overflow: hidden;
    left: 0;
}
.bg:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.8;
    background-image: url('../img/indbg2.jpeg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
  .mbanner{
    padding-bottom: 200px !important;
    /*background-color: #ff777b !important;*/
    /*color : #FFFFFF !important;*/
  }
  .pdf-thumb-box{
    display: inline-block;
    position:relative !important; 
    overflow: hidden;
    height: 100%;
    font-size: 12px;
    background-color: #ff9ea2;
    border-radius: 20px;
  }  
  .pdf-thumb-box-overlay {
    display:none;
  }
  .pdf-thumb-box img{
    display: block;
    border-radius : 20px;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .pdf-thumb-box:hover .titleCard{
    visibility: hidden;
  }

  .tchead{
    position: relative;
    top: 75%;
    color : #0e2038 !important;
    font-family: Blockletter;
    font-size: 22px;
  }
  .empty{
    top: 45% !important;
  }
  .tchead-overlay{
    position: relative;
    top: 35%;
  }
  .pdf-thumb-box:hover .pdf-thumb-box-overlay,.active .pdf-thumb-box-overlay {
    display:inline;
    border-radius : 20px;
    text-align:center;
    position: absolute;
    /*top: 0;*/
    left: 0;
    right: 0;
    bottom: 0;
    transition: background 0.2s ease, padding 0.8s linear;
    background-image: linear-gradient(90deg,#f61b10,#ef0963); 
    color: #fff;
    width:100% !important;
    height:100% !important;
    /*z-index: -1;*/
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: 1   ;
    font-family: Blockletter;
    border:2px solid #f9004d; 
  }
  .pdf-thumb-box .titleCard{
    display:inline;
    border-radius : 20px;

    text-align:center;
    position: absolute;
    /*top: 0;*/
    left: 0;
    right: 0;
    bottom: 0;
    color: #f61b10;
    width:100% !important;
    height:100% !important;
    /*z-index: 10;*/
    /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
    font-family: Blockletter;
  }

  .pdf-thumb-box-2{
    display: inline-block;
    position:relative !important; 
    overflow: hidden;
    height: 100%;
    font-size: 12px;
    background-color: #ff9ea2;
    border-radius: 20px;
  }  
  .pdf-thumb-box-overlay-2{
    display:none;
  }
  .pdf-thumb-box-2 img{
    display: block;
    border-radius : 20px;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .pdf-thumb-box-2:hover .titleCard{
    visibility: hidden;
  }

  .tchead-2{
    position: relative;
    top: 75%;
    color : #0e2038 !important;
    font-family: Blockletter;
    font-size: 22px;
  }
  .empty-2{
    top: 45% !important;
  }
  .tchead-overlay-2{
    position: relative;
    top: 35%;
  }
  .pdf-thumb-box-2:hover .pdf-thumb-box-overlay-2,.active .pdf-thumb-box-overlay-2 {
    display:inline;
    border-radius : 20px;
    text-align:center;
    position: absolute;
    /*top: 0;*/
    left: 0;
    right: 0;
    bottom: 0;
    transition: background 0.2s ease, padding 0.8s linear;
    background-image: linear-gradient(90deg,#f61b10,#ef0963); 
    color: #fff;
    width:100% !important;
    height:100% !important;
    /*z-index: -1;*/
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: 1   ;
    font-family: Blockletter;
    border:2px solid #f9004d; 
  }
  .pdf-thumb-box-2 .titleCard-2{
    display:inline;
    border-radius : 20px;

    text-align:center;
    position: absolute;
    /*top: 0;*/
    left: 0;
    right: 0;
    bottom: 0;
    color: #f61b10;
    width:100% !important;
    height:100% !important;
    /*z-index: 10;*/
    /*text-shadow: 0 1px 2px rgba(0, 0, 0, .6);*/
    font-family: Blockletter;
  }
.carou{
  position: relative;
  top: 100px;
}
.bg h1 {
    padding: 0px;
    text-align: center;
    z-index: 0;
    position: relative;
    color: #00234B;
    padding-bottom: 30px;
    font-family: Blockletter;
    font-size:  50px;
    margin-top: -60px;
    text-shadow: 2px 2px 10px #A2AFBD;
} 
.fdag{
  font-family: Blockletter;
  color: #B32E31;
}

@media all and (min-width:320px) and (max-width: 475px) {

  .bg h1{
    font-size: 30px;
    text-align: center;
  
  }
}

.pg1body{
	/*background-color: #222930 !important;*/
  background-color: #fff;
	 /*   position: absolute;
	z-index: 0;
    min-width: auto;
    height: 100%;*/
    /*width: 100%;*/
}
.cardbut{
  margin-top: 25px;
}
.button{
	border-radius: 4px;
  /*background-color: #db1024 !important;*/
  background-color: rgba(215, 205, 204, 0.85) !important;
  border: dashed;
  color: #B32E31!important;
  font-family: 'Ubuntu', sans-serif;
    font-size: 17px;
    font-style: normal;
    color: #fff;
    font-weight: 700;
  text-align: center;
  /*font-size: 28px;*/
  padding: 15px 20px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
      border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
        /*background: linear-gradient(to bottom, #009db0 0%,#009caf 43%,#0098ab 57%,#00899d 83%,#00859a 100%);*/

}
.button:hover{
	background-color: rgba(215, 205, 204, 0.85) !important;
}
.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: 20px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

@media all and (min-width:320px) and (max-width: 475px) {
.custom-nav{
  padding-left: 0px !important;
  display: flex;
 /* justify-content: initial !important;
  flex-wrap: nowrap !important;*/
}
.custom-nav h4{
font-size: 20px;

}
}
@media all and (min-width:320px) and (max-width: 475px) {
  .about .content{
    font-size: 18px !important;
  }
}
@media all and (min-width: 320px) and (max-width: 475px){
  .sh h1{
    font-size: 30px !important;
  }
}

body
{
	  /*background-color: #282622;*/
		background-color: #f4f7f6;
    overflow-x: hidden;
         
} 
.navbar-brand{
  /*width: 300px;*/
  position: relative;
 width: 170px;
    left: 15px;
    max-height: 100px;
    padding-top: 4px;
}
.logo{

 max-height: 100px;
}
.bg-img{
   padding-left: 0px !important;
      padding-right: 0px !important;
}
  .bg{  
      background-color: transparent;
      color: #fff;
      padding: 400px 50px;
      font-family: sans-serif;
      opacity: 0.9;

  }
 @media all and (min-width:1920px) and (max-width: 568px) {
 
  /*	.bg{
  		padding: 150px 50px;
  		text-align: center;
  	}*/
  }
  @media all and (min-width:321px) and (max-width: 480px) {
 /*   .bg{
  		padding: 150px 50px;
  		text-align: center;
  	}*/

  }
  .explore{
  	/*padding: 50px;*/
  	text-align: justify;
    /*padding-top: 50px;*/
    /*padding-left: 70px;*/
    /*margin-right: 70px;*/
    /*margin: auto;*/

  }
  .carousel{
    margin-top: 100px;
   /*height: 700px; */
  }
/*  @media (min-width: 1920px){
    .carousel-inner img{
      height: 700px !important;
    }
  }*/
@media (max-width: 992px){
/*.carousel{
  height: 300px !important;
}
.carousel-inner{
  height: 300px !important ;
}*/

.slide-left{
  padding-left: 0 !important;
}
.pdf-thumb-box{
  margin-bottom: 50px;
}

.welcomepgquiz{
  margin-top: 100px;
    margin-bottom: 500px;
}
}
  /*.carousel img{
    height: -webkit-fill-available !important;
  }*/
  .exp-btn {
    /*padding-top: 10px;*/
    position: relative;
    bottom: 150px;
    text-align: center !important;
  }
  .brand{
  	color: #DDD;
    font-size: 30px;
font-family: sans-serif;
  
  }
  

.quote{
	color: #f9ae00;
}
.about{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 25px;
  }
.others-card{
  padding-top: 120px !important;
}
.card{
	border-bottom: none;
     background: transparent;

   padding-bottom: 35px;
   margin-bottom: 35px;
   /*margin-left: 1px;*/
}
.card:hover{
  box-shadow: 0 4px 8px 0  #656A93;
}
.mainbanner:hover{
  box-shadow: none !important;
}
.disc{
  padding-top: 120px !important;
}
.feedform{
  padding-top: 250px;
}
 .card2{
 /*width: 340px;*/
}
.row1{
  margin-bottom: 20px;
}
.card img{
	border-radius: 20px
}
.card img{
  width: 100%;
  height: 240px;
}
.otcard img{
  width: 100% !important;
  height: auto !important;
}
.otcard{
  margin-left: 50px;
  margin-right: 50px;
/*  width: 300px;*/
  padding: 10px 10px 10px 10px;
}
.card1:hover{
	border: 5px solid #B71927;
}
.card1:hover .button{
  background-color: #07b5ca !important; 
}

@media (min-width: 768px){
.disc {
    float: none !important;
  }
}
.disc h3{
  font-family: Blockletter;
  font-weight: 400;
  color: #B32E31 ;
}
.disc  p{
  font-size: 18px;
}
ul, ol {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;    
}

.btn, .form-control {
    border-radius: 2px;
    box-shadow: none !important;
}
/*FOOTER 2*/
.footer2 a {
    color: #000;
}

.footer2 a:hover,
.footer2 a:focus,
.footer2 a:active {
    color: #000;
    text-decoration: none;
}



.footer2 .footer {
    /*background-color: rgba(215, 205, 204, 0.85) !important;*/
  background-image: url('../img/BG.jpg');
     background-size: cover;
  
    color: white;
    font-size: 18px;
    padding: 35px 0;
   
   text-align: center;
   padding-bottom: 0;
   
}

.footer2 .footer nav h3 {
    font-size: 20px;
    
    color: #FFB901;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 1em 0;
    font-family: Blockletter;
    font-weight: 400;
}

.footer2 .footer nav ul li a {
    text-decoration: none;
    display: block;
    padding: 4px 0;
    font-size: 18px;
}


.fa {    padding: 5px;
    font-size: 20px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    /*border-radius: 50%;*/
            }
            .fa:hover {
                opacity: 0.7;
            }
            .fa-facebook {
                background: #3B5998;
                color: white;
            }
            .fa-twitter {
                background: #55ACEE;
                color: white;
            }
            .fa-google {
                background: #dd4b39;
                color: white;
            }
            .fa-linkedin {
                background: #007bb5;
                color: white;
            }
            .fa-youtube {
                background: #bb0000;
                color: white;
            }       
            .fa-instagram {
                background: #125688;
                color: white;
            }



.footer2 .footer .social {
    margin: 0 auto;
    margin-top: 25px;
    display: table;
}

.footer2 .footer .social li {
    float: left;
    padding-right: 1em;
}


.footer2 .footer-bottom {
   
    font-size: 13px;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
.footer-bottom{

   /*background-color : rgba(215, 205, 204, 0.85)!important;*/
     background-image: url('../img/BG.jpg');
     background-size: cover;
    color: white;
}

.footer2 .footer-bottom .pull-left{
	float: none !important;
}
@media (max-width: 550px) {
    .footer2 .footer-bottom .pull-left,
	.footer2 .footer-bottom .pull-right {
		float: none !important;
		width: 100%;
		padding: 10px;
		text-align: center;
	}
}
@media (max-width: 767px) {
    .footer2 .footer {
        text-align: center;
    }
}
@media (max-width: 991px) {
    .footer2 .footer ul {
        margin-bottom: 30px;
    }
}
.disc{
  padding-top: 25px;

}
.disc a{
  text-decoration: none;
}
.disc a h3:hover{
 
  color: #999;
}

/*Shotput*/
blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 24px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 15px solid #c76c0c;
  border-right: 2px solid #c76c0c;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

.ab{
  margin-top: 2%;
  margin-bottom: 25%;

}
.ab blockquote{
  margin-top: 5%;
}
blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}
.sh h1 {
    font-family: sans-serif;
    font-size: 92px;
    /*padding: 80px 50px;*/
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
}

h1.shotput {
    color: #B32E31;
    /*color: #FF4500  ;*/
    /*background-color: #e7e5e4;*/
    letter-spacing: .15em;
    margin-top: 125px;
    font-size: 48px;
    font-family:  Blockletter;
    font-weight: 400;
    /*text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;*/
text-shadow: 2px 2px 10px #000;
}

h1.about {
    color: #131313;
    font-size: 48px;
    background-color: #e7e5e4;
    letter-spacing: .15em;
    text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}
.about{
  padding:30px 10px 10px 10px;
}
.sh li{
  list-style: square;
}

.sh ul,ol{
  padding: 15px;
  margin:15px;
}

@media (max-width: 400px){
  .sh h1{
    font-size: 50px;
  }
}
.sh{
 font-family: sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
}
.shimg img{
  width: 450px;
}
.shimgj img{
  width: 550px;
}
@media( max-width: 600px)
{
.shimg img{
  max-width:100% ;
}
    .shimgj img{
  width: 100%;
}
}

/*contact*/
.contact{

    color:#330d12;
  background-color:#f9ae00 ;
  /*background-color: #DDD;*/
  margin-top: 10%;
  margin-bottom: 25%;
  border-radius: 15px; 
  padding: 10px 10px 10px;
}
/*feedback*/
.feedback{
  color:#f9ae00;
  background-color: #330d12;
  margin-top: 10%;
margin-bottom: 25%;
  border-radius: 15px; 
  padding-bottom: 5%;
  
}


#calculate{
  
    padding: 10px 20px;
    display: inline-block;
    margin: 10px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    text-decoration: none;
}

.separator {
  width: 50px;
  height: 10px;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.rounded{
    border-radius: 30px;
}


.text-justify{
    text-align: justify;
}


.card-block{
    margin-left: 10px;
    margin-right: 10px;
    
}
.range{
     
    text-align: center;
    text-transform: uppercase;
    font-size: 38px;
    color: #B32E31;
    font-family: Blockletter!important;
}

.iaafDownload .dwiaaf{
  margin-top: 100px;
  margin-bottom: 200px;
}
.iaafDownload .dwiaaf{
  width: 300px;
  height: 400px;
  margin-top: 50px;
  margin-left: 0px  !important;
  text-align: center;
}
.iaafDownload img{
   width: auto !important;
   height: 200px !important;

}
.avatar h3{
  color: #00234B;
}
.avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}
.dwiaaf img{
  /*width: 100% !important;*/

  height: auto !important;
}
.dwiaaf{
  margin-left: 50px;
  margin-right: 50px;
/*  width: 300px;*/
  padding: 10px 10px 10px 10px;
}
.addr{
  margin-top: 240px !important;

  margin-bottom: 390px;
  /*float: right;*/
}
.linesp{
  padding-bottom: 5px !important;
}

.visPic img{
  float: right;
}
@media (max-width: 550px) {
   .visPic img{
    width: 75px !important;
    height: 75px !important;
   }
.footer-bottom .branding{
  text-align: center !important;
  }
}
.container-fluid{
  padding-right: 1px !important;
  padding-left: 1px !important;
}
/*.carousel-inner{
  height: 700px ;
}
*/
.caroufullwidth{
  padding-left: 0px !important;
  padding-right: 0px !important; 
}
.carousel-control.left{
  background-image: none !important;
}
.carousel-control.right{
  background-image: none !important; 
}
.footer nav a:hover{
  color: #ffa200 !important;
}
.carousel-indicators {
    bottom: -30px;

}
.ssicons{
  margin-top: 100px;
  padding-bottom: 30px !important;
}
.ssicons img,.ssicons .pdf-thumb-box-overlay img{
  width: 80px;
  height: 80px;
margin: auto;
}
.ssicons .pdf-thumb-box{
  background-color: inherit !important;
  display: block !important;
}
.ssicons .pdf-thumb-box h4{
  font-size: 14px;
}
.ssicons .pdf-thumb-box-overlay h4{
  font-size: 14px;
}
.ssicons h2{
    font-family: Blockletter!important;
    color: #B32E31;
    margin-bottom: 30px;
}
.navContent{
padding-bottom: 350px !important;
}
.tab-pane .panel{
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 25px;
}
.ssicons a{
  color: #000
}
.jus{
  padding-top: 100px;
}
.jus h2{
  font-family: Blockletter!important;
    color: #B32E31;
}
.phygrad h4{
  /*background-image: linear-gradient(,#f61b10,#ef0963); */
   background: -webkit-linear-gradient(90deg,#f61b10,#ef0963);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 16px !important;
}
.ssicons h4{
  background: -webkit-linear-gradient(90deg,#f61b10,#ef0963);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 14px !important;
  /*font-weight: 500;*/
}

.ssicons .linkHeading h4{
    background-image : -webkit-linear-gradient(90deg,#337ab7,#337ab7) !important;
    font-size: 18px !important;
    font-weight: 500;
}
.ssicons .pdf-thumb-box-overlay h4{
    background: none !important;
-webkit-text-fill-color: #ffffff !important;
}
.phygradoverlay{
  background: none !important;
-webkit-text-fill-color: #ffffff !important;

}
.phygrad .tchead{
  bottom: 38px  !important;
}
.phygrad .pdf-thumb-box:hover .tchead,.phygrad .active .tchead {
    bottom:-20px !important;
}
.panel-body{
        padding-top: 0px;
    padding-bottom: 0px;
}