@font-face {
    font-family: opensans;
    src: url(../fonts/Open_Sans/OpenSans-Regular.ttf);
}
body
{
    margin:0;
    padding:0;
    font-family: opensans!important;
}
.main-header
{
    color:rgb(3, 51, 160);
    line-height: 44px;
    font-size: 17px;
    text-align:  right;
    margin-right: 10px;
}
.header-icon
{
    font-size:20px !important; 
    color:rgb(3, 51, 160); 
    margin-top: 21px !important; 
    font-weight: bold;
}
.header-icon2
{
    font-size:25px !important; 
    color:rgb(3, 51, 160); 
    margin-top: 20px !important;
}
.header-text
{
    font-size:17px; 
    margin-top:21px; 
    font-weight:bold
}
.carousel-indicators .active
{
    background:#ffc107c9 !important;
}
.carousel-indicators li
{
    border-color:#ffc107c9 !important;
}

.login
{
    line-height: 44px; 
    font-size: 17px; 
    float:right;  
    color:#fff;
}
.font-size
{
    font-size:17px; 
    color:rgb(3, 51, 160);
    padding-left:20px;
}
.top-header
{
    background:#ffc107c9;
    height:40px;
}
.header
{
    height:auto;
    padding: 7px 20px;
}
.font-1
{
    font-size:17px; 
    margin-top:15px;
}
.nav-bar-1
{
    font-size:18px;
    color:#fff;
    background: rgb(3, 51, 160) !important; 
    color:#fff !important;
    font-family: 'Open Sans',sans-serif;
}
.heading
{
    color: #0333a0;
    font-weight:500;
}
.nav>li>a:focus, .nav>li>a:hover
{
    background: none !important;
}
.line-1
{
    width:15%;
    background: #ffc107c9;
    border-radius:3px;
    height:3px;
    border:none;
}
.line-2
{
    width:8%; 
    background:#ffc107c9;  
    border-radius:3px;
    height:3px; 
    margin-top:-16px;
    border:none;
}
.background
{
    position: relative; 
    padding:40px; 
    background: url(../images/banner3.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height:auto; 
    padding-bottom: 90px;
}
.img-box
{
    /* border:1px solid #ffc107c9;  
    padding:10px; */
    /* margin-top:20px; */
    width:100%;
    /* background: rgb(193, 193, 193) ; */
} 
.product-name
{
    text-align:center; 
    color: rgb(3, 51, 160);
    font-size:15px;
    font-weight: bold;  
    text-transform: uppercase;
}
.product-name:hover
{
    color:#f11a40c9; 
    text-decoration: none;
}
<!----our company---->
.company
{
    padding:40px; 
    width: 100%; 
    height:auto;
}
.company-box
{
    padding:5px;
    width:90% !important;
    margin:10px; 
    margin-left:40px;
    border:1px solid #948e8e5c; 
    position: relative;
}
.circle
{
    position: absolute;
    left:-41px; 
    top:35px; 
    border: 1px solid #948e8e5c; 
    width:85px;
    height:85px;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease; 
    z-index:999999; 
    background: #fff;
}
.circle:hover
{
    background:#ffc107c9;
}
.company-name
{
    color: rgb(3, 51, 160);
}
.rht-box
{
    position: relative;
    margin: 20px 25px;
    width:90%;
    text-align: right;
}
.company-text
{
    color:gray;
    margin-top:0px;
}
.company-box:hover
{
    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}

.background-2
{
    position: relative; 
    padding-bottom:45px !important;
    background: url(../images/quality-banner2.jpg);
    width: 100%; 
    background-repeat: no-repeat; 
    background-size: cover; 
    height:auto;
}
.background-3
{
    position: relative;
    padding:20px;
    background: url(../images/banner4.jpg);
    width: 100%; 
    background-repeat: no-repeat;
    background-size: cover;
    height:auto;
}

.text-1
{
    color: #000;
    font-weight:bold;
    font-size:16px;
    line-height:27px;
    text-align: justify;
    margin-top: 23px;
}
.btn-1
{
    color:#fff; 
    border:1px solid #ffc107c9;
    font-size:17px;
    background:#ffc107c9;
    width:30%;
    height:40px;
    float:left; 
    margin-top:60px;
}
.btn-1:hover
{
    background:rgb(3, 51, 160, 0.15); 
    color:rgb(3, 51, 160); 
    font-weight: bold;
}

.meeting
{
    padding:40px; 
    height:auto; 
    background:#fff;
}
.meet-box
{
    padding:10px; 
    margin:10px;
} 
.meet-text
{
    margin-top:25px;
    color:gray;
}
.read-more
{
    border-radius: 4px;
    color:rgb(3, 51, 160) !important; 
    font-size:14px !important; 
    padding:7px; 
    border-color:#f11a40c9;
    font-weight: bold;
}
.read-more:hover
{
    background:#f11a40c9;
    border:none; 
    color:#fff !important;
}

.container 
{
    position: relative;
    width: 100%;
}


.text 
{
    color: white;
    font-size: 20px; 
    position: absolute; 
    top: 50%;
    left: 50%; 
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); 
    text-align: center;
}

.section-part
{
    height:auto;
    width:100%;
}
.left-img
{
    padding-left:0px !important; 
    padding-right:0px !important;
}
.right-part
{
    position: relative; 
    padding:70px; 
    background: url(../images/banner3.jpg);
    width: 50%;
    background-repeat: no-repeat; 
    background-size: cover;
}
.want
{
    color: #ffc107c9; 
    font-size:25px;
    font-weight: bold;
    margin-left:75px;
}
.want-heading
{
    color:#fff;
    font-weight: bold;
    margin-top:4px;
    font-size: 36px;
}
.text-box
{
    width:35%;
    height:auto;
    border:1px solid #ffc107c9; 
    margin-left:75px;
    background: none;
    padding:10px;
    font-size:17px;
    color:#fff;
}
.text-box1
{
    width:75%; 
    height:auto; 
    border:1px solid #ffc107c9;
    margin-left:75px; 
    background: none;
    padding:10px;
    font-size:17px;
    color:#fff;
}
.btn-2
{
    color:#fff;
    border:none;
    margin-left:75px; 
    font-size:17px;
    background:#ffc107c9;
    width:30%; 
    height:45px;
}
.btn-2:hover
{
    background:rgb(3, 51, 160, 0.15);
    border:1px solid #ffc107c9;
}

.working
{
    margin-left:80px !important;
}
.working-box
{
    width:100% !important; 
    padding:40px;
    margin-top:110px;
}
.circle-sm
{
    position: absolute;
    left:-33px; 
    top:55px; 
    width:55px;height:55px; 
    border-radius: 50%;
    transition: all 500ms ease; 
    z-index:999999;
    background:rgb(3, 51, 160);
    z-index: 9999999;
}
.circle-bg
{
    position: absolute;
    left:9px; 
    top:19px;
    border: 2px solid #fff; 
    width:140px; 
    height:140px;
    border-radius: 50%;
    text-align: center;
    transition: all 500ms ease;
}

.work-icon
{
    color:#fff;
    font-size:50px !important;
    text-align: center;
    margin-top:43px;
}
.number
{
    color:#fff;
    font-size:22px !important; 
    text-align: center;
    margin-top:17px;
    font-weight: bold;
}
.work-text
{    
    color: #fff;
    margin-top: 163px;
    margin-left: -99px;
}

.news-box
{
    height:250px;
    width:100% !important;
    margin-left:5px;
    margin-bottom: 10px;
}
.date-format
{
    height:80px; 
    width:100% !important;
    margin-left:5px;
}
.data-box
{
    height:170px;
    margin-left:5px;
    padding:10px;
    font-size:15px; 
    color:gray;
}
.date-box
{
    background:rgb(3, 51, 160) ; 
    padding:5px;
    float:left;
    width: 61px;
    height: 68px;
}
.data-box a
{
    text-decoration: none !important;
    font-weight:bold;
    color:rgb(3, 51, 160) ;
}


.data-box a:hover
{
    color:#ffc107c9;
}
.date
{
    text-align: center;
    color:#fff;
    font-size:19px; 
    margin-left:16px; 
    font-weight: 500;
}
.mnth
{
    text-align: center;
    color:#fff;
    font-size:19px;
    margin-left:10px;
    font-weight: 500;
}
.news-right
{
    float:right; 
    width:71%; 
    height:78px;
    float:left; 
    margin-left: 24px;
}
.news-headline
{
    text-align:left;
    color:#000 !important; 
    font-size: 24px;
} 
.news-headline a
{ 
    text-decoration: none !important;
}
.news-headline:hover
{
    color:rgb(3, 51, 160);
}
.para-text
{
    margin: 0 0 10px; 
    color: #000; 
    font-size: 15px;
    font-weight:bold;
}
.fl
{
    float:right;
}


.why
{
    padding:40px;
    width: 100%; 
    height:auto;
}
.why-leftbx
{
    width:100%;
    height:auto;
}
.left-text
{
    text-align:right; 
    width:70%; 
    height: 114px;
    line-height: 25px;
}
.rht-circle
{
    border: 2px solid gray; 
    width:25%; 
    height:86px;
    float: right;
    border-radius: 50%;
    margin-top:-115px;
}
.height
{
    height:75px;
    clear:both;
}
.why-icon1
{
    color:rgb(3, 51, 160); 
    font-size: 55px !important;
    margin: 11px 23px;
}
.why-icon2
{
    color:rgb(3, 51, 160); 
    font-size: 55px !important;
    margin: 11px 23px;
}
.why-icon3
{
    color:rgb(3, 51, 160);  
    font-size: 57px !important;
    margin: 12px 20px; 
}
.why-icon4
{
    color:rgb(3, 51, 160);
    font-size: 50px !important;
    margin: 14px 19px;
}

.about
{
    padding:60px;
    height:auto;
}
.welcome
{
    color: #f11a40fa;
    font-weight: bold;
}
.our
{
    font-weight: bold;
    margin-top:-5px;
}
.para-1
{
    font-size:16px;
    text-align: justify;
}
.para-2
{
    font-size:15px;
    color:darkgray;
     text-align: justify;
}
.btn-3
{
    color:#fff;
    border:none;
    font-size:17px;
    background:#ffc107c9;
    width:30%; 
    height:45px; 
    font-weight:bold; 
}
.btn-3:hover
{
    background:rgb(3, 51, 160, 0.15); 
    border:1px solid #ffc107c9;
    color:rgb(3, 51, 160);
}
.btn-4
{
    color:#000;
    border:1px solid darkgray;
    font-size:17px;
    background:#fff;
    width:30%; 
    height:45px;
    font-weight:bold;
}
.btn-4:hover
{
    background:#ffc107c9; 
    border:1px solid #ffc107c9;
    color:#fff;
}
.footer
{
    position: relative; 
    background: #262833; 
    width: 100%; 
/*    padding:60px 0px 0px 0px;*/
    border-top:2px solid red;
}
.footer-para
{
    color:#fff;
    letter-spacing:1px;
}
.footer-icon
{
    font-size:25px !important; 
    color: rgb(3, 51, 160); 
    margin-top:13px;
    margin-left:16px;
}
.icon-box
{
    border: 1px solid #fff;
    width: 50px;
    height: 49px;
}
.icon-box:hover
{
    background: #ffc107c9;
    border:none;
}
.footer-boxrght
{
    float:right; 
    width:50%;
    height:75px;
}
.service-link
{
    color:#fff;
    margin-left:33px !important;
}
.clr
{
    color:#fff; 
    line-height:45px; 
    text-align: left;
    font-family:sans-serif !important;
}
.clr1
{
    color:#fff; 
    text-align: left;
}
.footer-textbx
{
    height:40px;
    width:90%; 
    border: none;
    padding: 5px; 
    background: gray;
    color:#fff !important;
    margin-left:24px; 
}
.footer-btn
{
    color:#fff; 
    border:1px solid #ffc107c9;
    font-size:15px; 
    background:#ffc107c9; 
    width:50%;
    height:40px;
    margin-left:24px;
}
.footer-btn:hover
{
    background:rgb(3, 51, 160, 0.15);
    color:#ffc107c9;
}
.footer-fa
{
    color: #fff;
}
.map
{
    border:1px solid #fff;
    height:222px;
    margin-top:22px;
}
.mr
{
    margin-left:25px !important;
}
.footer-font
{
    font-family:sans-serif;
    font-size:16px;
}

.carousel-control 
{
    position: absolute;
    top:65%!important;
    bottom: 0!important;
    left: 0;
    width: 3%!important;
    height: 9%!important;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(2, 52, 160);
    background-color:#ffc107c9!important;
    filter: alpha(opacity=50);
    opacity: 1!important;
}
.glyphicon 
{
    position: relative;
    top: 17px !important;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.top-nav{
		background-color: #fff;
		height:45px;
	}	
	.main{
		background-color: #ffc107c9;
		height:45px;
		position: relative;
	}
	.main::before{
		content: '';
		position: absolute;
		background-color: #ffce3c;
		width: 80px;
		height:45px;
		top: 0;
		left: -26px;
		transform: skewX(38deg);
	}
	.main::after{
		content: '';
		position: absolute;
		background-color: #ffce3c;
		width:43px;
		height: 45px;
		top: 0;
		right: -26px;
		transform: skewX(-38deg);
	}

.main-1
{
    background-color:#353a44;
    height:50px;
	position: relative;
}
.main-1::before
{
    content: '';
	position: absolute;
    background-color: #353a44;
	width: 80px;
    height:50px;
    top: 0;
	left: -26px;
    transform: skewX(-38deg);
	}
.main-1::after
{
    content: '';
    position: absolute;
    background-color:#353a44;
	width: 80px;
    height: 50px;
	top: 0;
    right: -26px;
    transform: skewX(40deg);
}

.bootom-footer
{
    font-size:15px;
    font-family: 'Open Sans',sans-serif;
    line-height:53px;
    color: #c6bec2;
    margin: 0px;
}
.navbar
{
border-radius:0px !important;
}
.navbar-hr
{
    background: #ffc107c9;
    height:1px;
    margin-top:0px; 
    vertical-align: top; 
    border:none;
}
.dropdown-menu>li>a
{
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color:rgb(2, 52, 160) !important;
    white-space: nowrap;
}

.navbar-nav>li>a 
{
    padding-left: 5px !important;
}



@media only screen and (max-width:1199px) and (min-width:992px)
{
   
    .navbar-nav>li>a 
    {
        padding-left:30px !important;
    } 
    .rht-circle
    {
        width:25%; height: 78px;
    }
    .why-icon1
    {
        font-size: 50px !important; margin: 11px 18px;
    }
    
    
}

@media only screen and (max-width:991px) and (min-width:768px)
{
    .btn-3
    {
        width:35%;
    }
    .btn-4
    {
        width:33%;
    }
    .btn-2
    {
        width:35%;
    }
    .navbar-nav>li>a 
    {
        padding-left:10px !important;
    }
    .font-size
    {
        padding-left: 16px;
    }
  
    .news-box
    {
        height: 152px;
    }
    .main-header
    {
        font-size: 14px;
        font-weight: bold;
        text-align: right;
    }
    .carousel-control
    {
        top:97% !important; 
        height:14% !important;
    }
    .para-2
    {
        text-align: justify;
    }
    .para-1
    {
        text-align: justify;
    }
  
}



@media only screen and (max-width:767px) and (min-width:320px)
{
  .btn-3
    {
        font-size: 15px;
        width:36%;
        height: 40px;
    }  
  .btn-4
    {
        font-size: 15px; 
        width: 39%; 
        height: 40px
    } 
  .img-mob
    {
        width:100%;
    }
 
  .navbar-toggle
    {
        margin-top: 17px !important;
        border: 2px solid #ffc107c9 !important;
    }
  .navbar-default .navbar-toggle .icon-bar
    {
        background:rgb(3, 51, 160) !important;
    }
  .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover
    {
        color: #0333a0 !important;
        background-color:#fff !important; 
        font-size: 17px !important; 
        margin-top: -8px !important;
    }
  .navbar-default .navbar-nav>li>a 
    {
        color: rgb(3, 51, 160) !important;
        font-size: 17px !important;
        cursor:pointer;
    }
    .carousel-control
    {
        width:5% !important;
        height:12% !important;
        top:147px !important;
    } 
    .navbar-default
    {
        border:none !important;
    }
    .container-fluid>.navbar-header
    {
        margin-top: 10px;
    }
    .about 
    {
        padding:6px;
        padding-bottom: 30px;
    }
    .welcome
    {
        margin-top: 8px;
    }
    .line-1
    {
        width:45%;
    }
    .line-2
    {
        width:30%;
    }
    .btn-3 
    {
        font-size: 13px; 
        width: 59%;
    }
    .btn-4 
    {
        font-size: 13px;
        width: 59%; 
        height: 37px; 
        margin: 10px 0px 15px 0px;
    }
    .company-box
    {
        padding-right: 13px;
    }
    .why
    {
        padding-bottom:15px;
    }
    .rht-circle
    {
        border: 2px solid gray; 
        width:23%;
        height:75px;
    }
    .why-icon1
    {
        font-size: 48px !important;
        margin: 11px 20px;
    }
    .why-icon2 
    {font-size: 48px !important; 
        margin: 11px 20px;
    }
    .why-icon3 
    {
        font-size: 48px !important;  
        margin: 11px 18px;
    }
    .why-icon3
    {
        font-size: 46px !important; 
        margin: 11px 15px !important;
    }
    .left-text
    {
        width: 70%;
    }
   
    .container-fluid>.navbar-header
    {
        background: #fff !important;
        margin-top:0px !important;
    }
    
    
}



@media only screen and (max-width:320px)
{
    .btn-3{width: 60%;}
    .company-box{width: 100% !important;}
    .mr{margin-left: 40px !important;}
    .mr2{margin-bottom:15px;}
    .want-heading{margin-left: 40px;}
    .btn-1{width: 64% !important;}
    .news-box{height:115px;}
    .news-headline{font-size: 22px;}
    .left-text h2{font-size:20px !important;}
    .height{height: 309px;} 
}


@media only screen and (max-width:480px)
{
    .btn-1{width:42% !important; }
    .news-box{height: auto!important;}
    
}
.carousel-control.right 
{
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
      background-repeat: repeat-x; 
}
.dropdown-menu {min-width: 197px !important;}
.logo-2
{
    margin-left: 215px;
}


::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color: #fff;
}

.border
{
    border:1px  solid #e4e3e3;
    margin:0px 20px;
}

.bullets
{
    color: #dea807c9;
    font-weight: bold  !important;
    margin-left: -24px;
    font-size: 18px !important;
}

.text-decorate
{
    line-height: 28px;
    font-size: 16px;
	text-align:justify;
}

.contact-form
{
     padding:30px;
    background: #80808029 !important;
}

.border-clr
{
    border:1px solid #f11a40fa !important;
}

.contact-add-sec
{
    font-size: 22px  !important;
    color:red; 
    border: solid 1px red;
    padding: 9px 14px  !important;
    border-radius: 45px !important;
    margin-bottom: 15px  !important;
}

  a.fancybox img {
        border: none;
        box-shadow: 0 1px 7px rgba(0,0,0,0.6);
        -o-transform: scale(1,1); -ms-transform: scale(1,1); -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
    } 
    a.fancybox:hover img {
        position: relative; 
        z-index: 999;
        -o-transform: scale(1.03,1.03);
        -ms-transform: scale(1.03,1.03); 
        -moz-transform: scale(1.03,1.03); 
        -webkit-transform: scale(1.03,1.03); 
        transform: scale(1.03,1.03);
    }
    .fancybox-title-inside
    {
        margin-left: 0px !important;
        color:red !important;
        font-size:14px !important;
        font-weight: bold;
    }


  /*blink, .blink {
            animation: blinker 1s linear infinite;
        }

       @keyframes blinker {  
            90% { opacity:0; }
       }*/



.contfont
{
    font-size:17px;
   /* font-weight: bold;*/
}
   
::placeholder {
    color: #999999;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #ffc107a3;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color:#ffc107a3;
}

/* Qoutes in CSS */

blockquote {
border:none;
font-family:Georgia, "Times New Roman", Times, serif;
/*margin-bottom:-30px;*/
}

blockquote p {
    font-size:18px;
}

blockquote p:before { 
    content: open-quote;
    font-weight: bold;
    font-size:22px;
    color:#de2020;
	margin-right:11px;
} 
blockquote p:after { 
    content: close-quote;
    font-weight: bold;
    font-size:22px;
    color:#de2020;
	margin-left:11px;
}
/* Qoutes in CSS */

 .product-table{height: 138px;}
 
.product-colum-2 {padding-left: 0px !important;
    position: relative;
    top: 18px;}  

.product-box-1{border: 1px solid #ffce3c;
                width: 100%;
                height: 173px;
                box-shadow: 0 1px 7px rgba(0,0,0,0.6);}    

@media only screen and (max-width: 767px){
    .product-box-1{height: auto !important;
                    margin-bottom: 30px;}

    .product-colum-2{padding-left: 15px !important;}
}                

@media only screen and (max-width: 991px) and (min-width: 768px){
    .product-colum-2{padding-left: 0px !important;}

    .table{margin-bottom: 50px !important;}

    .product-box-1{margin-top: 30px;
            height: 320px !important;}
}

@media only screen and (max-width: 1199px) and (min-width: 992px){
    .product-box-1{margin-top: 30px;
            height: 320px !important;}
}
   
.diamond-group-row-1{margin-top: 30px;}