<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ padding: 0;margin: 0;}
@font-face {font-family: 'Roboto Condensed', sans-serif;}
body{ height:auto !important;       cursor: url(../images/dot2.png) 3 3, auto !important;   }
h1,h2,h3,h4,h5,h5,h6{ color: #1b1b1b;letter-spacing: 2px;line-height:1.4; }
p {color: #000;font-size: 16px;line-height: 1.6;text-align: justify;  }
a{text-decoration:none;}
.clear_all{clear:both;}
#return-to-top {position: fixed;bottom: 20px;right: 20px;background: #000;width: 40px;border-radius:50%;height: 40px;display: block;text-decoration: none;display: none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease; transition: all 0.3s ease;z-index:999;cursor: pointer; z-index: 9999;-webkit-box-shadow: -4px 1px 7px 0px rgba(84, 84, 84, 0.35);-moz-box-shadow: -4px 1px 7px 0px rgba(84, 84, 84, 0.35);box-shadow: -1px 1px 5px 0px rgba(84, 84, 84, 0.35);}
#return-to-top i { color: #fff; margin: 0;position: relative;left: 14px;top: 12px;font-size: 19px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#return-to-top:hover {background: #fff;border:1px solid #000;}
#return-to-top:hover i {color: #000;top: 5px;	}
button:focus, input:focus, textarea:focus,a:focus {outline: 0;}
 
/*header*/
.header{width:100%;padding:10px 0px;position:absolute;z-index:12;}
.logos{width:100%;text-align:center;}
.logos img{width:100%;height:auto;max-width:150px;}
.main_menu{width:100%;background:transparent;margin-top: 15px; }
.navbar-brand{display:none;}
.main_menu .bg-dark {    background-color: #cd1f28!important;
    border-radius: 100px;
    z-index: 123;}
.main_menu ul{margin:0px;}
.main_menu ul li{padding:5px 15px;list-style:none; }
.main_menu ul li a {color:#fff; font-size:18px;text-decoration:none;font-weight:700;text-transform:capitalize;}
.navbar-dark .navbar-toggler {color:#333;border-color:#333;}
.navbar-dark .navbar-toggler-icon {background-image: url(../images/ui.png);}
 /*slider*/
.slider{width:100%;height:100vh;position:relative;}
.slider:before {position: absolute;content: '';left: 0px;top: 0px;width: 100%;height: 100%;display: block;background-color: rgba(0, 0, 0, 0.10);z-index: 1;}
.demo-video-wrapper {width:100%;height:100vh;}
.jquery-background-video-wrapper {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.jquery-background-video {position: absolute;min-width: 100%;min-height: 100%;width: auto;height: auto;top: 50%;left: 50%;
  -o-object-fit: contain;object-fit: contain;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ashade-home-link-wrap {position: absolute;top: 100%;left: calc(100vw - 182px);width: 100vh; display: flex;justify-content: flex-start;transform-origin: 0% 0%;
transform: rotate(-90deg) translate(0, 0);z-index: 1;cursor: default;text-align: right;padding-left: 100px;}
.is-faded .ashade-home-link-wrap:hover {z-index: 1;}
.ashade-home-link-wrap:before {content: '';width: 100%;height: 1px;background: rgba(255,255,255,0.15);position: absolute;left: 0;top: 35px;}
.ashade-home-link--works.ashade-home-link-wrap {left: calc(33.33% - 21px);text-align: center;padding: 0;top: 0;}
.ashade-home-link--works.ashade-home-link-wrap .ashade-home-link {margin: 0 auto;}
.ashade-home-link--works span{font-size:18px;letter-spacing: 2px;}
.ashade-home-link--works span:first-child {text-align: left;}
.ashade-home-link--contacts.ashade-home-link-wrap {left: calc(66.66% + 21px);text-align: left;top: 200%;}
.ashade-home-link--contacts span:first-child {text-align: right;}
.is-loaded .ashade-home-link-wrap {transition: transform 0.5s, z-index 0.6s;}
.ashade-aside-shown .ashade-home-link-wrap {transform: rotate(-90deg) translate(0, -192px);}
.ashade-home-link {cursor: pointer;}
.ashade-home-link span {display: block;transition: transform 0.5s, color 0.5s;}
.ashade-home-link-wrap span:last-child {text-transform:uppercase;}
.ashade-home-link--works.is-inactive.is-loaded .ashade-home-link:hover span:first-child,
.ashade-home-link--works.is-inactive.is-loaded span:first-child,
.ashade-home-link--works.is-inactive span:first-child,
.ashade-home-link--works span:first-child {margin: 0px 0 5px 0;transform: translateX(-100px);color: rgba(255,255,255,0);}
.ashade-home-link--works.is-inactive.is-loaded .ashade-home-link:hover span:last-child,
.ashade-home-link--works.is-inactive.is-loaded span:last-child,
.ashade-home-link--works.is-inactive span:last-child,
.ashade-home-link--works span:last-child {margin: 0;color: rgba(255,255,255,0);transform: translateX(50px);}
.ashade-home-link--contacts.is-inactive.is-loaded .ashade-home-link:hover span:first-child,
.ashade-home-link--contacts.is-inactive.is-loaded span:first-child,
.ashade-home-link--contacts.is-inactive span:first-child,
.ashade-home-link--contacts span:first-child {margin: 0 0 3px 0;transform: translateX(100px);color: rgba(255,255,255,0);}
.ashade-home-link--contacts.is-inactive.is-loaded .ashade-home-link:hover span:last-child,
.ashade-home-link--contacts.is-inactive.is-loaded span:last-child,
.ashade-home-link--contacts.is-inactive span:last-child,
.ashade-home-link--contacts span:last-child {margin: 0;color: rgba(255,255,255,0);transform: translateX(-50px);}
.ashade-home-link-wrap.is-loaded .ashade-home-link {pointer-events: auto;}
.ashade-home-link--works.is-loaded span:first-child {color: #fff;transform: translateX(70px);}
.ashade-home-link--works.is-loaded span:last-child {color: rgba(255,255,255,0.5);transform: translateX(0px);}
.ashade-home-link--contacts.is-loaded span:first-child {color: #fff;transform: translateX(50px);}
.ashade-home-link--contacts.is-loaded span:last-child {color: rgba(255,255,255,0.5);transform: translateX(0px);}
.ashade-home-link--works.is-loaded .ashade-home-link:hover span:first-child {transform: translateX(140px);color: rgba(255,255,255,0.8);}
.ashade-home-link--works.is-loaded .ashade-home-link:hover span:last-child {transform: translateX(-10px);color: #fff;}
.ashade-home-link--contacts.is-loaded .ashade-home-link:hover span:first-child {color: rgba(255,255,255,0.8);transform: translateX(40px);}
.ashade-home-link--contacts.is-loaded .ashade-home-link:hover span:last-child {transform: translateX(10px);color: #fff;}
.ashade-home-link span:last-child{font-size: 50px;line-height: 55px;}
/*slider_inn*/
.slider_inn{width:100%; }  
.slider_inn .slide-caption {width:100%;padding:0px 0px;color: #fff;z-index:123;border-left:0px solid #fff;}
.slider_inn .slide-caption h2{color:#19a4eb; font-size:58px;position:relative;z-index:123;margin-top:0px;}
.slider_inn .slide-caption h2 span{position:relative;z-index:123;font-weight:100;  display:block;}
.slider_inn .slide-caption p{font-size:19px;color:#fff;}
.slider_inn .owl-item.active .slide-caption__title{  }
.slider_inn .owl-slide{position: relative;}
.slider_inn .owl-carousel .owl-nav{width:100%;position:relative;}
.slider_inn .owl-carousel .owl-nav .owl-next:before {content: '';position: absolute;width: 30px;background-color: #fff;height: 1px;left: 62%;top:76%;z-index: 123;
transform: rotate(-45deg);}
.slider_inn .owl-carousel .owl-nav .owl-next{ position: absolute;right: 6%; z-index: 1234 !important;bottom:30px;} 
.slider_inn .owl-carousel .owl-nav .owl-prev {position: absolute;left:94%; z-index: 1234!important;bottom:10px;}
.slider_inn .owl-theme .owl-nav [class*=owl-] {background-color:transparent;color: #fff;font-size: 18px;margin: 5px;padding:5px;font-weight:bold;display: inline-block;cursor: pointer;
border-radius: 3px;}
.slider_inn .owl-theme .owl-nav [class*=owl-]:hover{color: #ccc;background:transparent;} 
.slider_inn .owl-theme .owl-dots{text-align: center;-webkit-tap-highlight-color: transparent;position: absolute;top:45%;left:1%;z-index:123!important;}
.slider_inn .owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;border: 1px solid #19a4eb;background: transparent;display: block;
-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;position:relative;}
.slider_inn .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #19a4eb;}
.slider_inn .owl-theme .owl-dots .owl-dot {display: block;zoom: 1;}
.slider_inn .owl-dot span:before {content: "";width: 20px;height: 1px;background: rgb(220, 33, 46);position: absolute;left: 20px;top: 5px;}
.slider_inn .owl-theme .owl-dots:before,.slider_inn .owl-theme .owl-dots:after {content: "";width: 1px;height: 50px;background: rgb(220, 33, 46);position: absolute;left: 12px;}
.slider_inn .owl-theme .owl-dots:before {top: -50px;}
.owl-carousel {width: 100%;z-index: 0;}
.social_icons{width:100%;position:absolute;bottom:1%;left:0px;z-index:12;}
.social_icons ul{margin:0px;}
.social_icons ul li{list-style:none;display:inline-block;padding:5px;margin-right:30px; }
.social_icons ul li a{text-decoration:none;color:#ffffff7a;}
/*about*/
.about{width:100%;padding:50px 0px; background-color:#cd1f28; overflow: hidden;position: relative;padding: 40px 0px;
    background-attachment: scroll;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.about:before {position: absolute;content: '';height: 100%;width: 100%;top: 0;left: 0;position: absolute;display: block;
background-image: url(../images/projectbg-1.jpg);opacity:0.7;mix-blend-mode: multiply;transition: background 0.3s,border-radius 0.3s,opacity 0.3s;}  
.about_btn2{text-align:center;margin-top:20px;}
.about_btn2 a{text-decoration:none;background:#fff;color: #cd1f28;padding:10px 20px;border-radius:5px;}
.title-box {position: relative;padding-bottom:30px;margin-bottom:20px;}
.title-box h3 {position: relative; color: #fff;font-size: 32px;letter-spacing: 2px; z-index: 2;padding-right: 30px;text-align:center;}
.title-box h4{color: #fff; display:block;font-weight:lighter;text-align:center;
font-size:40px;line-height: 1.3em;letter-spacing: 2px;}
.title-box .lineStagger {height: 2px;position: absolute;top:30%;margin-top: -15px;background-color: #cd1f28;width: 100%;}
.about-info h4{color:#eee;    font-size: 23px;text-shadow: 2px 2px #000;}
.about-info p{color:#eee;    font-size: 17px;text-shadow: 2px 2px #000;}
.about_btn{margin:30px 0px;}
.about_btn a{text-decoration:none;color:#fff; position:relative; width:100%;background:#1b1b1b; z-index: 1;padding:10px 0px 10px 0px;} 
.about_btn a:before {width:50px;height:50px;border:1px solid #fff;line-height:50px;border-radius:100px;position:absolute;content: "\eaca";color: #fff;text-align:center;
font-family: "Icofont";font-weight: 400;top: -5px;left:65px;z-index: -1;}
.about_btn a::before {border: 1px solid #fff;}
.about_btn a:hover::before {border-top-color: #cd1f28;border-right-color: #cd1f28;border-bottom-color: #cd1f28;
-webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;}
.about_btn a::after {border: 0 solid transparent;}
.about_btn a:hover::after {border-top: 1px solid #cd1f28;border-left-width: 1px;border-right-width: 1px;transform: rotate(360deg);
  -webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
  transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
  transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
  transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;}
/*program*/ 
.program{width:100%;padding:60px 0px; overflow: hidden;position: relative; }
.program_left{width:100%;position:relative;z-index:12;}
.program h4{font-size:40px;font-weight: 700; }
.program_left{ }
.program_left h2{font-weight: 700;font-size: 52px;}
.program_left h2 span{font-size:40px;display:block;}
.program_left p{font-weight:600;font-size:15px;}
 .program_right2{width:100%;}
 .program_right2 img{width:100%;height:auto;}
.program_right{width:100%; }  
.program_right .owl-item.active .slide-caption__title{  }
.program_right .owl-slide{position: relative;}
.program_right .owl-carousel .owl-nav{width:100%;position:relative;}
.program_right .owl-carousel .owl-nav .owl-next:before {content: '';position: absolute;width: 30px;background-color: #fff;height: 1px;left: 62%;top:76%;z-index: 123;
transform: rotate(-45deg);}
.program_right .owl-carousel .owl-nav .owl-next{ position: absolute;right: 6%; z-index: 1234 !important;bottom:30px;} 
.program_right .owl-carousel .owl-nav .owl-prev {position: absolute;left:94%; z-index: 1234!important;bottom:10px;}
.program_right .owl-theme .owl-nav [class*=owl-] {background-color:transparent;color: #fff;font-size: 18px;margin: 5px;padding:5px;font-weight:bold;display: inline-block;cursor: pointer;
border-radius: 3px;}
.program_right .owl-theme .owl-nav [class*=owl-]:hover{color: #ccc;background:transparent;} 
.program_right .owl-theme .owl-dots{text-align: center;-webkit-tap-highlight-color: transparent;position: absolute;bottom:0%;left:1%;z-index:123!important;}
.program_right .owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;border: 1px solid #19a4eb;background: transparent;display: block;
-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;position:relative;}
.program_right .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #19a4eb;}
.program_right .owl-theme .owl-dots:before {bottom:0px;}
.owl-carousel {width: 100%;z-index: 0;}
.program_right .owl-carousel .owl-item img {border: 1.5px dotted #cd1f28;border-radius: 100px;padding: 10px;display: inline-block;
width: 80px;-webkit-transform-style: preserve-3d;}
.services_shape_1 {background-image: url(../images/shape-12.png);height: 73px;width: 100%;background-position: center top;background-repeat: no-repeat;
    background-size: cover;position: absolute;bottom: -40px;left: 0;z-index: 6;}
.program_right{padding-top:20px;}
.program_right_bx{width:100%;text-align:center;box-shadow: 0 5px 6px 1px rgba(0, 0, 0, 0.2);    margin: 40px 0px;padding:20px 10px;}
.program_right_bx h3{font-size:18px;line-height: 1.3em;font-weight: 700;color: #3D434F;text-align:center;margin:20px 0px 10px 0px;text-transform:uppercase;min-height:60px;}
.program_right_bx p{font-size:15px;text-align:center;min-height: 150px;}
.link--with-decoration {position: relative;line-height: 1;display: inline-block;z-index: 1;}
.program_right_bx a{text-decoration:none;color:#3D434F;font-size:18px;font-weight:600;}
.link--with-decoration:after {content: "";display: block;border-radius: 30px;left: 50%;transform: translate(-50%, 0);bottom: 0;
position: absolute;transition: all .15s ease;z-index: -1;background-color: #cd1f28;width: calc(100% + 5%);height: 35%;opacity: 1; }
.link--with-decoration:hover {color: #666d7a; }
.link--with-decoration:hover .woox-icon {fill: #666d7a; }
.link--with-decoration:hover:after {bottom: -7px;height: 5px; }
/*certifications*/
.certifications{width:100%;padding:50px 0px;background:#eee; position:relative;}
.certifications_left h2{color:#1b1b1b;font-size:40px;}
.certifications_left h2 span{font-weight:lighter;color: #cd1f28;}
.certifications_right a{text-decoration:none;}
.certifications_right .owl-slide{position: relative;}
.certifications_right .owl-carousel .owl-nav{width:100%;position:relative;}
.certifications_right .owl-carousel .owl-nav .owl-next:before {content: '';position: absolute;width: 30px;background-color: #fff;height: 1px;left: 62%;top:76%;z-index: 123;
transform: rotate(-45deg);}
.certifications_right .owl-carousel .owl-nav .owl-next{ position: absolute;right: 6%; z-index: 1234 !important;bottom:30px;} 
.certifications_right .owl-carousel .owl-nav .owl-prev {position: absolute;left:94%; z-index: 1234!important;bottom:10px;}
.certifications_right .owl-theme .owl-nav [class*=owl-] {background-color:transparent;color: #fff;font-size: 18px;margin: 5px;padding:5px;font-weight:bold;display: inline-block;cursor: pointer;
border-radius: 3px;}
.certifications_right .owl-theme .owl-nav [class*=owl-]:hover{color: #ccc;background:transparent;} 
.certifications_right .owl-theme .owl-dots{text-align: center;-webkit-tap-highlight-color: transparent;position: absolute;bottom:0%;left:1%;z-index:123!important;}
.certifications_right .owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;border: 1px solid #19a4eb;background: transparent;display: block;
-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;position:relative;}
.certifications_right .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #19a4eb;}
.certifications_right .owl-theme .owl-dots:before {bottom:0px;}
.owl-carousel {width: 100%;z-index: 0;}
.certifications_right_bx{background-image: url(../images/video-bg-pattern.png);background-position: center;background-repeat: no-repeat;width: 100%;padding: 10px 30px;text-align: center;}
.certifications_right .owl-carousel .owl-item img{display:inline-block;width:250px;-webkit-transform-style: preserve-3d;border-radius: 200px 200px 0;object-fit:cover;}
.certifications_right h3{display:block;color:#1b1b1b;font-size:20px;padding-left:20px;margin:50px 0px 20px 0px;width:100%;position:relative;padding-bottom:10px;text-align:center;}
.certifications_right h3:before{content:'';position:absolute;width:40px;height:2px;background:#cd1f28;right:0px;margin:auto;left:0px;bottom:0px;transition:1s;}
.certifications_right h3:hover:before{width:4%;height:4px; }
/*ad_bg*/
 .ad_contact{background-image: url(../images/bg-2.jpg);text-align:center;position: relative;padding: 150px 0px;text-align: center;background-attachment: fixed;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.ad_contact:before { position: absolute; content: ''; left: 0px; top: 0px;width: 100%; height: 100%; display: block; background-color: rgba(253, 5, 5, 0.64);}
.ad_contact h1{position:relative;color:#fff;margin-bottom:20px;}
.ad_contact:after {content: "";width: 100%;height: 100%;background: url(../images/bg-noise.gif);opacity: 0.04;position: absolute;left: 0;top: 0;}
.ad_contact_btn {margin-top:50px;position:relative;z-index:12;}
.ad_contact_btn a{border:1.5px solid #fff;color:#fff;padding:10px 20px;text-decoration:none;transition:.2s;border-radius:5px;}
.ad_contact_btn a:hover{background:#fff;color:#000;}
/*footer*/
.footer{width:100%;padding:30px 0px;background:#171718;}
.footer_bx img{width:100%;}
.footer_bx2{text-align:center;padding-top:25px;}
.footer_bx2 a{color:#fff;text-decoration:none;font-size:17px;display:block;}
.footer_bx3{padding-top:25px;}
.footer_bx3 ul{text-align:center;}
.footer_bx3 ul li{list-style:none;display:inline-block;margin-right:10px;}
.footer_bx3 ul li a{color:#fff;text-decoration:none;font-size:15px;}
.copyrights {margin-top:2px;padding:2px 0px 0px 0px;}
.copyrights p{text-align:center;margin-bottom:0px;color:#6d6d6d;font-size:12px;}
.copyrights img {width: 20px;height: 20px;object-fit: contain;}
.copyrights p a {text-decoration: none;color: #6d6d6d;}
 /*page-title*/
.page-title {width:100%;position: relative;overflow: hidden;text-align: center;background-image: url(../images/page-title.jpg);
background-attachment: fixed !important;background-position: 50% 100% !important;background-repeat: no-repeat !important;
background-size: cover !important;padding:300px 0px 20px 0px;}
.page-title:before { position: absolute; content: ''; left: 0px; top: 0px;width: 100%; height: 100%; display: block;background-color: rgba(1, 1, 1, 0.22);}
.page-title h1 { position: relative;color: #cd1f28;font-size: 36px;font-weight: 700;line-height: 1em;margin-bottom: 15px;
display: inline-block;text-transform:uppercase;letter-spacing:2px;padding: 10px;z-index:1;}
/*main_about*/
.main_about{width:100%;padding:60px 0px;background:#1b1b1b;}
.main_about_left{width:100%;position:relative;z-index:1 !important;}
.main_about_left img{width:100%;height:auto;max-width:300px;box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);}
.main_about_left:after {content: "";position: absolute;width: 65%;height: 100%;background-color: #171718;left:-27px;top: 6%;z-index: -1;}
.team-name {width:230px;position: absolute;border: 1px solid #333;background-color: #171718;bottom:3%;right:3%;box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);padding:10px;}
.main_about_right h6{margin-bottom:0px;font-size:11px;color:#cd1f28;}
.main_about_right h3{margin-top:0px;font-size:46px;text-transform:uppercase;color:#ccc;}
.main_about_right p span{color:#fff;font-weight:600;}
.media-body h5{color:#fff;}
.media-body span{color:#cd1f28;}
.main_about_right p{color:#ccc;}
/*main_contact*/
.main_contact{width:100%;padding:60px 0px;background:#1b1b1b;}
.main_contact_left h3 {position: relative; color: #fff;font-size: 32px;letter-spacing: 2px;background-color: #1b1b1b;z-index: 2;
 font-weight:700;padding-bottom:20px;}
.main_contact_left h3:before {content: '';position: absolute;background-color: #cd1f28;width:60%;height: 2px;top:40%;right:0px;z-index:1;}
.main_contact_left h3:after {content: '';position: absolute;left: 0;bottom: 0;background-color: #474748;height: 3px;width: 70px;z-index: 1;}
.main_contact_left .desc {position: relative;margin:30px 0px;}
.main_contact_left .desc  ul {margin: 0;padding: 0;}
.main_contact_left .desc ul li{list-style:none;color: #666;font-weight: 600;margin-bottom:5px;}
.main_contact_left h4{color: #cd1f28;font-size:17px;text-transform:uppercase;}
.main_contact_left p{color:#666;}
.soc_icons{margin:20px 0px;}
.soc_icons ul{margin:0px;}
.soc_icons ul li{list-style:none;display:inline-block;padding:5px;margin-right:10px; }
.soc_icons ul li a{text-decoration:none;color:#fff;}
.main_contact_right{padding-top:50px;}
.main_contact_right p{color:#666;font-size:18px;font-weight: 600;}
.main_contact_right input{background-color: #171718;width:100%;border:none;padding:10px;margin-bottom:10px;color:#666;}
.main_contact_right textarea{resize:none;background-color: #171718;width:100%;height:120px;border:none;padding:10px;margin-bottom:10px;color:#666;}
.main_contact_right input[type=submit]{width:auto;background:#171718;padding:10px 20px;border:1px solid #cd1f28;cursor:pointer;float:right;color:#fff;}
.map{margin:20px 0px;width: 100%;}
.map iframe{width: 100%;height: 400px;filter: grayscale(100%);transition: .3s;cursor: pointer;}
.map iframe:hover{filter: grayscale(0%);}
/*main_opportunity*/
.main_opportunity{width:100%;padding:60px 0px;background:#1b1b1b;}
.main_opportunity_left h3 {position: relative; color: #fff;font-size:22px;letter-spacing: 2px;background-color: #1b1b1b;z-index: 2;
 font-weight:lighter;padding-bottom:20px;margin-bottom:40px;}
.main_opportunity_left h3:after {content: '';position: absolute;left: 0;bottom: 0;background-color: #474748;height: 3px;width: 70px;z-index: 1;}	
.main_opportunity_left img{width:100%;height:auto;max-width:200px;}
.mobile_img_oppo{display:none;}

.mobile_img_oppo img,.desk_img_oppo img{width:100%;height:auto;max-width:200px;}
.main_opportunity_bx{margin-bottom:60px;border-bottom:1px solid #666;padding:30px;box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);}
.main_opportunity_right p{color:#ccc;text-align:left;}
.main_opportunity_right p span{font-weight:600;color:#fff;}

.main_opportunity_right h3 {position: relative; color: #fff;font-size:22px;letter-spacing: 2px;background-color: #1b1b1b;z-index: 2;
 font-weight:lighter;padding-bottom:20px;margin-bottom:40px;}
.main_opportunity_right h3:after {content: '';position: absolute;left: 0;bottom: 0;background-color: #474748;height: 3px;width: 70px;z-index: 1;}
/*main_programs*/
.main_programs{width:100%;padding:60px 0px;background:#1b1b1b;}
.main_programs_left h3 {position: relative; color: #fff; letter-spacing: 2px;background-color: #1b1b1b;z-index: 2;
 font-weight:700;padding-bottom:20px;margin-bottom:40px;}
 .main_programs_left h3 span{ font-weight:lighter;display:block;}
.main_programs_left h3:after {content: '';position: absolute;left: 0;bottom: 0;background-color: #474748;height: 3px;width: 70px;z-index: 1;}
.main_programs_right p{color:#ccc;text-align:left;}
.main_programs p{color:#ccc;text-align:left;}
.main_programs_bx{width:100%;margin:30px 0px;}
.main_programs_bx_title h3{color:#cd1f28;margin:20px 0px;font-weight:700;}
.main_programs_left2{margin-bottom:60px;border-bottom:1px solid #666; width:100%;display:inline-block;padding:30px;box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);}
.main_programs_left2 i{color:#cd1f28;}
.main_programs_left2 h4{color:#fff;    margin-bottom: 30px;letter-spacing: 1.5px;font-size: 19px;}
.main_programs_left2 ul{margin:20px 0px;width:100%;clear:both;}
.main_programs_left2 ul li{list-style:none;float: left;margin: 0 10px 6px 0;padding: 5px 5px;border-radius: 2px;background-color: #171718;color: #f2f2f2;
-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.main_programs_left2 p{color:#ccc;font-size:14px;}
 /*main_gallery*/
 .main_gallery{width:100%;padding:60px 0px;background:#1b1b1b;}
 
 /*instagram*/
.instagram{width:100%;padding:50px 0px;}
.instagram_title{text-align:center;margin-bottom:40px;}
.instagram_title h2{font-weight:700;margin-bottom:0px;}
.instagram_title h4{font-weight:600;font-size:20px;margin-top:0px;}
.instagram_bx img{width:100%;height:100px;object-fit:cover;}
.instagram .pad{padding:1px;}
 
/*new_contact_bg*/ 
.new_contact_bg{width:100%;height:100vh;background-image: url(../images/new_contact_bg.jpg);text-align:center;position: relative;padding: 100px 0px; background-attachment: fixed;
background-position: center center;background-repeat: no-repeat;background-size: cover;}
.new_contact_bg:before { position: absolute; content: ''; left: 0px; top: 0px;width: 100%; height: 100%; display: block;     background-color: rgba(0, 0, 0, 0.9);}
.new_contact_bg h1{position:relative;color:#fff;margin-bottom:40px;font-size:30px;padding:150px 0px 0px 0px;}
.new_contact_bg  a{position:relative;border:1px solid #fff;padding:10px 20px;color:#fff;width:200px;text-decoration:none;font-size:21px;font-weight:100;transition:0.3s;border-radius:4px;}
.new_contact_bg  a:hover{background:#fff;color:#000;} 
/*new_about*/
.new_about{width:100%;padding:60px 0px;background:#f2f2f2;}
.new_about_left{width:100%;}
.new_about_left img{width:100%;height:auto;}
.new_about_right p{font-size:17px;margin-bottom:8px;}
.new_about_right h3{margin-bottom:0px;font-weight:100;font-size:27px;}
.new_about_right h4{margin-top:0px;margin-bottom:10px;font-weight:700;color: #cd1f28!important;font-size:32px;}
.new_about_right h5{margin-bottom:0px;font-weight:600;font-size:21px;}
.new_about_right h2{margin-top:20px;margin-bottom:40px;font-weight:700;color: #cd1f28!important;font-size:32px;}
.new_about_right2 h2{margin-top:20px;margin-bottom:40px;font-weight:700;color: #cd1f28!important;font-size:32px;}
.new_about_right2 img{width:100%;height:auto;object-fit:contain}
.ad_contact_btn22 {margin-top:50px;position:relative;z-index:12;text-align:center;}
.ad_contact_btn22 a{border:1.5px solid #333;color:#333;padding:10px 20px;text-decoration:none;transition:.2s;border-radius:5px;}
.ad_contact_btn22 a:hover{background:#333;color:#fff;}
/*main_netwrk*/
.main_netwrk {width: 100%;background: #fff;padding: 60px 0px;}
.main_netwrk img {width: 100%;height: auto;margin-bottom: 30px;}
/*testimonials*/
.testimonials{padding: 80px 0;display: inline-block;width: 100%;clear: both;background: url(../images/testi-bg.png)no-repeat center bottom;background-size:auto;}
.testimonials_title{margin-bottom:50px;}
.testimonials_title h4 {text-transform:uppercase;color: #cd1f28;font-size:17px;margin-bottom:0px;text-align:center;}
.testimonials_title h2{font-weight:700;color: #1b1b1b;margin-top:0px;text-align:center;}

.testimonials_right_bx p {
    font-size: 17px;text-align:center;
    font-style: italic;
    font-weight: 500;
    color: #212121;
}
.testimonials_right_bx h6 {
    font-size:20px;text-align:center;text-transform: uppercase;
    color: #cd1f28;
    font-weight: 800;
}

.testimonials_right_bx h6 span {
    font-size: 16px;
    margin-left: 15px;
    color: #868894;
} 
.testimonials_right_bx {
    color: #1b0e3d;
}
.testimonials_right_bx h6 span strong {text-transform:uppercase;}
.testimonials .owl-slide{position: relative;}
.testimonials .owl-carousel .owl-nav{width:100%;position:relative;}
.testimonials .owl-carousel .owl-nav .owl-next:before {content: '';position: absolute;width: 30px;background-color: #fff;height: 1px;left: 62%;top:76%;z-index: 123;
transform: rotate(-45deg);}
.testimonials .owl-carousel .owl-nav .owl-next{ position: absolute;right: 6%; z-index: 1234 !important;bottom:30px;} 
.testimonials .owl-carousel .owl-nav .owl-prev {position: absolute;left:94%; z-index: 1234!important;bottom:10px;}
.testimonials .owl-theme .owl-nav [class*=owl-] {background-color:transparent;color: #fff;font-size: 18px;margin: 5px;padding:5px;font-weight:bold;display: inline-block;cursor: pointer;
border-radius: 3px;}
.testimonials .owl-theme .owl-nav [class*=owl-]:hover{color: #ccc;background:transparent;} 
.testimonials .owl-theme .owl-dots{text-align: center;-webkit-tap-highlight-color: transparent;position: absolute;bottom:0%;left:1%;z-index:123!important;}
.testimonials .owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;border: 1px solid #19a4eb;background: transparent;display: block;
-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;position:relative;}
.testimonials .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #19a4eb;}
.testimonials .owl-theme .owl-dots:before {bottom:0px;}
.owl-carousel {width: 100%;z-index: 0;}
.testimonials_right_bx{text-align:center;}
.testimonials .owl-carousel .owl-item img{display:inline-block;width:100px;height:100px; border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;object-fit:cover;margin-bottom:30px;} 

div.wpcf7-mail-sent-ok {    border: none !important;    color: #ddd;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {    border: none !important;    color: #f00;}





</pre></body></html>