body {

    font-family: "Lato", sans-serif !important;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    color: #737373;
}
a
{
  text-decoration: none;
}
a:hover, a:focus
{
  outline: none !important;
  text-decoration: none !important;
}
p
{
    line-height: 22px;
}
ul li {
    list-style: outside none none;
}
.clr
{
  clear:both;
}
.no_pad_left
{
  padding-left: 0px !important;
}
.no_pad_right
{
  padding-right: 0px !important;
}
.no_pad
{
  padding: 0px !important;
}

/*mobile menu css*/

.mobile-menu .header{
  background-color: #007A9F;
  padding: 3px;
}
.mobile-menu .header a {
    background: #E87924 none repeat scroll 0 0;
    box-shadow: 1px 1px 2px #E87924;
    display: block;
    height: 42px;
    left: 0;
    padding: 11px;
    top: 0;
    width: 50px;
}
.mobile-menu .header a::before, .mobile-menu .header a::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
}
.mobile-menu .header a span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 2px;
    margin: 6px 0;
}
.mm-page{
  position: static !important;
}
.mm-listview > li:hover {
    background: #007A9F none repeat scroll 0 0;
    color: #fff;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    color: #1a1512 !important;
    font-size: 25px;
    font-weight: bold;
}
.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next::before, .mm-listview > li::after{
  border-color: #007A9F !important;
}
.mm-listview > li:not(.mm-divider)::after
{
    left: 0 !important;
}

/*End of mobile menu css*/

/*.top_menu_block
{
    border-top: 4px solid #D12C27;
}*/
.b-orange
{
  border-top: 4px solid #E87924;
}
.b-bgreen
{
  border-top: 4px solid #007A9F;
}
.logo img {
    margin: 10px auto;
}
.toplinks {
    margin: 20px 0;
    text-align: right;
}
.toplinks a {
    color: rgb(0, 59, 104);
    font-size: 15px;
    margin-right: 10px;
}
.tphone {
    background: rgba(0, 0, 0, 0) url("../images/Call.png") no-repeat scroll 0 2px;
    padding-left: 20px;
    margin-right: 35px !important;
}
.tmail {
    background: rgba(0, 0, 0, 0) url("../images/Mail_N.png") no-repeat scroll 0 5px;
    padding-left: 20px;
}
.tphone:hover
{
  background: url("../images/Call_H.png") no-repeat scroll 0 2px;
  color: #BF0823;
}
.tmail:hover
{
  background: url("../images/Mail_H.png") no-repeat scroll 0 5px;
  color: #BF0823;
}
.main_menu {
    float: right;
    margin-top: 20px;
}
.main_menu ul li a {
    font-family: 'Rubik', sans-serif !important;
    color: #2B2B2B;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-left: 15px;
    padding: 2px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.main_menu ul li a:hover 
{
  color: #EA7C25;
  
}
.current 
{
  color: #EA7C25 !important;
}
/*.dropdown:hover .dropdown-menu {
    display: block;  
}*/
/*.dropdown-menu > li.open > a {
    background-color: #7C954F;
    color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #7C954F;
    color: #fff;
    border-color: none;
}
.dropdown-menu
{
    background: #7C954F !important;
}
.dropdown-menu > li > a {
    margin-right: 0 !important;
    color: #fff !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #8ea958 none repeat scroll 0 0 !important;
    text-decoration: none;
}*/
.navbar-toggle
{
    background: #8ea958 !important;
}
.navbar-toggle .icon-bar
{
    background: #fff !important;
}
.banner
{
    min-height: 495px;
}
.nivoSlider
{
    margin-bottom: 0px !important;
}
.nivo-directionNav a
{
    top: 46% !important;
    height: 64px !important;
    width: 21px !important;
}
.nivo-prevNav
{
    background: url("../images/left-arrow.png") no-repeat scroll 0 center !important;
    left:15px !important;
}
.nivo-prevNav:hover
{
    background: url("../images/left-arrow-h.png") no-repeat scroll 0 center !important;
    left:15px !important;
}
.nivo-nextNav
{
    background: url("../images/right-arrow.png") no-repeat scroll 0 center !important;
    right: 15px !important;
}
.nivo-nextNav:hover
{
    background: url("../images/right-arrow-h.png") no-repeat scroll 0 center !important;
    right: 15px !important;
}

.enquirenow_blk
{
  background: #007A9F;
}
.e_txtblk h3 {
    color: rgb(255, 255, 255);
    font-weight: 600;
    margin: 30px 0;
    text-align: center;
}
.en_btn {
    background: rgb(190, 10, 35) none repeat scroll 0 0;
    color: rgb(255, 255, 255) !important;
    display: inline-block;
    margin: 25px 0;
    padding: 10px 25px;
    text-transform: uppercase;
}
.welcomehome {
    margin-top: 35px;
}
.welcomehome h1 {
    color: #181818;
    font-size: 23px;
    font-weight: 500;
    text-transform: capitalize;
}
.welcome_txt {
    margin-top: 65px;
}
.welcome_txt > p {
    font-size: 15px;
    text-align: justify;
}
.wel_more {
    background: rgb(190, 10, 35) none repeat scroll 0 0;
    color: rgb(255, 255, 255) !important;
    float: right;
    margin-top: 30px;
    padding: 3px 20px;
    text-align: right;
}
.home-services
{
  background: #E8E8E8;
  padding-bottom: 50px;
}
.home-services h2 {
    color: rgb(32, 32, 39);
    padding: 20px 0 10px;
    text-align: center;
}
.home-services span {
    border: 2px solid rgb(190, 10, 35);
    color: rgb(190, 10, 35);
    display: block;
    margin: 0 auto 30px;
    width: 60px;
}
.services_blk {
    position: relative;
}
.services_blk > img {
    height: 300px;
    object-fit: cover;
}
.services_overlay > img {
    margin-top: 90px;
}
.services_overlay > h3 {
    color: rgb(255, 255, 255);
    font-weight: bolder;
}
.services_overlay {
    position: absolute;
    background: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    text-align: center;
    left: 0;
    overflow: auto;
    visibility: visible;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1;
}
.services_blk:hover .services_overlay {
    background: rgba(190, 10, 35, 0.9);

}
.mid-blk {
    margin-top: 50px;
}
.mid-txt h2 {
    color: rgb(32, 32, 39);
    margin-top: 0;
    padding: 0 0 5px;
}
.mid-txt span {
    border: 2px solid rgb(190, 10, 35);
    color: rgb(190, 10, 35);
    display: block;
    margin: 0 0 25px;
    width: 60px;
}
.mid-txt > p {
    font-size: 15px;
    line-height: 35px;
    word-spacing: 2px;
}
.crnt_prjct_slider h2 {
    color: rgb(32, 32, 39);
    padding: 20px 0 10px;
    text-align: center;
}
.crnt_prjct_slider span {
    border: 2px solid rgb(190, 10, 35);
    color: rgb(190, 10, 35);
    display: block;
    margin: 0 auto 30px;
    width: 60px;
}
.crnt_prjct_blk {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.crnt_pjt_img img {
    left: 0;
    position: relative;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.crnt_pjt_img h4 {
    bottom: 40px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    left: 15px;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 0;
    position: absolute;
}
.crnt_pjt_img h5 {
    bottom: 20px;
    color: rgb(242, 157, 59);
    font-size: 14px;
    left: 15px;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
}
.crnt_prjct_blk .crnt_pjt_ovrly {
    background: rgba(205, 42, 33, 0.9) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: auto;
    padding: 40px 20px;
    position: absolute;
    text-align: center;
    top: 100%;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    width: 100%;
}
.crnt_prjct_blk .crnt_pjt_ovrly img {
    margin: 0 auto;
}
.project-title {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    text-align: center;
    width: 100%;
}
.crnt_prjct_blk .crnt_pjt_ovrly h4 {
    color: rgb(255, 255, 255);
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.crnt_prjct_blk .crnt_pjt_ovrly h5 {
    color: rgb(242, 157, 59);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.crnt_prjct_blk .crnt_pjt_ovrly p {
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin-bottom: 10px;
}
.crnt_prjct_blk:hover .noneh4, .crnt_prjct_blk:hover .noneh5 {
  display: none;
}
.crnt_prjct_blk:hover .crnt_pjt_ovrly {
    opacity: 1;
    top: 0;
    transition: all 0.4s ease 0s;
    visibility: visible;
}
.crnt_prjct_slider .owl-theme .owl-nav{
    margin-top: 0 !important;
}
.crnt_prjct_slider .owl-theme .owl-nav div{
   border: 0 none;
   cursor: pointer;
   display: block;
   height: 34px;
   opacity: 1;
   position: absolute;
   text-indent: -9999px;
   top: 45%;
   transition: all 200ms ease-in-out 0s;
   width: 34px;
   z-index: 999;
}
.crnt_prjct_slider .owl-prev {
   background: rgba(0, 0, 0, 0) url("../images/p-arrow-left.png") no-repeat scroll 0 0 !important;
   left: 16px;
}
.crnt_prjct_slider .owl-next {
   background: rgba(0, 0, 0, 0) url("../images/p-arrow-right.png") no-repeat scroll 0 0 !important;
   right: 16px;
}
/*.crnt_prjct_slider .owl-prev {
   background: rgba(0, 0, 0, 0) url("../images/Left.png") no-repeat scroll 0 0 !important;
   left: -26px;
}
.crnt_prjct_slider .owl-prev:hover {
   background: rgba(0, 0, 0, 0) url("../images/Left_H.png") no-repeat scroll 0 0 !important;
   left: -26px;
}
.crnt_prjct_slider .owl-next {
   background: rgba(0, 0, 0, 0) url("../images/Right.png") no-repeat scroll 0 0 !important;
   right: -45px;
}
.crnt_prjct_slider .owl-next:hover {
   background: rgba(0, 0, 0, 0) url("../images/Right_H.png") no-repeat scroll 0 0 !important;
   right: -45px;
}
.owltwo .owl-dots.disabled, .owltwo .owl-nav.disabled {
    display: block !important;
}*/


.footer {
  
    min-height: 200px;
    padding: 4% 0 2%;
}
.footer h4 {
    color: rgb(46, 83, 153);
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
}
.flinks a {
    color: rgb(46, 46, 46);
    display: block;
    padding-bottom: 6px;
}
.flinks a:hover {
    font-weight: 700;
}
.address_div p {
    color: rgb(72, 72, 72);
    font-size: 14px;
}
.address_div a {
    display: block;
    padding-bottom: 5px;
    color: rgb(72, 72, 72);
}
.f_mail
{
    background: rgba(0, 0, 0, 0) url("../images/Mail_N.png") no-repeat scroll 3px 7px;
    padding-left: 25px;
}
.f_mail:hover
{
    background: rgba(0, 0, 0, 0) url("../images/Mail_H.png") no-repeat scroll 3px 7px;
    color: #C10A24;
}
.f_mobile
{
    background: rgba(0, 0, 0, 0) url("../images/Mob_N.png") no-repeat scroll 1px 4px;
    padding-left: 25px;
}
.f_mobile:hover
{
    background: rgba(0, 0, 0, 0) url("../images/Mob_H.png") no-repeat scroll 1px 4px;
    color: #C10A24;
}
.f_land
{
    background: rgba(0, 0, 0, 0) url("../images/Land_N.png") no-repeat scroll 3px 4px;
    padding-left: 25px;
}
.f_land:hover
{
    background: rgba(0, 0, 0, 0) url("../images/Land_H.png") no-repeat scroll 3px 4px;
    color: #C10A24;
}
.socail_blk > a {
    display: inline-block;
    padding-right: 20px;
}
.footer_bottom
{
  background:#003B6B;
  min-height: 40px;
  padding: 10px 0px; 
}
.copyright{
  padding:5px 0 5px;
  color: #fff;
  text-align: center;
}
.copyright > p {
    font-size: 13px;
    margin-bottom: 0px;
}
.dotangle-logo {
    background: rgba(0, 0, 0, 0) url("../images/dotangle_logo.png") no-repeat scroll ;  
    padding: 9px 113px 7px 24px;
    margin-left: 5px;
}

/* inner page */


.inner_div {
    padding-bottom: 30px;
}
.inner_heading h2 {
    color: rgb(32, 32, 39);
    padding: 20px 0 10px;
    text-align: center;
}
.inner_heading span {
    border: 2px solid rgb(190, 10, 35);
    color: rgb(190, 10, 35);
    display: block;
    margin: 0 auto 30px;
    width: 60px;
}
.inner_div p{
    font-size: 15px;
    text-align: justify;
}
.sub_heading{
    color: rgb(46, 83, 153);
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.list-items li {
    font-size: 15px;
    text-align: justify;
    line-height: 1.7;
    list-style-type: disc !important;
}
.list-items {
    padding-left: 15px;
    
}
.contact-btn {

    background: #003b6b;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;

}
.inner_div .form-control {
    border-radius: 0;
    border: 2px solid #e2e2e2;
    height: 40px;
}
.c_mail
{
    background: rgba(0, 0, 0, 0) url("../images/Mail_N.png") no-repeat scroll 3px 7px;
    padding-left: 25px;
}
.c_mail a{
    color: #737373;
}
.c_mail:hover
{
    background: rgba(0, 0, 0, 0) url("../images/Mail_H.png") no-repeat scroll 3px 7px;
    color: #C10A24;
}
.c_mobile
{
    background: rgba(0, 0, 0, 0) url("../images/Mob_N.png") no-repeat scroll 1px 4px;
    padding-left: 25px;
}
.c_mobile:hover
{
    background: rgba(0, 0, 0, 0) url("../images/Mob_H.png") no-repeat scroll 1px 4px;
    color: #C10A24;
}
.projects_div{
    margin-bottom: 50px;
}
.ovrly18 {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}
.ovrly18 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.ovrly18 .ovrly {
    position: absolute;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    height: 100%;
    left: -100%;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ovrly18 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ovrly18 .buttons .fa {
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(50, 50, 50, 0.9);
    display: inline-block;
    margin: 0 1px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.2s 0.3s;
    -moz-transition: all 0.2s 0.3s;
    -o-transition: all 0.2s 0.3s;
    transition: all 0.2s 0.3s;
    opacity: 0;
}
.ovrly18:hover .ovrly {
    left: 0;
}
.ovrly18:hover .buttons .fa {
    opacity: 1;
}
.customer_div {
    background: #e8e8e8;
    padding-bottom: 40px;
}
.customer_div .owl-carousel .owl-item img{
    width: auto;
    margin: 0 auto;
}
.customer_div .owl-theme .owl-nav{
    margin-top: 0 !important;
}
.customer_div .owl-theme .owl-nav div{
   border: 0 none;
   cursor: pointer;
   display: block;
   height: 34px;
   opacity: 1;
   position: absolute;
   text-indent: -9999px;
   top: 45%;
   transition: all 200ms ease-in-out 0s;
   width: 34px;
   z-index: 999;
}
.customer_div .owl-prev {
   background: rgba(0, 0, 0, 0) url("../images/Left.png") no-repeat scroll 0 0 !important;
   left: -35px;
}
.customer_div .owl-next {
   background: rgba(0, 0, 0, 0) url("../images/Right.png") no-repeat scroll 0 0 !important;
   right: -55px;
}
.icon_div {
    border: 1px solid #003b6b;
    padding: 10px;
    margin: 20px 0;
}
.icon_div img {
    margin: 0 auto;
}
.icon_div p {
    text-align: center;
}
.project_txt p{
    text-align: center !important;
margin: 20px 40px 30px;
line-height: 1.7;
letter-spacing: 0.5px;
}

/* end inner page */



/*media queries*/

@media (max-width: 990px)
{
    .banner
    {
        min-height: auto;
    }
}
@media (max-width: 768px)
{
    .double-boreder {
    display: none;
    }
    .logo img {
    margin: 20px auto;
    }
    .toplinks {
    margin: 0 0 20px;
    text-align: center;
    }
    .toplinks a {
    display: inline-block;
    margin-right: 10px;
    }
    .e_enquireblk {
    text-align: center;
    }
    .en_btn {
    margin: 0 0 25px;
    }
    .welcome_txt {
    margin-top: 0;
    }
}

@media (max-width: 360px)
{
  .logo img {
    margin: 20px auto;
    }
}

/* End of media queries*/