
/*============================ BEGINNING OF UNIVERSAL RULE SETS (STYLES) ===================================*/

    @font-face {
        src: url(fonts/BalooTamma2-Regular.ttf);
        font-family: balootammareg;
    }
    
    body {
        margin: 0px;
        padding: 0px;
        font-family: balootammareg;
    }
    
    a{
        text-decoration: none !important;
        color: inherit;
    }
    
    .row {
        margin: 0px;
        padding: 0px;
    }
    
    input::placeholder {
        color: #bdbebe;
        font-size: 1em;
    }
    
    ::-webkit-scrollbar{
        width: 2px;
		height: 3px;
    }
    ::-webkit-scrollbar-track{
        background: transparent;
    }
    ::-webkit-scrollbar-thumb{
        background: #01050D;
        border-radius: 15px;
    }
    
    
	
/*============================ BEGINNING OF BASIC ID(S) ===================================*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*============================ BEGINNING OF BASIC CLASSES  ===================================*/

.topNoteBarPC {
    width: 100%;
    min-height: 35px;
    background: #010c23;
}

.topNoteBarMobile {
    width: 100%;
    min-height: 35px;
    background: #010c23;
}

.topNotePar{
    font-size: 0.85em;
    font-weight: bold;
    color: #fff;
    padding: 0px;
    margin: 3px 0px 0px 0px;
    line-height: 1;
}

.topNotePar2{
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    padding: 0px;
    margin: 2px 0px 0px 0px;
    line-height: 1;
}

.topNoteAnchor:hover{
    color: #ff8400;
}

.topNoteAnchorMain{
    color: #ff8400;
}

.topNoteAnchorMain:hover{
    color: #b3cef6;
}

.sBWM{
    margin: 0px 3px 0px 3px;
}

.bBWM{
    margin: 0px 20px 0px 20px;
}

.topNoteParMobile{
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    padding: 0px;
    margin: 0px;
    line-height: 1;
}

.menuCoat{
    width: 100%;
    min-height: 100px;
    background: #fff;
}

.menuCoat2{
    width: 100%;
    min-height: 100px;
    background: #fff;
}

.menuPC{}
.menuMobile{}


.logoBox{
    
}

.navBox{
    
}

.logoText{
    font-size: 1.2em;
    font-weight: bold;
    color: #010c23;
}

ul.navULPC{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.navULPC > li{
    display: inline;
    margin: 0px 10px;
}

.navAnchorPC{
    font-size: 1em;
    font-weight: bold;
    color: #010c23;
}

.navAnchorPC:hover{
    color: #ff8400;
}

.navAnchorPCButton{
    background: #0b4a83;
    padding: 3px 15px 0px 15px;
    border-radius: 5px;
    font-weight: bold;
    color: #fff !important;
}

.navAnchorPCButton:hover{
    background: #1a75c7;
}

.closeButton{
    color: #c40000;
    font-size: 1.7em;
}

.mobileMenuCoat{
    width: 100%;
    margin-top: 30px;
}

.mobileMenuAnchors{
    display: block;
    text-align: center;
    font-size: 1.15em;
    font-weight: bold;
    margin-bottom: 10px;
}

.mainHeading{
    font-size: 1.7em;
    font-weight: bold;
    color: #010c23;
}

.mainParagraph{
    font-weight: normal;
    font-size: 1em;
    color: #333;
}

.writeUpAnchor{
    color: #ff8400 !important;
    font-weight: bold;
}

.writeUpAnchor:hover{
    color: #ed7b00 !important;
}

.subTopHeading{
    font-size: 1.2em;
    font-weight: bold;
    color: #ff5304;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

.subHeading{
    font-size: 1.3em;
    font-weight: bold;
    color: #010c23;
}

.galleryCoat{
    
}

.galThumNails{
    cursor: pointer;
}




















































.footerCoat{
    width: 100%;
    min-height: 250px;
    background: #ecf4f7;
    margin-top: 300px;
    padding: 30px 0px;
}

.copyCoat{
    width: 100%;
    min-height: 35px;
    background: #000818;
    color: #fff;
    text-align: center;
    padding-top: 8px;
}

ul.footerUL{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.footerUL > li{
    font-size: 1.05em;
    color: #010c23;
    margin-top: 5px;
}

ul.footerUL > li > a:hover{
    font-weight: bold;
    color: #010c23;
}

.footerHeading{
    font-size: 1.3em;
    font-weight: bold;
    color: #010c23;
    margin-top: 30px;
}

.footerSocialAnchor{
    font-size: 1.5em;
    color: #010c23;
    margin: 0px 5px;
    padding: 0px;
}

.footerSocialAnchor:hover{
    color: #ff8400;
}

.footerPar{
    color: #010c23;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}

.footerParSlim{
    font-size: 1.05em;
    color: #010c23;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

.newsletterCoat{
    width: 100%;
}

.footerInput{
    border: 1px solid #0b4a83;
    border-radius: 7px 0px 0px 7px;
    width: 100%;
    height: 35px;
    padding: 3px 0px 0px 10px;
    outline: none !important;
}

.footerButton{
    border: none !important;
    outline: none !important;
    background: #02446a;
    border-radius: 0px 7px 7px 0px;
    font-weight: bold;
    font-size: 1em;
    color: #fff;
    padding: 5px 15px 1px 15px;
}

.footerButton:hover{
    background: #ff8400;
}






























































/*=================== RANDOMLY USE CLASSES ====================*/

    .blinkingText{
	animation: blink 2s linear infinite;
	}
			
	@keyframes blink{
	0%{opacity: 0;}
	50%{opacity: .5;}
	100%{opacity: 1;}
	}

    .noPad{
        padding: 0px;
    }
    
    .noMarg{
        margin: 0px;
    }
    
    .mT10{
        margin-top: 10px;
    }
    
    .mB10{
        margin-bottom: 10px;
    }
    
    .mT25{
        margin-top: 25px;
    }
    
    .mB25{
        margin-bottom: 25px;
    }
    
    .mT50{
        margin-top: 50px;
    }
    
    .mB50{
        margin-bottom: 50px;
    }
    
    .mT100{
        margin-top: 100px;
    }
    
    .mB100{
        margin-bottom: 100px;
    }
    
    .spaceFiller{}
    
    
    .dSButton{
        border-radius: 10px;
        padding: 5px 20px 3px 20px;
        margin: 0px 0px 0px 0px;
        cursor: pointer;
        font-size: 0.95em;
        font-weight: 600;
        border: none;
        outline: none;
        text-align: center;
        width: fit-content;
    }
    
    .dBlock{
        display: block;
        width: 100%;
    }
    
    .plainButton{
        color: #585858;
        background: linear-gradient(#fbfbfb, #e1e1e1);
    }
    .plainButton:hover,
    .plainButton:focus,
    .plainButton:active{
        background: linear-gradient(#e1e1e1, #e1e1e1);
    }
    
    .blueButton{
        color: #fff;
        background: linear-gradient(#02446a, #111d41);
    }
    .blueButton:hover,
    .blueButton:focus,
    .blueButton:active{
        background: linear-gradient(#111d41, #111d41);
    }
    
	
    select.defaultSelect {
		  -webkit-appearance: none;
		  -moz-appearance: none;
		  appearance: none;
		  background: transparent;
		  background-image: url("../svgs/caret-down.svg");
		  background-repeat: no-repeat;
		  background-position: right 10px center;
		  background-size: 14px auto, 100%;
		  border: 1px solid #999;
		  border-radius: 10px;
		  margin: 0px 0px 0px 0px;
		  padding: 10px 40px 7px 10px; 
		  outline: none;
		  line-height: 1.2;
		  width: 100%;
		  min-height: 30px;
		}
		
		
		div.defaultSelectCoat{
			background: #f6f6f6;
			border-radius: 10px;
		}
    
    
.tCen{
    text-align: center !important;
}   
    
    
    
    