html, body{ height: 100%; font-family: 'Merriweather', serif; overflow-x:hidden;}
body{margin:0px; padding-right:0!important; font-family: 'Roboto', sans-serif; min-height: 100%; } 
*{margin:0px; padding:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
ul{list-style-type:none; margin:0; padding:0;}
a{text-decoration:none; outline:none; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; -ms-transition:all .4s ease-in-out; color: #000}
a:hover{text-decoration:none; outline:none;}
a:focus{text-decoration:none; outline:none;}
img{border:0;}
.btn-primary.focus, .btn-primary:focus{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
.img-thumbnail{background:none; border:none; padding:0; border:0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.thumbnail img{margin:auto; display:block; padding:0; border:none; max-width:100%;}
textarea.form-control{resize: vertical;}
p{ font-size: 20px; color: #000; font-family: 'Merriweather', serif;}
p strong{ font-weight: 800}
h1, h2, h3, h4, h5, h6 {font-family: 'Merriweather', serif;}
a {font-family: 'Merriweather', serif;}


iframe {width:100%; height:450px; border:0px;}

.clear {clear:both;}

/* Font Face *****/

@font-face {
   font-family: 'Geogrotesque-Regular';
  src: url('../fonts/Geogrotesque-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Geogrotesque-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Geogrotesque-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Geogrotesque-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Geogrotesque-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Geogrotesque-Regular.svg#Geogrotesque-Regular') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Square721BT-Roman';
  src: url('../fonts/Square721BT-Roman.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Square721BT-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Square721BT-Roman.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Square721BT-Roman.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Square721BT-Roman.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Square721BT-Roman.svg#Square721BT-Roman') format('svg'); /* Legacy iOS */
}


/*New Top Banner 2024 Start*/
 
 
.bn-xx.sdt {
	color: #fff;
	text-align: center;
	padding: 20px 0px;
}
.top-banner {
	position: relative;
	background-image: url(../images/top-banner-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 40px 10px;
	padding-bottom: 80px;
}



.top-bg {
	border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
	background-color: #e4e8e7;
	text-align: center;
	padding: 40px 0px;
}
.inner-txt {
	text-align: center;
	padding: 15px;
}
.bn-xx  h2 {
	font-size: 48px;
	color: #fff;
	font-family: 'Merriweather', serif;
}
.bn-xx p {
	font-size: 28px !important;
	color: #fff;
	font-family: open sans;
	font-weight: 600 !important;
}

.top-bg h3 {
	font-size: 35px;
	color: #1752a9;
	font-family: 'Merriweather', serif;
}
.bt-sec-1 {
	text-align: center;
	margin-top: 30px;
}

.btn-style {
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	border-radius: 50px;
	padding: 16px 40px;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	border: 1px solid #fff;
	text-transform: uppercase;
}



.btn-style:hover {
	background: #ff6000;
	color: #fff;
	border: #ff6000 solid 1px;
}

.btn-more:hover {
	background: #fff;
	border: 1px solid #fff; color:#000;
}
.btn-more {
	font-family: 'Open Sans', sans-serif;
	background: #ff6000;
	border-radius: 50px;
	padding: 15px 40px;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-top: 20px;
	border: #ff6000 solid 1px;
	margin-left: 10px;
}
 


 /*New Top Banner 2024 End*/

/*.container{width:100%; max-width:1170px; padding:0;}*/

video {position:fixed; top:50%; left:50%; min-width:100%; min-height:100%; width:auto; height:auto; z-index:-100; transform: translateX(-50%) translateY(-50%); background: url('') no-repeat; background-size:cover; transition:1s opacity;}


.fa-tiktok:before{content:"\e07b"}
.fa-tiktok{content:"\e07b"}


.container{width:100%; max-width:1240px; padding:0;}
header .bg-faded{ background:#FFF; padding:0; width:100%;}
header a.navbar-brand span{font-size:14px; font-weight:400; font-style:italic; color:#777; margin: 0 0 0 -70px; display: inline-block; top: 15px; position: relative;}
header nav ul.navbar-nav li{margin:0 10px;}
header nav ul.navbar-nav li a.nav-link{font-size:16px; font-weight:500; color:#000; padding:11px 16px!important; border-bottom:2px solid #FFF;}
/*header nav ul.navbar-nav li a.nav-link:hover{ border-bottom:2px solid #094a9c;}*/
header .navbar-light .navbar-nav .nav-link{color:#000;}
header nav li a.nav-link.btn-primary.btn{color:#FFF; text-transform:uppercase; background:#094a9c; border:none; border-radius:30px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);}
header nav li a.nav-link.btn-primary.btn:hover{color:#FFF;}

video {min-width:100%; min-height:100%; width:auto; height:760px; background-size:cover; z-index:100; position:absolute; transform: translateX(-50%) translateY(-50%); transition:1s opacity;}
/*video {position:fixed; top:50%; left:50%; min-width:100%; min-height:100%; width:auto; height:auto; z-index:-100; transform: translateX(-50%) translateY(-50%); background: url('') no-repeat; background-size:cover; transition:1s opacity;}*/



.first-top-banner {background: url(../images/banner-top.jpg) top right no-repeat; background-size:cover; width:100%; height:100%; padding:50px 0;}

.first-top-banner h1 {font-family: 'Merriweather', serif; font-size:70px; color:#FFF; margin-top:140px; margin-bottom:80px;}
.first-top-banner a {color:#FFF; background:#094a9c; font-size:18px; text-align:left; padding:10px 35px; border-radius:30px; display:inline-block; margin-bottom:10px;}
.first-top-banner a:hover {background:#ff8403;}
.first-top-banner a.active {background:#ff8403;}
.first-top-banner .bg-none {background:none!important;}



.top-main-banner {background:url(../images/top-main-banner.jpg); width:100%; height:100%; background-position: center;
  background-repeat: no-repeat; background-size:cover;
   text-align:center;}
.top-main-banner .top-text {bottom:0px; top:500px; position:relative; padding:0 150px;}
.top-main-banner h1 {font-family: 'Merriweather', serif; font-size:60px; color:#FFF; text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);}
.top-main-banner a {color:#FFF;}


.home-banner-bg {background:#000; background-size:cover; padding-bottom:0px; position:relative; height:100%; min-height:700px; margin:00px 0 0 0; overflow:hidden;}
.home-banner-bg .banner-video {width:100%; min-height:100%; height:auto; background-size:cover;}
.home-banner-bg .scroll-txt{bottom:40px;}


.home-banner-bg-new {background:url(../images/banner-text-bg.png) center; z-index:999; height:auto; bottom:0;  top:0; padding:30px 0 30px 0; margin:250px 0; text-align:center; border:solid 1px #000; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
.home-banner-bg-new h3 {font-size:60px; font-weight:400; color:#FFF; padding:0px;}
.home-banner-bg-new a {
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    background: #ed7d31;
    z-index: +999;
    padding: 14px 40px;
    margin: 30px 0 15px 0;
    display: inline-block;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.home-banner-bg-new .mlr7 {margin:0 70px;}
.home-banner-bg a {color:#FFF;}


.vertical-center {margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);}


.slide-outer {width:100%;}
.slide-outer h2 {font-size:40px!important; line-height:55px!important}
.slide-outer p {font-size:20px!important;}
.slide-outer a:hover {-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);}


/* SLIDE FIRST START */
.slide-first-outer {background:#aa946d url(../images/slide-1-bg.jpg) right; background-attachment: fixed; background-repeat: no-repeat; background-size: cover;}
.slide-first {height:864px; position: relative;}

.slide-first h2 {font-size:70px; color:#000;}
.slide-first h3 {font-size:30px; color:#000; margin:40px 0 40px 0;}
.slide-first p {font-size:22px; color:#000; padding:0 100px 0 0; margin-bottom:50px;}
.slide-first .blue-btn {background:#094a9c; border:#002452 solid 2px; font-size:16px; padding:10px 15px; color:#FFF; border-radius:30px;}
.slide-first .video-btn {background:#094a9c05; border:#00000061 solid 2px; font-size:16px; padding:10px 15px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-first .video-btn:before {content:""; color:#FFF; font-size:20px;}

	
/* SLIDE FIRST END */




/* SLIDE SECOND START */
.slide-second-outer {background:#FFF url(../images/slide-2-bg.jpg) left no-repeat; background-attachment: fixed; background-size: cover;}
.slide-second {height:864px; position: relative;}
/*.vertical-center {margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);}*/
.slide-second img {width:100%;}
.slide-second h2 {font-size:60px; color:#000; margin-bottom:30px}
.slide-second p {font-size:20px; color:#000; padding:0 0px 0 0; margin-bottom:50px;}
.slide-second .blue-btn {background:#094a9c; border:#002452 solid 2px; font-size:16px; padding:10px 15px; color:#FFF; border-radius:30px;}
.slide-second .video-btn {background:#008c93; border:#01545d solid 2px; font-size:16px; padding:10px 15px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-second .video-btn:before {content:""; color:#FFF; font-size:20px;}
	
/* SLIDE SECOND END */



/* SLIDE THIRD START */
.slide-third-outer {background:#e7cfa3 url(../images/slide-3-bg.jpg) right no-repeat; background-attachment: fixed; background-size: cover;}
.slide-third {height:864px; position: relative;}
/*.vertical-center {margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);}*/
.slide-third img {width:100%;}
.slide-third h2 {font-size:44px; color:#000; margin-bottom:30px; line-height:55px;}
.slide-third p {font-size:20px; color:#000; padding:0 150px 0 0; margin-bottom:50px;}
.slide-third .orange-btn {background:#ff8403; border:#cb7215 solid 2px; font-size:20px; padding:10px 15px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-third .video-btn {background:#aa946d; border:#5a5245 solid 2px; font-size:20px; padding:10px 15px; color:#FFF; border-radius:30px; }
.slide-third .video-btn:before {content:""; color:#FFF; font-size:26px;}
	
/* SLIDE THIRD END */




/* SLIDE FOURTH START */
.slide-fourth-outer {background:#d7cdc4 url(../images/slide-4-bg.jpg) left no-repeat; background-attachment: fixed; background-size: cover;}
.slide-fourth {height:864px; position: relative;}
/*.vertical-center {margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);}*/
.slide-fourth h2 {font-size:44px; color:#000; margin-bottom:30px; line-height:55px;}
.slide-fourth p {font-size:20px; color:#000; padding:0 00px 0 0; margin-bottom:50px;}
.slide-fourth .orange-btn {background:#322a27; border:#000000 solid 2px; font-size:20px; padding:10px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-fourth .video-btn {background:#0a9cae; border:#006777 solid 2px; font-size:20px; padding:10px 25px; color:#FFF; border-radius:30px; }
.slide-fourth .video-btn2 {background:#aa946d; border:#5a5245 solid 2px; margin-left:10px; font-size:20px; padding:10px 25px; color:#FFF; border-radius:30px;} 	
/* SLIDE FOURTH END */



/* SLIDE FIFTH START */
.slide-fifth-outer {background:#6b6d6b url(../images/slide-5-bg.jpg) right no-repeat; background-attachment: fixed; background-size: cover;}
.slide-fifth {height:864px; position: relative;}
/*.vertical-center {margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%);}*/
.slide-fifth h2 {font-size:44px; color:#FFF; margin-bottom:30px; line-height:55px;}
.slide-fifth p {font-size:20px; color:#FFF; padding:0 00px 0 0; margin-bottom:50px;}
.slide-fifth .orange-btn {background:#ff8403; border:#8c4800 solid 2px; font-size:17px; padding:10px 15px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-fifth .blue-btn {background:#094a9c; border:#002452 solid 2px; font-size:17px; padding:10px 15px; color:#FFF; border-radius:30px;}
.slide-fifth .video-btn:before {content:""; color:#FFF; font-size:26px;}
.slide-fifth .black-btn {background:#08060a; border:#FFF solid 2px; margin:0 10px 0 10px; font-size:17px; padding:10px 15px; color:#FFF; border-radius:30px;}	
	
/* SLIDE FIFTH END */




/* SLIDE SIXTH START */
.slide-sixth-outer {background:#FFF; height:100%;}
.slide-sixth {height:864px; position: relative;}
.slide-sixth h2 {font-size:60px; color:#000; margin-bottom:30px; line-height:normal;}
.slide-sixth p {font-size:20px; color:#000; padding:0 00px 0 0; margin-bottom:50px;}
.slide-sixth .more-btn {background:#FFF; border:#b4b8bd solid 2px; font-size:17px; padding:10px 25px; color:#235497; border-radius:30px; margin-left:10px;}	
	
/* SLIDE SIXTH END */



/* SLIDE SEVENTH START */

.slide-seventh-outer {background:#365ee7 url(../images/slide-7-bg.jpg) right no-repeat; background-attachment: fixed; background-size: cover;}
.slide-seventh {height:864px; position: relative;}
.slide-seventh h2 {font-size:55px; color:#FFF; margin-bottom:30px; line-height:normal;}
.slide-seventh p {font-size:20px; color:#FFF; padding:0 100px 0 0; margin-bottom:50px;}
.slide-seventh .more-btn {background:#031b9d; border:#FFF solid 2px; font-size:17px; padding:10px 25px; color:#FFF; border-radius:30px; margin-left:10px;}	
	
/* SLIDE SEVENTH END */



/* SLIDE EIGHTH START */
.slide-eighth-outer {background:#0f0b08 url(../images/slide-8-bg.jpg) left no-repeat; background-attachment: fixed; background-size: cover;}
.slide-eighth {height:864px; position: relative;}
.slide-eighth h2 {font-size:55px; color:#FFF; margin-bottom:30px; line-height:normal;}
.slide-eighth p {font-size:20px; color:#FFF!important; padding:0 100px 0 0; margin-bottom:50px;}
.slide-eighth .black-btn {background:#000; border:#FFF solid 2px; font-size:17px; padding:10px 25px; color:#FFF; border-radius:30px; }
.slide-eighth .black-btn:before {content:""; color:#FFF; font-size:26px;}
.slide-eighth .blue-btn {background:#094a9c; border:#FFF solid 2px; font-size:17px; padding:10px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-eighth .blue-btn:before {content:""; color:#FFF; font-size:26px;}
.slide-eighth .orange-btn {background:#ff8403; border:#FFF solid 2px; font-size:17px; padding:15px 25px; color:#FFF; border-radius:30px;}	
	
/* SLIDE EIGHTH END */



/* SLIDE NINETH START */
.slide-nineth-outer {background:#4d574f url(../images/slide-9-bg.jpg) right no-repeat; background-attachment: fixed; background-size: cover;}
.slide-nineth {height:864px; position: relative;}
.slide-nineth h2 {font-size:55px; color:#FFF; margin-bottom:30px; line-height:normal;}
.slide-nineth p {font-size:20px; color:#FFF; padding:0 0px 0 0; margin-bottom:50px;}
.slide-nineth .black-btn {background:#000; border:#FFF solid 2px; font-size:17px; padding:10px 25px; color:#FFF; border-radius:30px; }
.slide-nineth .black-btn:before {content:""; color:#FFF; font-size:26px;}
.slide-nineth .blue-btn {background:#094a9c; border:#FFF solid 2px; font-size:17px; padding:10px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-nineth .blue-btn:before {content:""; color:#FFF; font-size:26px;}
.slide-nineth .orange-btn {background:#ff8403; border:#FFF solid 2px; font-size:17px; padding:15px 25px; color:#FFF; border-radius:30px; margin-left:10px;}	
	
/* SLIDE NINETH END */



/* SLIDE TEN START */
.slide-ten-outer {background:#8ca19a url(../images/slide-10-bg.jpg) left no-repeat; background-attachment: fixed; background-size: cover;}
.slide-ten {height:878px; position: relative;}
.slide-ten h2 {font-size:55px; color:#FFF; margin-bottom:30px; line-height:normal;}
.slide-ten p {font-size:20px; color:#000; padding:0 0px 0 0; margin-bottom:50px;}
.slide-ten .more-info-btn {background:#aa946d; border:#FFF solid 2px; font-size:17px; padding:10px 25px; color:#FFF; border-radius:30px; }

.slide-ten .blue-btn {background:#094a9c; border:#FFF solid 2px; font-size:17px; padding:3px 25px 8px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-ten .blue-btn:before {content:""; color:#FFF; font-size:26px;}
.slide-ten .orange-btn {background:#ff8403; border:#FFF solid 2px; font-size:17px; padding:15px 25px; color:#FFF; border-radius:30px; margin-left:10px;}	
	
/* SLIDE TEN END */




/* SLIDE eleven START */
.slide-eleven-outer {background:#737373 url(../images/slide-11-bg.jpg) right no-repeat; background-attachment: fixed; background-size: cover;}
.slide-eleven {height:864px; position: relative;}
.slide-eleven h2 {font-size:55px; color:#FFF; margin-bottom:30px; line-height:normal;}
.slide-eleven p {font-size:20px; color:#FFF; padding:0 100px 0 0; margin-bottom:50px;}
.slide-eleven .more-info-btn {background:#aa946d; border:#FFF solid 2px; font-size:17px; padding:10px 25px; color:#FFF; border-radius:30px; }

.slide-eleven .blue-btn {background:#094a9c; border:#FFF solid 2px; font-size:17px; padding:3px 25px 8px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-eleven .blue-btn:before {content:""; color:#FFF; font-size:26px;}
.slide-eleven .orange-btn {background:#ff8403; border:#FFF solid 2px; font-size:17px; padding:12px 25px; color:#FFF; border-radius:30px; margin-left:10px;}	
	
/* SLIDE eleven END */




/* SLIDE twelve START */
#slide-twelve-outer {background:#cfbc9c url(../images/slide-12-bg.jpg) left no-repeat; background-attachment: fixed; background-size: cover;}
.slide-twelve {height:864px; position: relative;}
.slide-twelve h2 {font-size:55px; color:#000; margin-bottom:30px; line-height:normal;}
.slide-twelve p {font-size:20px; color:#000; padding:0 0px 0 0; margin-bottom:50px;}
.slide-twelve .blue-btn {background:#380e55; border:#FFF solid 2px; font-size:17px; padding:15px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
	
/* SLIDE twelve END */



/* SLIDE THIRTEEN START */
.slide-thirteen-outer {background:#FFF url(../images/slide-13-bg.jpg) right no-repeat; background-attachment: fixed; background-size: cover;}
.slide-thirteen {height:864px; position: relative;}
.slide-thirteen h2 {font-size:55px; color:#000; margin-bottom:30px; line-height:normal;}
.slide-thirteen p {font-size:20px; color:#000; padding:0 0px 0 0; margin-bottom:50px;}
.slide-thirteen .more-info {background:#FFF; border:#235497 solid 2px; font-size:17px; padding:15px 25px; color:#235497; border-radius:30px;}
.slide-thirteen .blue-btn {background:#235497; border:#002352 solid 2px; font-size:17px; padding:15px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
	
/* SLIDE THIRTEEN END */



/* SLIDE FOURTEEN START */
.slide-fourteen-outer {background:#f2f2f3 url(../images/slide-14-bg.jpg) left no-repeat; background-attachment: fixed; background-size: cover;}
.slide-fourteen {height:864px; position: relative;}
.slide-fourteen h2 {font-size:55px; color:#000; margin-bottom:30px; line-height:normal;}
.slide-fourteen p {font-size:20px; color:#000; padding:0 0px 0 0; margin-bottom:50px;}
.slide-fourteen .more-info {background:#235497; border:#002352 solid 2px; font-size:17px; padding:6px 25px; color:#FFF; border-radius:30px;}
.slide-fourteen .more-info:before {content:""; color:#FFF; font-size:26px;}
.slide-fourteen .orange-btn {background:#ff8403; border:#FFF solid 2px; font-size:17px; padding:15px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
	
/* SLIDE FOURTEEN END */



/* SLIDE FIFTEEN START */
.slide-fifteen-outer {background:#fefefe url(../images/slide-15-bg.jpg) right no-repeat; background-attachment: fixed; background-size: cover;}
.slide-fifteen {height:864px; position: relative;}
.slide-fifteen h2 {font-size:55px; color:#000; margin-bottom:30px; line-height:normal;}
.slide-fifteen p {font-size:20px; color:#000; padding:0 150px 0 0; margin-bottom:50px;}
.slide-fifteen .white-btn {background:#FFF; border:#429ee1 solid 2px; font-size:17px; padding:15px 25px; color:#429ee1; border-radius:30px;}
.slide-fifteen .blue-btn {background:#235497; border:#072d60 solid 2px; font-size:17px; padding:5px 25px 10px 25px; color:#FFF; border-radius:30px; margin-left:10px;}
.slide-fifteen .blue-btn:before {content:""; color:#FFF; font-size:26px;}
.slide-fifteen .more-btn {background:#429ee1; border:#1f77b7 solid 2px; font-size:17px; padding:15px 25px!important; color:#FFF; border-radius:30px; margin-left:10px!important;}
	
/* SLIDE FIFTEEN END */





/* VIDEO SECTION STRAT */
.video-con {background:#f1f0f0; padding:40px 15px}
.video-con h2 {font-size:55px; color:#235497; margin-bottom:30px; line-height:normal; text-align:center;}
.video-con h5 {font-size:22px; color:#000; text-align:left; margin:10px 0 30px 10px;}
.video-con img{max-width:100%; height:auto;}
/* VIDEO SECTION END */





.middle-main {background:#ededed; padding:70px 0; text-align:center;}
.middle-main h2 {font-size:44px; color:#000;}
.middle-main h3 {font-size:34px; color:#000;}
.middle-main a.btnNEW {font-size:24px; font-weight:700; color:#FFF; background:#ed7d31; padding:14px 40px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin-top:30px; display:inline-block;}
.middle-main a.btnNEW:hover{background:#cd6926;}



.clientslogo {background:#FFF; padding:60px 15px 60px 15px; text-align:center;}
.clientslogo img{max-width:100%; display:block; height:auto;}


.visitor-mid-sec {background:#FFF; padding:80px 0 50px 0; }
.visitor-mid-sec h2 {font-size:40px; font-weight:400; text-align:center; color:#0b4ca6;}
.visitor-mid-sec h3 {font-size:32px; font-weight:600; text-align:center;}
.visitor-mid-sec h4 {font-size:24px; font-weight:600; text-align:left; background:#26468b; color:#FFFFFF; padding:10px 10px; margin:25px 0 0 0;}
.visitor-mid-sec h4 a {color:#FFF;}
.visitor-mid-sec span {font-size:20px; font-family: 'Roboto', sans-serif; text-align:center; display:block; margin:0 auto; width:80%; margin-bottom:50px;}


.faq-sec {background:#F0f0f0; padding:80px 0; display:none;}
.faq-sec .col-1 {background:#FFF; float:left; min-width:604px; width:100%; height:auto; display:inline-block; margin:0 0 30px 0; border:#cfcfcf solid 1px; padding:20px 0 0 0; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}
.faq-sec .col-1 h3 {font-size:30px; color:#094a9c; border-left:solid #094a9c 4px; padding:0 0 0 20px; font-family: 'Geogrotesque-Regular';}
.faq-sec .col-1 p {font-size:17px; color:#444444; font-family: 'Roboto', sans-serif; font-weight:400; padding:0 25px 0px 25px;}


.faq-sec .col-2 {background:#FFF; border:#cfcfcf solid 1px; margin:0 0 30px 0; min-width:580px; width:100%; float:right; width:560px; padding:20px 0 0 0; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}
.faq-sec .col-2 h3 {font-size:30px; color:#094a9c; border-left:solid #094a9c 4px; padding:0 0 0 20px; font-family: 'Geogrotesque-Regular';}
.faq-sec .col-2 p {font-size:17px; color:#444444; font-family: 'Roboto', sans-serif; font-weight:400; padding:0 25px 0px 25px;}


	
.btn-link {font-family: 'Geogrotesque-Regular'; font-weight: 800; color: #000; font-size:22px; border-radius: 0;}

.contactme {background:#094a9c url(../images/contact-me-bg.jpg) center no-repeat; padding:100px 0; text-align:center;}
.contactme h2 {font-size:44px; color:#FFF; font-weight:400; text-align:center;}
.contactme p {font-size:20px!important; color:#FFF; font-weight:300; text-align:center; padding:20px 110px 0 110px;}
.contactme a.con-btn {font-size: 20px; text-transform:uppercase; text-align:center; font-weight: 400; color: #FFF; background: #ed7d31; padding: 14px 40px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin:10px 20px 0 0; display: inline-block; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);}







.scroll-txt{ width:100%; float:left; z-index:9999; position:absolute; left:0; right:0; text-align:center; color:#FFF; bottom:90px; font-size:13px; font-weight:500; letter-spacing:4px; transform:translateY(-5px); animation:bounce .5s infinite alternate; -webkit-animation:bounce .5s infinite alternate;}

@keyframes bounce {
  from {
    transform: translateY(-10px);
  }

  to {
    transform: translateY(0);
  }
}

@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(-10px);
  }

  to {
    -webkit-transform: translateY(0);
  }
}

.modal.video-modal .modal-dialog {width:100%; max-width:752px;}






/* Footer Part CSS Start */

.footer-link-bg{background:#313131; padding:65px 15px;}
.footer-link-bg h3{font-size:16px; font-weight:500; color:#FFF;}
.footer-link-bg hr{background:#ed7d31; height:4px; width:40px; margin:20px 0; border:none;}
.footer-link-bg ul li{font-size:15px; font-weight:400; display:block;  color:#d7d7d7; padding:5px 0;}
.footer-link-bg ul li a{font-size:15px; font-weight:400; color:#d7d7d7; padding:0; display:inline-block;}
.footer-link-bg ul li a:hover{color:#FFF;}
.footer-link-bg ul.contact li a{color:#ed7d31;}
.footer-link-bg ul.contact li a:hover{color:#FFF;}

.footer-grey-bg{background:#eaeaea; padding:25px 15px;}
.footer-grey-bg .bottom-top-arrow{margin:-60px 0 0 0; }
.footer-grey-bg .bottom-top-arrow a{margin:0; display:inline-block;}
.footer-grey-bg span{font-size:17px; font-weight:600; color:#094a9c; line-height:24px; max-width:600px;}
.footer-grey-bg .icon-back a{margin:0 0 0 14px;}

.footer-white-bg{background:#FFF; padding:15px;}

.footer-white-bg p{margin:0; padding:0; font-size:13px!important; color:#666;}
.footer-white-bg .bottom-nav ul li{float:left; margin:0 15px 0 0;}
.footer-white-bg .bottom-nav ul li a{font-size:14px; color:#094a9c;}
.footer-white-bg .bottom-nav ul li a:hover{text-decoration:underline;}

/* Footer Part CSS End */

 
 

.form-check-input {margin-left: -0.25rem!important;}
.modal-title {font-size:24px!important; text-align:center;}
.modal-body iframe {height:450px!important;}
.modal-lg {max-width:1020px!important;}
.modal-body p a {color:#00C; text-decoration:underline;}



/*------------------- April--15---2022------------------*/

@font-face {
    font-family: 'Swis721 Cn BT';
    src: url('../fonts/Swiss721BT-RomanCondensed.woff2') format('woff2'),
        url('../fonts/Swiss721BT-RomanCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.new-homepage-desgin-page .font-swis{font-family: 'Swis721 Cn BT'; font-size:38px; line-height: normal;}
.new-homepage-desgin-page .font-open{font-family: 'Open Sans', sans-serif; font-size:26px; line-height:40px;}
.new-homepage-desgin-page .white-txt{color:#FFF;}
.new-homepage-desgin-page .black-txt{color:#1f1f1f;}
.new-homepage-desgin-page p{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:17px;}
.new-homepage-desgin-page .py-80{padding-top:80px; padding-bottom:80px;}


/* New Banner Sep 2023 */
.new-homepage-desgin-page .banner-area-new{background:url(../images/new-top-banner-bg.jpg) no-repeat center; background-size:cover; padding:105px 15px; position: relative;}
.new-homepage-desgin-page .banner-area-new .container{position: initial;}
.new-homepage-desgin-page .banner-area-new h1{font-family: 'Swis721 Cn BT'; font-size:36px; color:#FFF;}
.new-homepage-desgin-page .banner-area-new h2{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:26px; color:#FFF; line-height:40px; padding:15px 0;}
.new-homepage-desgin-page .banner-area-new h3{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:17px; color:#FFF; line-height:28px;}
.new-homepage-desgin-page .outer-area { border-radius: 10px; position: relative; padding-bottom: 88%;}
.new-homepage-desgin-page .outer-area img { width: 100%; height: 100%; border-radius: 10px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; object-fit: cover; border: #FFF solid 4px;
}
.new-homepage-desgin-page .outer-area .title-text {
    background: #4075b8b0; 
    color: #FFF;
    font-size: 16px;
    text-align: center;
    padding: 15px;
    position: absolute;
    border-radius: 0 0 5px 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    bottom: 4px;
    left: 4px;
    right: 4px;
}

/* New Banner Sep 2023 */


.new-homepage-desgin-page .banner-area{background:url(../images/new-homepage-img-bg0.jpg) no-repeat center; background-size:cover; padding:155px 15px; position: relative;}
.new-homepage-desgin-page .banner-area .container{position: initial;}
.new-homepage-desgin-page .banner-area h1{font-family: 'Swis721 Cn BT'; font-size:44px; color:#FFF;}
.new-homepage-desgin-page .banner-area h2{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:26px; color:#FFF; line-height:40px; padding:15px 0;}
.new-homepage-desgin-page .banner-area h3{font-family: 'Open Sans', sans-serif; font-weight:400; font-size:17px; color:#FFF; line-height:28px;}

.new-homepage-desgin-page .new-btn-area .btn{font-family: 'Open Sans', sans-serif; font-weight:700; font-size:15px; color:#FFF; text-transform:uppercase; outline: none; padding: 0 27px; line-height: 44px; border-radius:50px; box-shadow: 0 0 8px rgb(0 0 0 / 15%); margin: 0 10px 0 0;}
.new-homepage-desgin-page .new-btn-area .btn.btn-outline{border:1px solid #FFF;}
.new-homepage-desgin-page .new-btn-area .btn.btn-outline:hover{border:1px solid #FFF; background:#FFF; color:#000; transition: 0.5s;}
.new-homepage-desgin-page .new-btn-area .btn.btn-white{border:1px solid #FFF; background:#FFF; color:#3c3c3c;}
.new-homepage-desgin-page .new-btn-area .btn.btn-orange{border:1px solid #ff6000; background:#ff6000;}
.new-homepage-desgin-page .new-btn-area .btn i{padding-right:5px;}
.new-homepage-desgin-page .banner-arrow-bottom {
	position: absolute;
	bottom: -62px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}

.dpn {display:none;}

.button {
  transition: all 0.5s;
  cursor: pointer;
 
}

.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: 18px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

.new-homepage-desgin-page .banner-arrow-bottom .fa-angle-down{background: #5d85b6; color: #c2d1e4; border: 2px solid #c2d1e4; width: 50px; height: 50px; border-radius: 50%; text-align: center; line-height: 47px; font-size: 35px;}

.new-homepage-desgin-page .new-btn-area.black-btn-area .btn.btn-outline{border:1px solid #3c3c3c; color:#3c3c3c}
.new-homepage-desgin-page .new-btn-area.black-btn-area .btn.btn-outline:hover{border:1px solid #3c3c3c; color:#FFF; background:#3c3c3c;}

.new-homepage-desgin-page .blue-ipad-section{background:url(../images/new-homepage-img-bg01.jpg) no-repeat center; background-size:cover;}
.new-homepage-desgin-page .blue-ipad-section .py-80{padding-top:100px; padding-bottom:100px;}
.new-homepage-desgin-page .blue-ipad-section .container{position: initial;}
.new-homepage-desgin-page .blue-ipad-section .ipad-img{position: absolute; right:0; padding-right:0; top:-60px; max-width: 45%;}
.new-homepage-desgin-page .blue-ipad-section .ipad-img img {
    max-width: 652px;
}

.new-homepage-desgin-page .video-txt-bg-section{background:url(../images/new-homepage-img-bg02.jpg) no-repeat center; background-size:cover;}
.new-homepage-desgin-page .video-txt-bg-section .white-bg{background:#FFF; padding:130px 30px; box-shadow: 0 0 10px rgb(0 0 0 / 18%);}

.new-homepage-desgin-page .jit-banner {background:url(../images/jit-banner-bg.jpg) no-repeat center; background-size:cover;}

.new-homepage-desgin-page .video-thumbnail-section .white-bg{background:#FFF; padding:50px; box-shadow: 0 0 10px rgb(0 0 0 / 18%); border-radius:8px; max-width:1080px; margin:auto;}
.new-homepage-desgin-page .video-thumbnail-section h3{font-size:23px; line-height: normal;}
.new-homepage-desgin-page .video-thumbnail-section p{font-size:20px;}
.new-homepage-desgin-page .video-thumbnail-section .video-thumbnail{max-width: 720px; margin:30px auto; padding: 5px; box-shadow: 0 0 2px rgb(0 0 0 / 28%); border-radius: 6px;}
.new-homepage-desgin-page .video-thumbnail-section .video-thumbnail img{ border-radius: 6px;}



@media screen and (min-width:100px) and (max-width:767px){
	
	.dpn {display:block;}
	.dpn1 {display:none;}
	
.new-homepage-desgin-page .new-btn-area .btn{margin-bottom:15px;}	
.new-btn-area.pt-5 {padding-top:20px!important;}
.new-btn-area.black-btn-area.pt-4 {padding-top: 20px!important;}
.new-homepage-desgin-page .py-80 {padding-top:40px; padding-bottom:40px;}
.new-homepage-desgin-page p{font-size:16px; line-height:normal;}

.new-homepage-desgin-page .banner-area h1{font-size:34px;}
.new-homepage-desgin-page .banner-area h2{font-size:20px; line-height:normal; padding: 0}
.new-homepage-desgin-page .banner-area h3{font-size:16px; line-height:normal;}
.new-homepage-desgin-page .banner-area .banner-img{padding:0; margin-top: 30px;}
	
	
.new-homepage-desgin-page .font-swis{font-size:32px; line-height:normal;}
.new-homepage-desgin-page .font-open{font-size:20px; line-height:normal;}

.new-homepage-desgin-page .blue-ipad-section .py-80 {padding-top:40px; padding-bottom:20px;}	
.new-homepage-desgin-page .blue-ipad-section .ipad-img {position: relative; right: 0; padding-right: 0; top: 0; max-width:100%; padding-bottom:40px;}

.new-homepage-desgin-page .video-txt-bg-section .white-bg{padding:40px 20px;}
.new-homepage-desgin-page .video-thumbnail-section .white-bg{padding:30px 20px;}
.new-homepage-desgin-page .video-thumbnail-section h3 {font-size: 19px;}
.new-homepage-desgin-page .video-thumbnail-section p {font-size: 16px;}


}



@media screen and (min-width:767px) and (max-width:1180px){
	
.new-homepage-desgin-page .new-btn-area .btn{font-size: 14px; padding:0 20px; margin: 0 14px 0 0;}
	
}

@media screen and (max-width:1024px){
	 
.new-homepage-desgin-page .new-btn-area .btn {
    margin-bottom: 15px;
    width: auto;
}
}
