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 */
}

/*.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;}




.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:50px!important; line-height:65px!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; margin-top:10px;}	
	
/* 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 */

 
 


