

html, body{
	border: 0;
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;
}



.logo1{display:none;}

header {
  width: 100%;
  padding: 0px 0;
  z-index: 9999;
  top: 0;
  
}

header {
  /* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

.shrink .navbar-default{background-color:#373F4B;}

.shrink .navbar-default .navbar-nav > li > a{color:#fff;}
.shrink .navbar-default .navbar-nav > li > a:hover,
.shrink .navbar-default .navbar-nav > li > a:focus{color:#373F4B;background-color:#fff;}

.shrink .navbar-default .navbar-nav > .active > a,
.shrink .navbar-default .navbar-nav > .active > a:hover,
.shrink .navbar-default .navbar-nav > .active > a:focus{color:#E8B70D;background-color:transparent;}



 .logo img {
    height:111px;
transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}

.shrink .logo img {
    height:100px;
transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}




.top-nav-new{padding-top:31px;padding-bottom:0px;transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}

.shrink .top-nav-new{padding-top:30px;padding-bottom:0px;transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}



.fax {
    display: none;
}

.top{font-size:30px;}

.toph{font-size:30px;margin-top:100%;}


/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 4000;
  src: local('Roboto-Regular'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: DeliciousRoman;
    src: url(fonts/ARBERKLEY.ttf);
    font-weight:400;
}


@font-face {
    font-family: DeliciousRoman1;
    src: url(fonts/Sansation_Light.ttf);
    font-weight:400;
}

@font-face {
    font-family: DeliciousRoman2;
    src: url(fonts/Exo2.0-Medium.otf);
}

@font-face {
    font-family: DeliciousRoman3;
    src: url(fonts/FreightSansCmpPro-Light.otf);
    font-weight:400;
}


@font-face {
    font-family: DeliciousRoman4;
    src: url(fonts/Aachenb.TTF);
    font-weight:400;
}


@font-face {
    font-family: DeliciousRoman5;
    src: url(fonts/GoudyStM-webfont.ttf);
    font-weight:400;
}


@font-face {
    font-family: DeliciousRoman6;
    src: url(fonts/Sansation_Bold.ttf);
    font-weight:400;
}


@font-face {
    font-family: DeliciousRoman7;
    src: url(fonts/Oswald-ExtraLight.ttf);
    font-weight:400;
}

@font-face {
    font-family: DeliciousRoman8;
    src: url(fonts/HelveticaNeueLight.ttf);
    font-weight:400;
}


@font-face {
    font-family: DeliciousRoman9;
    src: url(fonts/Oswald-ExtraLight.ttf);
    font-weight:400;
}

@font-face {
    font-family: DeliciousRoman10;
    src: url(fonts/AVALONN.ttf);
    font-weight:400;
}


.grey-bg{background:#F1F1F1;margin-top:20px;}

.grey-bg-sub{background:#F4F4F4;margin-top:0px;margin-bottom:40px;}

.navigation-tb {
    margin: 10px 0;
}



.space-text{padding-top:20px;}

.black-bord{border:1px solid #000;margin-top:40px;}

.bot-bg{
border-bottom:1px solid #D0D0D6;}

.imbord{border-radius:10px;}

.green-bord{border:1px solid #80C84E;}

.brad{border-top:3px solid #000000;width:100px;margin-left:0px;}


.top-table1{font-family:arial,verdana,trebuchet MS;font-size:12px;color:#ffffff;
padding:8px;text-align:center;font-weight:bold;background:#E92721;}

.top-table1 A{color:#ffffff;text-decoration:none;}
.top-table1 A:hover{color:#ffff00;text-decoration:underline;}




.top-table3{font-family:arial,verdana,trebuchet MS;font-size:12px;color:#ffffff;
padding:8px;text-align:center;font-weight:bold;background:#E92721;}

.top-table3 A{color:#ffffff;text-decoration:none;}
.top-table3 A:hover{color:#ffff00;text-decoration:underline;}


.dr-back1{background:url(gifs/ps-back1.jpg);background-position: 50% 80%;margin-top:20px;}

.dr-back2{background:url(gifs/ps-back2.jpg);background-position: 30% 30%;margin-top:20px;}

.dr-back3{background:url(gifs/ps-back3.jpg);background-position: 30% 20%;margin-top:20px;}

.dr-back4{background:url(gifs/ps-back4.jpg);background-position: 30% 80%;margin-top:20px;}

.dr-back5{background:url(gifs/ps-back5.jpg);background-position: 30% 20%;margin-top:20px;}


.punch2{font-family:DeliciousRoman4,arial,verdana,trebuchet MS;font-size:25px;color:#333;text-transform:lowercase;text-align:center;
line-height:41px;text-transform: capitalize;padding:20px 0px 20px 0px;}

.punch2 span{font-family:DeliciousRoman4,arial,verdana,trebuchet MS;font-size:30px;color:#6E6748;text-transform:uppercase;text-align:center;font-weight:bold;}

.bord-img{border-radius:20px 20px 20px 0px;margin:40px 0px 0px 0px;}

.home{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#535959;
padding-top:10px;padding-left:0px;margin-bottom:0px;padding-bottom:10px;}
.home A{color:#535959;text-decoration:none;}
.home A:hover{color:#025B9D;text-decoration:none;}


.pro-text-head{font-family:Roboto,arial,verdana,trebuchet MS;font-size:18px;color:#000;font-weight:bold;padding-top:30px;padding-bottom:20px;}


.pro-text-head-new{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:30px;color:#fff;text-transform: capitalize;padding:10px;
font-weight:bold;background:#000;display:inline-block;margin-top:40px;margin-bottom:20px;border-radius:20px;}

.about-text{font-family:Roboto,arial,verdana,trebuchet MS;font-size:16px;color:#333;line-height:33px;
padding:10px 0px 20px 0px;text-align:left;}

.about-text ul{padding-left:12px;padding-top:5px;}

.about-text ul li{margin-bottom:20px;}

.about-text A{color:#E92721;text-decoration:none;}
.about-text A:hover{color:#333;text-decoration:none;}


.about-sub-text{font-family:Roboto,arial,verdana,trebuchet MS;font-size:16px;color:#333;line-height:31px;
padding:10px 0px 10px 0px;text-align:left;}

.about-sub-text b{font-size:16px;}

.about-sub-text ul{padding-left:0px;padding-top:0px;list-style:none;}

.about-sub-text ul .subul{padding-left:20px;padding-top:0px;list-style:none;margin-bottom:10px;}

.about-sub-text ul li{margin-bottom:5px;}


.about-sub-text A{color:#E92721;text-decoration:none;}
.about-sub-text A:hover{color:#333333;text-decoration:none;}


.about-sub-text1{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;
padding:0px 0px 20px 0px;text-align:left;}

.about-sub-text1 ul{padding-left:0px;padding-top:20px;list-style:none;}

.about-sub-text1 ul li{margin-bottom:20px;color:#000;font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:21px;}


.about-sub-text2{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;
padding:30px 0px 0px 0px;text-align:left;}

.about-sub-text3{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;
padding:10px 0px 20px 0px;text-align:left;}

.about-sub-text3 ul{padding-left:0px;padding-top:0px;list-style:none;}

.about-sub-text3 ul li{margin-bottom:20px;color:#000;font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:21px;}






.req{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:20px;color:#ffffff;margin-bottom:40px;padding:15px;
background:#0397E1;display:inline-block;border-radius:0px 0px 20px 20px;}
.req A{color:#ffffff;text-decoration:none;}
.req A:hover{color:#ffff00;text-decoration:none;}

.req1{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:20px;color:#ffffff;text-transform: capitalize;
background:#000000;border-radius: 10px;padding:10px;margin-bottom:30px;text-align:center;}
.req1 A{color:#ffffff;text-decoration:none;}
.req1 A:hover{color:#ffff00;text-decoration:none;}

.pro-head1{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:22px;color:#ffffff;
text-align:center;margin-bottom:20px;background:#0397E1;padding:10px;text-transform: capitalize;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px; /* future proofing */
-khtml-border-radius: 20px; /* for old Konqueror browsers */}

.main-sub-pro{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:22px;color:#ffffff;
margin-bottom:20px;text-align:center;background: #000;-moz-border-radius: 5px;display:inline-block;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */}

.main-sub-pro a {
        display: block;
        background:none;
        color:#ffffff;padding:10px;

    }


.main-sub-pro a:hover {
        background: #0397E1;color:#ffffff;text-decoration:none;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */}


.bot-link{font-family:arial,verdana,trebuchet MS;font-size:12px;color:#ffffff;
text-align:center;padding:20px 0px 20px 0px;line-height:15px;text-transform:none;font-weight:none;}

.bot-link A{color:#fff;text-decoration:none;}
.bot-link A:hover{color:#ffff00;text-decoration:underline;}

.background{background:#373F4B;margin-top:40px;}

.footer{font-family:arial,verdana,trebuchet MS;font-size:12px;color:#000;
text-align:center;padding:15px 0px 10px 0px;line-height:21px;}

.footerb.wh{color:#B50415;}

.footer A{color:#000000;text-decoration:none;}
.footer A:hover{color:#000000;text-decoration:underline;}

.logos{padding-top:30px;}
	
	
.enq-text1{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#000000;
padding-left:0px;}

.enq-text2{font-family:arial,verdana,trebuchet MS;font-size:16px;color:#000000;
padding-left:0px;line-height:31px;margin-top:40px;text-align:left;}
.enq-text2 b.wh{font-size:29px;color:#000;}

.enq-text2 A{color:#6E6748;text-decoration:none;}
.enq-text2 A:hover{color:#000000;text-decoration:underline;}


.pro-text-head-sub{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:30px;color:#000;text-transform: capitalize;padding:20px 0px 10px 0px;
font-weight:bold;}

.right{float:right;}


.top-header{padding-top:129px;}

.top-head{font-family:Roboto,arial,trebuchet MS,verdana;font-size:14px;color:#ffffff;text-align:right;padding:10px 0px 10px 0px;}
.top-head A{color:#ffffff;text-decoration:none;}
.top-head A:hover{color:#373F4B;text-decoration:none;}

.top-bg{background:#E8B70D;}

.blue-bg{background:#E9F7FE;border-top:1px solid #C4DEEB;border-bottom:1px solid #C4DEEB;margin:20px 0px 40px 0px;}

.img-pad{padding:20px 0px 20px 0px;}

.right-line1{border-right:1px solid #000;}

.spa-pad {
  display: flex;
}

.about-sub-text11{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;
padding:20px;text-align:left;background:#E9F7FE;margin:20px 0px 40px 0px;height:200px;border:1px solid #C4DEEB;}


.about-sub-text111{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;
padding:20px 10px 0px 15px;text-align:left;background:#E9F7FE;margin:20px 0px 20px 0px;border:1px solid #C4DEEB;}

.about-sub-text111 ul{padding-left:0px;padding-top:0px;list-style:none;}

.about-sub-text111 ul li{margin-bottom:30px;color:#000;font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:19px;line-height:27px;}

.about-sub-text111 A{color:#000;text-decoration:none;}
.about-sub-text111 A:hover{color:#13508E;text-decoration:none;}


.bla-bord{border:1px solid #C6C6C6;margin-top:40px;}

.bla-bord1{border:1px solid #C6C6C6;margin-top:30px;}

.img-head1{font-family:Roboto,DeliciousRoman7,arial,verdana,trebuchet MS;font-size:1.5vw;margin-bottom:10px;color:#000;font-weight:bold;margin-top:20px;
text-transform:Capitalize;letter-spacing:1px;text-align:center;}

.grey-line{border-top:10px solid #6B6B6B;}

.bord{border:none;}

.bord1{border:none;margin-top:20px;}

.bord3{border:2px solid #6B6B6B;margin-top:0px;border-radius:10px;}

.red-line{border-top:10px solid #E92721;}

.red-line1{border-top:10px solid #E92721;margin:10px 0px 20px 0px;}


.pro-text-head-bot{font-family:DeliciousRoman10,arial,verdana,trebuchet MS;font-size:25px;color:#fff;padding-top:20px;padding-bottom:10px;}

.about-sub-text-bot{font-family:Roboto,arial,verdana,trebuchet MS;font-size:12px;color:#fff;line-height:31px;
padding:10px 0px 10px 0px;text-align:left;}

.about-sub-text-bot b{font-size:14px;}

.about-sub-text-bot b.cn1{font-size:15px;line-height:41px;}

.about-sub-text-bot ul{padding-left:0px;padding-top:5px;list-style:none;}

.about-sub-text-bot ul li{margin-bottom:5px;}

.about-sub-text-bot ul li.main1{font-family:Roboto,arial,verdana,trebuchet MS;font-size:12px;color:#6B6B6B;line-height:31px;
padding:10px 0px 10px 0px;text-align:left;}

.about-sub-text-bot A{color:#fff;text-decoration:none;}
.about-sub-text-bot A:hover{color:#ffff00;text-decoration:none;}


.about-sub-text-bot A.main1{color:#6B6B6B;text-decoration:none;}
.about-sub-text-bot A:hover.main1{color:#6B6B6B;text-decoration:none;}


.right-line{border-right:1px solid #6B6B6B;height:53vh;}

.bord2{border:none;}

.bord21{border-radius:0px; margin:20px 0px 20px 0px;}

.top-nav{font-family:Roboto,arial,verdana,trebuchet MS;font-size:14px;}

.dropdown:hover .dropdown-menu {
    margin-top: 0;
 }

 .mr-auto,
.mx-auto {
  float:right !important;
}

.grey-line-color{background:#6B6B6B;}



.enq{font-family:Roboto,arial,trebuchet MS,verdana;font-size:16px;color:#ffffff;text-align:center;padding:10px 0px 10px 0px;background:#F00000;font-weight:bold;
Text-transform:uppercase;letter-spacing:3px;margin-bottom:1px;
/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}

.enq:hover {background:#484848;
/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}
.enq A{color:#ffffff;text-decoration:none;}
.enq A:hover{color:#ffff00;text-decoration:none;}

.black-back{background:url(gifs/black.png);height:170px;}

.black-text-head{font-family:Roboto,arial,trebuchet MS,verdana;font-size:25px;color:#F00000;padding:0px 40px 0px 40px;font-weight:bold;}

.black-text{font-family:Roboto,arial,trebuchet MS,verdana;font-size:14px;color:#fff;padding:20px 20px 30px 20px;line-height:27px;}

.lightgrey{background:#F0F0F0;border-radius:10px;}

form.padd{padding:20px;}

.about-sub-text-mid{font-family:Roboto,arial,verdana,trebuchet MS;font-size:14px;color:#000;line-height:31px;padding:10px 0px 10px 0px;text-align:left;}

.about-sub-text-mid b{font-size:14px;}

.about-sub-text-mid b.cn1{font-size:24px;line-height:41px;}

.about-sub-text-mid ul{padding-left:0px;padding-top:5px;list-style:none;}

.about-sub-text-mid ul li{margin-bottom:5px;}

.about-sub-text-mid A{color:#000;text-decoration:none;}
.about-sub-text-mid A:hover{color:#ff0000;text-decoration:none;}


.sendenq {font-family:Roboto,arial,verdana,trebuchet MS;padding:5px;color:#fff;font-weight:bold;font-size:18px;}
.sendenq A{color:#fff;text-decoration:none;}
.sendenq A:hover{color:#fff;text-decoration:none;}


.blink-bg
{
  display: block;
  right:0;
  text-align: center;
  padding: 15px 5px 15px 5px;
  transition: all 0.3s ease;
  color: white;
  z-index: 300;
  position: fixed;
  top: 50%;
  background:#DD2723;border-radius:5px 0px 0px 5px;
}


.blink-bg:hover{background:#484848;}


.numbers{font-family:Roboto,arial,trebuchet MS,verdana;font-size:26px;color:#C81D16;text-align:center;line-height:25px;}

.numbers p{font-weight:bold;}

.number-right-line{border-right:1px solid #CCCCCC;margin:40px 0px 60px 0px;}

.number-right-line-n{margin:40px 0px 60px 0px;}

.dark-grey-ho{background:#6B6B6B;}

.pro-text-headh{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:30px;color:#fff;font-weight:bold;padding-top:30px;padding-bottom:20px;}

.about-sub-texth{font-family:Roboto,arial,verdana,trebuchet MS;font-size:16px;color:#fff;line-height:31px;padding:10px 0px 10px 0px;text-align:left;}


.home-sub-head-h{font-family:Roboto,arial,verdana,trebuchet MS;font-size:22px;color:#C81D16;font-weight:bold;text-align:center;margin:30px 0px 30px 0px;}


.light-grey-h{background:#EEEEEE;}



.req-h{font-family:Roboto,arial,verdana,trebuchet MS;font-size:18px;color:#fff;text-align:center;margin-bottom:0px;
padding:10px;margin-top:20px;display:inline-block;background:#C81D16;}
.req-h A{color:#ffffff;text-decoration:none;}
.req-h A:hover{color:#ffff00;text-decoration:none;}



.hot-head1{font-family:Roboto,DeliciousRoman9,arial,verdana,trebuchet MS;font-size:22px;color:#fff;background:#6B6B6B;padding:10px;margin:40px 0px 0px 0px;}

.hot-head1 A{color:#E7AB15;text-decoration:none;}
.hot-head1 A:hover{color:#fff;text-decoration:none;}


.hot-sub-back{background:#EAEAEA;border-top:1px solid #fff;
/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}

.hot-sub-head{font-family:Roboto,DeliciousRoman9,arial,verdana,trebuchet MS;font-size:16px;color:#000;padding:10px 10px 10px 10px;
/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}

  .hot-sub-head A{color:#000;text-decoration:none;}
.hot-sub-head A:hover{color:#DD2723;text-decoration:none;}

  .hot-sub-head:hover {padding:10px 10px 10px 20px;cursor:pointer;
/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}


  .hot-sub-back:hover {background:#D8D6D6;
  /* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}


	.bl-grey{background:#F6F6F6;margin:40px 0px 40px 0px;border:1px solid #ECEBEB;height:700px;}

	.bl-grey-head{font-family:Roboto,arial,verdana,trebuchet MS;font-size:25px;color:#C21915;text-align:left;margin-bottom:0px;
padding:30px 20px 10px 20px;}

.bl-grey-text{font-family:Roboto,arial,verdana,trebuchet MS;font-size:16px;color:#000;text-align:left;line-height:31px;letter-spacing:1px;
padding:0px 20px 10px 20px;}

.reqb{font-family:Roboto,arial,verdana,trebuchet MS;font-size:20px;color:#C21915;padding:20px;
letter-spacing:2px;text-align:left;margin-bottom:0px;
/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}

  .reqb A{color:#C21915;text-decoration:none;}
.reqb A:hover{color:#000;text-decoration:none;}
  
  
  @media screen and (max-width: 767px) {


.hot-head1{font-family:Roboto,DeliciousRoman9,arial,verdana,trebuchet MS;font-size:22px;color:#fff;background:#6B6B6B;padding:10px;margin:40px 0px 0px 0px;}

.hot-head1 A{color:#E7AB15;text-decoration:none;}
.hot-head1 A:hover{color:#fff;text-decoration:none;}





.hot-sub-back{background:#EAEAEA;border-top:1px solid #fff;margin-bottom:40px;
/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}

.hot-sub-head{font-family:Roboto,DeliciousRoman9,arial,verdana,trebuchet MS;font-size:16px;color:#000;padding:10px 10px 10px 10px;
/* animation magic */
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;}

  .hot-sub-head A{color:#000;text-decoration:none;}
.hot-sub-head A:hover{color:#DD2723;text-decoration:none;}


.bl-grey{background:#F6F6F6;margin:10px 0px 40px 0px;border:1px solid #ECEBEB;height:auto;}

.blink-bg
{
  display: block;
  right:0;
  text-align: center;
  padding: 10px 5px 10px 5px;
  transition: all 0.3s ease;
  color: white;
  z-index: 300;
  position: fixed;
  top: 50%;
  background:#DD2723;border-radius:5px 0px 0px 5px;
}


.numbers{font-family:Roboto,arial,trebuchet MS,verdana;font-size:26px;color:#C81D16;text-align:center;line-height:25px;margin:30px 0px 30px 0px;}

.numbers p{font-weight:bold;}

.number-right-line{border-right:none;border-bottom:1px solid #CCCCCC;margin:0px 0px 0px 0px;}

.number-right-line-n{margin:0px 0px 30px 0px;}


.black-back{background:url(gifs/black.png);height:200px;}

.black-text-head{font-family:Roboto,arial,trebuchet MS,verdana;font-size:14px;color:#F00000;padding:20px 20px 0px 20px;font-weight:bold;}

.black-text{font-family:Roboto,arial,trebuchet MS,verdana;font-size:11px;color:#ffffff;padding:10px 20px 0px 20px;line-height:21px;}


.mr-auto,
.mx-auto {
  float:none !important;
}


.right-line{border-right:none;height:auto;border-bottom:1px solid #6B6B6B;}


.img-head1{font-family:Roboto,DeliciousRoman7,arial,verdana,trebuchet MS;font-size:5vw;margin-bottom:10px;color:#000;font-weight:bold;margin-top:20px;
text-transform:Capitalize;letter-spacing:1px;text-align:center;}

.bla-bord{border:1px solid #C6C6C6;margin:0px 0px 40px 0px;}


.bla-bord1{border:1px solid #C6C6C6;margin:30px 0px 10px 0px;}

.about-sub-text111{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;
padding:20px 10px 0px 15px;text-align:left;background:#E9F7FE;margin:20px 0px 20px 0px;border:1px solid #C4DEEB;}

.about-sub-text111 ul{padding-left:0px;padding-top:0px;list-style:none;}

.about-sub-text111 ul li{margin-bottom:30px;color:#000;font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:22px;
}



.about-sub-text11{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;
padding:20px;text-align:left;background:#E9F7FE;margin:0px 0px 40px 0px;height:200px;border:1px solid #C4DEEB;}

.right-line1{border-right:none;border-bottom:1px solid #000;}


.top-head{font-family:Roboto,arial,trebuchet MS,verdana;font-size:13px;color:#ffffff;text-align:center;padding:10px 0px 10px 0px;}
.top-head A{color:#ffffff;text-decoration:none;}
.top-head A:hover{color:#373F4B;text-decoration:none;}

.top-header{padding-top:106px;}


.bord-img{border-radius:20px 20px 20px 0px;margin:0px 0px 0px 0px;}

.pro-text-head-sub{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:25px;color:#000;text-transform: capitalize;padding:20px 0px 10px 0px;
font-weight:bold;}

.about-sub-text3{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;padding:10px 0px 20px 0px;text-align:left;}

.about-sub-text3 ul{padding-left:0px;padding-top:0px;list-style:none;}

.about-sub-text3 ul li{margin-bottom:20px;color:#000;font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:18px;}


.bot-link{font-family:arial,verdana,trebuchet MS;font-size:12px;color:#ffffff;text-align:center;padding:20px 0px 20px 0px;line-height:15px;text-transform:none;}
.bot-link A{color:#fff;text-decoration:none;}
.bot-link A:hover{color:#ffff00;text-decoration:underline;}


.punch2{font-family:DeliciousRoman4,arial,verdana,trebuchet MS;font-size:15px;color:#333;text-transform:lowercase;text-align:center;
line-height:29px;text-transform: capitalize;padding:20px 0px 20px 0px;}

.punch2 span{font-family:DeliciousRoman4,arial,verdana,trebuchet MS;font-size:20px;color:#6E6748;text-transform:uppercase;text-align:center;font-weight:bold;}

.top-nav-new{padding-top:0px;padding-bottom:0px;}

.top-nav-new1{padding-top:10px;padding-bottom:0px;}

}


@media (min-width: 768px) and (max-width: 1024px) {

.right-line{border-right:1px solid #6B6B6B;height:44vh;}


.about-sub-text11{font-family:arial,verdana,trebuchet MS;font-size:14px;color:#333;line-height:27px;
padding:20px;text-align:left;background:#E9F7FE;margin:20px 0px 40px 0px;height:260px;border:1px solid #C4DEEB;}


.pro-head1{font-family:DeliciousRoman9,arial,verdana,trebuchet MS;font-size:22px;color:#ffffff;
text-align:center;margin-bottom:20px;background:#6E6748;padding:10px;text-transform: capitalize;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */}

.logos{padding-top:50px;}

}

@media (min-width: 1281px) and (max-width: 1366px) {

.right-line{border-right:1px solid #6B6B6B;height:73vh;}


}

@media (min-width: 1920px) {

.about-sub-text-bot{font-family:Roboto,arial,verdana,trebuchet MS;font-size:12px;color:#fff;line-height:31px;
padding:10px 0px 10px 0px;text-align:left;}

.about-sub-text-bot b{font-size:14px;}

.about-sub-text-bot b.cn1{font-size:15px;line-height:41px;}

.about-sub-text-bot ul{padding-left:0px;padding-top:5px;list-style:none;}

.about-sub-text-bot ul li{margin-bottom:5px;}

.about-sub-text-bot ul li.main1{font-family:Roboto,arial,verdana,trebuchet MS;font-size:12px;color:#6B6B6B;line-height:31px;
padding:10px 0px 10px 0px;text-align:left;}

.about-sub-text-bot A{color:#fff;text-decoration:none;}
.about-sub-text-bot A:hover{color:#ffff00;text-decoration:none;}


.about-sub-text-bot A.main1{color:#6B6B6B;text-decoration:none;}
.about-sub-text-bot A:hover.main1{color:#6B6B6B;text-decoration:none;}


}