/* 1.typography */ /* 2. header style*/ /* 3. main containt style*/ /* 4. home slider*/ /* 5. footer style*/   /*1. typography */ @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } } @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } } body { line-height: 1; color: #3e3e3e; /*font-family: 'Raleway', sans-serif;*/ font-family: 'Open Sans', sans-serif; } ol, ul { list-style: none; padding: 0px; margin: 0px; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } table { border-collapse: collapse; border-spacing: 0; } a:active, a:hover { outline: 0; } figure { margin: 0; } form { margin: 0; } p { padding: 0px; line-height: 24px; margin: 0px; font-size: 14px; font-weight:500;  } a { text-decoration: none; } h1 { font-size: 64px; line-height: 70px; /*font-family: 'Oswald', sans-serif;*/ font-family: 'Poppins', sans-serif; } h2 { font-size: 36px; line-height: 40px; color: #303030; font-family: 'Poppins', sans-serif; } h3 { font-size: 24px; line-height: 26px; font-family: 'Poppins', sans-serif; } h4 { font-size: 19px; line-height: 24px; font-family: 'Poppins', sans-serif; } .pad0 { padding: 0px; }   .pad_0{ padding: 0px;}  /*2 header style*/ #headre { display: block; width: 100%; background: transparent; float: left; } .top_bar { /*background: #212121; background: linear-gradient(to bottom,#0000001c,white,#0000001c);*/ background: linear-gradient(to bottom,#8e9eab,#eef2f3); padding-top: 0px; padding-bottom: 0px; color: #fffefe; } .top_bar a span { color: #fff; } .top_bar p { margin-bottom: 0; } .r_soc_link { list-style: none; float: right; margin-bottom: 0; padding: 4px 0px; } .r_soc_link li { float: left; margin-right: 15px; position: relative; } .r_soc_link li a { color: #fff; text-decoration: none; } .r_soc_link li a i { width: 25px; height: 25px; display: table-cell; vertical-align: middle; text-align: center; text-decoration: none; border: 1px solid #fff; border-radius: 50%; } .r_soc_link li a:hover i { background: #ed3237; color: #000; text-decoration: none; border-color: #ed3237; } .top_bar ul.contact-info { padding: 0px 0px; margin: 0px; float:right;  } .top_bar ul.contact-info li { display: inline-block; padding: 7px 10px 7px 10px; background-color: #5cabe2; position: relative; } .top_bar ul.contact-info li a { text-decoration: none; color: #fff; font-size: 17px; font-family: sans-serif; }  .top_bar a span { color: #ffffff; padding-right: 13px; display: inline-block; padding-left: 10px; position: relative; top: -3px; font-weight: 600; }  .top_bar a i { color: #ffffff; display: inline-block; font-size: 20px;}  ul.top-header-btn li { display: inline-block; } .r_soc_link li:last-child { margin-right: 0px; } ul.top-header-btn { display: block; float: left; } ul.top-header-btn li a { background: #2ab2dd; padding: 10px 10px; color: #fff; text-decoration: none; display: block; } ul.top-header-btn li { display: table-cell; padding: 0px; margin: 0px; font-weight:600; } ul.top-header-btn li:nth-child(2){ background: #f80b07; } ul.top-header-btn li:nth-child(2) a { background: none; cursor:pointer; animation: blink 1s linear infinite; } ul.top-header-btn li:nth-child(3) a { background: #e62124; }  ul.top-header-btn li:nth-child(1) { background: #5cabe2; padding: 0px 10px; font-size: 14px; }.header-section { float: left; width: 100%; height: auto; -webkit-transition: all 0.5s ease; -moz-transition: position 10s; -ms-transition: position 10s; -o-transition: position 10s; transition: all 0.5s ease; } .fixed-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; background: #fff; box-shadow: 0 2px 6px rgba(0,0,0,0.2); position: fixed; top: 0; left: 0; animation: smoothScroll 1s forwards; } @keyframes smoothScroll { 0% { transform: translateY(-40px); } 100% { transform: translateY(0px); } } #main-menu { margin-bottom: 0px; background: linear-gradient(to bottom,#eef2f3,#8e9eab33); border: none; box-shadow: none; float: left; width: 100%; } ul.nav.navbar-nav.navbar-right { padding: 16px 0px; } .navbar-default .navbar-nav>li>a { font-weight: 600; padding: 10px 8px; color: #111142; text-transform: uppercase; font-size: 13px; } /* 3 main containt style*/  .main-container { float: left; width: 100%; position: relative; top: 0px; height: 550px; /*overflow: hidden;*/  }  /*.main-container img { width: 100% !important; height: auto !important; display: block !important; background-size: cover !important; }*/      .slides h3 { margin-bottom: 30px; } h5.light.grey-text.text-lighten-3 { padding-left: 0px; border-left: 1px solid #ffa300; color: #fff !important; padding-left: 20px; margin-left: 40px; } h5.light.grey-text.text-lighten-3 span { display: block; font-size: 18px; } /* footer*/  #footer { float: left; width: 100%; background: linear-gradient(to top, #480048, #C04848); padding: 60px 0px 0px 0px; color: #fff; } .footer-widgets img { width: 120px; display: block; padding: 10px; height: 110px; object-fit:contain; } .footer-widgets ul li { display: inline-block; float: left; position: relative; padding-left: 15px; line-height: 24px; color: #ffffff; padding-bottom: 5px; } .footer-widgets ul li { background: #ffffff91; margin-top: 14px; } .footer-widgets ul li a { color: #ffffff; text-decoration: none; } .footer-address1 { float: left; width: 100%; text-align: center; } .footer-icon i { font-size: 28px; background: white; border-radius: 50%; height: 50px; padding: 10px; width: 50px; /*box-shadow: 0px 0px 25px 0px white;*/ color: red; } .footer-icon i:hover { -webkit-animation: spin 1s linear infinite; -moz-animation: spin 1s linear infinite; animation: spin 1s linear infinite; } .footer-inner-div p { font-size: 13px; padding-top: 10px; }   .footer-widgets h5 { font-size: 18px; text-transform: uppercase; font-weight: 600; position: relative; margin-bottom: 30px; } .footer-widgets h5:before { display: block; content: ""; width: 50px; height: 3px; background: red; top: 30px; left: 4px; position: absolute; } ul.contacts-add li { padding-left: 30px; } ul.socail-contacts { float: left; width: 100%; display: block; margin-top: 15px; } ul.socail-contacts li { display: inline-block; padding-right: 10px; padding-bottom: 0px; } ul.socail-contacts li i { font-size: 28px; } .social_link { list-style: none; text-align: right; display: inline-block; float: right; padding-top: 7px; } .social_link li { display: inline-block; float: left; margin: 0; padding: 0 10px 0 0; position: relative; transition: all 0.15s ease-in-out 0s; } .social_link li i { font-size: 14px; color: #fff; } .copy-right { float: left; width: 100%;  margin-top: 50px; color: #fff; background: linear-gradient(to top, #480048, #540748); text-align: center; } .copy-right .container { border-top: 1px solid #fff; padding: 10px 0px; } .link-rera a { background: #ba0000; padding: 3px 8px; text-decoration: none; color: #fff; } .link-rera { padding: 5px 0px; } p.copy-right-text { text-align: right; } /* common-titele section*/  .common-titele { float: left; width: 100% } .common-titele span { color: #fff; font-size: 20px; } .common-titele h2.title-boader { position: relative; display: block; color: #fff; font-size: 28px; font-weight: 700; } .common-titele h2.title-boader:before { position: absolute; display: block; content: ""; width: 100px; height: 4px; background: #58bed3; top: 47px; } /* quotes-section section*/   /* product-category section*/ #sync1  .item { padding: 0px; color: #FFF; border-radius: 3px; text-align: center; margin: 0px; border: none; } #sync1.owl-theme { position: relative; } .owl-next, .owl-prev { width: 22px; height: 40px; margin-top: -20px; position: absolute; top: 50%; } .owl-prev { left: 10px; } .owl-next { right: 10px; } svg { width: 15px; } button.owl-prev { background: rgba(202, 142, 85, 0); border: none; color: #fff; width: 55px; height: 55px; } button.owl-next { background: rgba(202, 142, 85, 0); border: none; color: #fff; width: 55px; height: 55px; } /*section.testimonial*/   .owl-carousel { display: block; width: 100%; z-index: 1; float: left; } .owl-item { border: none; background: transparent; } .testimonial-right:after { display: block; content: ""; background: url(../images/expert-right-quote.png); width: 62px; height: 43px; right: 35px; bottom: 55px; position: absolute; z-index: 999; } .testimonial-right h4 { margin: 0px 0px 30px 0px; } p.des { font-style: italic; } .testimonial-right span { font-size: 14px; font-weight: 600; text-transform: uppercase; color: #2d2c2c; margin: 16px 0px 3px 0px; display: block; } .owl-dot span { background-color: #1f415f; border-radius: 0px; display: block; height: 10px; margin: 0px 0px; width: 10px; filter: Alpha(Opacity=500); opacity: 0.6; } button.owl-dot { background: transparent; border: none; } .owl-dots { text-align: center; padding-top: 15px; } .owl-dot.active span, .owl-dot:hover span { filter: Alpha(Opacity=100); opacity: 1; } .testimonial button.owl-prev { background: #ed6365; border: none; color: #fff; width: 55px; height: 55px; position: absolute; left: -56px; border-top-left-radius: 30px; border-bottom-left-radius: 30px; } .testimonial button.owl-next { border: none; background: #ed6365; color: #fff; width: 55px; height: 55px; position: absolute; right: -55px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; } /*our-vision*/     /*.counter*/ .master-plan { float: left; width: 100%; padding: 65px 0px; } .master-plan-section-inner { float: left; width: 100%; } .videos-section-inner h4 { font-size: 28px; line-height: 35px; display: block; } .master-plan-section-left { float: left; width: 100%; padding: 20px 20px; border: 8px solid #e8e8e8; } .modal-body label { color: #000; } .master-plan-section-left .form-group { display: block; margin-bottom: 0px; text-align: left; float: left; width: 100%; } .master-plan-section-left .form-control { display: block; width: 100%; height: 45px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border-bottom: 1px solid #e6e6e6; border-radius: 0; -webkit-box-shadow: none; box-shadow: inset none; -webkit-transition: none; -o-transition: none; transition: none; /*border-left: none !important;*/ /*border-top: none !important;*/ /*border-right: none !important;*/ }  .master-plan-section-left img { display: block; width: 100% } ul.all-common-points li { font-size: 14px; line-height: 45px; position: relative; padding-left: 30px; } .modal-header .close { margin-top: -2px; opacity: 1; color: #fff; font-size: 25px; font-weight: 200; margin-right: 15px; } ul.all-common-points li:before { content: ""; display: inline-block; background: url(../images/arrow.png); position: absolute; left: 0px; top: 20px; width: 16px; height: 6px; } h4.red { margin-top: 0px; color: #f90b08; } .master-plan-section-right { float: left; width: 100% } .master-plan-section-right { position: relative; } .block-hdnews ul li p { color: #1d1b1c; } .block-hdnews ul li a { background: rgba(242,100,104,1); background: -moz-linear-gradient(top, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,100,104,1)), color-stop(100%, rgba(246,41,12,1))); background: -webkit-linear-gradient(top, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); background: -o-linear-gradient(top, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); background: -ms-linear-gradient(top, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); background: linear-gradient(to bottom, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26468', endColorstr='#f6290c', GradientType=0 ); padding: 7px 10px; border-radius: 20px; color: #fff; margin: 10px 0px; display: block; width: 100px; text-align: center; text-decoration: none; } .main-container h2.common-heading { margin-bottom: 10px; text-align: center; font-size: 24px; text-transform: uppercase; font-weight: 700; margin-top: 15px; position: relative; padding-bottom: 40px; } h2.common-heading { margin-bottom: 28px; text-align: center; font-size: 30px; text-transform: capitalize; font-weight: 500; position: relative; padding-bottom: 10px; margin-top: 0px; } .about-us-sections img { display: block; width: 100%; max-height:582px; height:582px;  } h2.common-heading span { color: #f90b08; } h2.common-heading:before { display: block; content: ""; background: url(../images/heading-bg.png); height: 9px; width: 162px; position: absolute; top: 45px; left: 50%; z-index: 999; transform: translate(-50%, 0%); } .block-hdnews { float: left; width: 100%; padding: 0px 0px 0px 10px; } .list-wrpaaer { float: left; width: 100%; height: 350px; overflow: auto !important; } section#construction { float: left; width: 100%; padding: 65px 0px; background: #f8f8f8; } section.ambitions-height-light-box { float: left; width: 100%; padding: 0px 0px 40px; } .ambitions-height-light { width: 100%; float: left; padding: 35px 30px; border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; border-right: 1px solid #dadada; } ul.loan-banks { display: block; margin-top: 30px; } ul.loan-banks li { display: inline-block; margin-bottom: 5px; width: 200px; margin-right: 14px; } .about-heading { float: left; padding-right: 25px; margin-top: 0px; } .about-content { float: right; width: 83%; } .about-content p { padding: 15px 0px; } p.about-sub-content { padding: 0px 159px; text-align: center; padding-bottom: 40px; } .about-left-points { float: left; width: 100%; margin-bottom: 30px; } .about-icons { float: left; width: 15%; } .about-icons-details { float: right; width: 85%; } .about-icons i { font-size: 32px; color: #f90b08; } .about-icons-details h2 { font-size: 18px; margin-top: 0px; line-height: 24px; } .counter { background-color: #eaecf0; text-align: center; } .employees, .customer, .design, .order { margin-top: 0px; margin-bottom: 0px; border: 1px solid #f90b08; padding: 10px; min-height:118px; } .counter-count { font-size: 19px; position: relative; color: #4e4a4a; text-align: center; display: block; font-weight: 700; margin-top: 10px; } .customer p span i { font-size: 17px; } .customer p span { display: inline-block; } .counter i { color: red; font-size: 30px; } .employee-p, .customer-p, .order-p, .design-p { font-size: 16px; color: #000000; line-height: 22px; } section#walkthrough { float: left; width: 100%; padding: 65px 0px 0px 0px; background: #f8f8f8; position: relative; } .walkthrough { float: left; width: 100%; background: #05133f; padding: 30px 30px; color: #fff; position: absolute; top: 0px; left: 0px; } .our-specification-features { float: left; width: 100%; margin-bottom: 25px; } .courses-offer-inner ul li:before { content: ""; display: inline-block; background: url(../images/arrow.png); position: absolute; left: 0px; top: 10px; width: 16px; height: 6px; } .equel-height { float: left; width: 100%; min-height: 323px; } .courses-offer-inner ul li { font-size: 13px; line-height: 24px; position: relative; padding-left: 20px; } .walkthrough h3 { margin-top: 0px; } .walkthrough span { padding-bottom: 10px; display: block; border-bottom: 1px solid #fff; width: 56px; margin: 12px 0px 20px 0px; } .project-mg { float: left; width: 100%; } .project-mg { float: left; width: 100%; border-left: 2px solid #fff; margin: 20px 0px 10px; padding-left: 15px; } .project-mg h4 { margin-top: 0px; margin-bottom: 2px; } h2.main-heading span { display: block; color: #f90b08; font-size: 33px; } .about-heading h2.main-heading { margin-top: 0px; font-size: 28px; line-height: 35px; } section.about-us-sections { float: left; width: 100%;  /*background: url(../images/about-bg.jpg);*/ height: auto; background-position: center; background-size: cover; padding: 65px 0px 40px 0px;  } .mycanvas { display: none; } section.about-us-sections strong { font-size: 18px; line-height: 26px; padding-bottom: 20px; display: block; } .read-more-btn { background: rgba(242,100,104,1); background: -moz-linear-gradient(top, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,100,104,1)), color-stop(100%, rgba(246,41,12,1))); background: -webkit-linear-gradient(top, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); background: -o-linear-gradient(top, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); background: -ms-linear-gradient(top, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); background: linear-gradient(to bottom, rgba(242,100,104,1) 0%, rgba(246,41,12,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26468', endColorstr='#f6290c', GradientType=0 ); padding: 7px 10px; border-radius: 20px; color: #fff; margin: 10px 0px; display: block; width: 100px; text-align: center; text-decoration: none; } a.read-more-btn:hover { color: #fff; text-decoration: none; } section.courses-offer { float: left; width: 100%; padding: 65px 0px; } .courses-offer-inner { float: left; width: 100%; background: #ffffff; box-shadow: 0px 1px 5px #bebebe; padding: 0px 20px 20px 20px; } .courses-offer-inner img { display: block; width: 100%; } section.courses-offer img { display: block; width: 100%; } section.courses-offer h4 { color: #e62124; text-transform: uppercase; } a.custom-btn { font-size: 15px; font-weight: 700; margin-top: 20px; display: block; color: #e62124; text-decoration: none; position: relative; width: 95px; line-height: 24px; float: left; } a.custom-btn:after { position: absolute; display: inline-block; content: "\f105"; font-family: FontAwesome; right: 0px; top: 0px; } section#floor-plans { float: left; width: 100%; padding: 65px 0px; background: #f8f8f8; } .features { float: left; width: 100%; background: #fff; padding: 20px; } .our-special-features-right .owl-nav { display: block !important; } .our-special-features-right button.owl-prev { background: transparent; color: #fff; width: 30px; height: 55px; border: 1px solid #fff; } .our-special-features-right .owl-prev { left: -40px; } .our-special-features-right button.owl-next { background: transparent; border: 1px solid #fff; color: #fff; width: 30px; height: 55px; } .our-special-features-right .owl-next { right: -40px; } .features span { font-size: 16px; font-weight: 700; text-transform: uppercase; font-family: 'Oswald', sans-serif; } .features p.rank { font-size: 16px; font-weight: 700; text-transform: uppercase; padding: 2px 0px 6px 0px; display: block; position: relative; } .features p.rank:before { display: block; content: ""; width: 38px; height: 2px; background: red; position: absolute; top: 26px; } #button { display: inline-block; background-color: #e62226; width: 50px; height: 50px; text-align: center; border-radius: 4px; position: fixed; bottom: 80px; right: 30px; transition: background-color .3s,  opacity .5s, visibility .5s; opacity: 0; visibility: hidden; z-index: 1000; text-decoration: none; } #button::after { content: "\f062"; font-family: FontAwesome; font-weight: normal; font-style: normal; font-size: 2em; line-height: 50px; color: #fff; } #button:hover { cursor: pointer; background-color: #e62226; } #button:active { background-color: #555; } #button.show { opacity: 1; visibility: visible; } /*about us*/  section.inner-page-titele-bannder h1 { margin-top: 0px; font-size: 25px; color: #fff; } section.inner-page-titele-bannder { float: left; width: 100%; background: url(../images/law_ontario.jpg); background-size: cover; background-position: center; display: block; padding: 30px 0px; } section.about-inner { float: left; width: 100%; padding: 50px 0px; } section.about-inner h2 { margin-top: 0px; } .about-us-sections-left { float: left; width: 100%; } .about-us-sections-right img { width: 100%; display: block; outline: 8px solid white; outline-offset: -30px; } .about-us-sections-right { float: left; width: 100%; } section.our-vision h2 { margin-top: 0px; } section.our-vision { float: left; width: 100%; padding: 50px 0px 50px 0px; background: #f9f9f9; } .list-style-1 { list-style-type: none; margin: 0; padding: 0; } .list-style-1 li { font-size: 15px; font-weight: 400; margin-bottom: 15px; padding-left: 30px; position: relative; line-height: 1.5; } .list-style-1 li:before { content: "\f14a"; position: absolute; left: 0; top: 0; z-index: 1; color: #e62427; font-family: FontAwesome; } .advantage { float: left; width: 100%; padding: 50px 0px 0px; } .advantage h3 { font-size: 20px; margin-bottom: 30px; text-align: center; } .about-us-sections-right h5 { text-align: left; font-size: 18px; padding: 10px 0px; font-style: italic; } /*.gallery-title*/  section#gallery { float: left; width: 100%; padding: 50px 0px; } .gallery-title { font-size: 36px; color: #42B32F; text-align: center; font-weight: 500; margin-bottom: 70px; } .gallery-title:after { content: ""; position: absolute; width: 7.5%; left: 46.5%; height: 45px; border-bottom: 1px solid #5e5e5e; } .filter-button { font-size: 14px; border: 1px solid #6a491c; border-radius: 5px; text-align: center; color: #ffffff; margin-bottom: 30px; background: #684b1b; } .filter-button:hover { font-size: 14px; border: 1px solid #1f5ca3; border-radius: 5px; text-align: center; color: #ffffff; background-color: #1f5ca3; } .btn-default:active .filter-button:active { background-color: #42B32F; color: white; } .port-image { width: 100%; } .gallery_product { margin-bottom: 5px;/*padding: 0px 2px;*/ } /* ============ filter gallery =============== */ .gallery-section h2.title { color: #fff; } .mag-layer { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.8); transition: all 0.3s; transform: scale(0); z-index: 999; } .ehover4 { position: relative; margin-bottom: 20px; border: 1px solid #c3c3c3; } .layer-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; color: #fff; } .mag-layer:after { position: absolute; content: ""; width: 80%; height: 80%; background: none; border: solid 1px #fff; top: 50%; left: 50%; transform: translate(-50%, -50%); } .layer-content i { font-size: 26px; padding-bottom: 5px; } .layer-content p { color: #fff; font-size: 16px; } .ehover4 { position: relative; margin-bottom: 20px; border: 1px solid #c3c3c3; } .ehover4:hover .mag-layer { transform: scale(1); } img.img-responsive { width: 100%; display: block; } .hover.ehover4 span { font-size: 14px; display: block; text-align: center; padding: 10px 0px; background: #f7f3ea; color: #000; font-weight: 500; } .rt-vc-contact-2 ul.rtin-item { margin: 0; padding: 0; list-style-type: none; } .rt-vc-contact-2 ul.rtin-item>li { position: relative; padding: 25px 10px 25px 70px; border: 1px solid #e6e6e6; font-size: 18px; margin-bottom: 30px; line-height: 1.5; } .rt-vc-contact-2 ul.rtin-item>li>i { color: #da0003; position: absolute; left: 23px; top: 22px; z-index: 1; font-size: 30px; } .contact-us-form { float: left; width: 100%; } .contact-us-form input.read-more-btn { border: none; width: auto; padding: 12px 15px; } section.amenities { float: left; width: 100%; padding: 60px 0px 45px; background: #f8f8f8 } .amenities-icons { float: left; padding-right: 13px; } h3.amenities-name { display: inline-block; margin-top: 9px; font-size: 18px; } .amenities-icons img { display: block; width: 100% } .amenities-inner { float: left; width: 100%; padding-bottom: 25px; padding-top: 15px; } .amenities-inner p { line-height: 20px; font-size: 13px; padding-top: 6px; } section#about_builder { float: left; width: 100%; padding: 65px 0px; background: #f8f8f8; } .contact-info-footer { float: left; width: 100%; padding: 10px 0px; } .contact-info-footer ul { display: block; padding: 5px 0px; width: 100%; float: left; } .contact-info-footer ul li { width: 40%; float: left; border-bottom: 1px solid #eecec; border-right: 1px solid #ececec; padding: 10px; color: #696767; font-weight: 500; } .contact-info-footer ul li:last-child{ border-right: none } .contact-info-footer ul li i { font-weight: 800; font-size: 24px; padding-right: 11px; color: #f90b08; } .master-plan-section-right span { font-weight: 700; padding: 5px 0px; display: block; margin-bottom: 15px; } .master-plan-section-right p { margin-bottom: 25px; } .form-group { display: block; margin-bottom: 15px; }   input[type=checkbox], input[type=radio]{display: none} .form-group label { position: relative; cursor: pointer; }  /*.form-group label:before { content:''; -webkit-appearance: none; background-color: transparent; border: 2px solid #cccc; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 7px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 5px; }  .form-group input:checked + label:after { content: ''; display: block; position: absolute; top: 2px; left: 9px; width: 6px; height: 14px; border: solid #0079bf; border-width: 0 2px 2px 0; transform: rotate(45deg); }*/ .visit .form-group { float: left; width: 100%; } .visit label{line-height: 20px; } .visit .modal-body { position: relative; padding: 15px; float: left; width: 100%; background: #fff; /*border-bottom-left-radius: 10px;*/ border-bottom-right-radius: 10px; } .visit .modal-content { background: red; color: #fff; text-align: center; box-shadow: none; border: none; border-top-left-radius: 10px; border-bottom-left-radius: 0px; border-top-right-radius: 10px; border-bottom-right-radius: 0px; } .master-plan-section-left h4 { text-align: center; padding: 10px 0px 25px 0px; font-size: 25px; } .master-plan-section-left label { font-weight: 600 !important; white-space: nowrap; } .master-plan-section-left form button.btn.btn-default { background: red; color: #fff; border-color: red; padding: 7px 22px; font-size: 14px; font-weight: 600; } .navbar-brand>img { display: block; width: 150px; } a.enquery-now { opacity: 1; visibility: visible; -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: skewX(0deg) rotate(90deg); z-index: 999; } a.enquery-now { background-color: #f80b07; width: 120px; height: 33px; text-align: center; border-radius: 4px; position: fixed; bottom: 50%; right: -42px; transition: background-color .3s, opacity .5s, visibility .5s; color: #fff; vertical-align: middle; line-height: 30px; font-weight: 700; text-decoration: none; font-size: 16px; cursor: pointer; z-index: 2; } .visit .form-control { display: block; width: 100%; height: 30px; padding: 2px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border-bottom: 1px solid #007ed8; border-radius: 0; border-color: #007ed8; -webkit-transition: none; -o-transition: none; transition: none; }  .modal-body { position: relative; padding: 15px; float: left; width: 100%; background: #fff; } .modal-content { background: red; color: #fff; text-align: center; box-shadow: none; border: none; border-radius: 0px; } ul.loan-banks li img { width: 100%; display: block; height: 94px; } .contact-info-footer h5 { font-weight: 700; font-size: 20px; }  .fixed-header .navbar-right { margin-right: 51px; }   .about_img_right{ float: left; width: 100%; height: auto;} .about_img_right{width: 100%; height: auto; display: block;}  @media screen and (max-width:767px){ ul.loan-banks li { display: block; margin: 0 auto; text-align: center; width: 200px; margin-bottom: 10px; } p.about-sub-content { padding: 0px 0px; margin-bottom: 20px;  } #wrap img.img-responsive{width: auto; display: block;} }  .modal-header { border-bottom: 1px solid #005b9c; padding: 8px 0px; background-color: #007ed8; text-align: center; color: #fff; }  .modal-body { background-color: #fff; }  .modal-body p { font-size: 14px; color: #454545; line-height: 25px; }  .form-control { display: block; border: 0px; width: 100%; height: 37px; padding: 5px 0px; font-size: 12px; line-height: 37px; color: #333; text-indent: 20px; background-color: rgba(255,255,255,0.95); background-image: none; border-radius: 5px; border: 1px solid rgba(0,0,0,0.1); box-shadow: none; margin-bottom: 10px; font-weight: 500; border-radius: 5px; }   .btn-theme-colored { color: #fff; border-color: #0479cc; transition: all 0.5s ease; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#007ed8+0,0a6eb6+56,f80b07+100 */ background: #007ed8; /* Old browsers */ background: -moz-linear-gradient(left,  #007ed8 0%, #0a6eb6 56%, #f80b07 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left,  #007ed8 0%,#0a6eb6 56%,#f80b07 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right,  #007ed8 0%,#0a6eb6 56%,#f80b07 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ed8', endColorstr='#f80b07',GradientType=1 ); /* IE6-9 */  }   .btn-theme-colored:hover,active { color: #fff; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#007ed8+0,0a6eb6+56,f80b07+100 */ background: #007ed8; /* Old browsers */ background: -moz-linear-gradient(left,  #007ed8 0%, #0a6eb6 56%, #f80b07 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left,  #007ed8 0%,#0a6eb6 56%,#f80b07 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right,  #007ed8 0%,#0a6eb6 56%,#f80b07 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ed8', endColorstr='#f80b07',GradientType=1 ); /* IE6-9 */  } .enquiry-pop .form-control{ border: 1px solid rgb(0, 126, 216); /*box-shadow: 0px 0px 40px 0px #bfaeae;*/ border-radius: 0px; } .btn-red{ background: red; border-color:red; color:white; } .modal-dialog.modal-lg { top: 10%; }  .popup_img { width: 100%; height: auto; float: left; }  .popup_img img { width: 100%; display: block; height: 450px; } @keyframes blink{ 0%{opacity: 0;} 50%{opacity: .5;} 100%{opacity: 1;} } ul.dropdown-menu { border-radius: 0; background: #57a7de; color: white; border: none; } .dropdown-menu>li>a { color: white; } .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color: #ffffff; text-decoration: none; background-color: #f5f5f500; } .navbar-nav>li>.dropdown-menu li { border-bottom: 1px solid gainsboro; padding: 5px 0; }   #sync1.owl-carousel .owl-item img { height: 550px; } #owl-client-say1.owl-carousel .owl-item img { height: 260px; }  .form-home { position: absolute; z-index: 99; background: white; top: 5%; left: 10%; padding: 20px; width: 346px; opacity: 0.9; border-radius: 8px }  .form-home p { padding-bottom: 10px; padding-left: 14px; font-size: 16px; color: red; } .form-home .form-control{ text-indent: 9px; }  .google-c{ width: 100px; } ul.top-header-btn li:nth-child(1) {
    padding: 10px 10px !important;
}
@media only screen and (max-width: 1023px){
#wrap img.img-responsive{width: auto; display: block;}}
.popup_img img {
    min-height: 465px !important;
}
.gallery_product img.img-responsive {
     min-height: 251px !important;
}
